@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700");

html {
	box-sizing: border-box
}

*,
*::after,
*::before {
	box-sizing: inherit
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

html {
	overflow-y: scroll
}

body {
	-webkit-text-size-adjust: none
}

.clear:before,
.clear:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.clear:after {
	clear: both
}

.clear {
	zoom: 1
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 15px
}

textarea {
	overflow: auto
}

.ie6 legend,
.ie7 legend {
	margin-left: -7px
}

.ie7 input[type="checkbox"],
.ie7 input.checkbox,
.ie7 .checkboxes input {
	vertical-align: baseline
}

.ie6 input {
	vertical-align: text-bottom
}

label,
input[type="button"],
input[type="submit"],
input[type="image"],
button,
.btn {
	cursor: pointer
}

button,
input,
select,
textarea {
	margin: 0
}

button {
	width: auto;
	overflow: visible
}

.ie7 img {
	-ms-interpolation-mode: bicubic
}

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr
}

.hidden {
	display: none;
	visibility: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle
}

a:hover,
a:active {
	outline: none
}

.content ul,
.content ol {
	margin-left: 2em
}

ol {
	list-style-type: decimal
}

ul li {
	list-style-type: none
}

nav ul,
nav li {
	margin: 0;
	list-style: none;
	list-style-image: none
}

strong,
b,
th {
	font-weight: bold
}

.container {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	display: block
}

.container::after {
	clear: both;
	content: "";
	display: table
}

.container::after {
	clear: both;
	content: "";
	display: table
}

@media screen and (max-width: 1500px) {
	.container {
		max-width: 1024px;
		margin-left: auto;
		margin-right: auto
	}

	.container::after {
		clear: both;
		content: "";
		display: table
	}
}

@media screen and (max-width: 1160px) {
	.container {
		width: calc(100% - 60px);
		padding: 0 30px
	}
}

@media screen and (max-width: 375px) {
	.container {
		width: calc(100% - 30px);
		padding: 0 15px
	}
}

.container.narrow-box {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.container.narrow-box::after {
	clear: both;
	content: "";
	display: table
}

@media screen and (max-width: 1300px) {
	.container.narrow-box {
		max-width: 1024px;
		margin-left: auto;
		margin-right: auto
	}

	.container.narrow-box::after {
		clear: both;
		content: "";
		display: table
	}
}

@media screen and (max-width: 1100px) {
	.container.narrow-box {
		max-width: 960px;
		margin-left: auto;
		margin-right: auto
	}

	.container.narrow-box::after {
		clear: both;
		content: "";
		display: table
	}
}

@media screen and (max-width: 960px) {
	.container.narrow-box {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 30px
	}

	.container.narrow-box::after {
		clear: both;
		content: "";
		display: table
	}
}

@media screen and (max-width: 360px) {
	.container.narrow-box {
		padding: 0 15px
	}
}

.row {
	display: block;
	clear: both
}

.row::after {
	clear: both;
	content: "";
	display: table
}

.row::after {
	clear: both;
	content: "";
	display: table
}

.visible-xs {
	display: none
}

@media screen and (max-width: 48em) {
	.visible-xs {
		display: block
	}
}

.col-1-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%
}

.col-1-4:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.col-1-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%;
		padding: 1.25em
	}

	.col-1-4:last-child {
		margin-right: 0
	}

	.col-1-4:nth-of-type(even) {
		margin-right: 0
	}
}

@media screen and (max-width: 414px) {
	.col-1-4 {
		width: 100%;
		margin-right: 0
	}
}

.w-20 {
	width: 20%
}

.w-40 {
	width: 40%
}

.w-60 {
	width: 60%
}

.w-80 {
	width: 80%
}

.w-100 {
	width: 100%
}

.w-33 {
	width: 33.333%
}

.w-66 {
	width: 66.666%
}

.w-25 {
	width: 25%
}

.w-50 {
	width: 50%
}

.w-75 {
	width: 75%
}

.cols-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 6.17215%
}

.cols-1:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-1 {
		width: 100%
	}

	.cols-1.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-1.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-2 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%
}

.cols-2:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-2 {
		width: 100%
	}

	.cols-2.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-2.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-3 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%
}

.cols-3:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-3 {
		width: 100%
	}

	.cols-3.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-3.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.cols-4:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-4 {
		width: 100%
	}

	.cols-4.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-4.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-5 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%
}

.cols-5:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-5 {
		width: 100%
	}

	.cols-5.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-5.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-6 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.cols-6:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-6 {
		width: 100%
	}

	.cols-6.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-6.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-7 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%
}

.cols-7:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-7 {
		width: 100%
	}

	.cols-7.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-7.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-8 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%
}

.cols-8:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-8 {
		width: 100%
	}

	.cols-8.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-8.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-9 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 74.41059%
}

.cols-9:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-9 {
		width: 100%
	}

	.cols-9.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-9.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-10 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 82.94039%
}

.cols-10:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-10 {
		width: 100%
	}

	.cols-10.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-10.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-11 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 91.4702%
}

.cols-11:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-11 {
		width: 100%
	}

	.cols-11.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-11.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.cols-12 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%
}

.cols-12:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.cols-12 {
		width: 100%
	}

	.cols-12.row-content {
		margin-right: 8.5298%;
		margin-left: 8.5298%;
		max-width: calc(100% - (8.5298% * 2))
	}
}

@media screen and (max-width: 550px) {
	.cols-12.row-content {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%
	}
}

.col-xs-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 6.17215%
}

.col-xs-1:last-child {
	margin-right: 0
}

.col-xs-2 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%
}

.col-xs-2:last-child {
	margin-right: 0
}

.col-xs-3 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%
}

.col-xs-3:last-child {
	margin-right: 0
}

.col-xs-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.col-xs-4:last-child {
	margin-right: 0
}

.col-xs-5 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%
}

.col-xs-5:last-child {
	margin-right: 0
}

.col-xs-6 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.col-xs-6:last-child {
	margin-right: 0
}

.col-xs-7 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%
}

.col-xs-7:last-child {
	margin-right: 0
}

.col-xs-8 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%
}

.col-xs-8:last-child {
	margin-right: 0
}

.col-xs-9 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 74.41059%
}

.col-xs-9:last-child {
	margin-right: 0
}

.col-xs-10 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 82.94039%
}

.col-xs-10:last-child {
	margin-right: 0
}

.col-xs-11 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 91.4702%
}

.col-xs-11:last-child {
	margin-right: 0
}

.col-xs-12 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%
}

.col-xs-12:last-child {
	margin-right: 0
}

.col-xs-offset-1 {
	margin-left: 8.5298%
}

.col-xs-offset-2 {
	margin-left: 17.05961%
}

.col-xs-offset-3 {
	margin-left: 25.58941%
}

@media screen and (min-width: 480px) {
	.col-sm-1 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 6.17215%
	}

	.col-sm-1:last-child {
		margin-right: 0
	}

	.col-sm-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 14.70196%
	}

	.col-sm-2:last-child {
		margin-right: 0
	}

	.col-sm-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}

	.col-sm-3:last-child {
		margin-right: 0
	}

	.col-sm-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 31.76157%
	}

	.col-sm-4:last-child {
		margin-right: 0
	}

	.col-sm-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}

	.col-sm-5:last-child {
		margin-right: 0
	}

	.col-sm-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.col-sm-6:last-child {
		margin-right: 0
	}

	.col-sm-7 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.col-sm-7:last-child {
		margin-right: 0
	}

	.col-sm-8 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%
	}

	.col-sm-8:last-child {
		margin-right: 0
	}

	.col-sm-9 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 74.41059%
	}

	.col-sm-9:last-child {
		margin-right: 0
	}

	.col-sm-10 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.col-sm-10:last-child {
		margin-right: 0
	}

	.col-sm-11 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 91.4702%
	}

	.col-sm-11:last-child {
		margin-right: 0
	}

	.col-sm-12 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%
	}

	.col-sm-12:last-child {
		margin-right: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.5298%
	}

	.col-sm-offset-2 {
		margin-left: 17.05961%
	}

	.col-sm-offset-3 {
		margin-left: 25.58941%
	}

	.hidden-sm {
		display: none
	}

	.hidden-xs {
		display: none
	}

	.hidden-xs.gap-1+.col-sm-1 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 14.70196%
	}

	.hidden-xs.gap-1+.col-sm-1:last-child {
		margin-right: 0
	}

	.hidden-xs.gap-1+.col-sm-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}

	.hidden-xs.gap-1+.col-sm-2:last-child {
		margin-right: 0
	}

	.hidden-xs.gap-1+.col-sm-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 31.76157%
	}

	.hidden-xs.gap-1+.col-sm-3:last-child {
		margin-right: 0
	}

	.hidden-xs.gap-1+.col-sm-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}

	.hidden-xs.gap-1+.col-sm-4:last-child {
		margin-right: 0
	}

	.hidden-xs.gap-1+.col-sm-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.hidden-xs.gap-1+.col-sm-5:last-child {
		margin-right: 0
	}

	.hidden-xs.gap-1+.col-sm-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.hidden-xs.gap-1+.col-sm-6:last-child {
		margin-right: 0
	}
}

@media screen and (min-width: 768px) {
	.col-md-1 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 6.17215%
	}

	.col-md-1:last-child {
		margin-right: 0
	}

	.col-md-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 14.70196%
	}

	.col-md-2:last-child {
		margin-right: 0
	}

	.col-md-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}

	.col-md-3:last-child {
		margin-right: 0
	}

	.col-md-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 31.76157%
	}

	.col-md-4:last-child {
		margin-right: 0
	}

	.col-md-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}

	.col-md-5:last-child {
		margin-right: 0
	}

	.col-md-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.col-md-6:last-child {
		margin-right: 0
	}

	.col-md-7 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.col-md-7:last-child {
		margin-right: 0
	}

	.col-md-8 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%
	}

	.col-md-8:last-child {
		margin-right: 0
	}

	.col-md-9 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 74.41059%
	}

	.col-md-9:last-child {
		margin-right: 0
	}

	.col-md-10 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.col-md-10:last-child {
		margin-right: 0
	}

	.col-md-11 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 91.4702%
	}

	.col-md-11:last-child {
		margin-right: 0
	}

	.col-md-12 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%
	}

	.col-md-12:last-child {
		margin-right: 0
	}

	.col-md-offset-1 {
		margin-left: 8.5298%
	}

	.col-md-offset-2 {
		margin-left: 17.05961%
	}

	.col-md-offset-3 {
		margin-left: 25.58941%
	}

	.col-md-offset-4 {
		margin-left: 34.11922%
	}

	.col-md-offset-5 {
		margin-left: 42.64902%
	}

	.col-md-offset-6 {
		margin-left: 51.17883%
	}
}

@media screen and (max-width: 1025px) and (min-width: 769px) {
	.col-md-6.col-md-offset-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%;
		margin-left: 17.05961%
	}

	.col-md-6.col-md-offset-3:last-child {
		margin-right: 0
	}
}

@media screen and (min-width: 1024px) {
	.col-lg-1 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 6.17215%
	}

	.col-lg-1:last-child {
		margin-right: 0
	}

	.col-lg-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 14.70196%
	}

	.col-lg-2:last-child {
		margin-right: 0
	}

	.col-lg-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}

	.col-lg-3:last-child {
		margin-right: 0
	}

	.col-lg-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 31.76157%
	}

	.col-lg-4:last-child {
		margin-right: 0
	}

	.col-lg-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}

	.col-lg-5:last-child {
		margin-right: 0
	}

	.col-lg-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.col-lg-6:last-child {
		margin-right: 0
	}

	.col-lg-7 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.col-lg-7:last-child {
		margin-right: 0
	}

	.col-lg-8 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%
	}

	.col-lg-8:last-child {
		margin-right: 0
	}

	.col-lg-9 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 74.41059%
	}

	.col-lg-9:last-child {
		margin-right: 0
	}

	.col-lg-10 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.col-lg-10:last-child {
		margin-right: 0
	}

	.col-lg-11 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 91.4702%
	}

	.col-lg-11:last-child {
		margin-right: 0
	}

	.col-lg-12 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%
	}

	.col-lg-12:last-child {
		margin-right: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.5298%
	}

	.col-lg-offset-2 {
		margin-left: 17.05961%
	}

	.col-lg-offset-3 {
		margin-left: 25.58941%
	}
}

@media screen and (min-width: 1440px) {
	.col-xl-1 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 6.17215%
	}

	.col-xl-1:last-child {
		margin-right: 0
	}

	.col-xl-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 14.70196%
	}

	.col-xl-2:last-child {
		margin-right: 0
	}

	.col-xl-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}

	.col-xl-3:last-child {
		margin-right: 0
	}

	.col-xl-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 31.76157%
	}

	.col-xl-4:last-child {
		margin-right: 0
	}

	.col-xl-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}

	.col-xl-5:last-child {
		margin-right: 0
	}

	.col-xl-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.col-xl-6:last-child {
		margin-right: 0
	}

	.col-xl-7 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.col-xl-7:last-child {
		margin-right: 0
	}

	.col-xl-8 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%
	}

	.col-xl-8:last-child {
		margin-right: 0
	}

	.col-xl-9 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 74.41059%
	}

	.col-xl-9:last-child {
		margin-right: 0
	}

	.col-xl-10 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.col-xl-10:last-child {
		margin-right: 0
	}

	.col-xl-11 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 91.4702%
	}

	.col-xl-11:last-child {
		margin-right: 0
	}

	.col-xl-12 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%
	}

	.col-xl-12:last-child {
		margin-right: 0
	}

	.col-x1-offset-1 {
		margin-left: 8.5298%
	}

	.col-x1-offset-2 {
		margin-left: 17.05961%
	}

	.col-x1-offset-3 {
		margin-left: 25.58941%
	}
}

