@font-face {
    font-family: "BebasBold";
    src: url("../fonts/BebasBold/BebasBold.eot");
    src: url("../fonts/BebasBold/BebasBold.eot@#iefix") format("embedded-opentype"), url("../fonts/BebasBold/BebasBold.woff") format("woff"), url("../fonts/BebasBold/BebasBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-anchor: none;
}

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
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    -webkit-tap-highlight-color: transparent;
    height: 100%
}

body {
    font: 14px/1.5 Roboto, Arial, sans-serif;
   /* font: 14px/1.5 "Open Sans",Arial, sans-serif;*/
    /*   font-family: Roboto, Arial, sans-serif;
       font-size: 14px;
       line-height: 1.42857143;
       font-size: 16px;
       line-height: 1.5;
       font-family: BitterR egular, sans-serif;*/
    color: #333;
    background-color: #fff;
    height: 100%;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    opacity: 1
}

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;
    max-width: 100%;
}

.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.42857143;
    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
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

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

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

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

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

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

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

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

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

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

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

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

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

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

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

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

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

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

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    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
    }
}

@media print {
    .hidden-print {
        display: none!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-size: 11px;
    font-weight: normal;
    -webkit-user-select: none
}

.flip-clock-meridium {
    background: 0 0!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 {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    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 {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    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-shadow: 0 1px 2px #000;
    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 .flip {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .7);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .7)
}

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd .5s .5s linear both;
    animation: asd .5s .5s linear both;
    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%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    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
    }
    100% {
        z-index: 4
    }
}

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

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn .5s .5s linear both;
    animation: turn .5s .5s linear both
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0)
    }
}

@keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 .5s linear both;
    animation: turn2 .5s linear both
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0)
    }
    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}

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

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%;
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%;
    -webkit-animation: hide .5s .3s linear both;
    animation: hide .5s .3s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%;
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%;
    -webkit-animation: hide .5s .3s linear both;
    animation: hide .5s .2s linear both
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot@v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot@#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2@v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff@v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf@v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg@v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    -webkit-border-radius: .1em;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
@media screen and (max-width:767px) {
    .mfp-auto-cursor .mfp-content {
        height: 100%;
    }
    .mfp-auto-cursor .mfp-content .wrappersclroller {
        height: 100%;
        overflow: scroll;
        padding-right: 10px;
    }
    [id^='catalog-form-'] {
        height: 100%;
    }

}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    /*font-family: Arial, Baskerville, monospace*/
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

ul.resp-tabs-list {
    margin: 0;
    padding: 0
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left
}

.resp-tabs-container {
    padding: 0;
    background-color: #fff;
    clear: left
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 15px
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px!important;
    padding: 12px 14px 14px 14px!important
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff
}

.resp-accordion-active,
.resp-content-active {
    display: block
}

.resp-tab-content {
    border: 1px solid #c1c1c1
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1!important;
    margin-bottom: 0!important;
    padding: 10px 15px!important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1!important;
    background: #00f
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px!important;
    margin: 0;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px!important;
    padding: 14px 15px 15px 14px!important
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9b9797
}

h2.resp-tab-active {
    background: #dbdbdb!important
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1!important
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1!important
}

@media only screen and (max-width:768px) {
    ul.resp-tabs-list {
        display: none
    }
    h2.resp-accordion {
        display: block
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none
    }
    .resp-accordion-closed {
        display: none!important
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1!important
    }
}

