@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Poppins:400,600');
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #428bca;
	text-decoration: none
}

a:hover,
a:focus {
	color: #2a6496;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h1,
.h1 {
	font-size: 36px
}

h2,
.h2 {
	font-size: 30px
}

h3,
.h3 {
	font-size: 24px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 14px
}

h6,
.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.42857143
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	white-space: nowrap;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: 0
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: 0
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: 0
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: 0
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: 0
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: 0
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: 0
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: 0
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	max-width: 100%;
	background-color: transparent
}

th {
	text-align: left
}

.table {
	width: 100%;
	margin-bottom: 20px
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

input[type="search"] {
	-webkit-appearance: none
}

input[type="date"] {
	line-height: 34px
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}

.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: normal;
	color: #428bca;
	cursor: pointer;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}


/*.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}*/

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #428bca
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

.navbar-header {
	float: left
}

.navbar-collapse {
	max-height: 340px;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}

.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}

.navbar-collapse.in {
	overflow-y: visible
}

.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

.navbar-nav {
	float: left;
	margin: 0
}

.navbar-nav>li {
	float: left
}

.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}

.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}

.navbar-left {
	float: left !important
}

.navbar-right {
	float: right !important
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label[href]:hover,
.label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #999
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #808080
}

.label-primary {
	background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #3071a9
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #428bca
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after {
	display: table;
	content: " "
}

.clearfix:after,
.container:after,
.row:after,
.nav:after,
.navbar:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}


/*.show{display:block !important}*/

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

html {
	overflow-y: scroll;
	overflow-x: hidden !important
}

body {
	padding-top: 100px;
	padding-bottom: 0
}

a:focus,
a:hover {
	text-decoration: none
}

.front #topbar {
	opacity: 0
}

body.nopadding {
	padding-top: 0
}

small,
.small {
	font-size: 85%
}

#system-message {
	margin-bottom: 0 !important
}

.interactive-slider #topbar:not(.small) {
	background: transparent
}

@media screen and (max-width:767px) {
	.interactive-slider #topbar:not(.small) {
		opacity: 0;
		visibility: hidden
	}
}

.navbar {
	display: table;
	table-layout: fixed;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100px;
	z-index: 99999;
	background: rgba(255, 255, 255, 0.97);
	border: 0 none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: background-color 0.5s, height 0.4s;
	-moz-transition: background-color 0.5s, height 0.4s;
	transition: background-color 0.5s, height 0.4s
}

.navbar.small {
	height: 70px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08)
}

@media screen and (max-height:768px) {
	body {
		padding-top: 70px
	}
	.navbar {
		height: 70px
	}
}

.navbar>div {
	display: table-cell;
	vertical-align: middle
}

.navbar--left {
	text-align: left;
	padding-left: 40px;
	width: 340px
}

.navbar--center {
	width: 100%;
	text-align: center
}

.navbar--right {
	width: 340px;
	text-align: right;
	padding-right: 40px
}