@media screen and (min-width: 1920px) {
	.col-xxl-1 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 6.17215%
	}

	.col-xxl-1:last-child {
		margin-right: 0
	}

	.col-xxl-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 14.70196%
	}

	.col-xxl-2:last-child {
		margin-right: 0
	}

	.col-xxl-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 23.23176%
	}

	.col-xxl-3:last-child {
		margin-right: 0
	}

	.col-xxl-4 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 31.76157%
	}

	.col-xxl-4:last-child {
		margin-right: 0
	}

	.col-xxl-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 40.29137%
	}

	.col-xxl-5:last-child {
		margin-right: 0
	}

	.col-xxl-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.col-xxl-6:last-child {
		margin-right: 0
	}

	.col-xxl-7 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.col-xxl-7:last-child {
		margin-right: 0
	}

	.col-xxl-8 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%
	}

	.col-xxl-8:last-child {
		margin-right: 0
	}

	.col-xxl-9 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 74.41059%
	}

	.col-xxl-9:last-child {
		margin-right: 0
	}

	.col-xxl-10 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.col-xxl-10:last-child {
		margin-right: 0
	}

	.col-xxl-11 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 91.4702%
	}

	.col-xxl-11:last-child {
		margin-right: 0
	}

	.col-xxl-12 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%
	}

	.col-xxl-12:last-child {
		margin-right: 0
	}

	.col-xxl-offset-1 {
		margin-left: 8.5298%
	}

	.col-xxl-offset-2 {
		margin-left: 17.05961%
	}

	.col-xxl-offset-3 {
		margin-left: 25.58941%
	}
}

.ie8 .col-xs-12.col-sm-12.col-md-7,
.ie7 .col-xs-12.col-sm-12.col-md-7,
.ie6 .col-xs-12.col-sm-12.col-md-7 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%;
	margin-right: 2%
}

.ie8 .col-xs-12.col-sm-12.col-md-7:last-child,
.ie7 .col-xs-12.col-sm-12.col-md-7:last-child,
.ie6 .col-xs-12.col-sm-12.col-md-7:last-child {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-12.col-md-4.col-md-offset-1,
.ie7 .col-xs-12.col-sm-12.col-md-4.col-md-offset-1,
.ie6 .col-xs-12.col-sm-12.col-md-4.col-md-offset-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
	margin-right: 0;
	margin-left: 0
}

.ie8 .col-xs-12.col-sm-12.col-md-4.col-md-offset-1:last-child,
.ie7 .col-xs-12.col-sm-12.col-md-4.col-md-offset-1:last-child,
.ie6 .col-xs-12.col-sm-12.col-md-4.col-md-offset-1:last-child {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-4,
.ie7 .col-xs-12.col-sm-4,
.ie6 .col-xs-12.col-sm-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.ie8 .col-xs-12.col-sm-4:last-child,
.ie7 .col-xs-12.col-sm-4:last-child,
.ie6 .col-xs-12.col-sm-4:last-child {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-2,
.ie7 .col-xs-12.col-sm-2,
.ie6 .col-xs-12.col-sm-2 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%
}

.ie8 .col-xs-12.col-sm-2:last-child,
.ie7 .col-xs-12.col-sm-2:last-child,
.ie6 .col-xs-12.col-sm-2:last-child {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-2.last,
.ie7 .col-xs-12.col-sm-2.last,
.ie6 .col-xs-12.col-sm-2.last {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-8,
.ie7 .col-xs-12.col-sm-8,
.ie6 .col-xs-12.col-sm-8 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%
}

.ie8 .col-xs-12.col-sm-8:last-child,
.ie7 .col-xs-12.col-sm-8:last-child,
.ie6 .col-xs-12.col-sm-8:last-child {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-3.col-sm-offset-1,
.ie7 .col-xs-12.col-sm-3.col-sm-offset-1,
.ie6 .col-xs-12.col-sm-3.col-sm-offset-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.ie8 .col-xs-12.col-sm-3.col-sm-offset-1:last-child,
.ie7 .col-xs-12.col-sm-3.col-sm-offset-1:last-child,
.ie6 .col-xs-12.col-sm-3.col-sm-offset-1:last-child {
	margin-right: 0
}

.ie8 .col-xs-12.col-sm-3.col-sm-offset-1.forum-sidebar,
.ie7 .col-xs-12.col-sm-3.col-sm-offset-1.forum-sidebar,
.ie6 .col-xs-12.col-sm-3.col-sm-offset-1.forum-sidebar {
	margin-right: 0
}

.ie8.large-screen .col-xs-12.col-sm-12.col-md-7,
.ie7.large-screen .col-xs-12.col-sm-12.col-md-7,
.ie6.large-screen .col-xs-12.col-sm-12.col-md-7 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%;
	margin-right: 2%
}

.ie8.large-screen .col-xs-12.col-sm-12.col-md-7:last-child,
.ie7.large-screen .col-xs-12.col-sm-12.col-md-7:last-child,
.ie6.large-screen .col-xs-12.col-sm-12.col-md-7:last-child {
	margin-right: 0
}

.ie8.large-screen .col-xs-12.col-sm-12.col-md-4.col-md-offset-1,
.ie7.large-screen .col-xs-12.col-sm-12.col-md-4.col-md-offset-1,
.ie6.large-screen .col-xs-12.col-sm-12.col-md-4.col-md-offset-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
	margin-right: 0;
	margin-left: 8.5298%
}

.ie8.large-screen .col-xs-12.col-sm-12.col-md-4.col-md-offset-1:last-child,
.ie7.large-screen .col-xs-12.col-sm-12.col-md-4.col-md-offset-1:last-child,
.ie6.large-screen .col-xs-12.col-sm-12.col-md-4.col-md-offset-1:last-child {
	margin-right: 0
}

.ie8.large-screen .col-xs-12.col-sm-3.col-sm-offset-1,
.ie7.large-screen .col-xs-12.col-sm-3.col-sm-offset-1,
.ie6.large-screen .col-xs-12.col-sm-3.col-sm-offset-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%;
	margin-left: 8.5298%
}

.ie8.large-screen .col-xs-12.col-sm-3.col-sm-offset-1:last-child,
.ie7.large-screen .col-xs-12.col-sm-3.col-sm-offset-1:last-child,
.ie6.large-screen .col-xs-12.col-sm-3.col-sm-offset-1:last-child {
	margin-right: 0
}

.ie8.large-screen .col-xs-12.col-sm-3.col-sm-offset-1.forum-sidebar,
.ie7.large-screen .col-xs-12.col-sm-3.col-sm-offset-1.forum-sidebar,
.ie6.large-screen .col-xs-12.col-sm-3.col-sm-offset-1.forum-sidebar {
	margin-right: 0
}

.no-mediaqueries .col-sm-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 6.17215%
}

.no-mediaqueries .col-sm-1:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-2 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%
}

.no-mediaqueries .col-sm-2:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-3 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%
}

.no-mediaqueries .col-sm-3:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.no-mediaqueries .col-sm-4:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-5 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%
}

.no-mediaqueries .col-sm-5:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-6 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.no-mediaqueries .col-sm-6:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-7 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%
}

.no-mediaqueries .col-sm-7:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-8 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%
}

.no-mediaqueries .col-sm-8:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-9 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 74.41059%
}

.no-mediaqueries .col-sm-9:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-10 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 82.94039%
}

.no-mediaqueries .col-sm-10:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-11 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 91.4702%
}

.no-mediaqueries .col-sm-11:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-12 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%
}

.no-mediaqueries .col-sm-12:last-child {
	margin-right: 0
}

.no-mediaqueries .col-sm-offset-1 {
	margin-left: 8.5298%
}

.no-mediaqueries .col-sm-offset-2 {
	margin-left: 17.05961%
}

.no-mediaqueries .col-sm-offset-3 {
	margin-left: 25.58941%
}

.no-mediaqueries .hidden-sm {
	display: none
}

.no-mediaqueries .hidden-xs {
	display: none
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-1:last-child {
	margin-right: 0
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-2 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-2:last-child {
	margin-right: 0
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-3 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-3:last-child {
	margin-right: 0
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-4:last-child {
	margin-right: 0
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-5 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-5:last-child {
	margin-right: 0
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-6 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%
}

.no-mediaqueries .hidden-xs.gap-1+.col-sm-6:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-1 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 6.17215%
}

.no-mediaqueries .col-md-1:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-2 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%
}

.no-mediaqueries .col-md-2:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-3 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%
}

.no-mediaqueries .col-md-3:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-4 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%
}

.no-mediaqueries .col-md-4:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-5 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%
}

.no-mediaqueries .col-md-5:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-6 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.no-mediaqueries .col-md-6:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-7 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%
}

.no-mediaqueries .col-md-7:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-8 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%
}

.no-mediaqueries .col-md-8:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-9 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 74.41059%
}

.no-mediaqueries .col-md-9:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-10 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 82.94039%
}

.no-mediaqueries .col-md-10:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-11 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 91.4702%
}

.no-mediaqueries .col-md-11:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-12 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%
}

.no-mediaqueries .col-md-12:last-child {
	margin-right: 0
}

.no-mediaqueries .col-md-offset-1 {
	margin-left: 8.5298%
}

.no-mediaqueries .col-md-offset-2 {
	margin-left: 17.05961%
}

.no-mediaqueries .col-md-offset-3 {
	margin-left: 25.58941%
}

.no-mediaqueries .col-md-offset-4 {
	margin-left: 34.11922%
}

.no-mediaqueries .col-md-offset-5 {
	margin-left: 42.64902%
}

.no-mediaqueries .col-md-6.col-md-offset-3 {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%;
	margin-left: 17.05961%
}

.no-mediaqueries .col-md-6.col-md-offset-3:last-child {
	margin-right: 0
}

body {
	margin: 0;
	padding: 0;
	font-size: 100%
}

a {
	transition: all 0.3s
}

a img {
	border: none
}

img {
	max-width: 100%;
	height: auto
}

img.align-centre {
	clear: both;
	margin: 15px auto
}

img.float-left {
	max-width: 40%;
	margin: 0px 15px 15px 0px
}

img.float-right {
	max-width: 40%;
	margin: 0px 0px 15px 15px
}

.round-image img {
	border-radius: 100%
}

.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.clearfix {
	clear: both
}

.align-right {
	text-align: right
}

.align-center,
.align-centre {
	text-align: center
}

.align-left {
	text-align: left
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.visual-hidden {
	display: none
}

.image-holder {
	position: relative;
	line-height: 0
}

.image-holder.right-wrap {
	float: right;
	max-width: 40%;
	margin: 0px 0px 15px 15px
}

.image-holder.left-wrap {
	float: left;
	max-width: 40%;
	margin: 0px 15px 15px 0px
}

.image-holder.centre-above {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px
}

.image-holder.centre-below {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px
}

.image-holder img {
	width: 100%;
	height: auto
}

.shift-up-60 {
	position: relative;
	top: -60px
}

.mw-600 {
	max-width: 600px
}

.mw-700 {
	max-width: 700px
}

.pad-top-0,
.row.pad-top-0 {
	padding-top: 0
}

.pad-bottom-0,
.row.pad-bottom-0 {
	padding-bottom: 0
}

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?mw9tby");
	src: url("../fonts/icomoon.eot?mw9tby#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?mw9tby") format("truetype"), url("../fonts/icomoon.woff?mw9tby") format("woff"), url("../fonts/icomoon.svg?mw9tby#icomoon") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="icon-"],
[class*=" icon-"],
.custom-icon {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	transition: all 0.3s ease-out;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-calendar:before {
	content: "\e91c"
}

.icon-calendar2:before {
	content: "\e953"
}

.icon-envelope:before {
	content: "\e90f"
}

.icon-browser:before {
	content: "\e00c"
}

.icon-picture:before {
	content: "\e00f"
}

.icon-video:before {
	content: "\e011"
}

.icon-megaphone:before {
	content: "\e021"
}

.icon-phone:before {
	content: "\e909"
}

.icon-telephone:before {
	content: "\e909"
}

.icon-contact:before {
	content: "\e909"
}

.icon-support:before {
	content: "\e909"
}

.icon-call:before {
	content: "\e909"
}

.icon-quotes-right:before {
	content: "\e90a"
}

.icon-rdquo:before {
	content: "\e90a"
}

.icon-quotes-left:before {
	content: "\e90b"
}

.icon-ldquo:before {
	content: "\e90b"
}

.icon-linkedin:before {
	content: "\e90c"
}

.icon-brand:before {
	content: "\e90c"
}

.icon-social:before {
	content: "\e90c"
}

.icon-facebook:before {
	content: "\e90d"
}

.icon-brand2:before {
	content: "\e90d"
}

.icon-social2:before {
	content: "\e90d"
}

.icon-search:before {
	content: "\e90e"
}

.icon-image-text:before {
	content: "\e904"
}

.icon-arrow-down:before {
	content: "\e910"
}

.icon-arrow-left:before {
	content: "\e911"
}

.icon-arrow-right:before {
	content: "\e912"
}

.icon-arrow-up:before {
	content: "\e913"
}

.icon-chevron-down:before {
	content: "\e914"
}

.icon-chevron-left:before {
	content: "\e915"
}

.icon-chevron-right:before {
	content: "\e916"
}

.icon-chevron-up:before {
	content: "\e917"
}

.icon-image:before {
	content: "\e900"
}

.icon-link:before {
	content: "\e901"
}

.icon-menu:before {
	content: "\e902"
}

.icon-message-circle:before {
	content: "\e905"
}

.icon-message-square:before {
	content: "\e906"
}

.icon-phone2:before {
	content: "\e907"
}

.icon-phone-call:before {
	content: "\e908"
}

.icon-volume-2:before {
	content: "\e903"
}

.icon-arrow-circle-down:before {
	content: "\e918"
}

.icon-arrow-circle-up:before {
	content: "\e919"
}

.icon-arrow-circle-right:before {
	content: "\e91a"
}

.icon-arrow-circle-left:before {
	content: "\e91b"
}

@font-face {
	font-family: 'dearjoe_3regular';
	src: url("../fonts/dearjoe3-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #2a312f
}

@media screen and (min-width: 2100px) {
	body {
		font-size: 19px
	}
}

h1,
.h1 {
	font-family: 'dearjoe_3regular', 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400
}

h2,
h3,
.h2,
.h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700
}

h1,
.h1 {
	font-size: 262.5%;
	line-height: 1.14286;
	margin-bottom: .28571em;
	color: #9968d9
}

@media screen and (max-width: 550px) {

	h1,
	.h1 {
		font-size: 225%
	}
}

@media screen and (max-width: 375px) {

	h1,
	.h1 {
		font-size: 200%
	}
}

h2,
.h2 {
	font-size: 225%;
	line-height: 1.1;
	margin-bottom: .83333em;
	color: #9968d9
}

@media screen and (max-width: 550px) {

	h2,
	.h2 {
		font-size: 187.5%
	}
}

@media screen and (max-width: 375px) {

	h2,
	.h2 {
		font-size: 162.5%
	}
}

h3,
.h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 2.3125rem;
	line-height: 1;
	margin-bottom: 1rem
}

