@charset "UTF-8";

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }

    .publishment h2 {
        font-size: 1.1rem
    }

    .publishment h2 a {
        text-decoration: none;
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder;
}

p>strong {
    color: #050505;
}

small {
    font-size: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.container,
.container-fluid,
.container-lg,
.container-md {
    width: 100%;
    padding-right: var(--bs-gutter-x, 15px);
    padding-left: var(--bs-gutter-x, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 750px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1080px
    }
}

.row {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2)
}

.row>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y)
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

.row-cols-auto>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1024px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-xxl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xxl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: -ms-grid !important;
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: -ms-grid !important;
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: -ms-grid !important;
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: -ms-grid !important;
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: -ms-grid !important;
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: -ms-grid !important;
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: -ms-grid !important;
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.nav-link:focus,
.nav-link:hover {
    color: #0a58ca
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

@font-face {
    font-family: roboto-oh5;
    font-style: normal;
    font-weight: 400;
    src: url(../main/fonts/roboto-regular-webfont.woff2) format("woff2")
}

@font-face {
    font-family: roboto-oh5;
    font-style: italic;
    font-weight: 400;
    src: url(../main/fonts/roboto-italic-webfont.woff2) format("woff2")
}

@font-face {
    font-family: roboto-oh5;
    font-style: normal;
    font-weight: 700;
    src: url(../main/fonts/roboto-bold-webfont.woff2) format("woff2")
}

@font-face {
    font-family: roboto-oh5;
    font-style: italic;
    font-weight: 700;
    src: url(../main/fonts/roboto-bolditalic-webfont.woff2) format("woff2")
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: orange;
    color: #fff
}

::selection {
    background-color: orange;
    color: #fff
}

input,
textarea {
    outline: 0
}

input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red
}

input:required:valid,
textarea:required:valid {
    border-color: green
}

body {
    font-family: roboto-oh5, sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: #333;
    min-width: 320px;
    position: relative;
    overflow-x: hidden
}

@font-face {
    font-family: Golos;
    font-weight: 400;
    src: url(../main/fonts/Golos/Golos-Text_Regular.woff)
}

a {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    color: #6a3b45
}

a:hover {
    color: #5a323a
}

img {
    max-width: 100%;
    max-height: 100%
}

body {
    font-family: Golos;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #333;
}

.text-muted {
    opacity: .5
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.no_bg.no_pad {
    display: none
}

header .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 197px;
    flex: 0 0 197px;
    margin: 18px 0
}

header .searchHeaderBlock {
    display: none;
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    background-color: #fff
}

footer {
    margin-top: 60px;
    padding-top: 50px;
    background-color: #1d1d1d
}

footer .nav-footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px
}

.footer-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 254px;
    flex: 0 0 254px;
    margin: 0 auto;
    text-align: center;
    border-left: 1px solid transparent
}

.footer-info .emails a,
.footer-info .obligatory a,
.footer-info .phones a {
    text-decoration: none;
    color: #fff
}

.footer-info .emails,
.footer-info .obligatory,
.footer-info .phones,
.footer-info .socials {
    margin-bottom: 16px
}

.footer-info .emails,
.footer-info .obligatory,
.footer-info .socials {
    margin-top: 16px
}

.footer-info .emails,
.footer-info .obligatory {
    font-size: 12px;
    line-height: 14px
}

.footer-info .mobiles,
.footer-info .obligatory,
.footer-info .socials {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-info .mobiles li,
.footer-info .socials li {
    display: inline-block;
    vertical-align: top
}

.footer-info .mobiles li a,
.footer-info .socials li a {
    display: inline-block
}

.footer-info .phones {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

.footer-info .socials li a {
    width: 30px;
    height: 30px;
    padding: 7.5px
}

.footer-info .socials li .icon {
    display: block;
    width: 15px;
    height: 15px
}

.footer-info hr {
    margin: 20px 0;
    background-color: #383838
}

.footer-info .obligatory a {
    opacity: .6
}

.footer-info .obligatory a:hover {
    opacity: .8
}

.footer-info .obligatory li+li {
    margin-top: 10px
}

.footer-info .mobiles li a {
    width: 36px;
    height: 36px;
    padding: 8px 0;
    text-align: center;
    border: 1px solid #383838;
    border-radius: 4px
}

.footer-info .mobiles li .icon {
    vertical-align: top;
    width: 20px;
    height: 20px;
    text-align: center
}

.footer-info .mobiles li+li {
    margin-left: 14px
}

.footer-copyrite {
    padding: 16px 0;
    line-height: 16px;
    text-align: center;
    border-top: 1px solid #383838;
    color: #595959
}

.footer-copyrite .icon {
    margin-top: -1px;
    margin-left: 10px
}

.authHeaderBtn,
.nav-top ul li a {
    padding-bottom: 4px;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none
}

.authHeaderBtn span,
.nav-top ul li a span {
    display: inline-block;
    vertical-align: middle
}

.authHeaderBtn .icon,
.nav-top ul li a .icon {
    margin: -6px 7px -3px 0
}

.nav-main ul,
.nav-top ul {
    margin: 0;
    padding: 0
}

.nav-main ul li,
.nav-top ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: -3px
}

.nav-main ul li:first-child,
.nav-main ul li:last-child,
.nav-top ul li:first-child,
.nav-top ul li:last-child {
    margin-left: 0
}

.nav-main ul li a,
.nav-top ul li a {
    display: block
}

.nav-top {
    display: none;
    min-height: 40px;
    background-color: #6a3b45
}

.nav-top ul {
    padding: 7px 0
}

.nav-top ul li a {
    padding: 6px 15px;
    color: #fff
}

.nav-top ul li.active a {
    color: #fff;
    background: #cf6969;
    background: -webkit-gradient(linear, left top, left bottom, from(#cf6969), to(#a34949));
    background: -o-linear-gradient(top, #cf6969 0, #a34949 100%);
    background: linear-gradient(to bottom, #cf6969 0, #a34949 100%)
}

.nav-top ul li.last {
    display: none;
    float: right
}

.nav-top ul li:first-child a {
    padding-left: 0
}

.nav-top ul li:last-child a {
    padding-right: 0
}

.nav-top ul li+li {
    margin-left: 3px
}

.nav-main {
    position: relative;
    border-bottom: 1px solid #eee
}

.nav-main-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.nav-main-wrap {
    position: relative;
    width: 100%;
    padding-right: 36px
}

.nav-main-menu {
    overflow: hidden;
    overflow-x: visible
}

.nav-main-menu::-webkit-scrollbar {
    display: none
}

.nav-main-menu,
.nav-main-menu ul {
    height: 56px
}

.nav-main-big {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-left: auto;
    text-align: right;
    white-space: nowrap
}

.nav-main ul {
    max-width: none;
    width: 100%;
    padding: 0;
    white-space: nowrap
}

.nav-main ul>li {
    position: relative
}

.nav-main ul>li>a {
    padding: 12px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    color: #2e2e2e
}

.nav-main ul>li>a:hover {
    color: #6a3b45
}

.nav-main ul>li ol {
    position: absolute;
    top: 100%;
    left: 0;
    display: none
}

.nav-main ul>li ol li a {
    display: block;
    padding: 10px 20px
}

.nav-main ul>li.active>a {
    border-color: #6a3b45;
    color: #6a3b45
}

.nav-main ul>li:hover ol {
    display: block
}

.nav-main nav {
    padding-right: 15px;
    border-top: 1px solid #eee
}

.nav-main nav:before {
    content: '';
    position: absolute;
    left: -1000px;
    right: -1000px;
    height: 1px;
    margin-top: -1px;
    background-color: #eee
}

.nav-footer {
    display: none
}

.nav-footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav-footer-list>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%
}

.nav-footer-list>div:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%
}

.nav-footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-footer ul li {
    display: block;
    font-size: 12px;
    line-height: 14px
}

.nav-footer ul li+li {
    margin-top: 12px
}

.nav-footer ul li:first-child {
    font-size: 14px;
    line-height: 17px
}

.nav-footer ul li:first-child a {
    opacity: 1
}

.nav-footer ul li:first-child+li {
    margin-top: 20px
}

.nav-footer ul li a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    opacity: .6
}

.nav-footer ul li a:hover {
    opacity: .8
}

.nav-footer ul+ul {
    margin-top: 30px
}

.info-catalog-inner,
.info-mostRead-inner,
.org-catalog-company-list,
.org-catalog-services-list,
.org-partners-list,
.org-topManufacturers-list,
.si-best_manufacturers-list,
.si-categories-list,
.si-partners-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.org-partners-list,
.si-best_manufacturers-list,
.si-partners-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.org-catalog-company-list,
.org-catalog-services-list,
.si-categories-list {
    margin: 0 -5px
}

.org-catalog-services-list-uslugi .org-catalog__prev .icon {
    width: 75px;
    height: 50px;
}

.org-catalog-services-list-uslugi .org-catalog__prev span {
    font-size: 15px;
    margin-top: 17px;
}

.org-catalog-company article,
.org-catalog-services article,
.si-categories article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33334%;
    flex: 0 0 33.33334%;
    padding: 5px
}

.org-catalog__prev,
.si__category {
    display: block;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    color: #6a3b45;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05)
}

.org-catalog__prev:hover,
.si__category:hover {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

.org-catalog__prev span,
.si__category span {
    display: block;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px
}

.org-catalog__prev .icon,
.si__category .icon {
    background-size: contain
}

.org-catalog__card-image,
.org-catalog__card-logo,
.org-partners__card-image,
.org-partners__card-logo,
.org-topManufacturers__card-image,
.org-topManufacturers__card-logo,
.si-best_manufacturers__card-image,
.si-best_manufacturers__card-logo,
.si-partners__card-image,
.si-partners__card-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 15px
}

.org-catalog__card-image {
    border-radius: 3px;
}

.org-catalog__card-image img,
.org-catalog__card-logo img,
.org-partners__card-image img,
.org-partners__card-logo img,
.org-topManufacturers__card-image img,
.org-topManufacturers__card-logo img,
.si-best_manufacturers__card-image img,
.si-best_manufacturers__card-logo img,
.si-partners__card-image img,
.si-partners__card-logo img {
    max-width: 100%;
    max-height: 100%
}

.org-catalog__card-title,
.org-partners__card-title,
.org-topManufacturers__card-title,
.si-best_manufacturers__card-title,
.si-partners__card-title {
    display: block;
    text-decoration: none;
    color: #6a3b45
}

.org-catalog__card-title:hover,
.org-partners__card-title:hover,
.org-topManufacturers__card-title:hover,
.si-best_manufacturers__card-title:hover,
.si-partners__card-title:hover {
    color: #492930
}

.org-catalog__card-description,
.org-partners__card-description,
.org-topManufacturers__card-description,
.si-best_manufacturers__card-description,
.si-partners__card-description {
    margin-top: 12px;
    text-decoration: none;
    color: #1d1d1d
}

.org-multiblock-articles-body,
.org-multiblock-articles-header,
.si-multiblock-articles-body,
.si-multiblock-articles-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 0 15px
}

.org-multiblock-articles-header,
.si-multiblock-articles-header {
    margin-bottom: 10px
}

.org-multiblock-articles-inner,
.si-multiblock-articles-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    margin: 0 -15px
}

.org-multiblock-articles__title,
.si-multiblock-articles__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
    color: #1d1d1d;
    cursor: default
}

.org-multiblock-articles__title:hover,
.si-multiblock-articles__title:hover {
    color: #1d1d1d
}

.info-filter .ttl,
.job-filter .ttl,
.si-filter .ttl,
.si-sort .ttl {
    display: block !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: .05em
}

.info-filter b,
.job-filter b,
.si-filter b,
.si-sort b {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #2e2e2e
}