.navbar a {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #373b49;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}

.navbar a:hover,
.navbar a:focus {
	text-decoration: none;
	outline: none
}

.navbar li a:hover,
.navbar li a:focus {
	background-color: transparent
}

.navbar--logo {
	display: inline-block;
	margin: 0 23px 0 0;
	width: 50px;
	height: 50px;
	background: url('/templates/frontend/images/logo.png') no-repeat 0 0;
	vertical-align: middle
}

.navbar--title {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	vertical-align: middle;
	padding-bottom: 3px
}

.navbar--title span {
	color: #66D3D8
}

.navbar .nav {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	float: none
}

.navbar li a {
	position: relative;
	padding: 10px 20px
}

.underline {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 2px;
	background: #40BEC4;
	pointer-events: none
}

a.btn__default,
a.btn__success {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
	width: 138px;
	height: 38px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.btn__default {
	line-height: 36px;
	border: 2px solid rgba(35, 38, 50, 0.2)
}

.btn__default.active,
.btn__default:hover {
	border-color: rgba(35, 38, 50, 0.6)
}

.btn__success {
	line-height: 40px;
	color: #fff !important;
	background: #40BEC4;
	-webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1)
}

.btn__success:hover {
	background-color: #66D3D8
}

.navbar__dark .navbar {
	background-color: rgba(1, 16, 24, .9)
}

.navbar__trans .navbar {
	background-color: transparent
}

.navbar__dark .navbar a,
.navbar__trans .navbar a {
	color: #fff
}

.navbar__dark .navbar--logo,
.navbar__trans .navbar--logo {
	background-position: 0 bottom
}

.black .navbar--logo {
	background-position: 0 top
}

.navbar__dark .navbar--title span,
.navbar__trans .navbar--title span {
	color: #66D3D8
}

.light.btn__default,
.navbar__dark .navbar .btn__default,
.navbar__trans .navbar .btn__default {
	color: #fff;
	border: 2px solid rgba(255, 255, 255, 0.2)
}

.black .navbar .btn__default {
	color: #373b49;
	border-color: rgba(35, 38, 50, 0.2)
}

.light.btn__default.active,
.light.btn__default:hover,
.navbar__dark .navbar .btn__default.active,
.navbar__dark .navbar .btn__default:hover,
.navbar__trans .navbar .btn__default.active,
.navbar__trans .navbar .btn__default:hover {
	border-color: rgba(255, 255, 255, 0.8)
}

.black .navbar .btn__default.active,
.black .navbar .btn__default:hover {
	border-color: rgba(35, 38, 50, 0.5)
}

.light.btn__success,
.navbar__dark .navbar .btn__success,
.navbar__trans .navbar .btn__success {
	color: #fff
}

.light.btn__success:hover,
.navbar__trans .navbar .btn__success:hover {}

.black .navbar a,
.navbar__black .navbar-nav a {
	color: #373b49
}

@media screen and (max-width:1200px) {
	.navbar--title {
		display: none
	}
	.navbar--left {
		padding-left: 20px;
		width: 90px
	}
	.navbar--center {
		text-align: left
	}
	.navbar--right {
		padding-right: 20px
	}
}

@media screen and (max-width:950px) {
	.navbar .navbar--left {
		display: none
	}
	.navbar--right {
		width: 170px
	}
	.navbar--right .btn__default {
		display: none
	}
}

@media screen and (max-width:690px) {
	.navbar .navbar--right {
		display: none
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat"
}

h3.title {
	font-size: 32px;
	text-align: center;
	margin-bottom: 0px
}

#why-choose h3.title {
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: -20px
}

span.sub-title {
	font-family: "Poppins";
	font-size: 16px;
	color: #40c0c4;
	text-align: center;
	display: block
}

.right h3.title,
.right span.sub-title {
	text-align: left
}

.col-sm-6.right {
	padding-left: 40px
}

.col-sm-6.left {
	padding-right: 40px
}

.left h3.title,
.left span.sub-title {
	text-align: right
}

#why-choose {
	margin-bottom: 80px
}

#why-choose .main-icon {
	background: transparent url("../images/sprite-icons.png") no-repeat center -60px;
	background-size: 100%;
	width: 60px;
	height: 60px;
	margin: 90px auto 0
}

#why-choose .main-icon.doc {
	background-position: center 0px
}

#why-choose .main-icon.dynamic {
	background-position: center -120px
}

#why-choose .main-icon.support {
	background-position: center -180px
}

#why-choose .main-icon.responsive {
	background-position: center -240px
}

#why-choose .main-icon.sample {
	background-position: center -300px
}

#why-choose .icon-title {
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 5px
}

#why-choose .icon-desc {
	font-size: 15px;
	text-align: center;
	color: #696969
}

#why-choose .col-sm-6 {
	height: 290px
}

#responsive-slider .col-sm-6 img {
	float: right
}

#dynamic-sliders .col-sm-6 img {
	max-width: 100%
}

#responsive-slider,
#dynamic-sliders,
#sample-sliders {
	min-height: 450px
}

#responsive-slider li {
	list-style-image: url("../images/plus.png");
	margin: 10px 0 0 10px
}

#responsive-slider li span.explain {
	color: #696969;
	font-size: 14px
}

#dynamic-sliders ul {
	direction: rtl
}

#dynamic-sliders li {
	list-style-image: url("../images/plus.png");
	margin: 10px 0 0 10px
}

section#testimonials {
	background: #ffffff url("../images/testimonial-bg.png") no-repeat center center
}

.summary p {
	padding-left: 20px
}

.navbar .dropdown-menu {
	background-clip: padding-box;
	background-color: #fff !important;
	border: 1px solid rgba(0, 0, 0, 0.15) !important;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176) !important;
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute !important;
	top: 100%;
	z-index: 1000
}

.caret {
	margin-left: 5px
}

.dropdown-menu>li>a {
	font-weight: 300
}

.open>.dropdown-menu {
	display: block
}

.navbar,
section {
	font-family: "Poppins";
	font-weight: 400;
	font-size: 15px
}

.navbar {
	font-size: 17px
}

section b,
section strong {
	font-weight: 600
}

.i {
	font-style: italic;
	font-size: 16px;
	line-height: 28px
}

h4 {
	padding: 20px 20px 10px;
	font-size: 20px
}

.c-api {
	font-weight: bold
}

#logo {
	max-width: 100%;
	margin-bottom: 15px
}

#content .sep {
	border-top: 1px dotted #CCCCCC
}

#content .sep {
	border-top: 1px dotted #CCCCCC
}

#content .sep {
	font-size: 0;
	height: 0;
	line-height: 0
}

section {
	margin-top: 80px;
	margin-bottom: 80px;
	text-align: justify
}

#content nav a {
	border-radius: 4px;
	display: inline-block;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding: 0 15px;
	text-align: center;
	width: 100%
}

#content nav a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	color: #555555
}