@media screen and (max-width: 550px) {

	h3,
	.h3 {
		font-size: 193.75%
	}
}

@media screen and (max-width: 375px) {

	h3,
	.h3 {
		font-size: 162.5%
	}
}

h4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 1.07143;
	margin-bottom: .5rem
}

@media screen and (max-width: 550px) {
	h4 {
		font-size: 137.5%
	}
}

@media screen and (max-width: 375px) {
	h4 {
		font-size: 112.5%
	}
}

h5 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.3125;
	margin-bottom: .28571em;
	margin-top: 2.0625em
}

h2.h1 {
	margin-bottom: .66667em
}

.subtitle {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #cacbcb;
	text-transform: uppercase;
	font-size: 137.5%;
	letter-spacing: 0.025em;
	position: relative;
	display: inline-block
}

.subtitle::before,
.subtitle::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 1px;
	border-top: 1px solid #cacbcb;
	display: inline-block;
	top: 13px
}

.subtitle::before {
	left: -110px
}

.subtitle::after {
	right: -110px
}

.subtitle+p:first-of-type {
	margin-top: 1.25em
}

@media screen and (max-width: 960px) {
	.subtitle {
		font-size: 112.5%
	}

	.subtitle::before,
	.subtitle::after {
		top: 9px;
		width: 60px
	}

	.subtitle::before {
		left: -70px
	}

	.subtitle::after {
		right: -70px
	}
}

@media screen and (max-width: 650px) {
	.subtitle {
		font-size: 100%
	}

	.subtitle::before {
		display: none
	}

	.subtitle::after {
		display: block;
		top: unset;
		right: unset;
		width: 75px;
		bottom: -20px;
		left: 50%;
		transform: translateX(-50%)
	}
}

.script {
	font-family: 'dearjoe_3regular', 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400
}

.sb__column h5:first-of-type {
	margin-top: 0
}

p {
	font-size: 100%;
	line-height: 1.3125;
	margin-bottom: .625rem
}

@media screen and (max-width: 550px) {
	p {
		font-size: 106.25%;
		line-height: 1.5
	}
}

@media screen and (max-width: 375px) {
	p {
		line-height: 1.35
	}
}

em {
	font-style: italic
}

a {
	text-decoration: none;
	color: #9968d9;
	transition: all 0.3s ease-out
}

a:hover {
	color: #491d6a
}

blockquote {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300
}

blockquote p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1.2vw
}

blockquote p.author {
	text-align: right;
	margin-top: 1.25em;
	font-size: 0.9vw;
	text-transform: lowercase
}

.phone-link,
a.email {
	color: #2a312f
}

.lead {
	font-size: 137.5%
}

.text-left ul,
.text-left ol,
.text-right ul,
.text-right ol {
	padding-left: 20px;
	margin: 20px 0
}

.text-left ul li,
.text-left ol li,
.text-right ul li,
.text-right ol li {
	list-style: outside;
	line-height: 1.35
}

.inline-list {
	margin: 20px 0;
	text-align: center
}

.inline-list li {
	display: inline-block;
	font-weight: 300
}

.inline-list li::before {
	content: "|";
	display: inline-block;
	margin: 0 10px 0 8px
}

.inline-list li:first-of-type::before {
	content: "";
	margin: 0
}

.arrow-list {
	margin: 20px 0
}

.arrow-list li {
	font-weight: 300;
	margin-bottom: 10px
}

.arrow-list li::before {
	content: "\e91a";
	font-family: 'icomoon' !important;
	margin-right: 10px
}

.arrow-multi,
.multi-col-list {
	display: flex;
	flex-wrap: wrap
}

.arrow-multi li,
.multi-col-list li {
	width: 50%
}

.email-link .custom-icon,
.phone-link .custom-icon {
	font-size: 19px;
	top: 4px;
	margin-right: 3px;
	display: inline-block
}