.info-filter .checkbox-block+.checkbox-block,
.info-filter .input+.checkbox-block,
.info-filter .input+.radio-block,
.info-filter .input-group+.checkbox-block,
.info-filter .input-group+.radio-block,
.job-filter .checkbox-block+.checkbox-block,
.job-filter .input+.checkbox-block,
.job-filter .input+.radio-block,
.job-filter .input-group+.checkbox-block,
.job-filter .input-group+.radio-block,
.si-filter .checkbox-block+.checkbox-block,
.si-filter .input+.checkbox-block,
.si-filter .input+.radio-block,
.si-filter .input-group+.checkbox-block,
.si-filter .input-group+.radio-block,
.si-sort .checkbox-block+.checkbox-block,
.si-sort .input+.checkbox-block,
.si-sort .input+.radio-block,
.si-sort .input-group+.checkbox-block,
.si-sort .input-group+.radio-block {
    margin-top: 20px
}

.info-filter .checkbox+.checkbox,
.info-filter .radio+.radio,
.job-filter .checkbox+.checkbox,
.job-filter .radio+.radio,
.si-filter .checkbox+.checkbox,
.si-filter .radio+.radio,
.si-sort .checkbox+.checkbox,
.si-sort .radio+.radio {
    margin-top: 8px
}

.info-filter .checkbox input[type=checkbox],
.info-filter .checkbox input[type=radio],
.info-filter .radio input[type=checkbox],
.info-filter .radio input[type=radio],
.job-filter .checkbox input[type=checkbox],
.job-filter .checkbox input[type=radio],
.job-filter .radio input[type=checkbox],
.job-filter .radio input[type=radio],
.si-filter .checkbox input[type=checkbox],
.si-filter .checkbox input[type=radio],
.si-filter .radio input[type=checkbox],
.si-filter .radio input[type=radio],
.si-sort .checkbox input[type=checkbox],
.si-sort .checkbox input[type=radio],
.si-sort .radio input[type=checkbox],
.si-sort .radio input[type=radio] {
    display: none
}

.info-filter .checkbox input:checked+label,
.info-filter .radio input:checked+label,
.job-filter .checkbox input:checked+label,
.job-filter .radio input:checked+label,
.si-filter .checkbox input:checked+label,
.si-filter .radio input:checked+label,
.si-sort .checkbox input:checked+label,
.si-sort .radio input:checked+label {
    color: #6a3b45
}

.info-filter .checkbox input:checked+label:before,
.info-filter .radio input:checked+label:before,
.job-filter .checkbox input:checked+label:before,
.job-filter .radio input:checked+label:before,
.si-filter .checkbox input:checked+label:before,
.si-filter .radio input:checked+label:before,
.si-sort .checkbox input:checked+label:before,
.si-sort .radio input:checked+label:before {
    border-color: #6a3b45
}

.info-filter .checkbox input:checked+label:after,
.info-filter .radio input:checked+label:after,
.job-filter .checkbox input:checked+label:after,
.job-filter .radio input:checked+label:after,
.si-filter .checkbox input:checked+label:after,
.si-filter .radio input:checked+label:after,
.si-sort .checkbox input:checked+label:after,
.si-sort .radio input:checked+label:after {
    background-color: #6a3b45;
    opacity: 1
}

.info-filter .checkbox label,
.info-filter .radio label,
.job-filter .checkbox label,
.job-filter .radio label,
.si-filter .checkbox label,
.si-filter .radio label,
.si-sort .checkbox label,
.si-sort .radio label {
    display: block;
    position: relative;
    padding-left: 28px;
    font-size: 13px;
    line-height: 26px;
    color: #6a6a6a
}

.info-filter .checkbox label:after,
.info-filter .checkbox label:before,
.info-filter .radio label:after,
.info-filter .radio label:before,
.job-filter .checkbox label:after,
.job-filter .checkbox label:before,
.job-filter .radio label:after,
.job-filter .radio label:before,
.si-filter .checkbox label:after,
.si-filter .checkbox label:before,
.si-filter .radio label:after,
.si-filter .radio label:before,
.si-sort .checkbox label:after,
.si-sort .checkbox label:before,
.si-sort .radio label:after,
.si-sort .radio label:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all
}

.info-filter .checkbox label:before,
.info-filter .radio label:before,
.job-filter .checkbox label:before,
.job-filter .radio label:before,
.si-filter .checkbox label:before,
.si-filter .radio label:before,
.si-sort .checkbox label:before,
.si-sort .radio label:before {
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    border: 1px solid #e0e0e0
}

.info-filter .checkbox label:after,
.info-filter .radio label:after,
.job-filter .checkbox label:after,
.job-filter .radio label:after,
.si-filter .checkbox label:after,
.si-filter .radio label:after,
.si-sort .checkbox label:after,
.si-sort .radio label:after {
    left: 3px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background-color: #e0e0e0;
    opacity: 0
}

.info-filter .checkbox label:hover:after,
.info-filter .radio label:hover:after,
.job-filter .checkbox label:hover:after,
.job-filter .radio label:hover:after,
.si-filter .checkbox label:hover:after,
.si-filter .radio label:hover:after,
.si-sort .checkbox label:hover:after,
.si-sort .radio label:hover:after {
    opacity: .5
}

.info-filter .input,
.job-filter .input,
.si-filter .input,
.si-sort .input {
    display: block
}

.info-filter .input-group .input,
.info-filter .input-group .input input,
.job-filter .input-group .input,
.job-filter .input-group .input input,
.si-filter .input-group .input,
.si-filter .input-group .input input,
.si-sort .input-group .input,
.si-sort .input-group .input input {
    display: inline-block
}

.info-filter .input-group .input+.input,
.job-filter .input-group .input+.input,
.si-filter .input-group .input+.input,
.si-sort .input-group .input+.input {
    margin-left: 20px
}

.info-filter .input-group.isPay input,
.job-filter .input-group.isPay input,
.si-filter .input-group.isPay input,
.si-sort .input-group.isPay input {
    width: 74px
}

.info-filter .input input,
.info-filter .input textarea,
.job-filter .input input,
.job-filter .input textarea,
.si-filter .input input,
.si-filter .input textarea,
.si-sort .input input,
.si-sort .input textarea {
    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e0e0e0
}

.info-filter .input input,
.job-filter .input input,
.si-filter .input input,
.si-sort .input input {
    height: 28px
}

.info-filter .input textarea,
.job-filter .input textarea,
.si-filter .input textarea,
.si-sort .input textarea {
    padding-top: 4px;
    padding-bottom: 4px;
    height: 56px;
    resize: none
}

.info-filter .radio:after,
.info-filter .radio:before,
.job-filter .radio:after,
.job-filter .radio:before,
.si-filter .radio:after,
.si-filter .radio:before,
.si-sort .radio:after,
.si-sort .radio:before {
    border-radius: 100%
}

.info-filter .select select,
.job-filter .select select,
.si-filter .select select,
.si-sort .select select {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 5px;
    font-size: 13px;
    line-height: 18px;
    border: 1px solid #e0e0e0;
    color: #6a6a6a;
    outline: 0
}

.info-filter .link,
.info-filter button,
.job-filter .link,
.job-filter button,
.si-filter .link,
.si-filter button,
.si-sort .link,
.si-sort button {
    display: block;
    width: 216px;
    padding: 10px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #6a3b45;
    color: #6a3b45
}

.info-filter button,
.job-filter button,
.si-filter button,
.si-sort button {
    margin-top: 40px;
    background-color: #6a3b45;
    color: #fff
}

.info-filter button:hover,
.job-filter button:hover,
.si-filter button:hover,
.si-sort button:hover {
    background-color: transparent;
    color: #6a3b45
}

.info-filter .link,
.job-filter .link,
.si-filter .link,
.si-sort .link {
    margin-top: 30px
}

.info-filter .link:hover,
.job-filter .link:hover,
.si-filter .link:hover,
.si-sort .link:hover {
    border-color: #2d2d2d;
    color: #2d2d2d
}

.info-filter-btns,
.job-filter-btns,
.si-filter-btns,
.si-sort-btns {
    margin-top: 15px;
    text-align: center
}

.info-filter,
.job-filter {
    position: relative;
    margin-bottom: 40px
}

.info-filter-inner,
.job-filter-inner {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #e0e0e0
}

.info-filter-wrap,
.job-filter-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -10px
}

.info-filter-wrap>*,
.job-filter-wrap>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0 10px
}

.info-filter .ttl,
.job-filter .ttl {
    display: block !important;
    margin: 0 0 20px
}

.info-filter b,
.job-filter b {
    margin-bottom: 10px
}

.info-filter .sbscrb,
.job-filter .sbscrb {
    position: absolute;
    right: 15px;
    bottom: 11px;
    text-decoration: none
}

.info-filter .sbscrb i,
.job-filter .sbscrb i {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-right: 3px
}

.info-filter .sbscrb i svg,
.job-filter .sbscrb i svg {
    display: block
}

.org-catalog__item-tabs .nav-link,
.si__item-tabs .nav-link {
    color: #2e2e2e
}

.org-catalog__item-tabs .nav-link:hover,
.si__item-tabs .nav-link:hover {
    color: #151515
}

.org-catalog__item-tabs .nav-link.active,
.si__item-tabs .nav-link.active {
    font-weight: 500;
    border-color: #6a3b45;
    color: #6a3b45
}

.org-catalog__item-tabs .nav-link.active:hover,
.si__item-tabs .nav-link.active:hover {
    border-color: #5a323a;
    color: #5a323a
}

.news-search_block,
.si-search_block,
.si-search_block .nc_search_form {
    margin-bottom: 20px
}

.si-best_products-btns {
    margin-top: 20px;
    text-align: right
}

.si-best_products-btns a {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px
}

.si-best_products-btns a:hover {
    text-decoration: none
}

.info-nav menu,
.info-nav ul,
.si-nav menu,
.si-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.info-nav menu,
.si-nav menu {
    border-bottom: 1px solid #f7f7f7
}

.info-nav menu a,
.si-nav menu a {
    display: block;
    padding: 0 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    border-left: 2px solid transparent;
    color: #000
}

.info-nav menu a:hover,
.si-nav menu a:hover {
    color: #6a3b45
}

.info-nav menu ul,
.si-nav menu ul {
    display: none;
    padding-left: 15px
}

.info-nav menu ul li,
.si-nav menu ul li {
    position: relative
}

.info-nav menu li,
.si-nav menu li {
    position: relative
}

.info-nav menu li.active>a:first-child,
.si-nav menu li.active>a:first-child {
    color: #6a3b45
}

.info-nav menu li.active>a:first-child:hover,
.si-nav menu li.active>a:first-child:hover {
    color: #492930
}

.info-nav menu li.active>a:first-child:not(:last-child),
.si-nav menu li.active>a:first-child:not(:last-child) {
    border-color: #6a3b45
}

.info-nav menu li.active>ul,
.si-nav menu li.active>ul {
    display: block
}

.info-nav menu>li,
.si-nav menu>li {
    padding: 6px 0;
    border-top: 1px solid #f7f7f7
}

.info-nav menu>li>a:first-child,
.si-nav menu>li>a:first-child {
    padding: 14px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    white-space: normal
}

.info-nav menu>li>.toggleMenu,
.si-nav menu>li>.toggleMenu {
    top: 13px
}

.info-nav menu>li>ul,
.si-nav menu>li>ul {
    margin-top: 7px;
    margin-bottom: 20px;
    padding-top: 18px;
    border-top: 1px solid #f7f7f7
}

.info-nav menu>li>ul ul,
.si-nav menu>li>ul ul {
    padding: 15px 0 15px 25px
}

.info-nav menu>li>ul ul a:first-child,
.si-nav menu>li>ul ul a:first-child {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    line-height: 16px;
    color: #6a6a6a
}

.info-nav menu>li>ul ul a:first-child:hover,
.si-nav menu>li>ul ul a:first-child:hover {
    color: #6a3b45
}

.info-nav menu>li>ul>li>a:first-child,
.si-nav menu>li>ul>li>a:first-child {
    font-size: 14px;
    line-height: 28px
}

.info-nav .toggleMenu,
.si-nav .toggleMenu {
    position: absolute;
    top: -2px;
    right: 0;
    z-index: 5;
    width: 28px;
    height: 28px;
    padding: 0
}

.info-nav .toggleMenu:after,
.info-nav .toggleMenu:before,
.si-nav .toggleMenu:after,
.si-nav .toggleMenu:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 8px 0 0 8px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-align: center;
    border-radius: 100%;
    color: #6a3b45
}

