/*!
 * Squeeze Toolbox v1.1.1 
 * Copyright 2016 Squeeze Creative.
 * Framework Bootstrap v3.3.6 (http://getbootstrap.com)
  */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@import url("//hello.myfonts.net/count/31b218");
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: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.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: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	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;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before,
.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px
	}
	input[type="date"].input-sm,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm input[type="month"] {
		line-height: 30px
	}
	input[type="date"].input-lg,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg input[type="month"] {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table !important
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.fontItalic,
.gform_wrapper .top_label.gform_fields .gfield .validation_message {
	font-style: italic
}

.sqz-light {
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600
}

.sqz-regular {
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600
}

.sqz-medium {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

.sqz-bold,
#sqz-sidebar .sqz-sidebar_widget ul li .sqz-post_title,
#sqz-footer .sqz-widget_title,
#sqz-footer a.map,
#sqz-comments .sqz-reply,
.sqz-comment_list li.sqz-comment .sqz-comment_author {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

.sqz-italic {
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 400;
	font-style: italic
}

.fancybox-skin,
.fancybox-wrap,
.fancybox-inner {
	background: #1A1A74
}

.fancybox-outer:before {
	content: '';
	position: absolute;
	top: -126px;
	left: 50%;
	width: 180px;
	height: 100px;
	margin-left: -90px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center
}

.fancybox-opened .fancybox-skin {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.fancybox-opened .fancybox-skin .fancybox-title {
	width: 100%;
	background: #1A1A74;
	padding: 12px 40px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 600
}

.fancybox-opened .fancybox-skin .fancybox-title .sqz-project_title {
	display: inline;
	color: #fff;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 600
}

.fancybox-opened .fancybox-skin .fancybox-title .sqz-img_count {
	height: 64px;
	width: 136px;
	background: #00b2bb;
	color: #fff;
	text-align: center;
	display: inline-block;
	position: absolute;
	right: 192px;
	top: 0;
	line-height: 64px
}

.fancybox-opened .fancybox-skin .fancybox-title .sqz-img_count span {
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600
}

.fancybox-opened .fancybox-skin .fancybox-nav {
	z-index: 9999;
	width: 50px;
	height: 50px;
	top: auto;
	bottom: -70px;
	background: none;
	color: #000
}

.fancybox-opened .fancybox-skin .fancybox-nav:before {
	font-family: sqzicon;
	color: #000;
	content: '\f145';
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	height: 50px;
	display: block
}

.fancybox-opened .fancybox-skin .fancybox-nav span {
	background: none
}

.fancybox-opened .fancybox-skin .fancybox-nav:hover {
	background: none
}

.fancybox-opened .fancybox-skin .fancybox-nav.fancybox-next {
	right: 50%;
	margin-right: -75px
}

.fancybox-opened .fancybox-skin .fancybox-nav.fancybox-prev {
	left: 50%;
	margin-left: -75px;
	background: none
}

.fancybox-opened .fancybox-skin .fancybox-nav.fancybox-prev:before {
	content: ""
}

.fancybox-opened .fancybox-skin .fancybox-nav.fancybox-prev:hover {
	background: inherit
}

.fancybox-opened .fancybox-skin .fancybox-close {
	width: 50px;
	height: 50px;
	background: none;
	top: auto;
	right: 50%;
	bottom: -70px;
	margin-right: -25px;
	z-index: 9999
}

.fancybox-opened .fancybox-skin .fancybox-close:before {
	font-family: sqzicon;
	color: #000;
	content: '\f223';
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	height: 50px;
	display: block
}

.fancybox-opened .fancybox-skin .fancybox-close:hover {
	background: none
}

.fancybox-opened .fancybox-skin .fancybox-close span {
	background: none
}

.fancybox-overlay {
	background: #fff
}

.sbHolder {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding: 0;
	top: 0;
	font-size: 16px;
	color: #2d2d2c;
	border-radius: 0;
	min-width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0
}

.sbHolder .sbSelector {
	background: none;
	padding: 12px 40px 12px 20px;
	line-height: 34px;
	border: none;
	height: 52px;
	color: #2d2d2c;
	text-indent: 0;
	z-index: 2
}

.sbHolder .sbSelector:link {
	color: #2d2d2c;
	border-bottom: none
}

.sbHolder .sbSelector:visited,
.sbHolder .sbSelector:hover {
	color: #1A1A74;
	border-bottom: none
}

.sbHolder .sbToggle {
	width: 48px;
	height: 48px;
	border: none;
	background: none;
	color: #2d2d2c;
	top: 0;
	right: 0;
	text-align: center;
	line-height: 48px;
	z-index: 1
}

.sbHolder .sbToggle:before {
	content: '\f0d7';
	font-family: FontAwesome;
	font-size: 18px
}

.sbHolder .sbToggle:hover {
	background: none;
	color: #2d2d2c !important
}

.sbHolder:hover .sbSelector,
.sbHolder:hover .sbToggle {
	color: #1A1A74
}

.sbHolder .sbOptions {
	top: 48px !important;
	width: 100%;
	border: solid 1px #777;
	margin: 0;
	left: -1px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 111
}

.sbHolder .sbOptions li {
	border: none;
	padding: 0
}

.sbHolder .sbOptions li a {
	padding: 10px 20px;
	border: none;
	color: #2d2d2c
}

.sbHolder .sbOptions li:hover a,
.sbHolder .sbOptions li:focus a {
	background: #1A1A74;
	color: #fff
}

.bootstrap-datetimepicker-widget {
	background: #eaeaea;
	position: absolute;
	z-index: 999;
	color: #2d2d2c;
	padding: 10px !important
}

.bootstrap-datetimepicker-widget.bottom {
	border-top: solid 4px #1A1A74
}

.bootstrap-datetimepicker-widget.bottom:after {
	border-bottom: solid 12px #eaeaea !important;
	border-left: solid 12px transparent !important;
	border-right: solid 12px transparent !important;
	top: -12px !important;
	left: 10px !important
}

.bootstrap-datetimepicker-widget.bottom:before {
	display: none !important
}

.bootstrap-datetimepicker-widget.top {
	border-bottom: solid 4px #1A1A74
}

.bootstrap-datetimepicker-widget.top:after {
	border-top: solid 12px #eaeaea !important;
	border-left: solid 12px transparent !important;
	border-right: solid 12px transparent !important;
	bottom: -12px !important;
	left: 10px !important
}

.bootstrap-datetimepicker-widget.top:before {
	display: none !important
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #969696
}

.bootstrap-datetimepicker-widget table tr th {
	padding: 5px;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

.bootstrap-datetimepicker-widget table tr th .glyphicon {
	color: #1A1A74;
	font-family: sqzicon;
	font-size: 1rem
}

.bootstrap-datetimepicker-widget table tr th .glyphicon.glyphicon-chevron-right:before {
	content: '\e803'
}

.bootstrap-datetimepicker-widget table tr th .glyphicon.glyphicon-chevron-left:before {
	content: ""
}

.bootstrap-datetimepicker-widget table tr th.prev,
.bootstrap-datetimepicker-widget table tr th.next {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.bootstrap-datetimepicker-widget table tr th.prev:hover,
.bootstrap-datetimepicker-widget table tr th.next:hover {
	background: #969696 !important;
	color: #fff !important
}

.bootstrap-datetimepicker-widget table tr th.prev:hover .glyphicon,
.bootstrap-datetimepicker-widget table tr th.next:hover .glyphicon {
	color: #fff
}

.bootstrap-datetimepicker-widget table tr td {
	padding: 5px
}

.bootstrap-datetimepicker-widget table tr td.today:before {
	border-color: #fff transparent #1A1A74
}

.bootstrap-datetimepicker-widget table tr td.day {
	height: 20px;
	width: 20px;
	line-height: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.bootstrap-datetimepicker-widget table tr td.day:hover {
	background: #969696;
	color: #fff
}

.bootstrap-datetimepicker-widget table tr td.active {
	background: #1A1A74;
	text-shadow: none
}

.bootstrap-datetimepicker-widget table tr td.active:hover {
	background: #1A1A74;
	text-shadow: none
}

.bootstrap-datetimepicker-widget a {
	border-bottom: none !important
}

.bootstrap-datetimepicker-widget a.btn span {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.bootstrap-datetimepicker-widget a.btn span:hover {
	background: #969696 !important;
	color: #fff !important
}

.bootstrap-datetimepicker-widget button {
	height: 40px;
	background: #1A1A74;
	color: #fff;
	border: none;
	line-height: 40px;
	padding: 0 6px !important;
	border-radius: 4px !important
}

.prettycheckbox,
.prettyradio {
	position: absolute;
	left: 2px;
	top: 0
}

.sqz-pretty_label,
.prettyradio label,
.prettycheckbox label {
	font-size: 1rem;
	font-weight: 300;
	color: #2d2d2c;
	margin: 0 0 0 10px;
	max-width: 90%
}

.sqz-pretty_a,
.prettycheckbox a {
	background: none;
	position: relative;
	width: 20px;
	height: 24px
}

.prettyradio a:before {
	content: '\f202';
	font-family: sqzicon;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 24px;
	color: #333
}

.prettyradio a.checked:before {
	content: '\f201'
}

.prettycheckbox a:before {
	content: '\f202';
	font-family: sqzicon;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 24px;
	color: #333
}

.prettycheckbox a.checked:before {
	content: '\f205'
}

#sqz-main_slider .sqz-slide {
	float: left;
	width: 100%;
	height: 600px;
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat
}

@media (max-width: 991px) {
	#sqz-main_slider .sqz-slide {
	
	width: 100%;
		height: 360px
	}
}

#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	opacity: 0
}

#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap .sqz-slider_title {
	font-size: 2.875rem;
	line-height: 3.063rem;
	color: #1A1A74;
	color: #fff
}

@media (max-width: 767px) {
	#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap .sqz-slider_title {
		font-size: 2.286rem;
		line-height: 2.429rem
	}
}

#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap .sqz-slider_caption {
	font-size: 1.6em
}

#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap .sqz-btn,
#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn #sqz-main_slider .sqz-slide .sqz-slider_caption_wrap a {
	display: table;
	margin: 50px auto 0;
	position: relative;
	opacity: 0;
	width: 200px;
	padding-left: 1rem;
	padding-right: 1rem
}

#progressBar {
	width: 100%;
	background: #e0e0df
}

#progressBar #bar {
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #1A1A74
}

.owl-buttons div {
	font-size: 2em;
	color: #fff
}

.owl-buttons div:hover {
	color: #1A1A74
}

.owl-buttons div.owl-prev {
	left: 50px
}

.owl-buttons div.owl-next {
	right: 50px
}

@media (max-width: 991px) {
	.owl-buttons {
		display: none;
		visibility: hidden
	}
}

.owl-pagination {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 9;
	bottom: 40px
}

@media (max-width: 991px) {
	.owl-pagination {
		bottom: 20px
	}
}

.owl-pagination .owl-page {
	display: inline-block;
	margin: 0 5px;
	font-size: 1.25em;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%
}

@media (max-width: 767px) {
	.owl-pagination .owl-page {
		width: 6px;
		height: 6px
	}
}

#sqz-post_block .owl-pagination .owl-page {
	background: #575756
}

#sqz-post_block .owl-pagination .owl-page:hover,
#sqz-post_block .owl-pagination .owl-page.active {
	background: #1A1A74
}

.owl-pagination .owl-page:hover,
.owl-pagination .owl-page.active {
	background: #1A1A74
}

#sqz-post_block .owl-pagination {
	bottom: -10px
}

#sqz-secondary_slider .owl-pagination {
	bottom: -30px
}

input:focus::-webkit-input-placeholder {
	opacity: 0
}

input:focus:-moz-placeholder {
	opacity: 0
}

input:focus::-moz-placeholder {
	opacity: 0
}

input:focus:-ms-input-placeholder {
	opacity: 0
}

.sqz-label,
.gform_wrapper .top_label.gform_fields .gfield .gfield_label,
.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name label {
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600;
	margin: 0 0 7px;
	color: defaultColor;
	font-size: 18px
}

.sqz-form_control,
.sbHolder,
.sbHolder .sbSelector,
input[type="text"],
textarea.form-control,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container .gfield_captcha_input_container input,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container input.medium,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container select.medium,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container textarea,
.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name input {
	font-family: "HouschkaPro-Light", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	color: #2d2d2c;
	outline: none;
	height: 50px;
	width: 100%;
	background: #fff;
	border: solid 1px #d5d5d5;
	border-radius: 0;
	padding: 10px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.sqz-form_control:focus,
.sbHolder:focus,
.sbHolder .sbSelector:focus,
input[type="text"]:focus,
textarea.form-control:focus,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container .gfield_captcha_input_container input:focus,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container input.medium:focus,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container select.medium:focus,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container textarea:focus,
.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #eaeaea;
	color: #fff
}