#content nav a:hover {
	background: none repeat scroll 0 0 #555555;
	color: #FFFFFF;
	text-decoration: none
}

.navbar-toggle {
	margin-top: 3px;
	margin-bottom: 3px
}

.version-recommender {
	margin-top: 35px
}

.version-recommender a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	color: #111111;
	line-height: 1.6;
	border-radius: 3px;
	display: inline-block;
	padding: 2px 4px;
	font-weight: 400
}

.version-recommender a:hover {
	text-decoration: none;
	background: #DA6640;
	color: #fff
}

.cur-list-item {
	background: #777
}

.cur-list-item>span {
	text-align: center
}

.cur-list-item span {
	color: white
}

.cur-list-item:hover,
#content .list {
	background: #DA6640
}

.list .selectable-list-item:hover,
.list .selectable-list-item.highlighted {
	background: #CA3504
}

header nav .list {
	background: #333
}

.list li {
	color: white
}

.cur-list-item .list b {
	border-top: 10px solid #e84b00
}

header .list b {
	border-bottom: 10px solid #333
}

.list .scroll {
	color: white
}

.selectable-list-item:hover {
	background: #555
}

.list .highlighted {
	background: #555
}

.list-title {
	border-bottom: 1px solid #F3FFFF
}

.list-holder {
	width: 100%;
	height: 50px;
	position: relative;
	list-style: none;
	padding: 0;
	z-index: 9
}

.cur-list-item,
nav ul>li {
	perspective: 500px;
	-o-perspective: 500px;
	-ms-perspective: 500px;
	-moz-perspective: 500px;
	-webkit-perspective: 500px
}

.cur-list-item {
	height: 50px;
	line-height: 50px;
	font-size: 120%;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}

.cur-list-item span {
	display: block;
	font-weight: 400;
	cursor: pointer;
	font-size: 100% !important;
	overflow: hidden
}

.list-holder li {
	white-space: nowrap;
	list-style: none
}

#content .list {
	width: 100%;
	left: 0;
	bottom: 100%;
	margin-bottom: 100px;
	transform: rotateX(20deg);
	-o-transform: rotateX(20deg);
	-ms-transform: rotateX(20deg);
	-moz-transform: rotateX(20deg);
	-webkit-transform: rotateX(20deg)
}

nav .list {
	top: 100%;
	margin-top: 100px;
	transform: rotateX(-20deg);
	-o-transform: rotateX(-20deg);
	-ms-transform: rotateX(-20deg);
	-moz-transform: rotateX(-20deg);
	-webkit-transform: rotateX(-20deg)
}

header nav .list {
	width: 200px;
	right: 0;
	margin-right: -10px
}

#topmenu .list {
	width: 300%;
	left: -100%;
	margin-left: -10px
}

.list {
	position: absolute;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	overflow: visible;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s
}

section a,
header nav ul li a,
.cur-list-item,
.list * {
	transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-o-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-ms-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-moz-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-webkit-transition: background-color .1s ease-in-out 0s, color .1s ease-in-out 0s
}

section a.plugin-image {
	transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-o-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-ms-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-moz-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s;
	-webkit-transition: opacity .1s ease-in-out 0s, color .1s ease-in-out 0s
}

.list .list-helper {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 1001;
	background: transparent
}

.list>ul,
.list>p,
.list>b {
	position: relative;
	z-index: 1010
}

.list-visible {
	visibility: visible
}

.list-hovered {
	opacity: 1;
	transform: rotateX(0deg) !important;
	-o-transform: rotateX(0deg) !important;
	-ms-transform: rotateX(0deg) !important;
	-moz-transform: rotateX(0deg) !important;
	-webkit-transform: rotateX(0deg) !important
}

.list-fasthide {
	transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-webkit-transition: all .2s ease-out 0s
}

#content .list-hovered {
	margin-bottom: 15px !important
}

.submenu .list-hovered {
	margin-top: 15px !important
}

.list ul {
	height: 100%;
	overflow: auto;
	padding: 0
}

nav .list ul {
	height: auto
}

.list li {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	white-space: nowrap;
	list-style: none
}

.list b {
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -10px
}

.cur-list-item .list b,
#topmenu .list b {
	border: 10px solid transparent
}

.cur-list-item .list b {
	bottom: -20px
}

#topmenu .list b {
	top: -20px;
	opacity: .9
}

.cur-list-item .list b {
	border-top: 10px solid #DA6640
}

header .list b {
	border-bottom: 10px solid #FFFFFF
}

#topmenu .list {
	background: black;
	background: rgba(0, 0, 0, .9)
}

#topmenu .list b {
	border-bottom: 10px solid black
}

header .list b {
	bottom: auto;
	left: auto;
	right: 25%;
	top: -20px;
	border: 10px solid transparent
}

.list .scroll {
	position: absolute;
	right: 50px;
	bottom: 30px;
	font-family: "Indie Flower";
	font-size: 125%;
	transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	opacity: .35;
	filter: alpha(opacity=35)
}