.info-nav .toggleMenu:after,
.si-nav .toggleMenu:after {
    content: '+';
    line-height: 16px
}

.info-nav .toggleMenu:before,
.si-nav .toggleMenu:before {
    border: 1px solid #f7f7f7
}

.info-nav .toggleMenu:hover:after,
.si-nav .toggleMenu:hover:after {
    border-color: #6a3b45
}

.info-nav .toggleMenu:hover:before,
.si-nav .toggleMenu:hover:before {
    color: #6a3b45
}

.info-nav .active>.toggleMenu:after,
.si-nav .active>.toggleMenu:after {
    content: '-';
    line-height: 14px
}

.info_inner,
.job_inner,
.news_inner,
.si_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.job_inner {
    display: flex;
    flex-direction: column;
}

.info_aside,
.info_main,
.job_aside,
.job_main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.info_main+.info_aside,
.info_main+.job_aside,
.job_main+.info_aside,
.job_main+.job_aside {
    display: none
}

.info-article,
.org-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 0 8px;
    padding: 12px 0
}

.info-article_inner,
.org-article_inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.info-article-header,
.org-article-header {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 12px
}

.info-article-footer,
.org-article-footer {
    margin-top: 12px
}

.info-article_date,
.info-article_label,
.org-article_date,
.org-article_label {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #898989
}

.info-article_date:not(:first-child),
.info-article_label:not(:first-child),
.org-article_date:not(:first-child),
.org-article_label:not(:first-child) {
    margin-left: 12px
}

.info-article_label,
.org-article_label {
    color: #6a3b45
}

.info-article_date,
.org-article_date {
    font-weight: 500
}

.info-article_title,
.org-article_title {
    display: block;
    font-size: 14px;
    line-height: 17px
}

h2.org-article_title a {
    color: #6a3b45;
}

.info-article_title,
.info-article_title a,
.org-article_title,
.org-article_title a {
    text-decoration: none;
    color: #1d1d1d
}

.info-article_title a:hover,
.info-article_title:hover,
.org-article_title a:hover,
.org-article_title:hover {
    color: #6a3b45
}

.info-article_description,
.org-article_description {
    display: block;
    margin-top: 8px;
    text-decoration: none;
    color: #1d1d1d
}

.info-article_labels,
.org-article_labels {
    margin-bottom: 12px
}

.org-catalog-company,
.org-catalog-populars,
.org-catalog-services,
.org-multiblock-articles,
.org-partners,
.org-topManufacturers {
    margin-bottom: 50px
}

.org-partners__card-logo,
.org-topManufacturers__card-logo {
    height: 100px
}

.org-partners__card-title,
.org-topManufacturers__card-title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px
}

.org-partners__card-description,
.org-topManufacturers__card-description {
    margin-top: 14px;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none
}

.org-catalog-company {
    margin-top: 30px
}

.org-catalog-services article .org-catalog__card {
    height: 100%;
    padding-left: 40px;
    padding-right: 40px
}

.org-catalog-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.org-catalog-list,
.org-catalog-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.org-catalog-populars {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.org-catalog-populars .ttl {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
    color: #6a3b45
}

.org-catalog-populars-list {
    padding: 15px 15px 30px;
    background-color: rgba(106, 59, 69, .1)
}

.org-catalog-populars-list section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.org-catalog-populars-list article {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3334%;
    flex: 0 1 33.3334%;
    padding: 0 7.5px
}

.org-catalog-populars-list article:first-child {
    padding-left: 0
}

.org-catalog-populars-list article:last-child {
    padding-right: 0
}

.org-catalog-populars .org-catalog__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.org-catalog-populars .org-catalog__card-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 108px;
    flex: 0 0 108px;
    display: block;
    margin-bottom: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff
}

.org-catalog-populars .org-catalog__card-description {
    margin-top: 8px;
    font-size: 12px;
    line-height: 14px
}

.org-catalog-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    border-right: 1px solid rgba(106, 59, 69, .1)
}

.org-catalog-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.org-catalog-nav ul li {
    display: block;
    margin: 5px 10px 5px 0;
}

.org-catalog-nav ul li a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: #6a3b45;
}

.org-catalog-nav ul li a:hover {
    background-color: #e8d6d9;
    color: #5a323a
}

.org-catalog-nav ul li a.active {
    background-color: #6a3b45;
    color: #fff
}

.org-catalog-nav ul li a.active:hover {
    background-color: #5a323a
}

.org-catalog-nav ul li .icon {
    width: 32px;
    height: 42px;
    margin: -10px 10px -8px 0;
    background-size: contain
}

.org-catalog-nav ul li ol {
    padding-left: 0;
    border-bottom: 1px dotted #6a3b45;
    background-color: #faf6f7
}

.org-catalog-nav ul li ol li a {
    padding: 17px 20px 17px 30px
}

.org-catalog-nav ul li ol li a.active {
    background-color: #a86372;
}

.org-catalog-nav ul li ol li {
    margin-right: 0;
}

.org-catalog-nav ul li ol li a.active:hover {
    background-color: #9b5665
}

.org-catalog-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: start;
    margin: 0 -7.5px 0;
    padding: 0 0 0 30px
}

.org-catalog-list article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 7.5px
}

.org-catalog-list article>.org-catalog__card {
    height: 100%;
    padding-top: 15px;
}

.org-catalog-list .pagination {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.org-catalog-list .org-catalog__card-image .icon {
    position: relative;
    top: auto;
    margin: 0 auto
}

.org-catalog-search {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.org-catalog-filter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 32px;
    padding: 0 7.5px;
    margin-bottom: 24px;
    background-color: #f5f5f5
}

.org-catalog__prev .icon {
    width: 55px;
    height: 45px
}

.org-catalog__card {
    position: relative;
    padding: 34px 14px 18px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05)
}

.org-catalog__card-image {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: 18px;
    text-align: center;
    overflow: hidden
}

.org-catalog__card-image img {
    min-width: 100px;
    min-height: 40px;
    max-width: 140px;
    max-height: 100px;
    margin: 0 auto;
}

.org-catalog__card-image:not(:empty) {
    height: 86px
}

.org-catalog__card-image .icon {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

.org-catalog__card-labels {
    position: absolute;
    top: 12px
}

.org-catalog__card-labels .icon {
    vertical-align: top;
    width: 12px;
    height: 12px
}

.org-catalog__card-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: #2e2e2e
}

.org-catalog__card-description {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #2e2e2e
}

.org-catalog__item {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    line-height: 18px
}

.org-catalog__item_main {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.org-catalog__item_aside {
    display: none;
    padding-left: 34px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 274px;
    flex: 0 0 274px
}

.org-catalog__item_aside .org-catalog__item-image {
    display: block;
    margin-bottom: 17px
}

.org-catalog__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    color: #6a3b45
}

.org-catalog__item-title span {
    display: inline-block;
    vertical-align: middle
}

.org-catalog__item-title span+span {
    margin-left: 11px
}

.org-catalog__item-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100px;
    margin-bottom: 12px
}

.org-catalog__item-image img {
    max-width: 100%;
    max-height: 100%
}

.org-catalog__item-labels .icon {
    margin-top: -6px
}

.org-catalog__item-description {
    margin-bottom: 30px;
    line-height: 1.5;
}

.org-catalog__item-description .js-show-all {
    display: none;
    padding: 11px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #6a3b45;
    color: #6a3b45
}

.org-catalog__item-annotation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.org-catalog__item-annotation .org-catalog__item-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.org-catalog__item-annotation .org-catalog__item-text dl {
    padding: 15px;
    margin-right: 30px;
    background-color: rgba(106, 59, 69, .1)
}

.org-catalog__item-annotation .org-catalog__item-text dl :last-child {
    margin-bottom: 0
}

.org-catalog__item-annotation .org-catalog__item-text dl dt {
    margin-bottom: 4px
}

.org-catalog__item-annotation .org-catalog__item-text dl dd {
    margin-bottom: 20px
}

.org-catalog__item-annotation .org-ab-product-middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 225px;
    flex: 0 0 225px
}

.org-catalog__item-text dl dt {
    font-size: 15px;
    font-weight: bold;
    color: #6a3b45;
    line-height: 1.9;
}

.org-catalog__item-text dl dd {
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 500
}

.org-catalog__item-text dl dd:last-child {
    font-weight: 300;
    color: #898989
}

.org-catalog__item-text .phone {
    font-weight: 700;
    text-decoration: none;
    color: #000
}

.org-catalog__item-text .email,
.org-catalog__item-text .site {
    text-decoration: none;
    color: #6a3b45
}

.org-catalog__item-text .email:hover,
.org-catalog__item-text .site:hover {
    text-decoration: underline;
    color: #5a323a
}

.org-catalog__item-courses__scroll {
    max-height: 1000px;
    overflow-y: auto
}

.org-catalog__item-courses-title {
    padding: 10px 13px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    background-color: #90525B;
    color: white;
}

.org-catalog__item-courses-table {
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    color: #1d1d1d
}

.org-catalog__item-courses-table a {
    white-space: nowrap
}

.org-catalog__item-courses-table a:hover {
    text-decoration: none
}

.org-catalog__item-courses-table tr td {
    padding: 8px 10px
}

.org-catalog__item-courses-table tr:not(.org-catalog__item-courses_row)+tr td {
    border-top: 1px solid rgba(106, 59, 69, .1)
}

.org-catalog__item-courses-table tr:first-child {
    background: rgba(106, 59, 69, .1);
}

.org-catalog__item-courses-table dl dt {
    display: none;
    font-style: italic;
    font-weight: 400;
    white-space: nowrap;
    color: #898989
}

.org-catalog__item-courses-table dl dd {
    margin-bottom: 0
}

.org-catalog__item-courses_row {
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    color: #6a3b45
}

.org-catalog__item-courses_row td {
    border: 0 !important
}

.org-catalog__item-courses_title-big {
    display: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    text-align: left !important;
    color: #1d1d1d
}

.org-catalog__item-tabs {
    margin-top: 18px
}

.org-catalog__item-tabs .nav-link {
    padding: 12px 38px;
    font-size: 14px;
    line-height: 17px;
    border-bottom: 2px solid transparent
}

.org-catalog__item-tabs .tab-content {
    padding-top: 12px
}

.org-partners article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%
}

.org-partners__card-logo {
    height: 130px
}

.org-partners__card-logo img {
    width: 100%
}

.org-topManufacturers-list {
    margin: 0 -15px -20px
}

.org-topManufacturers article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 40px;
    padding: 0 15px
}

.org-topManufacturers__card-logo img {
    width: 100%
}

.org-articles .org-article {
    padding: 16px 14px;
    margin-bottom: 14px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05)
}

.org-articles .org-article_media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    padding-left: 34px;
    text-align: right
}

.org-articles .org-article_media .org-article-header {
    margin-bottom: 10px
}

.org-articles .org-article_media .org-article_date {
    display: none
}

.org-articles .org-article_image {
    display: block;
    width: 210px;
    height: 114px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #c4c4c4
}

.org-article-header span {
    display: inline-block;
    vertical-align: top
}

.org-article-header span+span {
    margin-left: 12px
}

.org-page {
    margin-bottom: 38px
}

.org-page h1 {
    margin-bottom: 14px;
    font-size: 26px;
    font-weight: 600;
    line-height: 31px;
    color: #6a3b45
}

.org-page p:last-child {
    margin-bottom: 0
}

.org-page_image {
    float: left;
    max-width: 500px;
    max-height: 370px;
    margin: 0 20px 20px 0
}

.org-page_author {
    margin: 20px 0
}

.org-page-other {
    display: none;
    margin-top: 40px
}

.org-page .search-field-meta {
    display: none
}

.org-ab-catalog-middle {
    text-align: center;
    background-color: #e0e0e0;
    color: #000
}

.org-ab-main {
    margin: 50px 0
}

.org-ab-catalog-middle {
    height: 100px;
    line-height: 100px
}

.org-ab-top_right {
    display: none;
    margin: 0 0 30px
}

.org-ab-bottom_right {
    margin: 30px 0 0
}