.sqz-primary .sqz-form_control:focus,
.sqz-primary .sbHolder:focus,
.sqz-primary .sbHolder .sbSelector:focus,
.sbHolder .sqz-primary .sbSelector:focus,
.sqz-primary input[type="text"]:focus,
.sqz-primary textarea.form-control:focus,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container .gfield_captcha_input_container input:focus,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container .gfield_captcha_input_container .sqz-primary input:focus,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield div.ginput_container input.medium:focus,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .sqz-primary input.medium:focus,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield div.ginput_container select.medium:focus,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .sqz-primary select.medium:focus,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield div.ginput_container textarea:focus,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .sqz-primary textarea:focus,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield .ginput_container_name input:focus,
.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name .sqz-primary input:focus {
	background: #2d2d2c;
	color: #1A1A74
}

.sqz-primary .sqz-form_control,
.sqz-primary .sbHolder,
.sqz-primary .sbHolder .sbSelector,
.sbHolder .sqz-primary .sbSelector,
.sqz-primary input[type="text"],
.sqz-primary textarea.form-control,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container .gfield_captcha_input_container input,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container .gfield_captcha_input_container .sqz-primary input,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield div.ginput_container input.medium,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .sqz-primary input.medium,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield div.ginput_container select.medium,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .sqz-primary select.medium,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield div.ginput_container textarea,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .sqz-primary textarea,
.sqz-primary .gform_wrapper .top_label.gform_fields .gfield .ginput_container_name input,
.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name .sqz-primary input {
	background: #b5d462;
	color: #fff;
	border: none;
	text-align: center
}

input[type="text"] {
	-webkit-box-shadow: none;
	box-shadow: none
}

textarea.form-control {
	height: 250px;
	resize: vertical
}

.form-group {
	margin-bottom: 20px
}

.gform_wrapper {
	margin: 0 !important;
	max-width: 100% !important
}

.gform_wrapper .gform_heading {
	overflow: hidden;
	margin: 0 0 40px
}

@media (max-width: 767px) {
	.gform_wrapper .gform_heading {
		margin-bottom: 10px
	}
}

.gform_wrapper .gform_heading .gform_title {
	margin: 0 !important;
	text-transform: uppercase !important;
	color: #2d2d2c !important
}

.gform_wrapper .gform_anchor {
	display: none !important
}

.gform_wrapper div.validation_error {
	border: none !important;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600;
	font-style: italic !important;
	color: #f30e0e !important;
	padding: 0 !important;
	font-size: -3rem !important;
	display: none !important
}

.gform_wrapper .top_label.gform_fields {
	margin-left: -20px !important;
	margin-right: -20px !important;
	list-style: none
}

.gform_wrapper .top_label.gform_fields .gfield {
	margin: 0 0 20px !important;
	padding: 0 20px
}

.gform_wrapper .top_label.gform_fields .gfield:before {
	display: none
}

.gform_wrapper .top_label.gform_fields .gfield .gfield_label .gfield_required {
	color: #000
}