.wide-list {
	height: 362px
}

.wide-list b,
#style-test-scrolling-list b {
	left: 21%
}

.selectable-list-item {
	cursor: pointer
}

.list-title {
	line-height: 50px !important;
	height: 50px !important;
	font-size: 120%;
	font-weight: 300;
	padding: 0 !important;
	margin: 0 10px 10px 10px;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important
}

.list-title span {
	display: inline !important;
	font-weight: 300 !important;
	cursor: default !important
}

h3.highlighted {
	color: #CD3305;
	text-transform: uppercase
}

h3.features {
	color: #739315
}

#features li {
	list-style-image: url("../images/plus.png");
	margin: 10px 0 0 10px
}

#features sup.new-badge {
	background-color: #21AAB0;
	color: #fff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 11px;
	font-weight: 700;
	line-height: 16px;
	padding: 0 5px;
	margin-left: 3px
}

.hideonmobile {
	display: none
}

#content pre {
	font-size: 11px
}

.sample-desc p.img-title {
	text-align: center;
	font-size: 12px;
	padding-top: 6px
}

.sample-desc img {
	max-width: 100%
}

.sample-desc img.bordered {
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	border-radius: 3px
}

.sample-desc h3 {
	margin-bottom: 20px
}

.sample-desc p {
	line-height: 2;
	margin-bottom: 30px
}

.open-button {
	border-radius: 100px;
	border: none;
	font-size: 18px;
	font-family: Montserrat;
	line-height: 50px;
	padding: 0 40px;
	background: #19b9bd;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 80px;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.open-button:hover {
	background-color: #66D3D8
}

body.premium {
	background: #03121d;
	color: rgba(255, 255, 255, 0.7)
}

body.premium h2 {
	text-align: center;
	color: #fff;
	font-size: 38px;
	font-family: Nunito
}

.full-width-bar {
	background: #19b9bd;
	background: -moz-linear-gradient(top, #1fc8c2 0%, #19b9bd 100%);
	background: -webkit-linear-gradient(top, #1fc8c2 0%, #19b9bd 100%);
	background: linear-gradient(to bottom, #1fc8c2 0%, #19b9bd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fc8c2', endColorstr='#19b9bd', GradientType=0);
	width: 100%
}

.full-width-bar section {
	margin-top: 33px;
	margin-bottom: 33px
}

.full-width-bar p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
	margin-right: 30px;
	display: inline-block
}

.full-width-bar .center-container {
	text-align: center
}

.full-width-bar a.btn__default {
	display: inline-block;
	line-height: 40px;
	height: 42px
}

footer {
	background-color: #2c333d
}

footer .container {
	padding-top: 20px;
	padding-bottom: 20px
}

footer .container a,
footer .container h3 {
	color: #dbdfe2
}

footer h3 {
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 10px
}

footer p {
	margin-top: 20px;
	color: #999da0;
	font-size: 14px
}

footer section {
	margin-top: 20px;
	margin-bottom: 20px
}

footer .copyright {
	background-color: #1c232d;
	width: 100%
}

footer .copyright .container {
	padding-top: 0;
	padding-bottom: 0
}

footer .copyright .container p {
	margin: 0;
	color: #4d5154;
	line-height: 50px
}

footer .copyright section {
	margin-top: 5px;
	margin-bottom: 5px
}

footer .copyright svg {
	fill: #4d5154;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px
}

footer .copyright a:hover svg {
	fill: #999da0
}

ul {
	padding-left: 40px;
}

@media (max-width:767px) {
	.col-sm-6.right {
		padding-left: 10px
	}
	.col-sm-6.left {
		padding-right: 10px
	}
	#dynamic-sliders ul {
		direction: ltr
	}
	.left h3.title,
	.left span.sub-title {
		text-align: left
	}
	#why-choose .col-sm-6 {
		height: 250px
	}
	#why-choose .main-icon {
		margin: 60px auto 0
	}
	ul {
		padding-left: 20px;
	}
	.gears,
	#testimonials {
		display: none
	}
}

.gears {
	position: absolute;
	top: 15px;
	left: 35px;
	margin: -34px;
	width: 68px;
	height: 68px;
	background: #eaeaea;
	border-radius: 3px
}

.gears .big-gear {
	position: absolute;
	right: 15px;
	bottom: 15px;
	margin: -40px;
	width: 81px;
	height: 81px;
	background: url('../images/gear.png');
	opacity: 0.5
}

.gears .small-gear {
	position: absolute;
	top: 8px;
	left: 8px;
	margin: -21px;
	width: 42px;
	height: 42px;
	background: url('../images/gear.png') center center;
	background-size: 100% 100%;
	opacity: 0.5
}

.off-products {
	display: block;
	visibility: hidden;
	list-style: none;
	position: absolute;
	right: 0;
	top: 100%;
	padding: 20px 25px;
	background: rgba(255, 255, 255, 0.97);
	font-family: 'Poppins', sans-serif;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.08);
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