.org-ab-catalog-middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 15px 0
}

.org-ab-product-right {
    margin: 30px 0 0
}

.org.isMain .ttl {
    margin-bottom: 30px
}

.news {
    letter-spacing: .05em
}

.news .ttl {
    margin-top: 0;
    font-size: 21px;
    line-height: 1.9;
}

.news_aside .news__poll-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.news_aside .news__poll-inner>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33334%;
    flex: 0 1 33.33334%
}

.news_aside .news__poll-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33334%;
    flex: 0 1 33.33334%;
    padding: 0 10px
}

.news_aside .news__poll-row:first-child {
    padding-left: 0
}

.news_aside .news__poll-row:last-child {
    padding-right: 0
}

.news-main {
    margin-top: 18px
}

.news-comments .ttl {
    margin-top: 0
}

.news-comments .nav {
    margin: 0 -5px
}

.news-comments .nav-item {
    margin: 0 5px
}

.news-comments .nav-link {
    padding: 8px 20px;
    font-size: 13px;
    line-height: 16px;
    border: 1px solid #e5e5e5;
    color: #898989
}

.news-comments .nav-link:hover {
    border-color: #ccc;
    color: #707070
}

.news-comments .nav-link.active {
    border-color: #6a3b45;
    color: #6a3b45
}

.news-comments .nav-link.active:hover {
    border-color: #5a323a;
    color: #5a323a
}

.news-comments .tab-content {
    padding-top: 13px
}

.news-comments .news__card {
    padding: 19px 0 16px;
    border-bottom: 1px solid #f7f7f7
}

.news-comments .news__card-labels {
    margin-top: 0
}

.news-comments .news__card-description {
    margin-top: 16px;
    color: #2e2e2e;
    text-align: justify;
}

.news-comments .news__card-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    color: #6a6a6a
}

.news-comments .news__card-footer b {
    white-space: nowrap
}

.news-comments .news__card-footer a {
    margin-left: 8px;
    text-decoration: none;
    color: #2e2e2e
}

.news-comments .news__card-footer a:hover {
    color: #6a3b45
}

.news-similar article {
    margin-bottom: 15px;
    padding-bottom: 23px;
    border-bottom: 1px solid #f7f7f7
}

.news-similar .news__card-description {
    margin-top: 10px
}

.news-category .news-list.__list article+article {
    padding-top: 20px;
    border-top: 1px solid #f7f7f7
}

.news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-list.__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-list.__list article+article {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #f7f7f7
}

.news-list.__list .news__card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.news-list.__list .news__card-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-list.__list .news__card-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 255px;
    flex: 0 0 255px
}

.news-list.__list .news__card-image+.news__card-inner {
    padding-left: 30px
}

.news-list.__list .news__card-description {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.news-list.__list .ttl {
    margin-top: 30px
}

.news-list.__tile {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -15px
}

.news-list.__tile article {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3334%;
    flex: 0 1 33.3334%;
    padding: 0 15px
}

.news-list.__tile .news__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-list.__tile .news__card-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.news-list.__tile .news__card-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 171px;
    flex: 0 0 171px;
    margin-bottom: 15px
}

.news-list.__tile .news__card-description {
    height: 180px;
    overflow: hidden
}

.news-list-btn {
    margin-top: 29px;
    text-align: right;
}

.news-list-btn a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .05em;
    color: #6a3b45;
    padding: 3px 0;
    border-bottom: 1px dashed;
    text-decoration: none;
}

.news-list-btn a:hover {
    text-decoration: none;
    color: #000;
}

.news__seporation {
    display: block;
    height: 1px;
    margin: 28px 0 18px;
    border: 0;
    background-color: #f7f7f7
}

.news__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%
}

.news__card h2 {
    margin: 0
}

.news__card-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news__card-image {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news__card-image img {
    display: none;
    max-width: 100%;
    max-height: 100%
}

.news__card-description,
.news__card-title {
    display: block
}

.news__card-title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: .05em
}

.news__card-title,
.news__card-title a {
    text-decoration: none;
    color: #2e2e2e
}

.news__card-description {
    margin-top: 14px;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    letter-spacing: .05em;
    color: #6a6a6a
}

.news__card-labels {
    margin-top: 15px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.news__card-category,
.news__card-date,
.news__card-time {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.news__card-category,
.news__card-time {
    margin-left: 19px;
    text-decoration: none;
    color: #6a3b45
}

.news__card-category:before,
.news__card-time:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -12px;
    display: block;
    width: 2px;
    height: 2px;
    background-color: #6a3b45;
    border-radius: 100%
}

.news__card-category:hover,
.news__card-time:hover {
    color: #000
}

.news__item {
    margin-top: 30px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: .05em;
    border-bottom: 1px solid #e0e0e0;
    color: #2e2e2e
}

.news__item h1,
.news__item h2,
.news__item h3,
.news__item h4,
.news__item h5,
.news__item h6 {
    margin-bottom: 12px;
    font-weight: 500;
    color: #1d1d1d
}

.news__item h1 {
    font-size: 21px;
    line-height: 25px
}

.news__item h2 {
    font-size: 19px;
    line-height: 23px
}

.news__item h3 {
    font-size: 17px;
    line-height: 21px
}

.news__item h3 {
    font-size: 16px;
    line-height: 20px
}

.news__item h4 {
    font-size: 14px;
    line-height: 18px
}

.news__item .search-field-meta {
    display: none
}

.news__item-content :last-child {
    margin-bottom: 0
}

.news__item-image {
    float: left;
    display: block;
    max-width: 400px;
    margin-right: 15px;
    margin-bottom: 15px
}

.news__item-labels {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.news__item-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: .05em
}

.news__item-author b {
    margin-right: 8px;
    color: #2e2e2e
}

.news__item-author a {
    text-decoration: none;
    color: #898989
}

.news__item-author a:hover {
    color: #6a3b45
}

.news__item-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px
}

.news__item-footer .tags ul li {
    margin-left: 2px;
    margin-right: 2px
}

.news__item-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 24px 0 0;
    list-style: none
}

.news__item-add li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    padding: 11px 15px;
    border: 1px solid #e0e0e0
}

.news__item-add li b {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -.5px;
    color: #2e2e2e
}

.news__item-add li:first-child svg,
.news__item-add li:last-child svg {
    position: relative;
    top: -2px;
    margin-right: 4px
}

.news__item-add li+li {
    margin-left: 25px
}

.news__item-add .isSuccess {
    color: #27ae60
}

.news__item-add .isError {
    color: #c60608
}

.news__item-date,
.news__item-time {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.news__item-time {
    margin-left: 19px;
    text-decoration: none;
    color: #6a3b45
}

.news__item-time:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -12px;
    display: block;
    width: 2px;
    height: 2px;
    background-color: #6a3b45;
    border-radius: 100%
}

.news__item-time:hover {
    color: #000
}

.news__item-source,
.news__item-view {
    margin-right: 15px
}

.news__item-view {
    font-size: 14px;
    line-height: 21px;
    white-space: nowrap;
    color: #898989
}

.news__item-view .icon,
.news__item-view span {
    vertical-align: top
}

.news__item-view .icon {
    width: 22px;
    height: 18px;
    margin-top: -1px;
    margin-right: 6px
}

.news__item-source {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    text-decoration: none;
    color: #000;
    opacity: .5
}

.news__item-source:hover {
    opacity: .85
}

.news__item-area {
    margin-top: 22px;
    padding: 18px;
    border: 1px solid #e0e0e0
}

.news__item-area h2 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #2e2e2e
}

.news__item.isGpe {
    padding: 0;
    margin: 0;
    border: 0
}

.news__item.isGpe h1 {
    font-size: 26px;
    line-height: 31px
}

.news__item.isGpe table td,
.news__item.isGpe table tr {
    vertical-align: top
}

.news__item.isGpe table td {
    padding: 10px 18px
}

.news__item.isGpe table td:first-child {
    font-weight: 500
}

.news__item.isGpe table td:last-child {
    color: #2e2e2e
}

.news__item.isGpe table tr:nth-child(odd) td {
    background-color: #fcfcfc
}

.news__poll {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    padding: 16px 15px 20px;
    font-size: 13px;
    line-height: 16px;
    color: #6a6a6a
}

.news__poll-title {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px
}

.news__poll-description dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.news__poll-description dl dd,
.news__poll-description dl dt {
    min-height: 26px;
    padding: 5px 0
}

.news__poll-description dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-align: right;
    border-right: 1px solid #e0e0e0;
    color: #6a6a6a
}

.news__poll-description dl dd {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    margin-bottom: 0
}

.news__poll-description dl dd i,
.news__poll-description dl dd span {
    display: inline-block;
    vertical-align: top
}

.news__poll-description dl dd i {
    width: 0;
    height: 7px;
    margin-left: -1px;
    max-width: 200px;
    background-color: #6a3b45
}

.news__poll-description dl dd span {
    margin-left: 3px;
    font-size: 13px;
    line-height: 5px;
    color: #6a3b45
}

.news__poll-footer {
    margin-top: 37px;
    text-align: center
}

.news__poll-footer button {
    display: block;
    width: 190px;
    margin: 0 auto 7px;
    padding: 10px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    background-color: #6a3b45;
    color: #fff
}

.news__poll-footer a {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none
}

.news__poll-footer span {
    font-size: 13px;
    line-height: 16px;
    white-space: nowrap;
    color: #6a6a6a
}

.news__poll-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: -11px
}

.news__poll input[type=checkbox],
.news__poll input[type=radio] {
    display: none
}

.news__poll input[type=radio]+label:after,
.news__poll input[type=radio]+label:before {
    border-radius: 100%
}

.news__poll label {
    position: relative;
    margin-bottom: 11px;
    padding-top: 1px;
    padding-left: 29px;
    min-height: 19px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news__poll label:after,
.news__poll label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news__poll label:before {
    width: 19px;
    height: 19px;
    border: 1px solid #e0e0e0
}

.news__poll label:after {
    opacity: 0;
    margin: 3px;
    width: 13px;
    height: 13px;
    background-color: #e0e0e0
}

.news__poll label:hover:after {
    opacity: .5
}

.news__poll input:checked+label {
    color: #6a3b45
}

.news__poll input:checked+label:before {
    border-color: #6a3b45
}

.news__poll input:checked+label:after {
    background-color: #6a3b45;
    opacity: 1
}

.news__poll.__main,
.news__poll.__result {
    margin-top: 0;
    padding: 20px 14px 22px 22px
}

.news__poll.__main-title,
.news__poll.__result-title {
    font-weight: 500
}

.news__poll.__main .news__poll-title {
    font-size: 21px;
    line-height: 25px
}

.news__poll.__main .news__poll-footer {
    margin-top: 24px;
    text-align: left
}

.news__poll.__main .news__poll-footer button {
    display: inline-block
}

.news__poll.__main .news__poll-footer span {
    margin-left: 24px
}

.news__poll.__result a {
    text-decoration: none
}

.news__poll.__result .news__poll-title {
    margin-top: 9px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 19px
}

.news__poll+.news__poll {
    margin-top: -21px;
    border-top: 1px solid #fff
}

.news-ab-right {
    display: none
}

.news-ab-right :not(:first-child) {
    margin-top: 25px
}

.job .ttl {
    font-size: 21px;
    line-height: 25px
}

.job_main .ttl:first-child {
    margin-top: 0
}

.job-main {
    padding: 25px;
    margin-bottom: 60px;
    min-height: 290px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.job-main-inner {
    padding: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    background-color: #fff
}

.job-main-inner p {
    margin-bottom: 12px
}

.job-main-inner:last-child {
    margin-bottom: 0
}

.job-main-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -12px -59px;
    list-style: none
}

.job-main-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 0 12px 12px
}

.job-main-list li a {
    position: relative;
    display: block;
    padding: 15px 15px 15px 70px;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    background-color: #fff;
    color: #1d1d1d;
    letter-spacing: .05em
}

.job-main-list li a b,
.job-main-list li a i,
.job-main-list li a small {
    display: block
}