.sqz-primary .gform_wrapper .top_label.gform_fields .gfield .gfield_label {
	display: none
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label {
	margin: 15px 0 0;
	border-bottom: solid 1px #1A1A74
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label .gfield_label {
	display: block
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container {
	display: block;
	margin: 15px 0 0 !important;
	padding-bottom: 10px
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container ul {
	margin: 0
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container ul label {
	color: #1A1A74
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container ul .has-pretty-child {
	margin: 0 0 10px
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha {
	border-top: solid 1px #777;
	padding-top: 30px
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_label {
	width: 100%
}

@media (max-width: 1199px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_label {
		width: 30%
	}
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container {
	width: 100%;
	margin-top: 20px;
	float: left
}

@media (max-width: 1199px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container {
		width: 70%;
		margin-top: 0
	}
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container img.gfield_captcha {
	position: absolute;
	left: 70px;
	top: 20px
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container img.gfield_captcha+img {
	left: 100px
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_captcha_container img.gfield_captcha+img+img {
	left: 130px
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_description {
	font-size: -3rem
}

@media (max-width: 1199px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_description {
		width: 170px
	}
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label.sqz-captcha .gfield_description.validation_message {
	width: 100%
}

.gform_wrapper .top_label.gform_fields .gfield div.ginput_container {
	margin-top: 0 !important;
	overflow: visible !important
}

.gform_wrapper .top_label.gform_fields .gfield div.ginput_container textarea {
	height: 290px
}

.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .has-pretty-child {
	padding-left: 35px !important;
	margin-bottom: 18px
}

.gform_wrapper .top_label.gform_fields .gfield div.ginput_container .has-pretty-child label {
	margin-left: 0;
	font-weight: 400;
	color: #999 !important;
	display: block
}

.gform_wrapper .top_label.gform_fields .gfield .validation_message {
	font-weight: 400;
	margin-left: 0 !important;
	margin-top: 0;
	font-size: -3rem;
	color: #f30e0e
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-no_label .gfield_label {
	display: none
}

.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name {
	margin-left: -20px !important;
	margin-right: -20px !important;
	width: auto !important
}

.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name span {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 !important;
	width: 50% !important;
	float: left
}

@media (max-width: 991px) {
	.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name span {
		width: 100% !important;
		float: none
	}
	.gform_wrapper .top_label.gform_fields .gfield .ginput_container_name span+span {
		margin-top: 20px !important
	}
}

.gform_wrapper .top_label.gform_fields .gfield.gfield_error {
	background: none;
	border: none;
	margin: 0;
	padding: 0 20px
}

.gform_wrapper .top_label.gform_fields .gfield.gfield_error .ginput_container {
	margin-left: 0 !important;
	max-width: none !important
}

.gform_wrapper .top_label.gform_fields .gfield.gfield_error .ginput_container.ginput_container_name {
	margin-left: -20px !important;
	margin-right: -20px !important
}

.gform_wrapper .top_label.gform_fields .gfield.gfield_error .ginput_container.ginput_container_name label {
	color: #000
}

.gform_wrapper .top_label.gform_fields .gfield.gfield_error .gfield_label {
	margin-left: 0;
	margin-top: 0 !important;
	color: #000
}

.gform_wrapper .top_label.gform_fields .gfield.gfield_error .has-pretty-child label {
	color: #1A1A74
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-calendar {
	position: absolute;
	font-size: 0;
	height: 0;
	overflow: hidden
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_first,
.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_middle,
.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_last {
	float: left;
	width: 200px !important
}

@media (max-width: 1199px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_first,
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_middle,
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_last {
		width: 190px !important
	}
}

@media (max-width: 991px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_first,
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_middle,
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_last {
		width: 150px !important
	}
}

@media (max-width: 991px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_first,
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_middle,
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_last {
		width: 33.3333% !important;
		margin-top: 0 !important
	}
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_first label,
.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_middle label,
.gform_wrapper .top_label.gform_fields .gfield.sqz-date .name_last label {
	display: none
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-date .sqz-calendar_icon {
	float: left;
	width: 30px !important;
	height: 50px;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	padding: 12px 0 8px;
	cursor: pointer;
	margin-left: 20px !important;
	color: #00b2bb
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-date .sqz-calendar_icon.sqz-calendar_open i:before {
	content: '\f223'
}

@media (max-width: 991px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-date .sqz-calendar_icon {
		position: absolute;
		right: 0;
		top: -45px
	}
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-half_size {
	width: 50%;
	float: left;
	clear: none
}

@media (max-width: 991px) {
	.gform_wrapper .top_label.gform_fields .gfield.sqz-half_size {
		width: 100%;
		float: none
	}
}

.gform_wrapper .top_label.gform_fields .gfield.sqz-half_size.gfield_error {
	width: 50% !important
}

.sqz-booking .gform_wrapper .top_label.gform_fields .gfield {
	clear: none !important
}

.gform_wrapper .top_label.gform_fields .sqz-file_upload {
	padding: 20px 0;
	height: 240px;
	border-bottom: solid 1px #1A1A74
}

.gform_wrapper .top_label.gform_fields .sqz-file_upload label.gfield_label {
	display: block
}

.gform_wrapper .top_label.gform_fields .sqz-file_upload .gform_drop_instructions {
	color: #1A1A74
}

@media (max-width: 1199px) {
	.gform_wrapper .top_label.gform_fields .sqz-file_upload .gform_drop_instructions {
		position: absolute;
		right: 380px;
		top: 60px
	}
}

@media (max-width: 991px) {
	.gform_wrapper .top_label.gform_fields .sqz-file_upload .gform_drop_instructions {
		display: none
	}
}

@media (max-width: 1199px) {
	.gform_wrapper .top_label.gform_fields .sqz-file_upload .gform_button_select_files {
		position: absolute;
		top: 18px;
		right: 230px
	}
}

.gform_wrapper .top_label.gform_fields .gform_fileupload_multifile .gform_drop_area {
	padding: 0;
	border: none
}

.sqz-booking .gform_wrapper.gform_validation_error .gform_footer {
	bottom: 45px
}

.gform_footer {
	margin-top: 0 !important
}

.gform_footer .gform_button {
	display: table;
	width: 180px;
	text-align: center;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	margin-top: 0;
	font-size: 18px !important;
	background: #1A1A74;
	border: none;
	color: #fff
}

.gform_footer .gform_button:hover,
.gform_footer .gform_button:focus {
	background: #2d2d2c;
	color: #fff
}

@media (max-width: 767px) {
	.gform_footer .gform_button {
		font-size: 0.8571rem !important;
		width: 140px;
		line-height: 1.429rem
	}
}

.sqz-booking .gform_footer .gform_button {
	background: #fff;
	color: #1A1A74;
	width: 100%;
	height: 50px;
	margin: 0;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600;
	font-size: 0.875rem !important;
	line-height: 1.438rem
}

.sqz-booking .gform_footer .gform_button:hover,
.sqz-booking .gform_footer .gform_button:focus {
	background: #2d2d2c;
	color: #fff
}

.sqz-booking_form .gform_footer .gform_button {
	width: 100%;
	height: 50px
}

.gform_footer img {
	margin: 25px 25px 0 0
}

.sqz-booking .gform_footer,
.sqz-booking_form .gform_footer {
	padding: 0 20px;
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 33.3333%
}

@media (max-width: 991px) {
	.sqz-booking .gform_footer,
	.sqz-booking_form .gform_footer {
		width: 50%
	}
}

@media (max-width: 767px) {
	.sqz-booking .gform_footer,
	.sqz-booking_form .gform_footer {
		position: static;
		width: 100%;
		padding: 0
	}
}

.sqz-booking.newsletter-singup .gform_footer {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 25%
}

@media (max-width: 991px) {
	.sqz-booking.newsletter-singup .gform_footer {
		width: 50%
	}
}

@media (max-width: 767px) {
	.sqz-booking.newsletter-singup .gform_footer {
		position: static;
		width: 100%;
		padding: 0
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.sqz-panel {
	margin-bottom: 5px
}

.sqz-panel .panel-heading {
	background: #ccc;
	padding: 10px 20px
}

.sqz-panel .panel-heading .panel-title {
	margin: 0;
	text-transform: none;
	font-size: 1.125rem
}

.sqz-panel .panel-heading .panel-title a {
	display: block;
	color: #fff
}

.sqz-panel .panel-heading .panel-title a i {
	float: right
}

.sqz-panel .panel-heading .panel-title a.collapsed i:before {
	content: '\f211'
}

.sqz-panel .panel-body {
	background: #f2f2f2;
	border: solid 1px #ccc;
	padding: 20px
}

.sqz-panel .panel-body .sqz-thumb {
	margin-bottom: 0
}

.sqz-carousel {
	margin-left: -15px;
	margin-right: -15px;
	width: auto
}

.sqz-carousel .sqz-item {
	padding-left: 15px;
	padding-right: 15px
}

.sqz-carousel .owl-buttons .owl-prev {
	color: #000;
	left: -80px
}

.sqz-carousel .owl-buttons .owl-next {
	color: #000;
	right: -80px
}

.sqz-instagram {
	overflow: hidden
}

.sqz-instagram .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.sqz-instagram .sqz-section_title {
	color: #555 !important;
	position: relative;
	padding-top: 40px !important
}

.sqz-instagram .sqz-section_title:before {
	content: '';
	width: 32px;
	height: 32px;
	position: absolute;
	background: url(../images/instagram.svg);
	background-size: cover;
	left: 50%;
	top: 0;
	margin-left: -16px
}

.sqz-instagram #sb_instagram {
	margin-top: 30px !important;
	padding-bottom: 0 !important
}

.sqz-instagram #sb_instagram #sbi_images {
	width: 100% !important
}

.sqz-instagram #sb_instagram #sbi_images .sbi_item {
	padding-right: 1px !important
}

.sqz-instagram #sb_instagram #sbi_images .sbi_item .sbi_photo {
	border: none
}

@media (max-width: 767px) {
	.sqz-instagram #sb_instagram #sbi_images .sbi_item {
		width: 33.33% !important;
		padding-bottom: 1px !important
	}
	.sqz-instagram #sb_instagram #sbi_images .sbi_item:last-child,
	.sqz-instagram #sb_instagram #sbi_images .sbi_item:nth-child(2) {
		display: none !important
	}
}

.sqz-instagram #sb_instagram .sbi_follow_btn a i {
	display: none
}

.sbi_link {
	display: none !important
}

@font-face {
	font-family: 'HouschkaPro-Bold';
	src: url("31B218_0_0.eot");
	src: url("31B218_0_0.eot?#iefix") format("embedded-opentype"), url("31B218_0_0.woff2") format("woff2"), url("31B218_0_0.woff") format("woff"), url("31B218_0_0.ttf") format("truetype")
}

@font-face {
	font-family: 'HouschkaPro-Light';
	src: url("31B218_1_0.eot");
	src: url("31B218_1_0.eot?#iefix") format("embedded-opentype"), url("31B218_1_0.woff2") format("woff2"), url("31B218_1_0.woff") format("woff"), url("31B218_1_0.ttf") format("truetype")
}

:root {
	font-size: 16px;
	line-height: 27px
}

@media (max-width: 767px) {
	:root {
		font-size: 14px
	}
}

::-moz-selection {
	background: #a0c735;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #a0c735;
	color: #fff;
	text-shadow: none
}

:-moz-placeholder {
	color: #fff;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

::-moz-placeholder {
	color: #fff;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media (max-width: 767px) {
	.container {
		padding-left: 30px;
		padding-right: 30px
	}
}

html,
body {
	background: #fff;
	font-family: "HouschkaPro-Light", sans-serif;
	font-size: 1rem;
	line-height: 25px;
	font-weight: 600;
	color: #555;
	margin: 0 auto;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-focus-ring-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
	text-rendering: optimizeLegibility
}

h1,
.sqz-h1,
h2,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
.sqz-section_header .sqz-section_title,
.home .sqz-page_header .sqz-page_title,
.sqz-entry_header .sqz-entry_title,
#sqz-post_block .sqz-entry_block .sqz-entry_title,
.sqz-team_single .sqz-entry_title,
.sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-h2,
.gform_wrapper .gform_heading .gform_title,
h3,
.sqz-h3,
h4,
.sqz-h4,
.fancybox-opened .fancybox-skin .fancybox-title .sqz-project_title,
h5,
.sqz-h5,
h6,
.sqz-h6 {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	color: #575756;
	line-height: 1.4em
}

h1,
.sqz-h1,
h2,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
.sqz-section_header .sqz-section_title,
.home .sqz-page_header .sqz-page_title,
.sqz-entry_header .sqz-entry_title,
#sqz-post_block .sqz-entry_block .sqz-entry_title,
.sqz-team_single .sqz-entry_title,
.sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-h2,
.gform_wrapper .gform_heading .gform_title,
h3,
.sqz-h3,
h4,
.sqz-h4,
.fancybox-opened .fancybox-skin .fancybox-title .sqz-project_title {
	margin: 1em 0 0.5em 0
}

h5,
.sqz-h5,
h6,
.sqz-h6 {
	margin: 2em 0 1em 0
}

h1,
.sqz-h1 {
	font-size: 2.875rem;
	line-height: 3.063rem;
	color: #1A1A74
}

@media (max-width: 767px) {
	h1,
	.sqz-h1 {
		font-size: 2.286rem;
		line-height: 2.429rem
	}
}

h2,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
.sqz-section_header .sqz-section_title,
.home .sqz-page_header .sqz-page_title,
.sqz-entry_header .sqz-entry_title,
#sqz-post_block .sqz-entry_block .sqz-entry_title,
.sqz-team_single .sqz-entry_title,
.sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-h2,
.gform_wrapper .gform_heading .gform_title {
	font-size: 1.75rem;
	line-height: 2.125rem;
	text-transform: none
}

@media (max-width: 767px) {
	h2,
	#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
	.sqz-section_header .sqz-section_title,
	.home .sqz-page_header .sqz-page_title,
	.sqz-entry_header .sqz-entry_title,
	#sqz-post_block .sqz-entry_block .sqz-entry_title,
	.sqz-team_single .sqz-entry_title,
	.sqz-team_single #sqz-sidebar .sqz-widget_title,
	.sqz-h2,
	.gform_wrapper .gform_heading .gform_title {
		font-size: 1.429rem;
		line-height: 2.143rem
	}
}

h3,
.sqz-h3 {
	font-size: 1.75rem;
	line-height: 2.125rem;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600
}

@media (max-width: 767px) {
	h3,
	.sqz-h3 {
		font-size: 1.429rem;
		line-height: 2.857rem
	}
}

h4,
.sqz-h4,
.fancybox-opened .fancybox-skin .fancybox-title .sqz-project_title {
	font-size: 1.5rem;
	line-height: 2rem;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600
}

@media (max-width: 767px) {
	h4,
	.sqz-h4,
	.fancybox-opened .fancybox-skin .fancybox-title .sqz-project_title {
		font-size: 1.429rem;
		line-height: 1.714rem
	}
}

.sqz-entry_content h4,
.sqz-entry_content .sqz-h4,
.sqz-entry_content .fancybox-opened .fancybox-skin .fancybox-title .sqz-project_title,
.fancybox-opened .fancybox-skin .fancybox-title .sqz-entry_content .sqz-project_title {
	color: #1A1A74
}

h5,
.sqz-h5 {
	font-size: 1.125rem;
	line-height: 1.5rem;
	text-transform: none;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

@media (max-width: 767px) {
	h5,
	.sqz-h5 {
		font-size: 1.143rem;
		line-height: 1.286rem
	}
}

h6 {
	font-size: 1rem
}

p {
	margin: 0 0 .65rem
}

p.sqz-half {
	float: left;
	width: 50%;
	display: inline-block
}

@media (max-width: 991px) {
	p.sqz-half {
		float: none;
		width: 100%;
		display: block
	}
}

p.sqz-half:last-child+p {
	clear: both
}

strong,
b {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

a {
	color: #2d2d2c;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

a:hover {
	color: #1A1A74;
	outline: none;
	text-decoration: none
}

#sqz-content a:hover,
#sqz-main a:hover,
#tinymce a:hover {
	border-bottom-color: #1A1A74
}

a:focus {
	color: #1A1A74;
	outline: none;
	text-decoration: none
}

#sqz-content a:focus,
#sqz-main a:focus,
#tinymce a:focus {
	border-bottom-color: #ddd
}

a.sqz-more {
	display: table;
	margin: 30px 0 0
}

#sqz-content a,
#sqz-main a,
#tinymce a {
	border-bottom: solid 1px #ddd;
	display: inline-block
}

#sqz-content a.more-link,
#sqz-main a.more-link,
#tinymce a.more-link {
	display: table;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

#sqz-content a.more-link span,
#sqz-main a.more-link span,
#tinymce a.more-link span {
	margin-top: 10px
}

#sqz-content a.sqz-btn,
#sqz-content .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn #sqz-content a,
#sqz-main a.sqz-btn,
#sqz-main .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn #sqz-main a,
#tinymce a.sqz-btn,
#tinymce .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn #tinymce a {
	border-bottom: none;
	display: table
}

#sqz-content a.sqz-no_border,
#sqz-main a.sqz-no_border,
#tinymce a.sqz-no_border {
	border: none
}

ul,
ol {
	margin: 0;
	padding: 0
}

nav ul,
nav ol {
	list-style: none
}

.sqz-entry_content ul {
	margin-bottom: 1rem
}

.sqz-entry_content ul li {
	margin-left: 1em;
	list-style: none;
	position: relative;
	padding-left: 1rem
}

.sqz-entry_content ul li:before {
	content: '\2022';
	margin-right: 10px;
	font-size: 0.75rem;
	position: absolute;
	left: 0
}

.sqz-entry_content ol li {
	margin-left: 1em
}

.sqz-entry_content ol li li {
	list-style-type: lower-alpha
}

.sqz-entry_content ol li li li {
	list-style-type: lower-roman
}

img {
	max-width: 100%;
	height: auto
}

.sqz-thumb {
	margin-bottom: 1.667rem
}

.sqz-thumb img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.sqz-thumb figcaption {
	padding: 0.5556rem 1.111rem;
	background: #ddd
}

.sqz-clearfix,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
#sqz-sidebar .sqz-sidebar_widget ul li,
.sqz-entry_header,
.sqz-social_share {
	zoom: 1
}

.sqz-clearfix:before,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label:before,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container:before,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container:before,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title:before,
#sqz-sidebar .sqz-sidebar_widget ul li:before,
.sqz-entry_header:before,
.sqz-social_share:before,
.sqz-clearfix:after,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label:after,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container:after,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container:after,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title:after,
#sqz-sidebar .sqz-sidebar_widget ul li:after,
.sqz-entry_header:after,
.sqz-social_share:after {
	content: "";
	display: table
}

.sqz-clearfix:after,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label:after,
.gform_wrapper .top_label.gform_fields .gfield.sqz-has_label div.ginput_container:after,
.gform_wrapper .top_label.gform_fields .gfield div.ginput_container:after,
#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title:after,
#sqz-sidebar .sqz-sidebar_widget ul li:after,
.sqz-entry_header:after,
.sqz-social_share:after {
	clear: both
}

.sqz-borderBottomNone,
.sqz-pretty_a,
.prettycheckbox a,
.sqz-entry_header .sqz-entry_title a {
	border-bottom: none !important
}

.sqz-horizontal_center {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%)
}

.sqz-vertical_center,
#sqz-main_slider .sqz-slide .sqz-slider_caption_wrap,
.owl-buttons div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%)
}

.sqz-xy_center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%)
}

.text-center {
	text-align: center
}

.text-center .sqz-btn,
.text-center .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn .text-center a {
	margin-left: auto;
	margin-right: auto
}

.text-right {
	text-align: right
}

.sqz-ease {
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}

.sqz-clear {
	clear: both
}

#sqz-cont_wrap {
	clear: both
}

#sqz-content {
	padding: 5rem 0
}

@media (max-width: 767px) {
	#sqz-content {
		padding: 2rem 0
	}
	#sqz-content.sqz-has_sidebar {
		padding-top: 0
	}
}

.col-md-clear:nth-child(3n+1) {
	clear: both
}

@media (max-width: 767px) {
	.col-md-clear:nth-child(3n+1) {
		clear: none
	}
}

@media (max-width: 767px) {
	.col-xs-clear:nth-child(2n-1) {
		clear: both
	}
}

.sqz-all_caps {
	text-transform: uppercase !important
}

@media screen and (max-width: 800px) {
	.wow {
		-webkit-animation-name: none !important;
		animation-name: none !important;
		visibility: visible !important
	}
}

blockquote {
	background: #eee;
	margin: 50px 0 30px;
	padding: 60px 40px 40px;
	position: relative
}

blockquote:before {
	content: '\e814';
	font-family: sqzicon;
	position: absolute;
	left: 20px;
	top: -7px;
	font-size: 4rem;
	color: #1A1A74
}

.g {
	margin: 20px 0 30px !important
}

.sqz-section.sqz-small_padding {
	padding: 2.188rem 0
}

@media (max-width: 767px) {
	.sqz-section.sqz-small_padding {
		padding-bottom: 1.786rem
	}
}

.sqz-section.sqz-large_padding {
	padding: 5rem 0 3.75rem
}

@media (max-width: 991px) {
	.sqz-section.sqz-large_padding {
		padding: 3.571rem 0 2.5rem
	}
}

@media (max-width: 767px) {
	.sqz-section.sqz-large_padding {
		padding: 2.143rem 0 2.143rem
	}
}

.sqz-section.sqz-large_padding .sqz-section_content {
	margin-bottom: 5.938rem
}

@media (max-width: 991px) {
	.sqz-section.sqz-large_padding .sqz-section_content {
		margin-bottom: 2.5rem
	}
}

@media (max-width: 767px) {
	.sqz-section.sqz-large_padding .sqz-section_content {
		margin-bottom: 1.786rem
	}
}

.sqz-section.sqz-large_padding .sqz-section_content h4 {
	margin-top: 0
}

.sqz-section.sqz-dark {
	background: #e6e6e6;
	color: #555;
	text-align: left
}

.sqz-section.sqz-dark .sqz-btn,
.sqz-section.sqz-dark .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn .sqz-section.sqz-dark a {
	margin: 0
}

.sqz-section.sqz-dark h2,
.sqz-section.sqz-dark #sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
#sqz-sidebar .sqz-sidebar_widget .sqz-section.sqz-dark .sqz-widget_title,
.sqz-section.sqz-dark .sqz-section_header .sqz-section_title,
.sqz-section_header .sqz-section.sqz-dark .sqz-section_title,
.sqz-section.sqz-dark .home .sqz-page_header .sqz-page_title,
.home .sqz-page_header .sqz-section.sqz-dark .sqz-page_title,
.sqz-section.sqz-dark .sqz-entry_header .sqz-entry_title,
.sqz-entry_header .sqz-section.sqz-dark .sqz-entry_title,
.sqz-section.sqz-dark #sqz-post_block .sqz-entry_block .sqz-entry_title,
#sqz-post_block .sqz-entry_block .sqz-section.sqz-dark .sqz-entry_title,
.sqz-section.sqz-dark .sqz-team_single .sqz-entry_title,
.sqz-team_single .sqz-section.sqz-dark .sqz-entry_title,
.sqz-section.sqz-dark .sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-team_single #sqz-sidebar .sqz-section.sqz-dark .sqz-widget_title {
	color: #575756
}

.sqz-section.sqz-dark h2.sqz-section_title,
.sqz-section.sqz-dark #sqz-sidebar .sqz-sidebar_widget .sqz-section_title.sqz-widget_title,
#sqz-sidebar .sqz-sidebar_widget .sqz-section.sqz-dark .sqz-section_title.sqz-widget_title,
.sqz-section.sqz-dark .sqz-section_header .sqz-section_title,
.sqz-section_header .sqz-section.sqz-dark .sqz-section_title,
.sqz-section.sqz-dark .home .sqz-page_header .sqz-section_title.sqz-page_title,
.home .sqz-page_header .sqz-section.sqz-dark .sqz-section_title.sqz-page_title,
.sqz-section.sqz-dark .sqz-entry_header .sqz-section_title.sqz-entry_title,
.sqz-entry_header .sqz-section.sqz-dark .sqz-section_title.sqz-entry_title,
.sqz-section.sqz-dark #sqz-post_block .sqz-entry_block .sqz-section_title.sqz-entry_title,
#sqz-post_block .sqz-entry_block .sqz-section.sqz-dark .sqz-section_title.sqz-entry_title,
.sqz-section.sqz-dark .sqz-team_single .sqz-section_title.sqz-entry_title,
.sqz-team_single .sqz-section.sqz-dark .sqz-section_title.sqz-entry_title,
.sqz-section.sqz-dark .sqz-team_single #sqz-sidebar .sqz-section_title.sqz-widget_title,
.sqz-team_single #sqz-sidebar .sqz-section.sqz-dark .sqz-section_title.sqz-widget_title {
	color: #1A1A74
}

.sqz-section.sqz-dark h4 {
	color: #555
}

.sqz-section.sqz-dark.text-center {
	text-align: center
}

.sqz-section.sqz-primary {
	background: #1A1A74;
	color: #fff
}

.sqz-section.sqz-primary h2,
.sqz-section.sqz-primary #sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
#sqz-sidebar .sqz-sidebar_widget .sqz-section.sqz-primary .sqz-widget_title,
.sqz-section.sqz-primary .sqz-section_header .sqz-section_title,
.sqz-section_header .sqz-section.sqz-primary .sqz-section_title,
.sqz-section.sqz-primary .home .sqz-page_header .sqz-page_title,
.home .sqz-page_header .sqz-section.sqz-primary .sqz-page_title,
.sqz-section.sqz-primary .sqz-entry_header .sqz-entry_title,
.sqz-entry_header .sqz-section.sqz-primary .sqz-entry_title,
.sqz-section.sqz-primary #sqz-post_block .sqz-entry_block .sqz-entry_title,
#sqz-post_block .sqz-entry_block .sqz-section.sqz-primary .sqz-entry_title,
.sqz-section.sqz-primary .sqz-team_single .sqz-entry_title,
.sqz-team_single .sqz-section.sqz-primary .sqz-entry_title,
.sqz-section.sqz-primary .sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-team_single #sqz-sidebar .sqz-section.sqz-primary .sqz-widget_title {
	color: #fff
}

.sqz-section.sqz-primary h4 {
	color: #fff
}

.sqz-section.sqz-has_bgr {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed
}

.sqz-section.sqz-has_bgr:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(45, 45, 44, 0.2)
}

.sqz-section.sqz-has_bgr .container {
	z-index: 1;
	position: relative
}

.sqz-section.sqz-bgr_fixed {
	background-attachment: fixed
}

.sqz-section.sqz-three_col h4 {
	margin: 0
}

.text-center {
	text-align: center
}

.sqz-btn,
.sqz-instagram #sb_instagram .sbi_follow_btn a,
.gform_button,
input[type="button"] {
	background: #1A1A74;
	height: 3.125rem;
	min-width: 0;
	cursor: pointer;
	border: none;
	border-radius: 4px;
	padding: 0.8889rem 3.438rem;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 0.875rem;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	display: table;
	margin: 30px 0 0;
	text-transform: uppercase;
	-webkit-appearance: none
}

.sqz-btn:hover,
.sqz-instagram #sb_instagram .sbi_follow_btn a:hover,
.sqz-btn:focus,
.sqz-instagram #sb_instagram .sbi_follow_btn a:focus,
.gform_button:hover,
.gform_button:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	color: #fff;
	background: #2d2d2c
}