#types.off-products {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s
}

.off-products:hover,
.off-products.active {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}

.navbar__dark .off-products,
.navbar__trans .off-products {
	border-radius: 5px
}

.off-group {
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	padding: 0;
	color: #21AAB0;
	cursor: default;
	text-transform: uppercase
}

.off-product {
	font-size: 15px;
	padding: 0 20px;
	line-height: 36px;
	color: #2f2f2f;
	border-radius: 18px;
	cursor: pointer
}

.off-product:hover {
	background-color: #40BEC4;
	color: #fff
}

#types {
	padding: 9px 15px;
	margin-right: 40px
}

#types .off-product {
	padding: 4px 13px;
	line-height: 0;
	margin: 7px 0;
	border-radius: 5px
}

#types .off-product a {
	padding: 0
}

#types .off-product span {
	display: inline-block;
	width: 148px;
	height: 37px;
	line-height: 37px;
	background: url(../images/logos.png) 0 0 no-repeat;
	margin: 5px 0
}

.off-products .off-product:hover span {
	-webkit-filter: brightness(10);
	filter: brightness(10)
}

@media (min-width:768px) {
	.wide-list {
		width: 200% !important
	}
	.hideonmobile {
		display: block
	}
}

body.nature-slider-pack #topbar {
	display: none
}

body.parallax-city-pack {
	background-color: #000;
	color: #e9e9e9
}

@media (min-width:1430px) {
	body.aquarium .container {
		width: 1400px
	}
}

#system-message {
	margin-bottom: 10px;
	padding: 0
}

#system-message>dt {
	font-weight: bold;
	display: none
}

#system-message>dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px
}

#system-message>dd>ul {
	color: #0055BB;
	background-position: 4px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border-top: 3px solid #84A7DB;
	border-bottom: 3px solid #84A7DB
}

#system-message>dd>ul>li {
	line-height: 1.5em
}

#system-message>.message>ul {
	background-color: #C3D2E5;
	background-image: url(../images/notice-info.png)
}

#system-message>.error>ul,
#system-message>.warning>ul,
#system-message>.notice>ul {
	color: #c00
}

#system-message>.error>ul {
	background-color: #E6C0C0;
	background-image: url(../images/notice-alert.png);
	border-color: #DE7A7B
}

#system-message>.warning>ul {
	background-color: #E6C8A6;
	background-image: url(../images/notice-note.png);
	border-color: #FFBB00
}

#system-message>.notice>ul {
	background-color: #EFE7B8;
	background-image: url(../images/notice-note.png);
	border-color: #F0DC7E
}

@import url(../../../media/system/css/system.css);
.system-unpublished,
tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df
}

span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px 4px
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.img-fulltext-float-none {}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}

.img-intro-float-none {}

.invalid {
	border-color: #ff0000
}

label.invalid {
	color: #ff0000
}

#editor-xtd-buttons {
	padding: 5px
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px
}

.page span {
	color: #000;
	font-weight: bold
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px
}

.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px
}

.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px
}

.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat
}

.button2-left .readmore,
.button2-left .article {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat
}

.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat
}

.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat
}

div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 13000
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat
}

div.tooltip p {
	font-size: 90%;
	margin: 0
}

.img_caption .left {
	float: left;
	margin-right: 1em
}

.img_caption .right {
	float: right;
	margin-left: 1em
}

.img_caption .left p {
	clear: left;
	text-align: center
}

.img_caption .right p {
	clear: right;
	text-align: center
}

.img_caption {
	text-align: center!important
}

.img_caption.none {
	margin-left: auto;
	margin-right: auto
}

a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle
}

.ls-container {
	visibility: hidden;
	position: relative;
	max-width: 100%
}

.ls-inner {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center center;
	z-index: 30
}

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative
}

.ls-wp-fullwidth-helper {
	position: absolute
}

.ls-layers,
.ls-slide-backgrounds,
.ls-background-videos,
.ls-bg-video-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.ls-wrapper {
	padding: 0 !important;
	visibility: visible !important;
	border: 0 !important;
	z-index: 1
}

.ls-background-videos {
	z-index: 1
}

.ls-bg-video-overlay {
	z-index: 21;
	background-repeat: repeat;
	background-position: center center
}

.ls-slide-backgrounds {
	z-index: 2
}

.ls-layers {
	z-index: 35
}

.ls-parallax,
.ls-in-out,
.ls-z {
	position: absolute !important
}

.ls-parallax,
.ls-z {
	width: 0 !important;
	height: 0 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: auto !important;
	right: auto !important;
	display: block !important;
	overflow: visible !important
}

.ls-in-out {
	display: none
}

.ls-loop,
.ls-clip {
	position: absolute !important;
	display: block !important
}

.ls-parallax,
.ls-in-out,
.ls-loop,
.ls-z {
	background: none !important
}