.job-main-list li a i {
    position: absolute;
    top: 50%;
    left: 20px;
    bottom: 15px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.job-main-list li a b {
    font-size: 21px;
    font-weight: 500;
    line-height: 25px
}

.job-main-list li a small {
    color: #6a6a6a
}

.job-main-list li a:hover,
.job-main-list li a:hover small {
    color: #6a3b45
}

.job-list .ttl {
    display: none;
    margin-top: 0
}

.job-last-summary .ttl,
.job-last-vacancy .ttl,
.job-main .ttl,
.job-popular-btns .ttl {
    margin-top: 30px !important
}

.job-last-summary-btns .btn,
.job-last-summary-btns .link,
.job-last-vacancy-btns .btn,
.job-last-vacancy-btns .link,
.job-popular-btns .btn,
.job-popular-btns .link {
    display: inline-block;
    vertical-align: top
}

.job-last-summary-btns .link,
.job-last-vacancy-btns .link,
.job-popular-btns .link {
    margin-top: 12px;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    color: #6a3b45
}

.job-last-summary-btns .btn,
.job-last-vacancy-btns .btn,
.job-popular-btns .btn {
    padding: 9px 64px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #6a3b45;
    background-color: #6a3b45;
    color: #fff
}

.job-last-summary-btns .btn:hover,
.job-last-vacancy-btns .btn:hover,
.job-popular-btns .btn:hover {
    background-color: #492930
}

.job-last-summary-btns .btn+.btn,
.job-last-vacancy-btns .btn+.btn,
.job-popular-btns .btn+.btn {
    padding-left: 34px;
    padding-right: 34px;
    margin-left: 10px;
    background-color: transparent;
    color: #6a3b45
}

.job-last-summary-btns .btn+.btn:hover,
.job-last-vacancy-btns .btn+.btn:hover,
.job-popular-btns .btn+.btn:hover {
    background-color: #6a3b45;
    color: #fff
}

.job-last-vacancy-btns .btn,
.job-last-summary-btns .btn {
    width: 290px;
    text-align: center;
}

.job-popular-btns {
    margin-top: 24px;
    text-align: right
}

.job-popular-btns .link {
    text-decoration: underline
}

.job-popular-btns .link:hover {
    text-decoration: none
}

.job-last-summary .job-list,
.job-last-vacancy .job-list {
    padding-bottom: 20px
}

.job__card {
    position: relative;
    display: block;
    padding: 16px 20px 20px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .05em;
    border: 1px solid #e0e0e0;
    color: #6a6a6a
}

.job__card.min {
    padding: 0;
    border: 0
}

.job__card.min .job__card-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px
}

.job__card.min+.job__card.min {
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px solid #f7f7f7
}

.job__card .lnk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.job__card-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.job__card-inner :first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.job__card-date,
.job__card-price {
    white-space: nowrap
}

.job__card-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
    color: #1d1d1d
}

.job__card-loc {
    margin-top: 10px
}

.job__card-loc i {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    background-image: url(../images/icon.loc.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.job__card-price {
    font-size: 18px;
    color: #6a3b45
}

.job__card-description,
.job__card-description+.job__card-date {
    margin-top: 20px
}

.job__card+.job__card {
    margin-top: 20px
}

.job__item {
    font-size: 13px;
    line-height: 20px;
    color: #6a6a6a
}

.job__item-inner {
    padding: 15px 18px 15px 28px;
    border: 1px solid #e0e0e0
}

.job__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.job__item-wrap>:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.job__item .job_aside {
    padding-top: 45px !important
}

.job__item .btn {
    display: inline-block;
    padding: 10px 55px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #6a3b45;
    color: #fff
}

.job__item .btn:hover {
    background-color: #000
}

.job__item h1,
.job__item h2,
.job__item h3 {
    letter-spacing: .05em;
    color: #2e2e2e
}

.job__item h1 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px
}

.job__item h2 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px
}

.job__item h3 {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px
}

.job__item p,
.job__item ul {
    margin: 0 0 20px
}

.job__item ul {
    padding: 0 0 0 16px;
    list-style: circle
}

.job__item-date,
.job__item-loc {
    display: inline-block;
    color: #6a6a6a
}

.job__item-date i,
.job__item-loc i {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: .7
}

.job__item-date i svg,
.job__item-loc i svg {
    display: block
}

.job__item-loc i {
    background-image: url(../images/icon.loc.png)
}

.job__item-date {
    margin-left: 40px
}

.job__item-date i {
    background-image: url(../images/icon.schedule.png)
}

.job__item-email,
.job__item-phone {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-decoration: none;
    letter-spacing: .05em;
    color: #2e2e2e
}

.job__item-email i,
.job__item-phone i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 10px
}

.job__item-email i svg,
.job__item-phone i svg {
    display: block
}

.job__item-email {
    margin-top: 10px
}

.job__item-annotation {
    color: #2e2e2e
}

.job__item-annotation dl {
    display: block;
    margin-top: 20px;
    letter-spacing: .05em
}

.job__item-annotation dl dt {
    float: left;
    width: 150px;
    margin-right: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.job__item-description p br+br:not(:nth-child(2n+1)) {
    display: none
}

.job__item-footer {
    margin-top: 16px;
    padding-top: 23px;
    border-top: 1px solid #e0e0e0
}

.si-best_manufacturers,
.si-partners {
    margin-bottom: 50px
}

.si_inner {
    padding-top: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.si_main+.si_aside {
    display: none
}

.si_aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 285px;
    flex: 0 0 285px;
    padding-right: 30px;
    overflow: hidden
}

.si_aside .ttl {
    display: none
}

.si_aside-block {
    text-align: center
}

.si_aside-block h4 {
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f3f3f3
}

.si_aside-block+div {
    margin-top: 20px
}

.si_aside-block a {
    line-height: 1.5;
    font-size: 15px;
    text-decoration: none
}

.si_aside-block .special-block {
    background: #f3f3f3;
    margin-top: 5px;
    padding: 0 10px
}

.si_aside-block .special-block a {
    color: #555
}

.si_aside-block .special-block .special-link {
    display: block;
    margin: 0 -10px;
    line-height: 2
}

.si_aside-block .special-block .special-form {
    padding-top: 5px
}

.si_aside-block .special-block .special-form input,
.si_aside-block .special-block .special-form select {
    max-width: 100%
}

.si_aside-block .special-block .special-form input[type=submit] {
    padding: 10px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    background-color: #6a3b45;
    color: #fff
}

.si_aside-block .special-block .special-link+.special-form {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, .25)
}

.si_aside-block .special-block.active .special-link+.special-form {
    display: block
}

.si-best_manufacturers,
.si-partners {
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #ccc
}

.si-best_manufacturers article,
.si-partners article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%
}

.si-best_manufacturers__card,
.si-partners__card {
    padding: 32px 20px 15px;
    background-color: #fff
}

.si-best_manufacturers__card-logo,
.si-partners__card-logo {
    height: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.si-best_manufacturers__card-title,
.si-partners__card-title {
    margin-bottom: 7px;
    padding-bottom: 10px;
    font-size: 19px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .05em;
    border-bottom: 1px solid #f7f7f7;
    color: #1d1d1d
}

.si-best_manufacturers__card-description,
.si-partners__card-description {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.si-partners {
    background-image: url(../images/bg.si.partners.png)
}

.si-best_manufacturers {
    background-image: url(../images/bg.si.best_manufacturers.png)
}

.si-multiblock-articles .org-article_description {
    margin-top: 14px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.si-filter {
    margin-top: 15px;
    padding: 20px;
    border: 1px solid #e0e0e0
}

.si-filter .ttl {
    margin: 13px 0 9px
}

.si-filter b {
    margin-bottom: 5px
}

.si-filter .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.si-filter .input-group b {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.si-filter .input-group input {
    min-width: 0
}

.si-filter .input-group .input {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 150px;
    flex: 0 1 150px
}

.si-filter .input-group .select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px
}

.si-filter .input-group.x2 .input {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 70px;
    flex: 0 1 70px
}

.si-filter .input-group.x2 .select {
    margin-left: 6px
}

.si-filter .input-group.x2 span {
    line-height: 24px
}

.si-filter label {
    margin-bottom: 5px
}

.si-filter button {
    width: 100%;
    text-transform: uppercase
}

.si-filter .link {
    display: inline-block;
    width: auto;
    padding: 0;
    margin-top: 0;
    border: 0
}

.si-filter .link svg {
    margin-top: -4px;
    margin-right: 7px
}

.si-sort {
    padding: 15px 0;
    text-align: right
}

.si-sort .select {
    white-space: nowrap
}

.si-sort .select b,
.si-sort .select select {
    display: inline-block
}

.si-sort .select select {
    width: auto;
    padding: 5px 10px 5px 10px;
    margin-left: 10px
}

.si-search_block .ttl {
    margin-top: 0
}

.si-list.__tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.si-list.__tile .si__card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 15px;
    margin-top: 0 !important
}

.si-list.__tile .si__card-inner {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.si-list.__tile .si__card-image {
    margin-bottom: 15px
}

.si-list.__tile .si__card-title {
    font-size: 14px;
    line-height: 17px
}

.si__category {
    height: 100%;
    color: #2e2e2e
}

.si__category span {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: .05em
}

.si__category .icon {
    width: 70px;
    height: 50px
}

.si__card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 15px;
    border: 1px solid #e0e0e0
}

.si__card+.si__card {
    margin-top: 18px
}

.si__card-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding-left: 15px
}

.si__card-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    text-align: center
}

.si__card-image img {
    max-width: 130px;
    max-height: 130px
}

.si__card-annotation,
.si__card-description,
.si__card-title {
    display: block;
    text-decoration: none;
    color: #2e2e2e
}

.si__card-title:hover {
    color: #6a3b45
}

.si__card-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px
}

.si__card-annotation {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px
}

.si__card-description {
    padding-top: 30px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.si__card-description p:last-child {
    margin-bottom: 0
}

.si__card ._link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.si__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 20px 40px;
    border: 1px solid #e0e0e0
}

.si__item-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding-left: 50px
}

.si__item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px
}

.si__item-image img {
    max-width: 280px
}

.si__item-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.si__item-logo,
.si__item-starts {
    margin-bottom: 20px
}

.si__item-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.si__item-logo img {
    max-height: 38px
}

.si__item-annotation,
.si__item-title {
    font-size: 21px;
    line-height: 21px;
    color: #2e2e2e
}

.si__item-title {
    font-weight: 700;
    letter-spacing: .05em
}

.si__item-annotation {
    margin-top: 8px;
    margin-bottom: 26px
}