@media screen and (min-width: 1441px) {

	.w-50 .arrow-multi li,
	.w-60 .arrow-multi li,
	.w-66 .arrow-multi li,
	.w-75 .arrow-multi li,
	.w-80 .arrow-multi li,
	.w-100 .arrow-multi li {
		width: 33.33%
	}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {

	.w-50 .arrow-multi li,
	.w-60 .arrow-multi li,
	.w-66 .arrow-multi li,
	.w-75 .arrow-multi li,
	.w-80 .arrow-multi li,
	.w-100 .arrow-multi li {
		width: 33.33%
	}
}

@media screen and (max-width: 768px) {

	.w-50 .arrow-multi li,
	.w-60 .arrow-multi li,
	.w-66 .arrow-multi li,
	.w-75 .arrow-multi li,
	.w-80 .arrow-multi li,
	.w-100 .arrow-multi li {
		width: 100%
	}

	.arrow-multi li {
		width: 100%
	}
}

.main-header {
	display: block;
	background: #fff
}

.main-header::after {
	clear: both;
	content: "";
	display: table
}

.main-header.home-header {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5
}

.main-header .homelink {
	max-width: 350px;
	position: relative;
	padding: 30px;
	margin-left: auto;
	margin-right: auto
}

.main-header .homelink:hover::before {
	display: none
}

@media screen and (max-width: 768px) {
	.main-header .homelink {
		max-width: 300px;
		padding: 20px
	}
}

@media screen and (max-width: 360px) {
	.main-header .homelink {
		max-width: 250px
	}
}

.main-header .main-menu {
	position: relative;
	background: #fff;
	height: 47px;
	position: relative;
	z-index: 2
}

.main-header .main-menu::after {
	content: "";
	width: 70%;
	position: absolute;
	left: 15%;
	border-radius: 100%;
	background: -moz-radial-gradient(center, ellipse cover, #d0d7d5 0%, rgba(208, 215, 213, 0.75) 50%, rgba(208, 215, 213, 0) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #d0d7d5 0%, rgba(208, 215, 213, 0.75) 50%, rgba(208, 215, 213, 0) 100%);
	background: radial-gradient(ellipse at center, #d0d7d5 0%, rgba(208, 215, 213, 0.75) 50%, rgba(208, 215, 213, 0) 100%);
	filter: blur(5px);
	mix-blend-mode: multiply;
	height: 30px;
	z-index: 1;
	bottom: -15px;
	opacity: .5
}

.main-header .main-menu ul {
	width: 100%;
	height: 35px;
	background: #fff;
	position: relative;
	z-index: 2
}

.main-header .main-menu .logolink,
.home-page .main-header .main-menu .homelink {
	display: none
}

.home-page .preheader {
	display: none
}

@media screen and (max-width: 1160px) {
	.home-page .preheader {
		display: block
	}
}

.home-page .main-header {
	background: rgba(168, 115, 37, 0.5);
	background: -moz-linear-gradient(top, rgba(168, 115, 37, 0.5) 0%, rgba(168, 115, 37, 0) 50%);
	background: -webkit-linear-gradient(top, rgba(168, 115, 37, 0.5) 0%, rgba(168, 115, 37, 0) 50%);
	background: linear-gradient(to bottom, rgba(168, 115, 37, 0.5) 0%, rgba(168, 115, 37, 0) 50%);
	height: 300px
}

.home-page .main-header .logolink,
.home-page .main-header .homelink {
	display: inline-block;
	background: -moz-radial-gradient(center, ellipse cover, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 70%);
	background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 70%);
	background: radial-gradient(ellipse at center, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 70%);
	padding: 1.25em 0 3.75em;
	width: 300px;
	height: 300px;
	border-radius: 100%;
	top: -60px
}

.home-page .main-header .logolink a,
.home-page .main-header .homelink a {
	display: block;
	background-image: url(../../images/colour-logo.svg);
	background-size: 70% auto;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -99999px;
	width: 300px;
	height: 300px;
	position: relative;
	top: -30px
}

@media screen and (max-width: 1440px) {

	.home-page .main-header .logolink,
	.home-page .main-header .homelink {
		width: 250px;
		height: 250px
	}

	.home-page .main-header .logolink a,
	.home-page .main-header .homelink a {
		width: 250px;
		height: 250px
	}
}

.home-page .main-header .homelink {
	display: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

@media screen and (max-width: 1160px) {
	.home-page .main-header .homelink {
		display: block;
		top: -15px
	}
}

.home-page .main-header .main-menu {
	position: absolute;
	top: 0;
	width: 100%;
	background: transparent;
	border: none
}

.home-page .main-header .main-menu ul {
	background: transparent
}

.home-page .main-header .main-menu::after {
	display: none
}

.home-page .main-header li.homepage {
	display: none
}

.preheader {
	display: block;
	height: 35px;
	background: #7f52d9;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 6
}

.preheader::after {
	clear: both;
	content: "";
	display: table
}

.preheader ul {
	float: right;
	margin: 0;
	padding: 0 2.5em
}

.preheader li,
.preheader a {
	color: #fff
}

.preheader li {
	display: inline-block;
	margin-left: 40px;
	font-size: 84.375%
}

.preheader a:not(.button) {
	top: 2px;
	position: relative
}

.preheader a:not(.button):hover {
	color: #2c1140
}

.preheader .custom-icon {
	margin-right: 5px;
	top: 2px
}

.preheader .button {
	background: #ecac05;
	color: #2c1140;
	border: none;
	line-height: 29px;
	margin-top: 3px
}

.preheader .button::before {
	background: #2c1140
}

@media screen and (max-width: 1160px) {
	.preheader {
		padding-right: 50px
	}
}

@media screen and (max-width: 768px) {
	.preheader ul {
		padding: 0 .625em
	}

	.preheader li {
		margin-left: 15px
	}

	.preheader li:first-of-type {
		margin-left: 0
	}
}

@media screen and (max-width: 550px) {
	.preheader {
		height: 40px;
		overflow: hidden
	}

	.preheader ul {
		width: 100%;
		padding: 0
	}

	.preheader li {
		width: 25%;
		max-width: 60px;
		height: 42px;
		margin: 0;
		border-right: 1px solid #fff;
		text-align: center;
		position: relative;
		top: -1px
	}

	.preheader li.booking-link {
		width: 200px;
		max-width: 200px;
		background: #ecac05;
		position: relative;
		left: -4px;
		border: none;
		font-size: 100%
	}

	.preheader li.booking-link a {
		line-height: 40px;
		margin-top: 0
	}

	.preheader li.booking-link .button {
		width: 100%;
		height: 100%
	}

	.preheader li a:not(.button) {
		line-height: 40px;
		display: block
	}

	.preheader li .data {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0
	}

	.preheader li .custom-icon {
		font-size: 25px;
		top: 4px;
		margin-right: 0
	}

	.preheader li .custom-icon.icon-email {
		top: 5px
	}

	.preheader li .custom-icon.icon-envelope {
		left: -3px
	}
}

@media screen and (max-width: 414px) {
	.preheader li {
		max-width: 50px;
		width: 50px
	}

	.preheader li.booking-link {
		max-width: calc(100% - 140px)
	}

	.preheader li .custom-icon {
		font-size: 22px
	}
}

.internal .main-header {
	position: relative;
	top: 35px
}

@media screen and (max-width: 1160px) {
	.internal .main-header {
		position: relative;
		z-index: 2
	}

	.internal .main-header::after {
		content: "";
		width: 70%;
		position: absolute;
		left: 15%;
		border-radius: 100%;
		background: -moz-radial-gradient(center, ellipse cover, #d0d7d5 0%, rgba(208, 215, 213, 0.75) 50%, rgba(208, 215, 213, 0) 100%);
		background: -webkit-radial-gradient(center, ellipse cover, #d0d7d5 0%, rgba(208, 215, 213, 0.75) 50%, rgba(208, 215, 213, 0) 100%);
		background: radial-gradient(ellipse at center, #d0d7d5 0%, rgba(208, 215, 213, 0.75) 50%, rgba(208, 215, 213, 0) 100%);
		filter: blur(5px);
		mix-blend-mode: multiply;
		height: 30px;
		z-index: 1;
		bottom: -15px;
		opacity: .5
	}

	.internal .main-header .container {
		background: #fff;
		z-index: 2;
		position: relative
	}
}

@media screen and (max-width: 1160px) {
	.internal .burger-menu {
		top: 0;
		right: 10px;
		width: 35px
	}

	.internal .burger-menu .bars,
	.internal .burger-menu .bars::before,
	.internal .burger-menu .bars::after {
		box-shadow: none
	}

	.internal .burger-menu .bars {
		width: 25px
	}

	.internal .burger-menu .text {
		display: none
	}
}

nav li {
	list-style: none;
	display: inline-block;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: .84375rem;
	line-height: 1;
	color: #000
}

nav.main-menu {
	border-top: 1px dotted #cacbcb;
	border-bottom: 1px dotted #cacbcb;
	padding: 10px 0 5px
}

nav.main-menu ul {
	padding: 0;
	margin: 0;
	text-align: center
}

nav.main-menu ul:after {
	display: table;
	content: " ";
	clear: both
}

nav.main-menu ul>li {
	line-height: 30px
}

nav.main-menu ul>li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: transparent;
	position: absolute;
	left: 50%;
	top: -5px;
	transform: translateX(-50%);
	transition: all 0.3s ease-out
}

nav.main-menu ul>li.current::before,
nav.main-menu ul>li.section::before,
nav.main-menu ul>li:hover::before {
	background: #9968d9
}

nav.main-menu li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	transition: all 0.3s
}

nav.main-menu li>a {
	text-decoration: none;
	color: #000;
	display: inline-block;
	position: relative;
	z-index: 7;
	padding: 0 25px
}

nav.main-menu li>a:hover {
	color: #9968d9
}

@media screen and (max-width: 1440px) {
	nav.main-menu li>a {
		padding: 0 15px
	}
}

nav.main-menu li .custom-icon {
	display: none
}

nav.main-menu li:hover>a {
	color: #9968d9
}

nav.main-menu li.current>a,
nav.main-menu li.section>a {
	color: #9968d9
}

nav.main-menu li.current:hover>a,
nav.main-menu li.section:hover>a {
	color: #9968d9
}

nav.main-menu li .submenu {
	opacity: 0;
	max-height: 0;
	position: absolute;
	padding-top: 65px;
	width: 195px;
	z-index: -1;
	left: 0;
	margin-left: 0;
	top: -9999px;
	transition: opacity 0.3s, max-height 0.3s
}

nav.main-menu li .submenu li {
	display: block;
	text-align: left;
	text-transform: none;
	margin-bottom: 0;
	background: #fff;
	line-height: 1.2;
	text-transform: none;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	border-bottom: 1px solid #cacbcb
}

nav.main-menu li .submenu li:last-of-type {
	border-bottom: none
}

nav.main-menu li .submenu li::before {
	display: none
}

nav.main-menu li .submenu li a {
	color: #000;
	width: 100%;
	display: block;
	padding: 10px 12px
}

nav.main-menu li .submenu li a:hover {
	color: #9968d9;
	background: rgba(0, 0, 0, 0)
}

nav.main-menu li:hover>.submenu {
	opacity: 1;
	z-index: 5;
	top: 0px;
	max-height: 700px
}

nav.main-menu li:hover>.submenu.image-menu {
	top: 30px
}

nav.main-menu:after {
	display: table;
	content: " ";
	clear: both
}

.home-page nav.main-menu ul>li {
	line-height: 60px
}

nav.main-menu li .submenu.image-menu {
	width: 800px;
	display: flex;
	flex-wrap: wrap;
	z-index: 15;
	height: auto;
	max-height: unset;
	background: #fff;
	border-radius: 2px;
	padding-top: 0;
	box-shadow: 1px 1px 8px #6e6e6e
}

nav.main-menu li .submenu.image-menu li {
	width: 33%;
	clear: both;
	border: none;
	line-height: 1.2;
	background: transparent
}

nav.main-menu li .submenu.image-menu li:last-of-type {
	flex-grow: 1
}

nav.main-menu li .submenu.image-menu::after {
	content: '';
	clear: both;
	display: table
}

nav.main-menu li .submenu.image-menu .thumbnail {
	width: 85px;
	float: left;
	padding-right: 5px
}

nav.main-menu li .submenu.image-menu .thumbnail img {
	max-width: 80px
}

nav.main-menu li .submenu.image-menu .thumbnail img:hover {
	opacity: 0.7
}

nav.main-menu li .submenu.image-menu .details {
	width: calc(100% - 85px);
	float: left
}

nav.main-menu li .submenu.image-menu a::after {
	content: '';
	clear: both;
	display: table
}

nav.main-menu li .submenu.image-menu .script {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: 'dearjoe_3regular', 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 118.51852%
}

.home-page nav.main-menu li .submenu.image-menu {
	top: 60px
}

@media screen and (max-width: 1160px) {
	.home-page nav.main-menu li .submenu.image-menu {
		top: -9999px
	}
}

.footer-menu {
	margin: 1.25em 0
}

.footer-menu li {
	font-weight: 400
}

.footer-menu li a {
	color: #fff
}

.footer-menu li a:hover {
	color: #cdb12d
}

.footer-menu li::after {
	content: "/";
	display: inline-block;
	margin: 0 15px 0 13px;
	font-size: 16px;
	position: relative;
	top: 2px
}

.footer-menu li:last-of-type::after {
	content: "";
	margin: 0
}

.section-menu li {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 100%;
	line-height: 1.1875;
	display: block;
	border-bottom: 1px solid #cacbcb;
	clear: both;
	padding: .8125em 1.875em
}

.section-menu li .custom-icon {
	float: right;
	font-size: 20px;
	color: #fff;
	top: 1px
}

.section-menu li:first-of-type {
	border-top: 1px solid #cacbcb
}

.section-menu li a {
	color: #2a312f
}

.section-menu li a:hover {
	color: #491d6a
}

.section-menu li.current a {
	color: #491d6a;
	font-weight: 600
}

.section-menu li:hover {
	background: rgba(0, 0, 0, 0)
}

.section-menu li:hover a {
	color: #fff
}

.burger-menu {
	display: none;
	position: fixed;
	z-index: 20;
	top: 0;
	right: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 2.5em;
	height: 2.5em;
	background: transparent;
	transition: background 0.3s;
	box-shadow: none;
	border: none;
	-webkit-appearance: none
}

.burger-menu span.bars {
	display: block;
	position: absolute;
	height: 3px;
	border-radius: 2px;
	background: #fff;
	width: 30px;
	left: 5px;
	top: 50%;
	transition: background 0s 0.3s, transform 0.3s
}

.burger-menu span.bars::before,
.burger-menu span.bars::after {
	content: "";
	position: absolute;
	display: block;
	height: 3px;
	width: 100%;
	background: #fff;
	z-index: 5;
	border-radius: 2px;
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s
}

.burger-menu span.bars::before {
	top: -9px;
	transition-property: top, transform
}

.burger-menu span.bars::after {
	bottom: -9px;
	transition-property: bottom, transform
}

.burger-menu.active {
	background: transparent
}

.burger-menu.active span {
	background: none
}

.burger-menu.active span:before {
	top: 0;
	transform: rotate(45deg);
	transition-delay: 0s, 0.3s;
	background-color: #fff
}

.burger-menu.active span:after {
	bottom: 0;
	transform: rotate(-45deg);
	transition-delay: 0s, 0.3s;
	background-color: #fff
}

.burger-menu:hover {
	background: transparent
}

@media screen and (max-width: 550px) {
	.burger-menu {
		width: 35px
	}
}

.dark-scheme .burger-menu span,
.dark-scheme .burger-menu span::before,
.dark-scheme .burger-menu span::after {
	background-color: #fff
}

.dark-scheme .burger-menu.active span {
	background-color: transparent
}

@media screen and (max-width: 1160px) {
	.burger-menu {
		display: block
	}

	.burger-menu.active span.bars,
	.burger-menu.active span.bars::after,
	.burger-menu.active span.bars::before {
		box-shadow: none
	}

	.page-container {
		position: relative;
		overflow: hidden;
		left: 0;
		transition: left 0.4s ease-in-out
	}

	.main-header .main-menu,
	.home-page .main-header .main-menu {
		position: fixed;
		right: -105%;
		height: 100vh;
		width: 80%;
		top: 0;
		overflow-y: scroll;
		z-index: 10;
		box-shadow: 0px 0px 6px rgba(42, 49, 47, 0.5);
		transition: right 0.4s ease-in-out;
		background: #2c1140
	}
}

@media screen and (max-width: 1160px) and (max-width: 414px) {

	.main-header .main-menu,
	.home-page .main-header .main-menu {
		width: 90%
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu ul,
	.home-page .main-header .main-menu ul {
		margin-left: 0;
		background: transparent
	}

	.main-header .main-menu li:not(logolink),
	.home-page .main-header .main-menu li:not(logolink) {
		display: block;
		width: 100%;
		line-height: 2.5;
		border-bottom: 1px dotted #7f52d9;
		font-size: 100%;
		text-align: left
	}

	.main-header .main-menu li:not(logolink) .custom-icon,
	.home-page .main-header .main-menu li:not(logolink) .custom-icon {
		color: #fff;
		font-size: 25px;
		position: absolute;
		right: 5px;
		top: 8px;
		display: block;
		z-index: 7
	}

	.main-header .main-menu li:not(logolink) a,
	.home-page .main-header .main-menu li:not(logolink) a {
		display: block;
		padding: 0 30px;
		color: #fff
	}
}

@media screen and (max-width: 1160px) and (max-width: 415px) {

	.main-header .main-menu li:not(logolink) a,
	.home-page .main-header .main-menu li:not(logolink) a {
		padding: 0px 15px
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu li:not(logolink).current::before,
	.main-header .main-menu li:not(logolink).section::before,
	.main-header .main-menu li:not(logolink):hover::before,
	.home-page .main-header .main-menu li:not(logolink).current::before,
	.home-page .main-header .main-menu li:not(logolink).section::before,
	.home-page .main-header .main-menu li:not(logolink):hover::before {
		display: none
	}

	.main-header .main-menu li:not(logolink).current a,
	.main-header .main-menu li:not(logolink).section a,
	.main-header .main-menu li:not(logolink).current:hover a,
	.main-header .main-menu li:not(logolink).section:hover a,
	.home-page .main-header .main-menu li:not(logolink).current a,
	.home-page .main-header .main-menu li:not(logolink).section a,
	.home-page .main-header .main-menu li:not(logolink).current:hover a,
	.home-page .main-header .main-menu li:not(logolink).section:hover a {
		color: #bda6eb;
		background: transparent
	}

	.main-header .main-menu li:not(logolink).current a .custom-icon,
	.main-header .main-menu li:not(logolink).section a .custom-icon,
	.main-header .main-menu li:not(logolink).current:hover a .custom-icon,
	.main-header .main-menu li:not(logolink).section:hover a .custom-icon,
	.home-page .main-header .main-menu li:not(logolink).current a .custom-icon,
	.home-page .main-header .main-menu li:not(logolink).section a .custom-icon,
	.home-page .main-header .main-menu li:not(logolink).current:hover a .custom-icon,
	.home-page .main-header .main-menu li:not(logolink).section:hover a .custom-icon {
		color: #bda6eb
	}

	.main-header .main-menu li:not(logolink).nav-item::after,
	.home-page .main-header .main-menu li:not(logolink).nav-item::after {
		display: none
	}

	.main-header .main-menu li:not(logolink).button,
	.home-page .main-header .main-menu li:not(logolink).button {
		height: auto;
		top: 0;
		line-height: 2.5;
		border-color: #fff
	}

	.main-header .main-menu li:not(logolink).button a,
	.home-page .main-header .main-menu li:not(logolink).button a {
		color: #fff;
		padding-top: 5px
	}

	.main-header .main-menu li:not(logolink).button::before,
	.home-page .main-header .main-menu li:not(logolink).button::before {
		top: 0;
		margin-right: 10px
	}

	.main-header .main-menu li:not(logolink):hover>.submenu,
	.home-page .main-header .main-menu li:not(logolink):hover>.submenu {
		max-height: 0;
		top: -9999px
	}

	.main-header .main-menu li:not(logolink).current::before,
	.main-header .main-menu li:not(logolink).section::before,
	.home-page .main-header .main-menu li:not(logolink).current::before,
	.home-page .main-header .main-menu li:not(logolink).section::before {
		display: none
	}

	.main-header .main-menu li:not(logolink) .submenu,
	.home-page .main-header .main-menu li:not(logolink) .submenu {
		display: block;
		position: relative;
		width: 100%;
		left: 0;
		transform: none;
		padding: 0 20px;
		top: -9999px;
		z-index: 1;
		max-height: 0;
		opacity: 0;
		transition: opacity 0.3s ease-out, max-height 0.75s ease-in-out
	}

	.main-header .main-menu li:not(logolink) .submenu.visible,
	.home-page .main-header .main-menu li:not(logolink) .submenu.visible {
		opacity: 1;
		top: -1px;
		max-height: 100vh
	}

	.main-header .main-menu li:not(logolink) .submenu li,
	.home-page .main-header .main-menu li:not(logolink) .submenu li {
		width: 100%;
		background: transparent;
		border-bottom: 0
	}

	.main-header .main-menu li:not(logolink) .submenu li a,
	.home-page .main-header .main-menu li:not(logolink) .submenu li a {
		color: #fff;
		padding: 10px 30px
	}

	.main-header .main-menu li:not(logolink) .submenu.image-menu,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu {
		width: 100%;
		display: flex;
		background: transparent;
		box-shadow: none;
		max-height: 0;
		transition: opacity 0.3s ease-out, max-height 0.75s ease-in-out
	}

	.main-header .main-menu li:not(logolink) .submenu.image-menu.open,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu.open {
		max-height: 100%;
		opacity: 1;
		top: 0
	}

	.main-header .main-menu li:not(logolink) .submenu.image-menu li,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu li {
		width: 50%
	}
}

@media screen and (max-width: 1160px) and (max-width: 768px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu li,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu li {
		width: 100%
	}
}

@media screen and (max-width: 1160px) and (max-width: 500px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu li a,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu li a {
		padding: 0 10px
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .summary,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .summary {
		font-size: 81.25%;
		font-weight: 300
	}
}

@media screen and (max-width: 1160px) and (max-width: 500px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .summary,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .summary {
		display: none
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .details,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .details {
		padding-left: 10px
	}
}

@media screen and (max-width: 1160px) and (max-width: 500px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .details,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .details {
		width: 100%
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail {
		background: #fff;
		padding: 5px;
		height: 85px
	}

	.main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail img,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail img {
		max-width: 75px
	}
}

@media screen and (max-width: 1160px) and (max-width: 768px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail {
		width: 70px;
		height: 70px
	}

	.main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail img,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail img {
		max-width: 60px
	}
}

@media screen and (max-width: 1160px) and (max-width: 500px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .thumbnail {
		display: none
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .script,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .script {
		font-family: 'Open Sans', Helvetica, Arial, sans-serif;
		font-weight: 700;
		font-size: 100%
	}
}

@media screen and (max-width: 1160px) and (max-width: 500px) {

	.main-header .main-menu li:not(logolink) .submenu.image-menu .script,
	.home-page .main-header .main-menu li:not(logolink) .submenu.image-menu .script {
		font-weight: 400;
		font-size: 84.375%
	}
}

@media screen and (max-width: 1160px) {

	.main-header .main-menu li.logolink,
	.home-page .main-header .main-menu li.homelink,
	.home-page .main-header .main-menu li.logolink,
	.home-page .main-header .main-menu li.homelink {
		display: none
	}

	.main-header .main-menu::after,
	.home-page .main-header .main-menu::after {
		display: none
	}

	#main_header {
		transition: left 0.3s ease-out
	}

	.reveal .page-container {
		left: -80%
	}
}

@media screen and (max-width: 1160px) and (max-width: 415px) {
	.reveal .page-container {
		left: -90%
	}
}

@media screen and (max-width: 1160px) {
	.reveal #main_header {
		left: -80%
	}

	.reveal .main-header .main-menu,
	.reveal .home-page .main-header .main-menu {
		right: 0
	}

	.reveal .main-header .main-menu .logolink,
	.reveal .home-page .main-header .main-menu .homelink,
	.home-page .reveal .main-header .main-menu .homelink,
	.reveal .home-page .main-header .main-menu .logolink,
	.reveal .home-page .main-header .main-menu .homelink {
		display: none
	}
}

@media screen and (max-width: 400px) {
	nav.sh-navigation li .submenu li::before {
		position: absolute;
		left: -10px;
		top: 50%;
		transform: translateY(-50%)
	}

	nav.sh-navigation li .submenu li {
		line-height: 1.5;
		margin: 6px 0
	}
}

.firefox nav.sh-navigation li a,
.ie nav.sh-navigation li a {
	padding-bottom: 6px
}

.ie8 .mh_content,
.ie7 .mh_content,
.ie6 .mh_content {
	width: 63%
}

.ie8 nav.sh-navigation li .submenu,
.ie7 nav.sh-navigation li .submenu,
.ie6 nav.sh-navigation li .submenu {
	display: none
}

.ie8 nav.sh-navigation li:hover .submenu,
.ie7 nav.sh-navigation li:hover .submenu,
.ie6 nav.sh-navigation li:hover .submenu {
	display: block
}

.ie8 nav.sh-navigation li .submenu li a,
.ie7 nav.sh-navigation li .submenu li a,
.ie6 nav.sh-navigation li .submenu li a {
	border: none
}

.ie7 nav.sh-navigation li {
	float: left
}

.ie7 nav.sh-navigation li li {
	float: none
}

.sh-image {
	opacity: 0
}

.sh-image.active {
	animation: fade-in 2s forwards
}

.path,
.cls-4 {
	stroke-dasharray: 1890;
	stroke-dashoffset: 1890;
	animation: dash 5s linear forwards
}

.fp__images div {
	opacity: 0
}

.fp__images div.active {
	animation: fade-in 2s forwards
}

.fp__section-title,
.fp__summary {
	opacity: 0
}

.fp__section-title.active,
.fp__summary.active {
	animation: fade-in 2s forwards
}

@keyframes fade-in {
	0% {
		opacity: 0.05
	}

	100% {
		opacity: 1
	}
}

@keyframes dash {
	to {
		stroke-dashoffset: 0
	}
}

.heroblock {
	display: block;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	position: relative
}

.heroblock::after {
	clear: both;
	content: "";
	display: table
}

.heroblock img {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	max-width: unset;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.hb_watermark {
	position: absolute;
	top: 18vh;
	right: -30px;
	z-index: 3;
	background: url(../../../public/resources/images/tree-girl.svg) no-repeat bottom right;
	background-size: contain;
	width: 600px;
	height: 85vh;
	mix-blend-mode: overlay
}

@media screen and (max-width: 1600px) {
	.hb_watermark {
		width: 350px;
		top: unset;
		bottom: -1vh
	}
}

@media screen and (max-width: 960px) {
	.hb_watermark {
		width: 250px
	}
}

@media screen and (max-width: 768px) and (min-height: 1000px) {
	.hb_watermark {
		width: 400px
	}
}

@media screen and (max-width: 500px) {
	.hb_watermark {
		opacity: 0.5
	}
}

.hb_caption {
	width: 100%;
	position: absolute;
	z-index: 4;
	bottom: 0;
	left: 0;
	text-align: center;
	padding: 0 0 3.75em;
	background: rgba(0, 0, 0, 0.9);
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	font-size: 16px
}

@media screen and (max-width: 960px) {
	.hb_caption {
		font-size: 15px
	}
}

@media screen and (max-width: 600px) {
	.hb_caption {
		font-size: 14px;
		padding: 0 20px 3.75em
	}
}

@media screen and (max-width: 415px) {
	.hb_caption {
		font-size: 13px
	}
}

.hb_caption h1,
.hb_caption h2,
.hb_caption h3,
.hb_caption h4,
.hb_caption h5,
.hb_caption h6,
.hb_caption p,
.hb_caption li,
.hb_caption a {
	color: #fff
}

.hb_caption .inner {
	max-width: 960px;
	margin: 0 auto
}

.hb_caption h1 {
	font-size: 262.5%
}

.hb_caption h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 287.5%
}

.hb_caption .button {
	border-color: #fff;
	background: #fff;
	color: #491d6a;
	margin: 0 10px
}

.hb_caption .button::before {
	background: #491d6a
}

.hb_caption .button:hover {
	color: #fff
}

@media screen and (max-width: 600px) {
	.hb_caption .button {
		font-size: 107.14286%;
		margin: 0
	}
}

@media screen and (max-width: 415px) {
	.hb_caption .button {
		font-size: 115.38462%;
		display: block;
		width: 100%;
		margin-bottom: 12px;
		min-height: 42px
	}
}

.hb_image {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.hb_image.heroblur img {
	opacity: 0;
	transition: opacity 0.5s ease-in-out
}

.hb_image.heroblur.loaded img {
	opacity: 1
}

.text-sm-bg-image-layout {
	padding: 3.75em 0
}

.r_text-bg h1,
.r_text-bg h2 {
	text-align: center
}

.r_text-bg .subtitle {
	left: 50%;
	transform: translateX(-50%)
}

.r_text-bg ul {
	margin: 20px
}

.r_text-bg ul li {
	list-style: outside;
	margin-bottom: 8px
}

.r_text-bgimg {
	position: relative;
	right: -50%;
	top: 40px
}

.r_text-bgimg img {
	max-width: 60%
}

@media screen and (max-width: 768px) {
	.r_text-bgimg {
		right: -20%
	}
}

.r_text h1 {
	margin-bottom: 0
}

.image-bg {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.text-image-layout .image-bg {
	padding: 4.6875em 0;
	display: block
}

.text-image-layout .image-bg::after {
	clear: both;
	content: "";
	display: table
}

@media screen and (max-width: 375px) {
	.text-image-layout .image-bg {
		padding: 4.6875em 1.25em
	}
}

.text-image-layout .container {
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	z-index: 2;
	padding: 1.875em 1.875em 2.8125em
}

.text-image-layout .container::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -14px;
	left: -14px;
	right: -14px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .95
}

.text-image-layout .container::before {
	background-image: url(../)
}

.text-image-layout .r_image+.r_text::after {
	content: "";
	display: table;
	clear: both
}

.text-image-layout .r_image {
	padding-right: 1.875em
}

.text-image-layout .r_text+.r_image {
	padding-right: 0;
	padding-left: 1.875em
}

.form-text-layout .image-bg,
.form-only-layout .image-bg {
	padding: 4.6875em 0;
	display: block
}

.form-text-layout .image-bg::after,
.form-only-layout .image-bg::after {
	clear: both;
	content: "";
	display: table
}

.form-text-layout .image-bg .container,
.form-only-layout .image-bg .container {
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	z-index: 2
}

.form-text-layout .image-bg .container::after,
.form-only-layout .image-bg .container::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -14px;
	left: -14px;
	right: -14px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .95
}

.form-text-layout .image-bg .container::before,
.form-only-layout .image-bg .container::before {
	background-image: url(../)
}

.form-text-layout .container,
.form-only-layout .container {
	padding: 1.875em 1.875em 2.8125em
}

@media screen and (max-width: 375px) {

	.form-text-layout .container,
	.form-only-layout .container {
		padding: 4.6875em 1.25em
	}
}

.form-text-layout .r_image+.r_text::after,
.form-only-layout .r_image+.r_text::after {
	content: "";
	display: table;
	clear: both
}

.form-text-layout .r_image,
.form-only-layout .r_image {
	padding-right: 1.875em
}

.form-text-layout .r_text+.r_image,
.form-only-layout .r_text+.r_image {
	padding-right: 0;
	padding-left: 1.875em
}

.ie .text-image-layout .container::after {
	display: none
}

.row-inner .container>div,
.row-inner .container>article {
	position: relative;
	z-index: 1
}

.main-service .row-inner .sc_inner {
	position: relative;
	z-index: 1
}

.form-text-layout .form__right {
	float: right
}

.form-text-layout .form__right.mr-1 {
	margin-right: 8.5298%
}

.form-text-layout .form__right.mr-2 {
	margin-right: 17.0596%
}

.form-text-layout .form__right.mr-3 {
	margin-right: 25.5894%
}

.form-text-layout .form__right.mr-4 {
	margin-right: 34.1192%
}

.form-text-layout .form__right.mr-5 {
	margin-right: 42.649%
}

.form-text-layout .form__right.mr-6 {
	margin-right: 51.1788%
}

.form-text-layout .form__right.mr-7 {
	margin-right: 59.7086%
}

.form-text-layout .form__right.mr-8 {
	margin-right: 68.2384%
}

.form-text-layout .form__right.mr-9 {
	margin-right: 76.7682%
}

.form-text-layout .form__right.mr-10 {
	margin-right: 85.298%
}

.form-text-layout .form__right.mr-11 {
	margin-right: 93.8278%
}

.form-text-layout .form__right.mr-12 {
	margin-right: 102.3576%
}

.form-text-layout .form_below {
	margin-top: 3.75em
}

@media screen and (max-width: 1100px) {
	.r_image.col-md-offset-1 {
		margin-left: 0
	}

	.r_image.col-md-offset-1+.r_text.col-md-6 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%;
		margin-right: 0
	}

	.r_image.col-md-offset-1+.r_text.col-md-6:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.r_image {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1.875em;
		text-align: center;
		padding-right: 0
	}

	.r_image.round-image img {
		max-width: 400px
	}

	.r_image.col-md-offset-1+.r_text.col-md-6 {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	.r_image.col-md-offset-1+.r_text.col-md-6::after {
		clear: both;
		content: "";
		display: table
	}

	.text-image-layout .r_image {
		padding-right: 0
	}
}

@media screen and (max-width: 600px) {
	.r_image.round-image img {
		max-width: 90%
	}
}

@media screen and (max-width: 375px) {
	.text-image-layout .container {
		padding: 1.875em 1em 2.8125em
	}
}

.text-only-layout .image-bg {
	padding: 4.6875em 0;
	display: block;
	position: relative
}

.text-only-layout .image-bg::after {
	clear: both;
	content: "";
	display: table
}

@media screen and (max-width: 375px) {
	.text-only-layout .image-bg {
		padding: 4.6875em 1.25em
	}
}

.text-only-layout .container {
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	z-index: 2;
	padding: 1.875em 1.875em 2.8125em
}

.text-only-layout .container::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -14px;
	left: -14px;
	right: -15px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .95
}

.text-only-layout .container::before {
	background-image: url(../)
}

@media screen and (max-width: 320px) {
	.text-only-layout .container {
		padding: 1.25em
	}
}

@media screen and (max-width: 1440px) {
	.text-only-layout .col-md-8.col-md-offset-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%;
		margin-left: 8.5298%
	}

	.text-only-layout .col-md-8.col-md-offset-2:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.text-only-layout .col-md-8.col-md-offset-2 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		margin-left: 0%
	}

	.text-only-layout .col-md-8.col-md-offset-2:last-child {
		margin-right: 0
	}
}

.ie .text-only-layout .container::after {
	display: none
}

.hasblur {
	position: relative
}

.realimg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	opacity: 0;
	transition: all 0.5s ease-in
}

.realimg.loaded {
	opacity: 1
}

.realimg img {
	opacity: 0;
	display: none
}

.touch-device .image-bg,
.touch-device .realimg,
.ie-new .image-bg,
.ie-new .realimg,
.ie-old .image-bg,
.ie-old .realimg {
	background-attachment: scroll
}

.ie-new .image-bg,
.ie-new .realimg,
.ie-old .image-bg,
.ie-old .realimg {
	background-size: 100% 100%;
	background-position: top center !important;
	background-repeat: repeat-y
}

.page-title {
	text-align: center;
	margin-bottom: 1.875em
}

.row-content {
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	z-index: 2;
	padding: 2.5em 1.875em
}

.row-content::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -14px;
	left: -14px;
	right: -15px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .95
}

.row-content::before {
	background-image: url(../)
}

.row-content.rc__right {
	float: right;
	margin-right: 8.5298%
}

.row-content.rc__right .page-title {
	text-align: left
}

.row-content.rc__right .page-title::after {
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	border-bottom: 1px solid #cacbcb
}

.row-content.rc__left {
	margin-left: 8.5298%
}

.row-content.rc__left .page-title {
	text-align: left
}

.row-content.rc__left .page-title::after {
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	border-bottom: 1px solid #cacbcb
}

@media screen and (max-width: 1440px) and (min-width: 769px) {

	.row-content.rc__right.cols-5,
	.row-content.rc__left.cols-5 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 57.35098%
	}

	.row-content.rc__right.cols-5:last-child,
	.row-content.rc__left.cols-5:last-child {
		margin-right: 0
	}

	.row-content.rc__right.cols-5 {
		float: right
	}
}

@media screen and (max-width: 550px) {

	.row-content.rc__right,
	.row-content.rc__left {
		margin-left: 0;
		margin-right: 0;
		float: none
	}
}

.ie .row-content::after {
	display: none
}

@media screen and (max-width: 550px) {
	.text-only-layout .image-bg .row-inner {
		padding: 0 1.875em;
		display: flex
	}

	.text-only-layout .r_text {
		display: block
	}

	.text-only-layout .r_text::after {
		clear: both;
		content: "";
		display: table
	}
}

@media screen and (max-width: 375px) {
	.row-content {
		padding: 2.5em 1em
	}

	.text-only-layout .image-bg .row-inner {
		padding: 0 1em
	}
}

.contact-details+.clinic-hours {
	margin-right: 0
}

.contact-details,
.clinic-hours {
	padding-top: 3.75em;
	padding-bottom: 2.5em
}

.contact-details h3,
.clinic-hours h3 {
	font-weight: bold;
	color: #9968d9;
	font-size: 131.25%;
	margin-bottom: 1.90476em
}

@media screen and (max-width: 960px) {

	.contact-details,
	.clinic-hours {
		width: 100%;
		margin-right: 0;
		padding-top: 2.5em;
		padding-bottom: 0
	}
}

#map {
	height: 300px;
	clear: both;
	width: 100%
}

.ssgm-infobox h3 {
	font-size: 100%;
	font-weight: bold
}

.appointmentformblock .row-inner {
	padding: 3.75em 0 2.5em
}

.appointmentformblock h2 {
	font-size: 200%;
	margin-bottom: 1.25em;
	text-align: center
}

.appointmentformblock h2 .custom-icon {
	margin-right: 20px
}

.appointmentformblock .appointment-details {
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
	transition: all 0.75s ease-in-out;
	clear: both;
	padding: 5px 15px
}

.appointmentformblock .appointment-details.visible {
	opacity: 1;
	max-height: 500px;
	border: 1px solid currentColor;
	border-radius: 2px
}

.servicesblock {
	display: flex;
	flex-wrap: wrap;
	margin-top: 5em
}

.servicesblock .service {
	width: 20%;
	position: relative
}

@media screen and (max-width: 1023px) {
	.servicesblock .service {
		width: calc(100% / 3);
		flex-grow: 1
	}
}

@media screen and (max-width: 610px) {
	.servicesblock .service {
		width: 50%
	}
}

@media screen and (max-width: 414px) {
	.servicesblock .service {
		width: 100%
	}
}

@media screen and (max-width: 414px) and (min-width: 375px) {
	.servicesblock .service {
		font-size: 19px
	}
}

.sb_image {
	line-height: 0
}

.sb_image img {
	width: 100%
}

.sb_title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	min-height: 50%;
	padding: 1.25em;
	text-align: center;
	background: #9968d9;
	background: -moz-linear-gradient(bottom, #9968d9 0%, rgba(153, 104, 217, 0) 50%);
	background: -webkit-linear-gradient(bottom, #9968d9 0%, rgba(153, 104, 217, 0) 50%);
	background: linear-gradient(to top, #9968d9 0%, rgba(153, 104, 217, 0) 50%);
	transition: all 0.3s ease-in-out;
	margin-top: 50%
}

.sb_title h1,
.sb_title h2,
.sb_title h3,
.sb_title h4,
.sb_title h5,
.sb_title h6,
.sb_title p,
.sb_title li,
.sb_title a {
	color: #fff
}

.sb_title h3 {
	position: absolute;
	bottom: .27027em;
	left: 0;
	right: 0;
	font-size: 200%;
	transition: all 0.5s ease-in-out
}

@media screen and (max-width: 1440px) and (min-width: 1131px) {
	.sb_title h3 {
		font-size: 175%
	}
}

@media screen and (max-width: 1130px) and (min-width: 1024px) {
	.sb_title h3 {
		font-size: 137.5%
	}
}

@media screen and (max-width: 768px) {
	.sb_title h3 {
		font-size: 137.5%
	}
}

.sb_caption {
	visibility: hidden;
	padding: 0 20px
}

.sb_caption p {
	font-size: 112.5%;
	line-height: 1.75
}

@media screen and (max-width: 1440px) and (min-width: 1131px) {
	.sb_caption p {
		font-size: 100%;
		line-height: 1.5
	}
}

@media screen and (max-width: 1130px) and (min-width: 1024px) {
	.sb_caption p {
		line-height: 1.3
	}
}

@media screen and (max-width: 768px) {
	.sb_caption p {
		font-size: 100%;
		line-height: 1.3
	}
}

.sb_caption .custom-icon {
	color: #2a312f;
	font-size: 40px;
	margin-top: 30px;
	display: block
}

@media screen and (max-width: 1440px) and (min-width: 1024px) {
	.sb_caption {
		padding: 0
	}
}

@media screen and (max-width: 768px) {
	.sb_caption {
		padding: 0
	}
}

.service:hover .sb_title {
	background: rgba(255, 255, 255, 0.9);
	margin-top: 0
}

.service:hover .sb_title h3 {
	color: #491d6a;
	top: 1.8em
}

.service:hover .sb_title h3::after {
	content: "";
	width: 80px;
	border-bottom: 1px solid #2a312f;
	margin-left: calc((100% - 80px) / 2);
	display: block;
	opacity: 0.5;
	padding-top: 1.5em
}

@media screen and (max-width: 1130px) and (min-width: 1024px) {
	.service:hover .sb_title h3::after {
		padding-top: 25px
	}
}

@media screen and (max-width: 768px) {
	.service:hover .sb_title h3::after {
		padding-top: 25px
	}
}

.service:hover .sb_title p {
	color: #2a312f
}

.service:hover .sb_caption {
	visibility: visible;
	padding-top: 160px
}

@media screen and (max-width: 1440px) and (min-width: 1131px) {
	.service:hover .sb_caption {
		padding-top: 130px
	}
}

@media screen and (max-width: 1130px) and (min-width: 1024px) {
	.service:hover .sb_caption {
		padding-top: 100px
	}
}

@media screen and (max-width: 768px) {
	.service:hover .sb_caption {
		padding-top: 100px
	}
}

.testimonialsblock .bg-image {
	padding: 5.3125em 0;
	background-repeat: no-repeat;
	background-size: cover
}

.testimonialsblock .testimonial {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%;
	margin-left: 17.05961%;
	background-color: rgba(255, 255, 255, 0.75);
	padding: 2.5em 4.6875em;
	position: relative;
	z-index: 2
}

.testimonialsblock .testimonial:last-child {
	margin-right: 0
}

.testimonialsblock .testimonial::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -15px;
	left: -15px;
	right: -15px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .75
}

.testimonialsblock .testimonial::before {
	background-image: url(../)
}

@media screen and (max-width: 1024px) {
	.testimonialsblock .testimonial {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%;
		margin-left: 8.5298%
	}

	.testimonialsblock .testimonial:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.testimonialsblock .testimonial {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		margin-left: 0%;
		max-width: calc(100% - 20px)
	}

	.testimonialsblock .testimonial:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 600px) {
	.testimonialsblock .testimonial {
		padding: 1.875em 2.8125em
	}
}

@media screen and (max-width: 480px) {
	.testimonialsblock .testimonial {
		padding: 1.875em
	}
}

@media screen and (max-width: 360px) {
	.testimonialsblock .testimonial {
		margin: 0 10px
	}
}

.ie .testimonialsblock .testimonial::after {
	display: none
}

blockquote {
	position: relative;
	padding: 0 .625em
}

blockquote p {
	line-height: 1.66667;
	font-size: 118.75%
}

blockquote::before,
blockquote::after {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	transition: all 0.3s ease-out;
	position: absolute;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 25px
}

@media screen and (max-width: 480px) {

	blockquote::before,
	blockquote::after {
		font-size: 21px
	}
}

blockquote::before {
	content: "\e90b";
	left: -25px
}

@media screen and (max-width: 480px) {
	blockquote::before {
		left: -21px
	}
}

blockquote::after {
	content: "\e90a";
	right: -25px;
	bottom: 20px
}

@media screen and (max-width: 480px) {
	blockquote::after {
		right: -21px
	}
}

@media screen and (max-width: 768px) {
	blockquote p {
		font-size: 100%;
		line-height: 1.5
	}
}

.author {
	text-align: right;
	font-family: 'dearjoe_3regular', 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 118.75%;
	margin-top: 1em
}

.calltoactionblock .bg-image {
	padding: 3.75em 0 2.5em;
	background-repeat: no-repeat;
	background-size: cover
}

.calltoactionblock .cta_content {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%;
	margin-left: 17.05961%;
	text-align: center
}

.calltoactionblock .cta_content:last-child {
	margin-right: 0
}

@media screen and (max-width: 960px) {
	.calltoactionblock .cta_content {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%;
		margin-left: 8.5298%
	}

	.calltoactionblock .cta_content:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.calltoactionblock .cta_content {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		margin-left: 0%
	}

	.calltoactionblock .cta_content:last-child {
		margin-right: 0
	}
}

.calltoactionblock h2 {
	font-weight: 400;
	color: #2a312f;
	font-size: 200%
}

@media screen and (max-width: 960px) {
	.calltoactionblock h2 {
		font-size: 175%
	}
}

@media screen and (max-width: 550px) {
	.calltoactionblock h2 {
		font-size: 150%
	}
}

.calltoactionblock hr {
	max-width: 300px;
	margin: 1em auto;
	border-color: #2a312f
}

.calltoactionblock p {
	margin-bottom: .9375em;
	font-size: 118.75%;
	font-weight: bold
}

.calltoactionblock p:last-of-type {
	margin-bottom: 0
}

.calltoactionblock .button {
	margin-top: 1.25em;
	padding: 0 21px;
	background: #9968d9;
	color: #fff
}

.calltoactionblock .button::before {
	background: #491d6a
}

@media screen and (max-width: 375px) {
	.calltoactionblock .container {
		width: 100%
	}
}

.service-item {
	display: block;
	margin-bottom: 1.875em;
	position: relative;
	z-index: 2
}

.service-item::after {
	clear: both;
	content: "";
	display: table
}

.service-item .si__image {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
	padding: 0 1.875em
}

.service-item .si__image:last-child {
	margin-right: 0
}

.service-item .si__image img {
	max-width: 350px
}

@media screen and (max-width: 768px) {
	.service-item .si__image {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		text-align: center
	}

	.service-item .si__image::after {
		clear: both;
		content: "";
		display: table
	}
}

.service-item .si__text {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%;
	padding-top: 1.875em
}

.service-item .si__text:last-child {
	margin-right: 0
}

.service-item .si__text .more-link {
	text-align: right;
	display: block;
	margin-top: 1.25em;
	font-weight: 700
}

.service-item .si__text .more-link .custom-icon {
	font-size: 17px;
	top: 3px
}

@media screen and (max-width: 768px) {
	.service-item .si__text {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	.service-item .si__text::after {
		clear: both;
		content: "";
		display: table
	}
}

.service-item .si__title {
	font-size: 162.5%;
	color: #2a312f
}

@media screen and (max-width: 960px) {
	.service-item .si__title {
		font-size: 137.5%
	}
}

.service-item p {
	font-size: 93.75%
}

.service-item.even .si__image {
	float: right;
	padding-right: 0
}

.service-item.even .si__text {
	margin-left: 8.5298%
}

@media screen and (max-width: 768px) {
	.service-item.even .si__text {
		margin-left: 0%
	}
}

.service-item.odd .si__image {
	padding-left: 0
}

@media screen and (max-width: 1024px) {
	.ServiceHolderPage .text-only-layout .r_text.col-md-10.col-md-offset-1 {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}
}

.main-service .image-bg {
	padding: 4.6875em 0;
	display: block;
	background-size: cover
}

.main-service .image-bg::after {
	clear: both;
	content: "";
	display: table
}

@media screen and (max-width: 960px) {
	.main-service .image-bg {
		padding: 4.6875em 2.8125em
	}
}

@media screen and (max-width: 414px) {
	.main-service .image-bg {
		padding: 4.6875em 1.875em
	}
}

.service-content {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%;
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	z-index: 2;
	padding: 2.5em 1.875em
}

.service-content:last-child {
	margin-right: 0
}

.service-content::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -14px;
	left: -15px;
	right: -14px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .95
}

.service-content::before {
	background-image: url(../)
}

.service-content.text-left {
	margin-left: 8.5298%
}

.service-content .page-title {
	text-align: left
}

.service-content p:first-of-type {
	font-size: 118.75%;
	margin-bottom: 1.05263em
}

@media screen and (max-width: 1440px) {
	.service-content {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.service-content:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 1024px) {
	.service-content {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.service-content:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 960px) {
	.service-content {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0
	}

	.service-content:last-child {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0
	}
}

@media screen and (max-width: 414px) {
	.service-content {
		padding: 2.5em 1em
	}
}

.ie .service-content::after {
	display: none
}

.page-content {
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	z-index: 2;
	padding: 2.5em 1.875em
}

.page-content::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -15px;
	bottom: -14px;
	left: -15px;
	right: -14px;
	border: 15px solid #fff;
	border-image: url(../../images/border.svg) 28.5% 29% 28.5% 29% repeat;
	opacity: .95
}

.page-content::before {
	background-image: url(../)
}

.page-content .page-title {
	text-align: left
}

.page-content p:first-of-type {
	font-size: 118.75%;
	margin-bottom: 1.05263em
}

@media screen and (max-width: 1440px) {
	.page-content {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%
	}

	.page-content:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 1024px) {
	.page-content {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%
	}

	.page-content:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 960px) {
	.page-content {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0
	}

	.page-content:last-child {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0
	}
}

@media screen and (max-width: 414px) {
	.page-content {
		padding: 2.5em 1em
	}
}

.ie .page-content::after {
	display: none
}

.column-block {
	display: flex
}

.column-block .column:first-of-type {
	padding-left: 8.259%
}

.column-block .column:last-of-type {
	padding-right: 8.259%
}

@media screen and (max-width: 1440px) {
	.column-block .column:first-of-type {
		padding-left: 2.5em
	}

	.column-block .column:last-of-type {
		padding-right: 2.5em
	}
}

@media screen and (max-width: 1024px) {
	.column-block {
		display: block
	}

	.column-block .w-20,
	.column-block .w-40,
	.column-block .w-60,
	.column-block .w-80,
	.column-block .w-100,
	.column-block .w-33,
	.column-block .w-66,
	.column-block .w-25,
	.column-block .w-50,
	.column-block .w-75 {
		width: 100%
	}
}

.column {
	padding-top: 5em;
	padding-bottom: 5em;
	padding-left: 2.5em;
	padding-right: 2.5em
}

.column.purple-bg {
	background: #9968d9
}

.column.wide-padding {
	padding-right: 8.259%
}

.column h2 {
	font-size: 200%
}

.ServicePage .servicesblock {
	margin-top: 0
}

.columnblock+.servicesblock {
	margin-top: 0
}

.fee {
	margin-bottom: 2.5em;
	display: block
}

.fee::after {
	clear: both;
	content: "";
	display: table
}

.fee h3 {
	font-size: 118.75%;
	margin-bottom: .42105em
}

.fee .fee__price {
	float: right
}

@media screen and (max-width: 400px) {
	.fee .fee__price {
		float: none;
		display: block;
		margin-top: 8px
	}
}

.fee .fee__duration {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	margin-bottom: .9375em
}

.fee p:not(.fee__duration) {
	font-size: 87.5%
}

#fee-holder {
	display: block
}

#fee-holder::after {
	clear: both;
	content: "";
	display: table
}

.faq {
	display: block;
	position: relative;
	z-index: 2
}

.faq::after {
	clear: both;
	content: "";
	display: table
}

.faq:first-of-type {
	margin-top: 1.875em
}

.faq:last-of-type {
	margin-bottom: 1.875em
}

.faq__question {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #9968d9;
	font-size: 131.25%;
	border-bottom: 1px solid #cacbcb;
	padding: .5em 1.25em .5em .375em;
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 0;
	transition: all 0.3s ease-out
}

.faq__question:hover {
	cursor: pointer;
	background: #9968d9;
	color: #fff
}

.faq__question:focus {
	outline: none;
	outline: none;
	box-shadow: 0px 0px 4px #9968d9;
	border: 1px solid #9968d9
}

.faq__question .indicator {
	position: absolute;
	right: 6px;
	top: 10px
}

.faq__question .indicator::before {
	content: "+";
	font-size: 25px
}

.faq__question .indicator.open::before {
	content: "-"
}

@media screen and (max-width: 600px) {
	.faq__question {
		font-size: 112.5%
	}
}

.faq__inner {
	max-height: 0px;
	overflow: hidden;
	transition: max-height 0.75s ease-in-out
}

.faq__inner.visible {
	max-height: 50vh
}

@media screen and (max-width: 960px) {
	.faq__inner.visible {
		max-height: 150vh
	}
}

@media screen and (max-width: 480px) {
	.faq__inner.visible {
		max-height: 250vh
	}
}

.faq__answer {
	padding: .5em .375em 1.25em
}

.blog {
	background: #9968d9;
	background: -moz-radial-gradient(bottom left, circle, #9968d9 25%, #7f52d9 100%);
	background: -webkit-radial-gradient(bottom left, circle, #9968d9 25%, #7f52d9 100%);
	background: radial-gradient(circle at bottom left, #9968d9 25%, #7f52d9 100%)
}

.blog .row-inner {
	padding: 4.6875em 9.375em
}

@media screen and (max-width: 1366px) and (min-width: 901px) {
	.blog .row-inner {
		padding: 4.6875em 4.6875em
	}
}

@media screen and (max-width: 900px) and (min-width: 451px) {
	.blog .row-inner {
		padding: 4.6875em 1.875em
	}
}

@media screen and (max-width: 450px) {
	.blog .row-inner {
		padding: 4.6875em 0
	}
}

@media screen and (min-width: 1025px) {
	.blog .display-tablet {
		display: none
	}
}

@media screen and (max-width: 1024px) {
	.blog .display-tablet {
		width: 100%;
		margin-bottom: 40px
	}

	.blog .display-tablet img {
		width: 100%;
		height: auto
	}
}

@media screen and (max-width: 1500px) {
	.BlogPage .blog .row-inner .container {
		max-width: 100%
	}
}

@media screen and (max-width: 1024px) {
	.BlogPage .blog .row-inner .container {
		grid-template-columns: 100% 100%
	}

	.BlogPage .blog .row-inner .container .blog-sidebar {
		grid-row: 2
	}

	.BlogPage .blog .row-inner .container .blog-article {
		grid-row: 1
	}
}

.blog-title h1,
.blog-title h2,
.blog-title h3,
.blog-title h4,
.blog-title h5,
.blog-title h6,
.blog-title p {
	color: #fff
}

.blog-filter {
	width: 100%;
	height: 40px;
	background: #491d6a;
	color: #fff;
	padding: 0 20px;
	margin-bottom: 20px
}

@media screen and (max-width: 768px) {
	.blog-filter {
		height: auto
	}

	.blog-filter label {
		display: block;
		width: 100%;
		text-align: center
	}
}

.blog-filter button {
	border: none;
	line-height: 40px;
	font-weight: bold
}

@media screen and (max-width: 450px) {
	.blog-filter button {
		width: 100%
	}
}

.blog-filter button.active,
.blog-filter button:hover {
	background: #fff;
	color: #491d6a
}

.blog-filter button:first-of-type {
	margin-left: 50px
}

@media screen and (max-width: 800px) and (min-width: 769px) {
	.blog-filter button:first-of-type {
		margin-left: 20px
	}
}

@media screen and (max-width: 768px) {
	.blog-filter button:first-of-type {
		margin-left: 0
	}
}

.blog-filter label {
	color: #fff;
	display: inline-block;
	line-height: 40px
}

.blog-article {
	position: relative;
	top: 0;
	padding: 25px
}

.blog-article .blog-inner {
	box-shadow: 2px 2px 18px 10px rgba(0, 0, 0, 0.25);
	background: #fff
}

.blog-article h3 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #2c1140
}

.blog-article p+h3 {
	margin-top: 1.25em
}

.blog-article h4 {
	font-weight: 700;
	font-size: 1.25rem;
	color: #9968d9
}

.blog-article p+h4 {
	margin-top: 1.25em
}

.blog-article.featured .blog-inner {
	display: flex
}

@media screen and (max-width: 1024px) {
	.blog-article.featured .blog-inner {
		display: block
	}
}

.blog-article.featured.has-image .blog-image,
.blog-article.featured.has-image .blog-details {
	flex-basis: 50%
}

@media screen and (max-width: 1024px) {

	.blog-article.featured.has-image .blog-image,
	.blog-article.featured.has-image .blog-details {
		width: 100%
	}
}

.blog-article.featured.has-image .blog-image {
	line-height: 0;
	position: relative;
	z-index: 1
}

.blog-article.featured.has-image .blog-image img {
	min-width: 100%;
	min-height: 100%;
	max-width: unset;
	width: auto;
	height: auto
}

@media screen and (max-width: 1024px) {
	.blog-article.featured.has-image .blog-image img {
		min-height: unset;
		width: 100%;
		min-width: unset
	}
}

.blog-article.featured .blog-details {
	padding: 2.75em;
	background: #fff
}

@media screen and (max-width: 400px) {
	.blog-article.featured .blog-details {
		padding: 1.25em 1.25em 1.25em
	}
}

.blog-article .blog-details h2 {
	color: #491d6a;
	font-size: 162.5%;
	margin-bottom: 0
}

.blog-date {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #5f6563;
	text-transform: uppercase;
	font-size: 87.5%;
	margin: 5px 0 20px
}

.blog-date svg,
.blog-date img {
	width: 17px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
	fill: #5f6563;
	position: relative;
	top: 3px
}

.blog-categories {
	margin: 30px 0
}

.blog-categories strong {
	text-transform: uppercase
}

.blog-categories span {
	color: #7f52d9;
	display: inline-block;
	padding: 0 3px
}

.blog-categories span::after {
	content: ", "
}

.blog-categories span:last-of-type::after {
	content: ""
}

.more-link {
	text-align: right;
	position: absolute;
	bottom: 3.75em;
	right: 5em
}

.more-link a {
	display: inline-block;
	background: #491d6a;
	color: #fff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 0 15px;
	line-height: 40px
}

.more-link a:hover {
	background: #9968d9
}

.allblogs .blog-article {
	width: calc(100% / 3)
}

@media screen and (max-width: 1250px) {
	.allblogs .blog-article {
		width: 50%
	}
}

@media screen and (max-width: 768px) {
	.allblogs .blog-article {
		width: 100%
	}

	.allblogs .blog-article img {
		width: 100%;
		height: auto
	}
}

.allblogs .blog-article.featured {
	width: calc((100% / 3) * 2)
}

@media screen and (max-width: 1600px) {
	.allblogs .blog-article.featured {
		width: 100%
	}
}

.allblogs .blog-details {
	padding: 1.875em 2.5em 3.75em;
	z-index: 1
}

@media screen and (max-width: 400px) {
	.allblogs .blog-details {
		padding: 1.25em 1.25em 1.25em
	}
}

.allblogs .more-link {
	bottom: 1.875em;
	right: 2.5em
}

.shuffle-sizer {
	width: calc(100% / 3)
}

@media screen and (max-width: 1250px) {
	.shuffle-sizer {
		width: 50%
	}
}

.single-blog {
	display: grid;
	grid-template-columns: 40% auto;
	grid-column-gap: 50px
}

.single-blog .blog-article {
	padding: 0
}

.single-blog h2 {
	color: #491d6a
}

.blog-sidebar img {
	margin-bottom: 2.5em
}

.blog-sidebar .blog-categories {
	margin: 0
}

@media screen and (max-width: 1024px) {

	.blog-sidebar img,
	.blog-sidebar .blog-categories,
	.blog-sidebar .blog-date,
	.blog-sidebar .share {
		display: none
	}
}

.share {
	margin: 30px 0 5px;
	border-bottom: 3px solid #cacbcb;
	position: relative;
	z-index: 1
}

.share label {
	display: block;
	font-size: 87.5%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.035em
}

.share svg,
.share img {
	width: 25px;
	height: 25px;
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.3s ease-out
}

.share a {
	display: inline-block;
	margin-right: 5px
}

.share a:hover svg,
.share a:hover img {
	opacity: 0.7;
	transform: scale(0.98)
}

.sidebar-title {
	font-weight: bold;
	font-size: 150%;
	margin-top: 2.08333em
}

.blog-navigation {
	margin-bottom: 1.25em
}

.blog-navigation li {
	line-height: 1.3;
	padding: 5px 0
}

.blog-navigation a {
	color: #2a312f;
	position: relative;
	z-index: 1;
	margin-left: 0
}

.blog-navigation a:hover {
	color: #9968d9;
	margin-left: 10px
}

.blog-navigation svg,
.blog-navigation img {
	width: 17px;
	height: 17px;
	fill: #9968d9;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 3px
}

.blog-related {
	margin: 60px 0 0;
	border-top: 3px solid #cacbcb;
	display: flex;
	flex-wrap: wrap
}

.blog-related .sidebar-title {
	margin-top: .20833em;
	flex-basis: 100%
}

.blog-related .br_article {
	max-width: 47%;
	margin-right: 5%;
	margin-bottom: 2.5em;
	transform: scale(1);
	transition: transform 0.35s linear
}

.blog-related .br_article:hover {
	transform: scale(0.95)
}

.blog-related .br_article:nth-of-type(2n) {
	margin-right: 0
}

.blog-related .br_article:nth-of-type(2n) .br_caption {
	background: rgba(44, 17, 64, 0.95)
}

@media screen and (max-width: 700px) {
	.blog-related .br_article {
		max-width: 100%;
		margin: 0 auto 2.5em
	}

	.blog-related .br_article:nth-of-type(2n) {
		margin-right: auto
	}
}

.blog-related .br_article a {
	display: block;
	position: relative
}

.blog-related .br_article .br_caption {
	background: rgba(153, 104, 217, 0.95);
	position: absolute;
	right: -20px;
	bottom: -20px;
	width: 90%;
	padding: .9375em .625em
}

@media screen and (max-width: 450px) {
	.blog-related .br_article .br_caption {
		width: 100%
	}
}

.blog-related .br_article .br_caption h4 {
	font-size: 112.5%;
	margin: 0;
	color: #fff
}

.blog-related .br_article .br_caption p {
	color: #fff
}

.blog-related .br_article .br_caption .blog-date {
	margin-bottom: 0
}

.blog-related .br_article .br_caption .blog-date svg {
	fill: #fff
}

@media screen and (min-width: 1650px) {
	.blog-block {
		padding: 9.375em 12.5em
	}
}

@media screen and (min-width: 1440px) {
	.blog-block {
		padding: 9.375em 6.25em
	}
}

@media screen and (max-width: 1439px) and (min-width: 451px) {
	.blog-block {
		padding: 9.375em 3.125em
	}
}

@media screen and (max-width: 450px) {
	.blog-block {
		padding: 4.6875em .9375em
	}
}

.blog-block .blog-link {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold
}

.blog-block .blog-link a {
	color: #491d6a
}

.blog-block .blog-link a::after {
	content: "";
	width: 0px;
	height: 2px;
	background: #491d6a;
	transition: all 0.3s ease-out;
	display: block
}

.blog-block .blog-link a:hover {
	color: #9968d9
}

.blog-block .blog-link a:hover::after {
	width: 100%;
	background: #9968d9
}

.blog-block .blog-link a:hover svg {
	fill: #9968d9
}

.blog-block .blog-link svg,
.blog-block .blog-link img {
	width: 20px;
	height: 20px;
	fill: #491d6a;
	margin-left: 2px;
	top: 3px
}

.blog-block .blog-related {
	border: none;
	position: relative
}

.blog-block .blog-related .br_article {
	max-width: 100%;
	position: relative
}

.blog-block .blog-related .br_article img {
	width: 100%;
	height: auto
}

.blog-block .blog-related .br_article .br_caption::after {
	content: "";
	position: absolute;
	left: -15%;
	bottom: 5px;
	width: 110%;
	height: 55px;
	border-radius: 100%;
	background: rgba(0, 0, 0, 0.35);
	filter: blur(25px);
	z-index: -1
}

@media screen and (max-width: 1250px) and (min-width: 1024px) {
	.blog-block .blog-related .br_article p:not(.blog-date) {
		display: none
	}
}

@media screen and (max-width: 600px) {
	.blog-block .blog-related .br_article p:not(.blog-date) {
		display: none
	}
}

.bb_title {
	color: #491d6a;
	max-width: 50%
}

@media screen and (max-width: 1023px) {
	.bb_title {
		max-width: 100%
	}
}

.blogs-1 .blog-related {
	justify-content: center
}

.blogs-1 .blog-related .br_article {
	flex-basis: 50%;
	margin: 0
}

.blogs-1 .blog-related .br_article .br_caption {
	padding: 1.5625em;
	bottom: -30px;
	right: -30px
}

@media screen and (max-width: 450px) {
	.blogs-1 .blog-related .br_article .br_caption {
		padding: .9375em
	}
}

.blogs-1 .blog-related .br_article .blog-date {
	margin-bottom: 20px
}

.blogs-2 .blog-related .br_article,
.blogs-4 .blog-related .br_article {
	flex-basis: 47%;
	margin-bottom: 5em
}

.blogs-2 .blog-related .br_article:nth-of-type(2n),
.blogs-4 .blog-related .br_article:nth-of-type(2n) {
	top: -120px
}

@media screen and (max-width: 1023px) {

	.blogs-2 .blog-related .br_article,
	.blogs-4 .blog-related .br_article {
		flex-basis: 100%;
		max-width: 700px;
		margin: 0 auto 5em
	}

	.blogs-2 .blog-related .br_article:nth-of-type(2n),
	.blogs-4 .blog-related .br_article:nth-of-type(2n) {
		top: 0
	}
}

.blogs-2 .blog-related .br_article .br_caption,
.blogs-4 .blog-related .br_article .br_caption {
	padding: 1.5625em;
	bottom: -30px;
	right: -30px
}

@media screen and (max-width: 450px) {

	.blogs-2 .blog-related .br_article .br_caption,
	.blogs-4 .blog-related .br_article .br_caption {
		padding: .9375em
	}
}

.blogs-2 .blog-related .br_article .blog-date,
.blogs-4 .blog-related .br_article .blog-date {
	margin-bottom: 20px
}

.blogs-3 .blog-related .br_article {
	flex-basis: 30%
}

.blogs-3 .blog-related .br_article:nth-of-type(2n) {
	margin-right: 5%
}

.blogs-3 .blog-related .br_article:nth-of-type(3n) {
	margin-right: 0
}

@media screen and (max-width: 1023px) and (min-width: 769px) {
	.blogs-3 .blog-related .br_article {
		flex-basis: 47%
	}

	.blogs-3 .blog-related .br_article:nth-of-type(2n) {
		top: 120px;
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.blogs-3 .blog-related .br_article {
		flex-basis: 100%;
		margin-right: auto;
		max-width: 550px
	}

	.blogs-3 .blog-related .br_article:nth-of-type(2n) {
		margin-right: auto
	}
}

.blogs-3 .blog-link {
	bottom: -60px
}

.blog-article ul {
	padding-left: 20px
}

.blog-article ul li {
	list-style: initial
}

button:focus {
	outline: none
}

button:not(close-btn) {
	background: #491d6a;
	color: #fff;
	border: 2px solid #fff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	padding: 0 15px;
	line-height: 30px;
	transition: all 1s ease
}

button:not(close-btn).sweep-btn {
	font-size: 1rem;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 0 23px;
	overflow: hidden;
	position: relative;
	display: block;
	vertical-align: middle;
	background: #000;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	border: 3px solid #9968d9;
	line-height: 2;
	height: 40px;
	transform: perspective(1px) translateZ(0);
	color: #fff;
	-webkit-font-smoothing: antialiased
}

button:not(close-btn).sweep-btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	transform: scaleY(0);
	transform-origin: 50%;
	transition: transform 0.3s ease-out;
	background: #9968d9;
	height: 40px
}

button:not(close-btn).sweep-btn:hover {
	color: #fff
}

button:not(close-btn).sweep-btn:hover::before {
	transform: scaleY(1)
}

.button {
	display: inline-block;
	border-radius: 0px;
	border: 2px solid #9968d9;
	padding: 0 20px;
	line-height: 35px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 87.5%;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	-webkit-font-smoothing: antialiased
}

.button::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	transform: scaleY(0);
	transform-origin: 50%;
	transition: transform 0.3s ease-out;
	background: #9968d9;
	height: 40px
}

.button:hover {
	color: #fff
}

.button:hover::before {
	transform: scaleY(1)
}

form {
	width: 100%
}

form.userform {
	max-width: 500px
}

form h3 {
	font-weight: 700;
	font-size: 137.5%
}

label {
	display: block;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 87.5%;
	color: #2a312f;
	margin-bottom: 6px
}

input.text,
textarea,
select {
	background: #fff;
	border: 1px solid #cacbcb;
	width: 100%;
	padding: 0 10px;
	border-radius: 2px
}

input.text:focus,
textarea:focus,
select:focus {
	outline: none;
	box-shadow: 0px 0px 4px #9968d9;
	border: 1px solid #9968d9
}

input.text,
select {
	height: 35px
}

div.field {
	margin-bottom: 12px
}

div.field.left {
	float: left;
	width: 49%;
	clear: both
}

div.field.right {
	float: right;
	width: 49%
}

div.field.small {
	width: 24%;
	float: right;
	margin-left: 1%
}

ul.optionset li {
	display: inline-block
}

ul.optionset label {
	display: inline-block;
	padding-right: 10px
}

input[type=submit] {
	height: 35px;
	font-weight: 700;
	background: #9968d9;
	color: #fff;
	border: 3px solid #9968d9;
	padding: 0 25px;
	transition: all 0.35s ease-out
}

div.CompositeField {
	clear: both
}

.notes {
	font-size: 87.5%
}

.notes:last-of-type {
	margin-bottom: 1.42857em
}

.btn-toolbar {
	text-align: right
}

.purple-bg label,
.purplegrad-bg label {
	color: #fff
}

.purple-bg input[type=submit],
.purplegrad-bg input[type=submit] {
	background: #ecac05;
	color: #491d6a;
	border-color: #ecac05
}

.purple-bg input[type=submit]:hover,
.purplegrad-bg input[type=submit]:hover {
	background: #491d6a;
	color: #fff;
	border-color: #491d6a
}

@media screen and (max-width: 1440px) {
	.form-holder.col-sm-6.col-sm-offset-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 65.88078%;
		margin-left: 17.05961%
	}

	.form-holder.col-sm-6.col-sm-offset-3:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 1024px) {
	.form-holder.col-sm-6.col-sm-offset-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 82.94039%;
		margin-left: 8.5298%
	}

	.form-holder.col-sm-6.col-sm-offset-3:last-child {
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.appointmentformblock h2 {
		font-size: 162.5%
	}

	.form-holder.col-sm-6.col-sm-offset-3 {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		margin-left: 0%
	}

	.form-holder.col-sm-6.col-sm-offset-3:last-child {
		margin-right: 0
	}

	div.field.left,
	div.field.right {
		float: none;
		width: 100%
	}

	div.field.small {
		width: 49%
	}
}

@media screen and (max-width: 414px) {
	.appointmentformblock h2 {
		font-size: 137.5%
	}

	.appointmentformblock .container {
		width: 100%
	}

	div.field.small {
		float: none;
		width: 100%
	}
}

#MemberLoginForm_LoginForm {
	max-width: 400px;
	margin: 60px auto
}