.popup-form {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    margin: 40px auto;
    position: relative
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

* {
    padding: 0;
    margin: 0;
    outline: 0
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}

body input:required:valid,
body textarea:required:valid {
    color: #666
}

input {
    padding: 12px 14px;
    background-color: #eee;
    border: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #a7a7a7
}

textarea {
    background-color: #f2f2f2;
    border: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 12px 14px 12px 18px;
    color: #777
}



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

.green-button,
.yellow-button {
    color: #fff;
    padding: 12px 32px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 18px
}

.green-button:hover,
.yellow-button:hover {
    text-decoration: none;
    color: #fff;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .2), 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .2), 0 0 2px rgba(0, 0, 0, .1);
    margin-top: -2px
}

.green-button:active,
.yellow-button:active {
    color: #fff;
    text-decoration: none
}

.green-button:focus,
.yellow-button:focus {
    color: #fff;
    text-decoration: none
}

span.greeny {
    color: #44b236;
    font-weight: 700
}

.yellow-button {
    background: #f7aa1a;
    background: -webkit-gradient(linear, right top, left bottom, from(#f4e420), to(#f7aa1a));
    background: -webkit-linear-gradient(top right, #f4e420 0, #f7aa1a 100%);
    background: linear-gradient(to bottom left, #f4e420 0, #f7aa1a 100%);
    text-shadow: 0 1px 8px #432d02;
    -webkit-box-shadow: 0 0 2px rgba(255, 192, 27, .5);
    box-shadow: 0 0 2px rgba(255, 192, 27, .5)
}

.green-button {
    background: #4cb634;
    background: -webkit-gradient(linear, right top, left bottom, from(#b6ef22), to(#1f9e3d));
    background: -webkit-linear-gradient(top right, #b6ef22 0, #1f9e3d 100%);
    background: linear-gradient(to bottom left, #b6ef22 0, #1f9e3d 100%);
    text-shadow: 0 1px 2px #59bd33;
    -webkit-box-shadow: 0 0 4px rgba(37, 162, 60, .5);
    box-shadow: 0 0 4px rgba(37, 162, 60, .5)
}

.flip-clock-wrapper ul li a div.up::after {
    background-color: #fff
}

.flip-clock-divider .flip-clock-label {
    top: 8.4em;
    font-size: 1.2em
}

.flip-clock-wrapper ul li a div div.inn {
    color: #fff;
    font-size: 70px;
    text-shadow: none;
    font-weight: bold;
}

.flip-clock-wrapper ul li a div div.inn {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #68c939), to(#9be431));
    background: -webkit-linear-gradient(left, #68c939 50%, #9be431 100%);
    background: linear-gradient(to right, #68c939 50%, #9be431 100%)
}

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

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

.flip-clock-dot.top {
    background-color: #9be430
}

.flip-clock-dot.bottom {
    background-color: #27a645
}

header {
    /*background-image: url(../img/new1/bg-banya5.jpg);*/
    background-image: url(../img/new1/background.jpg);
    background-color: #39242b;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 100px;
}

header .head-line {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight:400; 
    padding: 15px 0;
    /*margin-bottom: 30px*/
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

header .head-line-logo {
    text-align: left
}

header .head-line-descriptor {
    font-size: 16px;
    text-align: center;
    margin-top: 14px
}

header .head-line-callback {
    text-align: right;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;

    /*border-bottom: dotted #fff;
    width: 90%;
    padding-bottom: 14px*/
}

header .head-line-callback-time {
    font-size: 13px
}

header .head-line-callback-phone {
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 4px;
    margin-top: 1px;
    display: block;
    color: #fff;
}

header .head-line-callback-adress {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}
header .head-line-callback-adress:hover {
    border-bottom: 1px dashed #86d22c;
    color: #86d22c;
}
header .head-line-socialki {
    width: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
header .head-line-contaktalki {

}

header .head-menu {
   /* text-transform: uppercase;
    margin-bottom: 50px
    font-weight: bold;*/
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}

header .head-menu ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

header .head-menu ul li {
}

header .head-menu ul li span {
    margin: 0 15px 0;
    background-color: linear-gradient(45deg, #009245 50%, #fcee21);
    background-clip: text;
    text-fill-color: transparent;
    color: #32be43
}

header .head-menu ul li a {
    color: #fff;
    margin: 0 10px;
}

header .head-menu ul li a:hover {
    text-decoration: underline;
    border-bottom: none
}
.head-kp {
    width: 81%;
    margin: 70px auto 150px;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
}
.svg-icon {
    display: inline-block;
    vertical-align: middle;
    fill-rule: nonzero;
    max-width: 18px;
    max-height: 18px;
}

header .head-title {
    font-size: 75px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 700;
    color: #279635;
    color: #30e547;
    color: #86d22c;
}

header .head-delivery {
    margin-top: 25px;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
}

header .head-delivery span {
    color: #86d22c;
}
header .head-delivery.red {
    color: #ff1515;
    font-size: 32px;
}

header .head-bullets {
    color: #fff;
    margin-top: 26px;
    font-size: 16px;
    text-transform: uppercase;
}
header .head-bullets ul li {
    list-style: none;
    margin-bottom: 15px;
}
header .head-bullets .svg-icon{
    fill: #fff;
    position: relative;
    top:-3px;
}

header .head-bullets ul {
    list-style-position: inside
}


header .head-old-price {
    margin-top: 4px
}

header .head-cta {
    margin-top: 10px;
    padding-bottom: 150px;
    text-align: center
}

#slider-pop {
    width: 1030px;
    height: 530px
}

#slider-pop,
.gift {
    margin-top: 60px
}

#slider-pop .owl-nav,
.gift .owl-nav {
    position: relative;
    width: 100%;
    z-index: 2
}

#slider-pop .owl-nav div,
.gift .owl-nav div {
    position: absolute;
    font-size: 30px;
    padding: 6px 24px;
    top: 180px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fce01e), to(#ffb91b));
    background: -webkit-linear-gradient(top, #fce01e 40%, #ffb91b 100%);
    background: linear-gradient(to bottom, #fce01e 40%, #ffb91b 100%);
    -webkit-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer
}

#slider-pop .owl-nav div:hover,
.gift .owl-nav div:hover {
    -webkit-box-shadow: 0 2px 4px #ffba1f;
    box-shadow: 0 2px 4px #ffba1f
}

#slider-pop .owl-nav div:first-child,
.gift .owl-nav div:first-child {
    left: -8px
}

#slider-pop .owl-nav div:last-child,
.gift .owl-nav div:last-child {
    right: 8px
}

#slider-pop-title,
.gift-title {
    font-size: 30px;
    color: #000;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 48px
}

#slider-pop-title .circle,
.gift-title .circle {
    background-color: #d9e225;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #dde324), to(#3ea93a));
    background: -webkit-linear-gradient(top, #dde324 20%, #3ea93a 100%);
    background: linear-gradient(to bottom, #dde324 20%, #3ea93a 100%);
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 0 10px
}

#slider-pop-slider .owl-dots,
.gift-slider .owl-dots {
    position: absolute;
    bottom: 36px;
    left: 360px
}

#slider-pop-slider .owl-dots .owl-dot,
.gift-slider .owl-dots .owl-dot {
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 12px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 2
}

#slider-pop-slider .owl-dots .owl-dot.active,
.gift-slider .owl-dots .owl-dot.active {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #fbb722), to(#fbe326));
    background: -webkit-linear-gradient(bottom, #fbb722 40%, #fbe326 100%);
    background: linear-gradient(to top, #fbb722 40%, #fbe326 100%)
}

#slider-pop-slider .slide,
.gift-slider .slide {
    float: left
}

#slider-pop-slider .slide-img img,
.gift-slider .slide-img img {
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px
}

#slider-pop-slider .slide-info,
.gift-slider .slide-info {
    padding: 26px 0 26px
}

#slider-pop-slider .slide-info-number,
.gift-slider .slide-info-number {
    font-weight: bold;
    font-size: 24px;
    color: #fdd61d
}

#slider-pop-slider .slide-info-title,
.gift-slider .slide-info-title {
    font-weight: bold;
    font-size: 24px
}

#slider-pop-slider .slide-info-desc,
.gift-slider .slide-info-desc {
    font-weight:400; 
    font-size: 14px;
    margin-top: 12px
}

#slider-pop-slider .slide-info-text,
.gift-slider .slide-info-text {
    font-weight:400; 
    font-size: 16px;
    margin-top: 40px
}

#slider-pop-slider .slide-info-cta,
.gift-slider .slide-info-cta {
    margin-top: 48px
}

#slider-pop-slider .slide-info-cta-desc,
.gift-slider .slide-info-cta-desc {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    width: 57%
}

#slider-pop-slider .slide-info-cta-btn,
.gift-slider .slide-info-cta-btn {
    display: inline-block;
    width: 42%;
    position: relative;
    top: -24px
}
.podarok-txt-info{
    margin: 10px 0 0 40px;
}
.podarok-txt-info .txt{
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.timer {
    padding: 72px 0 72px
}
.timer-ups {
    position: relative;
    top: -60px;
    margin-top: -54px;
}

.timer-title {
    font-weight: 600;
    font-size: 33px;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    display: flex;
    justify-content: center;
    width: 67%;
    margin: 0 auto;
    color: #f00;
    padding-top: 20px;
}

.timer-subtitle {
    margin-top: 24px;
    text-align: center;
    font-weight: bold;
    font-size: 18px
}

.timer-clock {
    /*margin: 44px 0 0 264px;
    text-align: center*/

    background: #fff;
    display: flex;
    justify-content: center;
    width: 67%;
    margin: 0 auto;
}

.timer-form {
    text-align: center;
    margin-top: 88px
}

.timer-form form input {
    margin-right: 24px
}

.video {
    margin-top: 56px;
    margin-bottom: 68px
}

.video-title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}

.video-subtitle {
    font-size: 22px;
    text-align: center
}

.video .wrapper {
    margin: 52px 0 0 0
}

.video .wrapper>.col-md-8 {
    text-align: right
}

.video .wrapper>.col-md-8 .player {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 0;
    text-align: right
}

.video .wrapper>.col-md-8 .player img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 683px
}

.video .wrapper>.col-md-8 .player .tabs-video {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.video .wrapper>.col-md-8 .player .tabs-video iframe {
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px
}

.video .wrapper>.col-md-8 .player .video-cover {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000 no-repeat center center cover;
    cursor: pointer;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px
}

.video .wrapper>.col-md-8 .player .video-cover.cash-cov {
    background-image: url(../img/jpg/video/review.jpg)
}

.video-form {
    text-align: center;
    padding: 14px 0;
    margin-top: 36px
}

.video-form-title {
    font-weight: bold;
    font-size: 24px
}

.video-form-desc {
    font-size: 14px;
    width: 80%;
    margin: 16px auto
}

.video-form button {
    display: block;
    margin: 0 auto;
    width: 80%
}

.video-form input {
    width: 80%;
    margin: 8px auto
}

.video-form .tabs {
    height: 100%;
    padding-top: 24px
}

.video-form .tabs .active {
    display: none
}

.video-form .tabs .tab {
    cursor: pointer;
    text-align: left;
    margin-bottom: 36px;
    vertical-align: middle;
    -webkit-transition: -webkit-box-shadow 1s;
    transition: -webkit-box-shadow 1s;
    transition: box-shadow 1s;
    transition: box-shadow 1s, -webkit-box-shadow 1s
}

.video-form .tabs .tab:hover {
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, .4)
}

.video-form .tabs .tab-img {
    display: inline-block;
    width: 20%
}

.video-form .tabs .tab-img img {
    margin-bottom: 25px
}

.video-form .tabs .tab-info {
    display: inline-block;
    width: 60%;
    margin-left: 12px
}

.video-form .tabs .tab-info-title {
    font-weight: bold;
    font-size: 18px
}

.video-form .tabs .tab-info-cta {
    font-size: 16px;
    text-decoration: underline dotted
}
.video-txt-info {
    font-size: 16px;
    text-transform: uppercase;
    margin: 40px 0 0px 40px;
}
.video-txt-info ul {
    list-style: none;
    margin-bottom: 60px;
}
.video-txt-info ul li{
    margin-bottom: 15px;
}

.catalog {
    margin-top: 40px
}

.catalog-title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase
}

.catalog-cta {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-top: 18px
}

.catalog-category {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px
}

.catalog-items {
    margin-top: 40px
}

.catalog-items-item {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 40px;
    padding-top: 20px;
}

.catalog-items-item:hover {
    -webkit-box-shadow: 0 8px 24px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 24px 3px rgba(0, 0, 0, .15)
}
.catalog-items-item-img {
    position: relative;
    display: block;
}
.catalog-items-item-img:after {
    content: '';
    display: block;
    background: url("../img/new1/plashka1.png") 0 no-repeat;
    background-size: contain;
    width: 74px;
    height: 58px;
    position: absolute;
    top: -15px;
    right: 10px;
}
.catalog-items-item-img img {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.catalog-items-item-title {
    font-weight: bold;
    font-size: 20px;
    margin-top: 32px
}

.catalog-items-item-desc {
    margin-top: 24px;
    font-size: 16px
}

.catalog-items-item-desc span {
    display: block
}

.catalog-items-item-btn {
    margin: 60px 0 0
}

.catalog-items-item-btn a:hover {
    background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, #f4e620), to(#f7aa1b));
    background: -webkit-linear-gradient(top right, #f4e620 20%, #f7aa1b 100%);
    background: linear-gradient(to bottom left, #f4e620 20%, #f7aa1b 100%);
    text-shadow: 0 0 4px #f2aa11;
    -webkit-box-shadow: 0 4px 8px #f7aa1a;
    box-shadow: 0 4px 8px #f7aa1a
}

.catalog .category_wrapper .category_tabs {
    text-align: center;
    margin-top: 32px
}

.catalog .category_wrapper .category_tabs div {
    display: inline-block;
    padding: 12px 48px;
    color: #fff;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, #ade625), to(#26a23c));
    background: -webkit-linear-gradient(top right, #ade625 20%, #26a23c 100%);
    background: linear-gradient(to bottom left, #ade625 20%, #26a23c 100%);
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 0 0 4px #3ea723;
    cursor: pointer
}

.catalog .category_wrapper .category_tabs div:first-child {
    margin-right: -2px;
    -webkit-border-bottom-left-radius: 26px;
    border-bottom-left-radius: 26px;
    -webkit-border-top-left-radius: 26px;
    border-top-left-radius: 26px
}

.catalog .category_wrapper .category_tabs div:last-child {
    margin-left: -2px;
    -webkit-border-top-right-radius: 26px;
    border-top-right-radius: 26px;
    -webkit-border-bottom-right-radius: 26px;
    border-bottom-right-radius: 26px;
    padding-right: 44px
}

.catalog .category_wrapper .category_tabs .category_tab:hover {
    color: #fff;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(15%, #ade625), to(#1a752a));
    background: -webkit-linear-gradient(top right, #ade625 15%, #1a752a 100%);
    background: linear-gradient(to bottom left, #ade625 15%, #1a752a 100%);
}
.catalog .category_wrapper .category_tabs .category_tab.active {
    background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, #f4e620), to(#f7a81a));
    background: -webkit-linear-gradient(top right, #f4e620 20%, #f7a81a 100%);
    background: linear-gradient(to bottom left, #f4e620 20%, #f7a81a 100%);
    text-shadow: 0 0 4px #d6960e;
    -webkit-box-shadow: 0 4px 8px #ffbb1c;
    box-shadow: 0 4px 8px #ffbb1c
}

.cases .owl-nav {
    position: relative;
    width: 100%;
    z-index: 2
}

.cases .owl-nav div {
    position: absolute;
    box-sinig: border-box;
    font-size: 30px;
    padding: 2px 20px;
    top: 180px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fce01e), to(#ffb91b));
    background: -webkit-linear-gradient(top, #fce01e 40%, #ffb91b 100%);
    background: linear-gradient(to bottom, #fce01e 40%, #ffb91b 100%);
    -webkit-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer
}

.cases .owl-nav div:hover {
    -webkit-box-shadow: 0 2px 4px #ffba1f;
    box-shadow: 0 2px 4px #ffba1f
}

.cases .owl-nav div:first-child {
    left: 20px
}

.cases .owl-nav div:last-child {
    right: 20px
}

.cases-title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 64px
}

.cases-tabs {
    text-align: center;
    margin-top: 40px;
    line-height: 1
}

.cases-tabs div {
    display: inline-block;
    padding: 8px 48px;
    color: #fff;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, #ade625), to(#26a23c));
    background: -webkit-linear-gradient(top right, #ade625 20%, #26a23c 100%);
    background: linear-gradient(to bottom left, #ade625 20%, #26a23c 100%);
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 0 0 4px #3ea723;
    cursor: pointer
}

.cases-tabs div:first-child {
    margin-right: -2px;
    -webkit-border-bottom-left-radius: 26px;
    border-bottom-left-radius: 26px;
    -webkit-border-top-left-radius: 26px;
    border-top-left-radius: 26px
}

.cases-tabs div:last-child {
    margin-left: -2px;
    -webkit-border-top-right-radius: 26px;
    border-top-right-radius: 26px;
    -webkit-border-bottom-right-radius: 26px;
    border-bottom-right-radius: 26px;
    padding-right: 44px
}

.cases-tabs .active {
    background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, #f4e620), to(#f7a81a));
    background: -webkit-linear-gradient(top right, #f4e620 20%, #f7a81a 100%);
    background: linear-gradient(to bottom left, #f4e620 20%, #f7a81a 100%);
    text-shadow: 0 0 4px #f2ab12;
    -webkit-box-shadow: 0 4px 8px #ffbb1c;
    box-shadow: 0 4px 8px #ffbb1c
}

.cases-tabs-wrapper .slider-wrap {
    margin-top: 48px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-container {
    border: none;
    padding: 0
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-container>div {
    border: none;
    padding: 0
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-container>div img {
    max-width: 504px;
    height: auto;
    margin-left: 36px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list {
    margin-left: 36px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list li {
    border: none;
    margin: 0;
    padding: 0
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list li.resp-tab-active {
    display: none
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list li img {
    max-width: 168px;
    height: auto
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info {
    padding-top: 48px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-title {
    font-weight: bold;
    font-size: 24px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-list {
    margin-top: 36px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-list ul {
    list-style-type: none
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-list ul li {
    font-weight:400; 
    font-size: 16px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-list ul li i {
    margin-right: 24px;
    color: #93dc28
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-list ul li span {
    font-weight: bold;
    font-size: 16px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-desc {
    font-size: 16px;
    margin-top: 32px
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-desc-title {
    font-weight: bold;
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-desc-description {
    font-weight: 400;
}

.cases-tabs-wrapper .slider-wrap .slider .slide .cases-info-cta {
    margin-top: 36px
}

.construct {
    margin-top: 64px
}

.construct-title {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center
}

.construct-subtitle {
    margin: 36px auto 0;
    margin: 5px auto 0;
    text-align: center;
    font-size: 18px;
    padding: 16px 24px;
    /*width: 624px;*/
    background-color: #fff;
    font-weight:400; 
    position: relative;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.construct-subtitle:before {
   /* content: '';
    -webkit-border-radius: 50px;
    border-radius: 50px;
    z-index: -1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #a2e426), to(#1f9e3d));
    background: -webkit-linear-gradient(top, #a2e426 50%, #1f9e3d 100%);
    background: linear-gradient(to bottom, #a2e426 50%, #1f9e3d 100%);
    position: absolute;
    width: 626px;
    height: 64px;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -313px*/
}

.construct-scheme {
    margin-top: 48px;
    text-align: center;
    position: relative
}

.construct-scheme span {
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fce31f), to(#feb619));
    background: -webkit-linear-gradient(top, #fce31f 30%, #feb619 100%);
    background: linear-gradient(to bottom, #fce31f 30%, #feb619 100%);
    color: #fff;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.construct-scheme span:before {
    content: attr(data-title);
    display: block;
    color: #000;
    font-size: 16px;
    padding: 2px 4px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    bottom: 36px;
    position: absolute;
    left: 50%;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    margin-bottom: 12px;
    -webkit-transition: opacity .8s, margin-bottom .8s;
    transition: opacity .8s, margin-bottom .8s;
    z-index: 20
}

.construct-scheme span:hover:before {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.construct-scheme span.i-1 {
    left: 208px;
    top: 60px
}

.construct-scheme span.i-1:before {
    width: 228px;
    margin-left: -114px
}

.construct-scheme span.i-2 {
    left: 308px;
    top: 48px
}

.construct-scheme span.i-2:before {
    width: 74px;
    margin-left: -37px
}

.construct-scheme span.i-3 {
    left: 600px;
    top: 48px
}

.construct-scheme span.i-3:before {
    width: 220px;
    margin-left: -110px
}

.construct-scheme span.i-4 {
    left: 704px;
    top: 48px
}

.construct-scheme span.i-4:before {
    width: 224px;
    margin-left: -112px
}

.construct-scheme span.i-5 {
    left: 864px;
    top: 70px
}

.construct-scheme span.i-5:before {
    width: 228px;
    margin-left: -114px
}

.construct-scheme span.i-6 {
    left: 84px;
    top: 120px
}

.construct-scheme span.i-6:before {
    width: 172px;
    margin-left: -28px
}

.construct-scheme span.i-7 {
    left: 164px;
    top: 164px
}

.construct-scheme span.i-7:before {
    width: 116px;
    margin-left: -58px
}

.construct-scheme span.i-8 {
    left: 980px;
    top: 104px
}

.construct-scheme span.i-8:before {
    width: 216px;
    margin-left: -200px
}

.construct-scheme span.i-9 {
    left: 230px;
    top: 320px
}

.construct-scheme span.i-9:before {
    width: 116px;
    margin-left: -58px
}

.construct-scheme span.i-10 {
    left: 284px;
    top: 280px
}

.construct-scheme span.i-10:before {
    width: 132px;
    margin-left: -66px
}

.construct-scheme span.i-11 {
    left: 480px;
    top: 320px
}

.construct-scheme span.i-11:before {
    width: 194px;
    margin-left: -97px
}

.construct-scheme span.i-12 {
    left: 920px;
    top: 280px
}

.construct-scheme span.i-12:before {
    width: 216px;
    margin-left: -108px
}

.construct-scheme span.i-13 {
    left: 240px;
    top: 420px
}

.construct-scheme span.i-13:before {
    width: 112px;
    margin-left: -56px
}

.construct-scheme span.i-14 {
    left: 500px;
    top: 420px
}

.construct-scheme span.i-14:before {
    width: 98px;
    margin-left: -49px
}

.construct-scheme span.i-15 {
    left: 800px;
    top: 420px
}

.construct-scheme span.i-15:before {
    width: 82px;
    margin-left: -41px
}

.forge {
    padding-top: 68px;
    text-align: center
}

.forge-title {
    font-weight: bold;
    font-size: 30px
}

.forge-subtitle {
    font-weight:400; 
    font-size: 18px;
    margin: 10px auto 0;
    position: relative;
    padding: 16px 24px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    /*width: 916px;*/
    background-color: #fff
}

.forge-subtitle:before {
    /*content: '';
    position: absolute;
    width: 920px;
    height: 108%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #a2e426), to(#1f9e3d));
    background: -webkit-linear-gradient(top, #a2e426 50%, #1f9e3d 100%);
    background: linear-gradient(to bottom, #a2e426 50%, #1f9e3d 100%);
    top: -2px;
    left: 50%;
    margin-left: -460px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    z-index: -1*/
}


.forge-content {
    margin-top: 50px
}

.forge-content div {
    display: inline-block
}

.forge-content div.forge-img {
    margin-top: 20px;
    position: relative
}

.forge-content div.forge-img img {
    max-width: 100%;
    height: auto
}

.forge-content div.forge-bullets {
    margin-top: -16px
}

.forge-content div.forge-bullets span,
.forge-content div.forge-bullets>img {
    display: block;
    margin: 0 auto
}

.forge-content div.forge-bullets span {
    margin-top: 16px;
    font-size: 13px
}

.forge-content div.forge-bullets-item {
    margin-top: 16px
}

.forge-content .forge-img {
    position: relative
}

.forge-content .forge-img span {
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fce31f), to(#feb619));
    background: -webkit-linear-gradient(top, #fce31f 30%, #feb619 100%);
    background: linear-gradient(to bottom, #fce31f 30%, #feb619 100%);
    color: #fff;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.forge-content .forge-img span:before {
    content: attr(data-title);
    display: block;
    color: #000;
    font-size: 16px;
    padding: 2px 4px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    bottom: 36px;
    position: absolute;
    left: 50%;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    margin-bottom: 12px;
    -webkit-transition: opacity .8s, margin-bottom .8s;
    transition: opacity .8s, margin-bottom .8s;
    z-index: 20
}

.forge-content .forge-img span:hover:before {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.forge-content .forge-img span.f-1 {
    left: 188px;
    top: 136px
}

.forge-content .forge-img span.f-1:before {
    width: 224px;
    margin-left: -112px
}

.forge-content .forge-img span.f-2 {
    left: 188px;
    top: 244px
}

.forge-content .forge-img span.f-2:before {
    width: 136px;
    margin-left: -68px
}

.forge-content .forge-img span.f-3 {
    left: 112px;
    top: 352px
}

.forge-content .forge-img span.f-3:before {
    width: 196px;
    margin-left: -98px
}

.forge-content .forge-img span.f-4 {
    left: 120px;
    top: 60px
}

.forge-content .forge-img span.f-4:before {
    width: 224px;
    margin-left: -112px
}

.forge-content .forge-img span.f-5 {
    left: 190px;
    top: 144px
}

.forge-content .forge-img span.f-5:before {
    width: 344px;
    margin-left: -172px
}

.forge-content .forge-img span.f-6 {
    left: 216px;
    top: 180px
}

.forge-content .forge-img span.f-6:before {
    width: 166px;
    margin-left: -83px
}

.forge-content .forge-img span.f-7 {
    left: 120px;
    top: 228px
}

.forge-content .forge-img span.f-7:before {
    width: 168px;
    margin-left: -84px
}

.forge-content .forge-img span.f-8 {
    left: 296px;
    top: 190px
}

.forge-content .forge-img span.f-8:before {
    width: 160px;
    margin-left: -80px
}

.forge-content .forge-img span.f-9 {
    left: 296px;
    top: 300px
}

.forge-content .forge-img span.f-9:before {
    width: 140px;
    margin-left: -70px
}

.forge-content .forge-img span.f-10 {
    left: 296px;
    top: 400px
}

.forge-content .forge-img span.f-10:before {
    width: 204px;
    margin-left: -102px
}

.faq {
    background-image: url(../img/jpg/bg-questions.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #bc6532;
    padding: 168px 0 72px;
    color: #fff
}

.faq-title {
    font-weight: bold;
    font-size: 30px
}

.faq-content {
    padding: 60px 0 0
}

.faq-content ul {
    vertical-align: top;
    list-style-image: url(../img/png/faq-marker.png)
}

.faq-content ul li {
    margin-top: 36px;
    vertical-align: top
}

.faq-content ul li div {
    display: inline-block;
    vertical-align: top
}

.faq-content ul li span {
    display: block;
    text-shadow: 0 0 7px #430b00;
}

.faq-content-question {
    font-weight: bold;
    font-size: 18px
}

.faq-content-answer {
    margin-top: 14px;
    font-size: 14px;
}

.faq-btn {
    margin-top: 56px
}

.versus {
    padding: 64px 0 52px
}

.versus-title {
    font-weight: bold;
    font-size: 30px;
    text-align: center
}

.versus-minus,
.versus-plus {
    margin: 35px 0 0;
    padding: 30px 0 0
}

.versus-minus-title,
.versus-plus-title {
    font-weight: bold;
    font-size: 24px
}

.versus-minus-content,
.versus-plus-content {
    margin: 48px 0 0
}

.versus-minus-content ul,
.versus-plus-content ul {
    list-style-image: url(../img/png/minus-marker.png)
}

.versus-minus-content ul li,
.versus-plus-content ul li {
    margin: 36px 0 0
}

.versus-minus-content ul li div,
.versus-plus-content ul li div {
    display: inline-block;
    vertical-align: top
}

.versus-minus-content ul li span,
.versus-plus-content ul li span {
    display: block
}

.versus-minus-content ul li span.minus-item-title,
.versus-plus-content ul li span.minus-item-title {
    font-weight: bold;
    font-size: 18px
}

.versus-minus-content ul li span.minus-item-info,
.versus-plus-content ul li span.minus-item-info {
    font-weight:400; 
    font-size: 14px;
    margin-top: 20px
}

.versus-plus {
    background: -webkit-linear-gradient(60deg, #23a43e 10%, #b7f323 100%);
    background: linear-gradient(30deg, #23a43e 10%, #b7f323 100%);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 30px 20px 28px;
    color: #fff
}

.versus-plus-title {
    font-weight: bold;
    font-size: 24px
}

.versus-plus-content {
    margin: 48px 0 0
}

.versus-plus-content ul {
    list-style-image: url(../img/png/plus-marker.png)
}

.versus-plus-content ul li {
    margin: 36px 0 0
}

.versus-plus-content ul li div {
    display: inline-block;
    vertical-align: top
}

.versus-plus-content ul li span {
    display: block
}

.versus-plus-content ul li span.plus-item-title {
    font-weight: bold;
    font-size: 18px
}

.versus-plus-content ul li span.plus-item-info {
    font-weight:400; 
    font-size: 14px;
    margin-top: 20px
}

.versus-btn {
    margin-top: 56px;
    text-align: center
}

.photo {
    margin-top: 24px
}

.photo-title {
    font-weight: bold;
    font-size: 30px;
    text-align: center
}

.photo-content {
    font-size: 0;
    margin-top: 52px
}

.photo-content-gallery {
    z-index: 1
}

.photo-content-gallery a {
    position: relative;
    display: inline-block
}

.photo-content-gallery a:hover {
    opacity: .9
}

.photo-content-gallery a:hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.photo-content-gallery a:hover:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -26px;
    margin-left: -26px;
    width: 52px;
    height: 52px;
    background-image: url(../img/png/loup.png);
    background-size: cover;
    background-repeat: no-repeat
}

.photo-content-gallery a img {
    margin-left: -1px
}

.photo-content-more {
    display: none;
    z-index: 1
}

.photo-content .showmorepls {
    z-index: 12;
    margin-top: 16px;
    text-align: center
}

.photo-content .showmorepls a.photo-more-button {
    font-size: 20px
}

#address {
    padding-top: 55px
}

#address .body {
    position: relative;
    height: 580px
}

#address #manufactureMap,
#address #officeMap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

#address .map {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

#address .map-title {
    font-weight: bold;
    font-size: 24px
}

#address .container {
    width: 360px;
    left: 0;
    position: relative;
    z-index: 12;
    background-color: #fff;
    padding: 20px 12px;
    margin-left: 180px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2)
}

#address .content>ul {
    margin-top: 36px;
    list-style-type: none
}

#address .content>ul li {
    font-size: 26px
}

#address .content>ul li.phone {
    font-size: 24px;
    font-weight: bold;
    margin-left: 38px
}

#address .content>ul li.mail {
    font-size: 18px;
    margin: 12px 0 0 40px
}

#address .content>ul li ul {
    list-style-type: none;
    margin-left: 40px;
    margin-top: 28px
}

#address .content>ul li ul li {
    display: inline-block;
    margin-right: 16px
}

#address h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 36px
}

#address h3 i {
    color: #91db29;
    margin-right: 24px
}

#address h3>span {
    border-bottom: 5px solid transparent
}

#address h3>span:hover {
    cursor: pointer;
    border-color: rgba(255, 255, 255, .38)
}

#address h3>span .active {
    border-color: #fff;
    cursor: default
}

#address p {
    margin: 5px 0 0 40px
}

#address p span {
    display: block
}

footer {
    padding: 20px 0
}

footer .footer-logo {
    text-align: right
}

footer .footer-req ul {
    list-style-type: none;
    text-align: center;
    font-size: 14px
}

footer .footer-rights {
    text-align: right;
    margin-top: 12px
}

footer .footer-rights span {
    display: block;
    font-size: 14px
}

#cases-form {
    width: 360px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-align: center
}

#cases-form .cases-form-title {
    font-weight: bold;
    font-size: 24px
}

#cases-form .cases-form-desc {
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 20px
}

#cases-form input {
    width: 90%;
    margin-top: 10px
}

#cases-form button.green-button {
    margin-top: 10px;
    width: 90%
}

#slider-form-1,
#slider-form-2,
#slider-form-3,
#slider-form-4 {
    width: 750px;
    padding: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

#slider-form-1 .slider-form-img,
#slider-form-2 .slider-form-img,
#slider-form-3 .slider-form-img,
#slider-form-4 .slider-form-img {
    display: inline-block;
    height: 360px;
    width: 330px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 0 0 0;
    position: relative;
    top: 9px;
    left: 9px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

#slider-form-1 .slider-form-content,
#slider-form-2 .slider-form-content,
#slider-form-3 .slider-form-content,
#slider-form-4 .slider-form-content {
    display: inline-block;
    width: 370px;
    padding-left: 40px;
    position: relative;
    top: -34px
}

#slider-form-1 .slider-form-content-title,
#slider-form-2 .slider-form-content-title,
#slider-form-3 .slider-form-content-title,
#slider-form-4 .slider-form-content-title {
    font-weight: bold;
    font-size: 24px
}

#slider-form-1 .slider-form-content-desc,
#slider-form-2 .slider-form-content-desc,
#slider-form-3 .slider-form-content-desc,
#slider-form-4 .slider-form-content-desc {
    margin: 20px 0
}

#slider-form-1 .slider-form-content input,
#slider-form-2 .slider-form-content input,
#slider-form-3 .slider-form-content input,
#slider-form-4 .slider-form-content input {
    margin-bottom: 12px;
    width: 100%
}

#slider-form-1 .slider-form-img {
    background-image: url(../img/jpg/form/slider/book-1.jpg)
}

#slider-form-2 .slider-form-img {
    background-image: url(../img/jpg/form/slider/book-2.jpg)
}

#slider-form-3 .slider-form-img {
    background-image: url(../img/jpg/form/slider/book-3.jpg)
}

#slider-form-4 .slider-form-img {
    background-image: url(../img/jpg/form/slider/book-4.jpg)
}

#calc-form {
    width: 1010px;
    height: 510px;
    padding: 0;
    position: relative
}

#calc-form .calc-form-img {
    width: 505px;
    height: 510px;
    background-image: url(../img/jpg/form/calc/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: inline-block
}

#calc-form .calc-form-content {
    width: 500px;
    display: inline-block;
    position: relative;
    top: -84px;
    left: 40px
}

#calc-form .calc-form-content-title {
    font-weight: bold;
    font-size: 24px
}

#calc-form .calc-form-content-size-title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px
}

#calc-form .calc-form-content-size-rbs label {
    display: inline-block
}

#calc-form .calc-form-content-terrace {
    display: inline-block;
    width: 49%
}

#calc-form .calc-form-content-terrace-title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 16px
}

#calc-form .calc-form-content-terrace-rbs label {
    display: block
}

#calc-form .calc-form-content-season {
    display: inline-block;
    width: 49%
}

#calc-form .calc-form-content-season-title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 16px
}

#calc-form .calc-form-content-season-rbs label {
    display: block
}

#calc-form .calc-form-content input[name=comment] {
    width: 77%;
    margin-top: 32px
}

#calc-form .calc-form-content button.green-button {
    position: absolute;
    left: 164px
}

#calc-form .calc-form-content button.green-button,
#calc-form .calc-form-content input[name=phone] {
    margin-top: 32px
}

#catalog-form-3p0,
#catalog-form-3p1,
#catalog-form-3p2,
#catalog-form-3s0,
#catalog-form-3s1,
#catalog-form-3s2,
#catalog-form-4p0,
#catalog-form-4p1,
#catalog-form-4p2,
#catalog-form-4s0,
#catalog-form-4s1,
#catalog-form-4s2,
#catalog-form-5p0,
#catalog-form-5p1,
#catalog-form-5p2,
#catalog-form-5s0,
#catalog-form-5s1,
#catalog-form-5s2,
#catalog-form-6p0,
#catalog-form-6p1,
#catalog-form-6p2,
#catalog-form-6s0,
#catalog-form-6s1,
#catalog-form-6s2,
form[id^="catalog-form-"]
{
    width: 898px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

#catalog-form-3p0 .catalog-form .catalog-wrapper,
#catalog-form-3p1 .catalog-form .catalog-wrapper,
#catalog-form-3p2 .catalog-form .catalog-wrapper,
#catalog-form-3s0 .catalog-form .catalog-wrapper,
#catalog-form-3s1 .catalog-form .catalog-wrapper,
#catalog-form-3s2 .catalog-form .catalog-wrapper,
#catalog-form-4p0 .catalog-form .catalog-wrapper,
#catalog-form-4p1 .catalog-form .catalog-wrapper,
#catalog-form-4p2 .catalog-form .catalog-wrapper,
#catalog-form-4s0 .catalog-form .catalog-wrapper,
#catalog-form-4s1 .catalog-form .catalog-wrapper,
#catalog-form-4s2 .catalog-form .catalog-wrapper,
#catalog-form-5p0 .catalog-form .catalog-wrapper,
#catalog-form-5p1 .catalog-form .catalog-wrapper,
#catalog-form-5p2 .catalog-form .catalog-wrapper,
#catalog-form-5s0 .catalog-form .catalog-wrapper,
#catalog-form-5s1 .catalog-form .catalog-wrapper,
#catalog-form-5s2 .catalog-form .catalog-wrapper,
#catalog-form-6p0 .catalog-form .catalog-wrapper,
#catalog-form-6p1 .catalog-form .catalog-wrapper,
#catalog-form-6p2 .catalog-form .catalog-wrapper,
#catalog-form-6s0 .catalog-form .catalog-wrapper,
#catalog-form-6s1 .catalog-form .catalog-wrapper,
#catalog-form-6s2 .catalog-form .catalog-wrapper,
.catalog-form .catalog-wrapper {
    display: inline-block;
    width: 372px
}

#catalog-form-3p0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-3p1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-3p2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-3s0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-3s1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-3s2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-4p0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-4p1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-4p2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-4s0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-4s1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-4s2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-5p0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-5p1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-5p2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-5s0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-5s1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-5s2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-6p0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-6p1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-6p2 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-6s0 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-6s1 .catalog-form .catalog-wrapper .catalog-tabs,
#catalog-form-6s2 .catalog-form .catalog-wrapper .catalog-tabs,
.catalog-form .catalog-wrapper .catalog-tabs {
    margin-top: 8px
}

#catalog-form-3p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-3p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-3p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-3s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-3s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-3s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-4p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-4p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-4p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-4s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-4s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-4s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-5p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-5p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-5p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-5s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-5s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-5s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-6p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-6p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-6p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-6s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-6s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
#catalog-form-6s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab,
.catalog-form .catalog-wrapper .catalog-tabs .catalog-tab {
    margin-right: 22px;
    display: inline-block;
    padding: 4px
}

#catalog-form-3p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-3p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-3p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-3s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-3s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-3s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-4p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-4p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-4p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-4s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-4s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-4s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-5p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-5p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-5p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-5s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-5s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-5s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-6p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-6p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-6p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-6s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-6s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
#catalog-form-6s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child,
.catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child {
    margin-left: 48px
}

#catalog-form-3p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-3p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-3p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-3s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-3s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-3s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-4p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-4p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-4p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-4s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-4s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-4s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-5p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-5p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-5p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-5s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-5s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-5s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-6p0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-6p1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-6p2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-6s0 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-6s1 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
#catalog-form-6s2 .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active,
.catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active {
    border: #b1e37d solid 2px;
    -webkit-border-radius: 12px;
    border-radius: 12px
}

#catalog-form-3p0 .catalog-form .catalog-form-content,
#catalog-form-3p1 .catalog-form .catalog-form-content,
#catalog-form-3p2 .catalog-form .catalog-form-content,
#catalog-form-3s0 .catalog-form .catalog-form-content,
#catalog-form-3s1 .catalog-form .catalog-form-content,
#catalog-form-3s2 .catalog-form .catalog-form-content,
#catalog-form-4p0 .catalog-form .catalog-form-content,
#catalog-form-4p1 .catalog-form .catalog-form-content,
#catalog-form-4p2 .catalog-form .catalog-form-content,
#catalog-form-4s0 .catalog-form .catalog-form-content,
#catalog-form-4s1 .catalog-form .catalog-form-content,
#catalog-form-4s2 .catalog-form .catalog-form-content,
#catalog-form-5p0 .catalog-form .catalog-form-content,
#catalog-form-5p1 .catalog-form .catalog-form-content,
#catalog-form-5p2 .catalog-form .catalog-form-content,
#catalog-form-5s0 .catalog-form .catalog-form-content,
#catalog-form-5s1 .catalog-form .catalog-form-content,
#catalog-form-5s2 .catalog-form .catalog-form-content,
#catalog-form-6p0 .catalog-form .catalog-form-content,
#catalog-form-6p1 .catalog-form .catalog-form-content,
#catalog-form-6p2 .catalog-form .catalog-form-content,
#catalog-form-6s0 .catalog-form .catalog-form-content,
#catalog-form-6s1 .catalog-form .catalog-form-content,
#catalog-form-6s2 .catalog-form .catalog-form-content,
.catalog-form .catalog-form-content {
    display: inline-block;
    width: 462px
}

#catalog-form-3p0 .catalog-form .catalog-form-content-title,
#catalog-form-3p1 .catalog-form .catalog-form-content-title,
#catalog-form-3p2 .catalog-form .catalog-form-content-title,
#catalog-form-3s0 .catalog-form .catalog-form-content-title,
#catalog-form-3s1 .catalog-form .catalog-form-content-title,
#catalog-form-3s2 .catalog-form .catalog-form-content-title,
#catalog-form-4p0 .catalog-form .catalog-form-content-title,
#catalog-form-4p1 .catalog-form .catalog-form-content-title,
#catalog-form-4p2 .catalog-form .catalog-form-content-title,
#catalog-form-4s0 .catalog-form .catalog-form-content-title,
#catalog-form-4s1 .catalog-form .catalog-form-content-title,
#catalog-form-4s2 .catalog-form .catalog-form-content-title,
#catalog-form-5p0 .catalog-form .catalog-form-content-title,
#catalog-form-5p1 .catalog-form .catalog-form-content-title,
#catalog-form-5p2 .catalog-form .catalog-form-content-title,
#catalog-form-5s0 .catalog-form .catalog-form-content-title,
#catalog-form-5s1 .catalog-form .catalog-form-content-title,
#catalog-form-5s2 .catalog-form .catalog-form-content-title,
#catalog-form-6p0 .catalog-form .catalog-form-content-title,
#catalog-form-6p1 .catalog-form .catalog-form-content-title,
#catalog-form-6p2 .catalog-form .catalog-form-content-title,
#catalog-form-6s0 .catalog-form .catalog-form-content-title,
#catalog-form-6s1 .catalog-form .catalog-form-content-title,
#catalog-form-6s2 .catalog-form .catalog-form-content-title,
.catalog-form .catalog-form-content-title {
    font-weight: bold;
    font-size: 24px
}

#catalog-form-3p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3s2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4s2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5s2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6s2 .catalog-form .catalog-form-content-subtitle,
.catalog-form .catalog-form-content-subtitle {
    font-weight: bold;
    font-size: 18px;
    margin-top: 36px
}

#catalog-form-3p0 .catalog-form .catalog-form-content-desc,
#catalog-form-3p1 .catalog-form .catalog-form-content-desc,
#catalog-form-3p2 .catalog-form .catalog-form-content-desc,
#catalog-form-3s0 .catalog-form .catalog-form-content-desc,
#catalog-form-3s1 .catalog-form .catalog-form-content-desc,
#catalog-form-3s2 .catalog-form .catalog-form-content-desc,
#catalog-form-4p0 .catalog-form .catalog-form-content-desc,
#catalog-form-4p1 .catalog-form .catalog-form-content-desc,
#catalog-form-4p2 .catalog-form .catalog-form-content-desc,
#catalog-form-4s0 .catalog-form .catalog-form-content-desc,
#catalog-form-4s1 .catalog-form .catalog-form-content-desc,
#catalog-form-4s2 .catalog-form .catalog-form-content-desc,
#catalog-form-5p0 .catalog-form .catalog-form-content-desc,
#catalog-form-5p1 .catalog-form .catalog-form-content-desc,
#catalog-form-5p2 .catalog-form .catalog-form-content-desc,
#catalog-form-5s0 .catalog-form .catalog-form-content-desc,
#catalog-form-5s1 .catalog-form .catalog-form-content-desc,
#catalog-form-5s2 .catalog-form .catalog-form-content-desc,
#catalog-form-6p0 .catalog-form .catalog-form-content-desc,
#catalog-form-6p1 .catalog-form .catalog-form-content-desc,
#catalog-form-6p2 .catalog-form .catalog-form-content-desc,
#catalog-form-6s0 .catalog-form .catalog-form-content-desc,
#catalog-form-6s1 .catalog-form .catalog-form-content-desc,
#catalog-form-6s2 .catalog-form .catalog-form-content-desc,
.catalog-form .catalog-form-content-desc {
    font-size: 16px;
    margin-top: 36px
}

#catalog-form-3p0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-3p1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-3p2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-3s0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-3s1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-3s2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-4p0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-4p1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-4p2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-4s0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-4s1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-4s2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-5p0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-5p1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-5p2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-5s0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-5s1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-5s2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-6p0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-6p1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-6p2 .catalog-form .catalog-form-content input[name=name],
#catalog-form-6s0 .catalog-form .catalog-form-content input[name=name],
#catalog-form-6s1 .catalog-form .catalog-form-content input[name=name],
#catalog-form-6s2 .catalog-form .catalog-form-content input[name=name],
.catalog-form .catalog-form-content input[name=name] {
    margin-top: 36px;
    display: block;
    width: 91%
}

#catalog-form-3p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6s2 .catalog-form .catalog-form-content button.green-button,
.catalog-form .catalog-form-content button.green-button {
    position: relative;
    left: -36px
}

#catalog-form-3p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3p0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-3p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3p1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-3p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3p2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-3s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3s0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-3s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3s1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-3s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-3s2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-4p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4p0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-4p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4p1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-4p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4p2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-4s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4s0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-4s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4s1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-4s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-4s2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-5p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5p0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-5p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5p1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-5p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5p2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-5s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5s0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-5s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5s1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-5s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-5s2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-6p0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6p0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-6p1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6p1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-6p2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6p2 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-6s0 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6s0 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-6s1 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6s1 .catalog-form .catalog-form-content input[name=tel],
#catalog-form-6s2 .catalog-form .catalog-form-content button.green-button,
#catalog-form-6s2 .catalog-form .catalog-form-content input[name=tel],
.catalog-form .catalog-form-content button.green-button,
.catalog-form .catalog-form-content input[name=tel] {

    margin-top: 12px
}

input.radio-custom {
    display: none
}

label.custom-radio {
    cursor: pointer;
    position: relative;
    padding-left: 36px;
    margin-right: 15px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px
}

label.custom-radio:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #e6e6e6;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

input.radio-custom:checked+label:before {
    content: "";
    background-image: url(../img/jpg/form/calc/radio.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat
}

#question-form {
    width: 360px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-align: center
}

#question-form .cases-form-title {
    font-weight: bold;
    font-size: 24px
}

#question-form .cases-form-desc {
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 20px
}

#question-form input {
    width: 90%;
    margin-top: 10px
}

#question-form textarea {
    margin-top: 10px
}

#question-form button.green-button {
    margin-top: 10px;
    width: 90%
}

.success {
    background-color: #fff;
    width: 360px;
    height: 400px;
    padding: 32px 10px;
    text-align: center;
    z-index: 2;
    display: hidden;
    margin: 0 auto
}

.success-title {
    font-weight: bold;
    font-size: 24px;
    margin-top: 36px
}

.success-desc {
    font-weight:400; 
    font-size: 14px;
    margin-top: 28px
}

.success>.green-button {
    margin-top: 48px;
    display: block
}

button {
    border: none
}

button.mfp-close {
    width: 38px;
    height: 38px;
    background-image: url(../img/png/close.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    font-size: 0;
    right: -48px;
    opacity: 1
}

.mfp-figure .mfp-close {
    display: none
}

@media only screen and (max-width:1200px) {
    header .head-line-descriptor {
        font-size: 14px
    }
    header .head-line-callback-phone {
        font-size: 20px
    }
    header .head-title {
        font-size: 40px
    }
    .gift .slide-info-title {
        font-size: 22px
    }
    .gift .slide-info-cta-desc {
        width: 49%
    }
    .gift .slide-info-cta-btn {
        width: 50%
    }
    .gift .gift-slider .owl-dots {
        bottom: 110px;
        left: 244px
    }
    .video {
        margin-top: 0
    }
    .video .wrapper .tabs {
        padding-top: 4px
    }
    .timer {
        padding-top: 0
    }
    .timer-clock {
        margin: 44px 0 0 168px
    }
    .cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-container div img {
        margin-left: 12px;
        max-width: 441px
    }
    .cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list {
        margin-left: 12px
    }
    .cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list li {
        text-align: center
    }
    .cases-tabs-wrapper .slider-wrap .slider .slide .cases-photo .resp-tabs-list li img {
        max-width: 147px
    }
    .construct-scheme span.i-6 {
        left: 0
    }
    .construct-scheme span.i-7 {
        left: 72px
    }
    .construct-scheme span.i-1 {
        left: 141px
    }
    .construct-scheme span.i-2 {
        left: 226px
    }
    .construct-scheme span.i-3 {
        left: 512px
    }
    .construct-scheme span.i-4 {
        left: 624px
    }
    .construct-scheme span.i-5 {
        left: 800px
    }
    .construct-scheme span.i-8 {
        left: 916px
    }
    .construct-scheme span.i-9 {
        left: 168px
    }
    .construct-scheme span.i-10 {
        left: 204px
    }
    .construct-scheme span.i-13 {
        left: 156px
    }
    .construct-scheme span.i-11 {
        left: 400px
    }
    .construct-scheme span.i-14 {
        left: 400px
    }
    .construct-scheme span.i-12 {
        left: 848px
    }
    .construct-scheme span.i-15 {
        left: 724px
    }
    .forge .forge-content .forge-img span.f-1 {
        left: 156px;
        top: 124px
    }
    .forge .forge-content .forge-img span.f-2 {
        left: 148px
    }
    .forge .forge-content .forge-img span.f-3 {
        top: 316px
    }
    .forge .forge-content .forge-img span.f-5 {
        left: 176px;
        top: 124px
    }
    .forge .forge-content .forge-img span.f-6 {
        left: 152px;
        top: 148px
    }
    .forge .forge-content .forge-img span.f-1 {
        left: 156px;
        top: 124px
    }
    .forge .forge-content .forge-img span.f-7 {
        left: 112px;
        top: 184px
    }
    .forge .forge-content .forge-img span.f-8 {
        left: 240px;
        top: 160px
    }
    .forge .forge-content .forge-img span.f-9 {
        left: 244px;
        top: 268px
    }
    .forge .forge-content .forge-img span.f-10 {
        left: 228px;
        top: 336px
    }
    .versus-minus-title,
    .versus-plus-title {
        font-size: 19px
    }
    .photo-content-gallery a img {
        max-width: 192px;
        height: auto
    }
    #adress .container {
        left: 0;
        margin-left: 124px
    }
    footer .footer-req {
        margin-top: 10px
    }
    footer .footer-req ul li {
        font-size: 12px
    }
}

.catalog-items-item-title {
    color: #333;
}
.catalog-items-item-title,
.catalog-items-item-desc {
    margin-top: 12px;
    display: block;
}

.catalog-items-item-btn {
    margin: 30px 0 0;
}

.catalog-items-item-price {
    margin-bottom: 10px;
}

.catalog-items-item-price span {
    font-size: 35px;
    display: inline-block;
    font-family: BebasBold;
}

span.oldPrice {
    color: #95a5a6;
    position: relative;
    padding: 0 5px;
}

span.oldPrice:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: rgba(149, 165, 166, 0.75);
}

span.currentPrice {
    color: #f56a3f;
}



.priceThroughInstallments {
    margin-bottom: 34px;
}

.priceThroughInstallments > span {
    display: inline-block;
    position: relative;
    font-size: 0;
}

.priceThroughInstallments > span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f56a3f;
}

.priceThroughInstallments > span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f56a3f;
}

.priceThroughInstallments > span > span {
    font-size: 21px;
}

.priceThroughInstallments > span > span {
    color: #f24841;
    text-transform: uppercase;
    font-family: BebasBold;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    padding: 8px 18px 5px 18px;
}

.priceThroughInstallments > span > span:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/png/priceThroughInstallmentsEdge.png) no-repeat right center;
}

.priceThroughInstallments > span > span:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 100%;
    right: 0;
    top: 0;
    background: url(../img/png/priceThroughInstallmentsEdge.png) no-repeat left center;
}

#catalog-form-3p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-3s2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-4s2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-5s2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6p0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6p1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6p2 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6s0 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6s1 .catalog-form .catalog-form-content-subtitle,
#catalog-form-6s2 .catalog-form .catalog-form-content-subtitle {
    margin: 18px 0px;
}

.table-wrapper {
    margin-top: 40px;
}

.t-a-center {
    text-align: center;
}

.spec {
    width: 100%;
    border-collapse: collapse;
    margin-top: 30px;
}

.spec tr th {
    padding: 8px 15px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    border-bottom: 2px solid gray;
}

.spec tr th:first-child {
    width: 30%;
}

.spec tr th span {
    display: block;
    font-size: 22px;
}

.spec tr td {
    padding: 8px 15px;
    border-bottom: 1px solid gray;
}

.catalog-new-form .catalog-form .catalog-wrapper {
    display: inline-block;
    width: 372px;
}

.catalog-new-form {
    width: 898px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.catalog-new-form .catalog-form .catalog-wrapper .catalog-tabs {
    margin-top: 8px;
}

.catalog-new-form .catalog-form .catalog-form-content {
    display: inline-block;
    width: 462px;
}

.catalog-new-form .catalog-form .catalog-form-content-title {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.catalog-form .catalog-form-content-title,
.catalog-form .catalog-form-content-subtitle {
    text-align: center;
}

.catalog-new-form .catalog-form .catalog-form-content-subtitle {
    font-weight: bold;
    font-size: 18px;
    margin-top: 36px;
}

.catalog-new-form .catalog-form .catalog-form-content-subtitle {
    margin: 18px 0px;
    text-align: center;
}

.catalog-new-form .catalog-form .catalog-form-content-desc {
    font-size: 16px;
    margin-top: 36px;
}

.catalog-new-form .catalog-form .catalog-form-content input[name=name] {
    margin-top: 36px;
    display: block;
    width: 91%;
}

.catalog-new-form .catalog-form .catalog-form-content button.green-button {
    margin-top: 12px;
    position: relative;
    left: -36px;
}

.catalog-new-form .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab.active {
    border: #b1e37d solid 2px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.catalog-new-form .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab:first-child {
    margin-left: 0px;
}

.catalog-new-form .catalog-form .catalog-wrapper .catalog-tabs .catalog-tab {
    margin-right: 10px;
    display: inline-block;
    padding: 2px;
    border: 2px solid transparent;
}

.catalog-form .catalog-wrapper .priceThroughInstallments {
    margin: 30px 0px 30px 35px;
    width: 280px;
    border-right: 2px solid #f56a3f;
    border-left: 2px solid #f56a3f;
}

.catalog-form .catalog-wrapper .priceThroughInstallments > span > span {
    white-space: normal;
    text-align: center;
    font-size: 18px;
}

.catalog-form .catalog-wrapper .priceThroughInstallments > span > span:before,
.catalog-form .catalog-wrapper .priceThroughInstallments > span > span:after {
    display: none;
}

.catalog-form .catalog-items-item-price {
    text-align: center;
}

.catalog-form .priceThroughInstallments {
    text-align: center;
}

.special-button-wrapper {
    margin: 45px 0 30px 0px;
    text-align: center;
}

.red-button {
    color: #fff;
    padding: 12px 32px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 18px;
    background: #f24841;
    display: inline-block;
    box-shadow: 0 0 4px rgba(245, 107, 63, .5);
}

.red-button:hover {
    text-decoration: none;
    color: #ffffff;
}
.brd { background:url(img/dash.png) no-repeat center right; padding:10px 30px 10px 0 }

.owl-carousel.pluses-slider  .owl-item img {
	display: block;
	width: auto; margin:50px auto 30px  auto
}

.owl-carousel.pluses-slider  .owl-item img.label { margin:0}
.plus { background:url(img/plus.png) no-repeat top center; width:360px; padding:10px 3px; margin-top:20px; font-size:18px; text-align:center }
.minus { background:url(img/minus.png) no-repeat top center; width:360px; padding:150px 3px 10px 3px; margin-top:20px; font-size:18px; text-align:center }
.blockbrd {border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #dedede ;   -webkit-box-shadow: 0 0 10px #9E9E9E;
-moz-box-shadow: 0 0 10px #9E9E9E;
box-shadow: 0 0 10px #9E9E9E;   float:right}

.pluses-slider .slide-info-title {
  text-align:center; font-weight:bold;
	font-size: 20px; margin:10px 0 30px 0  ; font-weight:400; 
}
/* CSS Document */
 ������� {

}
* {

    padding: 0;
    margin: 0;
    outline: 0;

}
* {

    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.plus {

    font-size: 16px;
    text-align: center;
    font-weight:400; 

}
#pluses  .owl-nav {
    position: relative;
    width: 100%;
    z-index: 2
}

#pluses .owl-nav div {
    position: absolute;
    font-size: 30px;
    padding: 6px 24px;
    top: 250px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fce01e), to(#ffb91b));
    background: -webkit-linear-gradient(top, #fce01e 40%, #ffb91b 100%);
    background: linear-gradient(to bottom, #fce01e 40%, #ffb91b 100%);
    -webkit-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer
}

#pluses .owl-nav div:hover {
    -webkit-box-shadow: 0 2px 4px #ffba1f;
    box-shadow: 0 2px 4px #ffba1f
}

#pluses .owl-nav div:first-child{
 
    left: -8px
}

#pluses .owl-nav div:last-child {
    right: 8px
}
  
#pluses .owl-dots {
	position: absolute;
	bottom: -40px;
	left: 50%;
}
 
#pluses .owl-dots .owl-dot {
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 12px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 2 ; border: solid 1px #dedede;
}