@media (max-width: 767px) {
	.sqz-btn,
	.sqz-instagram #sb_instagram .sbi_follow_btn a,
	.gform_button,
	input[type="button"] {
		height: 35px;
		padding: 0.5714rem 2rem
	}
}

.sqz-btn.sqz-btn_center,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_center,
.gform_button.sqz-btn_center,
input[type="button"].sqz-btn_center {
	margin: 20px auto 0
}

.sqz-btn.sqz-btn_secondary,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary,
.gform_button.sqz-btn_secondary,
input[type="button"].sqz-btn_secondary {
	background: #00b2bb;
	text-transform: none;
	font-size: 1.313rem;
	line-height: 34px;
	position: relative;
	padding: 20px 60px 20px 30px;
	height: 74px;
	margin-top: 0;
	margin-bottom: 30px
}

.sqz-btn.sqz-btn_secondary i,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary i,
.gform_button.sqz-btn_secondary i,
input[type="button"].sqz-btn_secondary i {
	position: absolute;
	right: 25px;
	top: 20px;
	font-size: 38px;
	color: #fff
}

@media (max-width: 991px) {
	.sqz-btn.sqz-btn_secondary i,
	.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary i,
	.gform_button.sqz-btn_secondary i,
	input[type="button"].sqz-btn_secondary i {
		font-size: 30px;
		right: 15px;
		top: 15px
	}
}

.sqz-btn.sqz-btn_secondary:hover,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary:hover,
.sqz-btn.sqz-btn_secondary:focus,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary:focus,
.gform_button.sqz-btn_secondary:hover,
.gform_button.sqz-btn_secondary:focus,
input[type="button"].sqz-btn_secondary:hover,
input[type="button"].sqz-btn_secondary:focus {
	background: #2d2d2c
}

@media (max-width: 991px) {
	.sqz-btn.sqz-btn_secondary,
	.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary,
	.gform_button.sqz-btn_secondary,
	input[type="button"].sqz-btn_secondary {
		font-size: 1rem;
		height: 60px;
		padding: 15px 20px;
		margin-bottom: 0
	}
}

@media (max-width: 767px) {
	.sqz-btn.sqz-btn_secondary,
	.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_secondary,
	.gform_button.sqz-btn_secondary,
	input[type="button"].sqz-btn_secondary {
		margin-top: 30px
	}
}

.sqz-btn.sqz-btn_large,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_large,
.gform_button.sqz-btn_large,
input[type="button"].sqz-btn_large {
	width: 360px;
	max-width: 100%
}

@media (max-width: 767px) {
	.sqz-btn.sqz-btn_large,
	.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_large,
	.gform_button.sqz-btn_large,
	input[type="button"].sqz-btn_large {
		width: auto
	}
}

.sqz-btn.sqz-btn_full,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_full,
.gform_button.sqz-btn_full,
input[type="button"].sqz-btn_full {
	width: 100%;
	display: block;
	text-align: left
}

.sqz-btn.sqz-btn_left,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_left,
.gform_button.sqz-btn_left,
input[type="button"].sqz-btn_left {
	float: left;
	width: 48%;
	padding-left: 10px;
	padding-right: 10px;
	clear: both
}

.sqz-btn.sqz-btn_right,
.sqz-instagram #sb_instagram .sbi_follow_btn a.sqz-btn_right,
.gform_button.sqz-btn_right,
input[type="button"].sqz-btn_right {
	float: right;
	width: 48%;
	padding-left: 10px;
	padding-right: 10px
}

img.alignnone {
	clear: both;
	max-width: 100%;
	height: auto;
	margin: 20px 0 10px
}

img.alignleft {
	float: left;
	margin: 20px 30px 30px 0
}

img.alignright {
	float: right;
	margin: 0 0 30px 30px
}

img.size-full {
	width: 100%;
	max-width: 100%;
	height: auto
}

img.half-size {
	max-width: 100%;
	height: auto;
	width: 100%
}

@media (max-width: 1199px) {
	img.half-size {
		max-width: 50%;
		margin: 15px 40px 20px 0
	}
}

#sqz-header {
	background: #fff;
	position: relative;
	padding: 20px 0 0;
	height: 140px;
	z-index: 99
}

@media (max-width: 1199px) {
	#sqz-header {
		padding: 10px 0 0;
		height: 110px
	}
}

@media (max-width: 991px) {
	#sqz-header {
		padding-top: 10px;
		height: 76px;
		position: fixed;
		width: 100%;
		top: 0;
		border-bottom: solid 4px #1A1A74
	}
	.home #sqz-header {
		border-bottom: none
	}
	.sqz-sticky #sqz-header {
		border-bottom: none
	}
	.admin-bar #sqz-header {
		top: 32px
	}
}

@media (max-width: 992px) {
	.admin-bar #sqz-header {
		top: 46px
	}
}

#sqz-header #sqz-logo {
	margin-top: 15px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media (max-width: 1199px) {
	#sqz-header #sqz-logo {
		margin-top: 20px;
		width: 170px
	}
}

@media (max-width: 991px) {
	#sqz-header #sqz-logo {
		margin-top: 10px;
		width: 140px;
		position: fixed;
		left: 30px
	}
}

#sqz-header #sqz-logo h1,
#sqz-header #sqz-logo h2,
#sqz-header #sqz-logo #sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
#sqz-sidebar .sqz-sidebar_widget #sqz-header #sqz-logo .sqz-widget_title,
#sqz-header #sqz-logo .sqz-section_header .sqz-section_title,
.sqz-section_header #sqz-header #sqz-logo .sqz-section_title,
#sqz-header #sqz-logo .home .sqz-page_header .sqz-page_title,
.home .sqz-page_header #sqz-header #sqz-logo .sqz-page_title,
#sqz-header #sqz-logo .sqz-entry_header .sqz-entry_title,
.sqz-entry_header #sqz-header #sqz-logo .sqz-entry_title,
#sqz-header #sqz-logo #sqz-post_block .sqz-entry_block .sqz-entry_title,
#sqz-post_block .sqz-entry_block #sqz-header #sqz-logo .sqz-entry_title,
#sqz-header #sqz-logo .sqz-team_single .sqz-entry_title,
.sqz-team_single #sqz-header #sqz-logo .sqz-entry_title,
#sqz-header #sqz-logo .sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-team_single #sqz-sidebar #sqz-header #sqz-logo .sqz-widget_title {
	font-size: 0;
	margin: 0
}

#sqz-header #sqz-logo a img {
	width: 100%;
	max-width: 100%;
	height: auto;
	position: relative
}

@media (max-width: 1199px) {
	#sqz-header #sqz-logo a img {
		height: 50px;
		width: auto
	}
}

#sqz-header #sqz-logo svg {
	max-height: 70px
}

#sqz-header .sqz-site_description {
	display: inline-block;
	float: left;
	width: 96px;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	line-height: 19px;
	margin-top: 140px
}

@media (max-width: 1199px) {
	#sqz-header .sqz-site_description {
		display: block;
		float: none;
		text-align: center;
		margin: auto;
		width: 100%;
		padding: 0 40px
	}
}

#sqz-header .sqz-contact {
	font-size: 1.125rem;
	text-align: right;
	float: right;
	display: inline-block;
	position: relative;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	color: #1A1A74;
	margin-top: 1rem
}

@media (max-width: 1199px) {
	#sqz-header .sqz-contact {
		margin-top: 0
	}
}

#sqz-header .sqz-contact p {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 20px
}

#sqz-header .sqz-contact a {
	color: #1A1A74
}

.sqz-menu_open #sqz-header {
	background: #1A1A74
}

.sqz-menu_open #sqz-header .sqz-logo_icon path {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	fill: #fff
}

.sqz-menu_open #sqz-header .sqz-logo_text path {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	fill: #2d2d2c
}

#sqz-main_navigation {
	width: 100%;
	display: block;
	background: none;
	font-size: 0.875rem;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	text-align: right;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media (max-width: 992px) {
	#sqz-main_navigation {
		display: none
	}
}

#sqz-main_navigation.sqz-main_navigation {
	list-style: none;
	margin: 0;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-size: 0.875rem;
	position: relative;
	z-index: 10;
	text-transform: uppercase
}

#sqz-main_navigation.sqz-main_navigation li {
	display: inline-block;
	border: none;
	padding: 0 0.4rem;
	position: relative
}

#sqz-main_navigation.sqz-main_navigation li a {
	display: block;
	color: #575756;
	padding: 1rem 0 2.438rem;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.sqz-sticky #sqz-main_navigation.sqz-main_navigation li a {
	padding: 34px 0 20px
}

@media (max-width: 1199px) {
	#sqz-main_navigation.sqz-main_navigation li a {
		padding: 21px 0 28px
	}
	.sqz-sticky #sqz-main_navigation.sqz-main_navigation li a {
		padding: 34px 0 15px
	}
}