.toplink {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 5;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #9968d9;
	color: #fff;
	text-align: center;
	opacity: 0;
	transition: opacity 0.3s ease-in-out
}

.toplink.visible {
	opacity: 1
}

.toplink .custom-icon {
	font-size: 25px;
	line-height: 40px
}

.main-footer .footer-col {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 65.88078%;
	margin-left: 17.05961%;
	text-align: center;
	font-size: 87.5%
}

.main-footer .footer-col:last-child {
	margin-right: 0
}

@media screen and (max-width: 768px) {
	.main-footer .footer-col {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		margin-left: 0%
	}

	.main-footer .footer-col:last-child {
		margin-right: 0
	}
}

.main-footer .footer-col span {
	display: inline-block
}

@media screen and (max-width: 768px) {
	.main-footer .footer-col span {
		display: block
	}
}

.main-footer .footer-col span:first-of-type::after {
	content: "|";
	margin: 0 10px 0 8px
}

@media screen and (max-width: 768px) {
	.main-footer .footer-col span:first-of-type::after {
		display: none;
		margin: 0
	}
}

.main-footer .logolink,
.main-footer .home-page .main-header .homelink,
.home-page .main-header .main-footer .homelink {
	display: block;
	margin-bottom: 1.875em;
	text-align: center
}