.ls-parallax,
.ls-bg-wrap,
.ls-loop {
	margin: 0 !important
}

.ls-wrapper>.ls-layer,
.ls-wrapper>a>.ls-layer.ls-wrapper>.ls-bg {
	line-height: normal;
	white-space: nowrap;
	word-wrap: normal;
	margin-right: 0 !important;
	margin-bottom: 0 !important
}

.ls-wrapper>.ls-layer,
.ls-wrapper>a>.ls-layer {
	position: static !important;
	display: block !important;
	-o-transform: translateZ(1px);
	-ms-transform: translateZ(1px);
	-moz-transform: translateZ(1px);
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px)
}

.ls-bg-wrap,
.ls-bg-outer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.ls-bg-wrap {
	display: none
}

.ls-bg-outer {
	overflow: hidden !important
}

.ls-wrapper>a.ls-layer-link {
	cursor: pointer !important;
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 10;
	-o-transform: translateZ(100px);
	-ms-transform: translateZ(100px);
	-moz-transform: translateZ(100px);
	-webkit-transform: translateZ(100px);
	transform: translateZ(100px);
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important
}

.ls-gui-element {
	z-index: 40
}

.ls-loading-container {
	position: absolute !important;
	display: none;
	left: 50% !important;
	top: 50% !important
}

.ls-loading-indicator {
	margin: 0 auto
}

.ls-bottom-slidebuttons {
	text-align: left
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
	height: 0;
	position: relative;
	text-align: center;
	margin: 0 auto
}

.ls-below-thumbnails {
	display: none
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
	outline: none
}

.ls-bottom-slidebuttons {
	position: relative
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
	position: relative
}

.ls-nothumb {
	text-align: center !important
}

.ls-link,
.ls-link:hover {
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important
}

.ls-link {
	display: none
}

.ls-link-on-top {
	z-index: 999999 !important
}

.ls-link,
.ls-wrapper>a>* {
	background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7')
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
	visibility: hidden
}

.ls-bar-timer {
	position: absolute;
	width: 0;
	height: 2px;
	background: white;
	border-bottom: 2px solid #555;
	opacity: .55;
	top: 0
}

.ls-circle-timer {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	opacity: .65;
	display: none
}

.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
	box-sizing: border-box !important
}

.ls-ct-half {
	border: 4px solid white
}

.ls-ct-left,
.ls-ct-right {
	width: 50%;
	height: 100%;
	overflow: hidden
}

.ls-ct-left,
.ls-ct-right {
	position: absolute
}

.ls-ct-left {
	left: 0
}

.ls-ct-right {
	left: 50%
}

.ls-ct-rotate {
	width: 200%;
	height: 100%;
	position: absolute;
	top: 0
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
	left: 0
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
	right: 0
}

.ls-ct-hider,
.ls-ct-half {
	position: absolute;
	top: 0
}

.ls-ct-hider {
	width: 50%;
	height: 100%;
	overflow: hidden
}

.ls-ct-half {
	width: 200%;
	height: 100%
}

.ls-ct-center {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	border: 4px solid black;
	opacity: 0.2
}

.ls-ct-half,
.ls-ct-center {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px
}

.ls-slidebar-container {
	margin: 10px auto
}

.ls-slidebar-container,
.ls-slidebar {
	position: relative
}

.ls-progressbar,
.ls-slidebar-slider-container {
	position: absolute;
	left: 0;
	top: 0
}

.ls-progressbar {
	width: 0;
	height: 100%;
	z-index: 1
}

.ls-slidebar-slider-container {
	z-index: 2
}

.ls-slidebar-slider {
	position: static !important;
	cursor: pointer
}

.ls-slidebar {
	height: 10px;
	background-color: #ddd
}

.ls-slidebar,
.ls-progressbar {
	border-radius: 10px
}

.ls-progressbar {
	background-color: #bbb
}

.ls-slidebar-slider-container {
	top: 50%
}

.ls-slidebar-slider {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background-color: #999
}

.ls-slidebar-light .ls-slidebar {
	height: 8px;
	background-color: white;
	border: 1px solid #ddd;
	border-top: 1px solid #ccc
}

.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
	border-radius: 10px
}

.ls-slidebar-light .ls-progressbar {
	background-color: #eee
}

.ls-slidebar-light .ls-slidebar-slider-container {
	top: 50%
}

.ls-slidebar-light .ls-slidebar-slider {
	width: 18px;
	height: 18px;
	border-radius: 20px;
	background-color: #eee;
	border: 1px solid #bbb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999
}

.ls-tn {
	display: none !important
}

.ls-thumbnail-hover {
	display: none;
	position: absolute;
	left: 0
}

.ls-thumbnail-hover-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none
}

.ls-thumbnail-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.ls-thumbnail-hover-img {
	position: absolute;
	overflow: hidden
}

.ls-thumbnail-hover img {
	max-width: none !important;
	position: absolute;
	display: inline-block;
	visibility: visible !important;
	left: 50%;
	top: 0
}