#sqz-main_navigation.sqz-main_navigation li:hover>a {
	color: #1A1A74;
	text-decoration: none
}

#sqz-main_navigation.sqz-main_navigation li.menu-item-has-children {
	position: relative
}

#sqz-main_navigation.sqz-main_navigation li.menu-item-has-children:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -22px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	opacity: 0
}

#sqz-main_navigation.sqz-main_navigation li.menu-item-has-children:hover:before {
	bottom: 0;
	border-bottom-color: #1A1A74;
	opacity: 1
}

#sqz-main_navigation.sqz-main_navigation li.menu-item-has-children>a {
	position: relative;
	padding-right: 1rem
}

.sqz-sticky #sqz-main_navigation.sqz-main_navigation li.menu-item-has-children>a {
	padding-right: 1rem
}

#sqz-main_navigation.sqz-main_navigation li.menu-item-has-children>a:after {
	font-family: sqzicon;
	content: '\e803';
	position: absolute;
	right: 0;
	top: 16px;
	font-size: 10px;
	color: #1A1A74;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media (max-width: 1199px) {
	#sqz-main_navigation.sqz-main_navigation li.menu-item-has-children>a:after {
		top: 22px
	}
}

.sqz-sticky #sqz-main_navigation.sqz-main_navigation li.menu-item-has-children>a:after {
	top: 34px
}

@media (max-width: 1199px) {
	.sqz-sticky #sqz-main_navigation.sqz-main_navigation li.menu-item-has-children>a:after {
		top: 34px
	}
}

#sqz-main_navigation.sqz-main_navigation li.current_page_parent>a,
#sqz-main_navigation.sqz-main_navigation li.current_page_item>a,
#sqz-main_navigation.sqz-main_navigation li.current-menu-ancestor>a,
#sqz-main_navigation.sqz-main_navigation li.current-menu-parent>a {
	color: #bcbcbb
}

#sqz-main_navigation.sqz-main_navigation li.book-physio>a {
	color: #00b2bb
}

#sqz-main_navigation.sqz-main_navigation li.book-physio>a:hover {
	color: #1A1A74
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu {
	position: absolute;
	left: -40px;
	top: 100%;
	margin: 30px 0 0;
	width: 275px;
	background: #eaeaea;
	font-family: "HouschkaPro-Light", sans-serif;
	font-size: 1rem;
	font-weight: 600;
	text-transform: none;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 999;
	border-top: solid 4px #1A1A74;
	padding: 30px 0 25px
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li {
	display: block;
	padding: 0;
	color: #fff
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li a {
	padding: 3px 40px 5px;
	border: none;
	color: #555;
	text-align: left
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li a:hover {
	color: #1A1A74
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li a:focus,
#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li a:active {
	color: #2d2d2c
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li.current-menu-item>a,
#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li.current-menu-parent>a {
	color: #575756;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li.menu-item-has-children:before {
	display: none
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li.menu-item-has-children a:after {
	position: static;
	margin-left: 0.5rem
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li ul.sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
	background: #d5d5d5;
	margin: 30px 0 0;
	border-top: none;
	visibility: hidden;
	opacity: 0
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li ul.sub-menu li:hover a {
	color: #1A1A74
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li ul.sub-menu li.current-menu-item>a,
#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li ul.sub-menu li.current-menu-parent>a {
	color: #575756;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

#sqz-main_navigation.sqz-main_navigation li ul.sub-menu li:hover ul {
	visibility: visible;
	opacity: 1;
	margin: 0
}

#sqz-main_navigation.sqz-main_navigation li:hover ul {
	visibility: visible;
	opacity: 1;
	margin: 0
}

#sqz-main_navigation.sqz-main_navigation li:first-child {
	padding-left: 0
}

#sqz-main_navigation.sqz-main_navigation li:last-child {
	padding-right: 0
}

.sqz-toggle_menu {
	background: none;
	color: #fff;
	border: none;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 25px;
	display: none;
	height: 24px;
	width: 24px;
	z-index: 999;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin: 0 auto 20px;
	line-height: 34px;
	font-size: 18px
}

@media (max-width: 991px) {
	.sqz-toggle_menu {
		display: block;
		margin-bottom: 0
	}
}

.admin-bar .sqz-toggle_menu {
	top: 61px
}

@media (max-width: 767px) {
	.admin-bar .sqz-toggle_menu {
		top: 72px
	}
}

.sqz-sticky .sqz-toggle_menu {
	top: 25px
}

@media (max-width: 991px) {
	.sqz-sticky .sqz-toggle_menu {
		top: 25px
	}
}

@media (max-width: 767px) {
	.sqz-sticky .sqz-toggle_menu {
		top: 25px
	}
}

@media (max-width: 991px) {
	.sqz-sticky.admin-bar .sqz-toggle_menu {
		top: 61px
	}
}

@media (max-width: 767px) {
	.sqz-sticky.admin-bar .sqz-toggle_menu {
		top: 72px
	}
}

@media (max-width: 600px) {
	.sqz-sticky.admin-bar .sqz-toggle_menu {
		top: 25px
	}
}

.sqz-toggle_menu .sqz-menu_bars {
	height: 3px;
	left: 0;
	right: 0;
	border-radius: 1px;
	background: #1A1A74;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	-webkit-transition: background 0s 0.3s;
	transition: background 0s 0.3s
}

.sqz-menu_open .sqz-toggle_menu .sqz-menu_bars {
	background: #fff
}

.sqz-toggle_menu .sqz-menu_bars:before,
.sqz-toggle_menu .sqz-menu_bars:after {
	content: '';
	position: absolute;
	height: 3px;
	left: 0;
	width: 100%;
	background: #1A1A74;
	transition-duration: .3s, .3s;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-delay: .3s, 0s;
	-webkit-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s
}

.sqz-menu_open .sqz-toggle_menu .sqz-menu_bars:before,
.sqz-menu_open .sqz-toggle_menu .sqz-menu_bars:after {
	background: #fff
}

.sqz-toggle_menu .sqz-menu_bars:before {
	top: -8px;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-property: top, transform, -webkit-transform;
	-webkit-transition-property: top, -webkit-transform;
	-moz-transition-property: top, -moz-transform;
	-ms-transition-property: top, -ms-transform;
	-o-transition-property: top, -o-transform
}

.sqz-toggle_menu .sqz-menu_bars:after {
	bottom: -8px;
	transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform;
	-webkit-transition-property: bottom, -webkit-transform;
	-moz-transition-property: bottom, -moz-transform;
	-ms-transition-property: bottom, -ms-transform;
	-o-transition-property: bottom, -o-transform
}

.sqz-toggle_menu.sqz-open .sqz-menu_bars {
	background-color: transparent
}

.sqz-toggle_menu.sqz-open .sqz-menu_bars:before {
	top: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transition-delay: 0s, .3s;
	-webkit-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s
}

.sqz-toggle_menu.sqz-open .sqz-menu_bars:after {
	bottom: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transition-delay: 0s, .3s;
	-webkit-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s
}

.sqz-menu_wrap {
	position: relative;
	left: 100%;
	top: 0;
	right: 0;
	bottom: 0
}

.sqz-mobile_navigation {
	position: static;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	overflow: auto;
	z-index: 99;
	font-size: 18px;
	line-height: 30px;
	display: none;
	list-style: none;
	margin: 0
}

.sqz-mobile_navigation .sqz-close {
	position: absolute;
	top: 20px;
	right: 30px;
	color: #fff;
	cursor: pointer;
	z-index: 99
}

.sqz-mobile_navigation .sqz-menu_header {
	line-height: 50px;
	color: #1A1A74;
	padding: 0 30px;
	margin: 0;
	font-size: 1em;
	height: 50px;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

.sqz-mobile_navigation .sqz-menu_header .sqzi-phone {
	float: left;
	color: #2d2d2c
}

.sqz-mobile_navigation .sqz-menu_header .sqz-phone_number {
	float: right
}

.sqz-mobile_navigation .sqz-menu_header .sqz-phone_number a {
	color: #1A1A74
}

.sqz-mobile_navigation .sqz-menu_header .sub-menu_back {
	float: left;
	margin-left: 0;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	cursor: pointer;
	height: 50px;
	padding: 0 30px;
	color: #575756;
	line-height: 50px;
	text-transform: uppercase
}

.sqz-mobile_navigation .sqz-menu_header .sub-menu_back i {
	margin-right: 10px
}

.sqz-mobile_navigation .sqz-menu_header .sqz-menu_title {
	background: #eaeaea;
	height: 70px;
	position: absolute;
	width: 100%;
	left: 0;
	padding: 0 30px;
	line-height: 20px;
	top: 50px;
	line-height: 70px
}

.sqz-mobile_navigation .sqz-mobile_nav {
	position: relative;
	left: 0;
	width: 100%;
	z-index: 9;
	background: #f2f2f2;
	padding: 20px 0
}

.sqz-mobile_navigation .sqz-submenu_wrap {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 100%;
	top: 30px;
	z-index: 99;
	overflow: auto
}

.sqz-mobile_navigation .sqz-submenu_wrap .sqz-menu_header {
	position: fixed;
	left: 0;
	top: 76px;
	width: 100%;
	z-index: 99;
	height: 120px;
	background: #fff
}

.sqz-mobile_navigation .sqz-submenu_wrap ul {
	top: 196px
}

.sqz-mobile_navigation li {
	display: block;
	margin: 0;
	padding: 5px 30px
}

.sqz-mobile_navigation li a {
	font-size: 1rem;
	line-height: 25px;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	color: #575756;
	padding: 0;
	display: block;
	text-transform: uppercase
}

.sqz-mobile_navigation li:hover>a,
.sqz-mobile_navigation li.current_page_parent>a,
.sqz-mobile_navigation li.current_page_item>a,
.sqz-mobile_navigation li.current-menu-ancestor>a {
	color: #1A1A74
}

.sqz-mobile_navigation li.book-physio>a {
	color: #00b2bb
}

.sqz-mobile_navigation li.book-physio>a:hover {
	color: #1A1A74
}

.sqz-mobile_navigation li ul {
	padding: 0 0 140px;
	position: relative;
	width: 100%;
	min-height: 120vh;
	margin-top: 180px;
	background: #fff;
	top: 0 !important
}

.sqz-mobile_navigation li ul li a {
	border: none
}

.sqz-mobile_navigation li:first-child {
	border-top: none
}

.sqz-mobile_navigation li .sub-toggle {
	font-size: 0.875rem;
	margin-left: 8px;
	color: #1A1A74
}

.sqz-mobile_navigation .sqz-widget_area {
	margin-bottom: 5px
}

.sqz-mobile_navigation .sqz-widget_area .sqz-social ul,
.sqz-mobile_navigation .sqz-widget_area #sqz-footer .sqz-social ul,
#sqz-footer .sqz-mobile_navigation .sqz-widget_area .sqz-social ul {
	margin-top: 35px;
	margin-bottom: 5px
}

.sqz-mobile_navigation .sqz-widget_area .sqz-social ul li,
.sqz-mobile_navigation .sqz-widget_area #sqz-footer .sqz-social ul li,
#sqz-footer .sqz-mobile_navigation .sqz-widget_area .sqz-social ul li {
	border: none;
	font-size: 24px
}

.sqz-mobile_navigation .sqz-widget_area .sqz-social ul li a,
.sqz-mobile_navigation .sqz-widget_area #sqz-footer .sqz-social ul li a,
#sqz-footer .sqz-mobile_navigation .sqz-widget_area .sqz-social ul li a {
	font-size: 24px
}

.sqz-mobile_navigation .sqz-widget_area a {
	border-bottom: dashed 1px #999
}

.sqz-mobile_navigation .sqz-widget_area a:hover {
	color: #333
}

#sqz-sidebar {
	position: relative
}

#sqz-sidebar .sqz-sidebar_widget {
	margin-bottom: 1.875rem
}

@media (max-width: 767px) {
	#sqz-sidebar .sqz-sidebar_widget {
		margin-bottom: 30px
	}
}

#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	margin: 0 0 40px;
	display: block;
	position: relative;
	color: #2d2d2c;
	display: none
}

@media (max-width: 767px) {
	#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title {
		display: block;
		margin: 0 -30px 30px;
		cursor: pointer;
		background: #eaeaea;
		padding: 30px;
		color: #555
	}
	#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title span {
		color: #2d2d2c
	}
	#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title span i {
		color: #1A1A74
	}
	.page-template-template-contact #sqz-sidebar .sqz-sidebar_widget .sqz-widget_title {
		margin-bottom: 30px
	}
}

#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title i {
	font-size: 1.25rem;
	visibility: hidden
}

@media (max-width: 767px) {
	#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title i {
		visibility: visible
	}
}

#sqz-sidebar .sqz-sidebar_widget .sqz-widget_title.sqz-open i:before {
	content: '\e804'
}

#sqz-sidebar .sqz-sidebar_widget ul {
	list-style: none
}

#sqz-sidebar .sqz-sidebar_widget ul li {
	display: block;
	border-bottom: dotted 1px #969696;
	padding: 1.25rem 0;
	font-size: 1.125rem;
	line-height: 1.563rem;
	position: relative;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

