html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Helvetica\ Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	-webkit-border-radius: 6px;
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

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

.container:after {
	clear: both
}

@media (min-width:480px) {
	.container {
		width: 470px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

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

.container-fluid:after {
	clear: both
}

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

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

.row:after {
	clear: both
}

.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,
.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,
.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,
.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 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

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

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

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

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

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

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

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

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

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

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:480px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

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

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:479px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:480px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width:479px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:480px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
	.hidden-print {
		display: none!important
	}
}

header inline style-->* {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

input {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

body {
	font-size: 18px;
	font-family: PTSansRegular, sans-serif;
	background-color: #0d1307;
	color: #fff;
	min-width: 320px
}

p,
ul {
	padding: 0;
	margin: 0
}

ul {
	list-style-type: none
}

h1 {
	font-size: 2.778em;
	line-height: 58px;
	letter-spacing: -.01em;
	text-shadow: 1px 3px .94px rgba(0, 0, 0, .36);
	text-align: center;
	position: relative;
	z-index: 1
}

h1,
h2 {
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-family: PTSansBold, sans-serif
}

h2 {
	font-size: 2.111em;
	line-height: 44px
}

.bold {
	font-family: PTSansBold, sans-serif
}

.or {
	color: #cb2323
}

.red {
	color: #ff0b00
}

.ttu {
	text-transform: uppercase
}

header {
	background-image: url("../jpg/bg-header.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 50px
}

.top-line {
	height: 130px;
	background-color: rgba(0, 0, 0, .92)
}

.top-block {
	padding: 22px 0 0
}

.logo {
	display: inline-block;
	width: 270px
}

.logo a {
	display: block
}

.logo img {
	width: 100%
}

.slogan-block {
	margin: 0 0 0 7px
}

.slogan-block,
.slogan-item {
	display: inline-block;
	vertical-align: top
}

.slogan-item {
	width: 145px;
	position: relative;
	padding: 0 0 0 43px;
	font-size: .778em;
	line-height: 16px;
	margin: 0 0 0 30px;
	top: -4px
}

.slogan-item:before {
	content: '';
	position: absolute;
	background-image: url("../png/icons-pack.png");
	background-repeat: no-repeat;
	top: 4px;
	left: 0
}

.slogan-item.item1:before {
	width: 32px;
	height: 43px;
	background-position: 0 0
}

.slogan-item.item2:before {
	width: 37px;
	height: 43px;
	background-position: -64px 0
}

.top-timer {
	display: inline-block;
	width: 227px;
	vertical-align: top;
	font-size: .778em;
	line-height: 19px;
	position: relative;
	top: -5px;
	margin: 0 0 0 20px
}

.timer-header {
	text-align: center
}

.timer .flip-clock-wrapper {
	margin: 0;
	font-family: PTSansBold, sans-serif;
	font-size: 12px;
	z-index: 0
}

.timer .flip-clock-wrapper .flip {
	-webkit-box-shadow: none;
	box-shadow: none
}

.timer .flip-clock-wrapper ul {
	background-color: #ffca11;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 400;
	width: 31px;
	height: 42px;
	font-size: 30px;
	margin: 2px;
	line-height: 42px
}

.timer .flip-clock-wrapper ul li {
	line-height: 42px
}

.timer .flip-clock-wrapper ul li a {
	color: #000
}

.timer .flip-clock-wrapper ul li a div {
	font-size: 30px
}

.timer .flip-clock-wrapper ul li a div.down {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.timer .flip-clock-wrapper ul li a div div.inn {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffca11;
	font-size: 30px;
	color: #000;
	text-shadow: none
}

.timer .flip-clock-divider {
	height: 46px;
	width: 8px
}

.timer .flip-clock-divider:first-child {
	width: 0
}

.timer .flip-clock-divider.minutes .flip-clock-label,
.timer .flip-clock-divider.seconds .flip-clock-label {
	right: -50px
}

.timer .flip-clock-divider .flip-clock-label {
	color: #ffca11;
	top: auto;
	bottom: -1.3em;
	font-family: PTSansRegular, sans-serif;
	right: -50px
}

.timer .flip-clock-dot {
	width: 0;
	height: 0
}

.top-btn {
	display: inline-block;
	vertical-align: top;
	width: 212px;
	margin: 0 0 0 33px;
	position: relative;
	top: -9px
}

.top-btn .btn {
	line-height: 38px;
	height: 42px
}

.btn-header {
	font-size: .778em;
	line-height: 23px;
	letter-spacing: -.025em;
	margin: 0 -15px 0 0
}

.btn {
	border: 2px solid #cb2323;
	background-color: #cb2323;
	font-size: 1.111em;
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	-webkit-transition: color .5s ease, background-color .5s ease;
	transition: color .5s ease, background-color .5s ease
}

.btn:hover {
	background-color: #fff;
	color: #cb2323;
	text-decoration: none
}

.btn:active,
.btn:focus {
	color: #fff;
	text-decoration: none
}

.subh {
	text-align: center;
	font-size: 1.667em;
	line-height: 35px;
	margin: 6px 0 0;
	z-index: 1
}

.first-screen,
.subh {
	position: relative
}

.first-screen .pack {
	position: absolute;
	top: 135px;
	left: 380px;
	z-index: 2
}

.bulet-block {
	width: 360px;
	margin: 94px 0 0
}

.bulet-list {
	line-height: 22px;
	text-align: left
}

.bulet-list li {
	margin: 0 0 15px;
	padding: 15px 10px 15px 54px;
	background-color: hsla(0, 0%, 92%, .2);
	position: relative
}

.bulet-list li:before {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	background-image: url("../png/icons-pack.png");
	background-repeat: no-repeat;
	left: 6px;
	top: 50%;
	margin: -20px 0 0;
	background-position: -133px 0
}

.bulet-list li:last-child {
	margin: 0
}

.form-block {
	width: 415px;
	float: right;
	margin: 30px 0 0
}

.form-sale {
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative
}

.form-sale .sale {
	position: absolute;
	top: 8px;
	left: -125px;
	z-index: 3
}

.sale-circs {
	background-color: #d4dcd8;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	padding: 17px 26px 0
}

.sale-terr {
	line-height: 22px;
	text-align: center
}

.sale-price {
	margin: 8px 0 0;
	text-align: center
}

.sale-price .price {
	display: inline-block;
	vertical-align: top
}

.sale-price .price.old {
	color: #606060;
	margin: 0 22px 0 0
}

.sale-price .price.old .descr {
	letter-spacing: -.01em
}

.sale-price .price.old .digit {
	position: relative
}

.sale-price .price.old .digit:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #606060;
	left: 0;
	top: 55%
}

.starcomm {
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0;
	color: #000
}

.header-body .starcomm,
.s-end .starcomm {
	margin: 0
}

.sale-price .price.old .digit .big {
	font-size: 2.111em;
	line-height: 36px;
	letter-spacing: -.01em;
	display: inline-block
}

.sale-price .price.new .digit .big {
	font-size: 2em;
	line-height: 42px;
	display: inline-block
}

.sale-input {
	background-color: #d4dcd8;
	padding: 0 13px 15px;
	color: #606060;
	font-size: .944em
}

.sale-input label {
	letter-spacing: -.05em;
	line-height: 24px;
	margin: 0 -10px 0 0;
	display: block
}

.sale-input input, .sale-input select {
	height: 36px;
	width: 100%;
	line-height: 36px;

	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid hsla(0, 0%, 51%, .5);
	text-indent: 13px
}

.sale-input .input-block:first-child {
	margin: 0 0 11px
}

.sale-btn {
	padding: 15px 14px 8px;
	position: relative
}

.sale-btn .arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px
}

.attention-descr {
	display: inline-block;
	font-size: .889em;
	line-height: 20px;
	letter-spacing: -.01em;
	margin: 0 0 0 16px
}

.attention-rest {
	display: inline-block;
	color: #000;
	margin: 0 0 0 65px;
	position: relative
}

.attention-rest .big {
	font-size: 2em;
	line-height: 24px;
	letter-spacing: -.05em
}

.attention-rest:before {
	content: '';
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	left: -25px;
	background-color: #608901
}

.sale-btn-block {
	padding: 15px 0 8px
}

.sale-btn-block .btn {
	font-size: 1.1em;
	height: 66px;
	line-height: 66px
}

.sale-total {
	color: #000;
	line-height: 24px;
	letter-spacing: -.01em
}

.sale-total .big {
	font-size: 1.333em
}

.security-data {
	float: right;
	margin: 5px 0 0
}

.security-descr {
	font-size: 1.111em;
	line-height: 22px;
	margin: 0 17px 0 0
}

.security-descr,
.security-icon {
	display: inline-block;
	vertical-align: middle
}

.security-icon {
	background-image: url("../png/icons-pack.png");
	background-repeat: no-repeat
}

.security-icon.item01 {
	width: 31px;
	height: 30px;
	background-position: -205px 0
}

.security-icon.item02 {
	width: 29px;
	height: 28px;
	background-position: -269px 0
}

.security-icon.item03 {
	width: 26px;
	height: 26px;
	background-position: -329px 0
}

.medal-block {
	text-align: center;
	margin: 10px 0 0
}

.medal {
	display: inline-block;
	background-image: url("../png/icons-pack.png");
	background-repeat: no-repeat;
	vertical-align: middle
}

.medal.item1 {
	width: 133px;
	height: 106px;
	background-position: 0 -75px;
	margin: 0 15px 0 0
}

.medal.item2 {
	width: 115px;
	height: 115px;
	background-position: -173px -75px;
	margin: 0 15px
}

.medal.item3 {
	width: 115px;
	height: 116px;
	background-position: -328px -75px;
	margin: 0 15px
}

.medal.item4 {
	width: 115px;
	height: 115px;
	background-position: -483px -75px;
	margin: 0 0 0 15px
}

@media only screen and (max-width:1199px) {
	body {
		font-size: 16px
	}
	h1 {
		font-size: 2.5em;
		line-height: 44px
	}
	h2 {
		font-size: 2em
	}
	.slogan-block {
		margin: 0 0 0 40px
	}
	.btn-header,
	.slogan-item {
		font-size: .85em
	}
	.top-btn {
		margin: 0 0 0 50px
	}
	.first-screen .pack {
		left: 310px;
		top: 135px;
		width: 285px
	}
	.first-screen .sale {
		width: 235px;
		left: -86px;
		top: -33px
	}
	.bulet-block {
		width: 330px;
		margin: 75px 0 0
	}
	.bulet-list {
		font-size: 1.05em;
		line-height: 20px
	}
	.bulet-list li {
		padding: 15px 20px 15px 58px
	}
	.sale-btn {
		padding-top: 5px
	}
	.sale-btn-block {
		padding-top: 8px;
		padding-bottom: 5px
	}
	.form-block {
		width: 370px
	}
	.timer .flip-clock-wrapper ul {
		width: 24px;
		height: 42px
	}
	.form-timer {
		background-color: #d4dcd8;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		padding: 3px 90px 0
	}
	.timer-header,
	.timer .flip-clock-divider .flip-clock-label {
		color: #000
	}
	.sale-terr {
		text-indent: -10px;
		position: absolute;
		top: -50px;
		left: 142px;
		display: none
	}
	.timer .flip-clock-divider .flip-clock-label {
		right: -42px;
		bottom: -1.1em
	}
	.timer .flip-clock-divider.minutes .flip-clock-label,
	.timer .flip-clock-divider.seconds .flip-clock-label {
		right: -44px
	}
	.sale-circs {
		padding: 20px 26px 0;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	.sale-price {
		text-align: center
	}
	.sale-price .price {
		text-align: left
	}
	.attention-rest {
		margin: 0 0 0 40px
	}
}

@media only screen and (max-width:991px) {
	body {
		font-size: 14px
	}
	.sale-input .input-block:first-child {
		overflow: hidden
	}
	h2 {
		line-height: 38px
	}
	.logo {
		width: 200px
	}
	.top-btn {
		margin: 0 0 0 20px;
		width: 216px
	}
	.btn-header {
		font-size: 1em
	}
	.btn {
		font-size: 1.3em;
		line-height: 36px
	}
	.bulet-block {
		width: 100%;
		margin: 25px 0 100px
	}
	.bulet-list {
		font-size: 1.3em
	}
	.bulet-list li {
		padding: 24px 40px 24px 58px
	}
	.form-block {
		width: 100%
	}
	.sale-terr {
		position: relative;
		left: auto;
		top: auto
	}
	.first-screen .sale {
		left: -20px
	}
	.form-timer {
		padding: 3px 128px
	}
	.sale-circs {
		padding: 24px 0 0
	}
	.sale-price {
		text-align: center
	}
	.sale-input {
		font-size: 1.1em
	}
	.sale-input input, .sale-input select {
		width: 265px;
		float: right
	}
	.sale-input label {
		display: inline
	}
	.attention-descr {
		font-size: 1.1em
	}
	.attention-rest .big {
		font-size: 3em
	}
	.security-data {
		float: none;
		text-align: center
	}
	.first-screen .pack {
		position: static;
		display: block;
		margin: 0 auto 10px
	}
	.security-descr {
		font-size: 1.25em
	}
	.medal.item1,
	.medal.item2,
	.medal.item3 {
		margin: 15px
	}
	.medal.item4 {
		margin: 15px 15px 15px 30px
	}
}

@media only screen and (max-width:479px) {
	body {
		font-size: 12px
	}
	.container {
		width: 320px
	}
	.top-block {
		text-align: center;
		padding: 15px 0
	}
	.top-btn {
		margin: auto
	}
	.btn-header {
		margin: 0
	}
	.logo {
		margin-bottom: 20px
	}
	.first-screen .pack {
		width: 240px;
		margin-bottom: 40px
	}
	.top-line {
		height: 0
	}
	.sform .form-sale {
		padding-top: 10px
	}
	.sform .sale-price {
		margin-left: 0;
		margin-right: 0
	}
	.bulet-list li {
		padding: 20px 20px 20px 58px
	}
	.first-screen .sale {
		left: 0;
		top: -52px
	}
	.form-timer {
		padding: 10px 52px
	}
	.sale-circs {
		padding: 10px 0 0
	}
	.sale-price .descr,
	.sale-terr {
		font-size: 1.2em
	}
	.sale-price .price.old .digit .big {
		font-size: 2em
	}
	.sale-price .price.new .digit .big {
		font-size: 2.2em
	}
	.sale-input {
		padding: 0 13px 10px
	}
	.sale-input input, .sale-input select {
		width: 100%
	}
	.attention-rest .big {
		font-size: 4em
	}
	.medal.item1,
	.medal.item2,
	.medal.item3 {
		margin: 5px
	}
	.medal.item4 {
		margin: 5px 5px 5px 15px
	}
	.f-item.left .f-item-img img,
	.f-item.right .f-item-img img {
		max-width: 100%
	}
	.f-item.right .f-item-img,
	.f-item.left .f-item-img {
		width: 100%;
		right: 0!important;
		left: 0!important
	}
}

.audio-reviews,
.video-reviews {
	display: none
}

.product-big_sale {
	background: url("../png/xbg-sale.png.pagespeed.ic.3rcjljc5o7.png") no-repeat 0 0;
	width: 180px;
	height: 240px;
	background-size: contain;
	position: absolute;
	left: 47%;
	top: 7%;
	z-index: 40;
	padding: 125px 50px 0 18px;
	display: inline-block;
	box-sizing: border-box;
	margin: auto;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: 400
}

.sform .product-big_sale {
	top: -9%
}

@media (max-width:1199px) {
	.product-big_sale {
		width: 165px;
		background-size: contain;
		height: 202px;
		left: 46%;
		top: 9%;
		padding: 109px 38px 0 0;
		font-size: 15px;
		z-index: 10;
		line-height: 19px
	}
	.sform .product-big_sale {
		left: 43%;
		top: 2%
	}
}

@media (max-width:991px) {
	.product-big_sale {
		left: 49%;
		top: 30%
	}
	.sform .product-big_sale {
		display: none
	}
}

@media (max-width:479px) {
	.product-big_sale {
		top: 28%
	}
	header {
		background: #373a25
	}
	.hell {
		background: #101a00
	}
	.why {
		background: #1a1a1a
	}
	.sform {
		background: #0c1500
	}
}

section {
	padding: 40px 0
}

header,
section {
	overflow: hidden
}

.clear {
	clear: both
}

.green {
	color: #292a39
}

.italic {
	font-family: PTSansItalic, sans-serif
}

iframe {
	width: 100%;
	height: 100%;
	border: 0
}

.test {
	margin: 109px 0 0;
	display: block
}

.test-block {
	background-color: #fff;
	background-image: url("../jpg/bg-test-block.jpg");
	background-position: 100% 0;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 14px 12px;
	color: #000
}

.test-block h2 {
	text-align: center
}

.test-block h3 {
	font-weight: 400;
	color: #292a39;
	margin: 0;
	font-size: 1em;
	line-height: 44px
}

.checkbox-block,
.test-block h3 {
	padding: 0 0 0 40px
}

.checkbox-item {
	padding: 8px 0 0 35px;
	line-height: 21px;
	display: inline-block;
	height: 40px;
	vertical-align: top;
	margin: 0 0 15px
}

.checkbox-item label {
	position: relative
}

.checkbox-item label:before {
	content: "";
	width: 19px;
	height: 19px;
	background-image: url("../png/icons-pack.png");
	background-repeat: no-repeat;
	background-position: -387px 0;
	position: absolute;
	top: 6px;
	left: -35px
}

.checkbox-item input[type="checkbox"] {
	display: none
}

.checkbox-item input[type="checkbox"]:checked+label:before {
	background-position: -438px 0
}

.test-form-btn {
	padding: 15px 0 15px 40px
}

.test-form-btn .btn {
	display: inline-block;
	vertical-align: middle;
	width: 336px;
	height: 64px;
	line-height: 44px;
	border-color: #292a39;
	background-color: #292a39;
	font-size: 1.667em
}

.test-form-btn .btn:hover {
	background-color: #fff;
	color: #292a39
}

.result {
	display: none;
	opacity: 0;
	margin: 109px 0 0;
	color: #000
}

.result-block {
	background-color: #fff;
	background-image: url("../jpg/bg-result-block.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 640px
}

.result-img {
	display: inline-block;
	margin: 29px 0 0 461px
}

.result-img .graph {
	width: 125px;
	height: 580px;
	background-image: url("../png/test-result.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative
}

.result-img .graph .gruk {
	position: absolute;
	width: 40px;
	height: 7px;
	background-color: #fff;
	right: 0;
	top: 0;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.result-descr {
	display: inline-block;
	width: 440px;
	float: right;
	margin: 55px 25px 0 0
}

.result-descr h2 {
	margin: 0 0 20px
}

.result-test {
	opacity: 0
}

.result-header,
.result-text {
	line-height: 30px;
	font-size: 1.222em
}

@media only screen and (max-width:1199px) {
	.result-img {
		margin: 29px 0 0 370px
	}
	.result-descr {
		width: 365px
	}
}

@media only screen and (max-width:991px) {
	.test-block {
		background-image: none
	}
	.test-block h3 {
		padding: 0;
		text-align: center;
		font-size: 1.3em;
		line-height: 30px;
		margin: 20px 0
	}
	.checkbox-block {
		padding: 0 30px
	}
	.checkbox-item {
		display: block
	}
	.checkbox-item label {
		font-size: 1.3em
	}
	.test-form-btn {
		padding: 15px 0;
		text-align: center
	}
	.result-block {
		height: auto;
		position: relative;
		background-image: none
	}
	.result-img {
		margin: 29px 0 29px 315px
	}
	.result-test {
		font-size: 1.1em
	}
	.result-descr {
		float: none;
		margin: 0;
		position: absolute;
		top: 40px;
		left: 20px;
		width: 295px
	}
}

@media only screen and (max-width:479px) {
	.checkbox-block {
		padding: 0
	}
	.test-form-btn .btn {
		width: 100%;
		font-size: 2em
	}
	.result-descr {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding: 20px 0
	}
}

.hell {
	background-image: url("../jpg/bg-hell.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	text-align: center
}

.hell-item {
	display: inline-block;
	height: 370px;
	vertical-align: top
}

.hell-item.item01 {
	width: 310px;
	margin: 40px 25px 20px
}

.hell-item.item02 {
	width: 320px;
	margin: 40px 25px 20px
}

.hell-item.item03 {
	width: 300px;
	margin: 40px 25px 20px
}

.hell-item.item04 {
	width: 360px;
	margin: 0 25px
}

.hell-item.item05 {
	width: 350px;
	margin: 0 25px
}

.hell-img {
	width: 199px;
	height: 199px;
	margin: 0 auto 10px
}

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

.hell-title {
	line-height: 24px;
	font-size: 1.333em
}

.hell-descr {
	line-height: 22px
}

@media only screen and (max-width:1199px) {
	.hell-item {
		height: auto
	}
	.hell-item.item01,
	.hell-item.item02,
	.hell-item.item03,
	.hell-item.item05 {
		width: 276px;
		margin: 40px 15px 0
	}
	.hell-item.item04 {
		width: 320px;
		margin: 40px 15px 0
	}
}

@media only screen and (max-width:991px) {
	.hell-item.item01,
	.hell-item.item02,
	.hell-item.item03,
	.hell-item.item04,
	.hell-item.item05 {
		width: 100%;
		margin: 40px auto 0
	}
	.hell-title {
		font-size: 1.5em
	}
	.hell-descr {
		font-size: 1.25em
	}
}

.s01 {
	color: #000;
	background-color: #fff
}

.s01 h2 {
	text-align: center
}

.s01 .text {
	margin: 25px 0;
	line-height: 24px;
	font-size: 1.222em
}

.s01 .text p {
	margin: 0 0 20px
}

.s01 .text p:last-child {
	text-align: center;
	margin: 0
}

@media only screen and (max-width:1199px) {
	.s01 {
		background-size: cover
	}
}

.doc {
	text-align: center
}

.doc-text {
	margin: 55px 0 0;
	position: relative;
	background-color: #dedfde;
	text-align: left;
	padding: 30px 490px 30px 20px;
	color: #000;
	line-height: 37px;
	letter-spacing: -.05em
}

.doc-text p {
	font-size: 1.167em
}

.doc-text p:first-child {
	margin: 0 0 40px
}

.doc-text p.doc-subscr {
	font-size: 1.278em;
	margin: 70px 0 0
}

.doc-text .imgdoc {
	position: absolute;
	right: 0;
	bottom: 0
}

@media only screen and (max-width:1199px) {
	.doc-text {
		padding: 20px 370px 20px 20px;
		line-height: 32px
	}
	.doc-text p:first-child {
		margin: 0 0 25px
	}
	.doc-text p.doc-subscr {
		margin: 50px 0 0
	}
	.doc-text .imgdoc {
		width: 440px
	}
}

@media only screen and (max-width:991px) {
	.doc-text {
		padding: 15px
	}
	.doc-text p:first-child {
		margin: 0 0 15px
	}
	.doc-text p.doc-subscr {
		margin: 30px 0 485px
	}
	.doc-text .imgdoc {
		width: 100%
	}
}

@media only screen and (max-width:479px) {
	.doc-text {
		line-height: 26px
	}
	.doc-text p.doc-subscr {
		margin: 30px 0 320px
	}
}

.why {
	background-image: url("../jpg/bg_why.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	text-align: center;
	position: relative
}

.why .pack {
	position: absolute;
	top: 385px;
	left: 0;
	right: 0;
	margin: auto
}

.second-row,
.why-item {
	margin: 40px 0 0
}

.why-item {
	width: 310px;
	line-height: 26px
}

.why-item.rigth {
	float: right
}

.why-item.center {
	margin: -70px auto 0
}

.why-item-img {
	width: 134px;
	height: 134px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #decbb6;
	background-image: url("../png/icons-pack.png");
	background-repeat: no-repeat;
	margin: 0 auto 25px
}

.why-item-img.item01 {
	background-position: 29px -182px
}

.why-item-img.item02 {
	background-position: -109px -186px
}

.why-item-img.item03 {
	background-position: -244px -185px
}

.why-item-img.item04 {
	background-position: -355px -190px
}

.why-item-img.item05 {
	background-position: -463px -192px
}

.why-item-title {
	font-size: 1.444em
}

.sform {
	background-image: url("../jpg/bg-form.jpg");
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 55px 0
}

.sform .form-sale {
	background-color: #d4dcd8
}

.sform .form-sale .sale {
	left: 610px;
	top: -15px
}

.sform .form-sale .pack {
	position: absolute;
	left: 350px;
	top: 50px
}

.sform .form-block {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	float: none
}

.sform .timer-header {
	color: #000;
	font-size: .889em;
	text-align: left;
	margin: 0 0 0 2px
}

.sform .form-timer {
	display: inline-block;
	width: 300px;
	margin: 20px 0 0 30px;
	float: left
}

.sform .timer .flip-clock-wrapper ul {
	width: 40px;
	height: 61px;
	line-height: 61px
}

.sform .timer .flip-clock-wrapper ul li {
	line-height: 61px
}

.sform .timer .flip-clock-wrapper ul li a div div.inn {
	font-size: 46px
}

.sform .timer .flip-clock-divider {
	height: 65px;
	width: 18px
}

.sform .timer .flip-clock-divider:first-child {
	width: 0
}

.sform .timer .flip-clock-divider .flip-clock-label {
	color: #000;
	font-size: 16px;
	right: -63px
}

.sform .sale-terr {
	display: inline-block;
	text-indent: 0;
	line-height: 24px;
	float: right;
	max-width: 400px;
	margin: 20px 20px 0 0
}

.sform .sale-terr .big {
	font-size: 1.2em
}

.sform .sale-price {
	display: inline-block;
	margin: 40px 0 0 30px;
	float: left
}

.sform .sale-input {
	display: inline-block;
	float: right;
	padding: 0;
	margin: 20px 20px 20px 0;
	width: 415px
}

.sform .sale-input label {
	float: left
}

.sform .sale-input input,.sform .sale-input select {
	width: 250px;
	float: right
}

.sform .sale-btn {
	background-color: #fff;
	padding: 0;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.sform .sale-btn .arrow {
	width: 40px;
	top: -5px
}

.sform .attention-block {
	display: inline-block;
	margin: 35px 0 0 30px;
	float: left
}

.sform .attention-descr {
	margin: 0;
	font-size: 1em;
	line-height: 20px;
	letter-spacing: -.01em
}

.sform .attention-descr .top {
	line-height: 28px
}

.sform .attention-rest {
	font-size: 1.333em;
	letter-spacing: -.05em;
	line-height: 28px
}

.sform .attention-rest:before {
	background-color: #000;
	height: 120%;
	left: -33px;
	bottom: 0;
	top: auto
}

.sform .sale-btn-block {
	padding: 0;
	vertical-align: top;
	display: inline-block;
	width: 390px;
	margin: 23px 47px 0 0;
	float: right;
	position: relative;
	z-index: 1
}

.sform .sale-btn-block .btn {
	height: 78px;
	line-height: 78px;
	font-size: 1.1em;
	letter-spacing: 0
}

.sform .sale-total {
	margin: 10px 0
}

.sform2 {
	background-image: url("../jpg/xbg-form2.jpg.pagespeed.ic.ze8bkbidav.jpg")
}

@media only screen and (max-width:1199px) {
	.sform .form-timer {
		padding: 0
	}
	.sform .form-block {
		max-width: 940px
	}
	.sform .form-sale .pack {
		left: 300px;
		width: 255px;
		top: 100px
	}
	.sform .sale-btn-block .btn {
		height: 70px;
		line-height: 68px
	}
	.sform .attention-block {
		margin-top: 15px
	}
	.sform .sale-total {
		margin: 0 0 10px 0
	}
	.sform .form-sale .sale {
		left: 455px
	}
	.sform .sale-terr {
		left: auto;
		top: auto;
		float: none;
		right: 0;
		margin: 20px 10px 0 0
	}
	.sform .sale-input {
		width: 360px
	}
	.sform .sale-input input, .sform .sale-input select {
		width: 220px
	}
	.sform .sale-btn .arrow {
		width: auto
	}
	.sform .sale-btn-block {
		margin: 23px 62px 0 0;
		width: 322px
	}
}

.clinical-test {
	background-color: #f2eae2;
	color: #000;
	text-align: center
}

.clin-test-result {
	margin: 40px 0 0
}

.clin-test-result img {
	width: 100%
}

.clin-test-subscr {
	text-align: left
}

.clin-subscr-descr {
	display: inline-block;
	width: 700px;
	float: left;
	margin: 80px 0 0;
	font-size: 1.111em;
	line-height: 24px
}

.clin-subscr-stamp {
	display: inline-block;
	float: right;
	margin: 20px 0 0
}

@media only screen and (max-width:1199px) {
	.clin-subscr-descr {
		width: 550px;
		margin: 55px 0 0
	}
	.clin-subscr-stamp img {
		width: 350px
	}
}

@media only screen and (max-width:991px) {
	.clin-test-result {
		margin: 0
	}
	.clin-test-result img {
		width: 100%;
		margin: 30px 0 0
	}
	.clin-subscr-descr {
		width: 100%
	}
	.clin-subscr-stamp img {
		width: 270px
	}
	.sale-btn-block .btn {
		font-size: 1.5em
	}
}

.formula {
	background-image: url("../jpg/bg-formula.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center
}

.formula h2 {
	margin: 0 -15px
}

.f-item {
	position: relative
}

.f-item.left {
	margin: 50px 0 0 -15px;
	text-align: right
}

.f-item.left .f-item-img {
	top: 10px;
	right: -60px
}

.f-item.right {
	margin: 50px -15px 0 0;
	text-align: left
}

.f-item.right .f-item-img {
	top: 10px;
	left: -60px
}

.f-item.right .f-item-text {
	float: right
}

.f-item .arrd {
	position: absolute
}

.f-item .arrd.arrd01 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: -15px;
	right: -15px
}

.f-item .arrd.arrd02 {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	bottom: -15px;
	left: 25px
}

.f-item .arrd.arrd03 {
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	bottom: 30px;
	right: -25px
}

.f-item .arrd.arrd04 {
	-webkit-transform: rotate(185deg);
	-ms-transform: rotate(185deg);
	transform: rotate(185deg);
	bottom: 120px;
	left: -40px
}

.f-item .arrd.arrd05 {
	-webkit-transform: rotate(-55deg);
	-ms-transform: rotate(-55deg);
	transform: rotate(-55deg);
	bottom: 145px;
	right: 35px
}

.f-item .arrd.arrd06 {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	bottom: 165px;
	left: -20px
}

.f-item-text {
	width: 340px
}

.f-item-img {
	position: absolute
}

.f-item-header {
	font-size: 1.556em;
	line-height: 32px
}

.f-item-body {
	font-size: .889em;
	line-height: 22px
}

.n100 img {
	display: block;
	margin: 0 auto
}

@media only screen and (max-width:1199px) {
	.formula {
		background-size: cover
	}
	.f-item .arrd {
		display: none
	}
	.f-item.left .f-item-img {
		right: -85px
	}
	.f-item.right .f-item-img {
		left: -80px
	}
	.f-item-body {
		font-size: 1em
	}
	.f-item-text {
		width: 275px
	}
}

@media only screen and (max-width:991px) {
	.f-item.left,
	.f-item.right {
		text-align: center;
		margin: 230px 0 0
	}
	.f-item.left .f-item-img,
	.f-item.right .f-item-img {
		top: -190px
	}
	.f-item.left .f-item-img {
		right: 40px
	}
	.f-item.right .f-item-img {
		left: 45px
	}
	.f-item-text {
		width: 100%
	}
	.f-item-body {
		font-size: 16px
	}
	.n100 {
		margin: 20px 0 0
	}
}

@media only screen and (max-width:479px) {
	.f-item.left .f-item-img {
		right: -35px
	}
	.f-item.right .f-item-img {
		left: -30px
	}
}

.effect {
	background: #f2eae2;
	text-align: center;
	color: #000
}

.effect-item {
	text-align: left;
	margin: 35px 0 0;
	padding: 0 0 0 30px;
	line-height: 30px;
	position: relative
}

.effect-item .arrd {
	position: absolute;
	top: 58px;
	right: -72px
}

.effect-img img {
	display: block;
	margin: 0 auto
}

.effect-title {
	font-size: 1.556em
}

.effect-text {
	font-size: 1.333em
}

@media only screen and (max-width:1199px) {
	.effect-item {
		padding: 0;
		text-align: center
	}
	.effect-item .arrd {
		display: none
	}
}

.easy {
	text-align: center;
	background-image: url("../jpg/bg-easy.jpg")
}

.easy-item {
	text-align: left;
	line-height: 26px;
	padding: 0 80px;
	margin: 25px 0 0
}

.easy-img img {
	display: block;
	margin: 0 auto
}

.easy-header {
	margin: 20px 0 0;
	font-size: 1.556em
}

.easy-text {
	font-size: 1.111em
}

@media only screen and (max-width:1199px) {
	.easy-item {
		padding: 0 40px
	}
	.easy-text {
		font-size: 1.25em
	}
}

@media only screen and (max-width:991px) {
	.easy-item {
		padding: 0;
		text-align: center
	}
}

.faq {
	background-color: #decbb6;
	color: #000;
	text-align: center
}

.faq-wrapper {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
	padding: 60px 75px;
	margin: 25px 0 0
}

.faq-list {
	text-align: left
}

.faq-list li:not(:first-child) {
	margin: 40px 0 0
}

.faq-q {
	line-height: 22px;
	font-size: 1.444em;
	cursor: pointer
}

.faq-q span {
	border-bottom: 2px dashed #000
}

.faq-a {
	height: 0;
	overflow: hidden
}

@media only screen and (max-width:991px) {
	.faq-wrapper {
		padding: 30px 40px
	}
	.faq-a {
		font-size: 1.2em
	}
}

.reviews {
	text-align: center;
	background-color: #fff;
	color: #000
}

.video-reviews-item {
	margin: 30px 0 0;
	height: 190px
}

.video-reviews-descr {
	font-size: 1.111em;
	line-height: 30px;
	letter-spacing: -.025em;
	text-align: left;
	margin: 10px 0 0
}

.text-reviews-items {
	margin: 70px 0 0;
	position: relative
}

.text-reviews-item {
	width: 890px;
	margin: 0 auto
}

.text-reviews-item .text-reviews-photo {
	width: 182px;
	height: 182px;
	float: left
}

.text-reviews-item .text-reviews-text {
	text-align: left;
	margin: 0 0 0 210px;
	font-size: 1.111em;
	line-height: 27px
}

.owl-nav>div {
	width: 31px;
	height: 58px;
	background-image: url("../png/icons-pack.png");
	position: absolute;
	top: 65px
}

.owl-nav .owl-prev {
	background-position: -619px -213px;
	left: 0
}

.owl-nav .owl-next {
	background-position: -700px -213px;
	right: 0
}

.owl-dots {
	text-align: center;
	margin: 12px 0 0
}

.owl-dot {
	width: 20px;
	height: 20px;
	display: inline-block;
	background-color: #ffffff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

.owl-dot.active {
	background-color: #292a39
}

.owl-dot:not(:last-child) {
	margin: 0 12px 0 0
}

.audio-reviews {
	padding: 40px 0 0
}

.audio-reviews-items {
	background-color: #faf7f3;
	text-align: left;
	padding: 20px;
	margin: 35px 0 0
}

.audio-reviews-item:not(:first-child) {
	margin: 20px 0 0
}

.audio-reviews-title {
	font-size: 1.111em;
	line-height: 30px;
	letter-spacing: -.025em;
	margin: 0 0 5px
}

.diag-img {
	margin: 75px 0 0
}

.diag-img img {
	width: 100%
}

.audio-reviews-footer {
	font-size: .944em;
	line-height: 27px;
	margin: 25px 0 0
}

.audio-reviews-footer a {
	color: #101d94;
	text-decoration: underline
}

.audio-reviews-footer a:hover {
	text-decoration: none
}

@media only screen and (max-width:1199px) {
	.text-reviews-item {
		width: 750px
	}
}

@media only screen and (max-width:991px) {
	.video-reviews-item {
		height: 200px
	}
	.text-reviews-item {
		width: 100%
	}
	.text-reviews-item .text-reviews-photo {
		float: none;
		display: block;
		margin: 0 auto
	}
	.text-reviews-item .text-reviews-text {
		margin: 0;
		text-align: center;
		font-size: 1.3em
	}
}

@media only screen and (max-width:479px) {
	.video-reviews-item {
		height: 180px
	}
	.text-reviews-body {
		line-height: 22px
	}
}

.future {
	text-align: center;
	background-image: url("../jpg/bg-future.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}

.futule-list {
	text-align: left;
	font-size: 1.333em;
	line-height: 27px;
	padding: 0 100px
}

.futule-list li {
	margin: 40px 0 0;
	position: relative;
	padding: 0 0 0 50px
}

.futule-list li:before {
	content: "";
	background-image: url("../png/icons-pack.png");
	width: 44px;
	height: 42px;
	background-position: -536px 0;
	position: absolute;
	left: 0;
	top: -5px
}

@media only screen and (max-width:1199px) {
	.futule-list {
		padding: 0 50px
	}
}

@media only screen and (max-width:991px) {
	.futule-list {
		padding: 0
	}
}

@media only screen and (max-width:479px) {
	.futule-list {
		font-size: 1.4em
	}
}

.team {
	background-color: #f6f1eb;
	color: #000;
	text-align: center
}

.team-item {
	line-height: 23px;
	letter-spacing: -.025em;
	margin: 30px 0 0;
	padding: 0 40px
}

.team-header {
	margin: 10px 0 0
}

.team-descr {
	margin: 20px 0 0
}

@media only screen and (max-width:991px) {
	.team-item {
		font-size: 1.3em
	}
}

.how {
	background-image: url("../jpg/bg-how.jpg");
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center
}

.how-item {
	text-align: left;
	line-height: 26px;
	position: relative
}

.how-item .arrdw {
	position: absolute;
	top: 50px;
	right: 0
}

.how-img {
	background-image: url("../png/icons-pack.png");
	margin: 25px 0 0
}

.how-img.first {
	width: 105px;
	height: 107px;
	background-position: -638px -75px
}

.how-img.second {
	width: 122px;
	height: 107px;
	background-position: -783px -75px
}

.how-img.thrid {
	width: 113px;
	height: 109px;
	background-position: -945px -75px
}

.how-img.fourth {
	width: 116px;
	height: 108px;
	background-position: -1098px -75px
}

.how-title {
	font-size: 1.556em;
	margin: 20px 0 5px
}

.how-text {
	font-size: 1.222em
}

@media only screen and (max-width:1199px) {
	.how-item .arrdw {
		right: -20px
	}
}

@media only screen and (max-width:991px) {
	.how-item {
		padding: 0 40px;
		text-align: center
	}
	.how-item .arrdw {
		display: none
	}
	.how-img {
		margin: 25px auto 0
	}
}

.map {
	color: #000;
	background-image: url("../jpg/bg-map.jpg");
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center
}

.map-block {
	margin: 25px 0 0
}

.map-block img {
	width: 100%
}

.checkcod {
	text-align: center
}

.check-text {
	position: relative;
	line-height: 26px;
	margin: 25px 0 0 460px;
	text-align: left
}

.check-text .pack {
	width: 210px;
	position: absolute;
	left: -300px;
	top: -30px
}

.check-text p:not(:last-child) {
	margin: 0 0 18px
}

.checkform {
	margin: 60px 0 0 460px;
	text-align: left
}

.checkform button,
.checkform input {
	width: 300px;
	height: 60px
}

.checkform input {
	line-height: 58px;
	margin: 0 0 15px;
	border: 1px solid #cb2323;
	background-color: #fff;
	color: #000;
	text-indent: 15px
}

.checkform input:placeholder {
	color: #b6b6b6
}

.checkform button {
	line-height: 54px;
	padding: 0;
	font-size: 1.333em
}

@media only screen and (max-width:1199px) {
	.check-text {
		margin: 25px 0 0 340px;
		font-size: 1.15em
	}
	.check-text .pack {
		left: -270px
	}
	.checkform {
		margin: 60px 0 0 340px
	}
}

@media only screen and (max-width:991px) {
	.check-text {
		margin: 25px 0 0;
		font-size: 1.3em
	}
	.checkform {
		margin: 60px 0 0
	}
	.checkform button,
	.checkform input {
		font-size: 1.5em
	}
}

@media only screen and (max-width:479px) {
	.checkform button,
	.checkform input {
		width: 100%
	}
}

.s-end {
	text-align: center;
	background-image: url("../jpg/bg-header.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover
}

.s-end .form-sale {
	text-align: left
}

.bg-block {
	background-color: rgba(0, 0, 0, .64);
	padding: 35px 0
}

.bg-block h2 {
	font-size: 2.722em;
	line-height: 63px;
	letter-spacing: -.025em
}

.bg-block .subh {
	font-size: 1.333em;
	line-height: 30px
}

@media only screen and (max-width:991px) {
	.bg-block {
		padding: 35px 10px
	}
}

footer {
	background-color: #000;
	padding: 40px 0;
	font-size: .889em;
	line-height: 22px
}

footer li:not(:last-child) {
	margin: 0 0 10px
}

footer a,
footer a:hover {
	color: #fff
}

@media only screen and (max-width:991px) {
	footer {
		font-size: 1.1em
	}
	footer ul {
		margin: 0 0 30px
	}
}

.cod-error,
.cod-ok {
	width: 458px;
	margin: auto;
	background-color: rgba(0, 0, 0, .8);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 33px;
	font-size: 1.2em;
	padding: 35px;
	position: relative
}

.cod-error .mfp-close,
.cod-ok .mfp-close {
	color: #cb2323;
	border: 3px solid #cb2323;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	line-height: 27px;
	top: -40px;
	right: -25px
}

.cod-ok {
	border: 3px solid #608901
}

.cod-error {
	border: 3px solid #ff0b00
}

#pu-form {
	position: relative;
	background-image: none;
	background-color: transparent
}

#pu-form .mfp-close {
	color: #ff7c04;
	border: 3px solid #ff7c04;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 33px;
	width: 33px;
	line-height: 28px;
	top: -15px;
	right: 20px;
	opacity: 1
}

@media only screen and (max-width:479px) {
	.cod-error,
	.cod-ok {
		width: 290px
	}
}

@media only screen and (max-width:1199px) {
	.why .pack {
		width: 320px;
		top: 360px
	}
	.sform .timer .flip-clock-wrapper ul li {
		line-height: 55px
	}
	.sform .timer .flip-clock-wrapper ul {
		width: 35px;
		height: 55px;
		line-height: 40px
	}
	.sform .timer .flip-clock-divider .flip-clock-label {
		bottom: -.8em
	}
	.second-row {
		margin: 0
	}
	.why-item.center {
		margin: -100px auto 0
	}
}

@media only screen and (max-width:991px) {
	.why-item.center,
	.why-item.left,
	.why-item.rigth {
		margin: 30px auto 0;
		float: none
	}
	.why-item-title {
		font-size: 1.6em
	}
	.why-item-text {
		font-size: 1.2em
	}
}

@media only screen and (max-width:479px) {
	.why-item {
		width: 100%
	}
}

@media only screen and (max-width:991px) {
	.sform .form-sale .sale {
		left: 0;
		right: 0;
		margin: auto;
		top: -55px
	}
	h1,
	.bg-block h2 {
		line-height: 42px;
		font-size: 2.5em
	}
	.sform .sale-btn-block .btn {
		font-size: 1.5em
	}
	.sform .timer-header {
		margin: 0;
		text-align: center;
		font-size: 1.2em
	}
	.sform .form-timer {
		padding: 10px 0 20px;
		text-align: center;
		float: none;
		display: block;
		margin: auto;
		width: 270px
	}
	.starcomm {
		margin: 5px 0 0 0
	}
	.sform .sale-terr {
		margin: 30px 0 0 30px;
		display: none
	}
	.sform .sale-price {
		display: block;
		margin: 10px 0 0 30px;
		float: none
	}
	.sform .sale-price .price.new .descr,
	.sform .sale-price .price.old .descr {
		font-size: 1.5em
	}
	.sform .sale-price .price.old {
		margin: 0 40px 0 0
	}
	.sform .sale-price .price.old .digit .big {
		font-size: 2.5em
	}
	.sform .sale-price .price.new .digit .big {
		font-size: 2.5em
	}
	.sform .sale-input {
		float: none;
		display: block;
		margin: 15px 20px;
		width: auto
	}
	.sform .sale-input input, .sform .sale-input select {
		width: 250px
	}
	.sform .attention-block {
		margin: 5px 20px
	}
	.sform .attention-descr {
		font-size: 1.25em
	}
	.sform .attention-rest {
		margin: 0 0 0 80px
	}
	.sform .sale-btn-block {
		display: block;
		width: 100%;
		padding: 10px 20px;
		float: none;
		margin: 0
	}
	.sform .sale-total {
		margin: 10px 0 0;
		font-size: 1.2em
	}
}

@media only screen and (max-width:479px) {
	.sform .sale-terr {
		margin: 100px 10px 0 72px
	}
	.sform .form-sale .sale {
		left: -30px;
		top: -40px
	}
	.sform .sale-price .price.old {
		margin: 0 17px 0 0
	}
	.sale-btn-block .btn {
		font-size: 1.2em
	}
	.sform .sale-btn-block .btn {
		font-size: 1.2em;
		height: 66px;
		line-height: 66px
	}
	.sform .sale-input {
		margin: 10px
	}
	.sform .sale-input .input-block input, .sform .sale-input .input-block select {
		width: 100%;
		float: none
	}
	.sform .sale-input .input-block:first-child {
		margin: 0
	}
	.sform .attention-rest {
		margin: 0 0 0 27px
	}
	.sform .attention-rest:before {
		height: 100%;
		left: -15px
	}
	.sform .attention-rest .big {
		font-size: 2.5em
	}
	.sform .sale-total {
		font-size: 1em
	}
	.sform .sale-price {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0
	}
}

.mfp-bg {
	z-index: 200001!important
}

.mfp-wrap {
	z-index: 200002!important
}

.flip-clock-wrapper * {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.flip-clock-wrapper a {
	cursor: pointer;
	text-decoration: none;
	color: #ccc
}

.flip-clock-wrapper a:hover {
	color: #fff
}

.flip-clock-wrapper ul {
	list-style: none
}

.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper.clearfix:before {
	content: " ";
	display: table
}

.flip-clock-wrapper.clearfix:after {
	clear: both
}

.flip-clock-wrapper {
	font: 11px Helvetica\ Neue, Helvetica, sans-serif;
	-webkit-user-select: none
}

.flip-clock-meridium {
	background: none!important;
	-webkit-box-shadow: 0 0 0!important;
	box-shadow: 0 0 0!important;
	font-size: 36px!important
}

.flip-clock-meridium a {
	color: #313333
}

.flip-clock-wrapper {
	text-align: center;
	position: relative;
	width: 100%;
	margin: 1em
}

.flip-clock-wrapper:after,
.flip-clock-wrapper:before {
	content: " ";
	display: table
}

.flip-clock-wrapper:after {
	clear: both
}

.flip-clock-wrapper ul {
	position: relative;
	float: left;
	margin: 5px;
	width: 60px;
	height: 90px;
	font-size: 80px;
	font-weight: 700;
	line-height: 87px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #000
}

.flip-clock-wrapper ul li {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 87px;
	text-decoration: none!important
}

.flip-clock-wrapper ul li:first-child {
	z-index: 2
}

.flip-clock-wrapper ul li a {
	display: block;
	height: 100%;
	-webkit-perspective: 200px;
	perspective: 200px;
	margin: 0!important;
	overflow: visible!important;
	cursor: default!important
}

.flip-clock-wrapper ul li a div {
	z-index: 1;
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	font-size: 80px;
	overflow: hidden;
	outline: 1px solid transparent
}

.flip-clock-wrapper ul li a div .shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2
}

.flip-clock-wrapper ul li a div.up {
	top: 0
}

.flip-clock-wrapper ul li a div.up:after {
	content: "";
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 3px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.flip-clock-wrapper ul li a div.down {
	bottom: 0;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.flip-clock-wrapper ul li a div div.inn {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 200%;
	color: #ccc;
	text-align: center;
	background-color: #333;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 70px
}

.flip-clock-wrapper ul li a div.up div.inn {
	top: 0
}

.flip-clock-wrapper ul li a div.down div.inn {
	bottom: 0
}

.flip-clock-wrapper ul.play li.flip-clock-before {
	z-index: 3
}

.flip-clock-wrapper ul.play li.flip-clock-active {
	z-index: 5
}

.flip-clock-divider {
	float: left;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 100px
}

.flip-clock-divider:first-child {
	width: 0
}

.flip-clock-dot {
	display: block;
	background: #323434;
	width: 10px;
	height: 10px;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: 5px
}

.flip-clock-divider .flip-clock-label {
	position: absolute;
	top: -1.5em;
	right: -86px;
	color: #000;
	text-shadow: none
}

.flip-clock-divider.minutes .flip-clock-label {
	right: -88px
}

.flip-clock-divider.seconds .flip-clock-label {
	right: -91px
}

.flip-clock-dot.top {
	top: 30px
}

.flip-clock-dot.bottom {
	bottom: 30px
}

@-webkit-keyframes asd {
	0% {
		z-index: 2
	}
	20% {
		z-index: 4
	}
	to {
		z-index: 4
	}
}

@keyframes asd {
	0% {
		z-index: 2
	}
	20% {
		z-index: 4
	}
	to {
		z-index: 4
	}
}

.flip-clock-wrapper ul.play li.flip-clock-active .down,
.flip-clock-wrapper ul.play li.flip-clock-before .up {
	z-index: 2
}

.flip-clock-wrapper ul li.flip-clock-active {
	z-index: 3
}

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}                                    

 .copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }
.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }
.errorMessage {font-size: 15px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 10px 0 0; z-index: 999;}

form {
	z-index: 10;
	
}

.footer_section {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    color: #fff;
}

.footer_section a {
    color: inherit;
    font-size: 15px;
    margin-top: 5px;
    text-decoration: none;
}