#pluses{margin-bottom:80px;} 
#pluses .owl-dots .owl-dot.active {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #fbb722), to(#fbe326));
    background: -webkit-linear-gradient(bottom, #fbb722 40%, #fbe326 100%);
    background: linear-gradient(to top, #fbb722 40%, #fbe326 100%)
}

.calc-area {
    position: fixed;
    top:45%;
    right: 0;
    background: #f6cb1e;
    padding: 10px 15px;
    border-radius: 4px 0 0 4px;
    transition: all 0.3s;
    z-index: 999;
}
.calc-area:hover {
    padding: 12px 17px;
}
.calc-area img {
    width: 43px;
}
.mobile-iconok {
    display: none;
}

@media screen and (max-width:1200px) {
    header .head-menu ul li a {
        margin: 0 3px;
    }
    header .head-line-callback-time {
        font-size: 12px;
    }
    header .head-line-socialki {
        width: 90px;
    }
    header .head-line-socialki img {
        width: 30px;
    }
    .head-kp {
        margin: 40px auto 70px;
    }
    .catalog-items-item-img:after {
        right: -10px;
    }
    .podarok-txt-info .txt {
        font-size: 35px;
    }
    #address .container {
        top: 15px;
        margin-left: 40px;
    }
}
@media screen and (max-width:1050px) {
    #calc-form{
        width: 900px;
    }
    #calc-form .calc-form-img {
        width: 390px;
        background-position: -100px top;
    }

}
@media screen and (max-width:991px) {
    header .head-line {
        padding: 10px 0;

    }
    .head-line-logo img{

    }
    .head-line-logo {
        max-width: 170px;
    }
    header .head-menu {
        margin-top: 8px;
    }
    .catalog-items-item-img {
        max-width: 300px;
        margin: 0 auto;
    }

}
@media screen and (max-width:1050px) {
    .construct-scheme img {
        max-width: none;
    }
    .construct-scheme {
        transform: scale(0.60);
        margin-left: -80px;
    }
}