.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important
}

.ls-thumbnail-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.ls-thumbnail {
	position: relative;
	margin: 0 auto
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
	width: 100%
}

.ls-thumbnail-slide-container {
	overflow: hidden !important;
	position: relative
}

.ls-thumbnail-slide {
	text-align: center;
	white-space: nowrap;
	float: left;
	position: relative
}

.ls-thumbnail-slide a {
	overflow: hidden;
	display: inline-block;
	width: 0;
	height: 0;
	position: relative
}

.ls-thumbnail-slide img {
	max-width: none !important;
	max-height: 100% !important;
	height: 100%;
	visibility: visible !important
}

.ls-touchscroll {
	overflow-x: auto !important
}

.ls-shadow {
	display: none;
	position: absolute;
	z-index: 10 !important;
	top: 100%;
	width: 100%;
	left: 0;
	overflow: hidden !important;
	visibility: hidden
}

.ls-shadow img {
	width: 100% !important;
	height: auto !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 0 !important
}

.ls-media-layer {
	overflow: hidden
}

.ls-vpcontainer,
.ls-videopreview {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer
}

.ls-videopreview {
	background-size: cover;
	background-position: center center
}

.ls-videopreview {
	z-index: 1
}

.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
	z-index: 2
}

.ls-autoplay .ls-playvideo {
	display: none !important
}

.ls-forcehide {
	display: none !important
}

.ls-yourlogo {
	position: absolute;
	z-index: 50
}

.ls-slide-transition-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}

.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
	text-align: left !important
}

.ls-slide-transition-tile {
	position: relative;
	float: left
}

.ls-slide-transition-tile img {
	visibility: visible;
	margin: 0 !important
}

.ls-curtiles {
	overflow: hidden
}

.ls-curtiles,
.ls-nexttiles {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.ls-curtile,
.ls-nexttile {
	overflow: hidden;
	width: 100% !important;
	height: 100% !important;
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.ls-nexttile {
	display: none
}

.ls-3d-container {
	position: relative;
	overflow: visible !important;
	-ms-perspective: none !important;
	-moz-perspective: none !important;
	-webkit-perspective: none !important;
	perspective: none !important
}

.ls-3d-box {
	position: absolute
}

.ls-3d-box div {
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #888
}

.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
	background-color: #555
}

.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
	-ms-perspective: 1500px;
	-moz-perspective: 1500px;
	-webkit-perspective: 1500px;
	perspective: 1500px
}

.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.ls-curtile,
.ls-nexttile,
.ls-3d-box,
.ls-3d-box div {
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.ls-visible {
	overflow: visible !important
}

.ls-unselectable {
	user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

.ls-overflow-hidden {
	overflow: hidden
}

.ls-overflowx-hidden {
	overflow-x: hidden
}

.ls-overflow-visible {
	overflow: visible !important
}

.ls-overflowy-hidden {
	overflow-y: hidden
}

.ls-hidden {
	width: 0px !important;
	height: 0px !important;
	position: absolute;
	left: -5000px;
	top: -5000px;
	z-index: -1;
	overflow: hidden !important;
	visibility: hidden !important;
	display: block !important
}

.ls-slide {
	display: block !important;
	visibility: hidden !important;
	position: absolute !important;
	overflow: hidden;
	top: 0 !important;
	left: 0 !important;
	bottom: auto !important;
	right: auto !important;
	background: none;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important
}

.ls-slide>.ls-layer,
.ls-slide>.ls-l,
.ls-slide>.ls-bg,
.ls-slide>a>.ls-layer,
.ls-slide>a>.ls-l,
.ls-slide>a>.ls-bg {
	position: absolute !important;
	white-space: nowrap
}

.ls-fullscreen {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	height: auto !important
}

.ls-fullscreen .ls-container {
	background-color: black;
	margin: 0 auto !important
}

.ls-fullscreen .ls-fullscreen-wrapper {
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background-color: black;
	overflow: hidden !important;
	position: relative !important
}

.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important
}

.ls-layer .split-item {
	font-weight: inherit !important;
	font-family: inherit !important;
	font-size: inherit;
	color: inherit
}

html .ls-nav-prev,
body .ls-nav-prev,
#ls-global .ls-nav-prev,
html .ls-nav-next,
body .ls-nav-next,
#ls-global .ls-nav-next,
html .ls-container img,
body .ls-container img,
#ls-global .ls-container img,
html .ls-bottom-nav-wrapper a,
body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html .ls-container .ls-fullscreen,
body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html .ls-thumbnail a,
body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
	transition: none;
	-ms-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: none;
	padding: 0;
	border: 0
}

