@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, 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;
    color: #0180bb;
    cursor: pointer;
    text-decoration: none
}

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

strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%
}

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

.index-itemList-title p, .mfp-figure figure, figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
    border-color: #d3dae2;
    margin: 55px 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
}

fieldset {
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 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
}

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

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

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

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

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

legend, td, th {
    padding: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

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

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

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

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}

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

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

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

.hidden-xl-down, .visible-print-block {
    display: none !important
}

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

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

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

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

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

    .hidden-print {
        display: none !important
    }
}

.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: 1170px) {
    .container {
        width: 1170px
    }
}

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

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

.row:after, .row:before {
    content: ' ';
    display: table;
    clear: both
}

.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-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-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 {
    float: left;
    max-width: 8.33333%;
    width: 8.33333%
}

.col-xs-2, .col-xs-3 {
    float: left;
    max-width: 16.66667%;
    width: 16.66667%
}

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

.col-xs-4, .col-xs-5 {
    float: left;
    max-width: 33.33333%;
    width: 33.33333%
}

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

.col-xs-6, .col-xs-7 {
    float: left;
    max-width: 50%;
    width: 50%
}

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

.col-xs-8, .col-xs-9 {
    float: left;
    max-width: 66.66667%;
    width: 66.66667%
}

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

.col-xs-10 {
    float: left;
    max-width: 83.33333%;
    width: 83.33333%
}

.col-xs-11 {
    float: left;
    max-width: 91.66667%;
    width: 91.66667%
}

.col-xs-12 {
    float: left;
    max-width: 100%;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
    .col-sm-1 {
        float: left;
        max-width: 8.33333%;
        width: 8.33333%
    }

    .col-sm-2, .col-sm-3 {
        float: left;
        max-width: 16.66667%;
        width: 16.66667%
    }

    .col-sm-3 {
        max-width: 25%;
        width: 25%
    }

    .col-sm-4, .col-sm-5 {
        float: left;
        max-width: 33.33333%;
        width: 33.33333%
    }

    .col-sm-5 {
        max-width: 41.66667%;
        width: 41.66667%
    }

    .col-sm-6, .col-sm-7 {
        float: left;
        max-width: 50%;
        width: 50%
    }

    .col-sm-7 {
        max-width: 58.33333%;
        width: 58.33333%
    }

    .col-sm-8, .col-sm-9 {
        float: left;
        max-width: 66.66667%;
        width: 66.66667%
    }

    .col-sm-9 {
        max-width: 75%;
        width: 75%
    }

    .col-sm-10 {
        float: left;
        max-width: 83.33333%;
        width: 83.33333%
    }

    .col-sm-11 {
        float: left;
        max-width: 91.66667%;
        width: 91.66667%
    }

    .col-sm-12 {
        float: left;
        max-width: 100%;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-md-1 {
        float: left;
        max-width: 8.33333%;
        width: 8.33333%
    }

    .col-md-2, .col-md-3 {
        float: left;
        max-width: 16.66667%;
        width: 16.66667%
    }

    .col-md-3 {
        max-width: 25%;
        width: 25%
    }

    .col-md-4, .col-md-5 {
        float: left;
        max-width: 33.33333%;
        width: 33.33333%
    }

    .col-md-5 {
        max-width: 41.66667%;
        width: 41.66667%
    }

    .col-md-6, .col-md-7 {
        float: left;
        max-width: 50%;
        width: 50%
    }

    .col-md-7 {
        max-width: 58.33333%;
        width: 58.33333%
    }

    .col-md-8, .col-md-9 {
        float: left;
        max-width: 66.66667%;
        width: 66.66667%
    }

    .col-md-9 {
        max-width: 75%;
        width: 75%
    }

    .col-md-10 {
        float: left;
        max-width: 83.33333%;
        width: 83.33333%
    }

    .col-md-11 {
        float: left;
        max-width: 91.66667%;
        width: 91.66667%
    }

    .col-md-12 {
        float: left;
        max-width: 100%;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-lg-1 {
        float: left;
        max-width: 8.33333%;
        width: 8.33333%
    }

    .col-lg-2, .col-lg-3 {
        float: left;
        max-width: 16.66667%;
        width: 16.66667%
    }

    .col-lg-3 {
        max-width: 25%;
        width: 25%
    }

    .col-lg-4, .col-lg-5 {
        float: left;
        max-width: 33.33333%;
        width: 33.33333%
    }

    .col-lg-5 {
        max-width: 41.66667%;
        width: 41.66667%
    }

    .col-lg-6, .col-lg-7 {
        float: left;
        max-width: 50%;
        width: 50%
    }

    .col-lg-7 {
        max-width: 58.33333%;
        width: 58.33333%
    }

    .col-lg-8, .col-lg-9 {
        float: left;
        max-width: 66.66667%;
        width: 66.66667%
    }

    .col-lg-9 {
        max-width: 75%;
        width: 75%
    }

    .col-lg-10 {
        float: left;
        max-width: 83.33333%;
        width: 83.33333%
    }

    .col-lg-11 {
        float: left;
        max-width: 91.66667%;
        width: 91.66667%
    }

    .col-lg-12 {
        float: left;
        max-width: 100%;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-xl-1 {
        float: left;
        max-width: 8.33333%;
        width: 8.33333%
    }

    .col-xl-2, .col-xl-3 {
        float: left;
        max-width: 16.66667%;
        width: 16.66667%
    }

    .col-xl-3 {
        max-width: 25%;
        width: 25%
    }

    .col-xl-4, .col-xl-5 {
        float: left;
        max-width: 33.33333%;
        width: 33.33333%
    }

    .col-xl-5 {
        max-width: 41.66667%;
        width: 41.66667%
    }

    .col-xl-6, .col-xl-7 {
        float: left;
        max-width: 50%;
        width: 50%
    }

    .col-xl-7 {
        max-width: 58.33333%;
        width: 58.33333%
    }

    .col-xl-8, .col-xl-9 {
        float: left;
        max-width: 66.66667%;
        width: 66.66667%
    }

    .col-xl-9 {
        max-width: 75%;
        width: 75%
    }

    .col-xl-10 {
        float: left;
        max-width: 83.33333%;
        width: 83.33333%
    }

    .col-xl-11 {
        float: left;
        max-width: 91.66667%;
        width: 91.66667%
    }

    .col-xl-12 {
        float: left;
        max-width: 100%;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-xl-offset-0 {
        margin-left: 0%
    }

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

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

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

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

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

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

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

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

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

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

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

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

.s-address-item, .s-arrow-bottom, .s-arrow-next, .s-arrow-next-min, .s-arrow-next-two, .s-arrow-prev, .s-arrow-prev-min, .s-arrow-prev-two, .s-arrow-top {
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -180px -109px;
    width: 19px;
    height: 27px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.s-arrow-bottom, .s-arrow-next, .s-arrow-next-min, .s-arrow-next-two, .s-arrow-prev, .s-arrow-prev-min, .s-arrow-prev-two, .s-arrow-top {
    background-position: -53px -101px;
    width: 34px;
    height: 19px
}

.s-arrow-next, .s-arrow-next-min, .s-arrow-next-two, .s-arrow-prev, .s-arrow-prev-min, .s-arrow-prev-two, .s-arrow-top {
    background-position: -180px -37px;
    width: 18px;
    height: 32px
}

.s-arrow-next, .s-arrow-next-two, .s-arrow-prev, .s-arrow-prev-min, .s-arrow-prev-two, .s-arrow-top {
    background-position: -202px -73px;
    width: 10px;
    height: 17px
}

.s-arrow-next, .s-arrow-prev, .s-arrow-prev-min, .s-arrow-prev-two, .s-arrow-top {
    background-position: -66px -47px;
    width: 27px;
    height: 49px
}

.s-arrow-prev, .s-arrow-prev-min, .s-arrow-prev-two, .s-arrow-top {
    background-position: -180px -73px;
    width: 18px;
    height: 32px
}

.s-arrow-prev, .s-arrow-prev-two, .s-arrow-top {
    background-position: -202px -37px;
    width: 10px;
    height: 17px
}

.s-arrow-prev, .s-arrow-top {
    background-position: -110px 0;
    width: 27px;
    height: 49px
}

.s-arrow-top {
    background-position: -91px -101px;
    width: 34px;
    height: 19px
}

.s-breadcrumb-after, .s-catalog-filter-toggle, .s-catalog-list-toggle-block, .s-catalog-list-toggle-block-active, .s-catalog-list-toggle-list, .s-catalog-list-toggle-list-active {
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -203px -119px;
    width: 5px;
    height: 7px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.s-catalog-filter-toggle, .s-catalog-list-toggle-block, .s-catalog-list-toggle-block-active, .s-catalog-list-toggle-list, .s-catalog-list-toggle-list-active {
    background-position: -203px -109px;
    width: 9px;
    height: 6px
}

.s-catalog-list-toggle-block, .s-catalog-list-toggle-block-active, .s-catalog-list-toggle-list, .s-catalog-list-toggle-list-active {
    background-position: -148px -131px;
    width: 12px;
    height: 12px
}

.s-catalog-list-toggle-block, .s-catalog-list-toggle-list, .s-catalog-list-toggle-list-active {
    background-position: -164px -131px
}

.s-catalog-list-toggle-list, .s-catalog-list-toggle-list-active {
    background-position: -159px -113px;
    width: 14px;
    height: 13px
}

.s-catalog-list-toggle-list {
    background-position: -141px -113px
}

.s-checkbox-after, .s-clear, .s-company-item-1, .s-company-item-2, .s-company-item-3, .s-file, .s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -202px -58px;
    width: 10px;
    height: 7px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.s-clear, .s-company-item-1, .s-company-item-2, .s-company-item-3, .s-file, .s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: -44px -48px;
    width: 15px;
    height: 15px
}

.s-company-item-1, .s-company-item-2, .s-company-item-3, .s-file, .s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: 0 -48px;
    width: 40px;
    height: 49px
}

.s-company-item-2, .s-company-item-3, .s-file, .s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: -66px 0;
    height: 43px
}

.s-company-item-3, .s-file, .s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: 0 0;
    width: 62px;
    height: 44px
}

.s-file, .s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: -110px -53px;
    width: 16px;
    height: 18px
}

.s-google, .s-google-hover, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: -74px -131px;
    width: 33px;
    height: 33px
}

.s-google, .s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: -37px -131px
}