@media (max-width: 991px) {
	#sqz-sidebar .sqz-sidebar_widget ul li {
		font-size: 1rem
	}
}

#sqz-sidebar .sqz-sidebar_widget ul li .sqz-thumb {
	width: 80px;
	height: 80px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-bottom: 0
}

#sqz-sidebar .sqz-sidebar_widget ul li .sqz-thumb a {
	margin: 0;
	padding: 0
}

#sqz-sidebar .sqz-sidebar_widget ul li .sqz-post_title {
	margin: 20px 0 10px;
	display: inline-block;
	font-size: 1em;
	line-height: 1.125em;
	text-transform: none
}

#sqz-sidebar .sqz-sidebar_widget ul li .sqz-post_title a {
	padding: 0
}

#sqz-sidebar .sqz-sidebar_widget ul li p {
	clear: both
}

#sqz-sidebar .sqz-sidebar_widget ul li:first-child {
	padding-top: 0
}

#sqz-sidebar .sqz-sidebar_widget ul li.sqz-has_thumbnail .sqz-post_title {
	float: right;
	width: calc(100% - 100px)
}

#sqz-sidebar .sqz-sidebar_widget ul a {
	color: #777;
	border-bottom: none
}

#sqz-sidebar .sqz-sidebar_widget ul .post-date {
	font-size: 1rem
}

#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li {
	display: block;
	padding: 0
}

#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li a {
	display: inline-block;
	padding: 15px 0 11px;
	color: #777;
	border-bottom: none;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li a:hover {
	color: #1A1A74
}

#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li.current-menu-items a,
#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li.current-cat a {
	color: #575756
}

#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li.current-menu-items a:before,
#sqz-sidebar .sqz-sidebar_widget .sqz-side_navigation li.current-cat a:before {
	content: '\e803';
	font-family: sqzicon;
	font-size: 0.875rem;
	color: #1A1A74;
	margin-right: 10px
}

#sqz-sidebar .sqz-sidebar_widget.widget_pages li {
	padding: 0
}

#sqz-sidebar .sqz-sidebar_widget.widget_pages li a {
	display: block;
	padding: 10px 0
}

#sqz-sidebar .sqz-widget_area {
	margin-bottom: 30px
}

@media (max-width: 767px) {
	#sqz-sidebar .sqz-hidden_block {
		display: none
	}
	#sqz-sidebar .sqz-hidden_block ul {
		display: block
	}
}

#sqz-sidebar address i {
	color: #1A1A74
}

.sqz-hidden_title .sqz-hidden_icon {
	visibility: hidden;
	font-size: 1rem
}

@media (max-width: 767px) {
	.sqz-hidden_title .sqz-hidden_icon {
		visibility: visible
	}
}

.sqz-open .sqz-hidden_icon:before {
	content: '\e804'
}

@media (max-width: 767px) {
	.sqz-hidden_block {
		display: none;
		padding-top: 30px
	}
	.sqz-three_col .sqz-hidden_block,
	#sqz-sidebar .sqz-hidden_block {
		padding-top: 0
	}
	#sqz-sidebar .sqz-hidden_block {
		margin-bottom: 30px
	}
}

.page-template-template-contact address {
	line-height: 32px
}

.page-template-template-contact address i {
	margin-right: 8px;
	font-size: 1.125rem
}

.page-template-template-contact .sqz-btn_full {
	margin-bottom: 30px
}

.sqz-team_single .sqz-btn_full {
	margin-top: 30px
}

.sqz-search_form {
	position: relative
}

.sqz-search_form .sqz-search_submit {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px
}

@media (max-width: 767px) {
	.sqz-search_form .sqz-search_submit {
		height: 50px
	}
}

.sqz-section_header {
	padding: 0 0 1.25rem
}

.sqz-section_header .sqz-section_title {
	margin: 0;
	padding: 0;
	color: #575756
}

.intro-content .sqz-section_header .sqz-section_title {
	font-size: 2.875rem;
	line-height: 3.063rem;
	color: #1A1A74
}

@media (max-width: 767px) {
	.intro-content .sqz-section_header .sqz-section_title {
		font-size: 2.286rem;
		line-height: 2.429rem
	}
}

.home .sqz-section_header .sqz-section_title {
	color: #1A1A74
}

@media (max-width: 767px) {
	.intro-content.sqz-section.sqz-small_padding {
		padding-top: 0;
		padding-bottom: 7px
	}
}

.sqz-page_header {
	margin: 0;
	padding: 4.75rem 0;
	position: relative;
	background: #1A1A74
}

.home .sqz-page_header {
	margin-top: 4.68rem;
	background: none;
	padding: 0
}

@media (max-width: 767px) {
	.home .sqz-page_header {
		margin-top: 2.813rem
	}
}

.sqz-page_header .sqz-page_title {
	display: block;
	font-size: 2.875rem;
	line-height: 3.063rem;
	color: #1A1A74;
	margin: 0;
	color: #fff
}

@media (max-width: 767px) {
	.sqz-page_header .sqz-page_title {
		font-size: 2.286rem;
		line-height: 2.429rem
	}
}

.home .sqz-page_header .sqz-page_title {
	color: #575756
}

@media (max-width: 991px) {
	.sqz-page_header .sqz-page_title {
		text-align: center;
		padding-top: 0
	}
}

.sqz-page_header:after {
	content: '';
	position: absolute;
	left: 50%;
	top: -40px;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: 1170px;
	background: url(../images/ergo-icon.svg) top right no-repeat;
	opacity: 0.33
}

.home .sqz-page_header:after {
	display: none
}

.sqz-entry_header {
	margin: 0 0 2.5rem;
	font-size: 2rem
}

.sqz-entry_header .sqz-entry_title {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	text-transform: none;
	margin: 0;
	color: #2d2d2c
}

.sqz-entry_header .sqz-entry_title a {
	color: #2d2d2c
}

.sqz-entry_footer {
	font-size: 0.875rem;
	margin: 0 0 1rem
}

.sqz-entry_footer .sqz-item {
	float: left;
	display: inline-block;
	padding-left: 10px;
	color: #555
}

.sqz-entry_footer .sqz-item:first-child {
	padding-left: 0
}

.sqz-entry_footer .sqz-item:first-child:before {
	display: none
}

.sqz-entry_footer .sqz-item span {
	color: #555
}

.sqz-entry_footer .sqz-item:before {
	content: '|';
	padding-right: 10px
}

@media (max-width: 991px) {
	.sqz-entry_footer .sqz-item.sqz-cateogry {
		clear: left;
		padding-left: 0
	}
	.sqz-entry_footer .sqz-item.sqz-cateogry:before {
		display: none
	}
}

@media (max-width: 767px) {
	.sqz-entry_footer .sqz-item {
		display: block;
		float: none;
		padding-left: 0
	}
	.sqz-entry_footer .sqz-item:before {
		display: none
	}
}

.inside-full-height {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0
}

.content {
	padding: 12px 3px
}

.row-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}

.col-height {
	display: table-cell;
	float: none;
	height: 100%
}

.col-top {
	vertical-align: top
}

.col-middle {
	vertical-align: middle
}

.col-bottom {
	vertical-align: bottom
}

@media (min-width: 480px) {
	.row-xs-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%
	}
	.col-xs-height {
		display: table-cell;
		float: none;
		height: 100%
	}
	.col-xs-top {
		vertical-align: top
	}
	.col-xs-middle {
		vertical-align: middle
	}
	.col-xs-bottom {
		vertical-align: bottom
	}
}

@media (min-width: 768px) {
	.row-sm-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%
	}
	.col-sm-height {
		display: table-cell;
		float: none;
		height: 100%
	}
	.col-sm-top {
		vertical-align: top
	}
	.col-sm-middle {
		vertical-align: middle
	}
	.col-sm-bottom {
		vertical-align: bottom
	}
}

@media (min-width: 992px) {
	.row-md-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%
	}
	.col-md-height {
		display: table-cell;
		float: none;
		height: 100%
	}
	.col-md-top {
		vertical-align: top
	}
	.col-md-middle {
		vertical-align: middle
	}
	.col-md-bottom {
		vertical-align: bottom
	}
}

@media (min-width: 1200px) {
	.row-lg-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%
	}
	.col-lg-height {
		display: table-cell;
		float: none;
		height: 100%
	}
	.col-lg-top {
		vertical-align: top
	}
	.col-lg-middle {
		vertical-align: middle
	}
	.col-lg-bottom {
		vertical-align: bottom
	}
}

#sqz-breadcrumbs {
	background: #eaeaea;
	padding: 12px 0;
	font-size: 0.875rem
}

#sqz-breadcrumbs ul {
	list-style: none
}

#sqz-breadcrumbs ul li {
	display: inline-block;
	padding: 0 8px 0 0;
	position: relative
}

#sqz-breadcrumbs ul li a {
	color: #555
}

#sqz-breadcrumbs ul li a:hover {
	color: #1A1A74
}

#sqz-breadcrumbs ul li a:hover:after {
	color: #555
}

#sqz-breadcrumbs ul li a:after {
	content: '\e803';
	margin-left: 10px;
	font-family: sqzicon;
	font-size: 0.75rem
}

#sqz-footer {
	background: #2d2d2c;
	padding: 5rem 0 0;
	font-size: 1rem;
	color: #777;
	border-bottom: solid 4px #1A1A74;
	position: relative;
	z-index: 9;
	overflow: hidden
}

@media (max-width: 767px) {
	#sqz-footer {
		text-align: center;
		padding: 2.5rem 0 0
	}
}

@media (max-width: 991px) {
	#sqz-footer .sqz-widget_area {
		margin-bottom: 5px
	}
}

#sqz-footer .sqz-widget_title {
	margin-bottom: 10px;
	color: #000;
	font-size: 1rem
}

@media (max-width: 991px) {
	#sqz-footer .sqz-widget_title {
		margin-bottom: 20px
	}
}

#sqz-footer .sqz-widget_title i {
	visibility: hidden
}

@media (max-width: 991px) {
	#sqz-footer .sqz-widget_title i {
		visibility: visible;
		float: right
	}
}

#sqz-footer .sqz-widget_title.sqz-open i:before {
	content: '\e806'
}

#sqz-footer .sqz-widget_area.widget_recent_entries li {
	margin: 0 0 10px
}

@media (max-width: 991px) {
	#sqz-footer .sqz-widget_area .sqz-hidden_block {
		display: none
	}
}

#sqz-footer .sqz-widget_area address span {
	width: 60px;
	display: inline-block
}

#sqz-footer .sqz-widget_area address i {
	color: #fff;
	margin-right: 12px;
	font-size: 1.125rem
}

@media (max-width: 767px) {
	#sqz-footer .sqz-widget_area address i {
		display: none
	}
}

#sqz-footer .sqz-widget_area address p {
	margin-bottom: 5px
}

#sqz-footer a {
	color: #000
}

#sqz-footer a.map {
	padding-left: 10px
}

#sqz-footer a.map:after {
	content: '\f3e3';
	font-family: MaterialDesignIcons;
	margin-left: 5px
}

#sqz-footer .sqz-footer_logo {
	display: table;
	margin: 0 auto 30px;
	cursor: pointer
}

#sqz-footer .sqz-footer_logo a {
	border-bottom: none
}

@media (max-width: 991px) {
	#sqz-footer .sqz-footer_logo {
		width: 100px;
		height: 21px
	}
}

#sqz-footer .sqz-footer_bottom {
	margin-top: 4.063rem;
	padding: 10px 0 3.75rem;
	font-size: 1em
}

@media (max-width: 767px) {
	#sqz-footer .sqz-footer_bottom {
		margin-top: 1.875rem;
		padding-bottom: 1.75rem
	}
}

#sqz-footer .sqz-footer_bottom .sqzi-cup {
	color: #fff;
	font-size: 34px;
	margin-bottom: 20px;
	display: inline-block
}

#sqz-footer .sqz-copyright {
	display: block;
	margin: 0
}

@media (max-width: 991px) {
	#sqz-footer .sqz-copyright {
		position: relative;
		top: -2px;
		text-align: center
	}
}

#sqz-footer .sqz-site_by {
	margin: 0
}

#sqz-footer .sqz-site_by span {
	padding: 0 5px
}

@media (max-width: 991px) {
	#sqz-footer .sqz-site_by {
		text-align: center
	}
}

#sqz-footer a {
	color: #777;
	border-bottom: solid 1px #444
}

#sqz-footer a:hover {
	color: #1A1A74;
	border-bottom-color: #1A1A74
}

address {
	font-style: normal
}