.main-footer .logolink img,
.main-footer .home-page .main-header .homelink img,
.home-page .main-header .main-footer .homelink img {
	margin-left: auto;
	margin-right: auto
}

.mf_contact {
	padding: 3.75em 0
}

.mf_copyright {
	padding: 1.25em 0
}

.mf_copyright p {
	font-size: 84.375%;
	opacity: 0.75
}

@media screen and (max-width: 960px) {
	.text-only-layout .container--booking .r_text {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}
}

@media screen and (max-width: 650px) {
	.text-only-layout .container--booking {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width: 480px) {
	.text-only-layout .booking__wrap.image-bg {
		padding-left: 0;
		padding-right: 0
	}
}

#Sitemap ul>li {
	line-height: 1.3;
	margin-bottom: 6px
}

#Sitemap ul>li>ul {
	margin-left: 15px;
	margin-bottom: 20px
}

#Sitemap ul>li>ul li {
	font-size: 87.5%
}

#Sitemap li::before {
	content: "\e902";
	font-family: 'icomoon' !important;
	display: inline-block;
	margin-right: 5px
}

.modern-browser {
	position: absolute;
	z-index: 2;
	top: 20px;
	width: 50%;
	left: 25%;
	background: #fff;
	border: 2px solid red;
	padding: 20px
}