.si__item-reestr {
    margin: 26px 0 20px;
    padding-left: 30px;
    font-size: 12px;
    line-height: 14px;
    color: #898989;
    background-image: url(../images/icon.gosreestr.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 24px
}

.si__item-reestr b {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #2e2e2e
}

.si__item-description {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.si__item-tabs {
    margin-top: 36px
}

.si__item-tabs .nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto
}

.si__item-tabs .nav::-webkit-scrollbar {
    display: none
}

.si__item-tabs .nav-link {
    padding: 14px 28px;
    font-size: 21px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: .05em;
    border-bottom: 4px solid transparent
}

.si__item-tabs .nav-link.active {
    color: #2e2e2e
}

.si__item-tabs .tab-content {
    margin-top: 4px;
    padding-top: 14px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .05em;
    border-top: 1px solid #f7f7f7;
    color: #6a6a6a
}

.si__item-tabs .tab-content h1,
.si__item-tabs .tab-content h2,
.si__item-tabs .tab-content h3,
.si__item-tabs .tab-content h4,
.si__item-tabs .tab-content h5,
.si__item-tabs .tab-content h6 {
    font-weight: 600;
    letter-spacing: .05em;
    color: #2d2d2d
}

.si__item-tabs .tab-content h1 {
    font-size: 21px;
    line-height: 21px
}

.si__item-tabs .tab-content h2 {
    margin: 20px 0;
    font-size: 13px;
    line-height: 18px
}

.si__item-tabs .tab-content .bd_chars {
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #2e2e2e
}

.si__item-tabs .tab-content table {
    margin-bottom: 15px
}

.si__item-tabs .tab-content table h3 {
    padding: 15px 20px;
    margin: -15px -20px;
    font-size: 16px;
    line-height: 18px;
    background-color: #fcfcfc;
    color: #2e2e2e
}

.si__item-tabs .tab-content table td {
    padding: 15px 20px
}

.si__item-tabs .tab-content table tr+tr td {
    border-top: 1px solid #f7f7f7
}

.si__item-tabs .nc_comments {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .05em;
    color: #2e2e2e
}

.si__item-tabs .nc_comments b,
.si__item-tabs .nc_comments span {
    display: inline-block;
    line-height: 18px;
    letter-spacing: .05em
}

.si__item-tabs .nc_comments b {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #2e2e2e
}

.si__item-tabs .nc_comments span {
    font-size: 13px;
    letter-spacing: .05em;
    color: #6a6a6a
}

.si__item-tabs .nc_comments div {
    border: 0 !important
}

.si__item-tabs .nc_comments hr {
    margin-top: 22px;
    margin-bottom: 11px;
    color: #f7f7f7;
    opacity: 1
}

.si__item-tabs .nc_comments div[class^=replyuser] {
    position: relative;
    margin: 5px 0 5px 35px
}

.si__item-tabs .nc_comments div[class^=replyuser]:before {
    content: "";
    position: absolute;
    top: -3px;
    left: -23px;
    width: 13px;
    height: 13px;
    background-image: url(../images/icon.comment-array.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%
}

.info_inner {
    padding-top: 28px
}

.info .ttl {
    font-size: 26px;
    line-height: 31px
}

.info_main {
    max-width: 755px
}

.info_aside {
    margin-bottom: 30px
}

.info_main>.ttl:first-child {
    margin-top: 0
}

.info-nav {
    margin-bottom: 20px
}

.info-nav:first-child {
    margin-top: -20px
}

.info-catalog {
    padding: 20px;
    margin-bottom: 45px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05)
}

.info-catalog-inner {
    margin-bottom: -30px
}

.info-catalog ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3334%;
    flex: 0 1 33.3334%;
    margin: 0 0 30px;
    padding: 0 15px 0 0;
    list-style: none
}

.info-catalog ul li:first-child {
    margin-bottom: 8px
}

.info-catalog ul li:first-child a {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #3a0b15;
}

.info-catalog ul li a {
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    color: #555
}

.info-mostRead-inner>article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%
}

.info-mostRead-inner>article+article {
    margin-left: 6%
}

.info-mostRead-title {
    margin-bottom: 18px;
    font-size: 21px;
    font-weight: 500;
    line-height: 25px;
    color: #1d1d1d
}

.info-article-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info-article-header a {
    text-decoration: none
}

.info-article-footer {
    font-size: 12px;
    line-height: 14px;
    color: #898989
}

.info-article-footer a,
.info-article-footer span {
    display: inline-block
}

.info-article-footer span {
    margin-right: 5px
}

.info-article-footer a {
    font-style: italic;
    text-decoration: none;
    color: #1d1d1d
}

.info-article-nubtitle,
.info-article-subtitle {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
    text-decoration: none
}

.info-article-subtitle {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: #898989
}

.info-article-nubtitle {
    font-size: 16px;
    line-height: 22px;
    color: #4a1b25
}

.info-articles .info-article-description,
.info-articles .info-article-header a {
    text-decoration: none
}

.info-articles .info-article-header a {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #555;
}

.info-articles .info-article-description {
    font-size: 13px;
    line-height: 18px;
    color: #6a6a6a
}

.info-articles .info-article+.info-article {
    border-top: 1px solid #f7f7f7
}

.info-gpe table,
.info-grsi table {
    font-weight: 500
}

.info-gpe table td,
.info-gpe table th,
.info-grsi table td,
.info-grsi table th {
    border-bottom: 1px solid #f7f7f7
}

.info-gpe table td,
.info-gpe table th,
.info-gpe table tr,
.info-grsi table td,
.info-grsi table th,
.info-grsi table tr {
    vertical-align: top
}

.info-gpe table tr,
.info-grsi table tr {
    position: relative
}

.info-gpe table th,
.info-grsi table th {
    padding: 12px 15px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: #2e2e2e;
    background-color: #fcfcfc
}

.info-gpe table td,
.info-grsi table td {
    padding: 10px 15px
}

.info-gpe table td:last-child,
.info-grsi table td:last-child {
    font-size: 12px;
    line-height: 14px;
    color: #898989
}

.info-gpe table tr:nth-child(even) td,
.info-grsi table tr:nth-child(even) td {
    background-color: #fcfcfc
}

.info-gpe table tr:hover td,
.info-grsi table tr:hover td {
    background-color: #f7f7f7
}

.info-gpe table nobr,
.info-grsi table nobr {
    white-space: nowrap;
    color: #6a3b45
}

.info-gpe table a,
.info-grsi table a {
    text-decoration: none
}

.info-gpe table nobr+a,
.info-grsi table nobr+a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.info-grsi table tr td:not(:first-child):not(:nth-child(2)) {
    font-size: 12px;
    font-weight: 400;
    color: #898989
}

.info-grsi table .download {
    text-align: center;
    vertical-align: middle
}

.info-filter .ttl {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 19px !important
}

.info-filter .rst {
    text-decoration: none;
    line-height: 19px
}

.info-filter .rst svg {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.icon-category {
    position: relative;
    top: -2px;
    margin-right: 5px
}

.logo {
    display: inline-block;
    vertical-align: top;
    width: 197px;
    height: 46px;
    background-image: url(https://org.metrologu.ru/netcat_template/template/metrologu_ru/assets/styles/images/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.logo img {
    max-width: 100%;
    max-height: 100%
}

.banners+#direct,
.news-ab-right+#direct {
    margin-top: 29px;
    height: 400px;
}

.banners+.banners img,
.banners a img {
    margin: 0 5px 29px;
}

.search-field-meta {
    display: none
}

.breadcrumbs {
    display: none;
    margin: 30px 0 18px
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.breadcrumbs ul li {
    display: inline
}

.breadcrumbs ul li>a,
.breadcrumbs ul li>span {
    font-size: 12px;
    line-height: 14px
}

.breadcrumbs ul li>a {
    text-decoration: none;
    color: #898989
}

.breadcrumbs ul li>span {
    color: #6a3b45
}

.breadcrumbs ul li+li:before {
    content: '—';
    display: inline-block;
    vertical-align: top;
    padding: 0 6px;
    margin-left: -3px;
    color: #898989
}

.pagination ul {
    display: block;
    margin: 27px 0 0;
    padding: 0;
    list-style: none;
    text-align: left
}

.pagination ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2.5px
}

.pagination ul li>a,
.pagination ul li>span {
    display: block;
    min-width: 30px;
    height: 30px;
    padding: 5px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #6a3b45;
    color: #6a3b45
}

.pagination ul li>a {
    opacity: .6
}

.pagination ul li>a:hover {
    opacity: .9
}

.pagination ul li>a span {
    display: block
}

.pagination ul li>a .icon {
    display: none;
    vertical-align: top
}

.pagination ul li>span {
    cursor: default
}

.pagination ul li.prev,
.pagination ul li:first-child {
    margin-left: 0
}

.pagination ul li.next,
.pagination ul li:last-child {
    margin-right: 0
}

.tags ul {
    margin: 0 -9px -12px;
    padding: 0;
    list-style: none
}

.tags ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 12px
}

.tags ul li a,
.tags ul li span {
    padding: 3px 10px 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .05em;
    text-decoration: none;
    background-color: #fcfcfc;
    color: #2e2e2e
}

.tags ul li a:hover,
.tags ul li span:hover {
    background-color: #6a3b45;
    color: #fff
}

.ttl {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #1d1d1d
}

.ttl.mt {
    margin-top: 30px
}

.sepr {
    margin-top: 0;
    margin-bottom: 50px;
    padding-bottom: 50px;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: .05em;
    border-bottom: 1px solid #e0e0e0;
    background-color: transparent;
    opacity: 1
}

.comment_block .nc_comments {
    margin-top: 10px
}

.comment_block .reply_block {
    max-width: 568px
}

.comment_block .view_comment {
    padding: 7px 0 7px 15px;
    border-left: 5px solid #6a3b45
}

.comment_block .view_comment.reply {
    margin-left: 30px
}

.comment_block .view_comment+.view_comment {
    margin-top: 15px
}

.comment_block .comment_text {
    padding: 10px 0 10px
}

.comment_block .comment_autor span {
    float: none !important
}

.comment_block form {
    padding: 10px 0
}

.comment_block input,
.comment_block textarea {
    border: 1px solid #eee;
    border-radius: 5px
}

.comment_block textarea {
    display: block;
    width: 100%;
    min-height: 101px;
    padding: 15px
}

.comment_block input {
    width: 240px;
    height: 34px;
    padding: 0 10px;
    margin-bottom: 10px;
    line-height: 34px
}

.comment_block button {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 30px;
    border: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.comment_block button[name=nc_commentsSubmitButton] {
    background-color: #6a3b45;
    color: #fff
}

.comment_block button[name=nc_commentsSubmitButton]:hover {
    background-color: #5a323a
}

.comment_block button[name=nc_commentsCancelButton] {
    margin-left: 17px;
    background-color: #fff
}

.comment_block #nc_comments_guest_email {
    margin-left: 7px
}

.authHeaderBtn,
.menuHeaderBtn {
    white-space: nowrap
}

.menuHeaderBtn {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #6a3b45
}

.menuHeaderBtn:hover {
    color: #492930
}

.menuHeaderBtn .icon {
    display: block;
    width: 24px;
    height: 24px
}

.menuHeaderBtn .icon+.icon {
    display: none
}

.menuHeaderBtn .icon-close-black {
    margin: 3px
}

.menuBackdrop {
    display: none;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5)
}

.authHeaderBtn {
    display: none;
    color: #6a3b45
}

.authHeaderBtn:hover {
    color: #492930
}

.searchHeaderBtn {
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    padding: 7px;
    text-decoration: none;
    border: 1px solid #e3d1cf;
    color: #000
}

.searchHeaderBtn:hover {
    border-color: #d0b2af
}

.searchHeaderBtn .icon {
    vertical-align: top
}

.searchHeaderBlock form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.searchHeaderBlock form a,
.searchHeaderBlock form button,
.searchHeaderBlock form input {
    height: 36px;
    line-height: 36px
}

.searchHeaderBlock form input {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0 15px;
    border: 1px solid #6a3b45;
    border-right: 0;
    border-radius: 0
}

.searchHeaderBlock form button {
    padding: 0 30px;
    white-space: nowrap;
    border: 0;
    background-color: #6a3b45;
    color: #fff
}

.searchHeaderBlock form button:hover {
    background-color: #5a323a
}

.searchHeaderBlock form a {
    padding: 0 9px;
    margin-left: 15px
}

.searchHeaderBlock form svg {
    display: block
}

.__showSearch header .searchHeaderBlock {
    display: block;
    left: 0
}

.menuFooterBtn {
    display: block;
    padding: 22px 0;
    margin: -50px 0 30px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px solid #383838;
    color: #fff
}

.menuFooterBtn:hover {
    color: #fff
}

.menuFooterBtn .icon {
    margin-right: 10px
}

.menuFooterBottomBtn {
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 10px;
    padding: 22px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    border-top: 1px solid #383838;
    color: #fff
}

.menuFooterBottomBtn:hover {
    color: #fff
}

.menuFooterBottomBtn .icon {
    margin-right: 10px
}

@media (max-width:600px) {
    .news__poll-description dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news__poll-description dl dt {
        text-align: left
    }
}

@media (max-width:991.98px) {
    .__showBottomMenu {
        overflow: hidden !important
    }

    .__showBottomMenu .nav-footer {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        padding: 30px 20px 0;
        background-color: #1d1d1d
    }

    .__showBottomMenu .nav-footer-list {
        height: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        margin-bottom: -30px
    }

    .__showBottomMenu .nav-footer-list>div {
        margin-bottom: 30px
    }

    .__showBottomMenu .nav-footer-list>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33334%;
        flex: 0 0 33.33334%
    }

    .__showBottomMenu .menuFooterBottomBtn {
        display: block
    }
}

