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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -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: #ff6000
}

.red {
    color: #ff0b00
}

.ttu {
    text-transform: uppercase
}

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

.top-line {
    height: 110px;
    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(../img/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 #ff6000;
    background-color: #ff6000;
    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: #ff6000;
    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: 194px;
    left: 280px
}

.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(../img/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;
    display: inline-block;
}

.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;
    background-color: #fff;
    -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: auto!important;
    padding: 20px 10px!important;
    line-height: 1!important;
}

.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(../img/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(../img/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: relative;
        display: block;
        margin: 0 auto;
        left: -76px;
        top: 0;
        width: 100%
    }

    .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 {
        margin-bottom: 40px
    }

    .top-line {
        height: auto
    }

    .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(../img/xbg-sale.png@v1) no-repeat 0 0;
    width: 180px;
    height: 240px;
    background-size: contain;
    position: absolute;
    left: 47%;
    top: 2%;
    z-index: 40;
    padding: 125px 50px 0 18px;
    display: inline-block;
    box-sizing: border-box;
    margin: auto;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-weight: 400
}

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

@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: 56%;
        top: 34%
    }

    .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
    }
}
.sale-input > div {
    margin-bottom: 10px;
}
@media screen and (max-width: 479px) {
    .first-screen .pack {
        margin-bottom: 0;
        left: -61px;
    }
    .product-big_sale {
        top: 40%;
        left: 50%;
    }
    .effect-img img {
        width: 70px;
        position: relative;
        left: 10px;
    }
    
}