@media screen and (max-width:991px) {
    .construct-scheme {
        transform: scale(1);
        margin-left: 0px;

        margin-top: 48px;
        text-align: center;
        position: relative;
        width: 100%;
        overflow-x: scroll;
    }
    header .head-delivery {
        font-size: 24px;
    }
    header .head-delivery.red {
        font-size: 26px;
    }
    header .head-bullets {
        font-size: 15px;
    }
    header .head-bullets ul li {
        margin-bottom: 8px;
    }
    .forge-content div.forge-bullets {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .forge-content div.forge-bullets-item {
        width: 40%;
    }
    .podarok-txt-info .txt {
        margin-bottom: 40px;
    }
    .gift-slider .slide {
    float: none;
    margin: 0 auto;
    text-align: center;
    }
    .versus-minus-content ul,
    .versus-plus-content ul {
       /* list-style-image: url(../img/png/minus-marker.png);
        list-style-image: url(../img/png/plus-marker.png);*/
    }
    .faq-content ul li,
    .versus-minus-content ul li,
    .versus-plus-content ul li{
        display: flex;
    }
    .faq-content ul {
        margin-left: 15px;
    }
    .faq-content ul li:before {
        content: '';
        background: url(../img/png/faq-marker.png);
        width: 59px;
        height: 46px;
        flex: 0 0 auto;
        margin-right: 15px;
    }
    .versus-minus-content ul li:before {
        content: '';
        background: url(../img/png/minus-marker.png);
        width: 60px;
        height:50px;
        flex: 0 0 auto;
        margin-right: 15px;
    }
    .versus-plus-content ul li:before {
        content: '';
        background: url(../img/png/plus-marker.png);
        width: 60px;
        height: 68px;
        flex: 0 0 auto;
        margin-right: 15px;
    }
    .photo-content-gallery {
        display: flex;
        flex-wrap: wrap;
    }
    .photo-content-gallery a{
        width: 33.3333%;
    }
    .photo-content-gallery a img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width:767px) {
    .head-line-logo img {

    }
    .versus-plus-content ul {
        list-style-position: inside;
    }
    .podarok-txt-info {
        margin-left: 0;
    }
    .podarok-txt-info .txt {
        font-size: 28px;
    }
    .forge-content {
        margin-top: 0;
    }
    .forge-subtitle {
        margin: 0 auto;
    }
    .calc-area img{
        width: 22px;
    }
    .calc-area {
        padding: 5px 10px
    }
    .head-kp {
        width: 100%;
    }
}
@media screen and (max-width:460px) {
    .photo-content-gallery a{
        width: 50%;
    }
    .forge-content div.forge-bullets-item {
        width: 45%;
    }
    .photo-title,
    .construct-title {
        font-size: 24px;
    }
    .versus-title {
        font-size: 22px;
    }
    .versus-minus-title,
    .versus-plus-title {
        font-size: 24px;
    }

    header .head-delivery {
        font-size: 22px;
    }
    header .head-bullets {
        font-size: 12px;
    }


}
@media screen and (max-width:550px) {
    header .head-line-callback-phone {
        font-size: 18px;
        padding-top: 10px;
        color: #fff;
        display: block;
    }
    .mobile-iconok {
        display: block;
    }
    header .head-line-callback-adress,
    header .head-line-callback-time {
        display: none;
    }
    header .head-line-contaktalki {
        width: 100%;
    }
    header .head-line-socialki {
        width: 100%;
    }
    header .head-menu {
        font-size: 12px;
    }
}
@media screen and (max-width:440px) {

}