

/* Start:/local/templates/new_plitka/css/bootstrap.css?1759824432192006*/
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

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

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

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

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

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

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

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

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

a > code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

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

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px);
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

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

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

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

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

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

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
    z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
    margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
    margin-left: -1px;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
    margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    margin-bottom: 0;
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
    border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}

.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: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    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 {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

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

.navbar {
    position: relative;
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
    .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
    .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
    .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

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

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
    color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
    color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
    color: #fff;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-group > .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-top,
    .card-group > .card:first-child .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-bottom,
    .card-group > .card:first-child .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-top,
    .card-group > .card:last-child .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-bottom,
    .card-group > .card:last-child .card-footer {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-top,
    .card-group > .card:only-child .card-header {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-bottom,
    .card-group > .card:only-child .card-footer {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width 0.6s ease;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1038;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

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

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !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;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !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;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !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;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !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;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !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;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !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;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

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

.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;
    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;
    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;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .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-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;
    }
    .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;
        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;
        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;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .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-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;
    }
    .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;
        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;
        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;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .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-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;
    }
    .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;
        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;
        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;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .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-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;
    }
    .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;
        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;
        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;
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0062cc !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #545b62 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: #1d2124 !important;
}

.text-muted {
    color: #6c757d !important;
}

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

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

/* End */


/* Start:/local/templates/new_plitka/css/datepicker3.css?161639822033772*/
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f4bb51;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #858585;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 17px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0px 5px;
}

/* End */


/* Start:/local/templates/new_plitka/css/jquery.selectbox.css?16163982202427*/
@CHARSET "UTF-8";
.sbHolder{
	position: relative;
    width: 100%;
    height: 34px;
    padding: 6px 10px;
    font-family: "DINPro-Regular";
    font-size: 14px;
    line-height: 1.42857143;
    color: #565656;
    background-color: #fff;
    border: 1px solid #e7e8ea;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin-bottom: 20px
}

.sbHolder2 {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 34px;
    top: 5px;
    padding: 6px 10px;
    font-family: "DINPro-Regular";
    font-size: 14px;
    line-height: 1.42857143;
    color: #565656;
    /*background-color: #fff;*/
    border: 1px solid #d0d0d2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin-bottom: 20px
}


.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 34px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #565656;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(/local/templates/new_plitka/css/../img/icon/select.png) no-repeat;
	display: block;
	height: 34px;
	outline: none;
	position: absolute;
	right: 0;
	top: 8px;
	width: 20px;
}
.sbToggle:hover{
    background: url(/local/templates/new_plitka/css/../img/icon/select.png) no-repeat;
}
.sbToggleOpen{
    background: url(/local/templates/new_plitka/css/../img/icon/select.png) no-repeat;
}
.sbToggleOpen:hover{
    background: url(/local/templates/new_plitka/css/../img/icon/select.png) no-repeat;
}
.sbHolderDisabled{
	background-color: #fff;
	border: solid 1px #fbb738;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #ffffff;
	border: 2px solid #fbb738;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
    left: -1px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #565656;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #EBB52D;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #565656;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

/* End */


/* Start:/local/templates/new_plitka/css/jquery-ui.css?161639822019798*/
/*! jQuery UI - v1.11.2 - 2014-10-31
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 2.8em;
	height: 1.8em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.6em;
	margin-left: -1.4em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url("/local/templates/new_plitka/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url("/local/templates/new_plitka/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-family: 'DINPro-Regular';
	border: 1px solid #cccccc;
    text-align: center;
	background: #f6f6f6 url("/local/templates/new_plitka/css/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #000;

}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url("/local/templates/new_plitka/css/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("/local/templates/new_plitka/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("/local/templates/new_plitka/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url("/local/templates/new_plitka/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/new_plitka/css/images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url("/local/templates/new_plitka/css/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("/local/templates/new_plitka/css/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20); /* support: IE8 */
	border-radius: 5px;
}

/* End */


/* Start:/local/templates/new_plitka/css/fancybox_v3.css?163281938913841*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/new_plitka/css/custom.css?175982448528243*/
.n-menu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0 15px;
    z-index: 100;
    display: none;
}

.brands__list .js-pagination {
    position: relative;
}

.n-menu li {
    list-style: none;
}

.category__link {
    margin-top: 10px;
}

.new-novini_item {
    padding-bottom: 10px;
}

.n-menu__link--catalog {
    color: #FBB738;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L1 10' stroke='%23FBB738' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
}

@media screen and (min-width: 768px) {
    .category__link.mobile {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .category__link.descktop {
        display: none;
    }

    .n-menu {
        background: #fff;
        padding: 0;
        position: fixed;
        top: 159px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        overflow: auto;
    }
}

@media screen and (max-width: 575px) {
    .n-menu {
        top: 60px;
        padding-right: 48px;
        overflow: visible;
        background-color: transparent;
    }

    .n-menu > .container {
        padding: 0;
    }

    .n-menu:before {
        content: '';
        display: block;
        width: calc(100% - 48px);
        height: 100%;
        left: 0;
        top: 0;
        background-color: #fff;
        z-index: -1;
        position: absolute;
    }

    .n-menu.is-show .n-menu__container {
        -webkit-animation-name: slide-menu;
        animation-name: slide-menu;
        -webkit-animation-delay: .1ms;
        animation-delay: .1ms;
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}

.n-menu__link {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 10px 20px;
    -webkit-transition: .2s;
    transition: .2s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .n-menu__link {
        font-size: 16px;
        line-height: 24px;
        color: #241D37;
        border-top: 1px solid #E0E0E0;
        padding: 15px;
        position: static;
        z-index: auto;
    }
}

.n-menu__link:hover {
    background-color: #FBAD47;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .n-menu__link:hover {
        color: #241D37;
        background-color: transparent;
    }
}

.n-menu__link--arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='11' viewBox='0 0 8 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1L6 5.5L1.5 10' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    padding-right: 30px;
}

@media screen and (max-width: 767px) {
    .n-menu__link--arrow {
        background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L1 10' stroke='%23CDCDCD' stroke-width='2'/%3E%3C/svg%3E%0A");
    }
}

.n-menu__link--catalog {
    color: #000;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L1 10' stroke='%23FBB738' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    font-weight: bold;
}

.n-menu__link--catalog:hover {
    background-color: transparent;
    color: #000;
}

@media screen and (max-width: 575px) {
    .n-menu__link--catalog {
        padding-top: 20px;
    }
}

.n-menu__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

@media screen and (min-width: 1024px) {
    .n-menu__link--catalog:hover {
        color: #FBB738;
    }

    .n-menu__block {
        margin-bottom: 44px !important;
    }
}

@media screen and (min-width: 768px) {
    .n-menu__list > li:hover .n-menu__drop-wrap {
        visibility: visible;
        opacity: 1;
    }

    .n-menu__list > li:hover > .n-menu__link {
        background-color: #FBAD47;
        color: #fff;
    }
}

.n-menu__list > li .n-menu__back:first-child {
    margin: 5px 0 0;
    border-bottom: none;
}

.n-menu__list--mob {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: block;
}

@media screen and (max-width: 767px) {
    .new-novini_item_hide .bottom_item_container .m_block1 {
        width: 85px;
    }

    .n-menu__list.is-show {
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        min-height: 100%;
        background: #fff;
    }
}

.n-menu__links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.n-menu__links a {
    font-size: 16px;
    line-height: 1.5;
    color: #5B6977;
    -webkit-transition: .2s;
    transition: .2s;
}

.n-menu__links a:hover {
    color: #0056b3;
}

.n-menu__links li {
    margin-bottom: 4px;
}

.n-menu__drop-wrap {
    width: calc(100% - 265px);
    position: absolute;
    left: 265px;
    top: 0;
    background-color: #fff;
    padding: 24px 48px;
    border-radius: 0 4px 4px 0;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0px 6px 5px 2px rgb(0 0 0 / 30%);
}

.n-menu__drop-wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 250px;
    left: -250px;
    top: 0;
    height: 100%;
    background: #241D37;
    z-index: -1;
}

@media screen and (max-width: 1199px) {
    .n-menu__drop-wrap {
        padding: 24px;
    }
}

@media screen and (max-width: 767px) {
    .n-menu__drop-wrap {
        width: 100%;
        left: 0;
        padding: 0 15px 15px;
        -webkit-transition: .1s;
        transition: .1s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        height: auto !important;
        display: none;
    }

    .n-menu__drop-wrap:before {
        display: none;
    }

    .n-menu__drop-wrap.is-show {
        visibility: visible;
        opacity: 1;
        display: block;
    }
}

@media screen and (max-width: 767px) and (max-width: 575px) {
    .n-menu__drop-wrap.is-show {
        -webkit-transition: none;
        transition: none;
        -webkit-animation-name: slide-menu;
        animation-name: slide-menu;
        -webkit-animation-delay: .1ms;
        animation-delay: .1ms;
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}

.n-menu__title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 18px;
    font-weight: 700;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .n-menu__title {
        display: none;
    }
}

.n-menu a.n-menu__title {
    -webkit-transition: .3s;
    transition: .3s;
    color: inherit;
}

.n-menu a.n-menu__title:hover {
    color: #0056b3;
}

.n-menu__title-categories {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 8px;
}

.n-menu__btn {
    line-height: 44px;
    border-radius: 4px;
    background: #63B039;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 0 24px;
    text-transform: uppercase;
    margin-bottom: 24px;
    -webkit-transition: .2s;
    transition: .2s;
}

.n-menu__btn:hover {
    color: #fff;
    background: #589d33;
}

.n-menu__categories {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 50px;
    column-gap: 50px;
}

@media screen and (max-width: 1199px) {
    .n-menu__categories {
        -webkit-column-gap: 30px;
        column-gap: 30px;
    }
}

@media screen and (max-width: 991px) {
    .n-menu__categories {
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media screen and (max-width: 767px) {
    .n-menu__categories {
        -webkit-column-count: 1;
        column-count: 1;
    }
}

.n-menu__block {
    margin-bottom: 24px;
}

.n-menu__back {
    display: block;
    color: #696969;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #E0E0E0;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1L2 5.5L6 10' stroke='%23696969' stroke-width='2'/%3E%3C/svg%3E%0A");
    padding: 15px 15px 15px 30px;
    background-repeat: no-repeat;
    background-position: 15px center;
    margin-bottom: 16px;
    margin-top: 5px;
}

.n-menu__back:hover {
    color: #241D37;
}

.n-menu__container {
    width: 250px;
    background: #241D37;
    border-radius: 0 0 0 4px;
}

@media screen and (max-width: 1199px) {
    .n-menu__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    li.salon_adress .n-menu__link{
        text-decoration: underline;
        font-weight: bold;
        padding-left: 45px;
        position: relative;
    }
    li.salon_adress .n-menu__link:before{
        content: '';
        position: absolute;
        display: block;
        width: 15px;
        height: 21px;
        top: 8px;
        left: 20px;
        background: url('/local/templates/new_plitka/css/../image/header/adress_white.png') no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 767px) {
    .n-menu__container {
        width: 100%;
        border-radius: 0;
        background: #fff;
        height: 100%;
        overflow: hidden;
    }
    li.salon_adress .n-menu__link{
        padding-left: 40px;
    }
    li.salon_adress .n-menu__link:before{
        top: 15px;
        left: 15px;
        background: url('/local/templates/new_plitka/css/../image/header/adress_orange.png') no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 575px) {
    .n-menu__container {
        width: calc(100% - 48px);
        left: 0;
        bottom: 0;
        overflow: auto;
        background-color: #fff;
        height: auto !important;
        position: fixed;
        top: 0;
    }
}

.n-menu__close {
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 18px;
    padding-right: 14px;
    z-index: -1;
}

.n-menu__close svg {
    display: block;
}

@media screen and (max-width: 575px) {
    .n-menu__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

#place {
    position: absolute;
    width: 100%;
    left: 0;
    top: 203px;
}

@media screen and (max-width: 1199px) {
    #place {
        top: 185px;
    }
}

@media screen and (max-width: 767px) {
    #place {
        top: 99px;
    }
}

@media screen and (max-width: 575px) {
    #place {
        top: 0;
    }
}

.no-scroll {
    overflow: hidden !important;
}

@-webkit-keyframes slide-menu {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slide-menu {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.n-menu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0 15px;
    z-index: 100;
    display: none;
}

@media screen and (max-width: 767px) {
    .n-menu {
        background: #fff;
        padding: 0;
        position: fixed;
        top: 159px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        overflow: auto;
    }
}

@media screen and (max-width: 575px) {
    .n-menu {
        top: 60px;
        padding-right: 48px;
        overflow: visible;
        background-color: transparent;
    }

    .n-menu > .container {
        padding: 0;
    }

    .n-menu:before {
        content: '';
        display: block;
        width: calc(100% - 48px);
        height: 100%;
        left: 0;
        top: 0;
        background-color: #fff;
        z-index: -1;
        position: absolute;
    }

    .n-menu.is-show .n-menu__container {
        -webkit-animation-name: slide-menu;
        animation-name: slide-menu;
        -webkit-animation-delay: .1ms;
        animation-delay: .1ms;
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}

.n-menu__link {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 10px 20px;
    -webkit-transition: .2s;
    transition: .2s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .n-menu__link {
        font-size: 16px;
        line-height: 24px;
        color: #241D37;
        border-top: 1px solid #E0E0E0;
        padding: 15px;
        position: static;
        z-index: auto;
    }
}

.n-menu__link:hover {
    background-color: #FBAD47;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .n-menu__link:hover {
        color: #241D37;
        background-color: transparent;
    }
}

.n-menu__link--arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='11' viewBox='0 0 8 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1L6 5.5L1.5 10' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    padding-right: 30px;
}

@media screen and (max-width: 767px) {
    .n-menu__link--arrow {
        background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L1 10' stroke='%23CDCDCD' stroke-width='2'/%3E%3C/svg%3E%0A");
    }
}

.n-menu__link--catalog:hover {
    background-color: transparent;
    color: #FBB738;
}

@media screen and (max-width: 575px) {
    .n-menu__link--catalog {
        padding-top: 20px;
    }
}

.n-menu__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

@media screen and (min-width: 768px) {
    .n-menu__list > li:hover .n-menu__drop-wrap {
        visibility: visible;
        opacity: 1;
    }

    .n-menu__list > li:hover > .n-menu__link {
        background-color: #FBAD47;
        color: #fff;
    }
}

.n-menu__list > li .n-menu__back:first-child {
    margin: 5px 0 0;
    border-bottom: none;
}

.n-menu__list--mob {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: block;
}

@media screen and (max-width: 767px) {
    .n-menu__list.is-show {
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        min-height: 100%;
        background: #fff;
    }
}

.n-menu__links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.n-menu__links a {
    font-size: 16px;
    line-height: 1.5;
    color: #5B6977;
    -webkit-transition: .2s;
    transition: .2s;
}

.n-menu__links a:hover {
    color: #0056b3;
}

.n-menu__links li {
    margin-bottom: 4px;
}

.n-menu__drop-wrap {
    width: calc(100% - 265px);
    position: absolute;
    left: 265px;
    top: 0;
    background-color: #fff;
    padding: 24px 48px;
    border-radius: 0 4px 4px 0;
    visibility: hidden;
    opacity: 0;
}

.n-menu__drop-wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 250px;
    left: -250px;
    top: 0;
    height: 100%;
    background: #241D37;
    z-index: -1;
}

@media screen and (max-width: 1199px) {
    .n-menu__drop-wrap {
        padding: 24px;
    }
}

@media screen and (max-width: 767px) {
    .n-menu__drop-wrap {
        width: 100%;
        left: 0;
        padding: 0 15px 15px;
        -webkit-transition: .1s;
        transition: .1s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        height: auto !important;
        display: none;
    }

    .n-menu__drop-wrap:before {
        display: none;
    }

    .n-menu__drop-wrap.is-show {
        visibility: visible;
        opacity: 1;
        display: block;
    }
}

@media screen and (max-width: 767px) and (max-width: 575px) {
    .n-menu__drop-wrap.is-show {
        -webkit-transition: none;
        transition: none;
        -webkit-animation-name: slide-menu;
        animation-name: slide-menu;
        -webkit-animation-delay: .1ms;
        animation-delay: .1ms;
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}

.n-menu__title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 18px;
    font-weight: 700;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .n-menu__title {
        display: none;
    }
}

.n-menu a.n-menu__title {
    -webkit-transition: .3s;
    transition: .3s;
    color: inherit;
}

.n-menu a.n-menu__title:hover {
    color: #0056b3;
}

.n-menu__title-categories {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 8px;
}

.n-menu__btn {
    line-height: 44px;
    border-radius: 4px;
    background: #63B039;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 0 24px;
    text-transform: uppercase;
    margin-bottom: 24px;
    -webkit-transition: .2s;
    transition: .2s;
}

.n-menu__btn:hover {
    color: #fff;
    background: #589d33;
}

.n-menu__categories {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 50px;
    column-gap: 50px;
}

@media screen and (max-width: 1199px) {
    .n-menu__categories {
        -webkit-column-gap: 30px;
        column-gap: 30px;
    }
}

@media screen and (max-width: 991px) {
    .n-menu__categories {
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media screen and (max-width: 767px) {
    .n-menu__categories {
        -webkit-column-count: 1;
        column-count: 1;
    }
}

.n-menu__block {
    margin-bottom: 24px;
}

.n-menu__back {
    display: block;
    color: #696969;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #E0E0E0;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1L2 5.5L6 10' stroke='%23696969' stroke-width='2'/%3E%3C/svg%3E%0A");
    padding: 15px 15px 15px 30px;
    background-repeat: no-repeat;
    background-position: 15px center;
    margin-bottom: 16px;
    margin-top: 5px;
}

.n-menu__back:hover {
    color: #241D37;
}

.n-menu__container {
    width: 250px;
    background: #241D37;
    border-radius: 0 0 0 4px;
}

@media screen and (max-width: 767px) {
    .n-menu__container {
        width: 100%;
        border-radius: 0;
        background: #fff;
        height: 100%;
        overflow: hidden;
    }
}

@media screen and (max-width: 1199px) {
    .n-menu__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 575px) {
    .n-menu__container {
        width: calc(100% - 48px);
        left: 0;
        bottom: 0;
        overflow: auto;
        background-color: #fff;
        height: auto !important;
        position: fixed;
        top: 0;
    }
}

.n-menu__close {
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 18px;
    padding-right: 14px;
    z-index: -1;
}

.n-menu__close svg {
    display: block;
}

@media screen and (max-width: 575px) {
    .n-menu__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

#place {
    position: absolute;
    width: 100%;
    left: 0;
    top: 203px;
}

@media screen and (max-width: 1199px) {
    #place {
        top: 185px;
    }
}

@media screen and (max-width: 767px) {
    #place {
        top: 99px;
    }
}

@media screen and (max-width: 575px) {
    #place {
        top: 0;
    }
}

.no-scroll {
    overflow: hidden !important;
}

@-webkit-keyframes slide-menu {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slide-menu {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.site-item-id {
    color: #807c7c;
    font-size: 13px;
    text-align: left;
}

.new-cart-items-name .site-item-id {
    padding-right: 30px;
    text-align: left;
}

.npl-top-catalog-item.select-catalog-view__wrapper {
    margin: 0;
}

.select-catalog-view__wrapper {
    flex-basis: 255px;
    max-width: 255px;
}

.select-catalog-view {
    width: fit-content;
    margin: 0 auto;
}

.filter__wrapper {
    display: flex;
    margin: 0 auto;
}

@media screen and (max-width: 600px) {
    .select-catalog-view__wrapper {
        flex-basis: auto;
    }

    .filter__wrapper .npl-top-catalog-item{
        margin-right: 0;
    }
}

.catalog-stocks__item{
    position: relative;
    display: block;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    height: 200px;
}

.catalog-stocks__item:hover{
    color: #fff;
}

.catalog-stocks__top-layer{
    position: absolute;
}

.catalog-stocks__text{
    top: 0;
    left: 15px;
    right: 15px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    padding: 20px;
}

.catalog-stocks__text span{
    color: #FFAB1D;
}

.catalog-stocks__discount-value{
    left: 15px;
    bottom: 10px;
    background: #D00000;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px 7px;
    font-weight: bold;
    border-radius: 0 4px 4px 0;
}

.catalog-stocks__item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

@media screen and (max-width: 600px){
    .catalog-stocks__item{
        height: auto;
    }

    .catalog-stocks__discount-value {
        font-size: 14px;
    }

    .catalog-stocks__text{
        font-size: 18px;
        line-height: 23px;
        padding: 15px;
    }
}
.final_price{
    background: #ecec0b;
    color: red;
    width: fit-content;
    /*margin: auto;*/
    padding: 1px 10px 3px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px;
}
.final_price.basket{
    font-size: 13px;
    padding: 1px 5px 3px;
}
.price-percent .final_price{
    margin: auto;
}
.new-novini_item_hide .bottom_item_container .left-column-price{
    display: flex;
    flex-direction: column-reverse;
}
.new-novini_item_hide .bottom_item_container .left-column-price .element-price__type{
    margin: unset;
    padding: 5px 0;
}
.yandex-pay-badge {
    display: none !important;
}
.yandex-pay-badge yandex-pay-badge{
    position: absolute;
    top:15px;
    left: 25px;
    background-color: #fff;
    height: 22px;
    border-radius:15px;
    z-index: 1;

}
.yandex-pay-badge-collect{
    display: flex;
    flex-direction:column;
    justify-content: center;
    position: absolute;
    z-index: 11;
    background: #fff;
    border-radius: 15px;
    left: 20px;
    top: 18px;
    height: 23px;
}
.ya_pay_widget {
    display: none !important;
}
.ya_pay_widget{
    margin: 24px 15px;
}
.ya_pay_widget a{
    display: flex;
    justify-content: left;
    align-items: center;
}
.ya_pay_widget a img{
    width: 95px;
    height: fit-content;
    margin-right: 20px;
}
.ya_pay_widget a span{ color: #666; border-bottom: 1px dashed #666;}
.ya_pay_widget a span span{ border-bottom: none;}
.ya-pay-widget {
    /*    display: none !important;*/
    /*    width: 360px !important;*/
}
.ya_pay_widget-inner{
    display: none;
    position: relative;
    top: -26px;
}
.ya_pay_widget-text p{
    margin: 7px 0;
}
.ya_pay_widget-text{
    color: #666;
    font-size: 15px;
}
.ya_pay_widget-text p.header{
    color: #212529;
    font-size: 18px;
    font-weight: bold;
}
.ya_pay_widget-text ul{
    padding: 0;
    overflow: hidden;
}
.ya_pay_widget-text li{
    background-image: url("/images/check_ya.png");
    background-repeat: no-repeat;
    background-position: -2px 0;
    margin-left: 0;
    padding-left: 30px;
    margin-bottom: 7px;
}
.ya_pay_widget-bottom{
    background-color: #15b300;
    width: 100%;
    height: 100px;
    border-radius:10px;
    color: #fff;
    text-align: center;
    font-family: "DINPro-Bold", sans-serif;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 20px;
}
#ModalSplit .modal-body{
    padding-top: 0;
}
#ModalSplit .modal-header{
    padding: 0 1rem 0 0;
    border:none;
}
#ModalSplit div.modal-dialog {
    max-width: 400px;
    right: 0;
    top: 0;
    margin-top: 0;
    position: absolute;
}
@media screen and (max-width: 376px){
    .ya_pay_widget-bottom{
        font-size: 12px;
    }
}
.total-checked{
    display: block;
    /* visibility: hidden; */
    position: absolute;
    left: -100000px;
}
.total-checked-info{
    display: block;
    /*  visibility: hidden;*/
    position: absolute;
    right: 9px;
    top: 6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: red;
    font-size: 11px !important;
    color: #fff;
    text-align: center;
}
.favorites-wrap{
    flex-direction:column;
}
.favorites-wrap .new-tab-menu{
    margin-bottom: 50px;
}
.favorites-wrap .new-tab-menu .tab-menu-item{
    padding: 5px 20px 5px 20px;
    border: 1px solid #E0E0E0;
    font-size: 18px;
    color: #241D37;
    font-family: "DINPro", sans-serif;
}
.favorites-wrap .new-tab-menu .tab-menu-item.active{
    border-left: 1px solid #E0E0E0;
    border-bottom: 2px solid #f16325;
}
.favorites-wrap h5{font-weight: bold;}
.favorites-wrap .subheader{
    display: flex;
    margin-bottom: 30px;
}
.favorites-wrap .subheader span{
    position: relative;
    margin-left: 40px;
    color: #D00000;
    font-size: 15px;
    top: 2px;
    cursor: pointer;
}
.favorites-wrap .usligi-pict__close_good.all::before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    top: 2px;
    left: -22px;
    background: url('/local/templates/new_plitka/image/favorite-close.png') no-repeat;
    background-size: contain;
}
.favorites-wrap .main__fav-empty {
    margin-top: 20px;
    margin-bottom: 50px;
}
.favorites-wrap .catalog-section--last {
    padding-bottom: 0;
}
.usligi-pict__close_good.all{
    font-style: normal;
}
.list_add__fav{
    position: absolute;
    right: 19px;
    top: 10px;
    background-size: contain;
    background: url('/local/templates/new_plitka/css/../image/heart.png') no-repeat;
    cursor:pointer;
    width: 35px;
    height: 35px;
    z-index:9;
}
.swiper-slide .list_add__fav{
    right: 7px;
}
.new-section-card{
    top: 25px;
}
.list_add__fav.list_add__fav-added{
    background: url('/local/templates/new_plitka/css/../image/heart_red.png') no-repeat;
}
.usligi-pict__close_good.fav_del{
    display: none;
}
@media (max-width: 768px) {
    .favorites-wrap .new-tab-menu .tab-menu-item {
        padding: 5px 7px 5px 7px;
        font-size: 15px;
        margin-right: 0;
    }
}

/* End */


/* Start:/local/templates/new_plitka/css/pannellum.css?15747907329677*/
/* Pannellum 2.5.6, https://github.com/mpetroff/pannellum */
.pnlm-container{margin:0;padding:0;overflow:hidden;position:relative;cursor:default;width:100%;height:100%;font-family:Helvetica,"Nimbus Sans L","Liberation Sans",Arial,sans-serif;background:#f4f4f4 url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2267%22%20height%3D%22100%22%20viewBox%3D%220%200%2067%20100%22%3E%0A%3Cpath%20stroke%3D%22%23ccc%22%20fill%3D%22none%22%20d%3D%22M33.5%2C50%2C0%2C63%2C33.5%2C75%2C67%2C63%2C33.5%2C50m-33.5-50%2C67%2C25m-0.5%2C0%2C0%2C75m-66.5-75%2C67-25m-33.5%2C75%2C0%2C25m0-100%2C0%2C50%22%2F%3E%0A%3C%2Fsvg%3E%0A') repeat;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;outline:0;line-height:1.4;contain:content}.pnlm-container *{box-sizing:content-box}.pnlm-ui{position:absolute;width:100%;height:100%;z-index:1}.pnlm-grab{cursor:grab;cursor:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A') 12 8,default}.pnlm-grabbing{cursor:grabbing;cursor:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s5.07-5.29%203.77-6.74c-1.31-1.45-2.53%200.14-2.53%200.14s2.74-3.29%200.535-4.06c-2.2-0.769-2.52%201.3-2.52%201.3s0.81-2.13-1.12-2.13-1.52%201.77-1.52%201.77-0.261-1.59-1.87-1.12c-1.61%200.468-0.874%202.17-0.874%202.17s-0.651-1.55-2-0.445c-1.35%201.11-0.68%202.25-0.365%203.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A') 12 8,default}.pnlm-sprite{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%22208%22%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22117%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22143%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20cy%3D%22169%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cy%3D%22195%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2213%22%20cy%3D%22195%22%20r%3D%222.5%22%2F%3E%0A%3Cpath%20d%3D%22m5%2083v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-5%205v6h6v-6zm-5%205v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20110a7%207%200%200%200%20-7%207%207%207%200%200%200%207%207%207%207%200%200%200%207%20-7%207%207%200%200%200%20-7%20-7zm-1%203h2v2h-2zm0%203h2v5h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m5%2057v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-10%2010v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m17%2038v2h-8v-2z%22%2F%3E%0A%3Cpath%20d%3D%22m12%209v3h-3v2h3v3h2v-3h3v-2h-3v-3z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20136-6.125%206.125h4.375v7.875h3.5v-7.875h4.375z%22%2F%3E%0A%3Cpath%20d%3D%22m10.428%20173.33v-5.77l5-2.89v5.77zm1-1.73%203-1.73-3.001-1.74z%22%2F%3E%0A%3C%2Fsvg%3E%0A')}.pnlm-container:-moz-full-screen{height:100%!important;width:100%!important;position:static!important}.pnlm-container:-webkit-full-screen{height:100%!important;width:100%!important;position:static!important}.pnlm-container:-ms-fullscreen{height:100%!important;width:100%!important;position:static!important}.pnlm-container:fullscreen{height:100%!important;width:100%!important;position:static!important}.pnlm-render-container{cursor:inherit;position:absolute;height:100%;width:100%}.pnlm-controls{margin-top:4px;background-color:#fff;border:1px solid #999;border-color:rgba(0,0,0,0.4);border-radius:3px;cursor:pointer;z-index:2;-webkit-transform:translateZ(9999px);transform:translateZ(9999px)}.pnlm-control:hover{background-color:#f8f8f8}.pnlm-controls-container{position:absolute;top:0;left:4px;z-index:1}.pnlm-zoom-controls{width:26px;height:52px}.pnlm-zoom-in{width:100%;height:50%;position:absolute;top:0;border-radius:3px 3px 0 0}.pnlm-zoom-out{width:100%;height:50%;position:absolute;bottom:0;background-position:0 -26px;border-top:1px solid #ddd;border-top-color:rgba(0,0,0,0.10);border-radius:0 0 3px 3px}.pnlm-fullscreen-toggle-button,.pnlm-orientation-button,.pnlm-hot-spot-debug-indicator{width:26px;height:26px}.pnlm-hot-spot-debug-indicator{position:absolute;top:50%;left:50%;width:26px;height:26px;margin:-13px 0 0 -13px;background-color:rgba(255,255,255,0.5);border-radius:13px;display:none}.pnlm-orientation-button-inactive{background-position:0 -156px}.pnlm-orientation-button-active{background-position:0 -182px}.pnlm-fullscreen-toggle-button-inactive{background-position:0 -52px}.pnlm-fullscreen-toggle-button-active{background-position:0 -78px}.pnlm-panorama-info{position:absolute;bottom:4px;background-color:rgba(0,0,0,0.7);border-radius:0 3px 3px 0;padding-right:10px;color:#fff;text-align:left;display:none;z-index:2;-webkit-transform:translateZ(9999px);transform:translateZ(9999px)}.pnlm-title-box{position:relative;font-size:20px;display:table;padding-left:5px;margin-bottom:3px}.pnlm-author-box{position:relative;font-size:12px;display:table;padding-left:5px}.pnlm-load-box{position:absolute;top:50%;left:50%;width:200px;height:150px;margin:-75px 0 0 -100px;background-color:rgba(0,0,0,0.7);border-radius:3px;text-align:center;font-size:20px;display:none;color:#fff}.pnlm-load-box p{margin:20px 0}.pnlm-lbox{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;display:none}.pnlm-loading{animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-name:pnlm-mv;-webkit-animation-name:pnlm-mv;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;height:10px;width:10px;background-color:#fff;position:relative}@keyframes pnlm-mv{from{left:0;top:0}25%{left:10px;top:0}50%{left:10px;top:10px}75%{left:0;top:10px}to{left:0;top:0}}@-webkit-keyframes pnlm-mv{from{left:0;top:0}25%{left:10px;top:0}50%{left:10px;top:10px}75%{left:0;top:10px}to{left:0;top:0}}.pnlm-load-button{position:absolute;top:50%;left:50%;width:200px;height:100px;margin:-50px 0 0 -100px;background-color:rgba(0,0,0,.7);border-radius:3px;text-align:center;font-size:20px;display:table;color:#fff;cursor:pointer}.pnlm-load-button:hover{background-color:rgba(0,0,0,.8)}.pnlm-load-button p{display:table-cell;vertical-align:middle}.pnlm-info-box{font-size:15px;position:absolute;top:50%;left:50%;width:200px;height:150px;margin:-75px 0 0 -100px;background-color:#000;border-radius:3px;display:table;text-align:center;color:#fff;table-layout:fixed}.pnlm-info-box a,.pnlm-author-box a{color:#fff;word-wrap:break-word;overflow-wrap:break-word}.pnlm-info-box p{display:table-cell;vertical-align:middle;padding:0 5px 0 5px}.pnlm-error-msg{display:none}.pnlm-about-msg{font-size:11px;line-height:11px;color:#fff;padding:5px 8px 5px 8px;background:rgba(0,0,0,0.7);border-radius:3px;position:absolute;top:50px;left:50px;display:none;opacity:0;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:1}.pnlm-about-msg a:link,.pnlm-about-msg a:visited{color:#fff}.pnlm-about-msg a:hover,.pnlm-about-msg a:active{color:#eee}.pnlm-hotspot-base{position:absolute;visibility:hidden;cursor:default;vertical-align:middle;top:0;z-index:1}.pnlm-hotspot{height:26px;width:26px;border-radius:13px}.pnlm-hotspot:hover{background-color:rgba(255,255,255,0.2)}.pnlm-hotspot.pnlm-info{background-position:0 -104px}.pnlm-hotspot.pnlm-scene{background-position:0 -130px}div.pnlm-tooltip span{visibility:hidden;position:absolute;border-radius:3px;background-color:rgba(0,0,0,0.7);color:#fff;text-align:center;max-width:200px;padding:5px 10px;margin-left:-220px;cursor:default}div.pnlm-tooltip:hover span{visibility:visible}div.pnlm-tooltip:hover span:after{content:'';position:absolute;width:0;height:0;border-width:10px;border-style:solid;border-color:rgba(0,0,0,0.7) transparent transparent transparent;bottom:-20px;left:-10px;margin:0 50%}.pnlm-compass{position:absolute;width:50px;height:50px;right:4px;bottom:4px;border-radius:25px;background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A');cursor:default;display:none}.pnlm-world{position:absolute;left:50%;top:50%}.pnlm-face{position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0}.pnlm-dragfix,.pnlm-preview-img{position:absolute;height:100%;width:100%}.pnlm-preview-img{background-size:cover;background-position:center}.pnlm-lbar{width:150px;margin:0 auto;border:#fff 1px solid;height:6px}.pnlm-lbar-fill{background:#fff;height:100%;width:0}.pnlm-lmsg{font-size:12px}.pnlm-fade-img{position:absolute;top:0;left:0}.pnlm-pointer{cursor:pointer}
/* End */


/* Start:/local/templates/new_plitka/css/swiper-slider.min.css?163281938915576*/
/**
 * Swiper 7.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 16, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/new_plitka/css/cls-optimization-soft.css?17598244321980*/
/* Мягкая оптимизация CLS: только безопасные правки без изменения внешнего вида */

/* 1) Изображения: если заданы width/height — резервируем пропорции */
img[width][height] {
    aspect-ratio: attr(width) / attr(height);
}

/* 2) Lazy-элементы: минимально резервируем место под асинхронный контент.
   Применяем только если высота не задана ни стилями, ни атрибутами. */
[loading="lazy"],
[data-src],
[data-lazy] {
    contain: content;
}

/* 3) Текстовые элементы — отображение не меняем, чтобы не влиять на макет. */

/* 4) Модальные окна и collapses: убираем внезапные переполнения. */
.modal:not([style*="overflow"]) { overflow: hidden; }
.collapse:not([style*="overflow"]) { overflow: hidden; }

/* 5) Аналитика и пиксели: исключаем влияние на поток документа. */
#yandex_metrika,
#google_analytics {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden !important;
}

/* 6) Скрытые элементы не двигают макет. */
[style*="opacity: 0"] {
    visibility: hidden;
}
[style*="visibility: hidden"] {
    position: absolute;
    left: -9999px;
    top: -9999px;
}
[style*="display: none"] {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

/* 7) Трансформации и анимации — подсказка браузеру для стабильности. */
[style*="transform"],
[style*="transition"],
[style*="animation"] {
    will-change: auto;
}



/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top.simple/style.css?161639822261*/
.top-menu__mains{
    display: flex;
    flex-wrap: nowrap;
}
/* End */


/* Start:/local/templates/new_plitka/components/sotbit/search.title/.default/style.css?17507658568170*/
.smartsearch-title__wrap,
.smartsearch-title__result {
    --main-color: #fbb546 !important;
    --color-gray-200: #E0E0E0 !important;
    --color-gray-500: #5c6770 !important;
}
#title-search{
    position: absolute;
    left: -50px;
}
.smartsearch-title__input-conteiner {
    position: relative;
}

.smartsearch-title__wrap {
    position: relative;
}

.smartsearch-title__wrap .smartsearch-title__input {
    height: 52px;
    padding: 8px 50px;
    padding-right: 44px;
    font-size: 14px;
    color: #2C2C2C;
    border-radius: 4px;
    width: 440px;
/*    background-color: var(--color-gray-200);*/
    border: 1px solid var(--color-gray-200);
    outline: none;
}
@media screen and (max-width: 575px) {
  .smartsearch-title__wrap .smartsearch-title__input, .smartsearch-title__wrap .smartsearch-title__input:focus {
    width: calc(100% - 34px);
    height: 39px;
    padding-right: 34px !important;
  }
}
.smartsearch-title__wrap .smartsearch-title__input:hover {
    border-color: var(--main-color);
}

.smartsearch-title__wrap .smartsearch-title__input:active,
.smartsearch-title__wrap .smartsearch-title__input:focus-visible {
    border-color: var(--main-color);
    background-color: #FFF;
}

.smartsearch-title__wrap .smartsearch-title__input::placeholder {
    font-size: 14px;
    color: var(--color-gray-500);
}

.smartsearch-title__wrap .smartsearch-title__input-conteiner:before {
    content: url("/local/templates/new_plitka/components/sotbit/search.title/.default/./images/search.svg");
    position: absolute;
    top: 14px;
    left: 16px;
}

.smartsearch-title__result {
    display: flex;
    margin-top: 4px;
    padding: 16px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    max-height: 496px;
    overflow: auto;
    align-self: stretch;
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 4px 24px 0px rgba(69, 44, 113, 0.1);
    color: #2C2C2C;
}

.title-search-result {
    z-index: 205;
}

.title-search-result {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-color: var(--main-color) #eee;
    scrollbar-width: thin;
}

.title-search-result ::-webkit-scrollbar {
    height: .4rem;
    width: 4px;
}

.title-search-result ::-webkit-scrollbar-track {
    background: #eee
}

.title-search-result ::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
    border-radius: .4rem
}


.smartsearch-title__result .m-auto {
    margin: auto;
}

.smartsearch-title__result-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    width: 100%;
}

.smartsearch-title__result-item .item-img {
    width: 64px;
}

.smartsearch-title__result-item .item-img > a {
    display: inline-block;
}

.smartsearch-title__result-item .item-img img {
    border-radius: 8px;
    width: 64px;
    height: 64px;
    object-fit: contain;
}

.smartsearch-title__result-item .item-name {
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    text-decoration: none;
    cursor: pointer;
}

.smartsearch-title__result-item .item-name b {
    color: var(--main-color);
}

.smartsearch-title__result-item .item-name:hover {
    color: var(--main-color);
}

.smartsearch-title__result-item .item-price {
    margin-top: 4px;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
}
.smartsearch-title__result-item .item-price.item-price-discount{
    color: #d63003;
}
.smartsearch-title__result-item .item-price .old {
    color: #5c6770;
    font-weight: 500;
    text-decoration: line-through;
    margin-left: 4px;
}

.smartsearch-title__result-item .section {
    margin-top: 4px;
    font-size: 16px;
    line-height: 140%;
    color: var(--color-gray-500);
}

.smartsearch-title__result-item .all-result {
    color: var(--main-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-decoration: none;
}

.icon-wrapper {
    position: absolute;
    display: flex;
    gap: 4px;
    align-items: center;
    top: 14px;
    right: 16px;
}

.search-title__icon {
    display: none;
    cursor: pointer;
    color: var(--color-gray-500);
}

.search-title__icon.speech {
    color: var(--main-color);
}

.search-title__icon.show {
    display: block;
}

.search-title__icon:not(:last-child) {
    fill: #0a962f;
}

.smartsearch-title__items {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.smartsearch-title__result .result-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    width: 100%;
}

.smartsearch-title__result .result-group .result-group__title {
    max-width: 120px;
    min-width: 0;
    color: var(--color-gray-500);
}

@media (hover: hover) {
    .search-title__icon:hover {
        color: var(--main-color);
    }
}

.smartsearch-title__req_history {
    display: none;
    position: absolute;
    width: 100%;
    top: 56px;
    left: 0;
    z-index: 205;
}

.smartsearch-title__req_history .smartsearch-title__result-item {
    display: flex;
    padding: 6px 0;
}

.smartsearch-title__wrap .icon {
    color: var(--color-gray-500);
}

.smartsearch-title__wrap .icon:hover:not(.icon-history) {
    color: var(--main-color);
}

.smartsearch-title__wrap .delete-item {
    margin-left: auto;
    cursor: pointer;
}

.smartsearch-title__req_history:empty,
.smartsearch-title__req_history .item {
    list-style: none;
    display: none;
}

.smartsearch-title__req_history_title {
    margin-bottom: 12px;
    font-size: 16px;
    color: var(--color-gray-500);
}

.smartsearch-title__current_searchimg_wrap {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 52px;
    padding: 10px 16px;
    border-radius: 32px;
    width: 100%;
    border: 1px solid var(--main-color);
    background: #FFFFFF;
}

.smartsearch-title__current_searchimg_wrap.show {
    display: block;
}

.smartsearch-title__current_searchimg {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 100%;
    width: max-content;
    background: var(--color-gray-200);
    border-radius: 8px;
    max-width: 50%;
}

.smartsearch-title__current_searchimg img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 6px;
}

.smartsearch-title__current_searchimg .search-title__icon {
    display: block;
    position: relative;
    top: 0;
    left: 0;
}

.smartsearch-title__current_searchimg .filename {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-title__searchimg_form_wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0px 4px 24px 0px #452C711C;
    background: #FFFFFF;
    width: 100%;
    padding: 16px 24px;
    border-radius: 24px;
    z-index: 205;
}

.search-title__searchimg_form_container {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.search-title__searchimg_form_container .error {
    display: none;
    padding: 8px 16px;
    border-radius: 4px;
    background: #F6676729;
    color: #F66767;
}

.search-title__searchimg_form_container .image_href {
    display: flex;
    gap: 16px;
}

.search-title__searchimg_form_container .input-text {
    width: 100%;
    height: 52px;
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid var(--color-gray-500);
}

.search-title__searchimg_form_container .input-text::placeholder {
    color: var(--color-gray-500)
}

.search-title__searchimg_form_container .btn {
    width: fit-content;
    height: 52px;
    padding: 0 32px;
    border: none;
    border-radius: 32px;
    background-color: var(--main-color);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.search-title__searchimg_form_container .title {
    display: flex;
    justify-content: space-between;
}

/* End */


/* Start:/local/templates/new_plitka/components/bitrix/menu/multi_new/style.css?16163982212742*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */ 
#vertical-multilevel-menu li a
{ 
	display: block; 
	text-decoration: none; 
	color: #4F4F4F; 
	font-weight:bold;
	padding: 5px; 
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{ 
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
} 

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/new_plitka/components/bitrix/menu/multi_new/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/local/templates/new_plitka/components/bitrix/menu/multi_new/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/new_plitka/components/bitrix/menu/multi_new/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/local/templates/new_plitka/components/bitrix/menu/multi_new/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/local/templates/new_plitka/components/bitrix/menu/multi_new/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/ 
* html ul#vertical-multilevel-menu li { float: left; height: 1%; } 
* html ul#vertical-multilevel-menu li a { height: 1%; } 
/* End */ 


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul 
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/menu/topRight/style.css?164561037757*/
#toggle-price{
    border-bottom: 2px dashed #D00000;
}
/* End */


/* Start:/local/templates/new_plitka/styles.css?1754307952835*/
.sbHolder2 {
    width: 135px;
}

.modeViewSetter {
    width: 85px;
    padding-top: 10px;
}

.modeViewSetterActive {
    font-weight: bold;
}

.npl-adaptive-mobile-plitka.load:after {
    content: '';
    position: absolute;
    top: var(--pos-top);
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    background: url('/local/templates/new_plitka/image/1111.gif') #fff no-repeat center;
    background-size: 50px;
    opacity: .6;
}

form .need_to_input{
    display:none;
    font-size:12px;
    color:red;
    text-align:left;
}

form .npl-form-filters{
    margin-bottom:0;
}

form .row + .row{
    margin-top:20px;
}

img.no-available_question.info.in-stock__img{
   width:16px;
    height: 16px;
}

.green-btn.collection__question{
    cursor:pointer;
}

/* End */


/* Start:/local/templates/new_plitka/template_styles.css?1761295835300693*/
@font-face {
  font-family: "DINPro-Regular";
  src: url("/local/templates/new_plitka/fonts/DINPro-Regular.eot");
  src: url("/local/templates/new_plitka/fonts/DINPro-Regular.eot?iefix") format("embedded-opentype"), url("/local/templates/new_plitka/fonts/DINPro-Regular.woff") format("woff"), url("/local/templates/new_plitka/fonts/DINPro-Regular.ttf") format("truetype"), url("/local/templates/new_plitka/fonts/DINPro-Regular.svg#svgFontName") format("svg");
}

@font-face {
  font-family: "DINPro-Bold";
  src: url("/local/templates/new_plitka/fonts/DINPro-Bold.eot");
  src: url("/local/templates/new_plitka/fonts/DINPro-Bold.eot?iefix") format("embedded-opentype"), url("/local/templates/new_plitka/fonts/DINPro-Bold.woff") format("woff"), url("/local/templates/new_plitka/fonts/DINPro-Bold.ttf") format("truetype"), url("/local/templates/new_plitka/fonts/DINPro-Bold.svg#svgFontName") format("svg");
}

@font-face {
  font-family: 'Ruble';
  src: url("/local/templates/new_plitka/fonts/Ruble/Ruble.eot");
  src: url("/local/templates/new_plitka/fonts/Ruble/Ruble.eot") format("embedded-opentype"), url("/local/templates/new_plitka/fonts/Ruble/Ruble.woff2") format("woff2"), url("/local/templates/new_plitka/fonts/Ruble/Ruble.woff") format("woff"), url("/local/templates/new_plitka/fonts/Ruble/Ruble.ttf") format("truetype"), url("/local/templates/new_plitka/fonts/Ruble/Ruble.svg#Ruble") format("svg");
}

html,
body {
  /*height: 100%;*/
  overflow-x: hidden;
}

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

body {
  font-family: "DINPro-Regular", sans-serif;
}

@keyframes modal_on {
  0% {
    right: -310px;
    z-index: 9999;
  }

  100% {
    right: 0;
  }
}

@keyframes modal_out {
  0% {
    right: 0;
  }

  100% {
    right: -310px;
  }
}

/*MAIN*/
.modal-header {
  display: -ms-flexbox;
  display: block;
}

.modal-header .close {
  margin-top: -5px;
}

.custom-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
}

.html-custom-modal {
  overflow-x: unset;
}

.rouble-styling {
  font-family: 'Ruble';
}

p {
  margin-bottom: 0;
}


.header-callback__span_orange:hover {
  cursor: pointer;
}

.smaller-xl-bl {
  display: none !important;
}

.smaller-sm {
  display: none !important;
}

.more-992 {
  display: flex;
}

.smaller-992 {
  display: none;
}

/*adaptive-menus*/
.not-in-big {
  display: none !important;
}

.in-big {
  display: block !important;
}

.smaller-399 {
  display: none !important;
}

.smaller-md {
  display: none;
}

.smaller-md-filter {
  display: none;
}

.smaller-lg {
  display: none !important;
}

.more-sm {
  display: block;
}

.more-399 {
  display: block;
}

.more-sm-flex {
  display: flex;
}

.index-more-sm-slider {
  display: none;
}

.index-more-sm-slider-str {
  display: none !important;
}

a:hover {
  text-decoration: none;
}

.navbar-brand {
  margin-right: 0;
}

.info-button {
  font-size: 15px;
  /*margin-top: 7px;*/
  border-radius: 4px;
  color: #fff;
  background: #D00000;
  border: none;
  cursor: pointer;
  padding: 3px 10px 5px;
  /*margin-bottom: 20px;*/
}

.n-menu__container .info-button {
  display: none;
}

@media screen and (max-width: 767px) {
  .n-menu__container .info-button {
    display: block;
    order: 3;
    width: auto;
    align-self: flex-start;
    margin: 0 0 25px 15px;
  }
}

.btns-g {
  background: #63B039;
  box-sizing: border-box;
  text-transform: uppercase;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #63B039;
  padding: 10px 20px;
  text-align: center;
}

.btns-g:hover {
  cursor: pointer;
}

.btns-g-header {
  width: 100%;
}

.btns-g-rainbow {
  background: linear-gradient(89.67deg, #F98B4D -0.05%, #FBB746 100.49%);
  box-sizing: border-box;
  text-transform: uppercase;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  border: none;
  padding: 12px 20px;
  text-align: center;
  margin-bottom: 10px;
}

.btns-g-rainbow:hover {
  color: #fff;
  cursor: pointer;
}

.modal_min_price {

  position: fixed;
  bottom: 10%;
  right: -310px;
  width: 300px;
  height: 80px;
  text-align: center;
  padding: 20px;
  border: 1px solid #fbb738;
  border-right: none;
  background: #fff;
  z-index: 9999;
}

.modal_min_price .close_modal {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 25px;
  height: 25px;
  border: 1px solid grey;
  border-radius: 15px;
  background: #fff;
  font-size: 15px;
  cursor: pointer;
}

.modal_min_price .price_modal {
  font-weight: bold;
}

.modal_min_price.modal_on {
  animation: modal_on 0.6s ease-in-out;
  right: 0;
}

.modal_min_price.modal_out {
  animation: modal_out 0.6s ease-in-out;
  right: -310;
}

.menu-header__ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.npl__h3 {
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 0;
}

.npl-collections__h3 {
  font-family: "DINPro-Bold", sans-serif;
  padding: 20px 0;
  margin-bottom: 0;
  font-size: 32px;
}

table td {
  padding: 8px 12px;
}

hr {
  border-color: #d4d3d0;
}

.hidden-desktop {
  display: none;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

.user-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.btn {
  text-decoration: none !important;
}

.btn-hollow {
  /*border: 1px solid #fbb738;*/
  /*border-radius: 4px;*/
  /*background: none;*/
  /*font-family: "DINPro-Bold", sans-serif;*/
  /*font-size: 12px;*/
  /*color: #000;*/
  /*height: 40px;*/
  /*display: inline-block;*/
  /*text-transform: uppercase;*/
  /*padding: 0 20px;*/
  /*line-height: 40px;*/
}

.btn-hollow-pers {
  display: block;
  max-width: 200px;
  width: 100%;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #7B7786;
  height: 40px;
  text-transform: uppercase;
  padding: 0 20px;
  line-height: 40px;
}

.btn-hollow-pers:hover,
.btn-hollow-pers:focus {
  outline: none;
  color: #7B7786;
}

/*HEADER TOP*/
.header-topic {
  height: 55px;
  box-sizing: border-box;
  border-bottom: 1px solid #F2F2F2;
  position: relative;
}

.centrel-header {
  margin-left: -20px;
  margin-right: 20px;
}

.header-topic .header-topic-menu-left {
  height: 55px;
  line-height: 55px;
  display: flex;
}

.header-topic .header-topic-menu-left ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.header-topic .header-topic-menu-left li,
.header-bottoms .header-bottoms-menu-left li {
  padding: 0 20px 0 0;
  display: inline-block;
}

.header-topic .header-topic-menu-left li:last-child,
.header-bottoms .header-bottoms-menu-left li:last-child {
  padding: 0;
}

.header-topic .header-topic-menu-left li a,
.header-bottoms .header-bottoms-menu-left li a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #241d37;
  text-decoration: none;
}

.header-topic .header-topic-menu-left li a {
  white-space: nowrap;
}

.header-topic .header-topic-menu-left li.salon_adress a,
.footer-middle li.salon_adress a {
  text-decoration: underline;
  font-weight: bold;
  padding-left: 22px;
  position: relative;
}

.header-topic .header-topic-menu-left li.salon_adress a:before,
.footer-middle li.salon_adress a:before {
  content: '';
  position: absolute;
  display: block;
  width: 15px;
  height: 21px;
  top: -3px;
  left: 0;
  background: url('/local/templates/new_plitka/image/header/adress_orange.png') no-repeat;
  background-size: cover;
}

.footer-middle li.salon_adress a:before {
  background: url('/local/templates/new_plitka/image/header/adress_white.png') no-repeat;
  background-size: cover;
  top: -2px;
}

.header-topic .header-topic-menu-left li a:hover,
.header-topic .header-topic-menu-left li a.selected {
  border: none;
}

.header-topic .header-topic-menu-left li a.selected {
  pointer-events: none;
  cursor: default;
}

.header-topic__address {
  color: #63b039;
  display: flex;
  align-items: flex-start;
}

.header-topic__address-icon {
  margin-right: 5px;
}

.header-topic__left .header_opt_add {
  flex-grow: 1;
  text-align: center;
}

.header-topic__left .header_opt_add div {
  width: 210px;
}

.header-bottoms .header-bottoms-menu-left {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.header-topic .header-topic-menu-right>ul,
.header-bottoms .header-bottoms-menu-left>ul {
  margin-bottom: 0;
  padding-left: 0;
}

.header-bottoms .header-bottoms-menu-left li a {
  font-size: 17px;
  font-weight: bold;
}

.header-bottoms .header-bottoms-menu-left li:first-child a {
  color: #D00000;
}

/*HEADER MIDDLE*/
.header-logo {
  display: flex;
  align-items: center;
}

.header-logo__a {
  display: block;
  width: 150px;
}

.header-logo .logo-description {
  position: relative;
  font-size: 17px;
  margin-left: 30px;
}

.header-logo .logo-description:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 50px;
  top: 0;
  left: -15px;
  background: #FFAB1D;
}

.header-logo .logo-description__p_green {
  color: #53A72D;
  font-weight: bold;
}

.header-middlet {
  padding: 30px 0 10px;
}

.header-middlet-phones-and-search {
  display: flex;
  /*align-items: center;*/
  height: 100%;
}

.header-callback-icon {
  display: inline-block;
  height: 17px;
  width: 17px;
  background: url('/local/templates/new_plitka/image/header/callNewDisg.png');
  background-size: cover;
  margin-right: 10px;
}

.header-phone {
  display: flex;
}

.header-phone__p {
  margin-right: 40px;
  line-height: 1.3;
}

.header-phone__num {
  font-size: 20px;
  color: #241D37;
  font-weight: bold;
}

.header-phone__num:hover {
  color: #241D37;
}

.header-phone__text {
  font-size: 14px;
  color: #bbbbbb;
}

.header-phone__work-time {
  display: block;
}

.header-callback__span_orange .header-phone__text {
  color: #53aa55;
  font-weight: bold;
}

.header-callback__span_orange {
  display: flex;
  align-items: center;
}

.header-middlet-callback {
  height: 100%;
  /*display: flex;*/
  /*align-items: center;*/
  align-items: baseline;
}

.header-bottoms {
  background: linear-gradient(90deg, #FBB746 0%, #FB9E4A 100%);
  height: 60px;
  position: relative;
}

.header-menu-slick {
  position: fixed !important;
  width: 100%;
  z-index: 99;
  top: 0;
}

.header-bottoms-catalog {
  display: flex;
  height: 100%;
}

.header-bottoms-catalog__a {
  display: flex;
  align-items: center;
  height: 60px;
}

.header-bottoms-catalog_btn {
  background: #241D37;
  border-radius: 4px;
  color: #FFAB1D;
  font-weight: bold;
  font-size: 17px;
  padding: 7px 20px 10px;
}


.menu-col-top {
  position: absolute;
  top: 45px;
  left: 15px;
  width: 250px;
  text-align: left;
  background-color: #241d37;
  z-index: 8888;
  border-radius: 4px;
  padding: 35px 35px 20px 35px;
}

.mobile-menu-container {
  padding-left: 0;
  margin: 0;
}

.mobile-menu-container>li {
  padding-bottom: 20px;
}

.mobile-menu-container>li>a {
  text-transform: uppercase;
  color: #fff;
}

.header-cart-and-heart_personal,
.header-cart-and-heart_search {
  display: none;
}

/*CATALOG*/
.catalog-section {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  padding-bottom: 0;
  /*margin-bottom: 50px;*/
  position: relative;
}

.catalog-section.catalog-section-brands {
  padding-bottom: 70px;
}

.catalog-section.catalog-section-bit {
  padding-bottom: 0;
}

.npl-brands-section {
  margin-bottom: 30px;
}

/*SHOW MORE*/
.js-pagination {
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
}

.api-pagination {
  position: relative;
}

.js-show-more-rew {
  display: inline-block;
  padding: 13px 30px;
  background: linear-gradient(89.61deg, #F98B4D -0.05%, #FBB746 100.49%);
  border-radius: 4px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 10;
}

.js-show-more-rew:before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 100%;
  background: #F1F2F5;
  left: -20px;
}

.js-show-more-rew:after {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 100%;
  background: #F1F2F5;
  right: -20px;
}

.js-show-more-rew:hover {
  color: #fff;
}

.api-reviews-list .api-pagination {
  margin-bottom: 20px;
}

.show-more-block-rew {
  overflow-x: hidden;
}

.show-more-block-rew:before {
  content: '';
  display: block;
  width: 5000px;
  height: 1px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 2px);
  left: -545px;
}

/*SHOW MORE BRANDS*/
.js-pagination_brands.js-pagination {
  position: relative;
}

/*CATALOG TITLE_TOP*/
.npl-top-catalog {
  border: 4px solid #F1F2F5;
  padding: 10px 20px;
  display: flex;
  margin: 20px 0;
  align-items: center;
}

.npl-top-catalog-item {
  margin-right: 20px;
}

.npm-select-catalog {
  border: none;
  outline: none;
  color: #FFAB1D;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url('/local/templates/new_plitka/image/arrow-bl.png');
  background-repeat: no-repeat;
  background-size: 8px 5px;
  padding-right: 15px;
  background-position: 100% 50%;

}

.npm-select-catalog:hover {
  cursor: pointer;
}


/*CATALOG FILTER*/
.npl-title-filter {
  font-size: 16px;
  line-height: 21px;
  color: #241D37;
  font-weight: bold;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-family: "DINPro-Regular", sans-serif;
}

.npl-label-chbox-filter {
  font-size: 13px;
  line-height: 24px;
  color: #241D37;
  padding-left: 40px !important;
  position: relative;
  margin-bottom: 2px;
}

.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {
  position: absolute;
  left: 15px;
  top: 4px;
}

/*.npl-input-checkbox-filter:before{*/
/*content: '';*/
/*display: inline-block;*/
/*width: 25px;*/
/*height: 25px;*/
/*border: 1px solid #E0E0E0;*/
/*background: #fff;*/
/*position: absolute;*/
/*left: -10px;*/
/*top: -2px;*/
/*border-radius: 4px;*/
/*}*/
/*.npl-input-checkbox-filter:checked:before{*/
/*border: 1px solid #FFAB1D;*/
/*background: url(/local/templates/new_plitka/image/check-form.png) #FFAB1D;*/
/*background-repeat: no-repeat;*/
/*background-position: 50% 50%;*/
/*}*/
.npl-boxes-filter {
  border-top: 1px solid #E0E0E0;
}

.npl-input-checkbox-filter-check {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #E0E0E0;
  background: #fff;
  position: absolute;
  left: 15px;
  top: 2px;
  border-radius: 4px;
}

input.npl-input-checkbox-filter:checked+.npl-input-checkbox-filter-check {
  border: 1px solid #FFAB1D;
  background: url(/local/templates/new_plitka/image/check-form.png) #FFAB1D;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.npl-input-checkbox-filter-check-tsvet {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 15px;
  top: 3px;
  border-radius: 4px;
}

input.npl-input-checkbox-filter:checked+.npl-input-checkbox-filter-check-tsvet {
  background-image: url(/local/templates/new_plitka/image/check-form.png) !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}

.npl-numbers-to-from-filters {
  display: flex;
  width: 100%;
  padding: 0 15px;
}

.npl-filter-arrow {
  display: block;
  width: 12px;
  height: 6px;
  /*background: #f00;*/
  background: url('/local/templates/new_plitka/image/arrow-filt-dis.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.bx-active .npl-filter-arrow {
  background: url('/local/templates/new_plitka/image/arrow_filt.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.npl-checkbox-shortlist {
  /*display: none;*/
}

.checkbox-window-more-various {
  background: #fff;
  max-height: 300px;
  overflow-y: scroll;
}

.npl-show-all-checkboxes {
  padding: 0 15px;
  color: #FFAB1D;
}

.npl-show-all-checkboxes_more {
  display: block;
}

.npl-show-all-checkboxes_hide {
  display: none;
}

.npl-show-all-checkboxes:hover {
  cursor: pointer;
}

.npl-bx-params-container {
  width: 50%;
}

.npl-minimum-select,
.npl-maximum-select {
  width: 100%;
  font-size: 17px;
  padding: 5px 10px;
  border: 1px solid #E0E0E0;
}

.npl-minimum-select {
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.npl-maximum-select {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.npl-bx-filter-block-btns {
  width: 100%;
}

.npl-bx-filter-parameters-box-container {
  display: flex;
  flex-wrap: wrap;
}

.btn-filter_submit {
  width: 100%;
  background: #63B039;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  margin: 20px 0 10px;
}

.btn-filter_clear {
  width: 100%;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  background: #fff;
  color: #7B7786;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}

.npl-tags-filter_title {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: bold;
  margin: 10px auto 0;
}

.npl-tags-filter_tag {
  border: 1px solid #FFAB1D;
  box-sizing: border-box;
  padding: 3px 10px 5px;
  display: inline-block;
  margin: 5px 0;
  color: #241D37;
  font-size: 13px;
}

.npl-tags-filter_tag:hover {
  border: 1px solid #63B039;
  color: #63B039;
}


/*REVIEWS*/
.npl-section-gray-asks {
  background: #F1F2F5;
  padding: 50px 0;
}

.npl-tabs-reviews-and-asks.nav.nav-tabs li a {
  font-size: 42px;
  line-height: 53px;
  color: #241D37;
  font-weight: bold;
  display: inline-block;
  margin: 0 40px 20px 0;
}

.npl-tabs-reviews-and-asks.nav.nav-tabs li a.active {
  color: #FFAB1D;
}

.npl-tabs-reviews-and-asks.nav.nav-tabs li a:hover,
.npl-tabs-reviews-and-asks.nav.nav-tabs li a:focus {
  border: none;

}

.collection_without_elements {
  padding: 30px;
  border: 2px solid #D00000;
}

.collection_without_elements p {
  color: #D00000;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

.reviews-container {
  background: #F1F2F5;
  padding: 50px 0;
  width: 100%;
}

.api_modal_content {
  display: flex;
  background: #fff;
  padding: 20px;
}

.api_modal_header_title {
  width: 20%;
  padding-right: 20px;
}

.api-reviews-anserw-admin-avatar {
  width: 20%;
  margin-right: 0;
}

.api_form {
  width: 80%;
}

.comment-anserw-khayr {
  width: 80%;
}

.api_modal_title {
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #241D37;
}

.api-star-rating {
  width: 305px;
}

.api_form_top .new-soajax__inputs_api_title {
  height: auto !important;
  width: calc(100% - 305px) !important;
}

.api-reviews-form .api-star-rating i {
  display: inline-block;
  height: 45px;
  width: 48px;
  cursor: pointer;
  background: url('/local/templates/new_plitka/image/ratesprite4.png') no-repeat -5px -5px;
  margin-left: 10px;
}

.api-reviews-form .api-star-rating i.active {
  background-position: -51px -5px;
}

.api_form_top {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.api-guest-form {
  display: flex;
  justify-content: space-between;
}

.new-soajax__inputs_api_textar {
  width: 100%;
  height: 100px !important;
  border-radius: 4px 4px 0 0 !important;
}

.api_upload {
  margin: -5px 0px 0 0;
  position: relative;
}

.api_upload .api_file_list {
  position: absolute;
  width: 15%;
  z-index: 555;
  top: 10px;
  left: 10px;
}

.api_upload .api_upload_drop {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 0 0 4px 4px;
  padding: 20px;
}

.api_upload .api_upload_drop.api_dragover,
.api_upload .api_upload_drop:hover {
  border: 1px solid #ddd;
  box-shadow: unset;
}

.api-guest-form-field {
  width: 32%;
}

.api-guest-form-field>input.new-soajax__inputs {
  width: 100%;
}

.api-form-submit.btns-g {
  width: 32%;
}

/*REVIEWS LIST*/
.api-reviews-list .api-item {
  padding: 20px;
  background: #fff;
  display: flex;
  margin-top: 0;
  margin-bottom: 30px;
}

.api-reviews-list .api-field-title {
  font-size: 20px;
  margin-bottom: 0;
  font-style: unset;
  color: #241D37;
  background: unset;
  padding: 0;
}

.api-item-item_left {
  width: 20%;
}

.api-item-item_right {
  width: 80%;
}

.api-reviews-list .api-icon-star {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/local/templates/new_plitka/image/ratesprite4.png) no-repeat -19px -55px;
}

.api-reviews-list .api-item .api-star-rating .api-icon-active {
  background-position: -45px -55px;
}

.api-reviews-list .api-field-annotation {
  padding: 15px 0;
  font-size: 15px;
  line-height: 24px;
  color: #241D37;
  margin-bottom: 0;
}

.api-reviews-list_guest_name {
  font-size: 15px;
  line-height: 19px;
  color: #241D37;
  font-weight: bold;
}

.api-reviews_days_ago {
  color: #BBBBBB;
  font-size: 15px;
  line-height: 19px;
}

.api-reviews .api-field-files a:hover {
  box-shadow: unset;
  border: unset;
}

.api-reviews .api-field-files a,
.api-reviews .api-field-files .api-file-outer {
  border: unset;
}

.api-reviews-filter {
  display: none;
}


.breadcrumb>li+li:before {
  padding: 0 5px 0 9px;
}

.breadcrums-slash {
  color: #bbbbbb;
  margin: 0 10px;
}

.rasprodaja_page .usligi-pict:nth-child(5n+1) {
  clear: left;
}

.catalog_page .usligi-pict {
  margin-bottom: 15px;
}

.catalog_page .usligi-pict:nth-child(5n+1) {
  clear: left;
}

.elements-page-list .usligi-pict:nth-child(5n+1) {
  clear: none;
}

.element-about-include__h1 {
  font-size: 42px;
  line-height: 53px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.item_card_page .usligi-pict {
  margin-bottom: 15px;
}

.item_card_page .usligi-pict>a:first-child {
  height: 238px;
  display: block;
}

.item_card_page .usligi-pict:nth-child(4n+1) {
  clear: left;
}

.obj {
  /*margin-top: 20px;*/
}

.m-obj {
  margin-top: 23px;
}

.obj_but {
  margin-bottom: 20px;
}

.obj50 {
  margin-top: 50px;
}

.obj25 {
  margin-top: 25px;
}

.collection-advantages {
  margin: 0;
}

.collection-advantages.collection-advantages-element .ind-about_td_top {
  align-items: flex-start;
}

/*.filtr {*/
/*background: #f1f2f5;*/
/*}*/
.filtr .text-right {
  float: right;
}

.filtr input[type='submit'] {
  display: none;
}

.filtr .box {
  padding-top: 20px;
  padding-bottom: 20px;
}

.filtr .box2 {
  padding-top: 20px;
}

.grey {
  background: gray;
}

.main {
  padding: 0 0 50px;
}

.main2 {
  padding: 0 0 50px 0;
}

.pad {
  padding-top: 20px;
}

.padrow_buttom {
  padding-bottom: 10px;
}

.box-left-menu {
  padding: 20px;
  border: 3px solid #fbb738;
  margin-bottom: 30px;
}

.box-left-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.box-left-menu li {
  padding: 5px 0;
}

.box-left-menu li a {
  font-size: 16px;
  color: #000;
  font-family: "DINPro-Regular", sans-serif;
  text-decoration: underline;
}

.box-left-menu li a:hover {
  text-decoration: none;
}

.box-left-menu .active {
  font-size: 16px;
  color: #000;
  font-family: "DINPro-Bold", sans-serif;
  text-decoration: none;
  pointer-events: none;
}

.sales {
  background: url("/local/templates/new_plitka/image/icon/sales.png") no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 145px;
  z-index: 30;
}

.new-icon {
  background: url("/local/templates/new_plitka/image/icon/new.png") no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 145px;
  z-index: 30;
}

.hit-icon {
  background: url("/local/templates/new_plitka/image/icon/hit.png") no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 145px;
  z-index: 30;
}

/*Modal*/
.modal-title {
  text-align: center;
  /*margin-top: 30px;*/
  font-family: "DINPro-Regular", sans-serif;
  font-size: 28px;
  color: #241d37;
}

.error-modal {
  padding-bottom: 15px;
  color: #e61212;
}

.error-modal,
.error-modal .error {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.modal-text {
  height: 34px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #3c3c3c;
  display: inline-block;
  padding-top: 5px;
}

.modal-text span {
  color: #e61212;
}

.modal-buttom-form {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
}

.icon-cal {
  background: url("/local/templates/new_plitka/image/icon/icon_cal.png") no-repeat;
  width: 16px;
  height: 17px;
  display: inline-block;
  float: right;
}

.filters.clear {
  margin-bottom: 0;
  border-right: 0;
}

.fast-block {
  border: 1px solid #d4d3d0;
  padding: 10px;
  margin-bottom: 20px;
}

.fast-block img {
  max-width: 100%;
  max-height: 150px;
}

.fast-block .text1 {
  padding-left: 10px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
}

.fast-block .text2 {
  padding-left: 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  margin-top: 20px;
}

.fast-block .text2 span {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
}

.up-click-buy-input-wrap {
  margin-bottom: 20px;
}

h1.title {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 32px;
  line-height: 53px;
  margin: 10px 0;
}

h1.title-collection {
  font-size: 32px;
}

h1.title_information {
  margin-bottom: 30px;
}

/*breadcrumb*/
p.title {
  font-family: "DINPro-Regular", sans-serif;
  color: #241d37;
  font-size: 34px;
  margin-top: 20px;
}

p.title2 {
  font-family: "DINPro-Regular", sans-serif;
  color: #241d37;
  font-size: 34px;
  float: left;
}

p.titlet2 {
  font-family: "DINPro-Bold", sans-serif;
  color: #241d37;
  font-size: 20px;
  float: left;
  margin: 0;
}

.catalog-back {
  float: right;
  font-family: "DINPro-Regular", sans-serif;
  color: #666;
  font-size: 20px;
  text-decoration: underline;
  padding-top: 10px;
  margin-bottom: 15px;
}

.icon-left {
  display: inline-block;
  width: 21px;
  height: 18px;
  margin-left: 5px;
  background: url("/local/templates/new_plitka/image/icon/icon_left.png") no-repeat;
  position: relative;
  right: 10px;
  top: 5px;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  border-radius: 0;
  background: none;
}

.breadcrumb>li>a {
  font-size: 11px;
  color: #666;
  font-family: "DINPro-Regular", sans-serif;
}

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

.breadcrumb .active a {
  font-family: "DINPro-Regular", sans-serif;
  color: #666;
  font-size: 11px;
  text-decoration: none;
  pointer-events: none;
}

.my_before_after_number {
  margin: 0;
  padding: 0;
  display: block;
  font-weight: 100;
}

.my_before_after_number:before {
  content: "+7";
  font-size: 14px;
  text-align: center;
  color: #000;
  background: #ddd;
  position: absolute;
  display: block;
  top: 1px;
  left: 16px;
  height: 32px;
  width: 22px;
  padding-top: 6px;
}

.my_before_after_number:after {
  content: " ";
  background: #fff;
  position: absolute;
  display: block;
  top: 1px;
  left: 38px;
  height: 32px;
  width: 6px;
  padding-top: 6px;
}

#ORDER_PROP_3,
#PERSONAL_MOBILE,
input[name="REGISTER[PERSONAL_MOBILE]"],
#basket_fast_buy_form input[name="BASKET_FAST_BUY_PHONE"] {
  padding-left: 21px;
  box-shadow: none;
}

.my_before_after_personal_mobile {
  margin: 0;
  padding: 0;
  display: block;
  font-weight: 100;
}

.my_before_after_personal_mobile:before {
  content: "+7";
  font-size: 14px;
  text-align: center;
  color: #000;
  background: #ddd;
  position: absolute;
  display: block;
  height: 38px;
  width: 22px;
  padding-top: 6px;
  margin-left: 1px;
  margin-top: 1px;
  border-radius: 3px 0 0 3px;
}

.my_before_after_personal_mobile:after {
  content: " ";
  background: #fff;
  position: absolute;
  display: block;
  height: 38px;
  width: 6px;
  padding-top: 6px;
  margin-left: 23px;
  margin-top: 1px;
}

.pdf_catalog_section {
  border: 4px solid #F1F2F5;
  padding: 10px;
}

.collection_card_description {
  border: 4px solid #F1F2F5;
  padding: 30px;
}

/*raskladka*/
div.varianty-raskladky-col-3 {
  max-width: 20%;
  flex: 0 0 20%;
}

div.varianty-raskladky-col-9 {
  max-width: 80%;
  flex: 0 0 80%;
  margin-bottom: 70px;
}

.raskladka-item {
  border: 1px solid #F1F2F5;
  display: flex;
  margin-bottom: 30px;
  width: 100%;
}

.raskladka_3d_section {
  display: flex;
  align-items: center;
}

.raskladka_3d_section .npl__h3 {
  font-size: 35px;
  padding-right: 30px;
}

.raskladka_3d_section .control-prev-ind,
.raskladka_3d_section .control-next-ind {
  height: 26px;
}

.raskladka-item.raskladka-item-epilog .raskladka-in-section-pict {
  width: 55%;
}

.raskladka-item-epilog-slide-container {
  display: flex;
}

.raskladka-item-epilog.raskladka-item {
  position: relative;
}

.raskladka-item-epilog.raskladka-item .carousel {
  width: 100%;
}

.raskladka-item-epilog.raskladka-item .raskladka-item_info_controls {
  position: absolute;
  top: 40px;
  right: 25px;
}

.raskladka-description__p {
  padding-bottom: 20px;
}

.raskladka-description__a_tel {
  font-weight: bold;
  color: #241d37;
}

.raskladka-description__a_tel:hover {
  color: #241d37;
}

.raskladka-description__a_mail {
  color: #FFAB1D;
  font-weight: bold;
}

.raskladka-description__a_mail:hover {
  color: #FFAB1D;
}

.raskladka-detail-item {
  margin-bottom: 50px;
}

.npl-epilog-rasklad__phone,
.npl-epilog-rasklad__email {
  display: block;
  color: #241D37;
}

.npl-epilog-rasklad__phone:hover,
.npl-epilog-rasklad__email:hover {
  color: #241D37;
}

.npl-epilog-rasklad__email>span {
  color: #FFAB1D;
}

.raskladka-item_slide {
  width: 55%;
}

.raskladka-item_info {
  width: 45%;
  padding: 25px 30px 30px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.raskladka-item_info_name {
  color: #241D37;
  font-size: 20px;
  font-weight: bold;
  line-height: 39px;
}

.raskladka-item_info_name.raskladka-3d__title {
  line-height: 25px;
}

.raskladka-item_info_author {
  font-size: 16px;
  color: #241D37;
}

.raskladka-item_info_author.raskladka-3d__author {
  padding-top: 15px;
}

.d3-value_area {
  line-height: 15px;
}

.raskladka-item_info_btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.raskladka-item_info_controls {
  display: flex;
}

/*pagination*/
.pagination-block {
  width: 100%;
  display: table;
  margin: 0 auto;
  height: 60px;
}

.pagination-block .pagination-item {
  margin: 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.pagination-block .pagination-item li {
  background: none;
}

.pagination-block .pagination-item li a:not(.modern-page-next, .modern-page-previous):hover {
  color: #241d37;
  text-decoration: none;
  background-color: #eee;
}

.pagination-block .pagination-item>.active>a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  text-decoration: none;
  line-height: 1.05;
}

.pagination>li>span.active {
  background: #63B039;
  color: #fff;
}

.pagination-block .pagination-item li a {
  color: #241D37;
}

.pagination-block .pagination-item li a:not(.modern-page-previous):not(.modern-page-next),
.pagination>li>span.active {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
  line-height: 2.4;
  font-weight: bold;

}

.modern-page-previous,
.modern-page-next {
  text-decoration: none;
  color: #241D37;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 17px;
  padding: 0 15px;
  position: relative;
}

.modern-page-previous:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 9px;
  height: 22px;
  background: url(/local/templates/new_plitka/image/arrownav.png) 50% 50% no-repeat;
  transform: rotate(180deg);
}

.modern-page-next:before {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  display: inline-block;
  width: 9px;
  height: 22px;
  background: url(/local/templates/new_plitka/image/arrownav.png) 50% 50% no-repeat;
}

.li_modern-page-previous {
  position: absolute;
  left: 0;
}

.li__modern-page-next {
  position: absolute;
  right: 0;
}

.show-more-block {
  margin-bottom: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.show-more-block:before {
  content: '';
  display: block;
  /*    width: 5000px;*/
  width: 100%;
  height: 1px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 2px);
  /*    left: -545px;*/
  z-index: -1;
}

.catalog-section-brands .show-more-block:before {
  left: -570px;
}

.show-more-block__preloader {
  display: none;
  width: 50px;
  position: absolute;
}

.js-pagination_brands .show-more-block__preloader {
  left: calc(50% - 25px);
}

.show-more-block__preloader.show {
  display: block;
}

.npl-actions-block {
  width: 2%;
  margin-right: 0;
}

.show-more-block a {
  background: #e5641c;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  height: 60px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  width: 200px;
}

.show-more-block a.show-mo {
  color: transparent;
}

.show-more-block a:hover {
  text-decoration: none;
}

/*filter*/
.checkbox-mnf {
  padding-top: 17px;
  padding-bottom: 25px;
}

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

.checkbox-mnf input[type="checkbox"]+label {
  color: #000;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  margin-right: 20px;
}

.checkbox-mnf input[type="checkbox"]+label span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  /*background: url("/local/templates/new_plitka/image/icon/check.png") left top no-repeat;*/
  background: #fff;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  cursor: pointer;
}

.checkbox-mnf input[type="checkbox"]:checked+label span {
  border: 1px solid #FFAB1D;
  background: url(/local/templates/new_plitka/image/check-form.png) #FFAB1D;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.header-filter-col {
  padding-right: 0;
}

.header-filter {
  padding-bottom: 20px;
}

.header-filter .text-box {
  height: 34px;
  padding-top: 5px;
}

.header-filter .text-box a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #241d37;
  text-decoration: underline;
}

.header-filter .text-box a:hover {
  text-decoration: none;
}

.header-filter .reset-buttom {
  border: 1px solid #d4d3d0;
  border-radius: 4px;
  font: 11px/22px "DINPro-Bold", sans-serif;
  color: #7b7786;
  text-transform: uppercase;
  width: 100%;
  height: 34px;
  background: none;
}

.header-filter .reset-buttom:hover {
  color: #333;
}

.header-filter .slider-buttom {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  border: 1px solid #f1f2f5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 20px;
  text-align: left;
  border-radius: 0;
}

.header-filter .slider-buttom:focus {
  border-color: #fbb738;
  outline: 0;
}

.header-filter .row:after {
  display: block;
  content: '';
  clear: both;
}

.header-filter .row .col-xs-6 {
  padding: 0 15px;
}

.filter-mobile-toggle {
  position: absolute;
  top: 18px;
  right: 30px;
}

.filter-mobile-toggle:after {
  display: block;
  content: '';
  clear: both;
}

.filters {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #666;
  background-color: #fff;
  border: 1px solid #d4d3d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 20px;
}

.variant-raskl-popup .filters {
  margin-bottom: 20px;
}

.textarea-fleld {
  height: 150px;
  resize: vertical;
}

.filters:focus {
  border-color: #fbb738;
  outline: 0;
}

.filters[disabled],
.filters[readonly],
fieldset[disabled] .filters {
  cursor: not-allowed;
  background-color: #f1f2f5;
  opacity: 1;
}

.filters[disabled]:focus,
.filters[readonly]:focus {
  border-color: #d4d3d0;
}

select.filters {
  width: 100%;
  padding: 6px 7px;
}

select.select.filters {
  padding-right: 0;
}

select.select.filters:not([name=""]) {
  color: #333;
  font-weight: 600;
}

select.select.filters option {
  color: #666;
  font-weight: normal;
}

.line-filter {
  margin-top: 0;
  margin-bottom: 16px;
  border-bottom: 1px solid #d4d3d0;
}

.label-text {
  height: 34px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #3c3c3c;
  display: inline-block;
  margin-right: 20px;
  padding-top: 10px;
}

.label-text2 {
  height: 34px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #3c3c3c;
  display: inline-block;
  margin-right: 20px;
  padding-top: 10px;
  float: left;
}

.list-block {
  height: 34px;
  display: inline-block;
  padding-top: 10px;
}

.list-block .list-block-item {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-block .list-block-item li {
  background: none;
  display: inline-block;
  margin: 0 0 0 10px;
}

.list-block .list-block-item li a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #241d37;
  text-decoration: underline;
  background: none;
  border: 0;
}

.list-block .list-block-item li a:hover {
  background: none;
  color: #241d37;
}

.list-block .list-block-item>.active>a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.filters2 {
  display: inline-block;
  height: 34px;
  padding: 6px 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  border: 1px solid #d4d3d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 20px;
  background: none;
}

.filters2:focus {
  border-color: #fbb738;
  outline: 0;
}

select.filters2 {
  width: 200px;
  padding: 6px 7px;
}

.chouse-box {
  float: right;
  margin-top: 10px;
}

.chouse-box .gear {
  background: url("/local/templates/new_plitka/image/icon/icon_gear.png") no-repeat;
  width: 36px;
  height: 35px;
  display: inline-block;
  float: right;
  margin-right: 0;
}

.chouse-box .text {
  display: inline-block;
  height: 35px;
  float: right;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 20px;
  text-decoration: underline;
  color: #666;
  text-align: center;
  margin-top: -15px;
}

.chouse-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 18px;
  color: #000;
}

.chouse-text span {
  color: #fbb738;
}

.value-slider {
  font-family: 'DINPro-Regular', sans-serif;
  font-size: 100px;
  color: #000;
}

.show-filter {
  margin-top: 5px;
  float: right;
}

.show-filter a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #3c3c3c;
  text-decoration: none;
}

.show-filter a .show-glyph {
  display: inline-block;
  width: 7px;
  height: 6px;
  background: url("/local/templates/new_plitka/image/icon/icon_show.png") no-repeat;
  margin-left: 10px;
}

.menu-col-mob {
  /*position: absolute;
top: 105%;*/
  position: relative;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: left;
  background-color: #fff;
  z-index: 8888;
}

.menu-top-box-mob {
  margin: 0;
  list-style: none;
  padding: 0;
}

.menu-top-box-mob>ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.menu-top-box-mob>li {
  margin: 0;
  background: url("/local/templates/new_plitka/image/icon/filtr-mob.png") top center repeat-x;
  min-height: 66px;
  padding: 20px 15px;
  width: 100%;
}

.menu-top-box-mob>li>a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.menu-top-box-mob>li>a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}

.menu-top-box-mob .col-mob {
  float: right;
}

.menu-top-box-mob .col-mob .text2 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #241d37;
  float: right;
}

.menu-top-box-mob .col-mob .point {
  background: url("/local/templates/new_plitka/image/icon/filtr-mob-btn.png") no-repeat;
  background-size: 100%;
  float: right;
  width: 54px;
  height: 54px;
  margin-top: -15px;
  margin-left: 10px;
}

.mnone {
  margin-bottom: 0;
  padding-bottom: 0;
}

.menu-col-mob .buttons {
  text-align: center;
}

.menu-col-mob .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  color: #241d37;
  text-transform: uppercase;
  padding: 4px 10px;
  margin: 10px 5%;
  width: 90%;
}

.menu-col-mob .link-up {
  border: 1px solid #fff;
  border-radius: 4px;
  background: #fff;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  color: #241d37;
  text-transform: uppercase;
  padding: 4px 10px;
  margin: 10px 5%;
  width: 90%;
}

.menu-col-mob .icon-up {
  display: inline-block;
  background: url("/local/templates/new_plitka/image/icon/icon_up.png") no-repeat;
  width: 16px;
  height: 10px;
  margin-left: 10px;
}

/*flags*/
.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  margin-left: 5px;
}

.flag img {
  vertical-align: top;
  margin-top: 3px;
}

.spain {
  background: url("/local/templates/new_plitka/image/icon/flags/spain.png") no-repeat;
}

.italy {
  background: url("/local/templates/new_plitka/image/icon/flags/italy.png") no-repeat;
}


/*header*/
header {
  height: 290px;
  width: 100%;
  background: #fff;
}

.header-top {
  background: url("/local/templates/new_plitka/../img/header/header_top.png");
  height: 52px;
  position: relative;
}

.header-top .pole1 a {
  color: #3c3c3c;
  text-decoration: underline;
}

.header-top .pole1 a:hover {
  text-decoration: none;
}

.header-top .pole1 {
  height: 100%;
  padding-top: 15px;
  float: left;
  margin-right: 20px;
}

.header-top .pole1 p {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
}

.header-top .pole1 span {
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
}

.header-top .modal-buttom {
  border: 1px solid #55a723;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #55a723;
  margin-top: 12px;
  text-transform: uppercase;
  padding: 4px 10px;
}

.header-top .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  margin-top: 12px;
  text-transform: uppercase;
  float: right;
  margin-left: 20px;
  padding: 4px 10px;
}

.header-top .link-buttom:hover {
  color: #333;
}

.header-top .pole-num {
  background: url("/local/templates/new_plitka/../img/header/pole_num.png") no-repeat;
  width: 31px;
  height: 31px;
  border-radius: 4px;
  float: right;
  text-align: center;
  margin-top: 12px;
  background-size: 100%;
  padding-top: 4px;
}

.header-top .pole-num p {
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
  font-size: 14px;
}

.header-top .pole-num-text {
  height: 100%;
  padding-top: 15px;
  float: right;
  margin-right: 10px;
}

.header-top .pole-num-text p {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.header-top .pole-lc {
  height: 100%;
  padding-top: 15px;
  float: right;
  margin-right: 30px;
}

.header-top .pole-lc a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #666;
  text-decoration: none;
}

.header-top .pole-lc a:hover {
  border-bottom: 0;
}

.header-top .pole-lc .lock {
  background: url("/local/templates/new_plitka/../img/header/lock.png") no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  float: left;
  top: 4px;
}

.header-top .chart {
  height: 100%;
  background-color: #fbb738;
  float: left;
  padding: 10px;
}

.header-top .chart img {
  float: left;
  margin-right: 20px;
}

.header-top .kolvo {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 26px;
  color: #241d37;
  text-decoration: underline;
  float: left;
  margin-right: 5px;
}

.header-top .top-menu {
  float: right;
  width: 50px;
  background: #55a723;
  height: 50px;
  background: url("/local/templates/new_plitka/../img/header/menu_btn.png") no-repeat;
  margin: 8px;
}

.header-top-right {
  float: right;
}

.bars-top {
  display: block;
  width: 35px;
  height: 5px;
  background-color: #666;
  box-shadow: 0 10px 0 #666, 0 20px 0 #666;
  float: left;
  margin-right: 10px;
  margin-top: 12px;
}

/*.menu-top-box-top {*/
/*padding: 0 0 20px 0;*/
/*margin: 0;*/
/*}*/
/*.menu-top-box-top > ul {*/
/*margin: 0;*/
/*list-style: none;*/
/*padding: 0;*/
/*}*/
/*.menu-top-box-top > li {*/
/*margin: 0;*/
/*padding: 0 15px 15px 15px;*/
/*border-bottom: 1px solid #666;*/
/*}*/
/*.menu-top-box-top > li > a {*/
/*font-family: "DINPro-Regular", sans-serif;*/
/*font-size: 24px;*/
/*color: #fff;*/
/*text-decoration: none;*/
/*}*/
/*.menu-top-box-top .nav-list > li {*/
/*margin: 0;*/
/*padding: 10px;*/
/*}*/
/*.menu-top-box-top .nav-list > li > a {*/
/*font-family: "DINPro-Regular", sans-serif;*/
/*font-size: 18px;*/
/*color: #fff;*/
/*text-decoration: none;*/
/*}*/
.menu-top-box-top .glyphicon-icon1,
.menu-top-box-top .glyphicon-icon2,
.menu-top-box-top .glyphicon-icon3,
.menu-top-box-top .glyphicon-icon4,
.menu-top-box-top .glyphicon-icon5,
.menu-top-box-top .glyphicon-icon7,
.menu-top-box-top .glyphicon-icon8 {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  top: 10px;
  margin-right: 10px;
}

.menu-top-box-top .glyphicon-icon8 {
  width: 29px;
  height: 28px;
  left: 3px;
  margin-right: 16px;
}

.menu-top-box-top .glyphicon-icon1 {
  background: url("/local/templates/new_plitka/../img/header/icon_1.png") center;
  background-size: cover;
}

.menu-top-box-top .glyphicon-icon2 {
  background: url("/local/templates/new_plitka/../img/header/icon_2.png") center;
  background-size: cover;
}

.menu-top-box-top .glyphicon-icon3 {
  background: url("/local/templates/new_plitka/../img/header/icon_3.png") center;
  background-size: cover;
}

.menu-top-box-top .glyphicon-icon4 {
  background: url("/local/templates/new_plitka/../img/header/icon_4.png") center;
  background-size: cover;
}

.menu-top-box-top .glyphicon-icon5 {
  background: url("/local/templates/new_plitka/../img/header/icon_5.png") center;
  background-size: cover;
}

.menu-top-box-top .glyphicon-icon7 {
  background: url("/local/templates/new_plitka/../img/header/icon_7.png") center;
  background-size: cover;
}

.menu-top-box-top .glyphicon-icon8 {
  background: url("/local/templates/new_plitka/../img/header/icon_8.png") center;
  background-size: cover;
}

.menu-top-box-top .point {
  margin-top: 10px;
  display: inline-block;
  min-width: 35px;
  min-height: 35px;
  padding: 5px 7px;
  font-size: 24px;
  font-family: "DINPro-Bold", sans-serif;
  line-height: 1;
  color: #241d37;
  text-align: center;
  background-color: #fbb738;
  border-radius: 40px;
}

.menu-top-box-top .point2 {
  background: url("/local/templates/new_plitka/image/header/icon_6.png") no-repeat;
  background-size: 100%;
  margin-top: 20px;
  display: inline-block;
  width: 35px;
  height: 23px;
  cursor: pointer;
}

.header-middle .border {
  height: 125px;
  border-bottom: 1px solid #e8e8e8;
}

.header-middle .logo {
  padding-top: 30px;
  float: left;
  margin-right: 30px;
}

.header-cart-and-heart .logo {
  display: none;
}

.header-middle .top1 {
  float: left;
}

.header-middle .search-form {
  width: 200px;
  float: left;
  padding-top: 40px;
  border-radius: 4px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  margin-right: 380px;
  padding-left: 0;
}

.header-middle .form-control {
  padding-right: 30px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
}

.header-middle .form-control+.glyphicon {
  position: relative;
  top: -25px;
  right: -180px;
}

.header-middle .phone {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 22px;
  color: #000;
  float: left;
  padding-top: 20px;
}

.footer-text-phone span.add_text {
  display: none;
}

.header-middle .phone span.add_text {
  display: block;
  font-size: 12px;
  margin: -5px 0 0 12px;
  color: #666;
  font-family: "DINPro-Regular", sans-serif;
}

.footer-text-phone span.add_text {
  display: none;
}

.header-middle .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  margin-top: 40px;
  text-transform: uppercase;
  float: right;
  padding: 4px 10px;
  margin-right: 20px;
}

.header-middle .modal-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  margin-top: 40px;
  text-transform: uppercase;
  padding: 4px 10px;
  float: right;
}

.header-middle .modal-buttom:hover {
  color: #333;
}

.header-middle .info {
  background: url("/local/templates/new_plitka/../img/header/info.png") no-repeat;
  width: 16px;
  height: 16px;
  float: right;
  margin-top: 45px;
}

.header-middle .tooltip-info {
  width: 200px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.75);
  padding: 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #666;
  position: relative;
  right: 185px;
  top: 50px;
}

.header-middle .box-right {
  position: relative;
  width: 100%;
}

.input-search-top {
  background: url("/local/templates/new_plitka/../img/header/input_search_top.png") no-repeat;
  border: none;
  color: transparent;
  width: 34px;
  height: 34px;
  float: right;
  position: relative;
  top: -34px;
  outline: none;
}

.header-button .pole1 {
  height: 100%;
  padding-top: 15px;
  float: left;
}

.header-button .pole1 p {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
}

.header-button .pole1 span {
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
}

.header-button .search-form {
  width: 100%;
  padding-top: 10px;
  border-radius: 4px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
}

.header-button .form-control {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
}

.header-button .form-control+.glyphicon {
  position: absolute;
  top: 197px;
  right: 25px;
}

.header-menu .dropdown-left {
  float: left;
  margin-top: 10px;
  background: #241d37;
  border-radius: 4px;
  padding: 10px;
}

.header-menu a .dropdown-left {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 13px;
  color: #fbb738;
  text-decoration: none;
  text-transform: uppercase;
}

.header-menu .menu-right {
  height: 60px;
  float: right;
  line-height: 60px;
}

.header-menu .menu-right .line {
  float: left;
  width: 2px;
  height: 20px;
  margin-left: 10px;
  margin-top: 22px;
  border-left: 1px solid #faa72b;
  border-right: 1px solid #fcc13d;
}

.header-menu .menu-right .line:last-child {
  display: none;
}

.header-menu .menu-right ul {
  list-style: none;
  margin: 0;
}

.header-menu .menu-right li {
  float: left;
  padding: 0 0 0 10px;
}

.header-menu .menu-right li a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #241d37;
  border-bottom: 1px solid #241d37;
  text-decoration: none;
  text-transform: uppercase;
}

.header-menu .menu-right li a:hover,
.header-menu .menu-right li a.selected {
  border: none;
}

.header-menu .menu-right li a.selected {
  pointer-events: none;
  cursor: default;
}

/*Menu-collapse*/
.menu-bar {
  height: 55px;
}

.bars {
  display: block;
  width: 15px;
  height: 2px;
  background-color: #fbb738;
  box-shadow: 0 5px 0 #fbb738, 0 10px 0 #fbb738;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

.menu-col {
  position: absolute;
  top: 45px;
  width: 250px;
  margin: 0 auto;
  text-align: left;
  background-color: #241d37;
  z-index: 8888;
  border-radius: 4px;
}

.menu-col {
  font-family: "DINPro-Bold", sans-serif;
}

.menu-top-box {
  padding: 35px 35px 20px 35px;
}

.menu-col li {
  list-style: none;
  padding-bottom: 20px;
}

.menu-col ul {
  padding: 0;
  margin: 0;
}

.menu-col li a {
  color: #fff;
}

.menu-col .one {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0;
  color: #fff;
  font-family: "DINPro-Regular", sans-serif;
}

.menu-col .two {
  font-size: 14px;
  text-decoration: underline;
  font-family: "DINPro-Regular", sans-serif;
}

.menu-col .toggle-box+label {
  background: url("/local/templates/new_plitka/../img/main/menu_1.png") no-repeat right;
  margin-bottom: 0;
}

.menu-col .toggle-box:checked+label {
  background: url("/local/templates/new_plitka/../img/main/menu_2.png") no-repeat right;
  margin-bottom: 15px;
}

.menu-col .toggle-box {
  display: none;
}

.menu-col .toggle-box+label {
  cursor: pointer;
  display: block;
  font-weight: normal;
  color: #fff;
}

.menu-col .toggle-box+label+ul {
  display: none;
}

.menu-col .one .toggle-box+label+div {
  display: none;
}

.menu-col .toggle-box:checked+label+ul {
  display: block;
}

.menu-col .toggle-box:checked+label {
  color: #fff;
}

/*footer*/
footer {
  width: 100%;
  background: #241d37;
}

.footer-top {
  background: #2f273f;
  height: 65px;
}

.footer-top .menu-centr {
  margin: 0 auto;
}

.footer-top .menu {
  height: 100%;
  padding-top: 20px;
}

.footer-top .menu ul {
  list-style: none;
  padding: 0;
  position: relative;
  right: 50%;
  float: right;
  margin: 0;
}

.footer-top .menu li {
  padding: 0 10px;
  float: left;
  position: relative;
  right: -50%;
}

.footer-top .menu li a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #fbb738;
  border-bottom: 1px solid #fbb738;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-top .menu li a:hover {
  border: none;
}

.footer-middle {
  padding: 20px 0;
}

.footer-middle .border {
  border-bottom: 1px solid #2f273f;
  padding-bottom: 10px;
}

.footer-middle p.footer-text,
.footer-xs p.footer-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #7b7786;
  margin: 0;
}

.footer-middle p.footer-text-phone,
.footer-xs p.footer-text-phone {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 18px;
  color: #fff;
}

.footer-middle a {
  text-decoration: underline;
  color: #fbb738;
}

.footer-middle a:hover {
  text-decoration: none;
}

.footer-middle a p.link,
.footer-xs a p.link {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  margin: 15px 0;
  display: inline-block;
}

.footer-middle img {
  padding-top: 10px;
}

.footer-middle .buttons {
  width: 100%;
}

.footer-middle .footer-button {
  background: none;
  padding: 7px;
  border: 1px solid #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #fbb738;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.footer-buttom {
  height: 75px;
}

.footer-buttom .pole1 {
  float: left;
}

.footer-buttom .pole2 {
  float: right;
}

.footer-buttom .pole1 p,
.footer-buttom .pole2 p,
.footer-xs .pole1 p {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #7b7786;
}

.footer-buttom .pole2 a {
  color: #fbb738;
  text-decoration: underline;
}

.footer-buttom .pole2 a:hover {
  text-decoration: none;
}

.footer-xs {
  padding: 20px 0;
}

.footer-xs .footer-line {
  border-color: #7b7786;
}

.block1.opt {
  background: none;
}

.block1 .box-text {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  margin: 10px;
  text-decoration: underline;
}

.block1 img,
.npl-section-similar__img {
  height: 250px;
}

.block1 .box1 {
  width: 15%;
  overflow: hidden;
  position: relative;
  float: left;
}

.block1 .box2 {
  width: 32%;
  overflow: hidden;
  position: relative;
  float: left;
}

.block1 .pad {
  min-width: 2%;
  float: left;
  height: 190px;
}

.block1 .box1 img,
.block1 .box2 img {
  display: block;
  border: none;
}

.block1 .box1 span,
.block1 .box2 span {
  display: block;
  padding: 5px 15px 5px 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  margin: 10px;
  text-decoration: underline;
}

.block1 .box-carousel {
  height: 360px;
  width: 620px;
  overflow: hidden;
}

.block1 .text-banner {
  width: 60%;
  float: left;
}

.block1 .text-carousel {
  display: block;
  padding: 5px 15px 5px 5px;
  width: 50%;
  position: absolute;
  top: 0;
  margin: 10px;
  right: 0;
}

.block1 .text-carousel p.title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 30px;
  color: #000;
}

.block1 .text-carousel p.title span {
  font-family: "DINPro-Bold", sans-serif;
}

.block1 .text-carousel p.text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.block1 .box-centr {
  text-align: right;
}

.block1 .buttom-banner {
  float: right;
  border-radius: 4px;
  background: #fbb738;
  padding: 7px 10px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0 15px 0 0;
}

.block1 .buttom-banner2 {
  border-radius: 4px;
  background: #fbb738;
  display: inline-block;
  padding: 0;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 10px;
  color: #000;
  margin: 15px 15px 0 15px;
  width: 92px;
  height: 33px;
  line-height: 33px;
}

.block1 .buttom-banner3 {
  float: left;
  border-radius: 4px;
  background: #fbb738;
  padding: 7px 10px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  margin: 15px 15px 0 0;
}

.block1 .nav-pills>li.active:after,
.nav-pills>li.active:before {
  right: 99%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.block1 .nav-pills>li.active:after {
  border: 10px solid transparent;
  border-right-color: #fff;
  margin-top: -12px;
}

.block1 .nav-pills>li.active:before {
  border: 14px solid transparent;
  border-right-color: #fbb738;
  margin-top: -16px;
}

.block1 .nav-pills>li>.pill-inner {
  display: block;
  text-align: left;
  min-height: 80px;
  border-bottom: 1px solid #d4d3d0;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #666;
  padding: 20px 2px 5px 20px;
}

.block1 .nav-pills>li.active>.pill-inner,
.block1 .nav-pills>li.active>.pill-inner:hover {
  border: 2px solid #fbb738;
  background: #fff;
  color: #000;
  padding: 18px 0 5px 18px;
}

.block1 .nav-pills>li>.pill-inner .buttom-banner {
  display: none;
}

.block1 .nav-pills>li.active .pill-inner .buttom-banner {
  display: block;
}

#banner1 .nav {
  width: 100%;
}

#banner1 .nav ul {
  text-align: left;
}

#banner1 .nav li {
  float: right;
  width: 100%;
}

.block2 {
  padding: 30px 0 10px;
}

.block2 .buttom1 {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
  float: right;
}

.block2 .buttom1:hover {
  color: #333;
}

.block2 .box2 {
  width: 32%;
  overflow: hidden;
  float: left;
}

.block2 .box2 .photo {
  max-height: 190px;
  overflow: hidden;
}

.block2 .pad {
  min-width: 2%;
  float: left;
  height: 190px;
}

.block2 .box2 img {
  display: block;
  border: none;
  width: 100%;
}

.block2 .box2 span {
  display: block;
  padding: 5px 15px 5px 5px;
  width: 100%;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #241d37;
  margin: 10px;
  text-align: center;
}

.carousel-line {
  border-bottom: 1px dashed #000;
  padding: 10px 0;
}

.carousel-line .title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
}

.carousel-line .control {
  float: right;
  margin-top: -20px;
}

.control-prev {
  background: url("/local/templates/new_plitka/../img/main/left_1.png") no-repeat;
  width: 12px;
  height: 18px;
  background-size: cover;
  float: left;
  margin-right: 10px;
}

.control-prev:hover {
  background: url("/local/templates/new_plitka/../img/main/left_2.png") no-repeat;
  width: 12px;
  height: 18px;
  background-size: cover;
  float: left;
  margin-right: 10px;
}

.control-next {
  background: url("/local/templates/new_plitka/../img/main/right_1.png") no-repeat;
  width: 12px;
  height: 18px;
  background-size: cover;
  float: left;
}

.control-next:hover {
  background: url("/local/templates/new_plitka/../img/main/right_2.png") no-repeat;
  width: 12px;
  height: 18px;
  background-size: cover;
  float: left;
}

.m_mainBanners_pict,
.carousel {
  margin-bottom: 0;
  padding: 0 0 30px;
}

/*.carousel-indicators {*/
/*right: 50%;*/
/*top: auto;*/
/*bottom: 0;*/
/*margin-right: -19px;*/
/*}*/
.raskladka-item .carousel {
  padding-bottom: 0;
}

.span3 {
  float: left;
  width: 20%;
}

.thumbnail {
  border: 0;
}

.social {
  padding: 30px 0;
  background: #f1f2f5;
}

.social p.title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #241d37;
  padding-bottom: 20px;
}

.social p.date {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
}

.social a p.news-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.social a:hover,
.social a:hover p.news-text {
  text-decoration: none;
}

.social hr.line {
  border-bottom: 1px solid #d4d3d0;
}

.social .box_bg {
  width: 100%;
}

.social .box_bg img {
  height: 397px;
}

.social .box_bg .box_bg_text {
  position: absolute;
  top: 0;
  text-align: center;
  width: 329px;
  left: 15px;
  padding: 15px 0;
}

.social .box_bg .box_bg_text .title {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 22px;
  color: #fff;
  margin: 0;
}

.social .box_bg .box_bg_text .kolvo {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #fff;
}

.social .box_bg .box_bg_text .button {
  background: none;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #fff;
}

.about_admin {
  background: #f1f2f5;
  position: relative;
}

.about_admin:after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  background: #f1f2f5;
  bottom: -50px;
}

.about-npl-collection {
  padding: 50px 0 50px;
}

.about-npl-collection.about-npl-collection_pb0 {
  padding-bottom: 0;
}

.about-npl-collection.about-npl-collection-pt0 {
  padding-top: 0;
  padding-bottom: 0;
}

.about p.title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #241d37;
  padding-bottom: 20px;
}

.about p.text-big {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 18px;
  color: #3c3c3c;
  padding-bottom: 20px;
}

.about p.text-small {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #666;
}

.about .photo {
  height: 175px;
  width: 175px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}

.about_page .t1 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.about_page .t1-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 18px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.about_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.about_page .easy span {
  text-decoration: underline;
}

.uslugi_page img {
  width: 100%;
}

.npl-index-pop__a {
  margin: 10px 0;
  display: inline-block;
  font-size: 20px;
  line-height: 33px;
  color: #241D37;
  font-weight: bold;
}

.npl-index-pop__a:hover {
  color: #241D37;
}

.uslugi_page p.text-pict {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #241d37;
  margin: 15px 0 20px;
  text-align: center;
}

.vakansii_page .t1 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.vakansii_page ul.easy,
.personal-documents ul.easy {
  padding-left: 25px;
  list-style-type: none;
}

.vakansii_page ul.easy li:before,
.personal-documents ul.easy li:before {
  color: #fbb738;
  content: "\25AA";
  padding-right: 10px;
}

.sotrudnichestvo_page .t1 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.sotrudnichestvo_page .t1-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 18px;
  color: #000;
  padding: 0;
  margin-bottom: 40px;
}

.sotrudnichestvo_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  padding: 0;
  margin-bottom: 40px;
}

.news_page .t3 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #241d37;
  padding: 0;
  margin-bottom: 10px;
  text-decoration: none;
}

.news_page .t3 a {
  color: #241d37;
  text-decoration: underline;
}

.news_page .t3 a:hover {
  text-decoration: none;
}

.news_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  padding: 0;
  margin-bottom: 40px;
}

.news_page .easy span {
  color: #666;
}

.news_page img {
  margin-bottom: 20px;
}

.news_page .line-block {
  border-top: 1px dashed #d4d3d0;
  margin: 10px 0 30px;
}

.faq_page .modal-buttom-faq {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  margin-top: -50px;
  text-transform: uppercase;
  padding: 10px 20px;
  float: right;
}

.faq_page .box-faq-1 {
  background: #f1f2f5;
  padding: 20px;
}

.faq_page .box-faq-1 .fio {
  float: left;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 18px;
  color: #000;
}

.faq_page .box-faq-1 .date {
  float: right;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  text-align: right;
}

.faq_page .box-faq-1 .question {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #000;
  padding-top: 10px;
}

.faq_page .box-faq-2 {
  padding: 20px;
  border: 1px solid #f1f2f5;
  margin-bottom: 20px;
}

.faq_page .box-faq-2 .answer {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #3c3c3c;
}

.uslugi_des_page img {
  width: 100%;
}

.uslugi_des_page p.text-pict {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #241d37;
  margin: 10px 0;
  text-align: center;
}

.uslugi_des_page p.text-pict a {
  font-size: 14px;
  color: #241d37;
  text-decoration: underline;
}

.projects_page img {
  width: 100%;
}

.projects_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.projects_page p.text-pict {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #241d37;
  margin: 10px 0 0;
}

.projects_page p.text-fio {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #666;
}

.projects_page p.text-coll {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #000;
  margin: 10px 0 0;
}

.projects_page p.text-coll-link a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #241d37;
  margin: 0;
  text-decoration: underline;
}

.projects_page .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
}

.variant_raskladki_page a {
  display: block;
  width: 264px;
  color: #241d37;
}

.variant_raskladki_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #000;
  padding: 0;
  margin-bottom: 20px;
}

.variant_raskladki_page p.text-pict {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #241d37;
  margin: 10px 0 0;
}

.variant_raskladki_page p.text-fio {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #666;
}

.variant_raskladki_page p.text-coll {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #000;
  margin: 10px 0 0;
}

.variant_raskladki_page p.text-coll-link a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #241d37;
  margin: 0;
  text-decoration: underline;
}

.variant_raskladki_page .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
}

.catalog-top-text {
  padding-bottom: 30px;
}

.all_for_plate_page .t3 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #241d37;
  padding: 0;
  margin-bottom: 10px;
  text-decoration: underline;
}

.all_for_plate_page .t3:hover {
  text-decoration: none;
}

.all_for_plate_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  padding: 0;
  margin-bottom: 40px;
}

.all_for_plate_page img {
  margin-bottom: 20px;
}

.all_for_plate_page .line-block {
  border-top: 1px dashed #d4d3d0;
  margin: 10px 0 30px;
}

.shares_page:first-child {
  padding-bottom: 20px;
}

.all_shares_page img {
  width: 100%;
  border-radius: 4px;
}

.all_shares_page p.text-pict {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #241d37;
  margin: 15px 0 20px;
  text-align: center;
}

.all_shares_page p.text-pict a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #241d37;
  text-decoration: underline;
}

.all_shares_page p.text-pict a:hover {
  text-decoration: none;
}

.for_designers_page .t2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #241d37;
  margin-bottom: 10px;
}

.for_designers_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.for_designers_page .dolz {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #000;
  margin-top: 15px;
}

.for_designers_page .fio {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.for_designers_page .email a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #241d37;
  text-decoration: underline;
}

.npl-oplata-pp .t2 {
  box-sizing: border-box;
  color: rgb(36, 29, 55);
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  line-height: 34.2833px;
  margin-bottom: 10px;
}

.shares_page .t2-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #000;
}

.box_under {
  position: relative;
  max-width: 200px;
}

.box_under:after {
  display: block;
  content: '';
  clear: both;
}

.shares_page .box_under {
  margin-top: 25px;
  padding-bottom: 30px;
}

.shares_page .usligi-pict:nth-child(5n + 1) {
  clear: left;
}

.shares_page a.link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.shares_page p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
  margin-top: 5px;
}

.shares_page p.metr {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  float: left;
}

.shares_page p.metr span {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
}

.cart-items-inner {
  display: table;
  padding: 0;
}

.cart-items-inner .row {
  display: table-row;
}

.cart-items-inner .row>div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.cart-items-inner .row p {
  margin: 0;
}

.cart-items-inner .quantity {
  padding: 0 5px;
}

.shares_page .cart {
  background: url("/local/templates/new_plitka/image/icon/icon_cart.png") no-repeat;
  width: 24px;
  height: 24px;
  float: right;
  margin-top: -5px;
}

.box-inner-left {
  float: left;
  width: 50%;
}

.box-inner-left .bx_ordercart_coupon:first-child {
  margin-bottom: 8px;
}

.box-inner-left span {
  display: inline-block;
  margin-right: 8px;
  line-height: 34px;
}

.box-inner-left .form-control {
  width: 180px;
  display: inline-block;
}

.box-inner-left .bx_ordercart_order_pay_left {
  width: 100%;
}

.box-inner-left .cart-coupon-code {
  display: inline-block;
}

.box-inner-left .bx_ordercart_coupon_notes {
  display: inline-block;
}

.box-inner-left .link-buttom {
  vertical-align: top;
  padding-bottom: 8px !important;
  display: inline-block;
  text-decoration: none;
}

.box-inner-left .link-buttom:hover {
  color: #333;
}

.box-inner-left .cart-coupon-remove {
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin-left: 8px;
  position: relative;
  top: 3px;
  background: url(/local/templates/new_plitka/image/icon/icon_close.png);
}

.shares_page .box-slide {
  background: #f1f2f5;
  width: 100%;
  height: 50px;
  padding-top: 15px;
}

.shares_page .box-slide .left {
  width: 45%;
  float: left;
  text-align: right;
}

.shares_page .box-slide .right {
  width: 45%;
  float: right;
  text-align: left;
}

.shares_page .box-slide .left a,
.shares_page .box-slide .right a {
  color: #241d37;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
}

.shares_page .box-slide .left a:hover,
.shares_page .box-slide .right a:hover {
  text-decoration: none;
}

.shares_page .box-slide .left span,
.shares_page .box-slide .right span {
  text-decoration: underline;
}

.pict_mnf_link {
  text-decoration: none !important;
}

.pict_mnf {
  width: 100%;
  border: 2px solid #F1F2F5;
  margin-bottom: 30px;
  position: relative;
  /*padding: 2px;*/
  text-align: center;
}

/*.manufacturers_page .pict_mnf:before {*/
/*content: '';*/
/*display: inline-block;*/
/*height: 100%;*/
/*vertical-align: middle;*/
/*}*/
.pict_mnf_img_container {
  display: flex;
  height: 200px;
  align-items: center;
}

.pict_mnf_img_container__a {
  display: block;
  width: 100%;
  text-align: center;
}

.pict_mnf_info_container {
  display: flex;
  flex-wrap: wrap;
}

.pict_mnf_info_container_item {
  width: 100%;
  height: 40px;
  background: #F2F2F2;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pict_mnf_info_container .pict_mnf_info_container_item:last-child {
  margin-bottom: 0;
}

.pict_mnf_info_container_title {
  padding-left: 15px;
  font-size: 16px;
  color: #7B7786;
}

.pict_mnf_info_container_value {
  display: block;
  width: 50%;
  color: #241D37;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  line-height: 1;
}

.pict_mnf_info_container_value a {
  color: #241D37;
}


.pict_mnf:hover {
  /*border: 3px solid #fbb738;*/
  /*padding: 0;*/
}

.pict_mnf img {
  /*width: 80%;*/
  max-width: 160px;
  /*max-height: 198px;*/
  max-height: 100%;
}

/*.rasprodaja_page img {
width: 100%;
}*/
.rasprodaja_page .box_under {
  margin-top: 25px;
  padding-bottom: 30px;
}

.rasprodaja_page a.link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.rasprodaja_page p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
  margin-top: 5px;
}

.rasprodaja_page p.easy,
.catalog_page p.easy {
  margin: 0;
}

.rasprodaja_page p.easy.category,
.catalog_page p.easy.category {
  color: #999;
}

.rasprodaja_page p.metr {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
}

.rasprodaja_page p.metr span {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
}

.rasprodaja_page p.metr2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  margin: 0;
  text-decoration: line-through;
}

.catalog_page img {}

.catalog_page .box_under {
  margin-top: 25px;
  padding-bottom: 30px;
}

.catalog_page .box_under:after {
  display: block;
  content: '';
  clear: both;
}

.catalog_page a.link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.catalog_page a.link:hover {
  text-decoration: none;
}

.catalog_page p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
  margin-top: 5px;
}

.catalog_page p.metr {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
}

.catalog_page p.metr span {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
}

.catalog_page p.metr2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  margin: 0;
  text-decoration: line-through;
}

.catalog_page .line-buttom {
  border-bottom: 1px dashed #f1f2f5;
  margin: 40px 0 20px;
}

.catalog_page .t2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #241d37;
  margin-bottom: 10px;
}

.catalog_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
}

.pay_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #3c3c3c;
}

.pay_page .header-filter {
  background: #f1f2f5;
  padding: 40px;
  margin-bottom: 20px;
}

.pay_page .find-buttom {
  border: 1px solid #241d37;
  border-radius: 4px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  height: 34px;
  background: none;
  background: #fbb738;
}

.pay_page .payment-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  height: 34px;
  background: none;
  background: #fbb738;
}

.pay_page .line-buttom2 {
  border-bottom: 1px dashed #f1f2f5;
  margin: 20px 0;
}

.pay_page .t2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #241d37;
  margin-bottom: 10px;
}

.pay_page .t3 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 20px;
  color: #666;
  margin-bottom: 10px;
}

.pay_page .box-tovar {
  background: #f1f2f5;
  padding: 30px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}

.pay_page .box-top {
  padding: 5px 0 0 90px;
  width: 100%;
  display: inline-block;
  min-height: 70px;
}

.pay_page .box-buttom {
  width: 100%;
  display: inline-block;
}

.pay_page .box-pict {
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  left: 45px;
}

.pay_page .box-pict img {
  width: 100%;
}

.pay_page .box1 {
  min-height: 60px;
  padding: 5px 0 0 30px;
  float: left;
}

.pay_page .name {
  margin-bottom: 10px;
}

.pay_page .name a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.pay_page .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  float: left;
}

.pay_page .easy2 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #000;
}

.pay_page .easy3 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  float: left;
  margin-right: 20px;
}

.pay_page .easy3 a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #241d37;
  text-decoration: underline;
}

.pay_page .line-buttom {
  border-bottom: 1px solid #f1f2f5;
  margin: 10px 0;
}

.pay_page .end {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 18px;
  color: #000;
  padding-top: 5px;
}

.catalog2_page {
  padding-bottom: 50px;
}

.catalog2_page .t2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 22px;
  color: #666;
}

.catalog2_page .box-catalog {
  margin-top: 20px;
  border: 1px solid #f1f2f5;
}

.catalog2_page .box-pict {
  width: 100%;
}

.catalog2_page .box-pict img {
  max-width: 100%;
  max-height: 90px;
}

/*.catalog2_page .box-article {
  padding-top: 10px;
  height: 70px;
}*/
.catalog2_page .box-article a.name {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.catalog2_page .box-article p.article {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
  padding-top: 5px;
  margin-bottom: 0;
}

/*.catalog2_page .box-easy {
  padding-top: 25px;
  height: 70px;
}*/
.box-catalog-half {
  display: table;
}

.box-catalog-half .row {
  display: table-row;
}

.box-catalog-half .row>div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 15px 15px;
}

.box-catalog-half .row>div:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
  width: 22%;
}

.catalog2_page .modal-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
  position: absolute;
  top: 54px;
  right: 0;
}

.catalog2_page .box-easy:after {
  display: block;
  content: '';
  clear: both;
}

.catalog2_page .have td {
  padding: 0 4px 0 0;
}

.catalog2_page .box-easy p.have {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #55a723;
  margin: 0;
}

.catalog2_page .box-easy p.fail {
  color: #e61212;
}

.catalog2_page .box-easy p.fail .icon-ok {
  background-image: url('/local/templates/new_plitka/image/icon/icon_not_ok.png');
}

.catalog2_page .box-easy p.price,
.catalog2_page .box-easy p.razmer {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
}

.catalog2_page .box-easy p.priceDiscount,
.catalog2_page .box-easy p.priceSingle {
  margin: 0;
}

.catalog2_page .box-easy p.priceBase {
  color: #666;
  font-size: 14px;
  text-decoration: line-through;
}

.icon-ok {
  background: url("/local/templates/new_plitka/image/icon/icon_ok.png") no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.catalog2_page .box-easy .minus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #b75f1e;
  text-decoration: none;
  margin-top: -15px;
  margin-right: 10px;
  float: left;
}

.catalog2_page .box-easy .kolvo {
  background: url("/local/templates/new_plitka/image/icon/bg_kolvo.png") no-repeat;
  width: 45px;
  height: 28px;
  float: left;
  text-align: center;
  padding-top: 4px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  margin-right: 10px;
  margin-top: -5px;
}

.catalog2_page .box-easy .plus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #55a723;
  text-decoration: none;
  margin-top: -15px;
  margin-right: 10px;
  float: left;
}

.catalog2_page .box-easy p.text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
}

.catalog2_page .box-easy .cart {
  background: url("/local/templates/new_plitka/image/icon/icon_cart.png") no-repeat;
  width: 24px;
  height: 24px;
}

.menu-link {
  background: url("/local/templates/new_plitka/image/icon/bg_menu_link.png") repeat-x;
  height: 38px;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
}

.menu-link p.easy-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  float: left;
  margin-right: 3px;
}

.menu-link a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #241d37;
  float: left;
  text-decoration: underline;
  margin-right: 10px;
}

.menu-link a:hover {
  text-decoration: none;
}

.menu-link .sepa {
  height: 20px;
  border-left: 1px solid #d4d3d0;
  border-right: 1px solid #fff;
  float: left;
  margin-right: 10px;
}

.item_card_page .modal-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
  float: right;
}

.item_card_page .modal-buttom:hover {
  color: #333;
}

.fotorama--fullscreen,
.fotorama__img {
  max-height: 407px !important;
}

.item_card_page .box-right-top {
  width: 100%;
  background: #f1f2f5;
  padding: 20px;
}

.item_card_page .box-right-top p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.item_card_page .box-right-top p.have {
  color: #55a723;
  font-family: "DINPro-Bold", sans-serif;
}

.item_card_page .box-right-top p.fail {
  color: #e61212;
}

.item_card_page .box-right-top p.fail .icon-ok {
  background-image: url('/local/templates/new_plitka/image/icon/icon_not_ok.png');
}

.item_card_page .icon-ok {
  margin: 0;
}

.item_card_page .box-right-top div.have p {
  margin: 0;
}

.item_card_page .box-right-top div.have .footer-text-phone {
  font-family: "DINPro-Bold", sans-serif;
}

.item_card_page .box-right-top p.easy span {
  font-family: "DINPro-Bold", sans-serif;
}

.item_card_page .box-right-top p.easy2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #000;
  text-align: right;
}

.item_card_page .box-right-top p.priceBase {
  color: #666;
  text-decoration: line-through;
  font-size: 14px;
}

.item_card_page .box-right-top p.price {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 20px;
  color: #000;
  text-align: right;
}

.item_card_page .box-right-top p.price span {
  font-family: "DINPro-Bold", sans-serif;
}

.item_card_page .box-right-top .minus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #b75f1e;
  text-decoration: none;
  margin-top: -15px;
  margin-right: 10px;
  float: left;
  width: 14px;
}

.item_card_page .box-right-top .kolvo {
  width: 50px;
  height: 35px;
  float: left;
  text-align: center;
  line-height: 35px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #000;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #f1f2f5;
  margin-top: -10px;
}

.item_card_page .box-right-top .kolvo:first-child {
  margin-left: 24px;
}

.item_card_page .box-right-top .plus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #55a723;
  text-decoration: none;
  margin-top: -15px;
  margin-right: 10px;
  float: left;
}

.item_card_page .box-right-top .box-position {
  border-top: 1px solid #d4d3d0;
  border-bottom: 1px solid #d4d3d0;
  padding: 20px 0;
}

.item_card_page .box-right-top .box-position:after {
  display: block;
  content: '';
  clear: both;
}

.item_card_page .box-right-top .box-position p {
  margin: 0;
}

.item_card_page .box-right-top .tematika {
  width: 50px;
  height: 35px;
  margin-left: 24px;
}

.col1 {
  float: left;
  width: 40%;
}

.col2 {
  float: left;
  width: 30%;
}

.item_card_page .box-right-bottom {
  background: #f1f2f5;
  border-top: 1px solid #f1f2f5;
  padding: 20px;
}

.item_card_page .box-right-bottom:after {
  display: block;
  content: '';
  clear: both;
}

.item_card_page .box-right-bottom .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
}

.item_card_page .box-right-bottom .link-buttom:hover {
  color: #333;
}

.item_card_page .box-right-bottom a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
  float: right;
  margin-left: 20px;
}

.item_card_page .box-right-bottom a:hover {
  text-decoration: none;
}

#backetClear {
  text-align: right;
  font-size: 18px;
  color: #807c7c;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10px;
}

#backetClear:hover span {
  color: #000;
  cursor: pointer;
}

#backetClear span {
  display: flex;
  align-items: center;
}

#backetClear span:before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background: url("/local/templates/new_plitka/image/icon/icon-clear-basket.svg") center no-repeat;
  background-size: 20px;
  margin-right: 5px;
}

.basket-animate-element {
  position: absolute;
  z-index: 10;
  opacity: .3;
  display: table;
  width: 180px;
  height: 178px;
}

.basket-animate-element-new {
  position: absolute;
  z-index: 10;
  opacity: 1;
  display: table;
  width: 180px;
  height: 178px;
  background-repeat: no-repeat !important;
  background-position: 0 50% !important;
  background-size: contain !important;
}

.basket-animate-element img {
  max-width: 152px;
  max-height: 152px;
}

.basket-animate-element>div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.item_card_page .item-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #666;
}

.item_card_page .box-opis {
  border-top: 1px dashed #d4d3d0;
  padding: 20px 0;
  margin-top: 30px;
}

.item_card_page .box-opis .title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
}

.item_card_page .box-opis .easy-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #000;
}

.item_card_page .box-position1 {
  background: #f1f2f5;
  padding: 50px;
}

.item_card_page .box-position2 {
  padding: 25px 50px;
}

.item_card_page .box-position1 .title,
.item_card_page .box-position2 .title,
.catalog2_page .box-position2 .title {
  text-align: center;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 22px;
  color: #000;
}

.item_card_page .box_under {
  margin-top: 25px;
}

.item_card_page a.link,
.col_card_page a.link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.item_card_page a.link:hover {
  text-decoration: none;
}

.item_card_page p.easy,
.col_card_page p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
  margin-top: 5px;
}

.item_card_page p.metr {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  float: left;
}

.item_card_page p.metr span {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
}

.item_card_page p.priceBase {
  text-decoration: line-through;
  color: #666;
  margin-top: 1px;
}

.item_card_page p.priceBase span {
  font-size: 14px;
  margin-left: 10px;
}

.item_card_page .box-position1 img,
.item_card_page .box-position2 img {
  max-width: 100%;
  max-height: 238px;
}

.item_card_page .box-position1 .line {
  border-bottom: 1px solid #d4d3d0;
  margin: 10px 0 25px;
}

.cont2 .title-heading {
  background: url("/local/templates/new_plitka/image/icon/filtr-mob.png") top center repeat-x;
  min-height: 66px;
  padding: 10px 15px;
  width: 100%;
}

.cont2 a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}

.cont2 .point {
  background: url("/local/templates/new_plitka/image/icon/filtr-mob-btn.png") no-repeat;
  width: 54px;
  height: 54px;
  float: right;
  margin-top: -43px;
}

.cont2 .menu-link {
  background: url("/local/templates/new_plitka/image/icon/bg_menu_link.png");
  border-radius: 3px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  height: auto;
  width: 100%;
  background-size: cover;
  margin-top: -30px;
}

.cont2 .menu-link .item1 {
  height: 100%;
}

.cont2 .menu-link p.easy-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  float: left;
  margin-right: 3px;
}

.cont2 .menu-link p.easy-text img {
  margin-top: 5px;
}

.cont2 .menu-link a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #241d37;
  float: right;
  text-decoration: underline;
  margin-right: 10px;
  margin-left: 5px;
}

.cont2 .menu-link .sepa {
  height: 20px;
  border-left: 1px solid #f1f2f5;
  border-right: 1px solid #fff;
  float: left;
  margin-right: 10px;
}

.cont2 p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.cont2 p.easy span {
  font-family: "DINPro-Bold", sans-serif;
}

.cont2 .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
  width: 30%;
  float: left;
  margin-right: 5%;
  white-space: normal;
}

.panel .obj .col-xs-12 {
  display: flex;
  align-items: center;
}

.cont2 a.cart,
.cont2 a.buy {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  display: inline-block;
  text-decoration: none;
  width: 30%;
  text-align: center;
  float: left;
}

.cont2 a.cart {
  text-decoration: underline;
  margin-right: 5%;
}

.cont2 a.buy {
  border: 1px solid #FA5151;
  border-radius: 4px;
  background: #FA5151;
  color: #fff;
  padding: 1px 10px 3px 10px;
}

.cont2 img {
  max-width: 100%;
}

.cont2 .buttons {
  text-align: center;
}

.cont2 .link-buttom2 {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  color: #241d37;
  text-transform: uppercase;
  padding: 4px 10px;
  margin: 10px 5%;
  width: 90%;
}

.cont2 .link-up {
  border: 1px solid #fff;
  border-radius: 4px;
  background: #fff;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  color: #241d37;
  text-transform: uppercase;
  padding: 4px 10px;
  margin: 10px 5%;
  width: 90%;
}

.cont2 .icon-up {
  display: inline-block;
  background: url("/local/templates/new_plitka/image/icon/icon_up.png") no-repeat;
  width: 16px;
  height: 10px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.card_collection_page .usligi-pict:nth-child(4n) {
  clear: right;
}

.card_collection_page .usligi-pict:nth-child(4n+1) {
  clear: left;
}

.card_collection_page .box-right-top p.title2 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #000;
}

.card_collection_page .modal-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  position: relative;
  top: 35px;
  text-transform: uppercase;
  padding: 4px 10px;
  float: right;
}

.card_collection_page .modal-buttom-m,
.catalog2_page .modal-buttom-m {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: none;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
  margin-left: 6px;
  margin-top: 14px;
}

.m-sample__fav {
  margin-top: 14px;
  margin-bottom: 20px;
  margin-left: 32px;
  display: block;
  position: relative;
  cursor: pointer;
}

.m-sample__fav:before {
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  left: -26px;
  background: url(/local/templates/new_plitka/../img/favorite-del.svg) no-repeat;
}

.m-sample__fav.fav-add:before {
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  left: -26px;
  background: url(/local/templates/new_plitka/../img/favorite-add.svg) no-repeat;
}

.header-top__fav-link {
  float: right;
  padding-top: 15px;
  position: relative;
}

.header-top__fav.count:before {
  background: url(/local/templates/new_plitka/../img/favorite-head-count.svg) no-repeat;
}

.header-top__fav:before {
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  left: -50px;
  background: url(/local/templates/new_plitka/../img/favorite-head.svg) no-repeat;
}

.header-top__fav-count {
  background: #b0b0b0;
  font-size: 11px;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  position: absolute;
  top: 5px;
  left: -34px;
  box-shadow: 0px 0px 0px 2px #fff;
}

.header-top__fav-count.count {
  background: #FBB537;
}

.usligi-pict__close {
  cursor: pointer;
}

.usligi-pict__close_collect {
  cursor: pointer;
}

.usligi-pict__close:before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  top: -12px;
  right: 0;
  background: url('/local/templates/new_plitka/image/favorite-close.svg') no-repeat;
}

.favorites_page_new .hidde {
  display: none;
  border: 1px solid red;
}

/*
.usligi-pict__close_collect:before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  top: -12px;
  right: 0;
  background: url('/local/templates/new_plitka/image/favorite-close.svg') no-repeat;
}
.favorites_page_new .usligi-pict__close_collect:before {
  display:none;
}
.favorites_page_new .usligi-pict__close_collect {
  padding-bottom:8px;
}
.favorites_page_new .usligi-pict__close_collect:hover {
  color: #FFAB1D;
}

.usligi-pict__close:hover {
  opacity: 0.5;
}

.card_collection_page .modal-buttom:hover {
  color: #333;
}

.card_collection_page .box-right-top {
  width: 100%;
  background: #f1f2f5;
  padding: 20px 35px;
}

.card_collection_page .box-right-top.mobil {
  padding: 10px;
}

.card_collection_page .box-right-top .back {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #f1f2f5;
}

.card_collection_page .box-right-top .easy-text-table {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #000;
}

.card_collection_page .box-right-top .easy-text-table span {
  font-family: "DINPro-Bold", sans-serif;
}

.card_collection_page .item-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 13px;
  color: #666;
}

.card_collection_page .box-position1 {
  background: #f1f2f5;
  padding: 25px 50px 50px;
}

.card_collection_page .box-position2 {
  padding: 50px;
}

.card_collection_page .box-position1 .title,
.card_collection_page .box-position2 .title {
  text-align: center;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 22px;
  color: #000;
}

.card_collection_page .box_under {
  margin-top: 25px;
}

.card_collection_page a.link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.card_collection_page a.link:hover {
  text-decoration: none;
}

.card_collection_page p.easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
  margin-top: 5px;
}

.usligi-pict p.metr {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  float: left;
}

.usligi-pict p.metr span {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
}

.usligi-pict p.priceBase {
  text-decoration: line-through;
  color: #666;
  margin-top: 1px;
}

.usligi-pict p.priceBase span {
  font-size: 14px;
  margin-left: 10px;
}

.card_collection_page .box-position1 img,
.card_collection_page .box-position2 img {
  max-width: 100%;
  max-height: 238px;
}

.card_collection_page .box-position1 .line {
  border-bottom: 1px solid #f1f2f5;
  margin: 0 0 25px 0;
}

.card_collection_page .box-opis {
  background: #f1f2f5;
  padding: 50px;
}

.card_collection_page .box-opis .title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
  max-width: 100% !important;
  float: none !important;
}

.card_collection_page .box-opis .easy-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #000;
}

.card_collection_page .cart {
  background: url("/local/templates/new_plitka/image/icon/icon_cart.png") no-repeat;
  width: 24px;
  height: 24px;
  float: right;
  margin-top: -5px;
}

.cart_page .errortext {
  margin-top: 20px;
  display: block;
}

.cart_page .box-inner {
  background: #f1f2f5;
  padding: 20px;
}

.cart_page .box-inner .line-white {
  border-bottom: 1px solid #fff;
  margin: 30px -20px;
}
*/
.cart_page .box-inner2 {
  padding: 20px 20px 40px 20px;
  margin: -1px -20px -20px -20px;
}


.cart_page .box-inner2:after {
  display: block;
  content: '';
  clear: both;
}

.bx_ordercart_coupon .bx_ordercart_coupon_notes {
  display: inline-block;
}

.bx_ordercart_coupon .cart-coupon-code {
  display: inline-block;
}

.bx_ordercart_coupon .cart-coupon-code.bad {
  color: #e61212;
}

.bx_ordercart_coupon .cart-coupon-code.good {
  color: #55a723;
}

.cart_page .box-inner3 {
  padding-top: 20px;
}

.cart_page .box-inner2 .itogo {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 24px;
  color: #000;
  margin-right: 30px;
  float: right;
}

.cart_page .box-inner2 .buttom-media {
  float: right;
}

.cart_page .box-inner3 .itogo2 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 24px;
  color: #000;
}

.cart_page .box-inner3 .itogo2-text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
}

.cart_page .box-inner2 .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
}

.cart_page .box-inner2 .link-buttom:hover {
  color: #333;
}

.cart_page .box-inner3 .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  margin-top: 20px;
}

.cart_page .box-inner3 .link-buttom:hover {
  color: #333;
}

.cart_page .box-inner4 .link-buttom {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  margin-top: 20px;
}

.cart_page .box-inner4 .link-buttom:hover {
  color: #333;
}

.cart_page .header-top-table {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 14px;
  color: #000;
  padding: 20px 0;
}

.cart_page .header-top-table2 {
  padding: 20px 0;
}

.cart_page .line-top {
  border-bottom: 1px solid #d4d3d0;
}

.cart_page .line-top2 {
  border-bottom: 1px solid #fff;
}

.cart_page .article {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
}

.cart_page .article a {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #241d37;
  text-decoration: underline;
}

.cart_page .article a:hover {
  text-decoration: none;
}

.cart_page .price {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 18px;
  color: #000;
  overflow: hidden;
}

.cart_page .price[data-price-type] {
  display: none;
}

.cart_page .price[data-price-type].active {
  display: block;
}

.cart_page .box-inner img {
  max-width: 100%;
  max-height: 154px;
}

@media screen and (max-width: 375px) {
  .cart_page .box-inner img {
    max-height: 32px;
  }
}

.cart_page .box-inner .new-cart-items-name img {
  max-width: 22px;
}

.cart_page .box {
  display: table;
}

.delayed_add {
  color: #000;
}

.delayed_add:hover {
  color: #333;
}

.cart_page .box img {
  width: 16px;
  margin-top: -10px;
}

.cart_page .minus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #b75f1e;
  text-decoration: none;
  margin-top: -5px;
  margin-right: 10px;
  float: left;
}

.cart_page .kolvo {
  width: 50px;
  height: 35px;
  float: left;
  text-align: center;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #000;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #f1f2f5;
}

.cart_page .plus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #55a723;
  text-decoration: none;
  margin-top: -5px;
  margin-right: 10px;
  float: left;
}

.cart_page .unit {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #000;
  padding-top: 8px;
}

.cart_page .title2 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  color: #000;
}

.cart_page .label-text2 {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  padding-top: 5px;
}

.cart_page .label-text2 span {
  color: #e61212;
}

.cart_page .label-text2 .label-box {
  border-radius: 2px;
  background: #ddd;
  display: inline-block;
  padding: 5px;
  margin-left: 26px;
}

.order-radio-input {
  width: 40%;
  float: right;
}

.order-radio-input input {
  height: 30px;
}

.cart_page .label-text2 .label-box span {
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
}

.cart_page input[type="checkbox"] {
  display: none;
}

.cart_page input[type="checkbox"]+label {
  color: #000;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 1rem;
  margin-right: 20px;
  /*width: 130px;*/
}

.cart_page input[type="checkbox"]+label a {
  color: #FFAB1D;
  font-size: 1rem;
}

.cart_page input[type="checkbox"]+label a:hover {
  text-decoration: none;
}

.cart_page input[type="checkbox"]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  background: url("/local/templates/new_plitka/image/icon/check.png") left top no-repeat;
  cursor: pointer;
}

.cart_page input[type="checkbox"]:checked+label span {
  background: url("/local/templates/new_plitka/image/icon/check.png") -20px top no-repeat;
}

.cart_page input[type="radio"] {
  display: none;
}

.cart_page input[type="radio"]+label {
  margin-right: 0;
}

.cart_page input[type="radio"]+label span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  background: url("/local/templates/new_plitka/image/icon/check2.png") right top no-repeat;
  cursor: pointer;
}

.cart_page input[type="radio"]:checked+label span {
  background: url("/local/templates/new_plitka/image/icon/check2.png") left top no-repeat;
}

.cart_page .done-title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 24px;
  color: #000;
  padding-bottom: 20px;
}

.cart_page .done-title a {
  color: #000;
}

.cart_page .done-title span {
  font-family: "DINPro-Bold", sans-serif;
}

.cart_page p.done-easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
}

.cart_page p.done-easy span {
  font-family: "DINPro-Bold", sans-serif;
}

.cart_page input[type="checkbox"]+label.new-checkboxes_red,
.cart_page input[type="checkbox"]+label.new-checkboxes_red a {
  color: #D00000;
}

.icon-print {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/local/templates/new_plitka/image/icon/icon_print.png") no-repeat;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.nav-tabs {
  border: 0;
}

.nav-tabs>li {
  margin-bottom: -2px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #000;
  cursor: default;
  background-color: #f1f2f5;
  border: 0;
  border-radius: 0;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 18px;
}

.nav>li>a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 18px;
  color: #666;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #f1f2f5;
  border-bottom: 1px solid #f1f2f5;
}

.opt_page .box-inner {
  background: #f1f2f5;
  padding: 20px;
}

.opt_page .box-inner-country {
  background: #f1f2f5;
  padding: 0 20px 20px 20px;
}

.opt_page .box-inner-country .tab-country {
  color: #000;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 18px;
  height: 45px;
  margin-bottom: 20px;
  padding-top: 10px;
}

.opt_page .box-inner-country .country-list {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  line-height: 25px;
}

.opt_page .box-inner-country .country-list p {
  font-family: "DINPro-Bold", sans-serif;
  margin: 0;
}

.opt_page .box-inner-country .country-list a {
  text-decoration: underline;
  color: #000;
}

.opt_page .box-inner .multicolom {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  column-gap: 20px;
}

.opt_page .box-inner .multicolom a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #000;
  line-height: 25px;
  text-decoration: underline;
  text-transform: uppercase;
}

.collections-catalog-placeholder {
  position: absolute;
  width: calc(100% - 30px);
  max-width: 198px;
  height: 198px;
  z-index: 20;
}

.collections-catalog-placeholder img {
  width: 100%;
}

.collections-catalog-placeholder.inactive {
  z-index: 0;
}

.collections-catalog-gallery {
  /*width: 100%;*/
  width: 198px;
  height: 198px;
}

.gallery-container {
  position: relative;
}

a.gallery-zoom-link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  width: calc(100% - 30px);
  height: calc(100% - 64px);
  z-index: 10;
  cursor: pointer;
}

.gallery-container .fotorama__stage {
  height: 396px !important;
}

.gallery-container-collections .fotorama__stage .fotorama__img {
  top: 0 !important;
  left: 0 !important;
  margin: 0 auto;
}

.gallery-zoom-link .zoom {
  background: rgba(0, 0, 0, 0.3) url("/local/templates/new_plitka/image/icon/zoom-in_2.png") no-repeat center;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 9;
  border-radius: 100%;
  padding: 15px;
  box-sizing: content-box;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

a.gallery-zoom-link:hover .zoom {
  opacity: 1;
  visibility: visible;
  transition: .3s;
}

.modalDialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99990;
  transition: opacity 400ms ease-in;
  display: none;
  pointer-events: none;
}

.modalDialog:target {
  display: block;
  pointer-events: auto;
}

.modalDialog>div {
  text-align: center;
  width: 50%;
  height: 70%;
  position: relative;
  margin: 5% auto;
}

.modalDialog>div img {
  margin: 0 auto;
  width: 100%;
}

.closed {
  position: absolute;
  right: -40px;
  top: -40px;
  background: url("/local/templates/new_plitka/image/icon/icon_close2.png") no-repeat left;
  width: 32px;
  height: 32px;
}

.closed:hover {
  background: url("/local/templates/new_plitka/image/icon/icon_close2.png") no-repeat right;
}

.arrow_box {
  position: absolute;
  background: #f1f2f5;
  border-radius: 4px;
  box-shadow: 5px 5px 5px 0 rgba(50, 50, 50, 0.5);
  padding: 25px 15px 15px;
  width: 210px;
  z-index: 200;
  border: 1px solid #f1f2f5;
  display: none;
}

.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-bottom-color: #f1f2f5;
  border-width: 10px;
  margin-left: -10px;
}

.arrow_box:before {
  border-bottom-color: #f1f2f5;
  border-width: 12px;
  margin-left: -12px;
}

hr.arrow-line {
  margin: 15px 0 10px 0;
}

.arrow_box .link-buttom {
  border: 1px solid #fbb738;
  width: 100%;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
}

.arrow_box .range {
  padding: 0 20px;
}

.quantity .plus,
.quantity .minus {
  cursor: pointer;
}

.quantity input {
  width: 100%;
  background: transparent;
  padding: 0 5px;
  text-align: center;
  border: none;
  height: 35px;
}

.quantity input:focus {
  outline: none;
}

.regblock {
  /*float: left;*/
  width: 100%;
  max-width: 405px;
}

.regblock__content__form label {
  font-size: 15px;
  font-family: "DINPro-Regular", sans-serif;
}

.regblock__form_control {
  height: 40px;
  border: 1px solid #d4d3d0;
}

.regblock__form_control:focus {
  border-color: #fbb738;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(251, 183, 56, 0.6);
}

.regblock__form_btn {
  background: #fbb738;
  height: 40px;
  width: 175px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  text-shadow: 1px 1px 0 #fccc44;
  margin-top: 25px;
  color: #000;
}

.regblock__form_btn span {
  background: url("/local/templates/new_plitka/image/icon/regblock__form_btn.png") no-repeat;
  width: 5px;
  height: 8px;
  position: relative;
  margin-left: 5px;
  margin-top: 8px;
  display: inline-block;
}

.form__title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 22px;
}

.regblock_right {
  float: left;
  width: 405px;
  margin-bottom: 30px;
}

.bx_my_order_switch,
.bx_order_make {
  margin-bottom: 30px;
}

.regblock_right_all {
  margin-left: 230px;
  overflow: hidden;
}

.regblock__tabs__fon {
  background: #f1f2f5;
  border-radius: 4px;
  border-top-color: #f1f2f5;
  border: 1px;
  padding: 4px;
}

.regblock__tabs__fon2 {
  display: inline-block;
}

.regblock__tabs__fon .nav-tabs>li>a:hover {
  border-color: transparent;
  background: none;
}

.regblock__tabs__fon .nav-tabs>li.active {
  border-radius: 4px;
  height: 46px;
  background: #fbb738;
  background: -moz-linear-gradient(90deg, #fcc845 0%, #faa42a 100%);
  background: -webkit-linear-gradient(90deg, #fcc845 0%, #faa42a 100%);
  background: -ms-linear-gradient(90deg, #fcc845 0%, #faa42a 100%);
  background: linear-gradient(180deg, #fcc845 0%, #faa42a 100%);
}

.tabs_one {
  width: 255px;
}

.tabs_two {
  width: 141px;
}

.regblock__tabs__fon .nav-tabs>li.active>a {
  background: none;
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 18px;
  text-shadow: 1px 1px 0 #fccc44;
}

.regblock__tabs__content {
  padding-top: 20px;
}

.regblock__tabs__content__form label {
  font-size: 15px;
  font-family: "DINPro-Regular", sans-serif;
}

.regblock__tabs__content__form label span {
  color: #e61212;
}

.regblock__tabs__text {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
}

.regblock__tabs__table {
  width: 100%;
  margin-top: 10px;
}

.regblock__tabs__table td {
  padding: 15px 0;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  vertical-align: top;
}

.regblock__tabs__table__head td {
  border-bottom: 1px solid #f1f2f5;
  font-family: 'DINPro-Bold', sans-serif;
}

.regblock__tabs__table a {
  font-size: 14px;
  color: #241d37;
  text-decoration: underline;
}

.regblock__tabs__table a:hover {
  text-decoration: none;
}

.regblock__tabs__link {
  color: #000;
  background: #fbb738;
  height: 40px;
  width: 120px;
  text-align: center;
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 15px;
  text-shadow: 1px 1px 0 #fccc44;
  line-height: 40px;
  border-radius: 4px;
  display: inline-block;
  float: right;
  margin-top: 25px;
}

.regblock__tabs__link:hover,
.regblock__tabs__link:active,
.regblock__tabs__link:focus {
  text-decoration: none;
  color: #000;
}

.regblock__tabs__link span {
  background: url("/local/templates/new_plitka/image/icon/regblock__form_btn.png") no-repeat;
  width: 5px;
  height: 8px;
  position: relative;
  margin-left: 5px;
  margin-top: 8px;
  display: inline-block;
}

.regblock__tabs__content__form2 label {
  font-size: 15px;
  font-family: "DINPro-Regular", sans-serif;
  line-height: 40px;
}

.regblock__tabs__content__form2 label span {
  color: #e61212;
}

.regblock__form-group {
  margin-bottom: 8px;
}

hr.line-form-sep {
  margin-top: 32px;
  margin-bottom: 40px;
}

.regblock__form_btn2 {
  background: #fbb738;
  height: 40px;
  width: 125px;
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 15px;
  text-shadow: 1px 1px 0 #fccc44;
  float: right;
}

.regblock__form_btn2 span {
  background: url("/local/templates/new_plitka/image/icon/regblock__form_btn.png") no-repeat;
  width: 5px;
  height: 8px;
  position: relative;
  margin-left: 5px;
  margin-top: 8px;
  display: inline-block;
}

.lc_left {
  float: left;
  width: 200px;
  margin-right: 30px;
}

.lc_left+.right a {
  color: #000;
  text-decoration: underline;
}

.lc_left+.right a:hover {
  text-decoration: none;
}

.bx_my_order_cancel {
  margin-top: 30px;
  width: 75%;
}

.bx_my_order_cancel input[type='submit'] {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
}

.bx_my_order_cancel input[type='submit']:hover {
  color: #333;
}

textarea[name='REASON_CANCELED'] {
  width: 304px;
  height: 132px;
  resize: vertical;
  margin-top: 6px;
}

.lc_left_box {
  background: #f1f2f5;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
}

.lc_left_box_p,
.lc_left_box_p:hover,
.lc_left_box_p:active {
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  display: block;
}

.lc_left_box_p span {
  background: url("/local/templates/new_plitka/image/icon/icon_show_2.png") no-repeat;
  width: 7px;
  height: 4px;
  position: absolute;
  right: 15px;
  top: 25px;
}

.lc_left_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}

.lc_left_box ul li {
  padding-top: 10px;
}

.lc_left_box ul li.selected a {
  cursor: default;
  text-decoration: none;
  pointer-events: none;
}

.lc_left_box ul li a {
  color: #241d37;
  text-decoration: underline;
  font-size: 14px;
  font-family: "DINPro-Regular", sans-serif;
  cursor: pointer;
}

.lc_left_box ul li a:hover {
  text-decoration: none;
}

.order_status {
  /*margin-left: 230px;*/
  overflow: hidden;
}

.order_status__box {
  border: 1px solid #f1f2f5;
  padding: 25px;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}

.order_status__box__left {
  width: 65%;
  float: left;
  height: 100%;
}

.order_status__box__left a {
  color: #000;
  text-decoration: underline;
}

.order_status__box__left a:hover {
  text-decoration: none;
}

.box__left_title {
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

.box__left_title2 {
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 14px;
  margin: 40px 0 0;
  padding: 0;
}

.box__left_easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  padding: 0;
}

.order_status__box__right {
  width: 35%;
  float: left;
  text-align: right;
}

.box__right__statusname {
  border: 1px solid #55a723;
  font-family: "DINPro-Bold", sans-serif;
  color: #55a723;
  font-size: 14px;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  margin-bottom: 25px;
  float: right;
}

.box__right__statusname.cancelled {
  border-color: #000;
  color: #000;
}

.box__right__links {
  display: inline-block;
  text-align: left;
  clear: right;
  float: right;
}

.box__right__link {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 16px;
  color: #7B7786;
  line-height: 25px;
}

.box__right__link:hover {
  text-decoration: none;
  color: #241d37;
}

.box__right__link span.repeat,
.box__right__link span.cancel {
  background: url("/local/templates/new_plitka/image/repeat.png") no-repeat 50% 50%;
  background-size: contain;
  width: 17px;
  height: 17px;
  position: relative;
  margin-right: 10px;
  top: 3px;
  display: inline-block;
}

.box__right__link span.cancel {
  background: url("/local/templates/new_plitka/image/closecir.png") no-repeat 50% 50%;
  background-size: contain;
}

.box__right__more {
  color: #000;
  background: #fbb738;
  height: 40px;
  width: 120px;
  text-align: center;
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 15px;
  text-shadow: 1px 1px 0 #fccc44;
  float: right;
  line-height: 40px;
  border-radius: 4px;
  clear: both;
  margin-top: 30px;
}

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

.box__right__more span {
  background: url("/local/templates/new_plitka/image/icon/regblock__form_btn.png") no-repeat;
  width: 5px;
  height: 8px;
  position: relative;
  margin-left: 5px;
  margin-top: 8px;
  display: inline-block;
}

.bx_mo_link {
  color: #000;
  text-decoration: underline;
}

.bx_mo_link:hover {
  color: #000;
  text-decoration: none;
}

.order_detail {
  /*margin-left: 230px;*/
  overflow: hidden;
}

.order_detail a {
  color: #000;
  text-decoration: underline;
}

.order_detail a:hover {
  text-decoration: none;
}

.order_detail__title {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 20px;
  color: #000;
  margin: 0;
  padding: 0;
}

.order_detail__easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 15px;
  color: #000;
  margin: 0 0 35px;
  padding: 0;
  line-height: 26px;
}

.order_detail__link,
.order_detail__link:hover,
.order_detail__link:active {
  color: #241d37;
  text-decoration: underline;
}

.order_detail__table {
  width: 100%;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
}

.order_detail__table td {
  padding: 10px 0;
}

.order_detail__table__header {
  border-bottom: 1px solid #c6c6c6;
  font-family: 'DINPro-Bold', sans-serif;
}

.order_detail__table__sep {
  background: #f2f2f2;
}

.regblock_main {
  width: 100%;
  float: left;
  margin-top: 50px;
}

.search-query {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px !important;
  color: #666;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.search-query:focus {
  border-color: #66afe9 !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.search-result {
  margin-top: 20px !important;
}

.subscribe-edit {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
}

.subscribe-edit .title {
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 16px;
}

.subscribe-edit a {
  color: black;
  text-decoration: underline;
}

.subscribe-edit a:hover {
  text-decoration: none;
}

.subscribe-edit input[type="text"] {
  display: block;
  width: 70%;
  height: 34px;
  padding: 6px 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  border: 1px solid #d4d3d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 20px;
  margin-top: 5px;
}

.subscribe-edit input[type="text"]:focus {
  border-color: #fbb738;
  outline: 0;
}

.subscribe-edit input[type="submit"],
.subscribe-edit input[type="reset"] {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  margin-top: 20px;
  margin-right: 10px;
}

.subscribe-edit input[type="submit"]:hover,
.subscribe-edit input[type="reset"]:hover {
  color: #333;
}

.subscribe-edit input[type="reset"] {
  background: #f1f2f5;
  border-color: #f1f2f5;
}

.subscribe-edit input[type="checkbox"] {
  display: none;
}

.subscribe-edit input[type="checkbox"]+label {
  color: #000;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  margin-right: 20px;
  margin-top: 5px;
}

.subscribe-edit input[type="checkbox"]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  background: url("/local/templates/new_plitka/image/icon/check.png") left top no-repeat;
  cursor: pointer;
}

.subscribe-edit input[type="checkbox"]:checked+label span {
  background: url("/local/templates/new_plitka/image/icon/check.png") -20px top no-repeat;
}

.subscribe-edit input[type="radio"] {
  display: none;
}

.subscribe-edit input[type="radio"]+label {
  margin-right: 0;
  margin-top: 5px;
}

.subscribe-edit input[type="radio"]+label span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  background: url("/local/templates/new_plitka/image/icon/check2.png") right top no-repeat;
  cursor: pointer;
}

.subscribe-edit input[type="radio"]:checked+label {
  font-family: "DINPro-Bold", sans-serif;
}

.subscribe-edit input[type="radio"]:checked+label span {
  background: url("/local/templates/new_plitka/image/icon/check2.png") left top no-repeat;
}

.bx-auth,
form[name="form_auth"] {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
}

form[name="form_auth"] .fld {
  margin-bottom: 10px;
}

form[name="form_auth"] .fld label {
  width: 100px;
}

form[name="form_auth"] input[type="text"],
form[name="form_auth"] input[type="password"] {
  display: inline-block;
  width: 170px;
  height: 34px;
  padding: 6px 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  border: 1px solid #d4d3d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-top: 5px;
}

form[name="form_auth"] input[type="text"]:focus,
form[name="form_auth"] input[type="password"]:focus {
  border-color: #fbb738;
  outline: 0;
}

form[name="form_auth"] input[type="checkbox"] {
  display: none;
}

form[name="form_auth"] input[type="checkbox"]+label {
  color: #000;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  margin-right: 20px;
  margin-top: 5px;
}

form[name="form_auth"] input[type="checkbox"]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  background: url("/local/templates/new_plitka/image/icon/check.png") left top no-repeat;
  cursor: pointer;
}

form[name="form_auth"] input[type="checkbox"]:checked+label span {
  background: url("/local/templates/new_plitka/image/icon/check.png") -20px top no-repeat;
}

form[name="form_auth"] input[type="submit"] {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  margin-top: 20px;
  margin-right: 10px;
}

form[name="form_auth"] input[type="submit"]:hover {
  color: #333;
}

form[name="form_auth"] .forgotpassword {
  padding-left: 0 !important;
}

form[name="form_auth"] .forgotpassword a {
  color: black;
  text-decoration: underline;
  margin-right: 10px;
}

form[name="form_auth"] .forgotpassword a:hover {
  text-decoration: none;
}

.siteenter,
.serviceForm,
.password-message {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
}

.siteenter a {
  color: black;
  text-decoration: underline;
}

.siteenter a:hover {
  text-decoration: none;
}

.serviceForm input[type="text"],
.serviceForm input[type="password"] {
  display: inline-block;
  width: 170px;
  height: 34px;
  padding: 6px 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  border: 1px solid #E0E0E0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-top: 5px;
}

.serviceForm input[type="text"]:focus {
  border-color: #fbb738;
  outline: 0;
}

.serviceForm .fld {
  margin-bottom: 10px;
}

.serviceForm .fld label {
  width: 168px;
}

.serviceForm input[type="submit"] {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  margin-right: 10px;
}

.search-page {
  margin-top: 30px;
}

.search-page.search-page-mobile {
  margin-bottom: 30px;
}

.search-page {
  display: none;
}

.search-page-form table {
  width: 500px;
}

.search-page input[name="q"] {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px !important;
  color: #666;
  display: inline-block;
  width: 20%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.search-page input[name="q"]:focus {
  border-color: #66afe9 !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.search-page input[type="submit"] {
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
  height: 34px;
}

.search-advanced-result {
  padding: 0 12px;
  margin-bottom: 30px;
}

.search-result {
  margin: 0 !important;
}

.search-page-list .usligi-pict {
  margin-bottom: 30px;
}

.search-page-list .usligi-pict:nth-child(4n+1) {
  clear: left;
}

.search-page-list .usligi-pict .box_under {
  margin-top: 25px;
}

.search-page-list .usligi-pict .link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.search-page-list .usligi-pict .catalog-image-container {
  height: 198px;
  display: table;
  width: 198px;
}

.search-page-list .usligi-pict .catalog-image-container>div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.search-page-list .usligi-pict .country-container {
  margin-top: 5px;
  color: #666;
  font-size: 12px;
}

.search-page-list .usligi-pict img {
  max-width: 198px;
  max-height: 198px;
}

.panel .row {
  padding-top: 30px;
  padding-bottom: 25px;
}

.panel .usligi-pict2 {
  margin-bottom: 20px;
}

.modal-body .errortext {
  padding-left: 148px;
  display: block;
}

.modal-body .successWrap {
  padding-bottom: 30px;
  text-align: center;
}

.scrollup-button {
  bottom: -9999px;
  position: fixed;
  transition: opacity .5s ease;
  left: 50px;
  opacity: 0;
  padding-top: 34px;
  color: #bababa;
  cursor: pointer;
  font: 16px "DINPro-Bold", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  z-index: 1000;
}

.scrollup-button:before {
  content: url('/local/templates/new_plitka/image/header/icon_6.png');
  position: absolute;
  top: 0;
  left: 7px;
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.scrollup-button.fixed {
  bottom: 90px;
  opacity: 1;
}

.filtr .mobileForm {
  display: none;
}

/*Basket*/
.cart_page {
  padding-top: 20px;
}

.cart-tab-menu {
  width: 100%;
  position: absolute;
  top: -66px;
  left: 0;
  background: white;
  padding: 0 30px;
}

.cart-tab-menu:after {
  display: block;
  content: '';
  clear: both;
}

.tab-menu-item,
.cart-tab-menu-item {
  float: left;
  padding: 0 25px;
  cursor: pointer;
  text-align: center;
  /*font-size: 36px;*/
}

.tab-menu-item.active,
.cart-tab-menu-item.active {
  cursor: default;
  border-bottom: 4px solid #fbb738;
}

.tab-menu-item:not(.active):hover,
.cart-tab-menu-item:not(.active):hover {
  color: #fbb738;
}

.bx_ordercart .tab-content {
  display: none;
}

.bx_ordercart .tab-content.active {
  display: block;
}

.basketWrap.loading .tab-content {
  opacity: .4;
  position: relative;
  z-index: 99;

}

.basketWrap .tab-content {

  transition: opacity 1s ease;
}

.basketWrap.loading * {
  pointer-events: none;
}


.filter-price-button span {
  display: inline-block;
}

.filter-price-active-title {
  margin-right: 4px;
}

.filter-price-active-from-value,
.filter-price-active-to-value {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
}

.filter-price-active-small {
  font-size: 11px;
}

.sbSelector {
  line-height: 34px;
}

.bx_order_make textarea {
  display: block;
  width: 100%;
  height: 100px;
  padding: 0 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #666;
  background-color: #fff;
  border: 1px solid #d4d3d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  resize: vertical;
}

.bx_order_make textarea:focus {
  border-color: #fbb738;
  outline: none;
}

.bx_order_make textarea[disabled],
.bx_order_make textarea[readonly] {
  cursor: not-allowed;
  background-color: #f1f2f5;
  opacity: 1;
  resize: none;
}

.bx_order_make textarea[disabled]:focus,
.bx_order_make textarea[readonly]:focus {
  border-color: #d4d3d0;
}

.extendedFilter .col-sm-4:first-child {
  position: absolute;
  top: -30px;
  right: 0;
  text-align: right;
}

.extendedFilter .col-sm-4 .text-box {
  height: auto;
  padding: 0;
}

.extendedFilter .col-sm-4 .text-box a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.extendedFilter .col-sm-4:not(:first-child) {
  display: none;
}

.range-input-label {
  position: absolute;
  z-index: 30;
  top: 19px;
  left: 25px;
}

.range-input-label-to {
  left: 122px;
}

.ui-widget-content {
  height: 0 !important;
  border: none !important;
}

.ui-slider-handle {
  width: 60% !important;
  text-align: left !important;
  padding-left: 33px;
  margin-left: -62px !important;
  left: 100% !important;
}

.ui-slider-handle:first-child {
  margin-left: -20px !important;
  left: 0 !important;
}

.sbOptions {
  z-index: 50 !important;
}

.empty-page {
  margin-top: 30px;
}

.filter-popup-toggler {
  position: relative;
  width: 100%;
  height: 34px;
  padding: 6px 10px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #565656;
  background-color: #fff;
  border: 1px solid #e7e8ea;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.filter-popup-toggler:before {
  content: url(/local/templates/new_plitka/image/icon/select.png);
  position: absolute;
  display: block;
  top: 7px;
  right: 13px;
}

.filter-popup {
  display: none;
  position: absolute;
  z-index: 50;
  background: white;
  width: 165px;
  top: 35px;
  border: 2px solid #fbb738;
}

.filter-popup .checkbox {
  width: 100%;
  padding: 7px;
}

.filter-popup label {
  width: 100%;
  color: #565656;
}

.filter-popup label:hover {
  color: #fbb738;
}

.filter-popup input[type='checkbox'],
.filter-popup input[type='radio'] {
  display: none;
}

.filter-popup input[type='checkbox']:checked+label,
.filter-popup input[type='radio']:checked+label {
  color: #fbb738;
}

.filter-popup input[type='checkbox']:checked+label .filter-checkbox-color,
.filter-popup input[type='radio']:checked+label .filter-checkbox-color {
  outline: 2px solid #fbb738;
}

.filter-popup-inner {
  overflow-y: scroll;
  max-height: 250px;
}

.filter-popup-submit {
  height: 46px;
}

.filter-popup-button {
  border: 1px solid #fbb738;
  width: 86%;
  margin-left: 7%;
  margin-top: 10px;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 4px 10px;
}

.filter-checkbox-color {
  width: 20px;
  height: 20px;
  float: left;
}

.filter-checkbox-text {
  display: block;
}

.color-checkbox .filter-checkbox-text {
  display: inline-block;
  float: right;
  width: calc(100% - 30px);
}

.registerLinks {
  margin-top: 20px;
}

.registerLinks a {
  color: black;
  text-decoration: underline;
  display: inline-block;
  margin-right: 10px;
}

.registerLinks a:hover {
  text-decoration: none;
}

.why_do_we_buy {
  float: left;
  width: 50%;
}

.why_do_we_buy td {
  height: 100px;
}

.filter_switch_view_wrap {
  padding-top: 8px;
}

.switch_view_wrap {
  text-align: right;
  position: relative;
  height: 30px;
}

.switch_view_l {
  position: absolute;
  right: 111px;
  top: -6px;
}

.switch_view_r {
  position: absolute;
  right: -23px;
  top: -5px;
}

.switch_view.active,
.switch_view:hover {
  border-bottom: none;
  color: #241d37;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  text-decoration: none;
  cursor: text
}

.collections-page-list,
.elements-page-list {
  margin-top: 10px;
}

/*switcher*/
.onoffswitch {
  position: absolute;
  top: 4px;
  right: 71px;
  width: 51px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 23px;
  padding: 0;
  line-height: 23px;
  border: 2px solid #fdd16e4d;
  border-radius: 23px;
  background-color: #FFFFFF;
  transition: background-color 0.3s ease-in;
}

.onoffswitch-label:before {
  background: #fbb738 none repeat scroll 0 0;
  border: medium none;
  border-radius: 23px;
  bottom: 0;
  content: "";
  display: block;
  height: 21px;
  margin: 0;
  position: absolute;
  right: 28px;
  top: 1px;
  transition: all 0.3s ease-in 0s;
  width: 21px;
}

.onoffswitch-checkbox:checked+.onoffswitch-label {
  background-color: #FFFFFF;
}

.onoffswitch-checkbox:checked+.onoffswitch-label,
.onoffswitch-checkbox:checked+.onoffswitch-label:before {
  border: 2px solid #fdd16e4d;
  border-radius: 23px;
}

.onoffswitch-checkbox:checked+.onoffswitch-label:before {
  right: 0px;
}

/*end switcher*/
.clear {
  clear: both;
}

.header-middle .box-right {
  position: static;
}

.obj .box-right-bottom .a_to_basket {
  border: 1px solid #FA5151;
  border-radius: 4px;
  color: #fff !important;
  font-family: "DINPro-Bold", sans-serif !important;
  padding: 1px 10px 3px 10px;
  text-decoration: none !important;
}

.obj .box-right-bottom .a_to_basket::before {

  display: block;
  content: ' ';
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background: url("/local/templates/new_plitka/image/icon/icon-basket.svg") no-repeat center;
  background-size: 25px 25px;

}

.obj .box-right-bottom .a_to_basket:hover {
  opacity: .8;
}

.footer-yandex-raiting {
  margin-top: 40px;
}

div.modal-dialog.modal-dialog-panorama {
  max-width: unset;
  position: absolute;
  width: 100%;
}

.close-panorama {
  width: 36px;
  height: 36px;
  display: block;
  background-image: url('/local/templates/new_plitka/img/fancybox/fancybox_sprite.png');
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}

div.modal-content.modal-content-panorama {
  border: unset;
  position: fixed;
  width: 36px;
  height: 36px;
  right: 30px;
  border-radius: 50%;
  background: transparent;
}

.modal-buttom.modal-buttom-panorama {
  position: absolute;
  bottom: 0;
  left: 40px;
  width: 66px;
  height: 64px;
  background-image: url('/local/templates/new_plitka/img/panoram/360.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid transparent;
  border-radius: 0;
}

.modal-buttom.modal-buttom-panorama:hover {
  border: 2px solid #FFAB1D;
}

.new-section-card .main-gallery_one-item+.modal-buttom.modal-buttom-panorama {
  bottom: -60px;
}

@media screen and (min-width: 992px) {
  .obj .box-right-bottom .a_product_delay {
    margin-top: 2px;
  }
}

.cart_page .box-inner2 .dis_itogo {
  margin-right: 20px;
  font-size: 16px;
}

.cart_page .box-inner2 .dis_itogo .through {
  text-decoration: line-through;
  margin-right: 5px;
}

.cart_page .box-inner2 .dis_itogo .red_sum {
  color: red;
  font-size: 21px;
}

#carousel_3 .item .span3 {
  width: 32%;
  margin-right: 2%;
}

#carousel_3 .item .span3 .thumbnail {
  padding: 0;
}

#carousel_3 .item .span3:last-child {
  margin-right: 0;
}

#carousel_3 .item .span3 img {
  width: 100%;
}

#carousel_3 .item .span3 span {
  display: block;
  padding: 5px 15px 5px 5px;
  width: 100%;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 16px;
  color: #241d37;
  margin: 10px;
  text-align: center;
}

.m-sharing {
  float: right;
}

.m-sharing-col {
  position: absolute;
  top: 18px;
  right: 16px;
}

.row.obj.m-collection-advantages {
  background: #FEF0D7;
  padding: 12px 6px;
}

.m-collection-advantages__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'DINPro-Regular';
}

.m-collection-advantages__img {
  display: inline-block;
}

.m-collection-advantages__img img {
  width: 36px;
}

.m-collection-advantages__item-text {
  margin-bottom: 0;
  margin-left: 10px;
}

.m-collection-advantages__ask_span {
  display: inline-block;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0% 50%;
  background: url("/local/templates/new_plitka/image/icon/askinew.png");
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 99;
}

.m-collection-advantages__ask_block {
  display: none;
  position: absolute;
  top: 40px;
  background: #fff;
  z-index: 100;
  padding: 15px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  left: 0;
}

.m-collection-advantages__ask_block ul {
  margin-bottom: 0;
}

.m-collection-advantages__ask_block:hover {
  display: block;
}

.m-collection-advantages__ask_block:before {
  content: '';
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  top: -35px;
}

.m-collection-advantages__ask_span:hover+.m-collection-advantages__ask_block {
  display: block;
}

.row.obj.m-sample {
  background: #FEF0D7;
  /*min-height: 155px;*/
  min-height: 266px;
}

.row.obj.company-planeta-plitki {
  display: flex;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 10px;
  min-height: 110px;
}

.m-sample .sample-view {
  margin-top: 15px;
  margin-bottom: 5px;
  margin-left: 6px;
  margin-right: 6px;
}

.m-sample .sample-view-include {
  margin-top: 10px;
  margin-left: 28px;
}

.m-sample .sample-view a {
  color: #FBB537;
  text-decoration: underline;
}

.m-sample .nashli-deshevle {
  margin-bottom: 28px;
}

.m-sample .nashli-deshevle a {
  display: inline-block;
  background: #FBB537;
  color: #FFF;
  padding: 11px 62px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  border-radius: 3px;
  line-height: 1.2;
}

.m-sample p {
  /*margin-left: 28px;*/
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}

.m-sample .sample-view {
  /*margin-left: 28px;*/
  text-align: center;
}

.text-description {
  margin-left: 28px;
  margin-top: 10px;
}

.col-text-description {
  float: right;
}

.modal {
  z-index: 1039 !important;
}

.bottom_item_container .box-position .m_block2 {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}

.box-position .minus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #b75f1e;
  text-decoration: none;
  margin-top: -15px;
  margin-right: 10px;
  float: left;
  width: 14px;
}

.box-position .plus {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 30px;
  color: #55a723;
  text-decoration: none;
  margin-top: -15px;
  margin-right: 10px;
  float: left;
}

.box-position .easy2 {
  font-weight: bold;
  font-size: 16px;
}

.bottom_item_container .product-basket-link,
.list-elements .product-basket-link {
  width: 100%;
  border-radius: 4px;
  background: #e5641c;
  /* background: linear-gradient(89.55deg, #F98B4D -0.05%, #FBB746 100.49%); */
  color: #fff !important;
  font-family: "DINPro-Regular", sans-serif;
  padding: 7px 0px 5px 0;
  text-transform: uppercase;
  text-decoration: none !important;
  display: block;
  text-align: center;
  font-size: 15px;
}

.bottom_item_container {
  width: 100%;
  padding-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.bottom_item_container .left-column-price,
.bottom_item_container .right-column-price {
  width: 50%;
}

.bottom_item_container .right-column-price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.bottom_item_container .product-basket-link {
  margin-top: auto;
  margin-bottom: 2px;
  max-width: 113px;
}

.list-elements .element-price__total-price,
.right-column-price .element-price__total-price {
  height: 35px;
  color: #241D37;
  font-size: 17px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "DINPro-Bold", sans-serif;
  font-weight: bold;
}

.list-elements .element-price__total-price {
  min-width: 100px;
  justify-content: flex-start;
}

.list-elements .element-price__total-price span,
.right-column-price .element-price__total-price span {
  font-weight: 400;
  display: inline-block;
  margin-right: 5px;
}

.characteristic-new-el-sht {
  width: 50%;
}

.box-position-npl-m2-elem {
  display: flex;
  align-items: baseline;
  position: absolute;
  top: -25px;
  width: 80px;
  right: 0;
}

/*.box-position-npl-m2-elem:before {*/
/*    content: 'м2';*/
/*    position: absolute;*/
/*    top: 4px;*/
/*    left: 40px;*/
/*    font-size: 13px;*/
/*}*/

.box-position input.kolvo.kvm {
  width: 100%;
  border: none;
  outline: none;
  text-align: right;
}

.box-position-npl-m2-elem span {
  margin-left: 2px;
}

.collection_item_container:hover .bottom_item_container {
  display: block;
  z-index: 999;
}

.main__fav-empty {
  margin-top: 20px;
}

.gallery-container-collections .soon-sale {
  color: #FFF;
  background: #742D7D;
  text-transform: uppercase;
  position: absolute;
  top: 403px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  padding: 8px;
  opacity: 0.8;
  font-size: 13px;
}

.gallery-container .fotorama__stage .fotorama__img {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.gallery.fotorama .fotorama__wrap {
  margin: 0 auto;
}

.modal.data-resolution {
  z-index: 10010 !important;
}

.cart_page .cart-info {
  background: #FAFFAF;
  padding: 10px;
  margin-bottom: 20px;
}

.advantages__item {
  padding: 10px 15px;
}

.advantages__item img {
  margin-right: 10px;
  min-height: 23px;
}

/*
.m-fotorama-center,
.m-fotorama-center .collections-catalog-gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
}*/
.open-filter {
  display: block;
  background: url(/local/templates/new_plitka/image/icon/icon_filter.svg) no-repeat 95%;
  padding: 10px;
  text-decoration: none;
  color: #777;
  font-size: 22px;
  border: 1px solid #d0d0d2;
}

.open-filter.hide-below-block {
  border: 1px solid #d0d0d2;
}

.open-filter.show-below-block {
  border-bottom: none;
}

.menu-col-mob {
  border: 1px solid #d0d0d2;
  border-top: none;
}

.open-filter:hover,
.open-filter:focus {
  text-decoration: none;
  color: #777;
}

.price .header-filter-col {
  padding-left: 0;
}

.basket-fast-buy-block {
  clear: both;
  padding-top: 10px;
  text-align: right;
}

.basket-fast-buy-block .basket-fast-buy-btn {
  border: 2px solid #fbb738;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  width: 175px;
  text-align: center;
}

.basket-fast-buy-block .basket-fast-buy-btn:hover {
  color: #333;
  text-decoration: none;
}

#basket_fast_buy_form .basket-fast-buy-error {
  border: 1px solid red;
}

.basket-fast-buy-empty-fields {
  margin-bottom: 15px;
}

.basket-fast-buy-empty-fields p {
  color: red;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .manufacturers_page #brands {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 135px;
  }
}

#mobileFilter .mob-filter-prop-tsvettovar {
  background: url(/local/templates/new_plitka/image/icon/filtr-mob.png) top center repeat-x;
}

#mobileFilter .mob-filter-prop-tsvettovar .mobile-filter-popup-wrapper {
  margin: 0 auto;
  min-height: 66px;
  padding: 16px 0;
  width: 90%;
  position: relative;
}

#mobileFilter .mob-filter-prop-tsvettovar .mobile-filter-popup-toggler {
  color: #666;
  background-color: #fff;
  border: 1px solid #d4d3d0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 6px 7px;
  position: relative;
  text-align: center;
}

#mobileFilter .mob-filter-prop-tsvettovar .mobile-filter-popup-toggler:before {
  content: url(/local/templates/new_plitka/image/icon/select.png);
  position: absolute;
  display: block;
  top: 7px;
  right: 13px;
}

#mobileFilter .mob-filter-prop-tsvettovar .filter-popup {
  width: 100%;
  left: 0;
  top: 51px;
}

#mobileFilter .mob-filter-prop-tsvettovar .filter-popup-submit {
  height: 58px;
}

.name_mnf {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: underline;
}

.brands-alphabet-content {
  padding: 10px 20px;
  background: #F1F2F5;
  display: flex;
  justify-content: space-between;
}

#brands {
  display: flex;
  flex-wrap: wrap;
}

.brands-alphabet {
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*margin: 20px 0;*/
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
  margin-bottom: 40px;
}

.brands-alphabet a {
  color: #241d37;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 2;
}

.brands-alphabet a:last-child {
  width: 60px;
}

.brands-alphabet a:hover,
.brands-alphabet a:focus {
  /*color: #fbb738;*/
  text-decoration: none;
}

.brands-alphabet .active {
  color: #fff;
  background: #63B039;
  border-radius: 50%;
}


.brands-alphabet span {
  color: #c0c0c0;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 2;
}

.item_card_page .item-props,
.col_card_page .item-props {
  margin-top: 10px;
}

.cart_page #oformlenie .order-make-delivery .label-text2 {
  height: auto;
}

.cart_page #oformlenie .order-make-paysystem {
  margin-top: 10px;
}

.cart_page #oformlenie .order-make-paysystem .label-text2 {
  height: auto;
}

.cart_page #oformlenie .sale-rules-block {
  margin-top: 20px;
}

.cart_page #oformlenie .sale-rules-line-top {
  margin-top: 20px;
}

.cart_page .sale-rules input[type="checkbox"]+label,
.cart_page .sale-rules input[type="checkbox"]+label a {
  color: red;
}

.card_collection_page .menu-link-mobile {
  flex-direction: row;
  justify-content: space-between;
}

.card_collection_page .menu-link-mobile .links {
  display: flex;
  flex-direction: column;
}

.card_collection_page .menu-link-mobile .m-sample__fav {
  margin-top: 0;
  margin-bottom: 0;
}

.header-top__fav-link-mobile {
  display: inline-block;
  float: none;
  margin-left: 70px;
}

#oformlenie .cloudpayment-result,
.order_detail .cloudpayment-result {
  color: #FA5151;
  font-size: 18px;
  margin-left: 15px;
  margin-bottom: 20px;
}

#oformlenie .cloudpayment-result.success-message,
.order_detail .cloudpayment-result.success-message {
  color: #37b44a;
}

.order_detail .cloudpayment-result {
  margin-left: 0;
  font-size: 22px;
}

#paymentForm {
  margin-top: 20px;
  background-color: #fff;
  width: 340px;
  max-width: 100%;
  border: 2px solid #d4d3d0;
  border-radius: 15px;
  box-shadow: #d4d3d0 2px 2px 6px 1px;
}

#paymentForm #paymentContainer {
  padding: 25px;
}

#paymentForm .form-group {
  display: block;
  margin-bottom: 15px;
}

#paymentForm .form-group:last-child {
  margin-bottom: 0;
}

#paymentForm .form-group input {
  width: 100%;
}

#paymentForm .form-group input:focus {
  border-color: #fbb738;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(251, 183, 56, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(251, 183, 56, .6);
}

#paymentForm .form-group #cardHolderName {
  text-transform: uppercase;
}

#paymentForm .form-group .error-msg {
  color: red;
  font-size: 13px;
}

.paymentForm-personal-order-detail {
  margin-bottom: 35px;
}

.paymentForm-personal-order-detail .form-group .button {
  color: #fff;
  background: #fa5151;
  height: 40px;
  width: 120px;
  text-align: center;
  font-family: 'DINPro-Bold', sans-serif;
  font-size: 15px;
  text-shadow: 1px 1px 0 #fa5151;
  line-height: 40px;
  border-radius: 4px;
  border: none;
}

.paymentForm-personal-order-detail .form-group .button:hover {
  color: #333;
}

.paymentForm-personal-order-detail .submit-wrapper {
  text-align: center;
}

#oformlenie .bx_order_make #payButton,
.order_detail #payButton,
.order_detail #payButton2 {
  border: none;
  border-radius: 4px;
  background: #53A72D;
  color: #fff !important;
  font-family: "DINPro-Bold", sans-serif !important;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  font-size: 12px;
}

#oformlenie .bx_order_make #payButton {
  margin-left: 20px;
  margin-bottom: 20px;
}


#oformlenie .bx_order_make #payButton:hover,
.order_detail #payButton:hover,
.order_detail #payButton2:hover {
  opacity: .9;
  cursor: pointer;
}

.order_status .pay-button {
  display: block;
  color: #fff;
  background: #63B039;
  font-family: 'DINPro-Bold', sans-serif;
  border-radius: 4px;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 12px 20px 10px;
}

.order_status .pay-button:hover {
  cursor: pointer;
}

.order_detail .order_detail_payed {
  background-color: #fa5151;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
}

.main .title-block {
  position: relative;
}

.main .title-block .fav-print-but {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #fbb738;
  border-radius: 4px;
  background: #fbb738;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  text-decoration: none;
}

.main .title-block .fav-print-but:hover {
  color: #333;
}

#Modal_sale_rules .modal-dialog {
  display: flex;
  align-items: center;
  min-height: 100%;
  margin: 0 auto;
  pointer-events: none;
}

#Modal_sale_rules .modal-dialog .modal-content {
  width: 100%;
  min-height: 150px;
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

#Modal_sale_rules .modal-dialog .modal-content .modal-body {
  color: red;
  font-size: 16px;
}

#Modal_sale_rules .modal-dialog .modal-content .close {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #fff;
  font-size: 12px;
  text-transform: lowercase;
  text-shadow: none;
  opacity: 1;
}

.cart_page #oformlenie .product-avail {
  color: red;
  font-size: 16px;
  font-weight: 700;
  margin-left: 20px;
}

.d-none {
  display: none !important;
}


/*HEADER*/
header {
  width: 100%;
  background: #fff;
  height: auto;
}

.header-button {
  height: 55px;
  box-sizing: border-box;
  border-bottom: 1px solid #F2F2F2;
  position: relative;
}

.header-button .pole1 {
  height: 100%;
  padding-top: 15px;
  float: right;
}

.personal-menu__p {
  position: relative;
  list-style: none;
}

.pole1__a_enter {
  color: #FFAB1D;
}

.pole1__a_enter:hover {
  color: #FFAB1D;
}

.hidden-personal-menu {
  position: absolute;
  top: 40px;
  background: #fff;
  display: none;
  right: 0;
  width: 180px;
  /*border: 1px solid #333;*/
  padding: 0 15px;
  z-index: 100;
  box-shadow: 0px 1px 10px 0px rgba(0, 1, 0, 0.2);
}

.hidden-personal-menu>li {
  list-style: none;
  padding: 5px 0;
}

.hidden-personal-menu>li>a {
  padding: 5px 0;
  color: #666;
  display: block;
}

.hidden-personal-menu>li>a:hover {
  color: #FFAB1D;
}

.hidden-personal-menu:before {
  content: "▲";
  position: absolute;
  left: 120px;
  top: -17px;
  display: inline-block;
  transform: scaleX(2);
  color: rgb(255, 255, 255);
  text-shadow: rgba(0, 1, 0, 0.1) 0px -3px 3px;
  font-size: 18px;
}

.hidden-personal-menu:after {
  content: '';
  display: block;
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  height: 35px;
  background: transparent;
}

.personal-menu__p:hover>.hidden-personal-menu {
  display: block;
}

.header-button .menu-right {
  height: 55px;
  float: left;
  line-height: 55px;
}

.header-button .menu-right ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.header-button .menu-right li {
  float: left;
  padding: 0 0 0 20px;
}

.header-button .menu-right li:first-child {
  padding: 0;
}

.header-button .menu-right li a {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #241d37;
  text-decoration: none;
}

.header-middle {
  margin-bottom: 10px;
}

.header-middle .box-right {
  position: static;
}

.header-middle .logo {
  padding-top: 43px;
  float: left;
  margin-right: 30px;
  width: 150px;
  position: relative;
  z-index: 25;
}

.logo-image_new {
  width: 100%;
}

.header-middle .box-right {
  position: relative;
  width: 100%;
  /*z-index: 20;*/
}

.header-middle .search-form {
  width: 120px;
  float: left;
  padding-top: 48px;
  border-radius: 4px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  color: #666;
  margin-right: 0;
  padding-left: 0;
}

.header-middle .phone {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 22px;
  color: #000;
  float: left;
  padding-top: 40px;
  margin: 0 50px;
}

.header-phone-first__p {
  margin-right: 40px;
}

.header-phone_num {
  font-size: 20px;
  font-weight: bold;
}

.header-middle .phone span.add_text {
  display: block;
  font-size: 14px;
  margin: 0;
  color: #bbbbbb;
  font-family: "DINPro-Regular", sans-serif;
}

.header-middle .phone span.add_text.add_text_callback {
  color: #FFAB1D;
  display: flex !important;
  align-items: center;
}

.header-middle .phone span.add_text.add_text_callback:hover {
  cursor: pointer;
}

.header-searching-form {
  position: relative;
  margin: 0 auto;
  height: 42px;
}

.header-middle .form-control {
  padding: 20px;
  padding-right: 20px;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
}

input.form-control1 {
  width: 0;
  padding: 6px 42px 6px 15px;
  border: none;
  border-bottom: 2px solid transparent;
  outline: none;
  background: transparent;
  transition: .4s cubic-bezier(0, 0.8, 0, 1);
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 2;
}

input.form-control1:hover {
  cursor: pointer;
}

input.form-control1:focus {
  width: 400px;
  z-index: 1;
  border: 1px solid #241D37;
  box-shadow: none;
}

.input-search-top1 {
  background: url("/local/templates/new_plitka/image/header/zoomNewDisg.png") no-repeat;
  background-position: 50% 50%;
  border: none;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  color: transparent;
  width: 40px;
  height: 40px;
  float: right;
  position: relative;
  top: 0;
  outline: none;
}

.header-open-search-btn {
  display: none;
  background: url("/local/templates/new_plitka/image/header/closeNewDisg.png") no-repeat;
  width: 34px;
  height: 34px;
  background-position: 50% 50%;
  border: none;
  border-radius: 4px;
  position: absolute;
  top: 6px;
  right: 0;
  z-index: 99;
}

.header-open-search-btn:hover {
  cursor: pointer;
}

input.form-control1:focus~.header-open-search-btn {
  display: block;
}

input.form-control1:focus~.input-search-top1 {
  display: none;
}

.modal-wrapper-custom {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.header-middle button.modal-buttom {
  border-radius: 4px;
  background: #53A72D;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #fff;
  margin-top: 48px;
  text-transform: uppercase;
  padding: 11px 30px;
  float: right;
}

.header-menu {
  background: linear-gradient(90deg, #FBB746 0%, #FB9E4A 100%);
  height: 60px;
  position: relative;
}

.bars {
  display: block;
  width: 15px;
  height: 2px;
  background-color: #fbb738;
  box-shadow: 0 5px 0 #fbb738, 0 10px 0 #fbb738;
  float: left;
  margin-right: 10px;
  margin-top: 9px;
}

.header-menu .menu-right {
  height: 60px;
  float: left;
  line-height: 60px;
}

.header-menu .menu-right li:first-child a {
  color: #D00000;
}

.header-menu .menu-right li {
  float: left;
  padding: 0 0 0 30px;
}

.header-cart-and-heart {
  float: right;
  display: flex;
  height: 60px;
  align-items: center;
}

.header-cart-and-heart-like {
  display: block;
  width: 24px;
  height: 21px;
  background: url(/local/templates/new_plitka/image/header/heartNewDisg.png) no-repeat;
  background-size: cover;
  margin-right: 30px;
  position: relative;
}

.header-cart-and-heart-like_count {
  position: absolute;
  top: -11px;
  right: -14px;
  background: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #000;
}

.header-cart-and-heart-cart {
  display: block;
  height: 21px;
  width: 22px;
  background: url(/local/templates/new_plitka/image/header/VectorNewDisg.png) no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 10px;
}

.header-cart-and-heart-cart_count {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #000;
}


.card_collection_page .row.obj.company-planeta-plitki {
  margin-top: 10px;
  margin-bottom: 0;
}

.company-planeta-plitki__p {
  padding: 20px;
  border: 2px solid #53A72D;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
}

.company-planeta-plitki_title {
  color: #000;
  font-size: 17px;
  font-weight: bold;
}

.pre-order,
.new-section-card a.modal-buttom-m-new,
.catalog2_page .modal-buttom-m.modal-buttom-m-new {
  width: 100%;
  color: #fff;
  background: #e5641c;
  padding: 10px 0;
  margin-left: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.pre-order {
  margin: 20px auto;
}

.new-section-card .btns-new .variants-3d {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  white-space: normal;
  border: none;
}

.pre-order:hover,
.new-section-card .btns-new .variants-3d:hover {
  opacity: .9;
}

/*.new-section-card .btns-new .variants-3d:active {
  background: linear-gradient(89.16deg, #F98B4D -0.05%, #FBB746 100.49%) !important;
  opacity: .9;
}*/

.new-buttons-detail {
  display: flex;
  align-items: center;
  padding: 25px 0 25px;
}

.new-section-card span.ask-new-btn,
.new-buttons-detail .modal-buttom-m.ask-new-btn {
  border: none;
  color: #FFAB1D;
  position: relative;
  padding: 0;
  padding-left: 25px;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.new-buttons-detail .m-sample__fav {
  margin: 0;
  margin-left: 32px;
  margin-right: 40px;
  text-transform: uppercase;
  color: #FFAB1D;
  font-size: 12px;
  font-weight: bold;
  min-width: 90px;
}

.new-buttons-detail .m-sample__fav:before {
  background: url('/local/templates/new_plitka/image/icon/heart_new.png');
  width: 23px;
  left: -30px;
}

.new-buttons-detail .m-sample__fav.fav-add:before {
  background: url('/local/templates/new_plitka/image/heart_new_2.png');
  width: 23px;
  left: -30px;
}

.new-section-card span.ask-new-btn:before {
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  background: url('/local/templates/new_plitka/image/icon/askinew.png') no-repeat;
  background-size: cover;
}

.modal-buttom-m.ask-new-btn:before {
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  background: url('/local/templates/new_plitka/image/icon/askinew.png') no-repeat;
  background-size: cover;
}

.new-section-card span.ask-new-btn:hover,
.modal-buttom-m.ask-new-btn:hover {
  cursor: pointer;
}

.card_collection_page .variants-3d {
  margin-left: 0;
  font-size: 15px;
  margin-top: 5px;
}

.menu-link-new {
  border-radius: 3px;
  /*padding: 10px;*/
  display: flex;
  flex-wrap: wrap;
}

.menu-link-new_item {
  width: 100%;
  height: 40px;
  background: #F2F2F2;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu-link-new_item_title {
  padding-left: 15px;
}

.menu-link-new_item_link {
  display: block;
  width: 60%;
  color: #241D37;
  font-weight: bold;
  text-decoration: none;
}

.menu-link-new_item_link:hover {
  text-decoration: none;
  color: #241D37;
  font-weight: bold;
}

.menu-link-new_first-link {
  display: flex;
  align-items: center;
}

.menu-link-new_flag {
  display: inline-block;
  width: 30px;
  height: 20px;
  background-size: contain !important;
  margin-right: 10px;
}

.new-link-block {
  padding: 10px 0 5px;
}

.new-link-block__p {
  margin-bottom: 0;
  font-size: 16px;
}

.new-link-block__a {
  color: #FFAB1D;
  text-decoration: none;
}

.new-link-block__a:hover {
  color: #FFAB1D;
  text-decoration: none;
}

.icons-container-new {
  padding-top: 20px;
}

.card_collection_page .icons-container-new .item-text {
  font-size: 14px;
  color: #000;
}

.card_collection_page .icons-container-new .m-collection-advantages__item {
  margin-bottom: 10px;
}

.icons-container-new-item {
  margin-right: 15px;
}

.icons-container-new .m-collection-advantages__item:last-child {
  margin-bottom: 20px;
}

.card_collection_page .m-sharing-col-social,
.catalog2_page .m-sharing-col-social {
  position: relative;
  /*margin-left: 7px;*/
  padding: 10px 0;
}

.breadcrumb-container {
  padding: 20px 0;
  /*background: #F2F2F2;*/
}

.breadcrumb-container .breadcrumb>li>a {
  font-size: 14px;
}

.breadcrumb-container .breadcrumb>li.active>a {
  color: #BBBBBB;
}

.header-button .menu-right li a {
  border: none;
}

.header-middle .border {
  border-bottom: none;
}

.header-menu .menu-right li a {
  text-transform: capitalize;
  border-bottom: none;
}

.header-middle .modal-buttom {
  border: none;
}

.header-top-right {
  /* float: right; */
  position: absolute;
  top: -11px;
  right: -14px;
  background: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: #000;
  /*padding-left: 7px;*/
  padding-top: 0px;
  font-size: 15px;
  text-align: center;
}

.title-search-result {}

.title-search-result tr a b {
  color: #D00000;
}

.modal-open {
  overflow: auto;
  overflow-x: hidden;
}

body {
  padding-right: 0 !important;
}


/*ELEMSTYLES*/
.new-elem-card .characteristic-new,
.new-section-card .characteristic-new,
.raskladka-item_info .characteristic-new {
  display: flex;
  flex-wrap: wrap;
}

.new-elem-card .characteristic-new-item,
.new-section-card .characteristic-new-item,
.raskladka-item_info .characteristic-new-item {
  position: relative;
  width: 100%;
  min-height: 40px;
  background: #F2F2F2;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new-elem-card .characteristic-new-item-big {
  width: 100%;
  height: 70px;
  background: #F2F2F2;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new-elem-card_ask__p {
  font-size: 42px;
  line-height: 53px;
  color: #241D37;
  font-weight: bold;
  display: inline-block;
  margin: 0 40px 20px 0;
}

.new-elem-card .characteristic-new-item-big:last-child {
  margin-bottom: 5px;
}

.new-elem-card .characteristic-new-item-title,
.new-section-card .characteristic-new-item-title {
  padding-left: 15px;
}

.new-elem-card .characteristic-new-item-value,
.new-section-card .characteristic-new-item-value {
  position: relative;
  display: block;
  width: 200px;
  color: #241D37;
  padding-right: 10px;
  font-family: "DINPro-Bold", sans-serif;
}

.npl_flag_span_collection-detail {
  display: inline-flex;
  margin-right: 5px;
}

.npl_flag_span_collection-detail img {
  height: 15px;
}

.new-section-card .characteristic-new-item-value.characteristic-new-item-value-detail-col {
  display: flex;
  align-items: center;
}

.raskladka-item_info .characteristic-new-item-title {
  padding-left: 15px;
  font-size: 16px;
  color: #7B7786;
}

.raskladka-item_info .characteristic-new-item-value {
  display: block;
  width: 50%;
  color: #241D37;
  font-weight: bold;
  font-size: 15px;
}

.new-elem-card .characteristic-new-item-value>a,
.new-section-card .characteristic-new-item-value>a {
  color: #241D37;
  font-weight: bold;
  font-size: 16px;
}

.new-elem-card .characteristic-new-item-value>a.filter-link,
.new-section-card .characteristic-new-item-value>a.filter-link {
  color: #a13a08;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}

.raskladka-item_info .characteristic-new-item-value>a {
  color: #241D37;
  font-weight: bold;
  font-size: 15px;
}

.new-elem-card .characteristic-new-item-value>a:hover,
.new-section-card .characteristic-new-item-value>a:hover,
.raskladka-item_info .characteristic-new-item-value>a:hover {
  text-decoration: none;
}

.new-elem-card .characteristic-new-item-value>a>.flag,
.new-section-card .characteristic-new-item-value>a>.flag {
  width: 28px;
  height: 20px;
  margin-left: 0;
}

.new-elem-card .characteristic-new-item-value>a>.flag>img,
.new-section-card .characteristic-new-item-value>a>.flag>img {
  width: 100%;
  padding-right: 3px;
}

.list-elements .new-col1,
.bottom_item_container .new-col1,
.new-elem-card .new-col1,
.m_block1 {
  display: flex;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  width: 120px;
  justify-content: center;
  background: #fff;
}

.list-elements .new-col1 {
  margin-bottom: 5px;
}

.new-elem-card .new-col2 {
  display: flex;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  width: 100px;
  justify-content: center;
  background: #fff;
}

.new-elem-card .quantity input,
.quantity input {
  width: 65px;
}

.new-elem-card .new-col2>input {
  width: 100%;
}

.new-elem-card .quantity .plus,
.quantity .plus {
  background: url('/local/templates/new_plitka/image/plusBtn.png');
}

.new-elem-card .quantity .minus,
.quantity .minus {
  background: url('/local/templates/new_plitka/image/minusBtn.png');
}

.new-elem-card .quantity .plus,
.new-elem-card .quantity .minus,
.quantity .plus,
.quantity .minus {
  width: 25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: 0;
  margin-right: 0;
}

.new-elem-card .btns-new,
.new-section-card .btns-new {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  gap: 5px;
}

.new-elem-card a.product-basket-link.to-basket-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 15px 0 0;
  text-align: center;
  background: #e5641c;
  /*background: linear-gradient(89.68deg, #F98B4D -0.05%, #FBB746 100.49%);*/
  border-radius: 4px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border: none;
  margin-left: 0;
}

.new-elem-card .product-basket-link.to-basket-link:hover {
  text-decoration: none;
  cursor: pointer;
}

.new-elem-card .box-right-bottom button.onclick-btn-new,
.new-section-card .btns-new .buy-btn-new,
.green-btn,
.gray-btn {
  border: none;
  padding: 15px;
  background: #53A72D;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}

.onclick-btn-new.link-buttom.notsale {
  border: none;
  padding: 15px;
  background: #53A72D;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  background: #d4d3d0;
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
  cursor: pointer;
}

.gray-btn {
  color: #000;
  background: #d4d3d0;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.new-elem-card .box-right-bottom button.onclick-btn-new {
  background: #d4d3d0;
  font-family: "DINPro-Bold", sans-serif;
  color: #000;
  cursor: pointer;
}

.new-elem-card .box-right-bottom button.onclick-btn-new:hover {
  opacity: .9;
}

.new-section-card .btns-new .buy-btn-new,
.green-btn {
  text-transform: uppercase;
  width: 155px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.green-btn {
  width: 100%;
}

.new-elem-card .modal-buttom {
  position: relative;
  float: unset;
  top: 0;
}

.new-elem-card .new-elems-container {
  display: flex;
  align-items: center;
  padding: 20px 0;
  justify-content: center;
  width: 100%;
}


.new-elem-card .price-new-elem {
  color: #D00000;
  font-size: 16px;
  margin-bottom: 0;
}
.new-elem-card .box-right-top  .characteristic-new-item{
  justify-content: flex-start;
  gap: 12px;
}
.new-elem-card .btns-new{
  width: 100%;
}

.onclick-btn-new.link-buttom.notsale{
  padding: 10px;
  height: 45px;
}
.new-elem-card .price-new-elem.price-new-elem-one {
  color: #241D37;
}

.new-card-discount-free {
  position: absolute;
  top: calc(50% - 18px);
  left: 90px;
  display: block;
  background: #D00000;
  color: #fff;
  padding: 3px 5px 5px 5px;
  border-radius: 50%;
}

.new-card-discount-free_list {
  position: absolute;
  bottom: 0;
  left: 125px;
  display: block;
  background: #D00000;
  color: #fff;
  /*padding: 3px 5px 5px 5px;*/
  border-radius: 50%;
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 2;
}

.new-elem-card .price-new-elem-discount {
  color: #565252;
  font-size: 14px;
  font-weight: 100;
  margin-left: 5px;
  text-decoration: line-through;
}

.new-elem-card .new-elems-container-item {
  text-transform: uppercase;
  border: none;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
  color: #FFAB1D;
  margin-left: 30px;
}

.new-elem-card a.new-elems-container-item.a_product_delay {
  text-decoration: none;
  font-size: 12px;
  color: #FFAB1D;
  margin-top: 0;
}

.new-elem-card .new-elems-container-item:hover {
  text-decoration: none;
  cursor: pointer;
}

.new-elem-card .m-sharing {
  float: left;
}

.new-elem-card .ask,
.new-elem-card .favnew,
.new-elem-card .otl {
  position: relative;
}

.new-elem-card .ask:before {
  background: url("/local/templates/new_plitka/image/icon/askinew.png");
}

.new-elem-card .favnew:before {
  background: url("/local/templates/new_plitka/image/icon/heart_new.png");
}

.new-elem-card .favnew.fav-add:before {
  background: url("/local/templates/new_plitka/image/heart_new_2.png");
  width: 22px;
  height: 22px;
  position: absolute;
  top: calc(50% - 10px);
  left: -30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0% 50%;
}

.new-elem-card .otl:before {
  background: url("/local/templates/new_plitka/image/icon/timenew.png");
}

.new-elem-card .otl.della-add:before {
  background: url("/local/templates/new_plitka/image/icon/timenew_2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0% 50%;
}

.new-elem-card .ask:before,
.new-elem-card .favnew:before,
.new-elem-card .otl:before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: calc(50% - 10px);
  left: -30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0% 50%;
}

.new-elem-card .otl {
  margin-left: 20px;
}

.new-elem-card .otl:before {
  left: -20px;
}

.new-elem-card .new-elem-card-row-height {
  display: flex;
}

.new-elem-card .fotorama {
  border: 1px solid #F2F2F2;
  padding-bottom: 85px;
  height: 100%;
}

.new-elem-card .info-icon {
  position: relative;
  padding-left: 30px;
}

.new-elem-card .info-icon:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url('/local/templates/new_plitka/image/icon/infonew.png') 50% 50%/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.breadcrumb-element {
  padding: 20px 0;
  background: #f2f2f2;
}

.breadcrumb-element .breadcrumb>li>a {
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
}

.breadcrumb-element .breadcrumb>li.active>a {
  color: #bbbbbb;
}

.gallery-container.slider_dop a.gallery-zoom-link {
  height: calc(100% - 68px);
  min-height: 200px;
  width: 100%;
}

.gallery-container.slider_dop {
  margin: 20px 0;
}

.new-elem-card .collection-advantages {
  margin-top: 50px;
}

.new-elem-card .collection-advantages .item-text {
  color: #241D37;
  font-size: 17px;
  font-weight: bold;
  padding-top: 20px;
}

.new-elem-card div.box-right-bottom {
  position: unset;
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  margin-top: 10px;
}

.new-elem-card div.box-right-top.box-elems {
  height: auto;
  padding: 0;
  background: transparent;
}

.item_card_page .new-elem-card .box-right-top .box-position {
  padding: 0;
  border: none;
  padding-left: 15px;
}

.item_card_page .box-right-bottom.notsale:after {
  display: none;
}

.item_card_page .new-elem-card .box-right-top .kolvo {
  width: 50px;
  height: 35px;
  float: left;
  text-align: center;
  line-height: 35px;
  font-family: inherit;
  font-size: 16px;
  color: inherit;
  margin-right: 0;
  background: transparent;
  border: none;
  margin-top: 0;
}

.item_card_page .new-elem-card .box-right-top .new-col2 .kolvo {
  width: 100%;
}

.item_card_page .new-elem-card .box-right-top .kolvo:first-child {
  margin-left: 0;
}

.item_card_page .new-elem-card .box-right-bottom .link-buttom.notsale:after {
  display: none;
}

.item_card_page .new-elem-card .box-right-top {
  padding: 0;
  height: auto;
  background: transparent;
}

.new-section-card {
  margin-bottom: 55px;
}

.new-section-card .sample-view-section {
  padding: 20px 0;
  font-family: 'DINPro-Regular';
  font-size: 16px;
  line-height: 21px;
}

.new-section-card .sample-view-section>div>a {
  color: #FFAB1D;
  text-decoration: none;
}

.new-section-card-tags {
  display: flex;
  position: absolute;
  top: 20px;
  left: 50px;
  z-index: 88;
}

.new-section-card-tags_item {
  width: 50px;
  height: 50px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 10px;
  position: relative;
}

.new-section-card-tags_item:before {
  content: attr(data-param);
  position: absolute;
  display: none;
  min-width: 160px;
  text-align: center;
  padding: 5px 0;
  border-radius: 15px;
  background: #fff;
  font-size: 14px;
  line-height: 17px;
  top: -10px;
  z-index: 88;
}

.new-section-card-tags_item:hover:before {
  display: block;
}

.new-section-card-tags_item.card__new {
  background: url(/local/templates/new_plitka/image/new.png);
}

.new-section-card-tags_item.card__popular {
  background: url(/local/templates/new_plitka/image/persent.png);
}

.new-section-card-tags_item.card__exclus {
  background: url(/local/templates/new_plitka/image/exclus.png);
}

.new-section-card-tags_item.card__obrazec {
  background: url(/local/templates/new_plitka/image/obrasec.png);
}

.new-section-card-tags_item.card__soon {
  background: url(/local/templates/new_plitka/image/time.png);
}

.new-section-card-tags_item.card__hit {
  background: url(/local/templates/new_plitka/image/hit.png);
}

.new-elem-card .summ-new-card {
  justify-content: flex-end;
  padding-right: 15px;
}

.new-elem-card .yes-in-nalich {
  color: #53A72D;
}

.new-elem-card .no-in-nalich {
  color: #D00000;
}

.npl-section-description {
  border: 4px solid #F1F2F5;
  padding: 40px;
  margin: 50px 0;
}

.services_col_el {
  text-align: center;
}

.services_col_el_text-pict {
  padding-top: 10px;
}

/*favorites*/
.usligi-pict__close_good {
  cursor: pointer;
}

.usligi-pict__close_good:before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  top: -18px;
  right: 0;
  background: url('/local/templates/new_plitka/image/favorite-close.svg') no-repeat;
}

.favorites-goods-and-coll .link {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 15px;
  color: #241d37;
  text-decoration: underline;
}

.favorites-goods-and-coll .easy {
  font-family: "DINPro-Regular", sans-serif;
  font-size: 12px;
  color: #666;
}

/*div.favorites_page_new .box-position1{*/
/*padding: 25px 10px 50px;*/
/*}*/
/*pdf catalog*/
.npl-pdf-catalog-sect {
  padding: 15px;
  border: 4px solid #F1F2F5;
  margin: 30px 0;
}

.npl-pdf-catalog-sect__a {
  color: #241D37;
}

.npl-pdf-catalog-sect__a:hover {
  cursor: pointer;
  color: #241D37;
}

.npl-pdf-catalog-sect__span {
  color: #d00000;
  display: inline-block;
  position: relative;
}

.npl-pdf-catalog-sect__a {
  color: #241D37;
  position: relative;
  padding-left: 45px;
  display: inline-block;
}

.npl-pdf-catalog-sect__a:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -8px;
  left: 0;
  background: url('/local/templates/new_plitka/image/pdf-download-icon.png') no-repeat;

}


.test-block {
  padding: 30px 0;
  border: 1px solid #acacac;
  width: 80%;
  border-radius: 4px;
  position: fixed;
  background-color: #fff;
  display: none;
  box-sizing: padding-box;
  left: auto;
  right: auto;
  z-index: 999;
}

.test-block>div {
  text-align: center;
}

.test-block .links-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  flex-wrap: wrap;
}

.test-block .links-wrapper a,
.links-wrapper button {
  padding: 5px 15px;
  border: 1px solid #acacac;
  color: #474747;
  width: 60%;
  margin-top: 15px;
  border-radius: 4px;
  text-transform: uppercase;

}

.test-block .links-wrapper a {
  background-color: #fbb738;
  border-color: #fbb738;
  font-weight: bold;
  color: #000;
  padding: 5px 33px;
}

.test-block .links-wrapper a:hover {
  text-decoration: none;
}

.mobile-add {
  font-size: 1.2em;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}

h1 {
  font-size: 32px;
}

.confirm-block {
  text-align: left;
}

.confirm-block i {
  color: #e61212;
  margin-right: 5px;
}

.confirm-block input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  width:0;
  height: 0;
  margin:0;
  padding:0;
}

.confirm-block input[type="checkbox"] {
  line-height: normal;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 4px;
  box-sizing: border-box;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.confirm-block input[type="checkbox"]:focus + label span {
  border:1px solid #fbb738;
}

.label-text2 {
  color: #000;
  font-family: "DINPro-Regular", sans-serif;
  font-size: 14px;
  padding-top: 5px;
  color: #3c3c3c;
  display: inline-block;
  float: left;
  margin-right: 20px;
  padding-top: 10px;
}

.confirm-block label {
  margin-bottom: 0;
  font-weight: normal;
}

div.confirm-block {
  height: auto;
  padding-bottom: 10px;
}

.modal div.confirm-block {
  padding-left: 0;
  padding-right: 0;
}

.modal div.confirm-block label {
  margin-bottom: 10px;
}

.confirm-block input[type="checkbox"]+label span {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/local/templates/new_plitka/image/icon/check.png");
  background-origin: padding-box;
  background-position-x: left;
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: auto auto;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
  margin-top: -5px;
  vertical-align: middle;
  width: 20px;
  filter: brightness(90%);
}

.confirm-block input[type="checkbox"]:checked+label span {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/local/templates/new_plitka/image/icon/check.png");
  background-origin: padding-box;
  background-position-x: -20px;
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: auto auto;
}

.confirm-block .label-text2 span {
  color: #e61212;
}

.modal-wrapper-custom {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.modal-wrapper-custom .modal-buttom {
  min-width: 130px;
  margin-top: 25px;
}

.modal-wrapper-custom .modal-buttom-custom {
  margin-top: 15px;
}

.custom-footer-text {
  color: #7b7786;
}

.custom-footer-text span {
  color: #fff;
}

.custom-footer-text .footer-heading {
  font-size: 18px;
  color: #fff;
}

.confirm-block span.confirm-trigger {
  background: none;
  width: auto;
  height: auto;
  display: inline;
  color: #428bca;
  cursor: pointer;
}

.confirm-block span.confirm-trigger:hover {
  text-decoration: underline;
  color: #2a6496;
}

.confirm-block label {
  display: inline;
}

.modal-buttom-form {
  margin-top: 10px;
  padding: 10px 40px;
}

.block1 .nav-pills>li>.pill-inner {
  min-height: 50px;
  font-size: 13px;
}

/*DELETE STYLES*/
.block1 {
  background: unset;
  padding: 30px 0 0;
}

.block1 .text-banner {
  width: 100%;
}

#carousel_3 .item .span3 span {
  text-align: left;
  margin: 0;
}

a.thumbnail.thumbnail-ind {
  margin-bottom: 0;
}

.carousel-indicators li {
  width: 6px;
  height: 6px;
  margin-right: 5px;
  margin-left: 5px;
  background: #C4C4C4;
  border-radius: 50%;
}

.carousel-indicators .active {
  width: 6px;
  height: 6px;
  background: #fbb738;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background-color: unset;
  border-bottom: 2px solid #FFAB1D;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: unset;
  border-bottom: 2px solid #FFAB1D;
}

.collections-catalog-placeholder {
  max-width: 250px;
  height: 250px;
}

.collections-catalog-gallery {
  max-width: 250px;
  height: 250px;
}

.why_do_we_buy table td {
  padding: 8px 0;
}

.footer-top,
.footer-buttom {
  background: #241C36;
}

.footer-top {
  height: auto;
  margin-top: 50px;
  padding: 50px 0 30px;
}

.footer-middle {
  background: #2F263E;
}

.footer-middle a {
  text-decoration: none;
}

.footer-buttom {
  height: auto;
  padding: 50px 0;
}

.box-left-menu {
  border: none;
  padding: 0;
}

.box-left-menu li {
  padding: 5px 0 5px 20px;
  border-left: 1px solid #E0E0E0;
}

.box-left-menu li.activity_li {
  border-left: 2px solid #FFAB1D;
}

.box-left-menu li a {
  text-decoration: none;
  color: #FFAB1D;
}

.box-left-menu .active {
  font-family: "DINPro", sans-serif;
  color: #241D37;
}

.all_shares_page .col-sm-6 {
  float: right;
}

.new-cart-tab-menu {
  margin-bottom: 30px;
}

.new-tab-menu .tab-menu-item,
.new-cart-tab-menu .cart-tab-menu-item {
  font-size: 17px;
  border-left: 1px solid #E0E0E0;
  padding: 5px 0 5px 20px;
  color: #FFAB1D;
}

.new-tab-menu .tab-menu-item.active,
.new-cart-tab-menu .cart-tab-menu-item.active {
  border-bottom: none;
  color: #241D37;
  border-left: 2px solid #FFAB1D;
}

.favorites_page_new .tab-pane {
  width: 100%;
}

.favorites_page_new .hidde {
  display: none;
}

.new-novini_item.preload:hover>.new-novini_item_hide {
  display: none;
}

.favorites_page_new .load {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url('/local/templates/new_plitka/image/lloader.gif') #fff no-repeat center;
  background-size: 80px;
}

.cart_page .box-inner {
  padding: 0;
  background: transparent;
}

.filters {
  margin-bottom: 0;
}

.npl-form-filters {
  margin-bottom: 20px;
}

.cart_page .new-user_props input[type="checkbox"] {
  display: inline-block;
}

.new-user_props input.search-suggest {
  margin-top: 0;
}

#ORDER_PROP_3 {
  padding-left: 10px;
}

.bx_order_make textarea:focus {
  border-color: #63B039;
}

.cart_page input[type="radio"]+label span {
  width: 25px;
  height: 25px;
  background: url('/local/templates/new_plitka/image/cirle.png');
}

.cart_page input[type="radio"]:checked+label span {
  background: url('/local/templates/new_plitka/image/cirlecheck.png');
}

.order_status__box {
  border: 2px solid #F1F2F5;
}


/*BTNS*/

/*MAINNN*/
div.modal-dialog {
  max-width: 600px;
}

.input-group-addon {
  position: absolute;
  right: 10px;
  top: calc(50% - 8px);
}

.input-group.date .filters.clear {
  border-right: 1px solid #d4d3d0;
}

.index-slider__a {
  position: relative;
  display: block;
}

.index-slider__a_name {
  position: absolute;
  top: 0;
  font-size: 30px;
  padding: 30px;
  color: #fff;
  font-weight: bold;
}

.index-slider__a_name span {
  color: #FFAB1D;
}

.carousel-line .ind-title,
.ind-title {
  font-size: 42px;
  color: #241D37;
  font-weight: bold;
  margin-bottom: 30px;
}

.carousel-line-same-col .ind-title {
  font-size: 35px;
  margin-bottom: 0;
  padding-right: 30px;
}

.carousel-line-same-col .control-prev-ind,
.carousel-line-same-col .control-next-ind {
  height: 26px;
}

.ind-recomends {
  margin-top: 80px;
}

.ind-recomends-title-row {
  margin-bottom: 30px;
  align-items: center;
}

.ind-recomends .nav-tabs {
  display: flex;
  height: 100%;
  align-items: flex-end;
}

.ind-recomends .nav>li>a:hover,
.ind-recomends .nav>li>a:focus {
  border: unset;
}

.ind-recomends .nav-tabs li {
  display: inline-block;
  margin-right: 10px;
}

.ind-recomends .nav-tabs li>a {
  padding: 0 10px;
  padding: 10px;
  color: #FFAB1D;
  font-weight: bold;
}

.ind-recomends .nav-tabs li>a.active {
  color: #241D37;
  border-bottom: 2px solid #FFAB1D;
}

.ind-recomends .col-md-3 {
  padding-right: 0;
  padding-left: 0;
}

.ind-recomend_name {
  color: #241D37;
  font-size: 20px;
  font-family: "DINPro-Bold", sans-serif;
  display: block;
}

.ind-recomend_name:hover {
  text-decoration: none;
  color: #241D37;
}

.new-contacts button.modal-buttom-contacts {
  border-radius: 4px;
  background: #53A72D;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #fff;
  margin-right: 20px;
  text-transform: uppercase;
  padding: 11px 30px;
}

.new-orange-link {
  color: #FFAB1D;
}

.new-orange-link:hover {
  color: #FFAB1D;
  text-decoration: none;
}

.npl-about-tags {
  margin-bottom: 50px;
}

.npl-about__h1 {
  font-weight: bold;
  display: inline-block;
  margin: 50px 0 20px;
  font-size: 32px;
}

.npl-about__h1_catal {
  font-weight: normal;
  display: inline-block;
  margin: 50px 0 10px;
  font-size: 20px;
}

.article_custom__a {
  background: #FBB746;
  color: #000;
  padding: 10px;
}

.article_custom__a:hover {
  color: #000;
  background: #ffcd35;
}

/*INDEX*/
.control-ind {
  position: absolute;
  bottom: 50px;
  left: 50px;
}

.control-ind-pop {
  position: absolute;
  top: 28px;
  left: 500px;
  /*!!!!!!!!*/
}

.control-prev-ind {
  display: inline-block;
  background: url('/local/templates/new_plitka/image/arrow-left.png'), linear-gradient(89.84deg, #F98B4D -0.05%, #FBB746 100.49%);
  width: 60px;
  height: 30px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 10px;
  border-radius: 4px;
}

.control-next-ind {
  display: inline-block;
  background: url('/local/templates/new_plitka/image/arrow-right.png'), linear-gradient(89.84deg, #F98B4D -0.05%, #FBB746 100.49%);
  width: 60px;
  height: 30px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 4px;
}

.control-prev-ind.control-prev-ind_main,
.control-next-ind.control-prev-ind_main {
  width: 50px;
  height: 35px;
}

.control-prev-ind-rask {
  display: inline-block;
  background: url('/local/templates/new_plitka/image/arr-gr-lef.png');
  width: 60px;
  height: 40px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 10px;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
}

.control-next-ind-rask {
  display: inline-block;
  background: url('/local/templates/new_plitka/image/arr-gr-right.png');
  width: 60px;
  height: 40px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
}

.carousel-indicators.carousel-indicators-ind {
  width: 100%;
  margin: 0;
}

.carousel-indicators.carousel-indicators-ind li:hover {
  cursor: pointer;
}

.carousel-inner-ind {
  border-radius: 4px;
}

.carousel-inner-ind_img {
  width: 100%;
  /*!!!!!!!!!!!!!!*/
  height: 360px !important;
}

.pill-inner-ind {
  border-radius: 4px;
}

.npl-slider-smallPhotos {
  position: absolute;
  top: 10px;
  right: 25px;
  display: flex;
  flex-direction: column;
}

.npl-slider-smallPhotos__img {
  height: auto !important;
  margin-bottom: 10px;
}

.npl-slider-smallPhotos .npl-slider-smallPhotos__img:last-child {
  margin-bottom: 0;
}

.ind-menu-block1 {
  margin-bottom: 50px;
}

.ind-row-menu-block1 {
  display: flex;
  flex-wrap: wrap;
}

.ind-row-menu-block1 .col-sm-3 {
  display: flex;
}

.ind-pill-inner {
  width: 100%;
  height: 165px !important;
  border-radius: 4px;
  position: relative;
  background-size: cover !important;
}

/* 1199
screen and (max-width: 991px)*/
@media (min-width: 991px) and (max-width: 1199px) {
  .ind-pill-inner {
    height: 143px !important;
  }

  .index-gallery .swiper-wrapper img {
    height: 301px;
  }
}

@media (min-width: 776px) and (max-width: 991px) {

  .index-gallery .swiper-wrapper img {
    height: 340px;
  }
}

.ind-pill-inner.ind-pill-inner-inc-cat {
  height: 200px;
}

.ind-pill-inner:first-child {
  margin-bottom: 30px;
}

.ind-pill-inner .text-banner {
  padding: 20px;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
}

.ind-pill-inner .text-banner span,
.all_shares_page__item_name span {
  color: #FFAB1D;
}

.ind-pill-inner_discount {
  position: absolute;
  bottom: 10px;
  background: #D00000;
  color: #fff;
  font-size: 20px;
  padding: 5px 20px 7px;
  font-weight: bold;
  border-radius: 0px 4px 4px 0px;
}

.ind-pill-inner_discount-akcii {
  position: absolute;
  bottom: 30px;
  background: #D00000;
  color: #fff;
  font-size: 25px;
  padding: 5px 20px 7px;
  font-weight: bold;
  border-radius: 0px 4px 4px 0px;
}

.ind-pill-inner_discount_big {
  position: absolute;
  bottom: 120px;
  background: #D00000;
  color: #fff;
  font-size: 30px;
  padding: 4px 30px 7px;
  font-weight: bold;
  border-radius: 0px 4px 4px 0px;
}

.ind-pill-inner__a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ind-menu-item {
  position: relative;
  border: 1px solid #E0E0E0;
  margin-bottom: 30px;
  padding: 20px;
  /*min-height: 360px;*/
  height: calc(100% - 30px);
  width: 100%;
}

.ind-menu-item-callback {
  border: 4px solid #FFAB1D;
}

.ind-menu-item-callback__p_last {
  margin-bottom: 20px;
}

.ind-menu-item-pp__a {
  color: #241D37;
  padding-bottom: 5px;
  display: block;
}

.ind-menu-item-pp__a:hover {
  color: #FFAB1D;
  text-decoration: none;
}

.ind-menu-item:hover {
  border: 1px solid #FFAB1D;
}

.ind-menu-item.ind-menu-item-callback:hover {
  border: 4px solid #FFAB1D;
}

.ind-menu-item__a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

button.ind-menu-modal-buttom {
  width: 100%;
  background: #63B039;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 12px;
}

button.ind-menu-modal-buttom:hover {
  color: #fff;
}

button.modal-buttom-footer.ind-menu-modal-buttom {
  width: 80%;
  margin-top: 20px;
}

.ind-menu-item__name {
  display: block;
  color: #241D37;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0;
}

.ind-menu-item__name:hover {
  color: #FFAB1D;
  text-decoration: none;
}

.ind-menu-item__name.ind-menu-item__name-callback:hover {
  color: #241D37;
}

.ind-menu-item-img {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: 0% 100% !important;
}

img.ind-menu-item-img__img {
  width: 100%;
  height: 100%;
}

div.carousel-line {
  border-bottom: none;
}

.carousel-line-same-col {
  display: flex;
  align-items: baseline;
  margin-bottom: 30px;
}


.ind-newsblock {
  background: #F1F2F5;
  padding: 50px 0;
}

.ind-news-item {
  background: #fff;
  padding-bottom: 20px;
  height: 100%;
}

.ind-news-item__img {
  width: 100%;
  height: 250px;
  /*!!!!!!!!!!!!!!!!!!*/
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
  position: relative;
}

.ind-news-item__p_name {
  margin-bottom: 0;
  font-size: 17px;
  color: #000;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}

.ind-news-item__p_name_a {
  display: block;
  text-decoration: none;
  font-size: 17px;
  color: #000;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}

.ind-news-item__p_name_a:hover {
  text-decoration: none;
  color: #FFAB1D;
}

.ind-news-bign_a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

/*.ind-news-item-big:hover{*/
/*color: #FFAB1D;*/
/*}*/
.ind-news-datas {
  padding: 5px 20px 0 20px;
  margin-bottom: 0;
  color: #7B7786;
}

.ind-about_td_top {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.ind-about_td_top_img {
  margin-right: 10px;
  min-width: 50px;
}

.ind-about_td_top_p {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 0;
  font-family: "DINPro-Bold", sans-serif;
  text-align: left;
}

.ind-about_td_top_p_catal {
  font-size: 14px;
  line-height: 1.42;
  color: #333;
  margin-bottom: 0;
  font-family: "DINPro-Bold", sans-serif;
  text-align: left;
}

.ind-about_td_top_description {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 40px;
}

.element-about-include .ind-about_td_top_p {
  margin-top: 20px;
}

.ind-about_td_top_a {
  color: #241D37;
  text-decoration: none;
}

.ind-about_td_top_a:hover {
  color: #241D37;
  text-decoration: none;
}

.ind-about>div,
.ind-about-tabl>div {
  /*background: #f00;*/
}

/*CATALOG SECTION LIST*/
.new-novini {
  display: flex;
  flex-wrap: wrap;
}

.new-novini_item {
  margin-bottom: 45px;
  position: relative;
  height: max-content;
}

.second-gallery_same-collections .new-novini_item {
  margin-bottom: 0;
}

.new-novini_item_hide {
  position: absolute;
  top: -15px;
  background: #fff;
  width: 100%;
  left: 0;
  height: calc(100% + 83px);
  display: none;
  z-index: 999;
  padding: 15px;
  box-sizing: border-box;
}


.new-novini_item:hover>.new-novini_item_hide {
  display: block;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

/*.new-catalog_item{*/
/*width: 32%;*/
/*margin-right: 2%;*/
/*}*/
/*.catalog-section > .new-catalog_item:nth-child(3n+3) {*/
/*margin-right: 0;*/
/*}*/
.new-novini_item__a {
  display: block;
  /*align-items: center;*/
  /*justify-content: center;*/
  min-height: 256px;
  width: 100%;
}

.new-novini_item__a_flexo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-novini_item__image {
  width: 100%;
  max-height: 255px;
  object-fit: contain;
}

.new-novini_category {
  border: 1px solid #FFAB1D;
  color: #241D37;
  display: inline-block;
  padding: 3px 5px 5px;
  margin-top: 5px;
  font-size: 13px;
}

.new-novini-country__p {
  display: flex;
  align-items: center;
}

.new-novini-country__span_flag {
  display: flex;
  align-items: center;
}

.new-novini-country__span_flag img {
  max-width: 21px;
  max-height: 14px;
}

.new-novini-country__span_title {
  padding-left: 5px;
  font-size: 14px;
}

.section_link_list {
  color: #212529;
}

.section_link_list:hover {
  color: #212529;
}

.new-novini_price {
  color: #241D37;
  margin-bottom: 0;
  font-size: 17px;
  font-family: "DINPro-Bold", sans-serif;
}

.list-elements__price .final_price {
  margin-bottom: 20px;
}

.new-novini_price .priceDiscount, .new-cart-price__span.priceDiscount {
  color: #d00000;
  font-weight: bold;
}

.new-novini_price.priceBase {
  color: #565252;
  font-size: 14px;
  font-weight: 100;
  text-decoration: line-through;
}

.new-novini_price .new-novini_price__span_thru {
  font-size: 13px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: #d00000;
  font-weight: normal;
  padding-left: 30px;
}

.new-novini_info {
  position: relative;
  padding-top: 20px;
}

.new-novini_item__a {
  position: relative;
}

.new-novini_item__a_elems {
  display: flex;
  justify-content: center;
  align-items: center;
}

.element-stickers {
  position: absolute;
  display: flex;
  gap: 3px;
  bottom: -22px;
  right: 5px;
  z-index: 9;
}

.element-stickers__item {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto;
}

.element-stickers_persent {
  background-image: url("/local/templates/new_plitka/image/persent.png");
}

.element-stickers_exclus {
  background-image: url("/local/templates/new_plitka/image/exclus.png");
}

.element-stickers_new {
  background-image: url("/local/templates/new_plitka/image/new.png");
}

.element-stickers_time {
  background-image: url("/local/templates/new_plitka/image/time.png");
}

.element-stickers_hit {
  background-image: url("/local/templates/new_plitka/image/hit.png");
}

/*AKCIONS*/


/*FOOTER*/
.new-footer-top-inc__top {
  min-height: 30px;
  display: flex;
  align-items: center;
}

.new-footer-top-inc__a {
  font-size: 28px;
  color: #fff;
}

.new-footer-top-inc__top__p {
  color: #7B7786;
  font-size: 17px;
  margin-bottom: 0;
}

.new-footer-top-inc__a:hover {
  text-decoration: none;
  color: #fff;
}

.messanders-footer-container {
  display: flex;
  align-items: center;
}

.messanders-footer {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.messanders-footer.telegram {
  background: url('/local/templates/new_plitka/./image/telegramm.png');
}

.messanders-footer.whatsapp {
  background: url('/local/templates/new_plitka/./image/watsapp.png');
}

.messanders-footer.viber {
  background: url('/local/templates/new_plitka/./image/viber.png');
}

.new-footer-top-inc_4 {
  color: #fff;
  margin-bottom: 0;
}


.footer-middle_title {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 30px;
}

.footer-middle ul {
  padding-left: 0;
  list-style: none;
}

.footer-middle li {
  padding: 5px 0;
}

.footer-middle .footer-menu-new__a {
  padding: 5px 0;
}

.footer-middle li:first-child,
.footer-middle li:first-child a.footer-menu-new__a {
  padding-top: 0;
}

.footer-middle li:last-child,
.footer-middle li:last-child a.footer-menu-new__a {
  padding-bottom: 0;
}

.social_footer_new {
  display: inline-block;
  width: 35px;
  height: 35px;
}

.footer-middle .social_footer_new img {
  width: 100%;
  height: 100%;
  padding-top: 0;
}

.social_footer-container {
  display: flex;
  margin-top: 20px;
}

.social_footer-links_container {
  margin-bottom: 55px;
}

.social_footer_new_ms.skype {
  background: url('/local/templates/new_plitka/image/scype.png');
}

.social_footer_new_ms.postmail {
  background: url('/local/templates/new_plitka/image/post.png');
}

.social_footer_new_ms {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-right: 10px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}

.footer-copyright,
.footer-copyright a {
  color: #7B7786;
  margin-bottom: 0;
  font-size: 14px;
  /*!!!!!!!!!*/
}

.new-footer-cards-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


/*CONTACTS PAGE*/
.new-contacts p {
  margin: 0;
}

.new-contacts a:hover {
  text-decoration: none;
}

.new-contacts-top {
  border: 2px solid #F1F2F5;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
}

.new-contacts-top_last {
  display: flex;
  align-items: center;
}

.new-contacts-top_last-rasp {
  margin-bottom: 0;
}

.new-contacts-top_phones {
  color: #241D37;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
}

.new-contacts-top_phones-label {
  color: #bbbbbb;
  font-size: 14px;
  margin-bottom: 0;
}

.new-contacts-one {
  padding: 30px 0;
}

.new-contacts-two {
  padding: 50px 0 0;
}

.new-contacts-three {
  display: flex;
  flex-wrap: wrap;
}

.new-contacts-two .new-contacts-item {
  padding-bottom: 50px;
}

.new-contacts-item {
  font-size: 17px;
  color: #241D37;
}

.new-contacts-item_title {
  margin-bottom: 0;
  color: #241D37;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3;
}

.new-contacts-item_phone,
.new-contacts-item_mail,
.new-contacts-item_skype {
  display: flex;
  align-items: center;
}

.new-contacts-item_phone_span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('/local/templates/new_plitka/image/call.png');
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: 0% 50%;
}

.new-contacts-item_mail_span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('/local/templates/new_plitka/image/post.png');
  margin-right: 5px;
  background-position: 0% 50%;
  background-repeat: no-repeat;
}

.new-contacts-item_skype_span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('/local/templates/new_plitka/image/skypebl.png');
  margin-right: 5px;
  background-position: 0% 50%;
  background-repeat: no-repeat;
}

.new-contacts-item_phone_a {
  color: #241D37;
}

.new-contacts-item_phone_a:hover {
  color: #241D37;
}

.new-contacts-item_mail_a,
.new-contacts-item_mail_a:hover,
.new-contacts-item_skype_a,
.new-contacts-item_skype_a:hover,
.new-contacts-item_scheme,
.new-contacts-item_scheme:hover {
  color: #FFAB1D;
}

.new-contacts-map {
  padding-bottom: 30px;
}

.new-contacts-map_desc {
  text-align: center;
  color: #7B7786;
  padding-top: 5px;
}

.new-contacts-directors {
  background: #F1F2F5;
  padding: 50px 0;
  font-size: 17px;
}

.new-contacts-directors__h3 {
  color: #241D37;
  font-weight: bold;
  font-size: 42px;
  margin-bottom: 30px;
}

.new-contacts-opt-sale {
  padding: 50px 0;
}

.new-contacts-regions-items-row {
  padding-bottom: 70px;
  display: flex;
}

/*.new-contacts-directors-cont{*/
/*display: flex;*/
/*justify-content: space-between;*/
/*}*/

.new-contacts-directors-item {
  margin-bottom: 30px;
}

.new-contacts-directors-item_title {
  color: #241D37;
  font-weight: bold;
  padding-top: 15px;
}

.new-contacts-directors-item_photo {
  background: #fff;
  padding: 8px;
}

.new-contacts-directors-item_photo img {
  /*transform: scale(0.95);*/
  width: 100%;
}

.new-contacts-cities-item {
  /*width: 32%; !*!!!!!!!!!!!!!!!*!*/
}

.new-contacts-cities-item_title {
  font-size: 24px;
  font-weight: bold;
}

.new-contacts-cities-item_shops_name {
  font-size: 18px;
  font-weight: bold;
}


.contacts-paddiitop {
  padding-top: 20px;
}

.contacts-paddiitop-cities {
  padding-top: 50px;
}

/*404*/
.new-fortyfour {
  width: 100%;
  min-height: 700px;
  background: url('/local/templates/new_plitka/image/404_new.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.new-fortyfour-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  min-width: 960px;
}

.new-fortyfour_copyright {
  padding: 100px 0 30px;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  color: #7B7786;
}

.new-fortyfour_title-cont {
  padding-right: 50px;
}

.new-fortyfour-text_title {
  color: #241D37;
  font-weight: bold;
  font-size: 42px;
}

.new-fortyfour-text_indexlink {
  display: inline-block;
  background: linear-gradient(89.48deg, #F98B4D -0.05%, #FBB746 100.49%);
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 40px;
}

.new-fortyfour-text_indexlink:hover {
  color: #fff;
  text-decoration: none;
}


/*about page*/
.left-sticky-menu {
  position: fixed;
  top: 80px;
}

.stiky-header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999;
}

.new-about-news-componentwrap {
  padding: 30px 0;
}

.new-about-news-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(167px, 1fr));
  grid-gap: 10px;
}

.new-about-news-container .new-about-news-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
  height: 167px;
}

.new-about-news_especially {
  padding: 20px 0 30px;
}

.new-about-news-item-special.new-about-news-item {
  border: 2px solid #63B039;
}

.new-about-news-item_picture {
  display: inline-block;
  text-align: center;
}

.new-about-news-item_title {
  text-align: center;
  color: #FFAB1D;
}

.new-about-news-item_title:hover {
  color: #FFAB1D;
}

.new-about-description {
  font-size: 15px;
  color: #241D37;
}

.new-about-description>p:not(:last-child) {
  margin-bottom: 30px;
}

/*DELIVERY*/

.new-delivery__p {
  padding-bottom: 20px;
  margin-bottom: 0;
  /*margin: 20px;*/
}

.delivery__t2 {
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0;
}

table.delivery-new-table td,
table.delivery-new-table {
  border: unset;
}

table.delivery-new-table {
  border-top: 2px solid #FFAB1D;
  font-size: 15px;
  margin-bottom: 30px;
}

table.delivery-new-table tr {
  border-bottom: 1px solid #E0E0E0;
}

table.delivery-new-table td {
  padding: 8px 5px;
}

table.delivery-new-table tr td:first-child {
  font-weight: bold;
  padding: 8px 10px 8px 0;
}

.delivery_maps {
  display: flex;
}

.delivery_maps img {
  width: 100%;
}

.delivery-head_mobile {
  display: none;
}

.npl-delivery-text__p {
  margin: 20px 0;
}


.npl-personal-menu__logout {
  margin-top: 50px;
}

/*AKCII*/
.new-all_shares_page__descr {
  display: block;
  color: #241D37;
  text-decoration: none;
  padding-top: 20px;
}

.new-all_shares_page__descr:hover {
  color: #241D37;
  text-decoration: none;
}

.new-all_shares_page__img {
  display: block;
  position: relative;
}

.all_shares_page__item {
  position: relative;
  margin-bottom: 20px;
}

.all_shares_page__item_name {
  position: absolute;
  top: 20px;
  left: 40px;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
}

/*CART*/
.new-cart-table {
  border: 2px solid #F1F2F5;
}

.new-cart-table.new-cart-table-delayed {
  margin-bottom: 30px;
}

.new-cart-table-detail-order {
  margin: 25px 0;
}

.new-cart-items {
  display: flex;
  border-bottom: 2px solid #F1F2F5;
  padding: 15px;
  align-items: center;
}

.new-cart-items:last-child {
  border-bottom: none;
}

.new-cart-items-img {
  width: 100px;
  margin-right: 20px;
}

.new-cart-items-props-cont {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}

.new-cart-items-name {
  width: 40%;
}

.quantity-block__title {
  text-align: center;
}

.new-cart-items-quantity {
  width: 17%;
  margin-top: 45px;
}

.new-cart-items-price1 {
  width: 18%;
}

.new-cart-items-price2 {
  text-align: center;
  width: 20%;
}

.new-cart-items-name__a {
  color: #241D37;
  font-size: 20px;
  font-weight: bold;
}

.new-cart-items-name__a:hover {
  text-decoration: none;
  color: #241D37;
}

.new-cart-price__span {
  font-size: 15px;
  font-family: "DINPro", sans-serif;
  color: #241D37;
}

.new-cart-old-price {
  color: #565252;
  font-family: "DINPro", sans-serif;
  font-size: 14px;
  font-weight: 100;
  text-decoration: line-through;
  margin-top: 5px;
}

.new-cart-items-country-fabrica {
  margin: 5px 0;
}

.new-cart-items-country-fabrica_text {
  font-size: 13px;
  line-height: 21px;
  color: #241D37;
}

.basketWrap .new-cart-items-country-fabrica_text {
  margin-top: 5px;
}

.delayed .new-cart-items-delete {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  align-items: center;
}

.new-cart-items-add-to-cart {
  display: block;
  height: 21px;
  width: 22px;
  background: url('/local/templates/new_plitka/image/header/VectorNewDisg.png') no-repeat;
  background-size: contain;
  cursor: pointer;
  margin-right: 10px;
}

.new-cart-price_big__span {
  color: #241D37;
  font-size: 20px;
  position: relative;
}

.oneProduct.loading .new-cart-price_big__span:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #BBB;
}

.oneProduct.loading .new-cart-price_big__span:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .2) 20%, hsla(0, 0%, 100%, .5) 60%, hsla(0, 0%, 100%, 0));
  -webkit-animation: loadCalc 2s infinite;
  animation: loadCalc 2s infinite;
  content: "";
}

@-webkit-keyframes loadCalc {
  to {
    transform: translateX(100%)
  }
}

@keyframes loadCalc {
  to {
    transform: translateX(100%)
  }
}


.new-cart-quantity {
  display: flex;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  width: 100%;
  justify-content: center;
  background: #fff;
}

.new-cart-quantity input:not(.active) {
  display: none;
}

.new-cart-quantity .minus,
.new-cart-quantity .plus {
  width: 25px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  margin-top: 0;
  margin-right: 0;
}

.new-cart-quantity .minus {
  background: url('/local/templates/new_plitka/image/minusBtn.png');
}

.new-cart-quantity .plus {
  background: url('/local/templates/new_plitka/image/plusBtn.png');
}

.new-cart-quantity .kolvo {
  width: 65px;
  height: 35px;
  float: left;
  text-align: center;
  line-height: 35px;
  font-family: inherit;
  font-size: 16px;
  color: inherit;
  margin-right: 0;
  background: transparent;
  border: none;
  margin-top: 0;
}

.new-cart-items-delete .delete {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('/local/templates/new_plitka/image/closecart.png') 50% 50% no-repeat;
}

.new-cart-info {
  display: flex;
}

.new-cart-info-img {
  width: 100px;
  margin-right: 20px;
  background: url('/local/templates/new_plitka/image/cartinfo.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 50%;
}

.new-cart-info_text {
  width: calc(100% - 20px);
}

.new-cart-submit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 30px;
  padding-bottom: 50px;
}

.new-cart-submit .through {
  text-decoration: line-through;
}

a:not([href]).new-cart-submit_fast,
.new-cart-submit_fast {
  border-radius: 4px;
  /*background: #53A72D;*/
  background: #d4d3d0;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  padding: 11px 30px;
}

.new-cart-submit_order {
  border-radius: 4px;
  /*background: linear-gradient(89.46deg, #F98B4D -0.05%, #FBB746 100.49%);*/
  background: #e5641c;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  padding: 11px 30px;
  margin-right: 20px;
}

.new-cart-submit_order:hover,
.new-cart-submit_fast:hover {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

.new-cart-submit .itogo {
  font-family: "DINPro-Bold", sans-serif;
  color: #241D37;
  font-size: 32px;
  margin-right: 50px;
}

.npl-table-cart-inside .new-cart-items-name__pp,
.new-cart-table-delayed .new-cart-items-name__pp {
  line-height: 1;
  padding-right: 30px;
}

.npl-table-cart-inside .new-cart-items-country-fabrica .new-cart-table-delayed .new-cart-items-country-fabrica {
  margin: 5px 0;
}


.new-cart-items-dd-name-cont {
  display: flex;
  flex-direction: column;
  width: calc(50% - 120px);
}

a.new-cart-items-dd-name-cont__a {
  font-size: 20px;
  line-height: 33px;
  text-decoration: none;
  color: #241D37;
  font-weight: bold;
}

.new-cart-items-dd-price-cont {
  display: flex;
  width: 50%;
}

.new-cart-items-dd-price-cont__price {
  width: 35%;
}

.new-cart-items-dd-price-cont__quan {
  width: 25%;
}

.new-cart-items-dd-price-cont__sum {
  width: 40%;
  font-weight: bold;
  padding-left: 28px;
}

.new-cart-items-dd-itog {
  position: relative;
  font-weight: bold;
  padding-bottom: 20px;
}

.new-cart-items-dd-itog__span {
  position: absolute;
  left: -125px;
}


/*ORDER*/
#order_form_content {
  width: 100%;
}

.new-user_props {
  background: #f1f2f5;
  padding: 25px;
}

.new-soajax-prop {}

.new-soajax-fio,
.new-soajax-contacts,
.new-soajax-adress,
.new-soajax-dopinfo {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.bx_sof_req {
  color: #D00000;
}

.npl-soajax-delivery_title {
  font-size: 17px;
  line-height: 21px;
  color: #241D37;
  font-weight: bold;
  margin-bottom: 20px;
}

.new-soajax__titles {
  width: 20%;
}

.new-soajax__content {
  width: 80%;
}

.new-soajax__full {
  width: 100%;
}

.new-soajax_mail {
  width: calc(50% - 5px);
}

.new-soajax_phone {
  width: calc(50% - 5px);
  margin-right: 10px;
}

.new-soajax_city {
  width: calc(50% - 5px);
  margin-right: 10px;
  margin-bottom: 10px;
}

.new-soajax_street {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}

.new-soajax_flexclass {
  display: flex;
}

.new-soajax_flat {
  width: 16%;
  margin-right: 10px;
}

.new-soajax_domof {
  width: 16%;
  margin-right: 10px;
}

.new-soajax_home {
  width: 15%;
  margin-right: 10px;
}

.new-soajax__inputs {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px !important;
  font-size: 15px;
  line-height: 24px !important;
}

.new-soajax__inputs:focus {
  border: 1px solid #63B039;
  outline: none;
}

.new-soajax-deliveryandpay {
  background: #F1F2F5;
  margin: 10px 0;
  padding: 25px;
  display: flex;
}

.new-soajax-deliveryandpay a {
  color: #FFAB1D;
}

.new-soajax-deliveryandpay a:hover {
  color: #FFAB1D;
}

.new-soajax-delivery {
  width: calc(50% - 10px);
  margin-right: 20px;
}

.new-soajax-payment {
  width: calc(50% - 10px);
}

.new-checkboxes__input {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.new-checkboxes__input:checked+.new-checkboxes:before {
  border: 1px solid #FFAB1D;
  background: url('/local/templates/new_plitka/image/check-form.png') #FFAB1D;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.new-checkboxes {
  position: relative;
  padding-left: 30px;
  margin: 0;
}

.new-checkboxes_red {
  color: #D00000;
}

.new-checkboxes:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #E0E0E0;
  background: #fff;
  position: absolute;
  left: 0;
  border-radius: 4px;
}

.new-sale-rules-block {
  background: #F1F2F5;
  padding: 25px;
}

.new-sale-rules-block .new-checkboxes {
  padding: 0 0 10px 30px;
}

.new-cart-submit.new-soajax-summary {
  justify-content: space-between;
}

.new-soajax-summary_gotocart {
  color: #241D37;
  font-family: "DINPro-Bold", sans-serif;
  position: relative;
  padding-left: 20px;
}

.new-soajax-summary_gotocart:hover {
  color: #241D37;
}

.new-soajax-summary_gotocart:before {
  content: '';
  width: 15px;
  height: 24px;
  background: url('/local/templates/new_plitka/image/arr-cart-left.png');
  background-repeat: no-repeat;
  background-position: 0% 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.new-soajax-summary-item {
  display: flex;
  align-items: center;
}

.new-soajax-summary .new-cart-submit_order {
  margin-right: 0;
}

.order_status .new-cart-items-img img {
  width: 100%;
}

.new-order_status__box_cont {
  display: flex;
  justify-content: space-between;
}

.new-order_status__box_cont-left {}

.new-order_status__box_cont-left_top {
  display: flex;
  align-items: baseline;
}

.new-order_status__id {
  font-size: 20px;
  line-height: 33px;
  color: #241D37;
  text-decoration: none;
  font-weight: bold;
  min-width: 140px;
}

.new-order_status__id:hover {
  color: #241D37;
  text-decoration: none;
}

.new-order_status__date {
  color: #241D37;
  font-size: 13px;
  margin: 0 20px 0 0;
}

.new-order_status__status {
  font-size: 20px;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 0;
}

.new-order_status__status.waitpay {
  color: #63B039;
}

.new-order_status__status.canceledpay {
  color: #D00000;
}

.new-order_status__status.payed {
  color: #63B039;
}

.new-order_status__status.takepay {
  color: #D00000;
}

.new-order_status__width {
  display: inline-block;
  min-width: 140px;
  color: #7B7786;
  font-size: 16px;
}

.new-order_status__value {
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
  color: #241D37;
}

.npl-order_status-list-flex {
  display: flex;
}

.new-order_status__value_list_names {
  display: block;
  /*padding-left: 4px;*/
}

.new-cart-items-name__a_list {
  color: #241D37;
}

.new-cart-items-name__a_list:hover {
  color: #241D37;
}

.new-cart-items-name__a_list_qua {
  color: #7B7786;
  font-weight: normal;
}


.new-order_status__box_cont-right {
  display: flex;
  flex-direction: column;
  min-width: 147px;
}

label.soajax-delpay__label {
  justify-content: left;
  margin-top: 10px;
}

label.soajax-delpay__label.pay_system_20 {
  display: none !important;
}

label.new-checkboxes {
  justify-content: left;
}

.soajax-delpay__name {
  height: 25px;
  line-height: 1.3;
}

.new-section-card .gallery-container-collections .fotorama__img {
  max-height: 100% !important;
  top: 0 !important;
}

/*html в админке*/
.description-collection li {
  list-style: none;
  position: relative;
}

.description-collection li:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 6px;
  left: -40px;
  background: url('/local/templates/new_plitka/image/check1.png') #4FAD50;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

#order_form_div .bx_order_make #payButton,
#order_form_div .bx_order_make .product-avail,
.order_status .pay-button,
.order_detail #payButton,
.order_detail #payButton2 {
  display: none !important;
}

.new-catalog_item_slider,
.new-catalog_item_not_slider {
  display: flex;
  position: relative;
  height: 255px;
  width: 100%;
}

.new-catalog_item_slider .new-catalog_item_slider_item {
  position: static;
  flex-grow: 1;
}

.new-novini_item__a_elems .new-catalog_item_image {
  width: 100%;
}

.new-catalog_item_slider .new-catalog_item_slider_item img,
.new-catalog_item_not_slider .new-catalog_item_image img {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(calc(-50% + 6px));
  z-index: -1;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.new-catalog_item_not_slider .new-catalog_item_image img {
  margin-top: 0;
  opacity: 1;
}

.new-catalog_item_slider .active img {
  opacity: 1;
}

.new-catalog_item_slider .new-catalog_item_slider_item_nav {
  display: block;
  height: 2px;
  background-color: #cdcdcd;
  margin: 0 5px;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
}

.new-catalog_item_slider .active .new-catalog_item_slider_item_nav {
  background-color: #fbb738;
}

.new-catalog_item_slider .new-catalog_item_slider_item:first-child .new-catalog_item_slider_item_nav {
  margin-left: 0;
}

.new-catalog_item_slider .new-catalog_item_slider_item:last-child .new-catalog_item_slider_item_nav {
  margin-right: 0;
}

.new-catalog_item_slider .active img {
  opacity: 1;
}

.new-catalog_item_image img {
  margin-top: 6px;
}

/*preloader*/
.ajax-preloader {
  position: fixed;
  z-index: 100;
  /*Размеры циферблата*/
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  /*фон, циферблат*/
  background: url('/local/templates/new_plitka/image/lloader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

/*Тень*/
.ajax-preloader-shadow {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 80;
}

/*Производители*/
.header-menu-fabrics {
  background: #f2f2f2;
}

.header-menu-fabrics__container {
  display: flex;
  justify-content: space-between;
  /*!!!!!!!!!!!!!*/
  box-sizing: border-box;
  align-items: center;
}

ul.header-menu-fabrics__ul {
  list-style: none;
  margin: 7px 0 10px;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.header-menu-fabrics__fabric {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.header-menu-fabrics__a-title {
  padding: 10px 14px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.header-menu-fabrics__a-title_disabled {
  padding: 10px 14px;
  font-size: 16px;
  font-weight: bold;
  color: #c0c0c0;
  cursor: unset;
}

.header-menu-fabrics__a-title:hover {
  color: #fff;
  background: #63B039;
}

.header-menu-fabrics__li-letter:hover .header-menu-fabrics__a-title {
  color: #fff;
  background: #63B039;
}

.header-menu-fabrics__ul li {
  /*color: #fff;*/
  /*background: darkorange;*/
  display: block;
  float: left;
  /*padding: 1rem;*/
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
}

.header-menu-fabrics__ul li a {
  /*color: #fff;*/
}

.header-menu-fabrics__ul li:hover {
  /*background: red;*/
  cursor: pointer;
}

.header-menu-fabrics__ul li.header-menu-fabrics__li-letter_dis:hover {
  cursor: unset;
}

ul.header-menu-fabrics__ul li ul {
  /*background: orange;*/
  visibility: hidden;
  opacity: 0;
  /*min-width: 5rem;*/
  position: absolute;
  transition: all 0.5s ease;
  /*margin-top: 1rem;*/
  /*left: 0;*/
  display: none;
  background: #fff;
}

.header-menu-fabrics__li-letter:nth-last-of-type(-n+13) .header-menu-fabrics__ul_sub {
  right: 0;
}

ul.header-menu-fabrics__ul li:hover>ul,
ul.header-menu-fabrics__ul li ul:hover {
  visibility: visible;
  opacity: 1;
  /*display: block;*/
  display: flex;
  z-index: 999;
  max-height: 600px;
  max-width: 800px;
  /*overflow: scroll;*/
}

.header-menu-fabrics__div {
  min-width: 220px;
  padding: 0 20px;
}

.header-menu-fabrics__ul_sub {
  margin-top: 5px;
  padding-left: 0;
  padding: 20px 0;
  box-shadow: 0px 6px 5px 2px rgba(0, 0, 0, .3);
}

.header-menu-fabrics-sub-link {
  color: #333;
}

.header-menu-fabrics-sub-link:hover {
  color: #FFAB1D;
}

.header-menu-fabrics-sub-link__important {
  color: #d00000;
  font-weight: 700;
}

ul.header-menu-fabrics__ul li ul li {
  clear: both;
  width: 100%;
}

.filter-brand-search {
  padding: 0 15px 15px 15px;
}

.filter-brand-search input {
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  font-size: 13px;
  width: 100%;
  max-width: 100%;
  padding: 5px;
}

.filter-brand-search input:focus {
  outline: none;
}

.filter-razmer-list .no-results,
.filter-brand-list .no-results {
  font-size: 13px;
  padding: 0 15px;
}

.share-collections {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.share-collections__row {
  padding-bottom: 0;
}

.description_proizvod {
  margin: 30px 0;
}

.search_margin_bot {
  margin-bottom: 30px;
}

.bx-filter .bx-filter-popup-result.left {
  font-size: 14px;
  margin-top: 0;
  margin-left: 0;
  right: 103%;
}

.catalog-section--last {
  padding-bottom: 150px;
  max-height: 100%;
}

.catalog-section--last .js-pagination {
  bottom: -30px
}

.new-novini__min-price {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 17px;
  margin-top: 5px;
}

.api-reviews-anserw-admin-avatar__img {
  margin-bottom: 10px;
  max-width: 128px;
}

.question-block {
  background-color: #F1F2F5;
  padding: 20px 0;
  width: 100vw;
  transform: translateX(-50%);
  margin-left: 50%;
}

.question-block__question {
  display: flex;
  position: relative;
  background: #fff;
  padding: 20px;
}

.question-block__user-info {
  width: 20%;
}

.question-block__user-text {
  width: 80%;
}

.question-block__answer {
  padding: 20px;
  display: flex;
  background: #fff;
  margin-top: 10px;
}

.question-block__form-block {
  width: 85%;
}

.question-block__form-textarea {
  display: block;
  width: 100%;
  height: 200px;
  margin-bottom: 17px;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px;
  font-size: 15px;
  line-height: 24px;
}

.question-block__form-textarea:focus {
  border: 1px solid #63B039;
  outline: none;
}

.question-block__form-submit {
  width: 32%;
  display: block;
  margin: 0 auto;
}

.question-block__error,
.question-block__success {
  position: fixed;
  bottom: calc(50% - 100px);
  left: 25%;
  height: 100px;
  width: 50%;
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 10px;
  z-index: 2000;
  text-align: center;
  cursor: pointer;
  display: none;
  border: 1px solid #63B039;
  border-radius: 4px;
  line-height: 4.5;
}

.question-block__error {
  border: 1px solid red;
}

.question-block__success {
  border: 1px solid #63B039;
}

.question-block__close {
  width: 14px;
  height: 14px;
  background: url(/upload/images/close.png) 50% 50% no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
}

.question-block__admin-answer {
  display: flex;
  position: relative;
  background: #fff;
  padding: 20px;
}

.question-block__admin-answer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: #e0e0e0;
}

.new-elem-card .characteristic-new-item-value {
  align-items: center;
}

.characteristic-new-item-value__tooltip {
  position: absolute;
  display: none;
  top: 0;
  right: -210px;
  width: 200px;
  white-space: normal;
  z-index: 2;
  box-shadow: 0 6px 5px 2px rgb(0 0 0 / 30%);
  padding: 10px;
  background: #fff;
}

.characteristic-new-item:hover .characteristic-new-item-value__tooltip {
  display: block;
}

.new-elem-card__new-popular_persent {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(/local/templates/new_plitka/image/persent.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 10px;
}

.fabric-url {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.new-elem-card .characteristic-new-item-value .fabric-url:hover,
.new-section-card .characteristic-new-item-value .fabric-url:hover {
  color: #fbb738;
}

.seo-meta-bottom {
  font-size: 15px;
  line-height: 24px;
}

.seo-meta-bottom__title {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 32px;
  line-height: 53px;
  margin-top: 50px;
  margin-bottom: 35px;
}

.seo-meta-bottom__columns {
  column-count: 2;
}

.seo-meta-bottom__bold-text,
.seo-meta-bottom__columns h3 {
  font-family: "DINPro-Bold", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}

.in-stock,
.no-available {
  display: flex;
  align-items: center;
}

.list-elements__item .in-stock,
.list-elements__item .no-available,
.list-elements__item .list-elements__basket-items {
  margin-top: -30px;
}

.in-stock__img,
.no-available img {
  width: 17px;
}

.in-stock__text,
.no-available p {
  color: #4cc04c;
  margin-left: 5px;
  font-weight: bold;
}

.no-available p {
  color: #e61212;
}

.no-available_question {
  margin-left: 7px;
  width: 17px;
}

.no-available_question:hover+.tooltip {
  width: 160px;
  background-color: #fff;
  opacity: 1;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.20);
  padding: 10px;
}

.characteristic-new-item .new-novini__in-stock,
.characteristic-new-item .new-novini__no-available {
  width: 60%;
}

.lazy {
  height: auto;
}

.lazy,
.lazyBg {
  background-image: url('/local/templates/new_plitka/image/1111.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 20%;
  width: 100%;
}

.pdf-catalogs .lazy {
  width: auto;
  min-width: 200px;
}

.header-topic__right {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.workTimeBanner {
  background-color: #8A0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.workTimeBanner__inner {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.workTimeBanner__text {
  margin-left: 5px;
  text-align: center;
}

.workTimeBanner__link {
  color: #FFAB1D;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.workTimeBanner__link:hover {
  color: #FFAB1D;
  opacity: .8;
}

/*index*/
div.carousel-line_popular {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index_show_all_popular {
  display: block;
  color: #241D37;
  font-size: 20px;
  text-decoration: underline;
  margin-bottom: 20px;
}

.index_show_all_popular:hover {
  color: #FFAB1D;
  text-decoration: underline;
}

.ind-title_recomend {
  margin-bottom: 0;
}

/*news detail iblock*/
.news-detail-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-top: 15px;
}

.news-detail-container .new-novini_item {
  margin-bottom: 20px;
}

.news-detail-container .collection-labs {
  margin-left: 5px;
}

.news-detail-container img.new-novini_item__image {
  min-width: 100%;
}

.news-detail-container .new-catalog_item_slider {
  justify-content: center;
}

/*stiker obrazec v salone*/
.stick_obrazec_v_salone {
  position: absolute;
  top: 15px;
  left: 10px;
  background: rgba(255, 171, 29, 1);
  padding: 3px 5px 5px 5px;
  color: #000;
}

.stick_obrazec_v_salone.auth {
  position: relative;
  left: 0;
  border-radius: 4px;
  padding: 8px 12px 7px 11px;
  font-family: "DINPro-Bold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.stick_obrazec_v_salone.auth:hover {
  color: #333;
}

.stick_panorama_tri_d {
  position: absolute;
  top: 15px;
  right: 53px;
  background-size: cover;
  background: #fff url('/local/templates/new_plitka/img/panoram/360-1.png') center;
  width: 45px;
  height: 32px;
}

.np_mobile-menu_slider {
  display: flex;
  align-items: center;
}

.np_mobile-menu_slider a {
  text-transform: uppercase;
  color: #fff;
}

.np_mobile-menu_slider_span {
  display: block;
  width: 9px;
  height: 9px;
  background: url("/local/templates/new_plitka/image/arrow-right.png") 50% 50% no-repeat;
  margin-right: 5px;
  cursor: pointer;
}

.np_mobile-menu_slider_ul {
  padding-left: 13px;
}

.np_mobile-menu_slider_ul a {
  color: #fff;
}

.phone-mobile {
  display: none;
}

.social-block-wrapper {
  width: 100%;
  display: block;
}

.social-block-wrapper .social-block-icon {
  background: url(/images/logo1.png) no-repeat;
  height: 57px;
  width: 100px;
}

.social-block-wrapper .social-block-inner {
  position: relative;
  background-color: #f2f3b7;
  padding: 25px 28px 24px 25px;
  border: 1px solid #e2e4e8;
  border-radius: 12px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 20px auto;
}

.social-block-text {
  padding: 0 20px;
  width: calc(100% - 221px);
}

.social-block-buttons {
  height: 37px;
  position: relative;
  box-shadow: 0 1px 2px -1px #000;
  background: #129bd0;
  display: block;
  text-decoration: none !important;
  cursor: pointer;
  width: 120px;
}

.social-block-buttons:hover {
  background: #57c5ef;
}

.social-block-buttons a {
  color: #fff;
  font-size: 15px;
  font-family: OpenSansSemibold, sans-serif;
  display: flex;
}

.social-block-buttons .cont {
  display: block;
  line-height: 38px;
}

.social-block-buttons .ico {
  background: url(/upload/medialibrary/telegram3.png) no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  margin: 4px 6px;
  display: block;
}

@media screen and (max-width: 1400px) {
  .new-fortyfour {
    min-height: 650px;
  }

  .new-fortyfour-text {
    min-width: 940px;
  }
}

@media screen and (min-width: 1200px) {
  .order-checkout .confirm-trigger {
    margin-left: 4px;
  }
}

@media screen and (max-width: 1200px) {
  .header-topic .header-topic-menu-left li.hidden_1200 {
    display: none;
  }
}

@media (max-width: 1199px) {
  .social-block-wrapper .social-block-inner {
    width: 100%;
  }


  .centrel-header {
    margin-left: 0;
    margin-right: 0;
  }

  /*header*/
  .header-menu-fabrics {
    display: none;
  }

  .header-topic__left {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .header-topic__right {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .header-middlet-phones-and-search {
    justify-content: flex-end;
  }

  .input.form-control1:focus {
    width: 300px;
  }

  .more-xl {
    display: none !important;
  }

  .smaller-xl-bl {
    display: flex !important;
  }

  /*footer*/
  .new-footer-top-inc__a {
    font-size: 20px;
  }

  button.modal-buttom-footer.ind-menu-modal-buttom {
    width: 100%;
  }

  .social_footer-links_container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
  }

  .social_footer-links_container>a {
    margin-right: 15px;
    margin-bottom: 10px;
  }

  .new-footer-cards-container {
    margin-top: 20px;
  }

  /*raskladka*/
  .raskladka-item_slide {
    width: 65%;
  }

  .raskladka-item_info {
    width: 35%;
    padding: 20px;
  }

  .raskladka-item_info_name {
    line-height: 25px;
  }

  .raskladka-item_info .characteristic-new-item {
    flex-wrap: wrap;
    height: 50px;
  }

  .raskladka-item_info .characteristic-new-item-title {
    width: 100%;
    line-height: 1;
  }

  .raskladka-item_info .characteristic-new-item-value {
    width: 100%;
    line-height: 1;
  }

  .raskladka-item {
    position: relative;
  }

  .raskladka-item_info_controls {
    position: absolute;
    left: 20px;
    bottom: 15px;
  }

  .raskladka-item-epilog.raskladka-item .raskladka-item_info_controls {
    top: unset;
    right: unset;
  }

  .raskladka_3d_section .raskladka-item_info_controls {
    position: relative;
    left: unset;
    bottom: unset;
  }

  .control-prev-ind-rask {
    background: url('/local/templates/new_plitka/image/arrow-left.png'), linear-gradient(89.84deg, #F98B4D -0.05%, #FBB746 100.49%);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
  }

  .control-next-ind-rask {
    background: url('/local/templates/new_plitka/image/arrow-right.png'), linear-gradient(89.84deg, #F98B4D -0.05%, #FBB746 100.49%);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
  }

  /*index*/
  button.ind-menu-modal-buttom {
    width: auto;
  }

  .ind-menu-item-callback {
    padding: 50px;
  }

  /*contacts*/
  /*.more-xl-cont{*/
  /*display: none;*/
  /*}*/
  .new-contacts-top {
    flex-wrap: wrap;
  }

  .new-contacts-top_last {
    margin-top: 30px;
  }

  /*cart*/
  .new-cart-items-name {
    grid-row: 1/3;
  }


  .brands-alphabet-content {
    flex-wrap: wrap;
    justify-content: center;
  }

  .delivery-zones_mobile {
    display: none;
  }

  table.delivery-new-table tr td:first-child:before {
    color: #241D37;
  }

  table.delivery-new-table tr {
    border-bottom: 1px solid #E0E0E0;
    display: block;
    margin-bottom: .625em;
  }

  table.delivery-new-table tr.delivery-head_mobile {
    display: none;
  }

  table.delivery-new-table td {
    display: flex;
    padding: 8px 0;
  }

  table.delivery-new-table td:before {
    content: attr(aria-label);
    color: #bbbbbb;
    display: inline-block;
    min-width: 100px;
  }

  table.delivery-new-table td:last-child {
    border-bottom: 0;
  }

  .new-cart-submit .itogo {
    font-size: 24px;
    margin-right: 30px;
  }

  /*404*/
  .new-fortyfour {
    min-height: 500px;
  }

  .new-fortyfour-text {
    margin-bottom: 40px;
    min-width: unset;
  }

  .new-fortyfour_copyright {
    padding: 40px 0 40px;
  }

  .new-sale-rules-block .new-checkboxes:last-child {
    display: block;
  }

  /*cart*/
  .new-cart-items-props-cont {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 100px 1fr 120px 150px 24px;
  }

  .new-cart-items-name,
  .new-cart-items-quantity,
  .new-cart-items-price1,
  .new-cart-items-price2 {
    width: auto;
    text-align: left;
  }

  .new-cart-items-quantity,
  .new-cart-items-price1,
  .new-cart-items-price2 {
    padding: 0 10px
  }

  .new-cart-items-img,
  .new-cart-items-name {
    grid-row: 1/3;
  }

  .new-cart-items-name {
    padding-left: 15px;
  }

  .new-cart-items-quantity {
    margin: 0;
    grid-column: 3/4;
    grid-row: 1/3;
    width: auto;

  }

  .new-cart-price__span {
    white-space: nowrap
  }

  .new-cart-items-price1 {
    grid-column: 4/5;
    grid-row: 1/2;
    width: auto;
    align-self: end;
    padding-bottom: 10px;
  }


  .new-cart-items-price2 {
    grid-column: 4/5;
    grid-row: 2/3;
    width: auto;
    align-self: start;
    padding-top: 10px;
  }

  .new-cart-items-delete {
    grid-row: 1/3;
    grid-column: 5/6;
  }

  /*sojax*/
  .soajax-delpay__name {
    width: calc(100% - 35px);
  }

  /*orders*/
  .new-order_status__box_cont {
    flex-wrap: wrap;
  }

  .new-order_status__box_cont-right {
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
  }

  .new-order_status__box_cont-right .btns-g-rainbow {
    margin-bottom: 0;
  }

  .new-order_status__box_cont-right .btns-g-rainbow,
  .new-order_status__box_cont-right .box__right__link,
  .new-order_status__box_cont-right .pay-button {
    margin-right: 20px;
  }

  /*order detail*/
  .new-order_status__box_cont #payButton {
    margin-right: 20px;
  }

  .new-order_status__box_cont-right.npl-detail-order__righh {
    align-items: flex-start;
    margin-top: 0;
    flex-direction: column;
  }

  .new-cart-items-dd-itog__span {
    left: -70px;
  }

  /*ELEMENT*/
  .new-elem-card .box-right-top {
    margin-top: 20px;
    display: flex;
  }

  .new-elem-card .m-sharing {
    margin-left: calc(50% + 10px);
  }

  .new-elem-card .top-right-new-main {
    width: calc(50% - 10px);
    margin-right: 20px;
  }

  .new-elem-card .box-elems {
    width: calc(50% - 10px);
  }

  .new-elem-card div.box-right-bottom {
    width: calc(50% - 25px);
    position: absolute;
    bottom: 0;
    right: 15px;
  }

  .new-elem-card .top-right-new-last-npl {
    margin-bottom: 110px;
  }

  .new-elem-card a.product-basket-link.to-basket-link,
  .new-section-card .btns-new .buy-btn-new {
    width: calc(50% - 10px);
    margin-right: 20px;
  }

  .new-elem-card .box-right-bottom button.onclick-btn-new,
  .new-section-card .btns-new .variants-3d {
    width: calc(50% - 10px);
  }

  .new-elem-card .new-elems-container {
    justify-content: flex-start;
    margin-bottom: 10px;
  }

  .new-elem-card a.new-elems-container-item.a_product_delay,
  .new-elem-card .favnew {
    margin-right: 20px;
  }

  .list-elements {
    display: flex;
    flex-direction: column;
  }

  /*ask*/
  .api_modal_header_title {
    width: 20%;
  }

  .comments-form-khayr {
    width: 80%;
  }

  .khayr_main_comment .comments .stock .userInfo,
  .api-reviews-anserw-admin-avatar {
    width: 20%;
    margin-right: 0;
  }

  .api-item-item_left {
    width: 20%;
  }

  .new-catalog_item_slider .new-catalog_item_slider_item {
    display: none;
  }

  .new-catalog_item_slider .new-catalog_item_slider_item_nav {
    display: none !important;
  }

  .new-catalog_item_slider .new-catalog_item_slider_item.active {
    display: block;
  }

  .header-topic__right {
    flex-direction: column;
  }
}

@media screen and (min-width: 992px) {
  .header-topic__right {
    flex-direction: row;
  }
}

@media screen and (max-width: 991px) {
  .more-992 {
    display: none;
  }

  .smaller-992 {
    display: flex;
  }

  .fotorama__nav-wrap {
    margin-bottom: 20px;
  }

  /*header*/
  .header-topic .header-topic-menu-left li {
    padding: 0 10px 0 0;
  }

  .more-lg {
    display: none !important;
  }

  .smaller-lg {
    display: inline-block !important;
  }

  /*footer*/
  /*index*/
  .m_mainBanners_pict {
    display: flex;
  }

  .ind-pill-inner {
    width: calc(50% - 10px);
  }

  .ind-pill-inner:first-child {
    margin-right: 20px;
  }

  .carousel-inner-ind_img {
    height: 380px !important;
  }

  .m_mainBanners_pict {
    padding-bottom: 0;
  }

  .ind-pill-inner:first-child {
    margin-bottom: 0;
  }

  .slide-banner-index {
    padding-bottom: 50px;
  }

  .carousel-indicators-ind {
    bottom: 30px;
  }

  /*detail-collection*/
  .gallery-container-collections-right {
    display: flex;
  }

  .new-card-description_item {
    width: calc(50% - 10px);
  }

  .new-card-description_item:first-child {
    margin-right: 20px;
  }

  div.varianty-raskladky-col-3 {
    max-width: 25%;
    flex: 0 0 25%;
  }

  div.varianty-raskladky-col-9 {
    max-width: 75%;
    flex: 0 0 75%;
  }

  .raskladka-item {
    flex-wrap: wrap;
  }

  .raskladka-item_slide,
  .raskladka-item_info {
    width: 100%;
  }

  .raskladka-item_info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .raskladka-item_info .characteristic-new,
  .raskladka-item_info_author_name {
    width: 50%;
  }

  .raskladka-item_info_btns {
    width: 100%;
  }

  .raskladka-item_slide {
    position: relative;
  }

  .raskladka-item.raskladka-item-epilog .raskladka-item_info_author_name {
    margin-bottom: 20px;
  }

  .raskladka-item.raskladka-item-epilog .raskladka-item_info {
    align-items: flex-start;
  }

  .raskladka-item.raskladka-item-epilog .raskladka-item.raskladka-item-epilog {
    align-items: flex-start;
  }

  .npl-tabs-reviews-and-asks.nav.nav-tabs li a,
  .new-elem-card_ask__p {
    font-size: 36px;
    line-height: 45px;
  }

  .khayr_main_comment .comments .stock .userInfo,
  .api-reviews-anserw-admin-avatar,
  .api-item-item_left {
    width: 25%;
  }

  .khayr_main_comment .form,
  .api_modal_content {
    flex-wrap: wrap;
  }

  .api_modal_header_title {
    width: 100%;
    margin-bottom: 10px;
  }

  .api_form,
  .comments-form-khayr {
    width: 100%;
  }

  .raskladka-item_info_author {
    line-height: 20px;
    margin: 10px 0;
  }

  /*cart*/
  .new-cart-items-props-cont {
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 100px 1fr 24px;
    position: relative;
  }

  .new-cart-items-img,
  .new-cart-items-name {
    grid-row: 1;
  }

  .new-cart-items-delete {
    position: absolute;
    top: 0;
    right: 0;
  }

  .new-cart-items-img {
    margin-bottom: 15px;
  }

  .new-cart-items-quantity {
    grid-row: 2/4;
    grid-column: 1/2;
    padding: 0;
  }

  .new-cart-items-price1 {
    grid-row: 2;
    grid-column: 2/4;
  }

  .new-cart-items-price2 {
    grid-row: 3;
    grid-column: 2/4;
  }

  .new-cart-items-price1,
  .new-cart-items-price2 {
    padding: 0 0 0 15px;
  }

  .new-cart-items-price1 {
    padding: 0 0 5px 15px;
  }

  .new-cart-items-price2 {
    padding: 10px 0 0 15px;
  }

  .new-cart-submit_order {
    padding: 11px 15px;
    margin-right: 10px;
  }

  a:not([href]).new-cart-submit_fast,
  .new-cart-submit_fast {
    padding: 11px 15px;
  }

  .new-cart-submit .itogo {
    font-size: 23px;
    margin-right: 10px
  }

  /*akcii*/
  .all_shares_page__item_name {
    font-size: 19px;
    line-height: 24px;
    top: 10px;
    left: 30px;
  }

  .ind-pill-inner_discount-akcii {
    bottom: 20px;
  }

  /*catalog*/
  .ind-pill-inner.ind-pill-inner-inc-cat {
    margin-bottom: 30px;
    width: 100%;
    height: 140px;
  }

  .npl-top-catalog-item-counter {
    display: none;
  }

  .index-more-sm-slider {
    display: block;
  }

  .index-more-sm-slider-str {
    display: inline-block !important;
  }

  .carousel-line .ind-title,
  .ind-title {
    font-size: 32px;
    line-height: 40px;
  }

  .js-pagination {
    left: -40%;
  }

  /*404*/
  .new-fortyfour {
    min-height: 470px;
  }

  .new-fortyfour-text {
    flex-direction: column;
    margin-bottom: 0;
    text-align: center;
  }

  .new-fortyfour_title-cont {
    margin-bottom: 60px;
  }

  .new-fortyfour_title-cont {
    padding-right: 0;
  }

  /*cart*/
  .new-cart-info_text {
    width: calc(100% - 120px);
  }


  /*soajax*/
  .new-soajax_flexclass {
    flex-wrap: wrap;
  }

  .new-checkboxes_prop_41 {
    width: 100%;
    margin-top: 10px;
  }

  .new-soajax_home,
  .new-soajax_domof {
    width: 32%;
    margin-right: 2%;
  }

  .new-soajax_flat {
    width: 32%;
    margin-right: 0;
  }

  label.soajax-delpay__label {
    margin-top: 20px;
  }

  /*order*/
  .new-order_status__box_cont-right {
    width: 100%;
    position: relative;
  }

  .npl-cancel-order-adaptive__span {
    display: none;
  }

  .new-order_status__box_cont-right .box__right__link:last-child {
    margin-right: 0;
    position: absolute;
    right: 0;
  }

  .box__right__link span.cancel {
    margin-right: 0;
  }

  .new-order_status__status {
    font-size: 17px;
    line-height: 20px;
  }

  /*order detail*/
  .order_status__box-dd {
    padding: 15px;
  }

  .new-order_status__box_cont-right.new-order_status__box_cont-right-dd-top .box__right__link:last-child {
    position: relative;
  }

  .new-order_status__box_cont-right.new-order_status__box_cont-right-dd-top .box__right__link span.cancel {
    margin-right: 10px;
  }

  .new-order_status__box_cont-right.npl-detail-order__righh {
    width: auto;
  }

  .new-order_status__box_cont.new-order_status__box_cont-dd {
    flex-wrap: nowrap;
  }

  .new-cart-items-dd-itog__span {
    position: relative;
  }

  .new-cart-items.new-cart-items-dd {
    align-items: flex-end;
    position: relative;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-name-cont__a {
    position: absolute;
    top: 10px;
  }

  .npl-detail-orders-country {
    position: absolute;
    top: 50px;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-name-cont {
    width: calc(45% - 120px);
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-price-cont {
    width: 55%;
    align-items: flex-end;
  }

  .new-cart-items-dd-price-cont__sum {
    padding-left: 0;
  }

  .new-cart-items-dd-itog__span {
    left: 0;
  }

  .element-about-include {
    display: none;
  }

  .control-ind-pop {
    top: 12px;
  }

  .header-topic__left {
    -ms-flex: 0 0 89%;
    flex: 0 0 89%;
    max-width: 89%;
  }

  .header-topic__right {
    -ms-flex: 0 0 11%;
    flex: 0 0 11%;
    max-width: 11%;
    align-items: flex-end;
    justify-content: center;
  }

  .header-topic__address {
    display: none;
  }

  .header-topic__login-text {
    display: none;
  }

  .control-index-pop {
    left: 434px;
  }

  .index_show_all_popular {
    margin-bottom: 26px;
  }

  .header-topic__right {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {

  /*main*/
  h1.title {
    font-size: 36px;
    line-height: 45px;
  }

  /*adaptive menus*/
  .not-in-big {
    display: block !important;
  }

  .in-big {
    display: none !important;
  }

  ul.mobile-razdel-menu:hover {
    cursor: pointer;
  }

  /*small menu*/
  .box-left-menu li {
    display: none;
    padding: 0;
    border-left: none;
  }

  .box-left-menu li.activity_li {
    display: block;
    border-left: none;
    background: #f1f2f5;
    padding: 10px 0 13px 15px;
    color: #241D37;
    font-size: 17px;
    line-height: 22px;
    position: relative;
  }

  .box-left-menu li.activity_li:before {
    content: '';
    width: 15px;
    height: 8px;
    background: url('/local/templates/new_plitka/image/arrow-bl.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    position: absolute;
    top: calc(50% - 4px);
    right: 15px;
  }

  .box-left-menu li.activity_li.reversetriangle:before {
    background: url('/local/templates/new_plitka/image/arrow-rev.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }

  .box-left-menu li a {
    display: block;
    padding: 7px 0 10px 15px;
    background: #e1e2e5;
  }

  .box-left-menu li:hover {
    cursor: pointer;
  }

  .api-reviews-list .api-item,
  .khayr_main_comment .comments .stock {
    flex-wrap: wrap;
  }

  .khayr_main_comment .comments .stock .userInfo {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }

  .api-reviews-anserw-admin {
    flex-wrap: wrap;
  }

  .khayr_main_comment .comments .stock .userText,
  .api-reviews-anserw-admin-avatar,
  .comment-anserw-khayr {
    width: 100%;
  }

  .api-reviews-anserw-admin-avatar {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .api-reviews_days_ago {
    margin-left: 20px;
  }

  .api-item-item_left {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }

  .api-item-item_right {
    width: 100%;
  }

  .api-item-item_left .api-star-rating {
    width: auto;
    margin-right: 20px;
  }

  .api-item-item_left .api-date {
    margin-left: 20px;
  }

  .api_form_top {
    flex-wrap: wrap;
  }

  .api_form_top .new-soajax__inputs_api_title {
    width: 100% !important;
  }

  .api_form_top .api-star-rating {
    margin: 10px auto 0;
  }

  .api-guest-form {
    flex-wrap: wrap;
  }

  .api-guest-form-field {
    width: 100%;
    margin-bottom: 10px;
  }

  .api-form-submit.btns-g {
    width: 100%;
  }

  /*header*/
  .more-md {
    display: none !important;
  }

  .smaller-md {
    display: flex;
  }

  .smaller-md-filter {
    display: block;
  }

  .header-middlet {
    padding: 15px 0;
  }

  .header-phone__p {
    margin-right: 0;
  }

  /*index*/
  .m_mainBanners_pict {
    display: none;
  }

  .ind-pill-inner {
    width: 100%;
  }

  .ind-pill-inner:first-child {
    margin-right: 0;
  }

  .ind-pill-inner:first-child {
    margin-bottom: 30px;
  }

  div.varianty-raskladky-col-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  div.varianty-raskladky-col-9 {
    max-width: 100%;
    flex: 0 0 100%;
  }


  .carousel-inner-ind_img {
    height: 220px !important;
  }

  .ind-pill-inner {
    height: 200px !important;
  }

  .index-slider__a_name {
    font-size: 28px;
    line-height: 35px;
  }

  .ind-pill-inner_discount_big {
    bottom: 10px;
    font-size: 20px;
    padding: 5px 20px 7px;
  }

  .control-ind-mainbanner {
    display: none;
  }

  .ind-menu-item-callback {
    padding: 20px;
  }

  /*cart*/
  .cart-navbar {
    width: 100%;
    background: #F1F2F5;
    margin-bottom: 10px;
    padding: 0;
  }

  .navbar-brand-cart {
    color: #241D37;
    padding: 7px 0 10px 15px;
  }

  button.navbar-toggler:focus {
    outline: transparent;
  }

  .navbar-toggler {
    padding: 0;
  }

  .cart-navbar .navbar-toggler {
    width: 100%;
    height: 45px;
    position: absolute;
    top: 0;
  }

  .cart-navbar .navbar-toggler[aria-expanded="false"] {
    background: url('/local/templates/new_plitka/image/arrow-bl.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
  }

  .cart-navbar .navbar-toggler[aria-expanded="true"] {
    background: url('/local/templates/new_plitka/image/arrow-rev.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
  }

  .tab-menu-item,
  .cart-tab-menu-item {
    padding: 7px 0 10px 15px;
    text-align: left;
    color: #FFAB1D;
    background: #e1e2e5;
    font-size: 17px;
  }

  .tab-menu-item.active,
  .cart-tab-menu-item.active {
    display: none;
  }

  a:not([href]).new-cart-submit_fast,
  .new-cart-submit_fast {
    width: calc(50% - 10px);
    text-align: center;
  }

  .new-cart-submit_order {
    width: calc(50% - 10px);
    margin-right: 20px;
    text-align: center;
  }


  /*akcii*/
  .all_shares_page__item_name {
    font-size: 23px;
    line-height: 30px;
    top: 20px;
    left: 40px;
  }

  .ind-pill-inner_discount-akcii {
    bottom: 30px;
  }

  /*contacts*/
  .new-contacts-top_itm,
  .new-contacts-top_last {
    width: 50%;
  }

  .new-contacts-top_itm.new-contacts-top_itm_last {
    margin-top: 30px;
  }

  .new-contacts-top_last {
    flex-wrap: wrap;
  }

  .control-ind-pop.more-sm {
    display: flex;
    left: unset;
    right: 15px;
    top: 12px;
  }

  /*404*/
  .new-fortyfour_title-cont>p {
    font-size: 15px;
  }

  p.new-fortyfour-text_title {
    font-size: 32px;
    line-height: 40px;
  }

  .new-fortyfour {
    min-height: 450px;
  }

  .new-fortyfour_title-cont {
    margin-bottom: 40px;
  }

  .new-fortyfour-text_title {
    margin-bottom: 60px;
  }

  .ind-pill-inner.ind-pill-inner-inc-cat {
    height: 140px !important;
  }

  .js-pagination {
    width: 100%;
    left: 0;
  }

  .mobile-adaptive-filter {
    position: fixed;
    background: #fff;
    padding: 15px;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: -320px;
    width: 320px;
  }

  .mobile-adaptive-filter.showing-mobile-filter {
    left: 0;
  }

  .npl-adaptive-mobile-plitka {
    background: #F1F2F5;
    padding: 9px 0 9px 15px;
    position: relative;
  }

  .npl-adaptive-mobile-plitka:before {
    content: '';
    position: absolute;
    display: block;
    width: 22px;
    height: 18px;
    background: url('/local/templates/new_plitka/image/paramsfilt.png');
    right: 15px;
    top: calc(50% - 9px);
  }

  /*cart*/
  .new-cart-items {
    align-items: flex-start;
  }

  .new-cart-items-mobile-edition-bottom {
    width: calc(100% + 120px);
    margin-left: -120px;
    align-items: center;
    margin-top: 10px;
  }


  /*soajax*/
  .new-soajax-fio,
  .new-soajax-contacts,
  .new-soajax-adress,
  .new-soajax-dopinfo,
  .new-soajax-deliveryandpay {
    flex-wrap: wrap;
  }

  .new-soajax__titles,
  .new-soajax__content,
  .new-soajax_street,
  .new-soajax-payment {
    width: 100%;
  }

  .new-soajax_city {
    width: 100%;
    margin-right: 0;
  }

  .new-soajax__titles {
    margin-bottom: 10px;
    padding-left: 3px;
  }

  .new-soajax-delivery {
    width: 100%;
    margin-right: 0;
  }

  .new-soajax-payment {
    margin-top: 30px;
  }

  .new-cart-submit {
    flex-wrap: wrap;
  }

  .new-cart-submit.new-soajax-summary {
    justify-content: center;
  }

  .new-soajax-summary-item {
    flex-wrap: wrap;
    justify-content: center;
  }

  .new-cart-submit .itogo {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .new-soajax-summary_gotocart,
  .new-cart-submit .itogo {
    margin-bottom: 20px;
  }

  .npl-top-catalog-item-collections {
    display: none;
  }

  .ind-news-hidden-all {
    display: none;
  }

  .tab-content-delivery {
    padding-top: 30px;
  }

  /* Favorits*/
  .favorites_page_new .tab-content-delivery {

    padding: 0 20px;

  }

  /*order*/
  .npl-personal-menu__logout {
    display: none;
  }

  /*order detail*/
  .catalog-section .show-more-block {
    text-align: center;
  }

  .catalog-section .show-more-block a {
    margin-left: 0;
    left: auto;
  }

  /*element*/
  .new-card-description_item {
    font-size: 14px;
  }

  .new-section-card a.modal-buttom-m-new {
    font-size: 14px;
  }

  .new-buttons-detail .m-sample__fav {
    margin-right: 10px;
  }

  .gallery-container-collections {
    margin-bottom: 20px;
  }

  .new-elem-card .characteristic-new-item-value {
    flex-direction: column;
  }

  .new-elem-card .box-right-top {
    flex-wrap: wrap;
  }

  .new-elem-card .top-right-new-main,
  .new-elem-card .box-elems {
    width: 100%;
    margin-right: 0;
  }

  .raskladka-item_info .characteristic-new-item-title {
    padding-left: 0;
  }

  .new-elem-card .characteristic-new-item,
  .new-section-card .characteristic-new-item,
  .raskladka-item_info .characteristic-new-item {
    padding: 15px;
    min-height: 40px;
    height: auto;
    margin: 0;
    gap: 15px;
  }

  .characteristic-new-item-value__tooltip {
    top: 15px;
    right: 20px;
  }

  .new-elem-card div.box-right-bottom {
    position: static;
    width: 100%;
  }

  .new-elem-card .top-right-new-last-npl {
    margin-bottom: 0;
  }

  .new-elem-card .m-sharing {
    width: 100%;
  }

  .ya-share2__container_size_s .ya-share2__icon {
    width: 22px;
    height: 22px;
  }

  .new-elem-card .m-sharing {
    margin-left: 0;
  }

  .new-elem-card .country-block .characteristic-new-item-value {
    flex-direction: row;
    justify-content: center;
  }

  .new-elem-card .country-block .characteristic-new-item-value .flag-holder {
    margin-right: 5px;
  }

  .new-elem-card .collection-advantages {
    display: none;
  }

  .npl-collections__h3 {
    font-size: 24px;
  }

  .scrollup-button.fixed {
    bottom: 10px;
  }

  .scrollup-button {
    left: 25px;
  }

  .new-catalog_item_slider,
  .new-catalog_item_not_slider {
    height: auto;
  }

  .new-catalog_item_slider .new-catalog_item_slider_item img,
  .new-catalog_item_not_slider .new-catalog_item_image img {
    position: static;
    transform: none;
    top: 0;
  }

  .seo-meta-bottom__columns {
    column-count: 1;
  }

  .raskladka-item-epilog-slide-container {
    display: block;
  }

  .raskladka-item.raskladka-item-epilog .raskladka-in-section-pict {
    width: 100%;
  }

  div.carousel-line_popular {
    display: unset;
  }

  .ind-title_recomend {
    margin-bottom: 20px;
  }

  .news-detail-container .new-novini_item__a {
    min-height: unset;
  }

  .search-page input[name="q"] {
    width: calc(100% - 77px);
  }

  table.title-search-result {
    width: 100%;
  }

  div.title-search-result {
    width: calc(100% - 30px) !important;
  }

  table.title-search-result td {
    white-space: normal;
  }

  .m-collection-advantages__item {
    align-items: unset;
    cursor: pointer;
  }

  .m-collection-advantages__item-text {
    padding-top: 8px;
  }

  .m-collection-advantages__item-text.ask_block_payment {
    padding-top: 0px;
  }

  /*.item_without_align.m-collection-advantages__item{*/
  /*    align-items: unset;*/
  /*}*/
  /*.m-collection-advantages__item-text{*/
  /*    max-width: 230px;*/
  /*}*/
  .m-collection-advantages__ask_span {
    position: relative;
    z-index: 999;
  }

  .m-collection-advantages__ask_block::before {
    display: none;
  }

  .m-collection-advantages__ask_block {
    position: relative;
    top: 10px;
    box-shadow: unset;
    border: 2px solid #53A72D;
    margin: 10px 0;
    width: calc(100% + 39px);
    left: -39px;
  }

  .ask_block_payment .m-collection-advantages__ask_block {
    top: 0;
  }

  .header-middlet-callback {
    position: absolute;
    top: -999px;
  }

  .header-bottoms-catalog_btn {
    padding: 7px 19px 10px;
  }

  .social-block-wrapper .social-block-inner {
    flex-wrap: wrap;
    padding: 16px;
  }

  .social-block-wrapper .social-block-icon {
    background-size: cover;
    height: 34px;
    width: 59px;

  }

  .social-block-text {
    width: calc(100% - 59px);
    padding: 0 0 0 20px;
  }

  .social-block-buttons {
    margin: 10px auto 0;
  }
}

@media (min-width: 576px) and (max-width: 768px) {

  /*catalog*/
  .new-catalog_item {
    width: 50%;
    margin-right: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 575px) and (max-width: 768px) {
  .header-bottoms-catalog__a {
    width: 110px;
  }
}

@media screen and (max-width: 575px) {

  /*main*/
  h1.title {


    font-size: 28px;
    line-height: 35px;
  }

  /*callback*/
  .modal-body .text-right {
    text-align: left !important;
  }

  /*header*/
  .header-bottoms-catalog_btn {
    padding: 5px 10px 24px 20px;
  }

  .header-bottoms-catalog__a_title {
    display: none;
  }

  .header-cart-and-heart-cart {
    margin-right: 20px;
  }

  .header-cart-and-heart_personal {
    display: block;
    width: 20px;
    height: 22px;
    background: url('/local/templates/new_plitka/image/header/personal.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

  .header-cart-and-heart_search {
    display: block;
    width: 22px;
    height: 22px;
    background: url('/local/templates/new_plitka/image/header/search.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
  }

  .smaller-sm {
    display: flex !important;
  }

  .more-sm {
    display: none !important;
  }

  .more-sm-flex {
    display: none !important;
  }

  .npl-tabs-reviews-and-asks.nav.nav-tabs li a,
  .new-elem-card_ask__p {
    font-size: 28px;
    line-height: 35px;
  }

  .control-ind-pop.more-sm {
    display: none;
  }

  .index-more-sm-slider {
    display: none;
  }

  .index-more-sm-slider-str {
    display: none;
  }

  .footer-middle .navbar {
    padding: 0;
  }

  .footer-middle {
    padding-top: 0;
  }

  .footer-middle .footer-navbar {
    padding: 10px 0;
  }

  .navbar-brand.navbar-brand-new {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
  }

  .footer-middle .navbar-toggler[aria-expanded="false"],
  .m_mainPageLinks-navbar .navbar-toggler[aria-expanded="false"] {
    background: url('/local/templates/new_plitka/image/arrow.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }

  .footer-middle .navbar-toggler[aria-expanded="true"],
  .m_mainPageLinks-navbar .navbar-toggler[aria-expanded="true"] {
    background: url('/local/templates/new_plitka/image/arrow-rev.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }

  .footer-middle .nav-link {
    padding: 0;
  }

  /*index*/
  .m_mainPageLinks-navbar {
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }

  .m_mainPageLinks-navbar:first-child {
    border-top: 1px solid #e0e0e0;
  }

  .m_mainPageLinks-navbar__image {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: 50% 50% !important;
  }

  .navbar-brand.m_mainPageLinks-navbar-brand {
    display: inline-flex;
  }

  .m_mainPageLinks-navbar__name {
    line-height: 2.4;
    color: #241D37;
    font-weight: bold;
    font-size: 20px;
  }

  .ind-menu-item-callback {
    margin-top: 30px;
  }

  /*card collection*/
  .gallery-container-collections-right {
    display: block;
  }

  .new-card-description_item {
    width: 100%;
  }

  .new-card-description_item:first-child {
    margin-right: 0;
  }

  /*cart*/
  .new-cart-items {
    align-items: flex-start;
  }

  /*contacts*/
  .new-contacts-map,
  .new-contacts-virtual-tur {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .col-12.navbar-contacts-col-12 {
    padding: 0;
  }

  .navbar-contacts .navbar-toggler-icon {}

  .navbar-contacts {
    border-top: 1px solid #E0E0E0;
    padding: 1rem;
  }

  .new-contacts-two .navbar-contacts-col-12:last-child .navbar-contacts {
    border-bottom: 1px solid #E0E0E0;
  }

  .navbar-contacts .navbar-toggler[aria-expanded="false"] {
    background: url('/local/templates/new_plitka/image/arrow.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }

  .navbar-contacts .navbar-toggler[aria-expanded="true"] {
    background: url('/local/templates/new_plitka/image/arrow-rev.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }

  .new-contacts-two {
    padding-bottom: 50px;
  }

  .new-contacts-item_title {
    font-size: 20px;
    line-height: 30px;
  }

  /*404*/
  p.new-fortyfour-text_title {
    font-size: 28px;
    line-height: 35px;
  }

  .new-fortyfour {
    min-height: 400px;
  }

  .new-fortyfour_title-cont {
    margin-bottom: 30px;
  }

  .new-fortyfour-text_title {
    margin-bottom: 40px;
  }

  /*cart*/
  .new-cart-price_big__span {
    font-size: 17px;
  }

  .npl-table-cart-inside .new-cart-info-img {
    display: none;
  }

  .npl-table-cart-inside .new-cart-info_text {
    width: 100%;
  }

  /*soajax*/
  .new-soajax_phone {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .new-soajax_mail {
    width: 100%;
  }

  .new-soajax_home,
  .new-soajax_domof {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .new-soajax_flat {
    width: 100%;
  }

  label.soajax-delpay__label {
    display: flex;
  }

  /*footer*/
  .footer-copyright {
    margin-top: 20px;
  }

  .new-footer-cards-container {
    justify-content: flex-start;
  }

  .new-footer-cards-container img:not(:last-child) {
    margin-right: 20px;
  }

  .ind-news-main-news {
    margin-bottom: 20px;
  }

  .ind-news-item__p_name_a {
    padding: 20px;
  }

  .npl-about-tags {
    margin-bottom: 0;
  }

  .about .adaptive-footer-480 {
    margin-bottom: 40px;
  }

  .ind-about_td_top {
    padding-bottom: 10px;
  }

  .new-contacts-top_phones {
    font-size: 20px;
  }

  .comments-form-khayr_bottom {
    flex-wrap: wrap;
  }

  .khayr_main_comment .w-45 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .comments-form-khayr_bottom .btns-g {
    width: 100%;
  }

  .npl-section-description {
    border: none;
    padding: 0;
  }

  .share-collections__item {
    text-align: center;
  }

  .share-collections__item-country {
    justify-content: center;
  }

  .seo-meta-bottom__title {
    font-size: 32px;
    line-height: 40px;
  }

  .raskladka_3d_section {
    align-items: flex-start;
    flex-direction: column;
  }

  .raskladka_3d_section .raskladka-item_info_controls {
    margin-bottom: 25px;
  }

  .raskladka_3d_section .npl__h3 {
    padding-right: 0;
    color: #241D37;
    font-size: 20px;
    font-family: "DINPro-Bold", sans-serif;
    display: block;
  }

  .news-detail-container img.new-novini_item__image {
    min-width: unset;
  }

  .mobile-header-middlet {
    position: absolute;
    top: -999px;
  }

  .header-cart-and-heart {
    position: relative;
  }

  .phone-mobile {
    position: absolute;
    top: 60px;
    background: #fff;
    display: block;
    /*right: 0;*/
    left: 35px;
    width: 180px;
    padding: 15px;
    z-index: 100;
    box-shadow: 0px 1px 10px 0px rgba(0, 1, 0, 0.2);
  }

  .phone-mobile::before {
    content: "▲";
    position: absolute;
    left: 15px;
    top: -17px;
    display: inline-block;
    transform: scaleX(2);
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 1, 0, 0.1) 0px -3px 3px;
    font-size: 18px;
  }

  .toggle-search {
    display: none;
  }

  .shphone {
    display: none;
  }

  #headerPhoneMobile .header-phone__num {
    font-size: 17px;
  }

  .mobile-icon_calling {
    display: block;
    width: 22px;
    height: 22px;
    background: url('/local/templates/new_plitka/image/header/mobphone.png');
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
    cursor: pointer;
  }

  .header-bottoms {
    background: #fff;
    border-bottom: 1px solid #BBB;
  }

  .header-logo__a_mob.header-logo__a {
    display: block;
    width: 100px;
    margin-right: 20px;
  }

  .header-cart-and-heart .logo {
    display: block;
  }

  .pagination-block .pagination-item li a:not(.modern-page-previous):not(.modern-page-next),
  .pagination>li>span.active {
    min-width: 25px;
    max-width: fit-content;
    height: 25px;
    line-height: 1.55;
    margin: 0 0;
  }

  .modern-page-previous,
  .modern-page-next {
    font-size: 15px;
  }

  .header-cart-and-heart-like {
    margin-right: 20px;
  }
}

@media screen and (max-width: 499px) {

  /*catalog*/
  .new-catalog_item {
    width: 100%;
    margin-right: 0;
  }

  .catalog-section>.new-catalog_item:nth-child(2n+1) {
    margin-right: 0;
  }

}

@media screen and (min-width: 480px) and (max-width: 575px) {
  .adaptive-footer-480 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-middle {
    padding: 50px 0;
  }

  .footer-top-item {
    margin-bottom: 20px;
  }

  /*index*/
  .npl-about__h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .npl-about-col-md-6-first {
    margin-bottom: 30px;
  }

  .ind-about_td_top_p-biggest {
    margin-top: 30px;
  }

  .ind-news-item__img {
    height: 150px;
  }

  .ind-news-main-news {
    margin-bottom: 0;
  }

  .ind-news-main-news:first-child {
    padding-right: 7.5px;
  }

  .ind-news-main-news:nth-child(2) {
    padding-left: 7.5px;
  }

  .row.npl-about-tags {
    margin-bottom: 50px;
  }

  .new-novini .new-novini_item,
  .catalog-section-brands .adaptive-footer-480,
  .catalog-section .adaptive-footer-480,
  .npl-brands-section .adaptive-footer-480 {
    padding-right: 7.5px;
  }

  .new-novini .new-novini_item:nth-child(2n),
  .catalog-section-brands .new-catalog_item:nth-child(2n),
  .catalog-section .new-catalog_item:nth-child(2n),
  .npl-brands-section .adaptive-footer-480:nth-child(2n) {
    padding-left: 7.5px;
    padding-right: 15px;
  }

  .catalog-section .new-catalog_item:nth-child(odd) {
    padding-right: 7.5px;
  }

  .block1 .col-12-index-popular_small img {
    height: 300px;
  }

  .npl-slider-smallPhotos {
    top: 35px;
  }

  /*order*/
  .new-order_status__box_cont-right {
    flex-wrap: wrap;
  }

  .npl-cancel-order-adaptive__span {
    display: inline-block;
  }

  .new-order_status__box_cont-right .box__right__link:last-child {
    position: relative;
  }

  .box__right__link span.cancel {
    margin-right: 10px;
  }

  .new-order_status__box_cont-right .btns-g-rainbow {
    width: 100%;
    margin-right: calc(50% + 10px);
  }

  .new-order_status__box_cont-right .pay-button {
    position: absolute;
    right: 0;
    margin-right: 0;
    top: 1px;
    width: 50%;
  }

  .new-order_status__box_cont-right .box__right__link {
    margin-top: 10px;
    width: 50%;
    margin-right: 0;
  }

  /*order detail*/
  .new-order_status__box_cont-right.new-order_status__box_cont-right-dd-top .box__right__link {
    width: auto;
    margin-top: 0;
    margin-right: 10px;
  }

  .npl-cancel-dd-adaptive {
    display: none;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-price-cont {
    width: 65%;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-name-cont {
    width: 0;
  }

  .new-order_status__box_cont.new-order_status__box_cont-dd {
    flex-wrap: wrap;
  }

  .new-order_status__box_cont-right.npl-detail-order__righh {
    flex-direction: row;
    margin-top: 20px;
    align-items: flex-end;
    width: 100%;
    position: relative;
  }

  .new-cart-items-dd-itog {
    padding-bottom: 0;
  }

  .new-cart-items-dd-itog__span {
    display: inline-block;
    width: 135px;
    color: #7B7786;
    font-size: 16px;
    font-weight: normal;
  }

  .new-order_status__box_cont-right.npl-detail-order__righh #payButton2 {
    position: absolute;
    right: 0;
  }
}

@media screen and (max-width: 479px) {

  /*jspagination custom*/
  /*.raskladka-container .pagination-item li:not(.li__modern-page-next):not(.li_modern-page-previous){*/
  /*display: none;*/
  /*}*/
  .npl-reviews-counters__span {
    display: none;
  }

  .new-novini_item__image {
    max-height: none;
  }

  .share-collections .new-novini_item__image {
    max-height: 255px;
  }

  .new-section-card-tags {
    top: 10px;
    left: 20px;
  }

  .new-elem-card a.product-basket-link.to-basket-link,
  .new-elem-card .box-right-bottom button.onclick-btn-new,
  .new-section-card .btns-new .buy-btn-new,
  .new-section-card .btns-new .variants-3d {
    width: 100%;
    margin-right: 0;
    padding: 10px;
  }

  .new-elem-card .new-elems-container {
    flex-wrap: wrap;
    margin-bottom: 0
  }

  .new-elem-card .new-elems-container>* {
    margin-bottom: 10px;
  }

  .new-elem-card a.product-basket-link.to-basket-link,
  .new-section-card .btns-new .buy-btn-new {
    margin-bottom: 10px;
  }

  .new-elem-card .btns-new,
  .new-section-card .btns-new {
    flex-wrap: wrap;
  }

  .npl-tabs-reviews-and-asks.nav.nav-tabs li a,
  .new-elem-card_ask__p {
    margin: 0 20px 20px 0;
  }

  /*main*/
  .smaller-399 {
    display: flex !important;
  }

  .more-399 {
    display: none !important;
  }

  /*brand_new*/
  .adaptive-brands-npl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .new-novini_item__a {
    min-height: unset;
  }

  .catalog-section-brands .adaptive-brands-npl,
  .npl-brands-section .adaptive-brands-npl {
    padding-right: 7.5px;
  }

  .catalog-section-brands .adaptive-brands-npl:nth-child(2n),
  .npl-brands-section .adaptive-brands-npl:nth-child(2n) {
    padding-left: 7.5px;
    padding-right: 15px;
  }

  .pict_mnf_info_container_title {
    padding-left: 10px;
  }

  /*footer*/
  button.modal-buttom-footer.ind-menu-modal-buttom {
    width: unset;
    margin-top: 20px;
  }

  .footer-middle-mobile-menu {
    border-bottom: 2px solid #241C36;
  }

  .footer-top-item:not(:last-child) {
    margin-bottom: 20px;
  }

  .new-footer-top-inc_4 {
    display: inline-block;
  }

  .footer-middle_title {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .social_footer-links_container>a {
    margin: 0 5px 0;
  }

  .social_footer-links_container>a:last-child {
    margin-right: 0;
  }

  .social_footer-links_container>a:first-child {
    margin-left: 0;
  }

  .social_footer-links_container {
    margin-bottom: 20px;
  }

  .npl-about-col-md-6-first {
    margin-bottom: 35px;
  }

  .npl-about-col-md-6 {
    display: none;
  }

  .npl-about__h1 {
    font-size: 30px;
    line-height: 35px;
  }

  .ind-about_td_top_p {
    font-size: 17px;
  }

  .ind-about_td_top_p-biggest {
    margin: 30px 0 0;
    font-size: 22px;
    line-height: 35px;
  }

  .ind-about_td_top {
    padding-bottom: 10px;
  }

  .ind-about_td_top:last-child {
    padding-bottom: 0;
  }

  .npl-about-tags__br {
    display: none;
  }

  .npl-about-tags__p {
    display: none;
  }

  .catalog-section .adaptive-footer-480 {
    padding-right: 7.5px;
  }

  .catalog-section .new-catalog_item:nth-child(2n) {
    padding-left: 7.5px;
    padding-right: 15px;
  }

  /*about*/
  .new-about-description>p:not(:last-child) {
    margin-bottom: 10px;
  }

  /*akcii*/
  .all_shares_page__item_name {
    font-size: 23.7037px;
    line-height: 30px;
  }

  .new-all_shares_page__img .ind-pill-inner_discount-akcii {
    font-size: 23.7037px;
    line-height: 30px;
    bottom: 20px;
  }

  .new-contacts-top_phones {
    font-size: 17px;
  }

  /*order*/
  .new-order_status__box_cont-left_top {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .new-order_status__value {
    display: block;
    margin-bottom: 20px;
  }

  .new-order_status__width,
  .npl-order_status-list-flex {
    display: block;
  }

  .new-order_status__box_cont-right {
    flex-wrap: wrap;
  }

  .new-order_status__box_cont-left {
    width: 100%;
  }

  .new-order_status__status {
    width: 100%;
  }

  .new-order_status__date {
    margin: 0;
  }

  .new-order_status__box_cont-right {
    margin-top: 0;
  }

  .new-order_status__box_cont-left_top {
    margin-bottom: 20px;
  }

  .new-order_status__box_cont-right .btns-g-rainbow,
  .new-order_status__box_cont-right .box__right__link,
  .new-order_status__box_cont-right .pay-button {
    width: 100%;
    margin-right: 0;
  }

  .new-order_status__box_cont-right .box__right__link,
  .new-order_status__box_cont-right .pay-button {
    margin-top: 10px;
  }

  .new-order_status__box_cont-right .box__right__link:last-child {
    width: auto;
    bottom: 0;
  }

  /*order detail*/
  .new-order_status__box_cont-right.new-order_status__box_cont-right-dd-top #payButton {
    width: 100%;
    margin-right: 0;
  }

  .npl-dd-ord__span {
    display: none;
  }

  .new-order_status__box_cont-right.new-order_status__box_cont-right-dd-top .box__right__link {
    width: 50%;
  }

  .new-cart-items.new-cart-items-dd {
    flex-wrap: wrap;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-name-cont__a {
    font-size: 17px;
    line-height: 21px;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-price-cont {
    width: 100%;
    margin-top: 10px;
  }

  .npl-detail-orders-country {
    top: 40px;
    display: flex;
  }

  .npl-dd-proiz-country__span {
    font-size: 15px;
    line-height: 18px;
  }

  .npl-dd-flag-country__span {
    width: 28px;
    margin-right: 5px;
  }

  .npl-dd-flag-country__span>img {
    width: 100%;
  }

  .new-cart-items-dd-price-cont__price {
    width: 40%;
  }

  .new-cart-items-dd-price-cont__quan {
    width: 20%;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-img {
    margin-right: 15px;
  }

  .npl-cancel-dd-adaptive.npl-cancel-dd-adaptive-size {
    display: block;
    min-width: 50px;
  }

  .new-order_status__box_cont.new-order_status__box_cont-dd {
    flex-wrap: wrap;
  }

  .new-cart-items-dd-itog__span {
    display: block;
    color: #7B7786;
    font-size: 16px;
    font-weight: normal;
  }

  .new-order_status__box_cont-right.npl-detail-order__righh {
    width: 100%;
  }

  .new-order_status__box_cont-right.npl-detail-order__righh #payButton2 {
    width: 100%;
  }

  .about .adaptive-footer-480 {
    margin-bottom: 0;
  }

  /*how to*/
  .raskladka-item_info .characteristic-new,
  .raskladka-item_info_author_name {
    width: 100%;
  }

  .raskladka-item_info {
    position: relative;
  }

  .raskladka-item_info .btns-g.smaller-lg {
    width: 100%;
  }

  .new-cart-submit_order {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }

  a:not([href]).new-cart-submit_fast,
  .new-cart-submit_fast {
    width: 100%;
  }
}

@media screen and (max-width: 479px) and (min-width: 400px) {
  .catalog__main-list .new-catalog_item:nth-child(odd) {
    padding-right: 7.5px;
  }
}

@media screen and (max-width: 399px) {
  .npl-form-adaptive>div {
    width: 100%;
  }

  .stiks-proizvoditeli {
    bottom: unset;
    left: 5px;
    right: unset;
    bottom: 0;
  }

  .carousel-line .ind-title,
  .ind-title {
    font-size: 28px;
    line-height: 35px;
  }

  .col-sm-12.col-12-index-popular_small {
    padding: 0;
  }

  .npl-index-pop__a_index {
    padding-left: 15px;
  }

  .ind-recomends .nav-tabs li {
    margin-right: 0;
  }

  /*main*/
  h1.title {
    font-size: 24px;
    line-height: 30px;
  }

  /*header*/
  .header-logo__a {
    width: 130px;
  }

  .header-phone__num {
    font-size: 16px;
  }

  .header-phone__text {
    font-size: 12px;
  }


  /*footer*/
  .footer-top-item:not(:last-child) {
    margin-bottom: 20px;
  }

  .new-footer-top-inc_4 {
    display: inline-block;
  }

  .footer-middle_title {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .social_footer-links_container>a {
    margin: 0 5px 0;
  }

  .social_footer-links_container>a:last-child {
    margin-right: 0;
  }

  .social_footer-links_container>a:first-child {
    margin-left: 0;
  }

  .social_footer-links_container {
    margin-bottom: 20px;
  }

  .footer-copyright {
    margin-top: 20px;
  }

  .new-footer-cards-container {
    justify-content: flex-start;
  }

  .new-footer-cards-container img:not(:last-child) {
    margin-right: 20px;
  }

  /*index*/
  .npl-about-col-md-6-first {
    margin-bottom: 35px;
  }

  .npl-about-col-md-6 {
    display: none;
  }

  .npl-about__h1 {
    font-size: 30px;
    line-height: 35px;
  }

  .ind-about_td_top_p {
    font-size: 17px;
  }

  .ind-about_td_top_p-biggest {
    margin: 30px 0 0;
    font-size: 22px;
    line-height: 35px;
  }

  .ind-about_td_top {
    padding-bottom: 10px;
  }

  .ind-about_td_top:last-child {
    padding-bottom: 0;
  }

  .npl-about-tags__br {
    display: none;
  }

  .npl-about-tags {
    margin-bottom: 0;
  }

  .npl-about-tags__p {
    display: none;
  }

  .carousel-inner-ind_img {
    height: 160px !important;
  }

  .ind-pill-inner {
    height: 150px !important;
  }

  .index-slider__a_name,
  .ind-pill-inner .text-banner {
    font-size: 18px;
    line-height: 23px;
    padding: 15px;
  }

  .ind-pill-inner_discount {
    font-size: 14px;
  }

  .ind-pill-inner_discount_big {
    bottom: 10px;
    font-size: 14px;
    padding: 5px 20px 7px;
  }

  .ind-pill-inner:first-child {
    margin-bottom: 20px;
  }

  .m_mainPageLinks-navbar__image {
    width: 45px;
    height: 45px;
    margin-right: 10px;
  }

  .m_mainPageLinks-navbar__name {
    font-size: 17px;
  }

  .carousel {
    padding: 0 0 20px;
  }

  .carousel-indicators.carousel-indicators-ind {
    bottom: 20px;
  }


  /*contacts*/
  .new-contacts-top_itm {
    width: 100%;
  }

  .new-contacts .new-contacts-regions-items-row {
    padding-bottom: 0;
  }

  .new-contacts-directors__h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .new-contacts-cities-item_title {
    font-size: 20px;
  }

  .new-contacts-item_title {
    font-size: 20px;
    line-height: 25px;
  }

  .new-contacts-top_itm.new-contacts-top_itm_last,
  .new-contacts-top_last {
    margin-top: 0;
    width: 100%;
  }

  .new-contacts-top_last button.modal-buttom-contacts {
    width: 100%;
    margin-right: 0;
  }

  .new-contacts-top_itm.new-contacts-top_itm_last {
    display: flex;
  }

  .new-contacts-top_phones {
    padding-right: 20px;
  }

  .new-contacts-top_itm {
    margin-bottom: 25px;
  }

  .new-contacts-one {
    padding: 10px 0 50px;
  }


  /*delivery*/
  .delivery_maps {
    flex-wrap: wrap;
  }

  .delivery_maps>div:first-child {
    margin-bottom: 20px;
  }

  .delivery__t2 {
    padding: 0 0 20px;
  }


  /*cart*/
  .new-cart-items-quantity .new-cart-quantity {
    width: 100px;
  }

  /*404*/
  .mobile-adaptive-filter {
    position: absolute;
    bottom: unset;
  }

  .carousel-npl-320 {
    padding-bottom: 40px;
  }

  /*akcii*/
  .all_shares_page__item_name {
    font-size: 15.0842px;
    line-height: 19px;
  }

  .new-all_shares_page__img .ind-pill-inner_discount-akcii {
    font-size: 15.0842px;
    line-height: 19px;
    bottom: 20px;
  }

  /*howto*/
  /*brand_new*/
  #brands {
    justify-content: center;
  }

  .checkbox-mnf input[type="checkbox"]+label {
    margin-right: 0;
    width: 50%;
  }

  /*brand_new*/
  .adaptive-brands-npl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .catalog-section-brands .adaptive-brands-npl,
  .npl-brands-section .adaptive-brands-npl {
    padding-right: 15px;
  }

  .catalog-section-brands .adaptive-brands-npl:nth-child(2n),
  .npl-brands-section .adaptive-brands-npl:nth-child(2n) {
    padding-left: 15px;
    padding-right: 15px;
  }

  .show-more-block:before,
  .show-more-block:after {
    display: none;
  }

  /*order detail*/
  .new-cart-items.new-cart-items-dd .new-cart-items-img {
    width: 70px;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-img>img {
    width: 100%;
    height: 100%;
  }

  .npl-detail-orders-country {
    top: 30px;
  }

  .npl-dd-proiz-country__span {
    font-size: 13px;
    line-height: 17px;
  }

  .npl-cancel-dd-adaptive.npl-cancel-dd-adaptive-size {
    font-size: 13px;
  }

  .new-cart-items.new-cart-items-dd .new-cart-items-dd-price-cont {
    font-size: 15px;
  }

  .catalog-section .adaptive-footer-480 {
    padding-right: 15px;
  }

  .catalog-section .new-catalog_item:nth-child(2n) {
    padding-left: 15px;
    padding-right: 15px;
  }

  .api-reviews-form .api-star-rating i {
    transform: scale(0.7);
    margin-left: 0;
  }

  .api_form_top .api-star-rating {
    display: inline-flex;
  }

  .api-item-item_left .api-star-rating {
    display: inline-flex;
  }

  .api-reviews-list .api-icon-star {
    transform: scale(0.9);
  }

  /*raskladka epilog*/
  .raskladka-item.raskladka-item-epilog .raskladka-item_info .btns-g {
    width: calc(100% - 40px);
    left: 20px;
  }

  label.soajax-delpay__label {
    align-items: center;
  }

  .soajax-delpay__name {
    height: unset;
    line-height: 1;
  }

  .up-click-buy-input-wrap {
    margin-bottom: 0;
  }

  #Modalfast .fast-block {
    margin-bottom: 0;
  }

  #Modalfast .modal-buttom-form {
    padding: 10px 10px;
    display: block;
    width: 100%;
  }

  .new-novini_item {
    margin-bottom: 40px;
  }

  .new-novini_info {
    padding-top: 15px;
  }

  .quantity-block__title {
    display: none;
  }

  .new-novini_item__image {
    display: block;
    margin: 0 auto;
  }

  .new-novini_item__image.new-novini_item__image_element.is-vertical {
    width: 40%;
  }

  .header-logo__a_mob.header-logo__a {
    width: 75px;
    margin-right: 10px;
  }

  .catalog_kategory__not_slider .new-catalog_item_image {
    width: 100%;
  }

  .new-elem-card .characteristic-new-item-title,
  .new-section-card .characteristic-new-item-title {
    padding-left: 0;
    width: 40%;
  }

  .new-elem-card .characteristic-new-item-value,
  .new-section-card .characteristic-new-item-value {
    padding-right: 0;
    width: 60%;
  }
}

@media screen and (max-width: 364px) {

  /*.header-cart-and-heart .logo{*/
  /*    display: none;*/
  /*}*/
  .modern-page-previous,
  .modern-page-next {
    font-size: 12px;
  }

  .modern-page-previous::before,
  .modern-page-next::before {
    top: -3px;
  }

  .modern-page-previous {
    padding-right: 0;
  }

  .modern-page-next {
    padding-left: 0;
  }

  .header-cart-and-heart-like {
    margin-right: 17px;
  }

  .header-cart-and-heart_search {
    margin-right: 10px;
  }

  .mobile-icon_calling {
    margin-right: 10px;
  }
}

@media screen and (max-width: 345px) {
  .modern-page-dots {
    width: 15px !important;
  }

  /*.header-cart-and-heart .logo{*/
  /*    display: none;*/
  /*}*/
  .phone-mobile {
    left: unset;
    right: 0;
  }

  .header-logo__a_mob.header-logo__a {
    width: 58px;
    margin-right: 5px;
    display: flex;
    align-items: center;
  }

  .mobile-icon_calling,
  .header-cart-and-heart_search {
    margin-right: 5px;
  }
}

.select-catalog-view {
  display: flex;
  border: 1px solid #FFAB1D;
  border-radius: 100px;
}

.select-catalog-view__item {
  padding: 5px 20px;
  transition: .3s;
}
.select-catalog-view__item span{
  white-space: nowrap;
}
.select-catalog-view__item:nth-child(1) {
  border-radius: 100px 0 0 100px;
}

.select-catalog-view__item:nth-child(2) {
  border-radius: 0 100px 100px 0;
}

.select-catalog-view__item.active {
  background-color: #FFAB1D;
  font-weight: bold;
}

.select-catalog-view__item:not(.active):hover {
  cursor: pointer;
  background-color: #FFE8BB;
  transition: .3s;
}

@media (max-width: 600px) {
  .npl-top-catalog {
    flex-direction: column;
  }

  .select-catalog-view {
    margin-bottom: 10px;
  }

  a.gallery-zoom-link {
    height: calc(100% - 88px);
  }
}

/*catalog basket btn*/
.catalog__main-list .new-novini_item_hide {
  top: unset;
  bottom: -112px;
  height: auto;
  padding-bottom: 0;
}

.catalog__main-list .new-novini_item:hover .new-novini_item_hide {
  box-shadow: 0px 20px 20px rgb(0 0 0 / 10%);
}

.catalog__main-list .new-novini_item:hover {
  box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
}

#putCallBackForm>div {
  width: 100%;
}

.section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer_opt {
  margin-top: 50px;
}

.footer_opt .footer-middle {
  padding: 30px 0 20px;
}

.tooltip__header {
  position: relative;
}

.tooltip-info {
  display: none;
}

.tooltip-info {
  position: absolute;
  top: 25px;
  left: 0;
  font-size: 14px;
  width: 180px;
  background-color: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.20);
  padding: 10px;
  z-index: 1000;
}

.small-white-text {
  font-size: 14px;
  color: #FFFFFF;
}

.big-text li {
  padding: 0;
  font-size: 20px;
}

.opt-site .new-elem-card .new-elems-container {
  justify-content: flex-start;
  gap: 10px;
}

.row-reset {
  display: block;
  margin: 0;
}

/*
.element-price__type {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
  grid-column: 2 / 3;
  justify-self: center;
}*/

.cover-element-price__type {
  width: 120px;
  display: flex;
  justify-self: center;
  justify-content: center;
}

@media screen and (min-width: 575px) and (max-width: 1199px) {

  .cover-element-price__type,
  .list-elements .new-col1,
  .bottom_item_container .new-col1,
  .new-elem-card .new-col1,
  .m_block1 {
    width: 100px;
  }

  .new-elem-card .quantity input,
  .quantity input {
    width: 50px;
  }

}

@media (max-width: 1199px) {

  .basketWrap .cover-element-price__type {
    width: 100px;
  }

}

.element-price__type {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column: 1/3;
  align-items: center;
  grid-gap: 5px;
}

.list-elements .element-price__type {
  grid-template-columns: repeat(1, 1fr);
}

.basketWrap .element-price__type {
  margin-top: 10px;
  grid-template-columns: repeat(1, 1fr);
}

.bottom_item_container .element-price__type,
bottom_item_container .element-price__total-price {
  margin-bottom: 10px;
}

.price-percent {
  text-align: center;
  font-weight: 600;
  color: #d00000;
  cursor: pointer;
  position: relative;
}

.price-percent .price-percent-border {
  display: inline-block;
  border-bottom: 1px dashed #d00000;
}

.price-percent:hover .m-collection-advantages__ask_block {
  display: block;
  top: 30px;
  left: 0;
  position: absolute;
  min-width: 200px;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-align: left;
}


.element-price__type__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  color: #565252;
  border: 1px solid #565252;
  transition: .3s;
  padding-bottom: 2px;
}

.element-price__type__item:first-child {
  margin-right: 5px;
}

.element-price__type__item.active {
  background-color: #FFAB1D;
  transition: .3s;
  color: #fff;
  border-color: #FFAB1D;
}

.element-price__type__item:not(.active):hover {
  cursor: pointer;
  background-color: #BBBBBB;
  color: #fff;
}

.element-price__type_one {
  grid-template-columns: 1fr;
}

.list-elements__quantity {
  position: relative;
}

.list-elements__quantity .box-position-npl-m2-elem {
  width: 120px;
  top: -27px;
}

.list-elements__quantity .box-position-npl-m2-elem input {
  text-align: center;
}

.list-elements__quantity .box-position-npl-m2-elem:before {
  left: 83px;
}

.important-info {
  width: 100%;
  background-color: #D00000;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 22px;
}

.important-info_mobile,
.important-info_tablet {
  display: none;
}

@media (max-width: 767px) {
  .important-info_tablet {
    display: block;
  }
}

@media (max-width: 575px) {
  .important-info_mobile {
    display: block;
  }

  .m-sharing {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }

  .in-stock__text {
    font-weight: bold;
  }
}

.opt-site .header-middlet {
  padding-top: 30px;
}

.second-gallery {
  height: 410px;
}


.second-gallery.second-gallery_same-collections {
  height: auto;
}

.second-gallery.second-gallery_same-collections .swiper-wrapper {
  margin-bottom: 25px;
}

.second-gallery .ind-title {
  margin-bottom: 0;
}

.second-gallery img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.second-gallery__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

.second-gallery__top .title {
  margin-right: 20px;
}

.second-gallery__buttons {
  margin-top: 15px;
}

.second-gallery .control-prev-ind:hover,
.second-gallery .control-next-ind:hover {
  cursor: pointer;
}

.second-gallery__title {
  margin: 10px 0;
  display: inline-block;
  font-size: 20px;
  line-height: 33px;
  color: #241D37;
  font-weight: bold;
}

.index_show_all_popular.second-gallery__link {
  margin-left: auto;
  margin-bottom: 0;
}

.second-gallery__link {
  justify-self: flex-end;
}

@media (max-width: 440px) {
  .second-gallery {
    height: 440px;
  }

  /*.second-gallery.second-gallery_same-collections{*/
  /*    height: auto;*/
  /*}*/
  .second-gallery__top {
    display: grid;
    margin-bottom: 20px;
  }

  .second-gallery__buttons {
    grid-column: 1 / 2;
  }

  .second-gallery__link {
    grid-column: 2 / 3;
  }
}

.ind-title_no-mb {
  margin-bottom: 0;
}

section {
  margin-bottom: 40px;
}

.preloader__wrapper {
  position: absolute;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(200, 200, 200, 0.2);
}

.preloader__wrapper_dark {
  background-color: rgba(0, 0, 0, 0.4);
}

.currency_mob {
  display: none;
}
.npl-navigate-container .new-novini_item_hide {
  position: static;
  display: block;
  padding: 15px 0 0;
}

.catalog__main-list .new-novini_item:hover .new-novini_item_hide {
  box-shadow: none;
}
@media (max-width: 768px) {
  .currency_mob {
    display: block;
    order: 2;
    padding: 15px;
    font-size: 20px;
  }



  .favorites_page_new h1.title {
    margin-bottom: 5px;
  }

  .favorites_page_new .new-tab-menu {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
  }

  .favorites_page_new .tab-menu-item {
    border: none;
    background: transparent;
    padding: 0px;
    margin-right: 10px;
  }

  .favorites_page_new .tab-menu-item.active {
    display: block;
    border-left: none;
    border-bottom: 2px solid #ffab1d;
  }
}

.main-form__submit-btn {
  justify-content: center;
}

.main-form__submit-btn button {
  width: 200px;
  padding: 15px;
}

.main-form__wrapper {
  text-align: center;
}

.main-form__errors {
  color: #D00000;
  margin-bottom: 15px;
}

.new-elem-card .characteristic-new-item-value.characteristic-new-item-value_normal-weight,
.new-section-card .characteristic-new-item-value.characteristic-new-item-value_normal-weight {
  font-family: "DINPro-Regular", sans-serif;
}

.characteristic-new {
  font-size: 14px;
}

.m-sharing {
  float: right;
  margin-top: 10px;
}

.content-text p {
  margin-bottom: 15px;
}

.shares-h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}

.shares-h4+.npl-navigate-container_full-width .catalog-section--last {
  padding-bottom: 150px;
}

@media screen and (max-width: 767px) {
  .npl-adaptive-mobile-plitka span {
    font-weight: 800;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .n-menu__list.redesign {
    position: relative;
    display: block;
    min-height: auto;
  }

  #catalog li {
    font-weight: bold;
  }

  .redesign .n-menu__drop-wrap.is-show {
    z-index: 10;
  }

  .n-menu {
    top: 180px;
  }
}

/*.catalog__top_filter__sorting {*/
/*    display: flex;*/
/*    justify-content: right;*/
/*    flex-wrap: nowrap;*/
/*    align-items: center;*/
/*    grid-gap: 20px;*/
/*    margin-top: 5px;*/
/*}*/

/*.radio-box {*/
/*    display: none;*/
/*}*/
/*.radio-box + label {*/
/*    cursor: pointer;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    padding: 0 0 0 22px;*/
/*    font-size: 14px;*/
/*    -webkit-transition: 0.3s ease-out;*/
/*    transition: 0.3s ease-out;*/
/*    position: relative;*/
/*    min-height: 14px;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*}*/
/*@media (max-width: 750px) {*/
/*    .radio-box + label {*/
/*        padding-top: 2px;*/
/*        font-size: 12px;*/
/*    }*/
/*}*/

/*.radio-box + label:hover {*/

/*}*/
/*.radio-box + label:before {*/
/*    content: '';*/
/*    left: 0;*/
/*    top: 2px;*/
/*    border: 1px solid #b3b3b3;*/
/*    width: 14px;*/
/*    height: 14px;*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*}*/
/*.radio-box + label:after {*/
/*    content: '';*/
/*    left: 4px;*/
/*    background: #bf1e2e;*/
/*    top: 6px;*/
/*    width: 6px;*/
/*    height: 6px;*/
/*    position: absolute;*/
/*    opacity: 0;*/
/*    -webkit-transition: 0.3s ease-out;*/
/*    transition: 0.3s ease-out;*/
/*    border-radius: 50%;*/
/*}*/
/*.radio-box:checked + label:after {*/
/*    opacity: 1;*/
/*}*/
/*.radio-box + label span {*/
/*    font-size: 9px;*/
/*    display: inline-block;*/
/*    padding: 0 0 0 3px;*/
/*}*/

/*.label {*/
/*    color: #888;*/
/*}*/

/*.npl-top-catalog {*/
/*    padding: 10px 20px;*/
/*    display: block;*/
/*    align-items: initial;*/
/*}*/

/*.collection-info {*/
/*    margin: 5px 0 0 0;*/
/*}*/

/*.select-catalog-view {*/
/*    margin: 0;*/
/*}*/

/*@media (max-width: 992px) {*/
/*    .hidden-991 {*/
/*        display: none;*/
/*    }*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .catalog__top_filter__sorting {*/
/*        justify-content: center;*/
/*        margin-top: 12px;*/
/*    }*/
/*}*/

/*@media (max-width: 483px) {*/
/*    .label {*/
/*        display: none;*/
/*    }*/
/*}*/
@media screen and (max-width: 767px) {
  .scrollup-button {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .n-menu.is-show .n-menu__container {
    padding-bottom: 150px;
  }

  #tags {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .npl-personal-menu__logout-personal {
    display: flex;
    justify-content: center;
  }

  .npl-adaptive-mobile-plitka span {
    font-weight: 800;
    font-size: 16px;
  }
}

.new-novini_category {
  display: none;
}

.second-gallery_same-collections .col_desc {
  /*  display: none;*/
}
.col_desc.col_desc_size.collaps{
  max-height: 50px;
  overflow: hidden;
  position: relative;
}
.col_desc.col_desc_size a{
  display: none;
}
.col_desc.col_desc_size.collaps a{
  display: block;
  position: absolute;
  top: 25px;
  right: 3px;
  font-size: 15px;
  color: #212529;
  font-weight: bold;
  background-color: #fff;
  padding-left: 5px;
}

.col_desc span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  padding-right: 3px;
  display: inline-block;
  border: 1px solid #333333;
}

.collection-info {
  margin: 5px 0 0 0;
}

.catalog__top_filter__sorting {
  display: flex;
  justify-content: right;
  flex-wrap: nowrap;
  align-items: center;
  grid-gap: 20px;
  margin-top: 5px;
}

.catalog__top_filter__sorting .label {
  white-space: nowrap;
}

.catalog__top_filter__sorting .label + .sort-item {
  order: 3;
}



.radio-box {
  display: none;
}

.radio-box+label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 0 0 22px;
  font-size: 14px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  position: relative;
  min-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 750px) {
  .radio-box+label {
    padding-top: 2px;
    font-size: 12px;
  }
}

.radio-box+label:hover {}

.radio-box+label:before {
  content: '';
  left: 0;
  top: 2px;
  border: 1px solid #b3b3b3;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
}

.radio-box+label:after {
  content: '';
  left: 4px;
  background: #bf1e2e;
  top: 6px;
  width: 6px;
  height: 6px;
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-radius: 50%;
}

.radio-box:checked+label:after {
  opacity: 1;
}

.radio-box+label span {
  font-size: 9px;
  display: inline-block;
  padding: 0 0 0 3px;
}

.label {
  color: #888;
}

.npl-top-catalog {
  padding: 10px 20px;
  display: block;
  align-items: initial;
}

.collection-info {
  margin: 5px 0 0 0;
}

.select-catalog-view {
  margin: 0;
}

@media (max-width: 992px) {

  .hidden-991 {
    display: none;
  }

  .select-catalog-view {
    margin: 0 auto;
  }

}

@media (max-width: 991px) {
  .catalog__top_filter__sorting {
    justify-content: center;
    margin-top: 12px;
  }
}

@media (max-width: 483px) {
  .label {
    display: none;
  }
}

.stick_skidka {
  padding: 3px 7px 3px 7px;
  position: absolute;
  bottom: -6px;
  left: 0px;
  background: #fff;
}
.gallery-container .stick_skidka{
  bottom: 0;
  left: 80px;
  z-index: 9;
}
@media (max-width: 767px) {
  .gallery-container .stick_skidka{
    bottom: 12px;
    left: 0;
  }
}

@media (max-width: 575px) {
  .gallery-container .stick_skidka{
    bottom: 0;
    left: 28px;
  }
}
/*@media (max-width: 991px) {
    .gallery-container .stick_skidka{
      bottom: 116px;
      left: 93px;
    }
}
@media (max-width: 990px) {
    .gallery-container .stick_skidka{
      bottom: 136px;
      left: 93px;
    }
}
@media (max-width: 767px) {
    .gallery-container .stick_skidka{
      bottom: 148px;
      left: 15px;
    }
}
@media (max-width: 600px) {
    .gallery-container .stick_skidka{
      bottom: 136px;
      left: 78px;
    }
}
@media (max-width: 575px) {
    .gallery-container .stick_skidka{
      bottom: 141px;
      left: 30px;
    }
}
@media (max-width: 313px) {
    .gallery-container .stick_skidka{
      bottom: 175px;
      left: 30px;
    }
}
*/
.stick_skidka.list_pers {
  position: relative;
  bottom: 20px;
  left: 0px;
  background: none;
}

.stick_skidka span {
  background: #ff6130;
  color: #fff;
  border-radius: 10px;
  padding: 2px 8px;
}

.new-novini__min-price.priceBase {
  color: #565252;
  font-size: 14px;
  font-weight: 100;
  text-decoration: line-through;
  margin-top: 0px;
}

.form-desc {
  color: red;
  font-weight: bold;
  margin-bottom: 25px;
}

#FooterCookieAgreement {
  background-color: #555a64;
  border-radius: 12px;
  width: 350px;
  padding: 25px;
  position: fixed;
  bottom: 65px;
  right: 20%;
  z-index: 3147483647 !important;
}

#CalltouchWidgetFrame {
  z-index: 2147483640 !important;
}

#FooterCookieAgreement .text {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
  margin-bottom: 16px;
}

#FooterCookieAgreement .text a {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
  text-decoration: underline;
}

#FooterCookieAgreement button {
  background-color: #fc3;
  width: 100%;
  display: flex;
  height: 40px;
  padding-left: 24px;
  padding-right: 24px;
  appearance: none;
  color: #1c1e21;
  cursor: pointer;
  box-sizing: border-box;
  border: none;
  border-radius: 6px;
  outline: none;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #FooterCookieAgreement {
    margin: 0 auto;
    width: 100%;
    right: unset;
    background-color: #FFF;
    bottom: 5px;
  }

  #FooterCookieAgreement .text {
    color: #555a64;
  }

  #FooterCookieAgreement .text a {
    color: #555a64;
  }
}
.soon-available p {
  color: #53A72D !important;
  font-weight: bold;
}

.npl-top-catalog .row {
  justify-content: space-between;
}

/* task_71069 */
.characteristic-new-item{
	font-size:14px;
}
.box-right-top b{
	font-size:14px;
	text-align: right;
	width: 100%;
	display: inline-block;
	margin-bottom:5px;
}
.element-price__item.element__item{
	padding:30px 0;
}
body .new-elem-card a.product-basket-link.to-basket-link,
body .onclick-btn-new.link-buttom.notsale{
	padding-left:0;
	padding-right:0;
	font-size:15px;
	font-weight:600;
	font-family: "DINPro-Regular", sans-serif;
}
body .new-elem-card a.product-basket-link.to-basket-link{
	display:flex;
	justify-content:center;
}
body .new-elem-card a.product-basket-link.to-basket-link::before{
  display: block;
  content: ' ';
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background: url("/local/templates/new_plitka/image/icon/icon-basket.svg") no-repeat center;
}

.onclick-btn-new.link-buttom {
  border: none;
  background: #d4d3d0;
  padding: 15px;
  border-radius: 4px;
  font-size:15px;
  font-weight:600;
  font-family: "DINPro-Regular", sans-serif;
  width: 100%;
  cursor:pointer;
}


.min-max-input-container{
  display: flex;
  border: 1px solid #E0E0E0;
  padding: 0 10px;
  align-items: center;
  outline: 0;
  font-size: 14px;
  transition: border-color .2s ease-out;
  border-radius: 4px;
  gap:10px;
  color: #9a9a9a;
  margin-bottom:20px;
}

body .min-max-input-container input{
  padding: 6px 0 !important;
  border:none !important;
}

/* End */
/* /local/templates/new_plitka/css/bootstrap.css?1759824432192006 */
/* /local/templates/new_plitka/css/datepicker3.css?161639822033772 */
/* /local/templates/new_plitka/css/jquery.selectbox.css?16163982202427 */
/* /local/templates/new_plitka/css/jquery-ui.css?161639822019798 */
/* /local/templates/new_plitka/css/fancybox_v3.css?163281938913841 */
/* /local/templates/new_plitka/css/custom.css?175982448528243 */
/* /local/templates/new_plitka/css/pannellum.css?15747907329677 */
/* /local/templates/new_plitka/css/swiper-slider.min.css?163281938915576 */
/* /local/templates/new_plitka/css/cls-optimization-soft.css?17598244321980 */
/* /local/templates/.default/components/bitrix/menu/top.simple/style.css?161639822261 */
/* /local/templates/new_plitka/components/sotbit/search.title/.default/style.css?17507658568170 */
/* /local/templates/new_plitka/components/bitrix/menu/multi_new/style.css?16163982212742 */
/* /local/templates/new_plitka/components/bitrix/menu/topRight/style.css?164561037757 */
/* /local/templates/new_plitka/styles.css?1754307952835 */
/* /local/templates/new_plitka/template_styles.css?1761295835300693 */