@media (max-width:767.98px) {
    header .searchHeaderBlock {
        padding-top: 3px;
        padding-left: 5px;
        padding-bottom: 3px
    }

    header .searchHeaderBlock form a {
        margin-left: 5px
    }

    .__showTopMenu {
        overflow: hidden !important
    }

    .__showTopMenu header {
        position: fixed;
        z-index: 9;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        -webkit-box-shadow: 0 0 5px;
        box-shadow: 0 0 5px
    }

    .__showTopMenu .nav-top {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: block;
        padding: 10px 0 20px;
        overflow: visible
    }

    .__showTopMenu .nav-top ul li {
        display: block;
        margin: 0 !important
    }

    .__showTopMenu .nav-top ul li.last {
        float: none;
        margin-top: 30px !important
    }

    .__showTopMenu .nav-top ul li.last a {
        border: 1px solid
    }

    .__showTopMenu .nav-top ul li:first-child a {
        padding-left: 13px
    }

    .__showTopMenu .nav-top ul li:last-child a {
        padding-right: 13px
    }

    .__showTopMenu .menuHeaderBtn .icon {
        display: none
    }

    .__showTopMenu .menuHeaderBtn .icon+.icon {
        display: block
    }

    .__showTopMenu .menuBackdrop {
        display: block
    }

    .__showBottomMenu .nav-footer-list>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .nav-main .container {
        padding: 0
    }

    .nav-main-wrap {
        padding-right: 0
    }

    .nav-main-menu,
    .nav-main-menu ul {
        height: 52px
    }

    .nav-main ul li a {
        padding: 17px 12px
    }

    .nav-main nav {
        padding-right: 0
    }

    .nav-main nav:before {
        display: none
    }

    .nav-main .logo {
        margin-left: 15px
    }

    .nav-main .nav-main-big {
        margin-right: 15px
    }

    .nav-top ul li a {
        font-size: 14px;
        padding: 14px 15px
    }

    .org-catalog-company article,
    .org-catalog-services article,
    .si-categories article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .org-multiblock-articles-header,
    .si-multiblock-articles-header {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 0px;
        flex: 0 0 0
    }

    .org-multiblock-articles-body,
    .si-multiblock-articles-body {
        display: none;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .org-multiblock-articles-body.active,
    .si-multiblock-articles-body.active {
        display: block
    }

    .org-multiblock-articles .si-multiblock-articles-header,
    .org-multiblock-articles-header+.org-multiblock-articles,
    .si-multiblock-articles .si-multiblock-articles-header,
    .si-multiblock-articles-header+.org-multiblock-articles {
        margin-left: -24px
    }

    .org-multiblock-articles__title,
    .si-multiblock-articles__title {
        display: block;
        padding: 16px 20px;
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        cursor: pointer
    }

    .si-best_manufacturers,
    .si-partners {
        overflow: hidden;
        overflow-x: visible
    }

    .si-best_manufacturers::-webkit-scrollbar,
    .si-partners::-webkit-scrollbar {
        display: none
    }

    .si-best_manufacturers-list,
    .si-partners-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .si-best_manufacturers article,
    .si-partners article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 225px;
        flex: 0 0 225px;
        margin: 0 9px
    }

    .info-filter-wrap,
    .job-filter-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info-filter-wrap article+article,
    .job-filter-wrap article+article {
        margin-top: 13px
    }

    .info-filter .link,
    .info-filter button,
    .job-filter .link,
    .job-filter button {
        width: 100%
    }

    .org-partners__card-title,
    .org-topManufacturers__card-title {
        font-size: 16px;
        line-height: 19px
    }

    .org-partners__card-logo,
    .org-topManufacturers__card-logo {
        height: 60px
    }

    .org-catalog-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .org-catalog-nav {
        width: 100%;
        margin-bottom: 18px;
        border-right: 0;
        overflow: hidden;
        overflow-x: visible
    }

    .org-catalog-nav ul {
        width: 100%;
        height: 62px;
        padding: 6px 0;
        white-space: nowrap
    }

    .org-catalog-nav ul li {
        display: inline-block;
        margin: 0 5px
    }

    .org-catalog-nav ul li a {
        padding: 16px 20px;
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
    }

    .org-catalog-nav ul li a.active:hover,
    .org-catalog-nav ul li a:hover {
        background-color: #f5f5f5
    }

    .org-catalog-nav ul li a.active {
        background-color: #fff;
        color: #6a3b45
    }

    .org-catalog-nav ul li .icon {
        width: 20px;
        height: 20px;
        margin: -7px 5px -5px 0
    }

    .org-catalog-nav::-webkit-scrollbar {
        display: none
    }

    .org-catalog-list {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0
    }

    .org-catalog-list article {
        padding-left: 0;
        padding-right: 0
    }

    .org-catalog-populars {
        width: 100%
    }

    .org-catalog-populars-list {
        margin: 0 -15px
    }

    .org-catalog-populars-list section {
        display: block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: visible
    }

    .org-catalog-populars-list section::-webkit-scrollbar {
        display: none
    }

    .org-catalog-populars-list article {
        display: inline-block;
        vertical-align: top;
        width: 210px;
        white-space: normal
    }

    .org-catalog-filter {
        margin-top: 14px
    }

    .org-catalog__prev {
        padding: 34px 20px 28px
    }

    .org-catalog__prev span {
        font-size: 12px;
        line-height: 14px
    }

    .org-catalog__item-description p {
        display: none
    }

    .org-catalog__item-description p:first-child,
    .org-catalog__item-description p:nth-child(2),
    .org-catalog__item-description p:nth-child(3) {
        display: block
    }

    .org-catalog__item-description p:last-child,
    .org-catalog__item-description p:visited:last-child {
        margin-bottom: 0
    }

    .org-catalog__item-description .js-show-all {
        display: block
    }

    .org-catalog__item-description.show .js-show-all {
        display: none
    }

    .org-catalog__item-description.show p {
        display: block
    }

    .org-catalog__item-annotation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .org-catalog__item-annotation .org-catalog__item-text dl {
        margin-right: 0;
        margin-bottom: 0
    }

    .org-catalog__item-annotation .org-ab-product-middle {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
        margin: 50px 0
    }

    .org-catalog__item-tabs {
        margin-top: 0
    }

    .org-catalog__item-tabs .nav {
        margin: 0 -4px;
        white-space: nowrap
    }

    .org-catalog__item-tabs .nav li {
        margin: 0 4px
    }

    .org-catalog__item-tabs .nav-link {
        padding: 16px 20px;
        font-size: 12px;
        line-height: 14px;
        color: #1d1d1d;
        border: 0;
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
    }

    .org-catalog__item-courses-table a {
        display: block;
        padding: 11px;
        text-decoration: none;
        border: 1px solid #6a3b45
    }

    .org-catalog__item-courses-table tr {
        display: block
    }

    .org-catalog__item-courses-table tr:first-child {
        display: none
    }

    .org-catalog__item-courses-table tr:not(.org-catalog__item-courses_row)+tr {
        margin-top: 14px;
        padding-top: 14px;
        border-top: 1px solid rgba(106, 59, 69, .1)
    }

    .org-catalog__item-courses-table tr:not(.org-catalog__item-courses_row)+tr td {
        border-top: 0
    }

    .org-catalog__item-courses-table tr td {
        display: block;
        text-align: center
    }

    .org-catalog__item-courses-table dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0
    }

    .org-catalog__item-courses-table dl dt {
        display: block
    }

    .org-catalog__item-courses-table dl dd {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -ms-flex-line-pack: end;
        align-content: end;
        font-weight: 500;
        text-align: right
    }

    .org-catalog__item-courses_row {
        display: block;
        margin: 12px 0
    }

    .org-catalog__item-courses_title-big {
        display: block
    }

    .org-catalog__item-courses_title-small {
        display: none !important
    }

    .org-partners article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 24px 12px;
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .05)
    }

    .org-partners article+article {
        margin-top: 20px
    }

    .org-articles .org-article {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .org-articles .org-article_media {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-left: 0;
        margin-bottom: 12px;
        text-align: left
    }

    .org-articles .org-article_media .org-article-header {
        display: block
    }

    .org-articles .org-article_media .org-article_date {
        display: block
    }

    .org-articles .org-article_date {
        display: none
    }

    .org-articles .org-article_image {
        width: 236px;
        height: 128px
    }

    .org-page {
        padding-top: 30px
    }

    .org-page_image {
        float: none;
        width: 100%
    }

    .news_aside .news__poll-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news-list.__tile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news-list.__tile article+article {
        margin-top: 30px
    }

    .news-list.__tile .news__card-description {
        height: auto
    }

    .news-list.__list .news__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news-list.__list .news__card-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 171px;
        flex: 0 0 171px;
        margin-bottom: 20px
    }

    .news-list.__list .news__card-image img {
        width: 100%
    }

    .news-list.__list .news__card-inner {
        padding-left: 0 !important
    }

    .news__seporation {
        margin: 28px 0
    }

    .news__poll-description dl dt {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
        flex: 0 1 75%;
        border-right: 0
    }

    .news__poll-description dl dd {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    .news__item-image {
        float: none;
        width: 100%;
        max-width: none
    }

    .job-main-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .job-last-summary-btns .btn,
    .job-last-vacancy-btns .btn,
    .job-popular-btns .btn {
        display: block;
        text-align: center
    }

    .job-last-summary-btns .btn+.btn,
    .job-last-vacancy-btns .btn+.btn,
    .job-popular-btns .btn+.btn {
        margin-top: 12px;
        margin-left: 0
    }

    .job-last-summary-btns,
    .job-last-vacancy-btns {
        text-align: center
    }

    .job-filter .sbscrb {
        position: relative;
        right: auto;
        bottom: auto
    }

    .job__item-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .job__item-date,
    .job__item-loc {
        margin-bottom: 17px
    }

    .job__item-footer .btn {
        margin-top: 20px
    }

    .si .ttl {
        font-size: 21px;
        line-height: 25px
    }

    .si_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0
    }

    .si_aside {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
        padding-right: 0
    }

    .si_aside .ttl {
        display: block
    }

    .si-sort {
        margin-top: 50px
    }

    .si__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .si__item {
        padding-top: 30px
    }

    .si__item-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .si__item-wrap {
        padding-top: 15px;
        padding-left: 0
    }

    .info .ttl {
        font-size: 21px;
        line-height: 25px
    }

    .info-catalog ul {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .info-mostRead-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info-mostRead-inner>article+article {
        margin-left: 0;
        margin-top: 30px
    }

    .info_aside {
        padding-right: 0
    }

    .info .news__item-add {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info .news__item-add li+li {
        margin: 10px 0 0
    }

    .info-gpe table thead,
    .info-grsi table thead {
        display: none
    }

    .info-gpe table tr,
    .info-grsi table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: 5px;
        border: 1px solid #e0e0e0
    }

    .info-gpe table tr td,
    .info-grsi table tr td {
        background-color: transparent !important
    }

    .info-gpe table tr td:first-child,
    .info-gpe table tr td:nth-child(2),
    .info-gpe table tr td:nth-child(3),
    .info-gpe table tr td:nth-child(4),
    .info-grsi table tr td:first-child,
    .info-grsi table tr td:nth-child(2),
    .info-grsi table tr td:nth-child(3),
    .info-grsi table tr td:nth-child(4) {
        border-bottom: 0
    }

    .info-gpe table tr td:first-child,
    .info-grsi table tr td:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 34%;
        flex: 0 1 34%;
        padding-right: 0
    }

    .info-gpe table tr td:nth-child(2),
    .info-grsi table tr td:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 66%;
        flex: 0 1 66%
    }

    .info-gpe table tr td:nth-child(3),
    .info-gpe table tr td:nth-child(4),
    .info-grsi table tr td:nth-child(3),
    .info-grsi table tr td:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .info-gpe table tr+tr,
    .info-grsi table tr+tr {
        margin-top: 20px
    }

    .info .info-catalog ul li a {
        font-size: 12px;
        line-height: 20px
    }

    .info .info-catalog ul li:first-child a {
        font-size: 14px;
        line-height: 16px
    }

    .ttl {
        font-size: 18px;
        line-height: 22px
    }

    .pagination ul {
        text-align: center
    }

    .tpl-block-1970-list {
        flex-direction: column;
    }
}