.no-cssgradients .home-page .main-header {
	background: url(../../images/header-gradient.png) repeat-x
}

.no-cssgradients .home-page .main-header .logolink,
.no-cssgradients .home-page .main-header .homelink {
	background: url(../../images/logo-bg.png) no-repeat center center
}

.no-cssgradients .hb_caption {
	background: url(../../images/black-gradient.png) repeat-x bottom left
}

.no-cssgradients .sb_title {
	background: url(../../images/lilac-gradient.png) repeat-x bottom left
}

.no-backgroundblendmode .hb_watermark {
	opacity: 0.25
}

.no-flexbox nav.main-menu li .image-menu.submenu {
	display: none;
	width: 300px;
	border: 1px solid #cacbcb
}

.no-flexbox nav.main-menu li .image-menu.submenu li {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #cacbcb
}

.no-flexbox nav.main-menu li .image-menu.submenu li a {
	padding: 0 12px
}

.no-flexbox nav.main-menu li .image-menu.submenu .thumbnail {
	display: none
}

.no-flexbox nav.main-menu li .image-menu.submenu .summary {
	display: none
}

.no-flexbox nav.main-menu li:hover>.submenu {
	display: block
}

.no-flexbox.ie7 nav.main-menu li,
.no-flexbox.ie6 nav.main-menu li {
	float: left
}