html .ls-wrapper>a,
body .ls-wrapper>a,
#ls-global .ls-wrapper>a,
html .ls-wrapper>p,
body .ls-wrapper>p,
#ls-global .ls-wrapper>p,
html .ls-wrapper>h1,
body .ls-wrapper>h1,
#ls-global .ls-wrapper>h1,
html .ls-wrapper>h2,
body .ls-wrapper>h2,
#ls-global .ls-wrapper>h2,
html .ls-wrapper>h3,
body .ls-wrapper>h3,
#ls-global .ls-wrapper>h3,
html .ls-wrapper>h4,
body .ls-wrapper>h4,
#ls-global .ls-wrapper>h4,
html .ls-wrapper>h5,
body .ls-wrapper>h5,
#ls-global .ls-wrapper>h5,
html .ls-wrapper>img,
body .ls-wrapper>img,
#ls-global .ls-wrapper>img,
html .ls-wrapper>div,
body .ls-wrapper>div,
#ls-global .ls-wrapper>div,
html .ls-wrapper>span,
body .ls-wrapper>span,
#ls-global .ls-wrapper>span,
html .ls-wrapper .ls-bg,
body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html .ls-wrapper .ls-layer,
body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html .ls-slide .ls-layer,
body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html .ls-slide a .ls-layer,
body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
	transition: none;
	-ms-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: none;
	padding: 0;
	margin: 0;
	border-width: 0
}

html .ls-container img,
body .ls-container img,
#ls-global .ls-container img {
	background: none !important;
	min-width: 0 !important;
	max-width: none !important;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0
}

html .ls-wp-container .ls-wrapper>a>*,
body .ls-wp-container .ls-wrapper>a>*,
#ls-global .ls-wp-container .ls-wrapper>a>* {
	margin: 0
}

html .ls-wp-container .ls-wrapper>a,
body .ls-wp-container .ls-wrapper>a,
#ls-global .ls-wp-container .ls-wrapper>a {
	text-decoration: none
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide>*,
.ls-slide,
.ls-wrapper,
.ls-layer {
	box-sizing: content-box !important
}

html .ls-yourlogo,
body .ls-yourlogo,
#ls-global .ls-yourlogo {
	margin: 0
}

html .ls-tn,
body .ls-tn,
#ls-global .ls-tn {
	display: none
}

.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
	line-height: 0;
	font-size: 0
}

html .ls-container video,
body .ls-container video,
#ls-global .ls-container video {
	max-width: none !important
}

html .ls-container,
body .ls-container,
#ls-global .ls-container,
html .ls-container .ls-slide-transition-wrapper,
body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html .ls-container .ls-slide-transition-wrapper *,
body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html .ls-container .ls-bottom-nav-wrapper,
body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html .ls-container .ls-bottom-nav-wrapper *,
body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html .ls-container .ls-bottom-nav-wrapper span *,
body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html .ls-direction-fix,
body .ls-direction-fix,
#ls-global .ls-direction-fix {
	direction: ltr !important
}

html .ls-container,
body .ls-container,
#ls-global .ls-container {
	float: none !important
}

.ls-notification {
	position: relative;
	margin: 10px auto;
	padding: 10px 10px 15px 88px;
	border-radius: 5px;
	background: #de4528;
	color: white !important;
	font-family: 'Open Sans', arial, sans-serif !important
}

.ls-notification a {
	color: white !important;
	text-decoration: underline !important
}

.ls-notification-logo {
	position: absolute;
	top: 16px;
	left: 17px;
	width: 56px;
	height: 56px;
	font-size: 49px;
	line-height: 53px;
	border-radius: 56px;
	background-color: white;
	color: #de4528;
	font-style: normal;
	font-weight: 800;
	text-align: center
}

.ls-notification strong {
	color: white !important;
	display: block;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal !important
}

.ls-notification span {
	display: block;
	font-size: 13px;
	line-height: 16px;
	text-align: justify !important
}

@media screen and (max-width:767px) {
	.ls-container .ls-layers>.ls-hide-on-phone,
	.ls-container .ls-background-videos .ls-hide-on-phone video,
	.ls-container .ls-background-videos .ls-hide-on-phone audio,
	.ls-container .ls-background-videos .ls-hide-on-phone iframe {
		display: none !important
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.ls-container .ls-layers>.ls-hide-on-tablet,
	.ls-container .ls-background-videos .ls-hide-on-tablet video,
	.ls-container .ls-background-videos .ls-hide-on-tablet audio,
	.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
		display: none !important
	}
}

@media screen and (min-width:1025px) {
	.ls-container .ls-layers>.ls-hide-on-desktop,
	.ls-container .ls-background-videos .ls-hide-on-desktop video,
	.ls-container .ls-background-videos .ls-hide-on-desktop audio,
	.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
		display: none !important
	}
}

.ls-container .ls-background-videos .ls-vpcontainer {
	z-index: 10
}

.ls-container .ls-background-videos .ls-videopreview {
	background-size: cover !important
}

.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
	position: relative;
	z-index: 20
}

@media (transform-3d),
(-ms-transform-3d),
(-webkit-transform-3d) {
	#ls-test3d {
		position: absolute;
		left: 9px;
		height: 3px
	}
}