@media (min-width:768px) {
    .nav-top {
        display: block
    }

    .nav-main ul li a {
        padding-top: 19px;
        padding-bottom: 19px
    }

    .menuHeaderBtn {
        display: none
    }

    .authHeaderBtn {
        display: inline-block
    }

    .searchHeaderBtn {
        display: inline-block
    }
}

@media (min-width:992px) {
    header .searchHeaderBlock {
        top: 0;
        padding-top: 23px;
        padding-bottom: 23px
    }

    .footer-info {
        padding-left: 60px;
        text-align: left;
        border-color: #383838
    }

    .nav-top ul li.last {
        display: inline-block
    }

    .nav-main-inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .nav-main-menu {
        max-width: 737px
    }

    .nav-main-menu,
    .nav-main-menu ul {
        height: 82px
    }

    .nav-main ul li a {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .nav-main nav {
        padding: 0 20px 0 52px;
        border: 0
    }

    .nav-main nav:before {
        display: none
    }

    .nav-footer {
        display: block
    }

    .org-catalog-company article,
    .si-categories article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .info_inner,
    .news_inner,
    .si_inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .info_main,
    .job_main,
    .news_main,
    .si_main {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .info_aside,
    .job_aside,
    .news_aside,
    .si_aside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 285px;
        flex: 0 0 285px
    }

    .info_main+.info_aside,
    .job_main+.job_aside,
    .si_main+.si_aside {
        display: block;
        padding-left: 30px;
        padding-right: 0
    }

    .info_inner,
    .si_inner {
        padding-top: 0
    }

    _aside .job-filter-wrap,
    .info-filter-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    _aside .job-filter-wrap article+article,
    .info-filter-wrap article+article {
        margin-top: 20px
    }

    _aside .job-filter-wrap button,
    _aside .job-filter-wrap .link,
    .info-filter-wrap button,
    .info-filter-wrap .link {
        width: 100%
    }

    .org-catalog-company {
        margin-top: 18px
    }

    .org-catalog-inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .org-catalog-nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 217px;
        flex: 0 0 217px;
        border-right: 0
    }

    .org-catalog-nav ul {
        border-right: 1px solid rgba(106, 59, 69, .1)
    }

    .org-catalog-list {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        padding: 0 25px 0 20px
    }

    .org-catalog-list section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block;
        margin: 0
    }

    .org-catalog-list article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0
    }

    .org-catalog-list .org-ab-catalog-middle+article,
    .org-catalog-list article+.org-ab-catalog-middle,
    .org-catalog-list article+article {
        margin-top: 15px
    }

    .org-catalog-list .org-catalog__card-inner {
        padding-left: 15px
    }

    .org-catalog-populars {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 231px;
        flex: 0 0 231px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .org-catalog-populars-list section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .org-catalog-populars-list article {
        padding: 0
    }

    .org-catalog-populars-list article+article {
        margin-top: 31px;
        padding-top: 31px;
        border-top: 1px solid rgba(106, 59, 69, .1)
    }

    .org-catalog__prev {
        padding: 50px 0 44px
    }

    .org-catalog__card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 12px;
        border: 1px solid #e0e0e0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .org-catalog__card-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        height: auto;
        margin-bottom: 0
    }

    .org-catalog__card-inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .org-catalog__card-labels {
        display: none
    }

    .org-catalog__item {
        margin-top: 18px
    }

    .org-catalog__item_aside {
        display: block
    }

    .org-catalog__item-annotation {
        display: none
    }

    .org-catalog__item-image {
        display: none
    }

    .org-topManufacturers-list {
        margin-bottom: 0
    }

    .org-topManufacturers article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        margin-bottom: 0
    }

    .org-articles .org-article_media {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 242px;
        flex: 0 0 242px
    }

    .org-articles .org-article_image {
        width: 242px;
        height: 132px
    }

    .org-ab-top_right {
        display: block
    }

    .org-ab-catalog-middle {
        display: none
    }

    .news_aside {
        padding-top: 45px;
        padding-left: 30px
    }

    .news_aside .news__poll {
        margin-top: 0
    }

    .news_aside .news__poll-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news-list.__list .ttl {
        margin-top: 0
    }

    .news__item {
        margin-top: 0
    }

    .news__poll-row {
        padding: 0 !important
    }

    .news__poll-description dl dd,
    .news__poll-description dl dt {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
        border-right: 0;
        text-align: left
    }

    .news-ab-right {
        display: block;
        text-align: center;
    }

    .news-ab-right img {
        width: 100%;
    }

    .job_main {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    .job_aside {
        padding-right: 0px
    }

    .job_aside .ttl {
        display: none
    }

    .job_main+.job_aside {
        padding-top: 82px
    }

    .job-list .ttl {
        display: block
    }

    .job-filter .sbscrb {
        position: relative;
        right: auto;
        bottom: auto
    }

    .info_aside {
        padding-right: 30px
    }

    .si-best_manufacturers,
    .si-partners {
        margin-left: 0;
        margin-right: 0
    }

    .breadcrumbs+section .ttl {
        margin-top: 0
    }

    .ttl {
        font-size: 26px;
        line-height: 32px
    }

    .ttl.mt {
        margin-top: 0
    }

    .breadcrumbs {
        display: block
    }

    .pagination ul {
        text-align: center
    }

    .pagination ul li>span {
        border-color: #6a3b45;
        color: #6a3b45
    }

    .pagination ul li>a {
        border-color: #f7f7f7;
        color: #bdbdbd;
        opacity: 1
    }

    .pagination ul li>a span {
        display: none
    }

    .pagination ul li>a .icon {
        display: block
    }

    .pagination ul li>a:hover {
        border-color: #dedede;
        color: #a4a4a4
    }

    .pagination ul li.prev {
        margin-right: 16px
    }

    .pagination ul li.next {
        margin-left: 16px
    }

    .authHeaderBtn {
        display: none
    }

    .menuFooterBtn {
        display: none
    }

    .__showSearch header .searchHeaderBlock {
        padding-left: 52px
    }
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.icon-lk-white {
    background-image: url("")
}

.icon-lk-color {
    background-image: url("")
}

.icon-search-black {
    background-image: url("")
}

.icon-menu-white {
    background-image: url("")
}

.icon-menu-color {
    background-image: url("")
}

.icon-social-twitter {
    background-image: url("")
}

.icon-social-facebook {
    background-image: url("")
}

.icon-social-youtube {
    background-image: url("")
}

.icon-mobile-apple-white {
    background-image: url("")
}

.icon-mobile-android-white {
    background-image: url("")
}

.icon-y18 {
    background-image: url("")
}

.icon-view {
    background-image: url("")
}

.icon-prev {
    background-image: url(data:image/png;base64,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)
}

.icon-next {
    background-image: url(data:image/png;base64,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)
}

.warnText {
    color: red;
    margin-bottom: 20px;
}

.news__item-content h1 {
    display: flex;
}

.news__item-content h1 span:nth-child(1) {
    width: 99%;
}

.news__item-content h1 .follow {
    content: "";
    display: block;
    height: 32px;
    width: 32px;
    background-image: url("/images/follow.png");
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.news__item-content h1 .follow.on {
    background-image: url("/images/follow_on.png");
}

a.replaced-button {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
    padding: 6px 15px;
    border: 0px;
    transition: all 0.5s ease 0s;
    background-color: rgb(106, 59, 69);
    color: rgb(255, 255, 255);
}

span.replaced-button {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 15px;
    padding: 6px 15px;
    border: 0px;
    transition: all 0.5s ease 0s;
    background-color: rgb(106, 59, 69);
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
}

span.replaced-button.on {
    border: 1px solid rgb(106, 59, 69);
    color: rgb(106, 59, 69) !important;
    background-color: rgb(255, 255, 255);
    opacity: 0.3;
}

#respond-vacancy {
    width: 90%;
    max-width: 600px;
}

#respond-vacancy h3 {
    margin-bottom: 15px;
}

#respond-vacancy .form-group {}

#respond-vacancy .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    color: #4e4e4e;
}

#respond-vacancy .form-group .form-control {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
}

#respond-vacancy .form-group textarea.form-control {
    height: 150px;
}

#respond-vacancy .btn {
    display: inline-block;
    padding: 10px 55px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #6a3b45;
    color: #fff;
    margin-top: 15px;
}

#respond-vacancy .form-control.err {
    border: 1px solid red;
}

#respond-vacancy .success-message {
    display: none;
    color: green;
}

.org-catalog__item-tabs .rating-block {
    display: flex;
    justify-content: start;
    padding: 5px 0 20px 0;
    align-items: center;
}

.org-catalog__item-tabs .rating-block .rating-title {
    margin-right: 10px;
}

.org-catalog__item-tabs .rating-block .rating-select select {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 5px;
    font-size: 13px;
    line-height: 18px;
    border: 1px solid rgb(224, 224, 224);
    color: rgb(106, 106, 106);
    outline: 0px;
    padding: 10px;
}

.org-catalog__item_aside .rating-block {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.org-catalog__item_aside .rating-block .rating-rating {
    font-size: 15px;
    font-weight: bold;
    color: rgb(29, 29, 29);
    line-height: 1.9;
    margin-right: 10px;
}

.org-catalog__item_aside .rating-block .rating-rating span {

    color: rgb(106, 59, 69);
}

.org-catalog__item_aside .rating-block .rating-count-estimat {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.9;
    margin-right: 10px;
    color: rgb(29, 29, 29);
}

.org-catalog__item_aside .rating-block .rating-count-estimat span {
    color: rgb(106, 59, 69);
}

.sort-block select {
    display: block;
    width: 150px;
    height: 100%;
    font-size: 13px;
    line-height: 18px;
    border: 1px solid rgb(224, 224, 224);
    color: rgb(106, 106, 106);
    outline: 0px;
    padding: 7px 10px;
    margin-bottom: 19px;
}

.info-filter select {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    line-height: 18px;
    border: 1px solid rgb(224, 224, 224);
    color: rgb(106, 106, 106);
    outline: 0px;
    padding: 5px 10px;
    margin-bottom: 19px;
}

.org-topManufacturers__card-logo,
.org-catalog__card-image {
    position: relative;
}

.org-topManufacturers__card-logo .rating-block,
.org-catalog__card-image .rating-block {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 9px;
    background-color: #27ae60;
    color: #fff;
    opacity: 0.35;
    border-radius: 3px;
}

div:hover>.org-catalog__card-image .rating-block {
    opacity: 1;
}

.news__item.laws .news__item-content {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.news__item.laws .news__item-content::after {
    background: linear-gradient(transparent, #fff);
    content: '';
    height: 100px;
    position: absolute;
    bottom: 0;
    pointer-events: none;
    width: 100%;
    z-index: 2;
}

.news__item.laws .news__item-content.view-all {
    height: auto;
}

.news__item.laws .news__item-content.view-all::after {
    background: none;
}

.news__item.laws .news__item-morelink {
    margin-top: 10px;
    margin-bottom: 40px;
}

.news__item.laws .news__item-morelink a {
    cursor: pointer;
    color: rgb(106, 59, 69) !important;
}

.news__item.laws .news__item-morelink a:nth-child(1),
.news__item.laws .news__item-morelink.view-all a:nth-child(2) {
    display: block;
}

.news__item.laws .news__item-morelink.view-all a:nth-child(1),
.news__item.laws .news__item-morelink a:nth-child(2) {
    display: none;
}

.org-catalog-nav li a span {
    display: inline-block;
    width: 70%;
    text-align: center;
}

.tpl-block-1970-list {
    display: flex;
    align-items: stretch;
}

.tpl-block-1970-list article {
    padding: 0 10px;
    align-self: stretch;
    flex-grow: 1;
}

.tpl-block-1970-list article a {
    height: 100%;
}


.slick-slide {
    padding: 0 15px;
}

.two_opros ul {
    padding-left: 0;
}