.home .sqz-entry_content h2,
.home .sqz-entry_content #sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
#sqz-sidebar .sqz-sidebar_widget .home .sqz-entry_content .sqz-widget_title,
.home .sqz-entry_content .sqz-section_header .sqz-section_title,
.sqz-section_header .home .sqz-entry_content .sqz-section_title,
.home .sqz-entry_content .sqz-page_header .sqz-page_title,
.home .sqz-page_header .sqz-entry_content .sqz-page_title,
.home .sqz-entry_content .sqz-entry_header .sqz-entry_title,
.sqz-entry_header .home .sqz-entry_content .sqz-entry_title,
.home .sqz-entry_content #sqz-post_block .sqz-entry_block .sqz-entry_title,
#sqz-post_block .sqz-entry_block .home .sqz-entry_content .sqz-entry_title,
.home .sqz-entry_content .sqz-team_single .sqz-entry_title,
.sqz-team_single .home .sqz-entry_content .sqz-entry_title,
.home .sqz-entry_content .sqz-team_single #sqz-sidebar .sqz-widget_title,
.sqz-team_single #sqz-sidebar .home .sqz-entry_content .sqz-widget_title {
	font-size: 2.875rem;
	line-height: 3.063rem;
	color: #1A1A74;
	color: #1A1A74;
	margin-top: 0
}

@media (max-width: 767px) {
	.home .sqz-entry_content h2,
	.home .sqz-entry_content #sqz-sidebar .sqz-sidebar_widget .sqz-widget_title,
	#sqz-sidebar .sqz-sidebar_widget .home .sqz-entry_content .sqz-widget_title,
	.home .sqz-entry_content .sqz-section_header .sqz-section_title,
	.sqz-section_header .home .sqz-entry_content .sqz-section_title,
	.home .sqz-entry_content .sqz-page_header .sqz-page_title,
	.home .sqz-page_header .sqz-entry_content .sqz-page_title,
	.home .sqz-entry_content .sqz-entry_header .sqz-entry_title,
	.sqz-entry_header .home .sqz-entry_content .sqz-entry_title,
	.home .sqz-entry_content #sqz-post_block .sqz-entry_block .sqz-entry_title,
	#sqz-post_block .sqz-entry_block .home .sqz-entry_content .sqz-entry_title,
	.home .sqz-entry_content .sqz-team_single .sqz-entry_title,
	.sqz-team_single .home .sqz-entry_content .sqz-entry_title,
	.home .sqz-entry_content .sqz-team_single #sqz-sidebar .sqz-widget_title,
	.sqz-team_single #sqz-sidebar .home .sqz-entry_content .sqz-widget_title {
		font-size: 2.286rem;
		line-height: 2.429rem
	}
}

.sqz-featured_block {
	text-align: center;
	margin-top: 0.625rem;
	margin-bottom: 1.375rem
}

.sqz-featured_block h5 {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	width: 185px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width: 767px) {
	.sqz-featured_block h5 {
		width: 135px
	}
}

.sqz-featured_block:hover h5 {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px)
}

.sqz-featured_block:hover .sqz-featured_icon {
	-webkit-transform: scale(1.1) translateY(-10px);
	transform: scale(1.1) translateY(-10px)
}

.sqz-featured_block .sqz-featured_icon {
	background: #1A1A74;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	display: inline-block;
	margin: auto;
	text-align: center;
	position: relative;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media (max-width: 767px) {
	.sqz-featured_block .sqz-featured_icon {
		width: 110px;
		height: 110px
	}
}

.sqz-featured_block .sqz-featured_icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	max-width: 100%;
	height: auto
}

@media (max-width: 767px) {
	.sqz-featured_block .sqz-featured_icon img {
		max-width: 80%;
		height: auto
	}
}

#sqz-testimonials {
	padding: 220px 0 140px;
	position: relative;
	overflow: hidden;
	text-align: center
}

#sqz-testimonials .sqzi-callout {
	font-size: 60px;
	margin-bottom: 30px;
	display: inline-block
}

@media (max-width: 767px) {
	#sqz-testimonials {
		padding: 60px 0 40px
	}
}

#sqz-testimonials:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -9910px;
	width: 10000px;
	height: 10000px;
	margin-left: -5000px;
	border-radius: 0 0 100% 100%;
	background: #fff;
	z-index: 2
}

@media (max-width: 767px) {
	#sqz-testimonials:before {
		height: 5000px;
		width: 5000px;
		top: -4960px;
		margin-left: -2500px
	}
}

@media (max-width: 480px) {
	#sqz-testimonials:before {
		height: 2000px;
		width: 2000px;
		top: -1980px;
		margin-left: -1000px
	}
}

#sqz-testimonials .container {
	position: relative;
	z-index: 1;
	color: #fff
}

#sqz-testimonials blockquote {
	font-size: 1.5rem;
	line-height: 1.875rem;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 400;
	font-style: italic;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	background: none
}

#sqz-testimonials blockquote:before {
	display: none
}

#sqz-testimonials .sqz-quotee {
	position: relative;
	color: #fff;
	margin-top: 2.375rem;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1.5rem;
	line-height: 1.875rem
}

#sqz-testimonials .sqz-quotee:before,
#sqz-testimonials .sqz-quotee:after {
	content: '-';
	padding: 0 10px
}

#sqz-testimonials .sqz-btn,
#sqz-testimonials .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn #sqz-testimonials a {
	display: table;
	margin: 70px auto 0
}

.sqz-booking {
	text-align: center;
	position: relative;
	z-index: 9
}

.sqz-booking i {
	font-size: 34px;
	margin-right: 5px
}

@media (max-width: 767px) {
	.sqz-booking i {
		font-size: 30px;
		position: relative;
		top: 5px
	}
}

.sqz-booking .sqz-hidden_icon {
	float: right;
	font-size: 1rem
}

.sqz-booking h4 {
	padding-bottom: 40px
}

.sqz-booking .sqz-form_wrap {
	margin-top: 10px
}

@media (max-width: 767px) {
	.sqz-booking .sqz-section_header {
		text-align: left;
		padding: 0
	}
}

.sqz-booking .sqz-section_header .sqz-section_title {
	margin: 0 !important
}

@media (max-width: 767px) {
	.sqz-booking {
		margin: 10px 0
	}
	.sqz-booking .sqz-section_title {
		margin: 0 !important;
		text-align: left
	}
	.sqz-booking.newsletter-singup {
		margin: 0
	}
}

.sqz-booking h4 {
	margin: 0
}

#sqz-hero_block .container-fluid {
	padding: 0
}

#sqz-hero_block .row {
	background: #eaeaea;
	margin-left: 0;
	margin-right: 0
}

@media (max-width: 991px) {
	#sqz-hero_block .row {
		display: block
	}
}

#sqz-hero_block .col-xs-12 {
	padding: 0
}

#sqz-hero_block .sqz-thumb {
	margin: 0;
	position: relative;
	z-index: 2;
	overflow: hidden
}

#sqz-hero_block .sqz-thumb img {
	-webkit-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s
}

#sqz-hero_block .sqz-thumb span {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 160px;
	height: 60px;
	right: 0;
	z-index: 3
}

@media (max-width: 991px) {
	#sqz-hero_block .sqz-thumb span {
		width: 100%;
		left: 0;
		right: 0;
		top: auto;
		bottom: 0
	}
}

#sqz-hero_block .sqz-thumb span.sqz-right {
	right: auto;
	left: 0
}

@media (max-width: 991px) {
	#sqz-hero_block .sqz-thumb span.sqz-right {
		right: 0
	}
}

#sqz-hero_block .sqz-thumb .sqz-caret {
	width: 40px;
	height: 40px;
	border-radius: 6px;
	background: #eaeaea;
	display: inline-block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	right: -22px;
	z-index: 3
}

@media (max-width: 991px) {
	#sqz-hero_block .sqz-thumb .sqz-caret {
		top: auto;
		bottom: -60px;
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%) rotate(45deg);
		transform: translateX(-50%) rotate(45deg)
	}
}

#sqz-hero_block .sqz-thumb .sqz-caret.sqz-right {
	right: auto;
	left: -22px
}

@media (max-width: 991px) {
	#sqz-hero_block .sqz-thumb .sqz-caret.sqz-right {
		left: 50%;
		-webkit-transform: translateX(-50%) rotate(45deg);
		transform: translateX(-50%) rotate(45deg)
	}
}

#sqz-hero_block .sqz-hero_text_wrap {
	padding: 0 160px;
	display: block;
	vertical-align: middle;
	height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

@media (max-width: 1199px) {
	#sqz-hero_block .sqz-hero_text_wrap {
		padding: 40px
	}
}

#sqz-hero_block .sqz-hero_text_wrap .sqz-ease {
	left: 160px;
	right: 160px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%)
}

@media (max-width: 1199px) {
	#sqz-hero_block .sqz-hero_text_wrap .sqz-ease {
		left: 40px;
		right: 40px
	}
}

@media (max-width: 991px) {
	#sqz-hero_block .sqz-hero_text_wrap .sqz-ease {
		position: static;
		-webkit-transform: none;
		transform: none
	}
}

#sqz-hero_block .sqz-hero_text_wrap .sqz-btn,
#sqz-hero_block .sqz-hero_text_wrap .sqz-instagram #sb_instagram .sbi_follow_btn a,
.sqz-instagram #sb_instagram .sbi_follow_btn #sqz-hero_block .sqz-hero_text_wrap a {
	margin-top: 55px
}

#sqz-hero_block .sqz-hero_title {
	color: #1A1A74
}

#sqz-post_block .sqz-section_header {
	padding-bottom: 3.125rem
}

@media (max-width: 767px) {
	#sqz-post_block .sqz-section_header {
		padding-bottom: 2.286rem
	}
}

#sqz-post_block .sqz-entry_block {
	margin-bottom: 30px
}

#sqz-post_block .sqz-entry_block .sqz-entry_title {
	margin-top: 0
}

#sqz-post_block .sqz-more {
	margin-top: 0
}

#sqz-post_block #sqz-post_slider {
	margin-bottom: 2.5rem
}

@media (max-width: 767px) {
	#sqz-post_block #sqz-post_slider {
		margin-bottom: 1.5rem
	}
}

#sqz-partners .sqz-section_title {
	font-size: 1.5rem;
	line-height: 2rem;
	font-family: "HouschkaPro-Light", sans-serif;
	font-weight: 600;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

@media (max-width: 767px) {
	#sqz-partners .sqz-section_title {
		font-size: 1.429rem;
		line-height: 1.714rem
	}
}

@media (max-width: 767px) {
	#sqz-partners .sqz-block {
		margin-bottom: 20px
	}
}

#sqz-partners .sqz-svg_icons {
	width: 250px;
	display: table;
	max-width: 100%;
	margin: 50px auto 0
}

@media (max-width: 767px) {
	#sqz-partners .sqz-svg_icons {
		width: 120px;
		margin-top: 20px;
		margin-bottom: 5px
	}
}

#sqz-partners svg path {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

#sqz-partners svg:hover path {
	fill: #fff
}

#sqz-partners p {
	font-size: 1.313rem;
	line-height: 1.875rem
}

@media (max-width: 767px) {
	#sqz-partners p {
		font-size: 1rem;
		line-height: 1.429rem
	}
}

#sqz-follow {
	background: #6c6c6b;
	position: relative;
	z-index: 9
}

@media (max-width: 767px) {
	#sqz-follow .container {
		padding: 0
	}
}

@media (max-width: 767px) {
	#sqz-follow .row {
		margin: 0
	}
}

#sqz-follow:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 50%;
	bottom: 0;
	background: #383837
}

#sqz-follow .col-5 {
	height: 60px;
	padding: 18px 0;
	text-align: center;
	color: #fff;
	font-size: 20px
}

#sqz-follow .col-5 a {
	color: #fff;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

#sqz-follow .col-5 a:hover {
	color: #1A1A74
}

#sqz-follow .col-5:first-child {
	position: relative;
	z-index: 1
}

#sqz-follow .col-5:first-child:after {
	content: '';
	position: absolute;
	top: 0;
	right: -30px;
	bottom: 0;
	z-index: 1;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 30px 0 30px 30px;
	border-color: transparent transparent transparent #383837
}

#sqz-follow .col-5:nth-child(2) {
	background: #424241
}

#sqz-follow .col-5:nth-child(3) {
	background: #575756
}

#sqz-follow .col-5:nth-child(5) {
	background: #818180
}

@media (max-width: 767px) {
	#sqz-follow .col-5 {
		height: 42px;
		padding: 8px 0
	}
}

#sqz-booking {
	position: fixed;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	background: rgba(149, 193, 30, 0.9);
	display: none
}

@media (max-width: 767px) {
	#sqz-booking {
		margin: 0
	}
}

#sqz-booking.sqz-open {
	z-index: 999;
	display: block
}

#sqz-booking .sqz-close {
	width: 40px;
	height: 40px;
	background: none;
	border: none;
	position: fixed;
	right: 50px;
	top: 50px
}

@media (max-width: 767px) {
	#sqz-booking .sqz-close {
		right: 20px;
		top: 20px
	}
}

#sqz-booking .sqz-close .sqz-bars {
	width: 40px;
	height: 4px;
	background: #fff;
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative
}

#sqz-booking .sqz-close .sqz-bars:after {
	content: '';
	width: 40px;
	height: 4px;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	display: block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

@media (max-width: 767px) {
	#sqz-booking .sqz-section_title {
		margin-bottom: 30px !important
	}
}

.home .sqz-entry_content h4 {
	margin-top: 0.625rem;
	margin-bottom: 0;
	color: inherit
}