.no-flexbox .servicesblock .service {
	float: left
}

.no-flexbox .column {
	float: left;
	box-sizing: border-box
}

.no-flexbox .arrow-multi li {
	float: left
}

.no-flexbox .service-item {
	clear: both
}

.no-flexbox .even.service-item .si__text {
	margin-left: 0
}

.no-flexbox .odd.service-item .si__image {
	margin-left: 0;
	margin-right: 0
}

.no-flexbox.ie7 .service,
.no-flexbox.ie6 .service {
	width: 19.8%
}

.no-csstransitions .button {
	background: #9968d9
}

.no-csstransitions .button:hover {
	background: #cdb12d;
	color: #2a312f
}

.no-csstransitions .booking-link .button {
	background: #ecac05
}

.no-csstransitions .booking-link .button:hover {
	background: #2c1140;
	color: #fff
}

.no-csstransitions .faq__inner {
	max-height: 100%
}

/*.no-cssvwunit .heroblock {
	width: 100%;
	height: 800px
}

.no-cssvwunit .heroblock .heroblur {
	background: none !important
}

.no-cssvwunit .heroblock img {
	top: 0;
	left: 0
}*/

.no-svgasimg .home-page .main-header .logolink,
.no-svgasimg .home-page .main-header .homelink {
	background: url(../../images/logo-w-gradient.png) no-repeat center center;
	top: -100px
}

.no-rgba .service:hover .sb_title {
	background: #fff
}

.no-rgba .testimonialsblock .testimonial {
	background: #fff
}

.no-rgba .text-image-layout .container,
.no-rgba .text-only-layout .container {
	background: #fff
}

.no-rgba .service-content,
.no-rgba .row-content {
	background: #fff
}

.no-rgba .arrow-list li,
.no-rgba .text-left li,
.no-rgba .text-right li {
	list-style-type: disc;
	list-style-position: outside
}

.ie8 .testimonial,
.ie7 .testimonial,
.ie6 .testimonial {
	zoom: 1
}

.ie8 .testimonial::before,
.ie8 .testimonial::after,
.ie7 .testimonial::before,
.ie7 .testimonial::after,
.ie6 .testimonial::before,
.ie6 .testimonial::after {
	content: "";
	display: table
}

.ie8 .testimonial::after,
.ie7 .testimonial::after,
.ie6 .testimonial::after {
	clear: both
}

.ie8 #map,
.ie7 #map,
.ie6 #map {
	display: none
}

.ie8 div.field.right,
.ie8 div.field.left,
.ie7 div.field.right,
.ie7 div.field.left,
.ie6 div.field.right,
.ie6 div.field.left {
	width: 48%
}

body {
	background: #fff
}

#content {
	padding-top: 35px;
	position: relative;
	z-index: 1
}

.home-page #content {
	padding-top: 0
}

.page-container {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pngimage {
	display: none
}

.no-svgasimg .svgimage {
	display: none
}

.no-svgasimg .pngimage {
	display: block
}

.grey-bg {
	background-color: #f1f1f1
}

.grey-bg h1,
.grey-bg h2,
.grey-bg h3,
.grey-bg h4,
.grey-bg h5,
.grey-bg h6,
.grey-bg p,
.grey-bg li,
.grey-bg a {
	color: #2a312f
}

.white-bg {
	background-color: #fff
}

.purple-bg {
	background-color: #491d6a
}

.purple-bg h1,
.purple-bg h2,
.purple-bg h3,
.purple-bg h4,
.purple-bg h5,
.purple-bg h6,
.purple-bg p,
.purple-bg li,
.purple-bg a {
	color: #fff
}

.purple-bg a {
	color: #cdb12d
}

.dk-purple-bg {
	background-color: #2c1140
}

.dk-purple-bg h1,
.dk-purple-bg h2,
.dk-purple-bg h3,
.dk-purple-bg h4,
.dk-purple-bg h5,
.dk-purple-bg h6,
.dk-purple-bg p,
.dk-purple-bg li,
.dk-purple-bg a {
	color: #fff
}

.dk-purple-bg a {
	text-decoration: underline
}

.purplegrad-bg {
	background: #7f52d9;
	background: -moz-radial-gradient(bottom left, circle, #7f52d9 25%, #9968d9 100%);
	background: -webkit-radial-gradient(bottom left, circle, #7f52d9 25%, #9968d9 100%);
	background: radial-gradient(circle at bottom left, #7f52d9 25%, #9968d9 100%)
}

.purplegrad-bg h1,
.purplegrad-bg h2,
.purplegrad-bg h3,
.purplegrad-bg h4,
.purplegrad-bg h5,
.purplegrad-bg h6,
.purplegrad-bg p,
.purplegrad-bg li,
.purplegrad-bg a {
	color: #fff
}

.purplegrad-bg a {
	font-weight: bold;
	text-decoration: underline
}

.purplegrad-bg a:hover {
	color: #cdb12d
}