.s-index-itemList-title-link, .s-insite, .s-pagination-next {
    background-position: -180px -140px;
    width: 20px;
    height: 16px
}

.s-insite, .s-pagination-next {
    background-position: 0 -101px;
    width: 49px;
    height: 26px
}

.s-pagination-next {
    background-position: -202px -94px;
    width: 6px;
    height: 9px
}

.footer-top-list ul li a:hover .s-search-footer, .s-search, .s-search-footer, .s-search-footer-hover, .s-twitter, .s-twitter-hover, .s-whatsApp, .s-whatsApp-hover, .s-youtube, .s-youtube-hover {
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -44px -67px;
    width: 13px;
    height: 13px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.s-search, .s-search-footer, .s-twitter, .s-twitter-hover, .s-whatsApp, .s-whatsApp-hover, .s-youtube, .s-youtube-hover {
    background-position: -44px -84px
}

.s-search, .s-twitter, .s-twitter-hover, .s-whatsApp, .s-whatsApp-hover, .s-youtube, .s-youtube-hover {
    background-position: -110px -75px;
    width: 16px;
    height: 16px
}

.s-vk {
display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 33px;
background:url('/images/vk18.png');
}

.s-twitter, .s-twitter-hover, .s-whatsApp, .s-whatsApp-hover, .s-youtube, .s-youtube-hover {
    background-position: -141px -76px;
    width: 33px;
    height: 33px
}

.s-twitter, .s-whatsApp, .s-whatsApp-hover, .s-youtube, .s-youtube-hover {
    background-position: -111px -131px
}

.s-whatsApp, .s-whatsApp-hover, .s-youtube, .s-youtube-hover {
    background-position: -141px -38px;
    width: 35px;
    height: 34px
}

.s-whatsApp, .s-youtube, .s-youtube-hover {
    background-position: -141px 0
}

.s-youtube, .s-youtube-hover {
    background-position: -180px 0;
    width: 33px;
    height: 33px
}

.s-youtube {
}

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

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

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

*, :after, :before, input[type=search] {
    box-sizing: border-box
}

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

a:hover {
    text-decoration: underline
}

a:focus {
    outline: none
}

.btn, [role=button] {
    cursor: pointer
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 11.5px 28px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    border-radius: 4px;
    color: #fff;
    font-family: Neris, sans-serif;
    font-size: 14px;
    font-weight: 900
}

.btn em, .btn.btn-ttu {
    text-transform: uppercase
}

.btn.btn-width {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.btn em {
    font-family: "Minion Pro", sans-serif;
    font-weight: 400;
    font-style: normal
}

.btn i {
    margin-top: -4px;
    margin-left: -4px;
    margin-right: 15px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-red {
    color: #fff;
    background: -webkit-linear-gradient(bottom, #bf0016 0%, #e92c00 100%);
    background: linear-gradient(to top, #bf0016 0%, #e92c00 100%);
    border-color: linear-gradient(to top, #bf0016 0%, #e92c00 100%)
}

.btn-red.focus, .btn-red:focus {
    color: #fff;
    background: -webkit-linear-gradient(bottom, #bf0016 0%, #bf0016 100%);
    background: linear-gradient(to top, #bf0016 0%, #bf0016 100%)
}

.btn-red:hover {
    color: #fff;
    background: -webkit-linear-gradient(bottom, #bf0016 0%, #bf0016 100%);
    background: linear-gradient(to top, #bf0016 0%, #bf0016 100%)
}

.btn-red.active, .btn-red:active, .open > .btn-red.dropdown-toggle {
    color: #fff
}

.btn-red.active.focus, .btn-red.active:focus, .btn-red.active:hover, .btn-red:active.focus, .btn-red:active:focus, .btn-red:active:hover, .open > .btn-red.dropdown-toggle.focus, .open > .btn-red.dropdown-toggle:focus, .open > .btn-red.dropdown-toggle:hover {
    color: #fff
}

.btn-red.disabled.focus, .btn-red.disabled:focus, .btn-red.disabled:hover, .btn-red[disabled].focus, .btn-red[disabled]:focus, .btn-red[disabled]:hover, fieldset[disabled] .btn-red.focus, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:hover {
    background: -webkit-linear-gradient(bottom, #bf0016 0%, #e92c00 100%);
    background: linear-gradient(to top, #bf0016 0%, #e92c00 100%)
}

.btn-red.btn-notGradient {
    background: #0b6ab3
}

.btn-red.btn-notGradient.focus, .btn-red.btn-notGradient:focus {
    color: #fff;
    background-color: #073f6b
}

.btn-red.btn-notGradient.active, .btn-red.btn-notGradient:active, .btn-red.btn-notGradient:hover, .open > .btn-red.btn-notGradient.dropdown-toggle {
    color: #fff;
    background-color: #084e83
}

.btn-red.btn-notGradient.active.focus, .btn-red.btn-notGradient.active:focus, .btn-red.btn-notGradient.active:hover, .btn-red.btn-notGradient:active.focus, .btn-red.btn-notGradient:active:focus, .btn-red.btn-notGradient:active:hover, .open > .btn-red.btn-notGradient.dropdown-toggle.focus, .open > .btn-red.btn-notGradient.dropdown-toggle:focus, .open > .btn-red.btn-notGradient.dropdown-toggle:hover {
    color: #fff;
    background-color: #063a61
}

.btn-red.btn-notGradient.disabled.focus, .btn-red.btn-notGradient.disabled:focus, .btn-red.btn-notGradient.disabled:hover, .btn-red.btn-notGradient[disabled].focus, .btn-red.btn-notGradient[disabled]:focus, .btn-red.btn-notGradient[disabled]:hover, fieldset[disabled] .btn-red.btn-notGradient.focus, fieldset[disabled] .btn-red.btn-notGradient:focus, fieldset[disabled] .btn-red.btn-notGradient:hover {
    background: #0b6ab3
}

.btn-blue {
    color: #fff;
    background: -webkit-linear-gradient(bottom, #194e90 0%, #0b6ab3 100%);
    background: linear-gradient(to top, #194e90 0%, #0b6ab3 100%);
    border-color: linear-gradient(to top, #194e90 0%, #0b6ab3 100%)
}

.btn-blue.focus, .btn-blue:focus {
    color: #fff;
    background: -webkit-linear-gradient(bottom, #0b6ab3 0%, #194e90 100%);
    background: linear-gradient(to top, #0b6ab3 0%, #194e90 100%)
}

.btn-blue:hover {
    color: #fff;
    background: -webkit-linear-gradient(bottom, #0b6ab3 0%, #194e90 100%);
    background: linear-gradient(to top, #0b6ab3 0%, #194e90 100%)
}

.btn-blue.active, .btn-blue:active, .catalog-category-list ul li ul li a:hover, .open > .btn-blue.dropdown-toggle {
    color: #fff
}

.btn-blue.active.focus, .btn-blue.active:focus, .btn-blue.active:hover, .btn-blue:active.focus, .btn-blue:active:focus, .btn-blue:active:hover, .open > .btn-blue.dropdown-toggle.focus, .open > .btn-blue.dropdown-toggle:focus, .open > .btn-blue.dropdown-toggle:hover {
    color: #fff
}

.btn-blue.disabled.focus, .btn-blue.disabled:focus, .btn-blue.disabled:hover, .btn-blue[disabled].focus, .btn-blue[disabled]:focus, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue.focus, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:hover {
    background: -webkit-linear-gradient(bottom, #194e90 0%, #0b6ab3 100%);
    background: linear-gradient(to top, #194e90 0%, #0b6ab3 100%)
}

.btn-blue.btn-notGradient {
    background: #0b6ab3
}

.btn-blue.btn-notGradient.focus, .btn-blue.btn-notGradient:focus {
    color: #fff;
    background-color: #073f6b
}

.btn-blue.btn-notGradient.active, .btn-blue.btn-notGradient:active, .btn-blue.btn-notGradient:hover, .open > .btn-blue.btn-notGradient.dropdown-toggle {
    color: #fff;
    background-color: #084e83
}

.btn-blue.btn-notGradient.active.focus, .btn-blue.btn-notGradient.active:focus, .btn-blue.btn-notGradient.active:hover, .btn-blue.btn-notGradient:active.focus, .btn-blue.btn-notGradient:active:focus, .btn-blue.btn-notGradient:active:hover, .open > .btn-blue.btn-notGradient.dropdown-toggle.focus, .open > .btn-blue.btn-notGradient.dropdown-toggle:focus, .open > .btn-blue.btn-notGradient.dropdown-toggle:hover {
    color: #fff;
    background-color: #063a61
}

.btn-blue.btn-notGradient.disabled.focus, .btn-blue.btn-notGradient.disabled:focus, .btn-blue.btn-notGradient.disabled:hover, .btn-blue.btn-notGradient[disabled].focus, .btn-blue.btn-notGradient[disabled]:focus, .btn-blue.btn-notGradient[disabled]:hover, fieldset[disabled] .btn-blue.btn-notGradient.focus, fieldset[disabled] .btn-blue.btn-notGradient:focus, fieldset[disabled] .btn-blue.btn-notGradient:hover {
    background: #0b6ab3
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    font-size: 17px;
    font-weight: 600;
    padding: 16px 60px;
    letter-spacing: 1.9px;
    max-width: 100%
}

.btn-sm {
    font-size: 12px;
    padding-top: 5.5px;
    padding-bottom: 5.5px
}

.btn-xl {
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px
}

.btn-input {
    padding-top: 12.5px;
    padding-bottom: 12.5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.h4, .h5, .h6, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #3e3e3e
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, h1 {
    margin-top: 20px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, dl, h4, h5, h6, ol {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h4, h4 {
    font-size: 18px
}

.h5, h5, table {
    font-size: 14px
}

.bootstrap-select.btn-group.min .dropdown-toggle .filter-option, .h6, h6 {
    font-size: 12px
}

blockquote, p {
    margin: 0 0 20px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left, th {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.breadcrumb > .active, .text-muted {
    color: #777
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol {
    margin-top: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd::after {
    clear: both;
    content: "";
    display: block
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

.breadcrumb {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    margin: 0 -8px;
    font-size: 0
}

.breadcrumb li {
    padding-top: 0;
    padding-bottom: 0
}

.breadcrumb > li {
    display: inline-block;
    font-weight: 400;
    font-size: 0;
    line-height: normal
}

.breadcrumb > li.active > * {
    color: #9d9d9d;
    cursor: text
}

.breadcrumb > li.active > :hover {
    text-decoration: none
}

.breadcrumb > li:after, .breadcrumb > li > * {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb > li:after {
    content: "";
    margin: 0 8px;
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -203px -119px;
    width: 5px;
    height: 7px;
    background-size: 213px, 164px;
    background-repeat: no-repeat
}

.breadcrumb > li > * {
    padding: 0 8px;
    text-decoration: none;
    font-weight: 400;
    line-height: 30px;
    color: #8c8f99;
    font-size: 14px
}

.breadcrumb > li > a:hover {
    text-decoration: underline
}

.breadcrumb + .h1, .breadcrumb + .h2, .breadcrumb + h1, .breadcrumb + h2, .breadcrumb + h3 {
    margin-top: 0
}

caption {
    padding-top: 17px 31px;
    padding-bottom: 17px 31px;
    color: #777;
    text-align: left
}

.table, table:not(.not_style_default) {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, table:not(.not_style_default) > thead > tr > th {
    padding: 13px 27px;
    border-top: 3px solid #fff;
    vertical-align: middle
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, table:not(.not_style_default) > tbody > tr > td, table:not(.not_style_default) > tbody > tr > th, table:not(.not_style_default) > tfoot > tr > td, table:not(.not_style_default) > tfoot > tr > th, table:not(.not_style_default) > thead > tr > td {
    padding: 13px 27px;
    line-height: 24px;
    border-top: 3px solid #fff;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th, table:not(.not_style_default) > tbody > tr > td, table:not(.not_style_default) > tbody > tr > th, table:not(.not_style_default) > tfoot > tr > td, table:not(.not_style_default) > tfoot > tr > th, table:not(.not_style_default) > thead > tr > td, table:not(.not_style_default) > thead > tr > th {
        padding: 13px 15px
    }
}

@media screen and (max-width: 479px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th, table:not(.not_style_default) > tbody > tr > td, table:not(.not_style_default) > tbody > tr > th, table:not(.not_style_default) > tfoot > tr > td, table:not(.not_style_default) > tfoot > tr > th, table:not(.not_style_default) > thead > tr > td, table:not(.not_style_default) > thead > tr > th {
        padding: 5px 9px
    }
}

.table > tbody > tr > td + *, .table > tbody > tr > th + *, .table > tfoot > tr > td + *, .table > tfoot > tr > th + *, .table > thead > tr > td + *, .table > thead > tr > th + *, table:not(.not_style_default) > tbody > tr > td + *, table:not(.not_style_default) > tbody > tr > th + *, table:not(.not_style_default) > tfoot > tr > td + *, table:not(.not_style_default) > tfoot > tr > th + *, table:not(.not_style_default) > thead > tr > td + *, table:not(.not_style_default) > thead > tr > th + * {
    border-left: 3px solid #fff
}

.table.table-two > tbody > tr > td, .table.table-two > tbody > tr > th, .table.table-two > tfoot > tr > td, .table.table-two > tfoot > tr > th, .table.table-two > thead > tr > td, .table.table-two > thead > tr > th, table.table-two:not(.not_style_default) > tbody > tr > td, table.table-two:not(.not_style_default) > tbody > tr > th, table.table-two:not(.not_style_default) > tfoot > tr > td, table.table-two:not(.not_style_default) > tfoot > tr > th, table.table-two:not(.not_style_default) > thead > tr > td, table.table-two:not(.not_style_default) > thead > tr > th {
    padding-left: 20px;
    padding-right: 20px;
    border-top: none
}

@media screen and (max-width: 767px) {
    .table.table-two > tbody > tr > td, .table.table-two > tbody > tr > th, .table.table-two > tfoot > tr > td, .table.table-two > tfoot > tr > th, .table.table-two > thead > tr > td, .table.table-two > thead > tr > th, table.table-two:not(.not_style_default) > tbody > tr > td, table.table-two:not(.not_style_default) > tbody > tr > th, table.table-two:not(.not_style_default) > tfoot > tr > td, table.table-two:not(.not_style_default) > tfoot > tr > th, table.table-two:not(.not_style_default) > thead > tr > td, table.table-two:not(.not_style_default) > thead > tr > th {
        padding: 13px 15px
    }
}

@media screen and (max-width: 479px) {
    .table.table-two > tbody > tr > td, .table.table-two > tbody > tr > th, .table.table-two > tfoot > tr > td, .table.table-two > tfoot > tr > th, .table.table-two > thead > tr > td, .table.table-two > thead > tr > th, table.table-two:not(.not_style_default) > tbody > tr > td, table.table-two:not(.not_style_default) > tbody > tr > th, table.table-two:not(.not_style_default) > tfoot > tr > td, table.table-two:not(.not_style_default) > tfoot > tr > th, table.table-two:not(.not_style_default) > thead > tr > td, table.table-two:not(.not_style_default) > thead > tr > th {
        padding: 5px 9px
    }
}

.table.table-two > tbody > tr > td + *, .table.table-two > tbody > tr > th + *, .table.table-two > tfoot > tr > td + *, .table.table-two > tfoot > tr > th + *, table.table-two:not(.not_style_default) > tbody > tr > td + *, table.table-two:not(.not_style_default) > tbody > tr > th + *, table.table-two:not(.not_style_default) > tfoot > tr > td + *, table.table-two:not(.not_style_default) > tfoot > tr > th + * {
    border-left: none
}

.table.table-two > tbody > tr, table.table-two:not(.not_style_default) > tbody > tr {
    background-color: transparent
}

.table.table-two > tbody > tr > td, table.table-two:not(.not_style_default) > tbody > tr > td {
    border-bottom: 1px solid #e5e5e5
}

.table.table-two > thead > tr > td + *, .table.table-two > thead > tr > th + *, table.table-two:not(.not_style_default) > thead > tr > td + *, table.table-two:not(.not_style_default) > thead > tr > th + * {
    border-left: 2px solid #fff
}

.table > tbody > tr > td, table:not(.not_style_default) > tbody > tr > td {
    padding-top: 17px;
    padding-bottom: 17px
}

@media screen and (max-width: 767px) {
    .table > tbody > tr > td, table:not(.not_style_default) > tbody > tr > td {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

@media screen and (max-width: 479px) {
    .table > tbody > tr > td, table:not(.not_style_default) > tbody > tr > td {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.table > tbody > tr > td p:last-child, table:not(.not_style_default) > tbody > tr > td p:last-child {
    margin-bottom: 0
}

.table > thead > tr > th, table:not(.not_style_default) > thead > tr > th {
    background-color: #0b6ab3;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

@media screen and (max-width: 479px) {
    .table > thead > tr > th, table:not(.not_style_default) > thead > tr > th {
        font-size: 13px;
        line-height: 16px
    }
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th, table:not(.not_style_default) > caption + thead > tr:first-child > td, table:not(.not_style_default) > caption + thead > tr:first-child > th, table:not(.not_style_default) > colgroup + thead > tr:first-child > td, table:not(.not_style_default) > colgroup + thead > tr:first-child > th, table:not(.not_style_default) > thead:first-child > tr:first-child > td, table:not(.not_style_default) > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody, table:not(.not_style_default) > tbody + tbody {
    border-top: 2px solid #dfdfdf
}

.table .table, .table table:not(.not_style_default), table:not(.not_style_default) .table, table:not(.not_style_default) table:not(.not_style_default) {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th, table:not(.not_style_default) > thead > tr > td, table:not(.not_style_default) > thead > tr > th {
    border-bottom: 5px solid
}

.table-striped > tbody > tr, table:not(.not_style_default) > tbody > tr {
    background-color: #eceef0
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active, table:not(.not_style_default) > tbody > tr.active > td, table:not(.not_style_default) > tbody > tr.active > th, table:not(.not_style_default) > tbody > tr > td.active, table:not(.not_style_default) > tbody > tr > th.active, table:not(.not_style_default) > tfoot > tr.active > td, table:not(.not_style_default) > tfoot > tr.active > th, table:not(.not_style_default) > tfoot > tr > td.active, table:not(.not_style_default) > tfoot > tr > th.active, table:not(.not_style_default) > thead > tr.active > td, table:not(.not_style_default) > thead > tr.active > th, table:not(.not_style_default) > thead > tr > td.active, table:not(.not_style_default) > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success, table:not(.not_style_default) > tbody > tr.success > td, table:not(.not_style_default) > tbody > tr.success > th, table:not(.not_style_default) > tbody > tr > td.success, table:not(.not_style_default) > tbody > tr > th.success, table:not(.not_style_default) > tfoot > tr.success > td, table:not(.not_style_default) > tfoot > tr.success > th, table:not(.not_style_default) > tfoot > tr > td.success, table:not(.not_style_default) > tfoot > tr > th.success, table:not(.not_style_default) > thead > tr.success > td, table:not(.not_style_default) > thead > tr.success > th, table:not(.not_style_default) > thead > tr > td.success, table:not(.not_style_default) > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info, table:not(.not_style_default) > tbody > tr.info > td, table:not(.not_style_default) > tbody > tr.info > th, table:not(.not_style_default) > tbody > tr > td.info, table:not(.not_style_default) > tbody > tr > th.info, table:not(.not_style_default) > tfoot > tr.info > td, table:not(.not_style_default) > tfoot > tr.info > th, table:not(.not_style_default) > tfoot > tr > td.info, table:not(.not_style_default) > tfoot > tr > th.info, table:not(.not_style_default) > thead > tr.info > td, table:not(.not_style_default) > thead > tr.info > th, table:not(.not_style_default) > thead > tr > td.info, table:not(.not_style_default) > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning, table:not(.not_style_default) > tbody > tr.warning > td, table:not(.not_style_default) > tbody > tr.warning > th, table:not(.not_style_default) > tbody > tr > td.warning, table:not(.not_style_default) > tbody > tr > th.warning, table:not(.not_style_default) > tfoot > tr.warning > td, table:not(.not_style_default) > tfoot > tr.warning > th, table:not(.not_style_default) > tfoot > tr > td.warning, table:not(.not_style_default) > tfoot > tr > th.warning, table:not(.not_style_default) > thead > tr.warning > td, table:not(.not_style_default) > thead > tr.warning > th, table:not(.not_style_default) > thead > tr > td.warning, table:not(.not_style_default) > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger, table:not(.not_style_default) > tbody > tr.danger > td, table:not(.not_style_default) > tbody > tr.danger > th, table:not(.not_style_default) > tbody > tr > td.danger, table:not(.not_style_default) > tbody > tr > th.danger, table:not(.not_style_default) > tfoot > tr.danger > td, table:not(.not_style_default) > tfoot > tr.danger > th, table:not(.not_style_default) > tfoot > tr > td.danger, table:not(.not_style_default) > tfoot > tr > th.danger, table:not(.not_style_default) > thead > tr.danger > td, table:not(.not_style_default) > thead > tr.danger > th, table:not(.not_style_default) > thead > tr > td.danger, table:not(.not_style_default) > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dfdfdf
    }

    .table-responsive > .table, .table-responsive > table:not(.not_style_default) {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th, .table-responsive > table:not(.not_style_default) > tbody > tr > td, .table-responsive > table:not(.not_style_default) > tbody > tr > th, .table-responsive > table:not(.not_style_default) > tfoot > tr > td, .table-responsive > table:not(.not_style_default) > tfoot > tr > th, .table-responsive > table:not(.not_style_default) > thead > tr > td, .table-responsive > table:not(.not_style_default) > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered, .table-responsive > table:not(.not_style_default) {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > table:not(.not_style_default) > tbody > tr > td:first-child, .table-responsive > table:not(.not_style_default) > tbody > tr > th:first-child, .table-responsive > table:not(.not_style_default) > tfoot > tr > td:first-child, .table-responsive > table:not(.not_style_default) > tfoot > tr > th:first-child, .table-responsive > table:not(.not_style_default) > thead > tr > td:first-child, .table-responsive > table:not(.not_style_default) > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > table:not(.not_style_default) > tbody > tr > td:last-child, .table-responsive > table:not(.not_style_default) > tbody > tr > th:last-child, .table-responsive > table:not(.not_style_default) > tfoot > tr > td:last-child, .table-responsive > table:not(.not_style_default) > tfoot > tr > th:last-child, .table-responsive > table:not(.not_style_default) > thead > tr > td:last-child, .table-responsive > table:not(.not_style_default) > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > table:not(.not_style_default) > tbody > tr:last-child > td, .table-responsive > table:not(.not_style_default) > tbody > tr:last-child > th, .table-responsive > table:not(.not_style_default) > tfoot > tr:last-child > td, .table-responsive > table:not(.not_style_default) > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control, select[multiple], select[multiple].input-sm, select[size], textarea.form-control, textarea.input-sm {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: none
}

.form-control, output {
    display: block;
    line-height: 1.42857;
    color: #555
}

output {
    padding-top: 10.5px;
    font-size: 14px
}

.form-control {
    width: 100%;
    padding: 9.5px 17px;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    box-shadow: inset .1px 1px 3px rgba(0, 0, 0, .3);
    font-size: 15px;
    font-weight: 400
}

.form-control:focus {
    border-color: #0296da;
    outline: 0
}

.form-control.two {
    background-image: -webkit-linear-gradient(93deg, rgba(255, 255, 255, .02) 0%, rgba(213, 213, 213, .02) 100%);
    background-image: linear-gradient(-3deg, rgba(255, 255, 255, .02) 0%, rgba(213, 213, 213, .02) 100%);
    box-shadow: none;
    border-color: #cfcfcf
}

.form-control:focus {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .15)
}

.form-control::-moz-placeholder {
    color: #7c7c7c;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #7c7c7c
}

.form-control::-webkit-input-placeholder {
    color: #7c7c7c
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 41px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.checkbox, .form-group, .radio {
    margin-bottom: 15px;
    position: relative
}

.form-group.two {
    margin-bottom: 9px
}

.form-group.required:after {
    content: '*';
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 50%;
    color: #e70e0e;
    font-size: 23px;
    font-weight: 400;
    line-height: 18px;
    opacity: .7;
    filter: alpha(opacity=70);
    margin-top: -4px;
    margin-left: 12px
}

.checkbox, .radio {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox label, .radio label {
    min-height: 20px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control, select.input-sm {
    height: 30px;
    line-height: 30px
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg select.form-control, select.input-lg {
    height: 46px;
    line-height: 46px
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 51.25px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10.5px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 30.5px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 10.5px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav::after {
    clear: both;
    content: "";
    display: block
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    font-size: 0;
    margin: -15px -25px
}

.nav-tabs > li {
    display: inline-block;
    padding: 15px 25px
}

.nav-tabs > li > a {
    margin: 0;
    line-height: normal;
    border: 1px solid transparent;
    padding: 0;
    font-size: 25px;
    color: #0b6ab3;
    font-family: Neris, sans-serif;
    font-weight: 300;
    border-bottom: 1px dotted #0b6ab3
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    color: #353650;
    border-color: transparent;
    background-color: transparent
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.mobile-list-anim input[type=checkbox], .tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.text-big {
    color: #000;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px
}

a:focus {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:not(.not-styleLink) {
    border-bottom: 1px solid rgba(1, 128, 187, .3)
}

a:not(.not-styleLink):focus {
    border-color: #0180bb
}

a:not(.not-styleLink):hover {
    border-color: rgba(1, 128, 187, .6)
}

a .not-styleLink {
    text-decoration: underline
}

.not-styleLink a {
    border-bottom: none
}

.rub, .rub:after {
    display: inline-block
}

.rub {
    letter-spacing: -12px;
    margin-right: 12px
}

.rub:after {
    content: '–';
    position: relative;
    bottom: -2px
}

.h1, h1 {
    margin-bottom: 30px;
    color: #353650;
    font-family: Neris, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: normal
}

.h1:first-child, .h2:first-child, .h3:first-child, h1:first-child, h2:first-child, h3:first-child {
    margin-top: 0
}

.h2, .h3, .text-blue, h2, h3 {
    font-family: Neris, sans-serif
}

.h2, h2 {
    color: #0b6ab3;
    font-size: 30px;
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 25px;
    font-weight: 600
}

.h3, .text-blue, h3 {
    font-weight: 300
}

.h3, h3 {
    margin-bottom: 25px;
    margin-top: 25px;
    color: #70747b;
    font-size: 24px;
    line-height: normal
}

.text-blue {
    color: #0b6ab3;
    font-size: 20px;
    line-height: 32px
}

.innerPage img {
    border-radius: 5px
}

.slider-inner {
    margin: -10px
}

.slider-inner .section {
    padding: 10px
}

.text-red {
    color: #ea001c
}

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

hr.two {
    margin: 30px 0 10px
}

ul {
    list-style-image: url(../img/general/list-style-image.png);
    list-style-position: outside;
    padding: 0 0 0 81px;
    margin: 15px 0
}

ul li {
    padding: 5px 0
}

b {
    font-weight: 700;
    color: #292a3c
}

.call-btn {
    position: fixed;
    bottom: 16px;
    right: 16px;
    border-radius: 50%;
    display: block;
    padding: 8px;
    z-index: 9;
    text-align: center;
    line-height: 39px;
    width: 56px;
    height: 56px;
    background-color: #00b211;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .32)
}

.text-grey {
    color: #bababa;
    font-size: 19px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.tableWrap {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px
}

.tableWrap table {
    margin-bottom: 0
}

table.table-list {
    width: 100%;
    color: #737277;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

table.table-list tr:nth-of-type(2n-1) {
    background-color: #f4f4f4
}

table.table-list tr td {
    padding: 15px 23px
}

.table-link-title {
    margin-bottom: 10px
}

.dropdown-menu li {
    padding: 0
}

.well {
    background-color: #f2f2f2;
    padding: 30px
}

.well-title, .well-titleSub {
    color: #353650;
    font-family: Neris, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 10px
}

.well-titleSub {
    color: #71717e;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 20px
}

.catalog-category-list ul li.open > ul, .db, .item-col > span, .list-link a {
    display: block
}

.list-link a {
    background-color: #0296da;
    border-radius: 4px;
    color: #fff;
    font-family: Neris, sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 25px;
    line-height: normal
}

.list-link a:hover > span {
    border-bottom-color: rgba(255, 255, 255, .3)
}

.list-link a > span {
    display: inline-block;
    margin-top: -2px;
    margin-bottom: 2px;
    border-bottom: 1px solid transparent
}

.list-link a + a {
    margin-top: 9px
}

.list-link__red {
    background-color: #de2006 !important
}

.mobile-list-anim {
    display: inline-block;
    z-index: 5;
    width: 100%;
    position: relative
}

.mobile-list-anim input[type=checkbox]:checked ~ .menuTopMobel .menu-mobile-hamburger.one {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg)
}

.mobile-list-anim input[type=checkbox]:checked ~ .menuTopMobel .menu-mobile-hamburger.two {
    -webkit-transform: translate3d(0, 0, 0) scale(.1, 1);
    transform: translate3d(0, 0, 0) scale(.1, 1)
}

.mobile-list-anim input[type=checkbox]:checked ~ .menuTopMobel .menu-mobile-hamburger.three {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg)
}

.mobile-list-anim .menuTopMobel {
    display: block;
    text-align: left;
    border-bottom: none;
    border-top: none;
    outline: none;
    margin-bottom: 0;
    white-space: nowrap
}

.mobile-list-anim .menuTopMobel .menu-mobile {
    cursor: pointer;
    pointer-events: none;
    background: 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 40px;
    color: #fff;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms
}

.mobile-list-anim .menuTopMobel .menu-mobile-hamburger {
    width: 15px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7.5px;
    margin-top: -1px;
    -webkit-transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.mobile-list-anim .menuTopMobel .menu-mobile-hamburger.one {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.mobile-list-anim .menuTopMobel .menu-mobile-hamburger.two {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobile-list-anim .menuTopMobel .menu-mobile-hamburger.three {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.mobile-list-anim .menuTopMobel .menu-text {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis
}

.pagination {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0;
    margin: 20px -5px -5px
}

.pagination li {
    display: inline-block;
    font-weight: 400;
    padding: 5px
}

.pagination li:not(.active) > :hover {
    border-color: #0b6ab3
}

.pagination li.active > * {
    background-color: #f0f0f0;
    border-color: #f0f0f0
}

.pagination li.next {
    padding-left: 10px;
    padding-right: 10px
}

.pagination li.next > * {
    padding: 0 15px
}

.pagination li.next i {
    margin-left: 40px;
    margin-top: -2px
}

.pagination li > * {
    border: 2px solid #e2e2e2;
    border-radius: 3px;
    display: block;
    line-height: 42px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 15px;
    color: #4f4f4f
}

.bootstrap-select.btn-group {
    position: relative
}

.bootstrap-select.btn-group .dropdown-toggle {
    background-color: #fff;
    border: 1px solid #d3d7da;
    border-radius: 4px;
    line-height: 47px;
    height: 43px;
    padding: 0 35px 0 19px
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #5e5c67;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    font-style: normal
}

.bootstrap-select.btn-group .bs-caret {
    background-color: #fff;
    line-height: 21px;
    right: 11px
}

.bootstrap-select.btn-group .bs-caret .caret {
    border-top-color: #2a2a2a;
    border-top-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    margin-left: -1px
}

.bootstrap-select.btn-group.min .dropdown-toggle {
    line-height: 43px;
    height: 38px;
    padding: 0 15px
}

.bootstrap-select.btn-group.min .bs-caret {
    right: 4px
}

.bootstrap-select.btn-group.min .bs-caret .caret {
    border-top-width: 4px;
    border-left-width: 4px;
    border-right-width: 4px
}

.bootstrap-select.btn-group.gradient .dropdown-toggle {
    background-image: -webkit-linear-gradient(bottom, rgba(215, 215, 215, .25) 0%, rgba(255, 255, 255, .25) 67%, rgba(255, 255, 255, .25) 100%);
    background-image: linear-gradient(to top, rgba(215, 215, 215, .25) 0%, rgba(255, 255, 255, .25) 67%, rgba(255, 255, 255, .25) 100%);
    border-color: rgba(183, 183, 183, .7)
}

.bootstrap-select.btn-group.gradient .bs-caret .caret {
    border-top-color: #0b6ab3
}

.slick-dots {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin: 10px 0
}

.slick-dots li {
    display: inline-block;
    padding: 8px
}

.slick-dots li.slick-active button:after {
    background-color: #cacaca
}

.slick-dots li.slick-active button:before {
    opacity: 1
}

.slick-dots li button {
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    position: relative
}

.slick-dots li button:hover:after {
    background-color: #cacaca
}

.slick-dots li button:after, .slick-dots li button:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background-color: #d8d8d8;
    border-radius: 2px
}

.slick-dots li button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #0b6ab3;
    top: 2px;
    left: 2px;
    opacity: 0
}

.dost-two .slick-dots {
    margin: 0 -8px
}

.dost-two .slick-dots li.slick-active button:after {
    background-color: #0b6ab3
}

.dost-two .slick-dots li button:after {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: silver
}

.catalog-filter-list-toggle-item input, .dost-two .slick-dots li button:before {
    display: none
}

.well-border {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    padding: 30px 40px
}

.well-border-title {
    color: #6b7074;
    font-family: Neris, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: normal
}

.link-list {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0;
    margin: -5px
}

.link-list li, .link-list li a {
    display: inline-block;
    font-size: 14px;
    padding: 5px
}

.link-list li a {
    border-bottom: none;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    color: #0b6ab3;
    padding: 5.5px 14px;
    border-radius: 2px
}

.link-list li a span {
    border-bottom: 1px dotted #0b6ab3
}

.link-list li.active a, .link-list li:hover a {
    background-color: #0b6ab3;
    color: #fff
}

.form-group label {
    color: #2b2c37;
    font-size: 15px;
    font-weight: 400;
    line-height: normal
}

.form-group label .label-required {
    color: #f11822;
    font-size: 22px;
    margin-left: 3px
}

.right-title {
    color: #313242;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 5px
}

.right-title:not(:first-child) {
    margin-top: 25px
}

.text-min {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px
}

.banner {
    background-color: #fff;
    border: 1px solid #afafaf !important;
    background-size: cover;
    background-position: center;
    padding: 25px 40px;
    display: block
}

.banner-title, .banner-titleSub {
    color: #ea2100;
    font-family: Neris, sans-serif;
    font-size: 13px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 8px
}

.banner-title {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    color: #1e1e28;
    font-weight: 300
}

.banner-title b {
    color: #e12304;
    font-weight: 900
}

.banner:hover .banner-title b, .banner:hover .banner-titleSub {
    color: #0b6ab3
}

body, html {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #5b5b60;
    font-weight: 400
}

.content.index, body.index {
    background-repeat: no-repeat
}

body.index {
    background-size: 100%;
    background-position: left top;
    background-image: url(../img/content/bg-body.jpg)
}

.page__wrapper {
    min-height: 100%;
    padding-bottom: 85px
}

* html .page__wrapper, body, html {
    height: 100%
}

.content {
    padding-top: 30px
}

.content.index {
    background-position: top right;
    background-image: url(../img/general/content-bg-index.png)
}

.catalog-category-list {
    border: 3px solid #0b6ab3;
    padding: 19px 26px
}

.catalog-category-list-title {
    color: #194e90;
    font-family: Neris, sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 11px;
    line-height: normal
}

.catalog-category-list ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside
}

.catalog-category-list ul li {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid #dfdfdf
}

.catalog-category-list ul li a:hover, .catalog-category-list ul li.active > a {
    color: #194e90
}

.catalog-category-list ul li.active > a em {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.catalog-category-list ul li a {
    display: block;
    color: #2d2d3b;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 16px 18px 16px 3px;
    position: relative
}

.catalog-category-list ul li a em {
    display: inline-block;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #0b6ab3 transparent transparent;
    border-width: 5px 4.5px 0;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -2.5px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.catalog-category-list ul li ul {
    background-color: #0b6ab3;
    padding: 14px 26px;
    margin: 0 -26px -1px;
    display: none;
    position: relative;
    z-index: 1
}

.catalog-category-list ul li ul li {
    border: none
}

.catalog-category-list ul li ul li a {
    color: #b9d2f1;
    line-height: 20px;
    padding: 6px 0
}

.contacts-map {
    height: 580px
}

.address-item {
    display: table
}

.address-item > *, .item-block > span {
    display: table-cell;
    vertical-align: top
}

.address-item-icon {
    width: 40px
}

.address-item-desc-title {
    color: #262637;
    font-family: Neris, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 13px
}

.address-item-desc-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #666674;
    margin: 0
}

.section {
    outline: none
}

.address-list {
    background-color: #f8f8f8;
    position: relative;
    padding: 48px 0;
    overflow: hidden
}

.address-list-title {
    color: #353650;
    font-family: Neris, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 30px
}

.address-list-slider {
    margin: 0 -39px
}

.address-list-slider .address-item-desc-title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 4px
}

.address-list .slick-arrow, .item-detali .slick-arrow {
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0
}

.address-list .slick-arrow {
    position: absolute;
    top: 0;
    height: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 75px
}

.address-list .slick-arrow:hover.slick-prev {
    padding-right: 10px
}

.address-list .slick-arrow:hover.slick-next {
    padding-left: 10px
}

.address-list .slick-arrow.slick-prev {
    left: 0;
    text-align: right
}

.address-list .slick-arrow.slick-next {
    right: 0;
    text-align: left
}

.item-detali-desc {
    padding: 23px
}

.item-detali .slick-arrow {
    width: 100%
}

.item-detali .slick-arrow.slick-prev {
    padding-bottom: 12px
}

.item-detali .slick-arrow.slick-next {
    padding-top: 12px
}

.item-detali-slider-view {
    padding-left: 98px
}

.item-detali-slider-view .section {
    margin-right: 1px;
    border: 1px solid #d1d1d1;
    width: 100%;
    outline: none;
    text-align: center;
    background-size: cover;
    background-position: center;
    height: 456px;
    line-height: 456px
}

.item-detali-slider-view .section img {
    display: inline-block !important;
    max-height: 90%
}

.item-detali-slider-preview {
    margin-top: -4px;
    width: 87px;
    float: left;
    position: relative;
    z-index: 2
}

.item-detali-slider-preview .section {
    height: 70px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    background-size: cover;
    background-position: center;
    outline: none;
    margin: 3px;
    cursor: pointer
}

.item-detali-slider-preview .section.slick-current {
    outline: 2px solid #0b6ab3;
    outline-offset: -2px
}

.item {
    display: block;
    border: 1px solid #e0e0e0 !important;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .24);
    color: #6e6f78;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden
}

.item-col {
    padding: 30px 26px;
    min-height: 389px
}

.item-col .item-img {
    height: 190px;
    line-height: 190px;
    margin-bottom: 10px
}

.item-block {
    padding: 25px 15px;
    display: table
}

.item-block + .item {
    margin-top: 9px
}

.item-block .item-img {
    width: 150px;
    padding: 0 !important
}

.item-block > span {
    vertical-align: middle;
    padding: 0 15px
}

.item-block > span > span {
    display: block
}

.item:hover .item-title span {
    border-bottom-color: transparent
}

.item-img img {
    display: inline-block;
    max-height: 100%
}

.item-title {
    color: #0180bb;
    font-family: Neris, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 8px
}

.item-title span {
    border-bottom: 1px solid rgba(1, 128, 187, .3);
    display: inline
}

.item-title span:focus {
    border-color: #0180bb
}

.item-title span:hover {
    border-color: rgba(1, 128, 187, .6)
}

.slider-itemList {
    margin: 0 -12px
}

.slider-itemList .slick-track {
    padding: 3px 0
}

.slider-itemList .section {
    padding: 0 12px
}

.catalog-filter-list-toggle, .catalog-filter-list-toggle-item {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin: -2px 0
}

.catalog-filter-list-toggle-item {
    font-size: 14px;
    padding: 2px;
    margin: 0;
    cursor: pointer
}

.catalog-filter-list-toggle-item span {
    display: inline-block;
    width: 40px;
    height: 38px;
    line-height: 35px;
    background-color: #fff;
    border: 1px solid #d3d7da;
    border-radius: 1px;
    text-align: center
}

.catalog-filter-list-toggle-item input:checked ~ span {
    border: 2px solid #0b6ab3;
    line-height: 33px
}

.catalog-filter-list-toggle-item input:checked ~ span .s-catalog-list-toggle-block, .catalog-filter-list-toggle-item input:checked ~ span .s-catalog-list-toggle-list {
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -148px -131px;
    width: 12px;
    height: 12px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.catalog-filter-list-toggle-item input:checked ~ span .s-catalog-list-toggle-list {
    background-position: -159px -113px;
    width: 14px;
    height: 13px
}

.catalog-well-textRight {
    text-align: right
}

.catalog-itemCol-list {
    font-size: 0;
    margin: -12px
}

.catalog-itemCol-list-section {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding: 12px;
    width: 33.33%
}

.catalog-itemCol-list-section.two {
    width: 100%
}

.catalog-item-section, .mfp-align-top .mfp-container:before, .style-checkbox input[type=checkbox] {
    display: none
}

.brand-list-item > span, .catalog-item-section.active {
    display: block
}

.slider-min {
    border: 1px solid rgba(200, 200, 200, .8);
    text-align: center;
    padding: 23px 15px
}

.slider-min-title {
    color: #194e90;
    font-family: Neris, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 20px
}

.slider-min-list .section img {
    display: inline-block !important
}

.slider-min .slick-dots {
    margin-top: 17px;
    margin-bottom: -12px
}

.brand-item {
    border: 1px solid #dfe0e7;
    text-align: center;
    height: 239px;
    line-height: 239px
}

.brand-item img {
    max-height: 100%
}

.brand-list {
    font-size: 0
}

.brand-list-title {
    font-size: 36px;
    margin-bottom: 40px
}

.brand-list.inner {
    padding-top: 1px;
    padding-left: 1px
}

.brand-list.inner .brand-list-item {
    width: 10%
}

.brand-list.index .brand-list-item {
    width: 20%;
    border-style: dashed !important
}

.brand-list.index .brand-list-item:hover {
    border-color: #0b6ab3 !important;
    outline: none
}

.brand-list-item {
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    width: 121px;
    padding: 15px 8px;
    border: 1px solid #ccc !important;
    text-align: center;
    vertical-align: top
}

.brand-list-item > span + span {
    margin-top: 15px
}

.brand-list-item:hover {
    z-index: 1;
    outline: 2px solid #0b6ab3;
    outline-offset: -2px
}

.catalog-filter {
    background-color: #f2f2f2;
    padding: 34px;
    margin: 0 auto
}

.catalog-filter-label {
    color: #2d2d3b;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px
}

.catalog-filter-range-input {
    font-size: 0
}

.catalog-filter-range-input input {
    width: 47%;
    display: inline-block;
    height: 33px;
    outline: none;
    color: #82838a;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 14px;
    background-color: #fff;
    border: 1px solid #d3d7da;
    border-radius: 3px
}

.catalog-filter-range-input input + * {
    margin-left: 6%
}

.catalog-filter-range-example {
    margin-top: 9px
}

.catalog-filter-range-example .noUi-target {
    border: none;
    background-color: #fff;
    border-radius: 2px;
    height: 9px
}

.catalog-filter-range-example .noUi-background {
    background-color: #fff
}

.catalog-filter-range-example .noUi-origin {
    height: 5px
}

.catalog-filter-range-example .noUi-connect {
    background-color: #0b6ab3
}

.catalog-filter-range-example .noUi-handle {
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 4px solid #0b6ab3;
    border-radius: 50%
}

.catalog-filter-range-example .noUi-handle.noUi-handle-lower {
    margin-left: -10px
}

.catalog-filter-range-example .noUi-horizontal .noUi-handle {
    top: -5px
}

.catalog-filter-range-example .noUi-base {
    width: 88%;
    margin-left: 12px
}

.catalog-filter-toggle {
    color: #2d2d3b;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    display: block
}

.catalog-filter-toggle span {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dotted #2d2d3b;
    line-height: 15px
}

.catalog-filter-toggle i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    -webkit-transition: .3s;
    transition: .3s
}

.catalog-filter-toggle:hover {
    text-decoration: none
}

.catalog-filter-toggle:hover span {
    border-bottom-color: transparent
}

.catalog-filter-toggle.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.catalog-filter-toggle-block {
    margin-top: 10px;
    display: none
}

.catalog-filter-toggle-block .style-checkbox, .catalog-filter-toggle-block .style-radio {
    width: 100%;
    display: block
}

.catalog-filter .btn.btn-primary.white {
    width: 100%
}

.style-checkbox {
    color: #7c7c85;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    cursor: pointer
}

.style-checkbox + .style-checkbox {
    margin-top: 10px
}

.style-checkbox input[type=checkbox]:checked ~ .style-checkbox-el:after {
    opacity: 1;
    visibility: visible;
    margin-top: -3.5px
}

.style-checkbox-el {
    width: 14px;
    height: 14px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #d3d7da
}

.style-checkbox-el:after {
    content: '';
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -202px -58px;
    width: 10px;
    height: 7px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    transition: .2s
}

.title-link {
    margin: 10px -10px 35px
}

.style-checkbox-el:after, .title-link > * {
    vertical-align: middle;
    display: inline-block
}

.title-link-title {
    margin: 10px
}

.title-link-list {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0;
    margin: 10px 10px -5px
}

.title-link-list li {
    font-size: 14px;
    display: inline-block;
    padding: 5px
}

.title-link-list li a {
    background-color: #0296da;
    border-radius: 4px;
    color: #fff;
    font-family: Neris, sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 8.5px 26px;
    line-height: normal;
    display: block
}

.title-link-list li a:hover {
    background-color: #0289cb
}

.index-itemList {
    background-color: #f2f2f2;
    padding-bottom: 94px;
    padding-top: 70px
}

.index-itemList-title {
    margin-bottom: 40px
}

.index-itemList-title-link {
    background-color: #0296da;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: Neris, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    padding: 24px 40px
}

.index-itemList-title-link:hover {
    background-color: #027bb2
}

.index-itemList-title-link i {
    margin-left: 75px;
    margin-top: -4px
}

.index-itemList-title-right {
    text-align: right
}

.index-category {
    font-size: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    margin: -2.5px;
    position: relative
}

.index-category li {
    padding-top: 0;
    padding-bottom: 0
}

.index-category > li {
    display: inline-block;
    vertical-align: top;
    padding: 2.5px;
    width: 20%
}

.index-category-item {
    display: block;
    background-color: #f2f2f2;
    border-radius: 4px;
    color: #00509b;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    padding: 20px 15px;
    cursor: pointer;
    position: relative
}

.index-category-item.active .index-category-item-content {
    opacity: 1;
    visibility: visible
}

.index-category-item.left .index-category-item-content {
    left: 0
}

.index-category-item.right .index-category-item-content {
    right: 0
}

.index-category-item:hover .index-category-item-title span {
    border-bottom-color: #00509b
}

.index-category-item > a > span {
    display: block
}

.index-category-item-title {
    height: 42px;
    overflow: hidden;
    margin-bottom: 10px
}

.index-category-item-title span {
    border-bottom: 1px dotted transparent
}

.index-category-item-content {
    position: absolute;
    text-align: left;
    display: block;
    top: 0;
    padding: 30px 36px;
    background-color: #0b6ab3;
    border-radius: 4px;
    z-index: 2;
    width: 567px;
    cursor: default;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    visibility: hidden
}

.index-category-item-content-title {
    color: #fff;
    font-family: Neris, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 13px
}

.index-category-item-content-list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside
}

.index-category-item-content-list li, .index-company-list li {
    padding-top: 0;
    padding-bottom: 0;
    display: block
}

.index-category-item-content-list li a {
    display: block;
    color: #a6e2fe;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    padding: 6px 0
}

.index-category-item-content-list li a:hover {
    text-decoration: underline
}

.index-company {
    background-size: cover;
    background-position: center;
    background-image: url(../img/general/index-company.jpg);
    color: #fff;
    padding: 77px 0
}

.index-company-title {
    font-family: Neris, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 50px
}

.index-company-list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0
}

.index-company-list li {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 33.3%
}

.index-company-list-item-num {
    display: table;
    font-family: Neris, sans-serif;
    font-size: 86px;
    font-weight: 100;
    line-height: normal
}

.index-company-list-item-num i {
    vertical-align: top
}

.index-company-list-item-num > * {
    display: table-cell;
    vertical-align: top
}

.index-company-list-item-title {
    color: #fff;
    font-family: Neris, sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 30px
}

.index-certificates, .index-certificates-list a img, .indexPage__slider img, .news__item-img img {
    width: 100%
}

.index-certificates-list {
    font-size: 0;
    margin: -13px;
    clear: both
}

.index-certificates-list a {
    display: block;
    font-size: 14px;
    padding: 13px
}

.index-certificates-link {
    color: #0180bb;
    font-family: Neris, sans-serif;
    font-size: 17px;
    font-weight: 600
}

.indexPage__slider {
    border-bottom: 10px solid #0b6ab3
}

.indexPage__slider-arrows {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 16px;
    padding-left: 15px
}

.indexPage__slider-arrows .slick-arrow {
    padding: 0;
    border: none;
    outline: none;
    width: 44px;
    height: 44px;
    background-color: #0b6ab3;
    border-radius: 50%;
    margin: 8px
}

.indexPage__slider-arrows .slick-arrow:hover {
    background-color: #0b5a9e
}

.brandsList {
    font-size: 0
}

.brandsList__item {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 14.28%
}

.news__item {
    font-size: 14px;
    line-height: 24px;
    display: block
}

.news__item:focus, .news__item:hover {
    text-decoration: none
}

.news__item:focus .news__item-title, .news__item:hover .news__item-title {
    border-bottom-color: rgba(0, 119, 200, .8)
}

.news__item-img {
    margin-bottom: 12px
}

.news__item-date {
    color: #5e5c67;
    line-height: 30px
}

.news__item-title {
    color: #0077c8;
    border-bottom: 1px solid rgba(0, 119, 200, .3)
}

.news__item-title:focus {
    border-color: #0077c8
}

.news__item-title:hover {
    border-color: rgba(0, 119, 200, .6)
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before, .mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-content {
    position: relative;
    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: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    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
}

.footer-bottom span.white, .mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    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;
    top: 50%;
    margin: -55px 0 0;
    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%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    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-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, img.mfp-img {
    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;
        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);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.footer {
    background-color: #0b6ab3;
    padding-top: 48px
}

.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 15px
}

.footer-top-contacts {
    font-family: Neris, sans-serif
}

.footer-top-contacts-label, .footer-top-contacts-phone {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 9px
}

.footer-top-contacts-phone:hover {
    color: #0ba1ff
}

.footer-top-contacts-label {
    display: inline-block;
    color: #f8f8f8;
    font-size: 12px;
    background-color: #0b528e;
    border-radius: 2px;
    padding: 5px 24px;
    margin: 0
}

.footer-top-contacts-label:hover {
    background-color: #0b6ab3
}

.footer-top-network {
    font-size: 0;
    margin: 0 -10px
}

.footer-top-network a {
    font-size: 14px;
    display: inline-block;
    padding: 5px 10px
}

.footer-top-network a:hover .s-google, .footer-top-network a:hover .s-twitter, .footer-top-network a:hover .s-whatsApp, .footer-top-network a:hover .s-youtube {
    background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
    background-position: -74px -131px;
    width: 33px;
    height: 33px;
    background-size: 213px, 164px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.footer-top-network a:hover .s-twitter, .footer-top-network a:hover .s-whatsApp, .footer-top-network a:hover .s-youtube {
    background-position: -141px -76px
}

.footer-top-network a:hover .s-whatsApp, .footer-top-network a:hover .s-youtube {
    background-position: -180px 0
}

.footer-top-network a:hover .s-whatsApp {
    background-position: -141px -38px;
    width: 35px;
    height: 34px
}

.footer-top-list ul {
    margin: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 15px
}

.footer-top-list ul li {
    padding: 6px 0;
    line-height: normal
}

.footer-top-list ul li:empty {
    height: 26px
}

.footer-top-list ul li.footer-top-list-title {
    padding: 0
}

.footer-top-list ul li.footer-top-list-title a {
    color: #fff;
    font-family: Neris, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: inline-block
}

.footer-top-list ul li a {
    color: #c1c4ce;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    position: relative;
    border-bottom: 1px solid transparent
}

.footer-top-list ul li a i {
    position: absolute;
    right: 100%;
    margin-right: 16px;
    margin-top: 4px
}

.footer-top-list ul li a:hover {
    border-bottom-color: rgba(193, 196, 206, .3)
}

.footer-bottom {
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    padding: 35px 0;
    color: #bcc0cf
}

.footer-bottom a {
    color: currentColor
}

.footer-bottom-copyright {
    display: table
}

.footer-bottom-copyright i.s-insite {
    margin-top: -13px
}

.footer-bottom-copyright:hover span.white {
    color: #eb001c
}

.footer-bottom-copyright > * {
    display: table-cell;
    vertical-align: middle
}

.footer-bottom-copyright > * + * {
    padding-left: 28px
}

.header-top {
    padding-top: 40px;
    padding-bottom: 35px
}

.header-top-content {
    display: table;
    width: 100%
}

.header-top-content-col {
    display: table-cell;
    vertical-align: top
}

.header-top-content-col + * {
    padding-left: 40px
}

.header-top-content-col-city .bootstrap-select {
    width: 217px !important;
    max-width: 100%
}

.header-top-content-col-btn {
    width: 193px
}

.header-top-title {
    color: #5e5f69;
    font-family: Neris, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 13px
}

.header-top-titleSub {
    color: #666674;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.header-top-city-title {
    margin-bottom: 13px
}

.header-top-contacts-title {
    margin: 0
}

.header-bottom-nav .container > ul > li > a, .header-top-contacts-phone {
    color: #0b6ab3;
    font-family: Neris, sans-serif;
    font-size: 21px;
    font-weight: 900;
    line-height: 43px;
    display: block
}

.header-top-contacts-phone:hover {
    color: #084e83
}

.header-bottom {
    background-color: #0b6ab3
}

.header-bottom .mobile-list-anim .menuTopMobel .menu-mobile {
    height: 50px
}

.header-bottom-nav ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside
}

.header-bottom-nav ul li {
    padding-top: 0;
    padding-bottom: 0
}

.header-bottom-nav .container > ul {
    font-size: 0;
    margin: 0 -15px;
    position: relative
}

.header-bottom-nav .container > ul > li {
    display: inline-block;
    position: relative
}

.header-bottom-nav .container > ul > li:hover > a {
    background-color: rgba(255, 255, 255, .1)
}

.header-bottom-nav .container > ul > li:hover > ul {
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

.header-bottom-nav .container > ul > li > a {
    color: #fff;
    font-size: 14px;
    line-height: 62px;
    text-transform: uppercase;
    padding: 0 14px
}

.header-bottom-nav .container > ul > li > a em {
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: currentColor transparent transparent;
    border-width: 4px 3.5px 0;
    margin-left: 9px;
    margin-top: -3px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.header-bottom-nav .container > ul > li > ul {
    position: absolute;
    top: 100%;
    min-width: 100%;
    display: block;
    left: inherit;
    padding: 10px 0;
    border-radius: 0 0 4px 4px;
    border-top: none;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s;
    transition: all .2s
}

.header-bottom-search {
    position: relative
}

.header-bottom-search-btn {
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    position: absolute;
    height: 100%;
    text-align: right;
    width: 40px
}

.header-bottom-search-input {
    background-color: #194e90;
    outline: none;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 62px;
    padding: 0 20px 0 50px
}

.header-bottom-search-input::-moz-placeholder {
    color: #7fa0c9;
    opacity: 1
}

.header-bottom-search-input:-ms-input-placeholder {
    color: #7fa0c9
}

.header-bottom-search-input::-webkit-input-placeholder {
    color: #7fa0c9
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-dialog .close {
    background-color: #fff;
    border: none;
    outline: none;
    border-radius: 50%;
    position: absolute;
    right: 18px;
    top: 21px;
    width: 22px;
    height: 22px;
    padding: 0;
    z-index: 9
}

.modal-dialog .close:hover {
    box-shadow: 0 5px 5px rgba(0, 92, 86, .15)
}

.modal-dialog .close i {
    margin-top: -6px
}

.modal-content {
    position: relative;
    background-color: #fff;
    box-shadow: 0 35px 40px rgba(0, 92, 86, .15);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    color: #010302;
    font-family: Neris, sans-serif;
    margin: 0 0 17px
}

.modal-title.small {
    font-size: 20px;
    line-height: 30px
}

.modal-title-sub {
    font-weight: 300;
    text-align: center
}

.modal-body {
    position: relative;
    padding: 40px 20px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 668px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 35px 40px rgba(0, 92, 86, .15)
    }

    .modal-title {
        font-size: 32px;
        line-height: 36px
    }

    .modal-body {
        padding: 52px 60px
    }

    .well-title {
        font-size: 30px
    }

    .well-titleSub {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 35px
    }

    .modal-sm {
        width: 455px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

body, html {
    min-width: 320px
}

@media screen and (max-width: 1446px) {
    .address-list .slick-arrow {
        width: 40px
    }

    .address-list .slick-arrow:hover.slick-prev {
        padding-right: 5px
    }

    .address-list .slick-arrow:hover.slick-next {
        padding-left: 5px
    }

    .address-list .slick-arrow .s-arrow-next, .address-list .slick-arrow .s-arrow-prev {
        background-image: url(../img/png-sprite/96dpi/spriteq2m171u4n29.png);
        background-position: -180px -73px;
        width: 18px;
        height: 32px;
        background-size: 213px, 164px;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle
    }

    .address-list .slick-arrow .s-arrow-next {
        background-position: -180px -37px
    }
}

@media screen and (max-width: 1199px) {
    .catalog-category-list {
        padding: 15px
    }

    .catalog-category-list ul li ul {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px
    }

    .header-top {
        padding-top: 30px
    }

    .header-top-content-col {
        vertical-align: middle
    }

    .header-top-logo img {
        width: 250px
    }

    .header-top-title {
        font-size: 14px
    }

    .header-top-contacts-phone {
        font-size: 18px
    }

    .header-bottom-nav > ul > li > a {
        font-size: 13px
    }
}

@media screen and (max-width: 991px) {
    .index-category-item-content {
        display: none
    }

    .index-category li {
        width: 25%
    }

    .address-list {
        padding-bottom: 20px
    }

    .header {
        position: relative;
        z-index: 2
    }

    .header.fix {
        padding-bottom: 50px
    }

    .header.fix .header-bottom {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9
    }

    .header-top-content {
        font-size: 0;
        margin: -10px -15px
    }

    .header-top-content-col {
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        width: 33.33%;
        padding: 10px 15px
    }

    .header-top-logo {
        width: 100%;
        text-align: center
    }

    .header-top-logo img {
        display: inline-block;
        width: 290px
    }

    .header-bottom {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .header-bottom .row > * {
        position: static
    }

    .header-bottom-nav {
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        overflow: auto;
        max-height: 82vh;
        background-color: #194e90;
        border-radius: 0 0 4px 4px;
        width: 100%;
        padding: 10px 0;
        display: none;
        z-index: 9
    }

    .header-bottom-nav .container > ul {
        margin: 0
    }

    .header-bottom-nav .container > ul > li {
        display: block
    }

    .header-bottom-nav .container > ul > li.active > a em {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .header-bottom-nav .container > ul > li:hover > a, .header-bottom-nav .container > ul > li > ul > li > a:hover {
        background-color: transparent
    }

    .header-bottom-nav .container > ul > li > a {
        line-height: normal;
        padding: 8px 0;
        font-weight: 600
    }

    .header-bottom-nav .container > ul > li > ul {
        -webkit-transition: none;
        transition: none;
        display: none;
        position: static;
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        box-shadow: none;
        padding: 6px 0;
        border: none;
        float: none;
        margin-left: 15px;
        background-color: transparent
    }

    .header-bottom-nav .container > ul > li > ul > li > a {
        padding: 3px 0;
        color: #9bd4ff;
        font-weight: 400
    }

    .header-bottom-search-input {
        height: 50px
    }

    .brand-list.inner .brand-list-item {
        width: 20%
    }

    .index-itemList-title-right {
        text-align: left
    }

    .index-company-list-item-num {
        font-size: 57px
    }

    .index-company-list-item-num > * + * {
        padding-left: 10px
    }

    .index-company-list-item-title {
        font-size: 17px;
        line-height: 22px
    }
}

@media screen and (min-width: 768px) {
    .table-mobileBlock-title {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .category-toggle, .category-toggle-filter, .header-bottom-nav {
        display: block !important
    }
}

@media screen and (max-width: 767px) {
    .index-company-title {
        font-size: 30px
    }

    .index-company-list li {
        width: 100%
    }

    .index-company-list li + li {
        margin-top: 40px
    }

    .index-company-list-item {
        text-align: center
    }

    .index-company-list-item-num {
        margin: 0 auto
    }

    .index-itemList {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .index-itemList-title-link {
        padding: 18px 23px
    }

    .brand-list.index .brand-list-item {
        width: 33.3%
    }

    .brand-list.inner .brand-list-item, .index-category li {
        width: 33.33%
    }

    .item-block, .item-block > span, .nav-tabs > li {
        display: block
    }

    .item-block .item-img {
        width: auto
    }

    .catalog-itemCol-list-section {
        width: 50%
    }

    .nav-tabs {
        margin: 0
    }

    .nav-tabs > li {
        padding: 0
    }

    .nav-tabs > li > a {
        font-size: 20px;
        display: inline-block
    }

    .item-detali-slider-view {
        padding-left: 0
    }

    .item-detali-slider-view .section {
        height: auto;
        line-height: normal
    }

    .item-detali-slider-preview, .table-mobileBlock thead {
        display: none !important
    }

    .address-list-title {
        font-size: 25px;
        margin-bottom: 28px
    }

    .table-mobileBlock tbody tr {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        padding: 15px 0
    }

    .table-mobileBlock tbody tr:nth-of-type(2n) {
        background-color: rgba(238, 238, 238, .25) !important
    }

    .table-mobileBlock tbody tr td {
        display: block;
        border-bottom: none !important;
        padding: 5px 0
    }

    .h2, .h3, h2, h3 {
        font-size: 30px;
        margin-bottom: 25px
    }

    .h3, h3 {
        font-size: 27px
    }

    .text-blue, body, html {
        font-size: 14px;
        line-height: 24px
    }

    ul {
        padding-left: 37px
    }

    .text-blue {
        font-size: 16px
    }

    .h1, h1 {
        font-size: 35px;
        margin-bottom: 25px
    }

    .header-top-content {
        text-align: center
    }

    .header-top-content-col {
        width: 50%
    }

    .header-top-logo {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .brandsList__item {
        width: 25%
    }

    .brand-list.index .brand-list-item, .index-category li {
        width: 50%
    }

    .index-category-item-title {
        margin-bottom: 0
    }

    .header-bottom .mobile-list-anim .menuTopMobel, .pagination {
        text-align: center
    }

    .pagination li.next > * {
        padding: 0 20px
    }

    .catalog-itemCol-list-section {
        width: 100%
    }

    .item-detali-desc, table.table-list tr td {
        padding: 10px
    }

    .contacts-map {
        height: 300px
    }

    .address-list-title {
        font-size: 22px;
        margin-bottom: 25px
    }

    .address-list-slider {
        margin: 0
    }

    .well-border {
        padding: 18px 20px
    }

    .address-item-desc-title, .well-border-title {
        font-size: 18px
    }

    .address-item-desc-text {
        font-size: 14px;
        line-height: 21px
    }

    .well {
        padding: 20px
    }

    .h1, .h2, .h3, h1, h2, h3 {
        font-size: 23px;
        margin-bottom: 25px
    }

    .h1, .h3, h1, h3 {
        font-size: 20px
    }

    .h1, h1 {
        font-size: 28px
    }

    .breadcrumb > li > * {
        font-size: 12px
    }

    .footer-top-list ul li:empty {
        display: none
    }

    .header-top-content-col, .header-top-logo {
        width: 100%
    }
}