.home .sqz-three_col h4 {
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	margin-top: 0;
	color: inherit;
	position: relative
}

@media (max-width: 991px) {
	.home .sqz-three_col h4:first-child {
		padding-right: 20px
	}
	.home .sqz-three_col h4:first-child i {
		position: absolute;
		right: 0;
		top: 0
	}
}

.home .sqz-three_col h4+h4 {
	margin-bottom: 10px
}

.sqz-testimonials {
	margin: 2.5rem 0 0;
	padding: 2.5rem 0 0
}

.sqz-testimonials .sqz-testimonial {
	background: #eee;
	margin: 50px 0 30px;
	padding: 60px 40px 40px;
	position: relative
}

.sqz-testimonials .sqz-testimonial .sqzi-hangout {
	position: absolute;
	left: 20px;
	top: -20px;
	font-size: 4rem;
	color: #1A1A74
}

.sqz-testimonials .sqz-quotee {
	margin: 0.625rem 0 0
}

.sqz-post {
	padding: 40px 0 25px;
	border-top: solid 1px #ddd
}

.sqz-post:first-child {
	padding-top: 0;
	border-top: none
}

.sqz-post .sqz-entry_header {
	margin-bottom: 0
}

.sqz-post .sqz-more {
	margin-top: 0;
	line-height: 1.25rem;
	position: relative;
	padding-right: 17px
}

.sqz-post .sqz-more i {
	font-size: 0.625rem;
	position: absolute;
	right: -3px;
	top: 0
}

.single-post .sqz-entry_footer {
	margin-bottom: 35px
}

.post_format-post-format-image .sqz-entry_footer,
.post_format-post-format-gallery .sqz-entry_footer {
	margin-bottom: 2rem
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
	display: none !important
}

.gmnoprint div {
	background: none !important
}

a[href^="http://maps.google.com/maps"] {
	display: none !important
}

a[href^="https://maps.google.com/maps"] {
	display: none !important
}

#sqz-map {
	position: relative;
	height: 50vh;
	overflow: hidden
}

#sqz-map .google-maps {
	position: absolute;
	width: 100%;
	height: 110%;
	left: 0;
	top: 0
}

@media (max-width: 991px) {
	#sqz-page {
		padding-top: 76px
	}
}

.sqz-sticky #sqz-page {
	padding-top: 140px
}

@media (max-width: 991px) {
	.sqz-sticky #sqz-page {
		padding-top: 0
	}
}

.sqz-sticky #sqz-header {
	position: fixed;
	width: 100%;
	top: -70px;
	z-index: 98;
	-webkit-box-shadow: 0 0 3px rgba(45, 45, 44, 0.15);
	box-shadow: 0 0 3px rgba(45, 45, 44, 0.15)
}

@media (max-width: 1199px) {
	.sqz-sticky #sqz-header {
		top: -50px
	}
}

@media (min-width: 767px) {
	.sqz-sticky #sqz-header {
		background: rgba(255, 255, 255, 0.95)
	}
}

@media (max-width: 991px) {
	.sqz-sticky #sqz-header {
		top: 0
	}
}

.sqz-sticky #sqz-header #sqz-logo {
	margin-top: 56px;
	max-width: 80%
}

@media (max-width: 991px) {
	.sqz-sticky #sqz-header #sqz-logo {
		width: 140px;
		margin-top: 10px;
		max-width: none
	}
}

.sqz-sticky.admin-bar #sqz-header {
	top: -32px
}

@media (max-width: 992px) {
	.sqz-sticky.admin-bar #sqz-header {
		top: 32px
	}
}

@media (max-width: 991px) {
	.sqz-sticky.admin-bar #sqz-header {
		top: 32px
	}
}

@media (max-width: 767px) {
	.sqz-sticky.admin-bar #sqz-header {
		top: 46px
	}
}

@media (max-width: 600px) {
	.sqz-sticky.admin-bar #sqz-header {
		top: 0
	}
}

.sqz-page_navigation {
	margin-top: 5rem;
	border-top: solid 1px #ddd;
	padding: 1.5rem 0 0;
	font-size: 1.125rem
}

@media (max-width: 767px) {
	.sqz-page_navigation {
		margin-top: 2.5rem
	}
}

.sqz-page_navigation a {
	color: #ababab;
	border-bottom: none !important;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

.sqz-page_navigation a:hover {
	color: #1A1A74
}

.sqz-page_navigation a.sqz-no_link {
	color: #eaeaea
}

.sqz-page_navigation a.sqz-no_link:hover {
	color: #eaeaea
}

.sqz-page_navigation .sqz-prev_post {
	padding-left: 60px
}

.sqz-page_navigation .sqz-prev_post i {
	left: 0
}

.sqz-page_navigation .sqz-next_post {
	padding-right: 60px;
	text-align: right
}

.sqz-page_navigation .sqz-next_post i {
	right: 0
}

.sqz-page_navigation.sqz-single i {
	font-size: 40px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%)
}

@media (max-width: 767px) {
	.sqz-page_navigation span {
		display: none
	}
}

.page .sqz-page_navigation {
	display: none
}

.page-child .sqz-page_navigation {
	display: block
}

.sqz-pagination {
	border-top: solid 1px #ddd;
	padding: 1.5rem 0 0;
	text-align: center;
	font-size: 1.125rem
}

.sqz-pagination ul {
	list-style: none
}

.sqz-pagination ul li {
	display: inline-block;
	padding: 0 5px
}

.sqz-pagination ul li a {
	border-bottom: none !important;
	color: #999
}

.sqz-pagination ul li a:hover {
	color: #1A1A74
}

.sqz-pagination ul li a.current {
	color: #2d2d2c
}

.sqz-pagination ul li a.sqz-no_link {
	color: #eaeaea
}

.sqz-pagination ul li a.sqz-no_link:hover {
	color: #eaeaea
}

.sqz-pagination ul li.sqz-previous {
	float: left;
	padding-left: 0
}

.sqz-pagination ul li.sqz-previous i {
	left: -10px
}

.sqz-pagination ul li.sqz-next {
	float: right;
	padding-right: 0
}

.sqz-pagination ul li.sqz-next i {
	right: -10px
}

.sqz-pagination ul li i {
	font-size: 40px;
	position: relative;
	top: -9px
}

#infscr-loading {
	padding: 1.25rem 0 0;
	text-align: center;
	display: block;
	width: 100% !important;
	height: 100px
}

#infscr-loading img {
	margin: 0 auto 20px;
	display: table
}

#infscr-loading div {
	display: block;
	width: 100% !important
}

.gallery {
	margin-left: -20px !important;
	margin-right: -20px !important
}

.gallery .gallery-item {
	padding: 0 20px
}

.gallery .gallery-item img {
	width: 100%;
	height: auto;
	border: none !important
}

.gallery .gallery-item .gallery-caption {
	background: #000;
	color: #fff;
	min-height: 30px;
	font-size: 16px;
	text-align: left;
	padding: 2px 10px
}

@media tablet {
	.gallery .gallery-item {
		width: 50% !important
	}
}

.sqz-social,
#sqz-footer .sqz-social {
	float: right;
	font-size: 1.125rem
}

#sqz-header .sqz-social {
	margin-right: 2.5rem;
	margin-top: 0.8125rem
}

@media (max-width: 1199px) {
	#sqz-header .sqz-social {
		margin-top: 0
	}
}

@media (max-width: 1199px) {
	.sqz-social,
	#sqz-footer .sqz-social {
		margin-top: 0
	}
}

.sqz-social li,
#sqz-footer .sqz-social li {
	display: inline-block;
	padding: 0 5px !important
}

.sqz-social li:before,
#sqz-footer .sqz-social li:before {
	display: none
}

.sqz-entry_content .sqz-social li,
.sqz-entry_content #sqz-footer .sqz-social li,
#sqz-footer .sqz-entry_content .sqz-social li {
	margin: 0 !important
}

.sqz-social a,
#sqz-footer .sqz-social a {
	color: #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-bottom: none !important;
	font-size: 1rem
}

.sqz-social a:hover,
#sqz-footer .sqz-social a:hover {
	color: #575756
}

.sqz-social_share {
	font-size: 1rem;
	padding: 20px 0
}

.sqz-social_share ul {
	list-style: none
}

.sqz-social_share ul li {
	display: inline-block;
	margin-right: 5px;
	float: left;
	padding-left: 0;
	margin-left: 0
}

.sqz-social_share ul li a {
	color: #2d2d2c;
	padding: 0;
	border: none !important
}

.sqz-social_share ul li a:hover {
	color: #1A1A74
}

.sqz-social_share ul li:before {
	display: none
}

@media (max-width: 991px) {
	.sqz-social_share {
		text-align: center
	}
}

#sqz-comments {
	padding: 40px 0
}

#sqz-comments .sqz-comments_title {
	margin: 0 0 20px
}

#sqz-comments .sqz-reply {
	color: #000
}

#respond {
	padding: 20px;
	background: #fff
}

.sqz-comment_list {
	list-style: none
}

.sqz-comment_list ul {
	list-style: none
}

.sqz-comment_list li.sqz-comment {
	background: #f2f2f2
}

.sqz-comment_list li.sqz-comment.odd {
	background: #e6e6e6
}

.sqz-comment_list li.sqz-comment article {
	padding: 20px
}

.sqz-comment_list li.sqz-comment.depth-2 article {
	padding-left: 40px
}

.sqz-comment_list li.sqz-comment.depth-3 article {
	padding-left: 60px
}

.sqz-comment_list li.sqz-comment.depth-4 article {
	padding-left: 80px
}

.sqz-comment_list li.sqz-comment .sqz-comment_author {
	margin: 0 0 0.625rem;
	font-size: 1rem
}

.sqz-team .sqz-thumb {
	background: #555;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	margin-bottom: 0;
	overflow: hidden;
	position: relative
}

.sqz-team .sqz-thumb img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	position: relative;
	z-index: 1;
	opacity: 0.9
}

.sqz-team .sqz-thumb .sqz-caption {
	background: #ddd;
	color: #575756;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	padding-top: 12px;
	padding-bottom: 11px
}

.sqz-team .sqz-thumb .sqz-caption h4 {
	margin: 0;
	font-size: 1.313rem;
	line-height: 1.875rem;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400
}

.sqz-team .sqz-thumb .sqz-caption .sqz-team_designation {
	font-size: 1rem;
	line-height: 1.563rem
}

.sqz-team .sqz-thumb .sqz-caption * {
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s
}

.sqz-team .sqz-thumb:hover {
	color: #fff;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.sqz-team .sqz-thumb:hover .sqz-caption {
	background: #1A1A74;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.sqz-team .sqz-thumb:hover .sqz-caption * {
	color: #fff;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.sqz-team .sqz-thumb:hover img {
	-webkit-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg)
}

.sqz-team .sqz-thumb:hover:before {
	top: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.sqz-team .sqz-thumb:hover:after {
	bottom: 0;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.sqz-team .sqz-thumb:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	bottom: 0;
	width: 10px;
	background: #1A1A74;
	z-index: 2;
	-webkit-transition-property: top;
	transition-property: top;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.sqz-team .sqz-thumb:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 100%;
	width: 10px;
	background: #1A1A74;
	z-index: 1;
	-webkit-transition-property: bottom;
	transition-property: bottom;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.sqz-team #sqz-main a.sqz-team_link {
	border-bottom: none !important;
	position: relative;
	margin-bottom: 40px
}

.sqz-team #sqz-main a.sqz-team_link:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 100%;
	height: 10px;
	background: #1A1A74;
	z-index: 2;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}

.sqz-team #sqz-main a.sqz-team_link:hover:before {
	right: 0;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}

.sqz-team_single .sqz-entry_header {
	margin: 0 0 5px
}

.sqz-team_single .sqz-team_designation {
	font-size: 1.125rem;
	line-height: 1.5rem;
	text-transform: none;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	font-family: "HouschkaPro-Bold", sans-serif;
	font-weight: 400;
	font-size: 1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #1A1A74;
	position: relative;
	top: -7px
}

@media (max-width: 767px) {
	.sqz-team_single .sqz-team_designation {
		font-size: 1.143rem;
		line-height: 1.286rem
	}
}

.sqz-team_single .sqz-team_thumb {
	width: 360px;
	float: right;
	margin: 10px 0 0 30px
}

@media (max-width: 767px) {
	.sqz-team_single .sqz-team_thumb {
		width: 100%;
		margin: 0 0 30px;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none
	}
}

.sqz-team_single .sqz-thumb {
	margin-bottom: 1.875rem;
	background: #555
}

@media (max-width: 1199px) {
	.sqz-team_single .sqz-thumb {
		margin-bottom: 0.625rem
	}
}

.sqz-team_single .sqz-thumb img {
	opacity: 0.9
}

.sqz-team_single .sqz-single_social .sqz-social,
.sqz-team_single .sqz-single_social #sqz-footer .sqz-social,
#sqz-footer .sqz-team_single .sqz-single_social .sqz-social {
	float: none;
	text-align: center;
	margin-bottom: 0.625rem
}


/*# sourceMappingURL=sqz-styles.css.map */