

/* Start:/local/templates/template/libs/bootstrap/css/bootstrap.css?1587027146173442*/
/*!
 * Bootstrap v4.1.1 (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, 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: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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: 0.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 {
  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;
}

@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: 1200px;
  }
}

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

.row {
  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;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -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-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

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

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.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;
  color: #212529;
  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: -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: -ms-inline-flexbox;
  display: inline-flex;
  -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-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.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-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.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: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

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

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -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,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: 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 {
    -ms-flex-align: center;
    align-items: 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;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.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;
  pointer-events: none;
}

.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 {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

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

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  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;
}

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  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 {
  top: 0;
  right: auto;
  left: 100%;
  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-right: 0;
  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 {
  top: 0;
  right: 100%;
  left: auto;
  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-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

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

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

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

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 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 {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -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: -ms-flexbox;
  display: flex;
  -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::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.input-group-prepend,
.input-group-append {
  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: -ms-flexbox;
  display: flex;
  -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: -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 {
  position: relative;
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  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: -1.5rem;
  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-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-label::after {
  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: 2.25rem;
  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;
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-appearance: none;
  appearance: none;
}

.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-appearance: none;
  appearance: none;
}

.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.nav {
  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 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -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: -ms-flexbox;
  display: flex;
  -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%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -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 {
  -ms-flex-direction: row;
  flex-direction: row;
}

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

.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: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

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

.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: -ms-flexbox;
  display: flex;
  -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 {
  -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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -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;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  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 {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 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: -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 {
  z-index: 2;
  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: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.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: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.list-group {
  display: -ms-flexbox;
  display: flex;
  -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%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

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

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

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -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: 1040;
  background-color: #000;
}

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

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

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -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;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -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;
  -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;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.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-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

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

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

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: 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: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  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: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    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 {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -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;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -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 {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -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;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -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;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -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;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -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 {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -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;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -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;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !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-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.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-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !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 #adb5bd;
    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 #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* End */


/* Start:/local/templates/template/css/magnific-popup.css?15870271467318*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; 
display: none;}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/template/css/main.css?1750679736109673*/
@font-face {
  font-family: 'opensans';
  src: url('/local/templates/template/css/../fonts/opensanslight.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/opensanslight-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/opensanslight.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/opensanslight.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/opensanslight.svg#opensanslight') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpenSansRegular';
  src: url('/local/templates/template/css/../fonts/OpenSansRegular.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/OpenSansRegular-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/OpenSansRegular.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/OpenSansRegular.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/OpenSansRegular.svg#OpenSansRegular') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpenSansSemiBoldItalic';
  src: url('/local/templates/template/css/../fonts/OpenSansSemiBoldItalic.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/OpenSansSemiBoldItalic-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/OpenSansSemiBoldItalic.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/OpenSansSemiBoldItalic.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/OpenSansSemiBoldItalic.svg#OpenSansSemiBoldItalic') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'opensans';
  src: url('/local/templates/template/css/../fonts/OpenSansLightItalic.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/OpenSansLightItalic-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/OpenSansLightItalic.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/OpenSansLightItalic.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/OpenSansLightItalic.svg#OpenSansLightItalic') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'opensans';
  src: url('/local/templates/template/css/../fonts/opensansextrabold.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/opensansextrabold-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/opensansextrabold.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/opensansextrabold.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/opensansextrabold.svg#opensansextrabold') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'opensans';
  src: url('/local/templates/template/css/../fonts/opensansbold.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/opensansbold-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/opensansbold.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/opensansbold.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/opensansbold.svg#opensansbold') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'opensans';
  src: url('/local/templates/template/css/../fonts/opensanssemibold.eot')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  src: url('/local/templates/template/css/../fonts/opensanssemibold-#iefix') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot?#iefix*/ format('embedded-opentype'), url('/local/templates/template/css/../fonts/opensanssemibold.woff') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.woff*/ format('woff'), url('/local/templates/template/css/../fonts/opensanssemibold.ttf') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.ttf*/ format('truetype'), url('/local/templates/template/css/../fonts/opensanssemibold.svg#opensanssemibold') /*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.svg#OpenSans-Italic*/ format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url('/bitrix/js/ui/fonts/opensans/opensans-regular.woff')/*tpa=http://kr1sck.ru/jazz-hall/fonts/OpenSans-Italic.eot*/
;
  font-display: swap;
}

*::-webkit-input-placeholder {
  color: #000000;
  font-weight: normal;
  opacity: 1;
}

*:-moz-placeholder {
  color: #000000;
  font-weight: normal;
  opacity: 1;
}

*::-moz-placeholder {
  color: #000000;
  font-weight: normal;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #000000;
  font-weight: normal;
  opacity: 1;
}

input::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.5s ease;
}

input::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.5s ease;
}

input:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.5s ease;
}

input:-ms-textarea-placeholder {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.phone::-ms-clear {
  display: none;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
img,
ol,
ul,
li,
form,
input,
button,
textarea,
label,
fieldset,
legend,
blockquote,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
sub,
sup,
object,
iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

b,
strong {
  font-weight: 600;
}

i,
em {
  font-style: italic;
}

li:not(.custom-text) {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  vertical-align: middle;
}

a,
[type="submit"],
[type="button"],
label,
select,
button {
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration: none;
}

textarea {
  resize: none;
  overflow: auto;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

div a:hover,
div a:active,
div a:focus {
  outline: none;
}

aside,
header,
footer,
article,
section,
nav {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  -webkit-text-size-adjust: none;
}

input:not([type="checkbox"]):not([type="radio"]) {
  -webkit-appearance: none;
}

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

iframe {
  display: block;
  position: relative;
}

body {
  font-size: 16px;
  overflow-x: hidden;
  font-family: opensans;
  color: #343434;
  margin: 0px;
  background: #fff;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

/* Animation */

.catalog__item_pr_img img,
a,
.document_img:after,
button,
.input_box,
.popular__product_item_img img,
.search__box_mob {
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -ms-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
}

.document_img:before,
.portfolio_gallery_item:before,
.team__item_dsc:before,
.portfolio_gallery_item:after {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

b {
  font-weight: 800;
}

div.active {
  z-index: 1000;
}

.over.active {
  display: inline-block;
}

/*******************Общие настройки*******************/

/*******************Кнопки*******************/

.btn_calback {
  border: 1px solid #1d4e9f;
  color: #1d4e9f;
  height: 32px;
  max-width: 165px;
  width: 100%;
  display: inline-block;
  text-align: center;
  line-height: 30px;
}

.btn_calback:hover {
  background: #1d4e9f;
  color: #fff;
}

#wrapper {
  padding: 15px 0px 25px 0px;
}

/*******************Кнопки конец*******************/

/*******************Шапка*******************/

#header__top {
  padding: 14px 0px;
}

header {
  margin-bottom: 15px;
}

.header__phone p {
  font-size: 11px;
  color: #292929;
  opacity: 0.7;
}

.header__phone_select a {
  font-size: 18px;
  color: #292929;
  font-weight: 800;
}

.header__phone_select {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 10px;
  position: relative;
}

.header__phone_select_index:after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 10px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -3px;
  background: url(/local/templates/template/css/../img/arrow_select.png);
}

.header__phone_select_sub.active {
  display: inline-block;
}

.header__phone_select_sub {
  display: none;
  left: 0px;
  z-index: 111;
  position: absolute;
  padding-top: 10px;
  top: 23px;
}

.header__phone_select_sub li {
  padding-bottom: 6px;
}

.header__phone_select_sub_in {
  position: relative;
  background: #eaf9fe;
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.11);
  padding: 10px 10px 0px;
  border-top: 1px solid #1d4e9f;
}

.header__phone_select_sub_in:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-bottom: 6px solid #1d4e9f;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -6px;
}

.search__box_mob input.btn_search {
  width: 20px;
  right: 22px;
}

.header__social_mob {
  display: inline-block;
}

.adress b {
  font-size: 16px;
  color: #292929;
  font-weight: 700;
  display: inline-block;
  padding-right: 18px;
  position: relative;
}

.adress_select {
  display: inline-block;
  margin-bottom: 7px;
}

/*.adress_select_index:before {
  content: "";
  display: inline-block;
  min-width: 12px;
  margin-right: 3px;
  height: 13px;
  width: 12px;
  background: url(/local/templates/template/css/../img/icon_map.png);
}*/

.adress_select_index span.bold {    position: relative;}
.adress_select_index span.bold:after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 10px;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -3px;
  background: url(/local/templates/template/css/../img/arrow_select.png);
}

.adress_select_index:hover .adress_select_sub {
  display: inline-block;
}

.adress_select_sub {
  display: none;
  left: 15px;
  position: absolute;
  padding-top: 10px;
}

.adress_select_sub li {
  padding-bottom: 15px;
}

.adress_select_sub li:before {
  content: "";
  display: inline-block;
  opacity: 0.3;
  min-width: 12px;
  margin-right: 5px;
  height: 13px;
  width: 12px;
  position: relative;
  top: 3px;
  background: url(/local/templates/template/css/../img/icon_map.png);
}

.adress_select_sub_in {
  position: relative;
  background: #eaf9fe;
  width: 280px;
  z-index: 11;
  color: #1d4e9f;
  font-size: 13px;
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.11);
  padding: 10px 10px 0px;
  border-top: 1px solid #1d4e9f;
}

.adress_select_sub_in:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-bottom: 6px solid #1d4e9f;
  position: absolute;
  top: -13px;
  left: 30px;
}

.adress_select_sub_in a {
  text-decoration: underline;
}

.adress_select_sub_in a:hover {
  text-decoration: none;
}

.adress {
  max-width: 155px;
}

a.mailto {
  border-bottom: 1px dotted #1d4e9f;
  color: #000;
  line-height: 18px;
}

a.mailto:hover {
  text-decoration: none;
  border-color: transparent;
  color: #000;
}

.time_work {
  padding-bottom: 7px;
}

.header__social a {
  border: 1px solid #c5d1e6;
  height: 25px;
  width: 25px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/soc_icon.png);
}

.header__social li {
  padding: 0px 5px;
}

.header__social a:hover {
  border-color: #1d4e9f;
  background-color: #1d4e9f;
}

.header__basket {
  justify-content: flex-end;
}

.header__social {
  display: flex;
  margin-bottom: 17px;
  justify-content: flex-end;
  align-items: center;
}

.header__social a.icon-vk {
  background-position: 0px 0px;
}

.header__social a.icon-fb {
  background-position: -25px 0px;
}

.header__social a.icon-in {
  background-position: -50px 0px;
}

.header__social a.icon-ok {
  background-position: -75px 0px;
}

.header__social a.icon-yt {
  background-position: -100px 0px;
}

.header__social a.icon-vk:hover {
  background-position: 0px -25px;
}

.header__social a.icon-fb:hover {
  background-position: -25px -25px;
}

.header__social a.icon-in:hover {
  background-position: -50px -25px;
}

.header__social a.icon-ok:hover {
  background-position: -75px -25px;
}

.header__social a.icon-yt:hover {
  background-position: -100px -25px;
}

.adress,
.header__phone {
  display: block;
  max-width: 190px;
  position: relative;
}

.adress {
  margin-left: 45px;
}

.header__phone {
  margin-left: 60px;
}

.header__basket_prices {
  padding-left: 8px;
}

.header__basket_prices p {
  font-size: 13px;
  opacity: 0.75;
}

.header__basket_prices .b {
  font-weight: 800;
  font-size: 15px;
}
.header__basket_prices .b {
    color: #1d4e9f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header__basket_prices span {
  font-size: 20px;
}

.header__basket a {
  display: flex;
}

.header__basket_kol {
  height: 38px;
  width: 42px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/bask_icon.png);
}

.basket_number {
  background: #f6a20a;
  width: 18px;
  height: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  margin-left: 15px;
  margin-top: -8px;
}

.header__basket_mob {
  display: none;
}

/*******************Меню*******************/

#header__bottom {
  border-top: 1px solid #1d4e9f;
  border-bottom: 1px solid #1d4e9f;
}

.button_toogle_cat .c-hamburger span::before,
.button_toogle_cat .c-hamburger span::after {
  height: 1px;
  width: 20px;
  background: #1d4e9f;
}

.button_toogle_cat .c-hamburger span {
  height: 1px;
  width: 20px;
  top: 50%;
  background: #1d4e9f;
}

.button_toogle_cat .c-hamburger {
  height: 20px;
  margin-right: 10px;
}

.menu__catalog_link {
  display: inline-flex;
  position: relative;
  align-items: center;
}

.menu__catalog_link p {
  font-size: 17px;
  text-transform: uppercase;
  color: #1f4fa0;
}

.button_toogle_cat .c-hamburger span::before {
  top: -4px;
}

.button_toogle_cat .c-hamburger span::after {
  bottom: -4px;
}

.menu__catalog_link.is-active .c-hamburger--htx span {
  background: none;
}

.menu__catalog_link.is-active .c-hamburger--htx span::before {
  top: 0;
  transform: rotate(45deg);
}

.menu__catalog_link.is-active .c-hamburger--htx span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.menu__catalog_link.is-active .c-hamburger--htx span::before,
.is-active .c-hamburger--htx span::after {
  transition-delay: 0s, 0.3s;
}

.button_toogle_cat:after {
  content: "";
  border: 3px solid transparent;
  border-top: 3px solid #1d4e9f;
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 50%;
}

.button_toogle_cat {
  position: relative;
}

.button_toogle_cat.active:after {
  transform: rotate(-180deg);
}

.menu__catalog_sub {
  outline: 1px solid #1f4fa0;
  min-height: 500px;
  background: #eaf9fe;
  padding: 20px 0px;
}

.menu__catalog_sub {
  width: 265px;
  top: 100%;
}

.menu__catalog_sub li a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}

.menu__catalog_sub li.drop > a:before {
  content: "";
  position: absolute;
  height: 9px;
  background: url(/local/templates/template/css/../img/arrow_menu.png);
  width: 5px;
  position: absolute;
  top: 50%;
  margin-top: -4.5px;
  right: 0px;
}

.menu__catalog_sub_double li.drop > a:before {
  content: "";
  position: absolute;
  height: 9px;
  background: url(/local/templates/template/css/../img/arrow_menu.png);
  width: 5px;
  position: absolute;
  top: 50%;
  margin-top: -4.5px;
  right: 0px;
}

.drop_btn {
  position: absolute;
  display: none;
  transform: rotate(90deg);
  height: 42px;
  background: url(/local/templates/template/css/../img/arrow_menu.png) center no-repeat;
  z-index: 111;
  width: 42px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.drop_btn.active {
  transform: rotate(-90deg);
}

.menu__catalog_sub li {
  padding: 0px 20px;
}

.menu__catalog_sub li a:after {
  content: "";
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  background: #d8f3ff;
  height: 1px;
}

.menu__catalog_sub li:hover {
  background: #fff;
}

.menu__catalog_sub li:hover > a {
  color: #1f4fa0;
}

.menu__catalog_sub_double {
  outline: 1px solid #1f4fa0;
  min-height: 500px;
  height: 100%;
  border-left: none;
  left: 100%;
  width: 265px;
  margin-left: 1px;
  top: 0px;
  background: #fff;
  padding: 20px 0px;
  position: absolute;
}

.menu__catalog_sub li:last-child:after {
  display: none;
}

.menu__catalog_sub_double li:hover {
  background: #d1f0fa;
}

.menu__catalog_sub_double li:hover > a {
  color: #1d4e9f;
}

.drop ul {
  display: none;
}

.menu__catalog {
  padding: 4px 0px 12px;
}

.bx-ie .menu__catalog {
  padding: 0;
}

.menu__catalog_b {
  display: none;
  top: 100%;
  padding-top: 11px;
  position: absolute;
  left: 0;
}

.menu__catalog_sub {
  position: relative;
  z-index: 111;
}

.menu__sub {
  width: 230px;
  position: absolute;
  display: none;
  z-index: 111;
  background: #fff;
  top: 44.5px;
  padding: 10px 0px;
  border: 1px solid #1f4fa0;
  left: 0;
}

ul.menu__sub.active {
  display: block;
}

.menu__sub a {
  padding: 10px 30px;
  display: inline-block;
  width: 100%;
}

.decstop_hide .menu__sub li {
  padding: 0px;
}

.decstop_hide .menu__sub li a {
  color: #000;
  padding: 10px 30px;
}

.decstop_hide .menu__sub li a:hover {
  color: #1d4e9f;
}

.decstop_hide .menu__sub li a:after {
  display: none;
}

.decstop_hide a {
  padding: 9px 0px 12px;
}

.decstop_hide .drop:after {
  content: "";
  border: 3px solid transparent;
  border-top: 3px solid #1d4e9f;
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 50%;
}

.decstop_hide a {
  position: relative;
}

.decstop_hide a:hover:after {
  content: "";
  height: 3px;
  background: #f6a20a;
  left: 0px;
  width: 100%;
  display: inline-block;
  bottom: 0px;
  position: absolute;
}

.menu__index {
  display: flex;
  justify-content: center;
  width: 100%;
}

.menu__catalog {
  flex: 0 0 110px;
}

#header__bottom {
  display: flex;
  align-items: center;
}

.button_toogle {
  display: none;
  position: absolute;
  right: 15px;
  top: 12px;
  z-index: 999;
  font-size: 30px;
}

.button_toogle span {
  height: 2px;
  width: 30px;
  background: #fff;
  display: block;
}

.decstop_hide li {
  display: flex;
  position: relative;
  align-items: center;
  padding: 0px 17px;
  width: auto;
}

.btn-open {
  background: none;
}

.decstop_hide {
  display: flex;
}

.btn-open:hover:after {
  color: #34B484;
}

.btn-close:hover:after {
  color: #34B484;
}

.btn-close {
  background: none;
}

nav a {
  color: #1d4e9f;
  font-size: 17px;
}

/*overlay*/

.accordion .open {
  background: #d6edf5;
}

.slider_index .slick-dots {
  bottom: -41px;
}

#page_content .slider_index {
  margin-bottom: 50px;
}

.wrap-nav li {
  padding: 10px 0px;
  text-align: left;
}

.wrap-nav a {
  color: #263764;
  display: block;
  font-size: 17px;
  font-weight: 900;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

.overlay {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  overflow: auto;
  z-index: 99;
  left: 0px;
}

@media (max-width: 768px) {
  .overlay {
    height: 90vh;
    z-index: 99999;
  }
}

.wrap {
  color: #fff;
  margin-top: 40px;
  height: 100%;
  justify-content: center;
  text-align: center;
  font-weight: 800;
}

.wrap-nav {
  text-transform: capitalize;
  padding: 10px 10px 0px;
}

.wrap-nav ul {
  text-align: left;
}

.wrap-nav a {
  display: inline-block;
}

.wrap-nav li {
  border-bottom: 1px solid #bcbcbc;
  position: relative;
}

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 20px;
  background: none;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 20px;
  background: #38addc;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #38addc;
  content: "";
}

.c-hamburger span::before {
  top: -6px;
}

.c-hamburger span::after {
  bottom: -6px;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.header_top_menu_r_bask_in a:hover {
  color: #fff;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

/*******************Сайдбар*******************/

.submenu {
  display: none;
  background: #eaf9fe;
  z-index: 111;
}

.sedebar_catalog li a {
  display: flex;
  padding: 0 20px;
}

.sedebar_catalog li .link {
  padding: 10px 20px;
}

.sedebar_catalog {
  border: 1px solid #b4cffb;
  padding: 10px 0px;
}

.accordion .link {
  padding: 10px 0px;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #d8f3ff;
}

.accordion li:last-child .link {
  border-bottom: none;
}

.accordion .link:after {
  content: "";
  position: absolute;
  transform: rotate(90deg);
  height: 9px;
  background: url(/local/templates/template/css/../img/arrow_menu.png);
  width: 5px;
  position: absolute;
  top: 50%;
  margin-top: -4.5px;
  right: 22px;
}

.submenu li a {
  padding: 6px 10px 6px 38px;
  color: #000;
  position: relative;
  display: inline-block;
  font-size: 14px;
}

.accordion li.open .link:after {
  transform: rotate(-90deg);
}

.submenu li a:hover:before {
  opacity: 1;
}

.submenu li a:before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 2px;
  background: #1d4e9f;
  display: inline-block;
  left: 22px;
}

.accordion li.open .link {
  color: #1d4e9f;
}

.accordion li .link:hover {
  color: #1d4e9f;
}

.submenu li a:hover {
  color: #1d4e9f;
}

.btn_search {
  height: 20px;
  width: 20px;
  font-size: 0px;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -10px;
  background: url(/local/templates/template/css/../img/icon_search_active.png);
  display: inline-block;
  border: none;
}

.search_input {
  height: 45px;
  width: 400px;
  background: #1e4e9f;
  color: #fff;
  font-size: 17px;
  padding: 0px 25px 0px 15px;
}

.btn_search_active {
  height: 20px;
  width: 20px;
  background: url(/local/templates/template/css/../img/icon_search.png);
  margin-right: 8px;
  cursor: pointer;
}

.btn_search_mob {
  height: 20px;
  width: 20px;
  display: none;
  position: absolute;
  top: 18px;
  right: 50px;
  background: url(/local/templates/template/css/../img/icon_search.png);
  margin-right: 8px;
  cursor: pointer;
}

.input_box {
  position: absolute;
  top: 0px;
  right: 0px;
}

#header__bottom {
  position: relative;
}

.input_box {
  width: 0px;
  overflow: hidden;
}

.menu__search_form ::-webkit-input-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 1;
}

.menu__search_form :-moz-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 1;
}

.menu__search_form ::-moz-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 1;
}

.menu__search_form :-ms-input-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 1;
}

.input_box.active {
  width: 400px;
}

/*
.sedebar_catalog {
    margin-bottom: 20px;
}
*/

#action__block_s {
  background: #eaf9fe;
  padding: 20px;
}

#sidebar {
  width: 100%;
}

.search__box_mob {
  position: absolute;
  top: 0px;
  padding: 15px 10px;
  z-index: 1000;
  margin-top: -100px;
  left: 0px;
  right: 0px;
  background: #263764
}

.search__box_mob input {
  width: 100%;
}

.search__box_mob.active {
  margin-top: 0px;
}

.check_sq label {
  font-size: 11px;
  display: flex;
}

.pop_form_input label {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  text-align: center;
}

.check_sq .checkbox {
  display: none;
}

.check_sq .checkbox-custom {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border: 1px solid #bee8f6;
  border-radius: 0px;
  background: #fff;
}

.check_sq .checkbox-custom,
.check_sq .label {
  display: inline-block;
  vertical-align: top;
}

.check_sq .label {
  font-size: 11px;
  font-weight: normal;
  color: #292929;
  margin-left: 5px;
}

.check_sq .checkbox:checked + .checkbox-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: url(/local/templates/template/css/../img/check_icon.png) center no-repeat;
}

.check_sq label a {
  text-decoration: underline;
  color: #292929;
}

.btn_action {
  background: #1d4e9f;
  color: #fff;
  width: 100%;
}

.btn_action:hover {
  background: #073889;
}

.action__block_s_center input {
  height: 44px;
  margin-bottom: 15px;
  width: 100%;
}

.action__block_s_center .email {
  border: 1px solid #bee8f6;
  padding: 0px 20px;
  background: #fff url(/local/templates/template/css/../img/icon_email.png) 95% center no-repeat;
}

.icon_action {
  height: 28px;
  width: 54px;
  position: relative;
  bottom: -6px;
  background: url(/local/templates/template/css/../img/action_icon.png);
  display: inline-block;
}

.action__block_s_head {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: center;
}

#action__block_s {
  margin-bottom: 20px;
}

#reviews__block_s {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #14418c;
}

#reviews__block_s a {
  display: inline-block;
  height: 100%;
  width: 100%;
}

#reviews__block_s {
  height: 190px;
  width: 100%;
  overflow: hidden;
}

.reviews__block_s_box a {
  color: #fff;
  text-decoration: underline;
}

.reviews__block_s_box a:hover {
  text-decoration: none;
}

.reviews__block_s_box img {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}

.icon_re {
  position: relative;
}

.reviews__block_s_box .icon_re:after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #f6a20a;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: -100%;
}

.reviews__block_s_box .icon_re:before {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #f6a20a;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: -100%;
}

.blog__block_s {
  padding: 20px;
  background: #eaf9fe;
}

.blog__block_s_head {
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  padding-bottom: 15px;
}

.blog_item_img {
  height: 130px;
  margin-bottom: 15px;
  width: 100%;
  position: relative;
  background-position: center !important;
  background-size: cover !important;
}

.blog_item_data {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 14px;
  height: 28px;
  width: 130px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog_item_title {
  margin-bottom: 15px;
}

.blog_item_title a {
  font-weight: 800;
  color: #1d4e9f;
}

.blog_item_title a:hover {
  text-decoration: underline;
}

.blog_item_dsc {
  font-size: 14px;
  line-height: 20px;
}

.blog_item {
  margin-bottom: 20px;
}

.btn_blue {
  background: #1d4e9f;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  width: 100%;
  height: 44px;
  color: #fff;
  width: 100%;
}

.btn_blue:hover {
  background: #073889;
  color: #fff;
}

#wrapper .container {
  padding-left: 30px;
  padding-right: 30px;
}

.slider_index_img {
  height: 290px;
  padding: 30px;
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
}

.slide-sale .slider_index_dsc {
  font-size: 27px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  line-height: 41px;
}


/* NEW */
.slide-delivery .slider-content__title {
  font-size: 28px;
  font-weight: bold;
  color: #0c5bdd;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.slide-delivery .slider-content__subtitle {
  display: flex;
  font-size: 15px;
  font-weight: bolder;
  color: #292929;
  margin-bottom: .5rem;
}

.slide-delivery .slider-content__text {
  margin-bottom: 1rem;
}

.slide-delivery .slider-content__text p {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  color: #292929;
  line-height: 1.5;
  margin-bottom: .5rem;
}

.slide-delivery .slider-content__button a {
  font-size: 17px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-flex;
  padding: .5rem 2rem;
  background: linear-gradient(to left, #fcb83f, #f7a511);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, .125);
}

.slide-delivery .slider-content__button a:hover {
  box-shadow: none;
}

.slide-wepack .slider-content__title {
  font-size: 28px;
  font-weight: bold;
  color: #292929;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.slide-wepack .slider-content__subtitle {
  display: flex;
  font-size: 15px;
  font-weight: bolder;
  color: #292929;
  margin-bottom: .5rem;
}

.slide-wepack .slider-content__text {
  margin-bottom: 1.5rem;
}

.slide-wepack .slider-content__text li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 19px;
  color: #292929;
  margin-bottom: .5rem;
}

.slide-wepack .slider-content__text li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  margin-right: .75rem;
}

.slide-wepack .slider-content__button a {
  font-size: 17px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-flex;
  padding: .5rem 2rem;
  background: linear-gradient(to left, #1654bb, #0c5cdf);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, .125);
}

.slide-wepack .slider-content__button a:hover {
  box-shadow: none;
}

.slide-discounts .slider-content__title {
  font-size: 29px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 1.5rem;
}

.slide-discounts .slider-content__text {
  margin-bottom: 2rem;
}

.slide-discounts .slider-content__text p {
  font-size: 19px;
  font-weight: 300;
  color: #dfe6f0;
}

.slide-discounts .slider-content__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: max-content;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  padding: .5rem 2rem;
  background: linear-gradient(to right, #ffc359, #f7a613);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
}

.slide-discounts .slider-content__button a:hover {
  background: linear-gradient(to left, #ffc359, #f7a613);
  box-shadow: none;
}

.slide-seven-days-week .slider-content__title {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.125;
  color: #000000;
  margin-bottom: 2rem;
}

.slide-seven-days-week .slider-content__button a {
  background-color: #1d4e9f;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: max-content;
  padding: .5rem 2rem;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
}

.slide-seven-days-week .slider-content__button a:hover {
  color: #ffffff;
  box-shadow: none;
}

@media (max-width: 991px) {
  .slide-sale .slider_index_dsc {
    font-size: 16px;
    line-height: 22px;
  }

  .slide-delivery .slider_index_img {
    background-position: right center;
  }

  .slide-delivery .slider-content__title {
    font-size: 14px;
    margin-bottom: .5rem;
  }

  .slide-delivery .slider-content__subtitle {
    font-size: 8px;
    margin-bottom: .25rem;
  }

  .slide-delivery .slider-content__text {
    margin-bottom: 1rem;
  }

  .slide-delivery .slider-content__text p {
    font-size: 8px;
    line-height: 1.25;
    margin-bottom: .25rem;
  }

  .slide-delivery .slider-content__button a {
    font-size: 8px;
    padding: .25rem 1.5rem;
  }

  .slide-wepack .slider_index_img {
    background-position: right center;
  }

  .slide-wepack .slider-content__title {
    font-size: 14px;
    margin-bottom: .5rem;
  }

  .slide-wepack .slider-content__subtitle {
    font-size: 8px;
    margin-bottom: .25rem;
  }

  .slide-wepack .slider-content__text {
    margin-bottom: 1rem;
  }

  .slide-wepack .slider-content__text li {
    font-size: 8px;
    margin-bottom: .25rem;
  }

  .slide-wepack .slider-content__text li:before {

  }

  .slide-wepack .slider-content__button a {
    font-size: 8px;
    padding: .25rem 1.5rem;

  }

  .slide-discounts .slider-content__title {
    font-size: 16px;
    margin-bottom: 1rem;
  }

  .slide-discounts .slider-content__text {
    margin-bottom: 1rem;
  }

  .slide-discounts .slider-content__text p {
    font-size: 14px;
  }

  .slide-discounts .slider-content__button a {
    font-size: 15px;
    padding: .25rem 1rem;
  }

  .slide-discounts .slider_index_img {
    background-position: right center;
  }

  .slide-seven-days-week .slider-content__title {
    font-size: 25px;
    margin-bottom: 1rem;
  }

  .slide-seven-days-week .slider-content__button a {
    font-size: 15px;
    padding: .25rem 1rem;
  }
}

.btn_readslider {
  height: 32px;
  width: 130px;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
  border: 1px solid #ffff;
  color: #fff;
  display: inline-block;
  text-align: center;
}

.btn_readslider:hover {
  background: #fff;
  color: #1d4e9f;
}

#page_content {
  width: 100%;
}

.page_content {
  font-size: 17px;
}

h3.title_b {
  padding-bottom: 25px;
  font-size: 22px;
  font-weight: 700;
}

span.title_b {
  display: block;
  padding-bottom: 25px;
  font-size: 22px;
  font-weight: 700;
}

h1.title_b {
  display: block;
  padding-bottom: 25px;
  font-size: 22px;
  font-weight: 700;
}

#slider_index {
  margin-bottom: 20px;
}

.col-cat {
  flex: 0 0 20%;
  padding: 0px 4px;
  margin-bottom: 20px;
}

.bx-ie .col-cat {
  flex: 1 0 19%;
  padding: 0px 4px;
  margin-bottom: 20px;
  max-width: 214px;
}

.col-pop {
  flex: 0 0 25%;
  padding: 0px 7.5px;
  margin-bottom: 25px;
}

.bx-ie .col-pop {
  flex: 1 0 23%;
  padding: 0px 7.5px;
  margin-bottom: 25px;
  max-width: 207px;
}

.catalog__item_pr {
  outline: 1px solid #b4cffb;
  height: 100%;
  text-align: center;
  padding: 0px 0px 10px;
}

.catalog__item_pr:hover {
  outline: 3px solid #f6a20a;
}

.catalog__item_pr_img {
  height: 120px;
  overflow: hidden;
  width: 100%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

@media (max-width: 768px) {
  img {
    pointer-events: none;
  }

  .mfp-figure figure {
    position: relative;
  }

  .mfp-figure figure::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
  }
}

.catalog__item_pr_name {
  line-height: 22px;
  padding: 0px 5px;
}

.d_flex {
  display: flex;
  flex-wrap: wrap;
}

.link_catalog:hover .catalog__item_pr_name {
  color: #000;
  text-decoration: underline;
}

.link_catalog:hover img {
  transform: scale(1.1);
}

.catalog__production_block {
  margin-bottom: 15px;
}

.popular__products_box {
}

.popular__product_item {
  outline: 1px solid #b4cffb;
  background: #fff;
  height: 100%;
  position: relative;
}

.popular__product_item:hover {
  outline: 3px solid #f6a20a;
}

.procent {
  display: none;
  height: 28px;
  width: 26px;
  z-index: 2;
  background: url(/local/templates/template/css/../img/img_procent.jpg);
  position: absolute;
  top: -1px;
  right: -1px;
}

.popular__product_item_img {
  height: 190px;
  overflow: hidden;
  width: 100%;
  margin: 0px auto 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.popular__product_item:hover img {
  transform: scale(1.1);
}

.popular__product_item-name a {
  font-size: 14px;
  display: inline-block;
  line-height: 19px;
  color: #1d4e9f;
  font-weight: 800;
}

.popular__product_item-name a:hover {
  text-decoration: underline;
}

.popular__product_item_info {
  padding: 0px 10px 15px;
}

.popular__products_box {
  margin-left: -6px;
  margin-right: -6px;
}

.popular__product_item-name {
  min-height: 75px;
}

.popular__product-article {
  opacity: 0.6px;
  font-size: 14px;
  margin-bottom: 8px;
}

.popular__product_price {
  text-align: center;
  font-size: 15px;
}

.price_txt {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

.price {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}

.old-price {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

.old-price:after {
  content: "";
  height: 1px;
  width: 100%;
  display: inline-block;
  top: 50%;
  position: absolute;
  background: #f6a20a;
  left: 0px;
}

.popular__product_price {
  background: #f2f2f2;
  margin-bottom: 14px;
  margin-bottom: 12px;
  padding: 0px 0px 4px;
}

.quantity {
  display: flex;
  align-items: center;
}

.minus,
.plus,
.minus10,
.plus10 {
  cursor: pointer;
  font-size: 20px;
  height: 26px;
  color: #fff;
  width: 26px;
  font-size: 0px;
  display: flex;
  background: #cecece;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
}

.minus {
  background-image: url(/local/templates/template/css/../img/minus.png);
}

.plus {
  background-image: url(/local/templates/template/css/../img/plus.png);
}

.minus:hover {
  background: #f6a20a;
  outline: none;
  background-image: url(/local/templates/template/css/../img/minus.png);
}

.plus:hover {
  background: #f6a20a;
  outline: none;
  background-image: url(/local/templates/template/css/../img/plus.png);
}

.minus10 {
  background-image: url(/local/templates/template/css/../img/minus.png);
}

.plus10 {
  background-image: url(/local/templates/template/css/../img/plus.png);
}

.minus10:hover {
  background: #f6a20a;
  outline: none;
  background-image: url(/local/templates/template/css/../img/minus.png);
}

.plus10:hover {
  background: #f6a20a;
  outline: none;
  background-image: url(/local/templates/template/css/../img/plus.png);
}

.qty {
  font-size: 14px;
  height: 26px;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  text-align: center;
  padding: 0px 5px;
  outline: none;
  width: 34px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield !important;
}

.minus:after {
  content: "";
  height: 2px;
  width: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.plus:after {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-size: 26px;
  line-height: 20px;
  font-weight: 700;
  position: relative;
  top: -1px;
}

.popular__product_presence {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.presence_b {
  font-size: 14px;
  color: #1d4e9f;
  border-bottom: 1px solid #1d4e9f;
  /*display: none;*/
}

.popular__product_btn {
  margin-bottom: 10px;
}

.btn_card {
  background: #1d4e9f url(/local/templates/template/css/../img/bask_icon_btn.png) 35px center no-repeat;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  padding-left: 25px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  width: 100%;
}

.btn_card:hover {
  background: #f6a20a url(/local/templates/template/css/../img/bask_icon_btn.png) 35px center no-repeat;
  color: #fff;
}

.popular__product_cheaper:before {
  content: "";
  height: 18px;
  margin-right: 5px;
  width: 18px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/cheaper_icon.png);
}

.popular__product_cheaper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.popular__product_cheaper a {
  font-size: 14px;
  color: #1d4e9f;
  border-bottom: 1px solid #1d4e9f;
}

.popular__product_cheaper a:hover {
  border-color: transparent;
}

.btn_all {
  font-size: 19px;
  border: 1px solid #1d4e9f;
  height: 50px;
  width: 210px;
  line-height: 48px;
  margin-top: 20px;
  color: #1d4e9f;
  text-align: center;
  display: inline-block;
}

.btn_all:hover {
  background: #1d4e9f;
  color: #fff;
}

.b_btn {
  text-align: center;
}

.popular__products {
  padding-bottom: 70px;
}

.product__dsc_kol .plus,
.product__dsc_kol .minus {
  background-color: #1d4e9f;
}

.product__dsc_kol .plus:hover,
.product__dsc_kol .minus:hover {
  background-color: #f6a20a;
}

.product__dsc_kol .qty {
  border-bottom: 1px solid #1d4e9f;
  width: 45px;
  border-top: 1px solid #1d4e9f;
}

.col-4 {
  flex: 0 0 25%;
  padding: 0px 10px;
  margin-bottom: 60px;
}

.bx-ie .col-4 {
  flex: 1 0 22%;
  padding: 0px 10px;
  margin-bottom: 60px;
}

.col-3 {
  flex: 0 0 20%;
  padding: 0px 15px;
  margin-bottom: 15px;
}

.bx-ie .col-3 {
  flex: 1 0 16%;
  padding: 0px 15px;
  margin-bottom: 15px;
}

#why__choose {
  background: #eaf9fe;
  padding: 65px 30px 10px;
  margin-bottom: 40px;
}

.choose__item {
  border: 4px solid #fff;
  height: 140px;
  padding: 0px 5px;
  text-align: center;
}

.why__choose_box {
  margin-top: 40px;
}

.choose__item i {
  height: 90px;
  width: 90px;
  background: #eaf9fe;
  background-image: url(/local/templates/template/css/../img/icon_choose.png);
  display: inline-block;
  margin: -45px auto 0px;
}

.choose__item i.choose2 {
  background-position: -90px 0px;
}

.choose__item i.choose3 {
  background-position: -180px 0px;
}

.choose__item i.choose4 {
  background-position: -270px 0px;
}

.choose__item i.choose5 {
  background-position: 0px -90px;
}

.choose__item i.choose6 {
  background-position: -90px -90px;
}

.choose__item i.choose7 {
  background-position: -180px -90px;
}

.choose__item i.choose8 {
  background-position: -270px -90px;
}

.choose__item i.choose9 {
  background-position: 0px -180px;
}

.choose__item i.choose10 {
  background-position: -90px -180px;
}

.choose__item i.choose11 {
  background-position: -180px -180px;
}

.choose__item i.choose12 {
  background-position: -270px -180px;
}


#why__choose_v2 .choose__item i {
  height: 90px;
  width: 90px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  display: inline-block;
  margin: -45px auto 0;
}

#why__choose_v2 .choose__item i.choose1 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_1.png);
}

#why__choose_v2 .choose__item i.choose2 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_2.png);
}

#why__choose_v2 .choose__item i.choose3 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_3.png);
}

#why__choose_v2 .choose__item i.choose4 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_4.png);
}

#why__choose_v2 .choose__item i.choose5 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_5.png);
}

#why__choose_v2 .choose__item i.choose6 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_6.png);
}

#why__choose_v2 .choose__item i.choose7 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_7.png);
}

#why__choose_v2 .choose__item i.choose8 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_8.png);
}

#why__choose_v2 .choose__item i.choose9 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_9.png);
}

#why__choose_v2 .choose__item i.choose10 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_10.png);
}

#why__choose_v2 .choose__item i.choose11 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_11.png);
}

#why__choose_v2 .choose__item i.choose12 {
  background-image: url(/local/templates/template/img/why__choose_v2/why__choose_v2_12.png);
}

#why__choose_v2 span.title_b {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #333;
  padding-bottom: 35px;
}

#why__choose_v2 .choose__item {
  border-bottom: 1px dotted #8ECFE4;
  height: 175px;
  padding: 0;
}

#why__choose_v2 .choose__item p {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #333;
}


@media (max-width: 768px) {
  #why__choose_v2 span.title_b {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #333;
  }

  #why__choose_v2 .col-pop, #why__choose_v2 .d_flex .col-4 {
    flex: 0 0 100%;
    max-width: 49.99%;
  }

  #why__choose_v2 .choose__item {
    height: 170px;
    padding: 0;
    margin-bottom: 30px;
  }

  #why__choose_v2 .choose__item p {
    font-size: 12px;
  }
}

#how__order {
  padding: 50px 25px 40px;
  background: #1d4e9f;
  color: #fff;
  margin-bottom: 40px;
}

#how__order h3.title_b {
  color: #fff;
  padding-left: 5px;
}

.how__order_item {
  border: 1px solid #6c8cc1;
  position: relative;
  height: 85px;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
}

.how__order_item span {
  display: inline-block;
  width: 15px;
  margin-left: -7.5px;
  background: #1d4e9f;
  font-size: 31px;
  margin-right: 10px;
}

.how__order_item:after {
  content: "";
  height: 15px;
  width: 8px;
  background: url(/local/templates/template/css/../img/arrow_how.png);
  top: 50%;
  margin-top: -7.5px;
  right: -16px;
  position: absolute;
}

.how__order_box .col-3:last-child .how__order_item:after {
  display: none;
}

#parthners {
  border: 7px solid #eaf9fe;
  padding: 50px 0px;
  margin-bottom: 50px;
}

#parthners .title_b {
  padding-left: 20px;
}

.parthners_slider_img {
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #f5f5f5;
}

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

.parthners_slider_item {
  padding: 0px 10px;
  text-align: center;
}

.parthners_box {
  margin-top: 15px;
}

.parthners_slider .slick-arrow {
  height: 39px;
  width: 40px;
  margin-top: -19.5px;
  background: url(/local/templates/template/css/../img/arrow_part.png);
  opacity: 0.8;
}

.parthners_slider .slick-next {
  background-position: -40px 0px
}

.parthners_slider .slick-arrow:hover {
  height: 39px;
  width: 40px;
  outline: none;
  margin-top: -19.5px;
  background: url(/local/templates/template/css/../img/arrow_part.png);
  opacity: 1;
}

.parthners_slider .slick-next:hover {
  background-position: -40px 0px
}

.parthners_slider .slick-list {
  width: 90%;
  margin: 0px auto;
}

.slick-arrow:focus {
  outline: none;
}

.left_block {
  width: 270px;
  padding: 0px 15px;
}

.right_block {
  position: relative;
  right: 0px;
  padding: 0px 0px 0px 25px;
  width: calc(100% - 270px) !important;
}

#consult {
  height: 485px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 75px;
  background: url(/local/templates/template/css/../img/bg_consult.jpg) center no-repeat;
  background-size: cover;
}

.consult_title {
  font-size: 29px;
  padding-left: 10px;
  padding: 5px 0px 8px 10px;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background: #0d3a54;
  position: relative;
}


.consult_title:before {
  content: '';
  position: absolute;
  top: 0%;
  height: 100%;
  width: 20px;
  right: 100%;
  margin-right: -0.5px;
  padding-bottom: 10%;
  background: #0d3a54;
  clip-path: polygon(0% 50%, 100% 0%, 100% 100%);
}

.consult_box {
  margin-top: 40px;
}

.consult_box_form {
  max-width: 290px;
}

.consult_box_form input {
  height: 50px;
  border: 1px solid #005e77;
  margin-bottom: 20px;
  padding: 0px 15px;
  width: 100%;
}

.consult_box_form .phone {
  background: #fff url(/local/templates/template/css/../img/icon_phone.png) 95% center no-repeat;
}

.consult_box_form .name {
  background: #fff url(/local/templates/template/css/../img/icon_name.png) 95% center no-repeat;
}

.consult_box_form input.btn_consult {
  background: #f6a20a;
  color: #fff;
  border-color: #f6a20a;
}

.consult_box_form input.btn_consult:hover {
  background: #dd9003;
  border-color: #dd9003;
}

.consult_box_form .label {
  color: #fff;
}

.consult_box_form .label a {
  color: #fff;
}

.consult_box {
  display: inline-block;
}

.consult_in {
  max-width: 460px;
  width: 100%;
  text-align: center;
}

.description__index_box {
  font-size: 17px;
}

#description__index {
  padding-bottom: 75px;
}

#description__index h2 {
  font-size: 25px;
  position: relative;
  padding-bottom: 35px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 0px;
  padding-top: 15px;
}

#description__index ul {
  padding-left: 30px;
  padding-bottom: 10px;
}

#description__index p {
  padding-bottom: 10px;
}

#description__index ul li {
  list-style-type: disc;
}

#description__index:before {
  content: "";
  height: 5px;
  max-width: 268px;
  width: 100%;
  background: #f6a20a;
  display: inline-block;
  margin-bottom: 15px;
}

footer {
  background: #263764;
  padding: 15px 0px;
}

.footer__top {
  border-bottom: 1px solid #687393;
  padding-bottom: 10px;
}

.footer__top_logo img {
  max-width: 100%;
}

.footer__top_logo {
  margin-bottom: 10px;
}

.footer__top_search {
  margin-bottom: 35px;
}

.footer__top_search .btn_search {
  height: 20px;
  width: 20px;
  font-size: 0px;
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -10px;
  background: url(/local/templates/template/css/../img/icon_search_active.png);
  display: inline-block;
  border: none;
}

.footer__top_search .search_input {
  height: 45px;
  width: 100%;
  background: #1c2c54;
  color: #fff;
  font-size: 17px;
  padding: 0px 25px 0px 15px;
}

.footer__top_search .input_box-f {
  position: relative;
}

.footer__top_search ::-webkit-input-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.footer__top_search :-moz-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.footer__top_search ::-moz-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.footer__top_search :-ms-input-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.footer__top_pay p {
  font-size: 11px;
  padding-bottom: 8px;
  color: #fff;
  opacity: 0.35;
}

.footer__top_pay img {
  max-width: 100%;
}

.footer__menu {
  color: #fff;
  padding-top: 15px;
}

.footer__menu span {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
  font-size: 15px;
  border-bottom: 1px solid #f6a20a;
}

.footer__menu a {
  color: #aec0dd;
  font-size: 14px;
}

.footer__menu li {
  padding-bottom: 10px;
}

.footer__menu a:hover {
  color: #f6a20a;
}

.footer__menu {
  display: flex;
  justify-content: center;
}

.footer__bottom {
  padding-top: 15px;
  color: #fff;
}

.footer__bottom__contact p {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
}

.footer__bottom__contact span {
  font-size: 11px;
  display: block;
  opacity: 0.5;
}

.footer__bottom__contact a {
  font-weight: 800;
  color: #fff;
  font-size: 20px;
}

.footer__bottom__copyright {
  font-size: 12px;
  opacity: 0.6;
  margin-top: 30px;
  margin-bottom: 20px;
}

.footer__bottom__copyright a {
  color: #fff;
  display: inline-block;
  margin-right: 12px;
  text-decoration: underline;
}

.footer__bottom__copyright a:hover {
  text-decoration: none;
}

.footer__bottom__web {
  font-size: 10px;
  opacity: 0.35;
  padding-top: 10px;
}

.footer__bottom__web a {
  color: #fff;
  display: inline-block;
  text-decoration: underline;
}

.footer__bottom__web a:hover {
  text-decoration: none;
}

.footer__bottom__order_form .checkbox-custom {
  margin-top: 4px;
}

.footer__bottom__order_form .label {
  margin-left: 7px;
}

.footer__bottom__order_head {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 14px;
}

.icon_action2 {
  height: 28px;
  width: 54px;
  position: relative;
  bottom: -6px;
  background: url(/local/templates/template/css/../img/action_icon2.png);
  display: inline-block;
}

.footer__bottom__order {
  text-align: center;
  margin-top: -5px;
  margin-left: -45px;
}

.footer__bottom__order_form {
  max-width: 380px;
  margin: 0px auto;
}

.footer__bottom__order_form input {
  height: 40px;
  width: 100%;
  padding: 0px 15px;
}

.footer__bottom__order_form input.btn_consult {
  background: #f6a20a;
  color: #fff;
  border-color: #f6a20a;
}

.footer__bottom__order_form input.btn_consult:hover {
  background: #dd9003;
  border-color: #dd9003;
}

.footer__bottom__order_form label {
  margin-top: 10px;
}

.footer__bottom__order_form .label {
  color: #fff;
  opacity: 0.6;
  text-align: left;
}

.footer__bottom__order_form .label a {
  color: #fff;
}

.adress_footer.adress b {
  color: #fff;
}

.adress_footer {
  max-width: 170px;
  margin-left: 40px;
}

.adress_footer.adress a.mailto:hover {
  color: #fff;
}

.adress_footer.adress a.mailto {
  color: #fff;
  border-color: #fff;
}

.adress_footer.adress .adress_select_index:before {
  background: url(/local/templates/template/css/../img/icon_map2.png);
}

.adress_footer.adress .adress_select_index b:after {
  background: url(/local/templates/template/css/../img/arrow_select2.png);
}

.header__social_f.header__social a {
  border-color: #335ca0;
}

.header__social_f.header__social a.icon-vk {
  background-position: 0px -25px;
}

.header__social_f.header__social a.icon-fb {
  background-position: -25px -25px;
}

.header__social_f.header__social a.icon-in {
  background-position: -50px -25px;
}

.header__social_f.header__social a.icon-ok {
  background-position: -75px -25px;
}

.header__social_f.header__social a.icon-yt {
  background-position: -100px -25px;
}

.header__social_f.header__social {
  margin-top: 20px;
  margin-bottom: 0px;
}

.header__social_f.header__social a:hover {
  border-color: #335ca0;
}

.menu__catalog_b.active {
  display: inline-block;
}

.search__box_mob ::-webkit-input-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.search__box_mob :-moz-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.search__box_mob ::-moz-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.search__box_mob :-ms-input-placeholder {
  color: #fff;
  font-weight: normal;
  opacity: 0.34;
}

.drop ul.active {
  display: inline-block;
}

.button_toogle_cat {
  display: flex;
  align-items: center;
}

.footer__top_pay_mob {
  display: none;
}

footer {
  position: relative;
}

/*Поправил*/
#top__arrow {
  position: fixed;
  bottom: 90px;
  opacity: 0;
  display: none;
  z-index: 99;
  right: 30px;
  font-size: 0px;
  box-shadow: 0px 13px 21px rgba(0, 0, 0, 0.23);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

#top__arrow.active {
  opacity: 1;
  display: inline-flex;
  bottom: 125px;
  height: 50px;
}

/*Поправил*/
#catalog__block {
  border-top: 1px solid #b4cffb;
  padding: 35px 0px 30px;
}

.catalog__filter {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}

.catalog__block_box {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.catalog__production_block_box {
  margin-left: -4px;
  margin-right: -4px;
}

.catalog__filter {
  position: relative;
  z-index: 11;
}

#select-box {
  min-width: 320px;
  max-width: 30%;
  width: 100%;
  margin: 0 auto;
  padding: 2em;
  text-align: center;
  font-size: 15px;
  background: #fff;
}

.faux {
  list-style-type: none;
  background: #fff;
  text-align: left;
  border: 1px solid #b4cffb;
  cursor: pointer;
  width: 230px;
  font-size: 15px;
  display: inline-block;
  position: relative;
}

.faux span {
  padding: 10px 15px;
  display: inline-block;
}

.faux li {
  padding: 0;
  position: relative;
}

.faux li .options,
.faux li .options2 {
  display: block;
  list-style-type: none;
  padding: 0;
  background: transparent;
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  color: #fff;
  top: 100%;
  transition: all ease 0.25s;
}

.selected-option li:hover {
  color: #f6a20a;
}

.faux li .options li,
.faux li .options2 li {
  padding: 6px 15px;
}

.faux li .options.open,
.faux li .options2.open {
  background: rgba(0, 0, 0, 0.85);
  visibility: visible;
  opacity: 1;
}

.selected-option li p,
.selected-option span p {
  display: inline-flex;
  align-items: center;
  padding: 0px;
}

.selected-option li:hover p:after {
  background-position: -11px 0px;
}

.selected-option li p.down:after {
  background-position: 0px -16px;
}

.selected-option li:hover p.down:after {
  background-position: -11px -16px;
}

.selected-option li p:after {
  content: "";
  height: 16px;
  width: 11px;
  margin-left: 15px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/arrow_filter.png);
}

.selected-option span p:after {
  content: "";
  height: 16px;
  width: 11px;
  margin-left: 15px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/arrow_filter.png);
  background-position: -22px 0px;
}

.selected-option span p.down:after {
  content: "";
  height: 16px;
  width: 11px;
  margin-left: 15px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/arrow_filter.png);
  background-position: -22px -16px;
}

.faux:before {
  content: '';
  display: inline-block;
  height: 6px;
  width: 10px;
  right: 15px;
  top: 50%;
  margin-top: -3px;
  position: absolute;
  background: url(/local/templates/template/css/../img/arrow_select.png);
  transition: all ease 0.25s;
}

.faux.open:before {
  transform: rotate(-180deg);
}

.scroll_box {
  height: 135px;
}

.nicescroll-cursors {
  border-radius: 0px !important;
  border: none !important;
  z-index: 1;
}

#ascrail2000 {
  position: relative;
  right: 15px !important;
  height: auto !important;
  top: 0px !important;
  bottom: 10px !important;
}

#ascrail2000:after {
  content: "";
  width: 2px;
  position: absolute;
  right: 2px;
  top: 10px;
  bottom: 0px;
  display: inline-block;
  background: #fff;
}

.catalog__filter_sort {
  display: flex;
  font-size: 15px;
  align-items: center;
}

.filtr-title {
  padding-right: 15px;
}

.faux-select2 {
  width: 95px;
}

.presence_b {
  position: relative;
}

.presence_select_sub {
  display: none;
  left: 0px;
  position: absolute;
  padding-top: 10px;
}

.presence_select_sub li {
  padding-bottom: 15px;
  display: flex;
}

.presence_select_sub_in {
  position: relative;
  background: #eaf9fe;
  width: 240px;
  font-size: 14px;
  z-index: 11;
  color: #1d4e9f;
  font-size: 13px;
  box-shadow: 0px 17px 21px rgba(0, 0, 0, 0.11);
  padding: 20px 20px 5px;
  border-top: 1px solid #1d4e9f;
}

.presence_select_sub_in:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-bottom: 6px solid #1d4e9f;
  position: absolute;
  top: -13px;
  left: 0px;
}

.presence_select_sub.active {
  display: inline-block;
}

.presence_select_sub_in li.pr:before {
  content: "";
  background: url(/local/templates/template/css/../img/check_icon.png);
  height: 10px;
  width: 12px;
  display: inline-block;
  min-width: 12px;
  margin-top: 4px;
  margin-right: 10px;
}

.presence_select_sub_in li.no-pr:before {
  content: "";
  background: url(/local/templates/template/css/../img/no-pr.png) no-repeat;
  height: 9px;
  width: 12px;
  display: inline-block;
  min-width: 9px;
  margin-top: 4px;
  margin-right: 10px;
}

.presence_select_sub li.pr span,
.sub_spoiler li.pr span {
  color: #1d4e9f;
}

.presence_select_sub li.no-pr span,
.sub_spoiler li.no-pr span {
  color: #ff0000;
}

.pag-number {
  margin: 0px 4px;
}

.pagination_in {
  text-align: center;
}

.pagination_b li {
  display: inline-block;
}

.pagination_b {
  padding: 20px 0px 65px;
}

.pagination_b li {
  margin: 0px 4px;
  vertical-align: middle;
}

.pagination_b li.pag-number a {
  height: 30px;
  width: 30px;
  line-height: 28px;
  border: 1px solid #1d4e9f;
  background: #1d4e9f;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  text-align: center;
}

.pagination_b li.pag-number a:hover,
.pagination_b li.pag-number.active a {
  background: none;
  color: #1d4e9f;
}

.arrow_pag {
  background: url(/local/templates/template/css/../img/pag_arrow.png);
  height: 18px;
  width: 12px;
  display: inline-block;
}

.arrow_pag.pag-next {
  background-position: -12px 0px;
}

.breadcrumps {
  color: #a0a0a0;
  font-size: 0px;
}

.breadcrumps a {
  color: #1d4e9f;
}

.breadcrumps a:hover {
  text-decoration: underline;
}

.breadcrumps li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.breadcrumps li:after {
  content: "";
  height: 15px;
  width: 1px;
  vertical-align: middle;
  background: #c3c3c3;
  display: inline-block;
  margin: 0px 10px;
}

.breadcrumps li:last-child:after {
  display: none;
}

.product_big-title {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 20px;
  margin-top: -8px;
}

.product__img_big_item_in {
  width: 100%;
  padding-bottom: 100%;
}

.product__img_big_item img {
  max-width: 100%
}

.product__img_big_item a {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.product__img_big {
  position: relative;
}

.product__img_big_item .procent {
  top: -1px;
  right: -1px;
}

.product__img_big_item a:hover:after {
  opacity: 1;
}

.product__img_big_item a:after {
  content: "";
  opacity: 0.7;
  position: absolute;
  bottom: -1px;
  right: 0px;
  display: inline-block;
  height: 38px;
  width: 38px;
  background: #b4cffb url(/local/templates/template/css/../img/zoom_icon.png) center no-repeat;
}

.product__img_big_item {
  position: relative;
}

.product__img_big_nav_item_img {
  height: 75px;
  width: 75px;
  border: 1px solid #b4cffb;
  background-position: center;
  background-size: 90%;
  background-repeat: no-repeat;
}

.product__img_big_nav {
  padding-top: 25px;
}

.col-img {
  max-width: 400px;
  width: 100%;
  float: left;
  padding: 0px 15px 0px 0px;
}

.col-dsc-p {
  width: calc(100% - 400px);
  float: left;
  padding-left: 10px;
}

.product__img_big_nav_item_img {
  margin: 0px auto;
}

.product__img_big_nav {
  margin: 0px -11px;
}

.product__images_big {
  overflow: hidden;
  padding-bottom: 63px;
}

.slick-current .product__img_big_nav_item_img {
  border: 1px solid #f6a20a;
}

.product__img_big_nav .slick-arrow {
  background-image: url(/local/templates/template/css/../img/arrow_slider.png);
  top: 135px;
  height: 22px;
  width: 22px;
  background-color: #1d4e9f;
  background-position: 0 0;
  opacity: 1;
}

.product__img_big_nav .slick-arrow.slick-next {
  right: 50%;
  background-position: -22px 0px;
  margin-right: -25px;
}

.product__img_big_nav .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -25px;
  background-position: 0px 0px;
}

.product__img_big_nav .slick-arrow:hover {
  background-color: #f6a20a;
  background-image: url(/local/templates/template/css/../img/arrow_slider.png);
}

.product__img_big_nav .slick-arrow.slick-next:hover {
  background-position: -22px 0px;
}

.product__img_big_item {
  border: 1px solid #b4cffb;
}

.product__dsc_article {
  opacity: 0.6;
  padding-bottom: 20px;
}

.product__dsc_price-head {
  font-size: 14px;
  color: #fff;
  position: relative;
  margin-bottom: -10px;
  background: #1d4e9f;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.product__dsc_price-content {
  background: #f2f2f2;
  padding: 20px 10px 20px 30px;
  font-size: 17px;
}

.product__dsc_price_old {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

.product__dsc_price_old p {
  position: relative;
  z-index: 1;
}

.product__dsc_price_old:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}

.bx-ie .product__dsc_price_old:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}

.product__dsc_price_old span {
  position: relative;
  z-index: 1;
  background: #f2f2f2;
  display: inline-block;
}

.bx-ie .product__dsc_price_old span {
  position: absolute;
  z-index: 1;
  background: #f2f2f2;
  display: inline-block;
}

.product__dsc_price_old span:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0px;
  width: 100%;
  top: 50%;
  background: #f6a20a;
  display: inline-block;
}

.product__dsc_price_new {
  font-size: 19px;
  padding-left: 5px;
  font-weight: 800;
  white-space: nowrap;
  right: 0;
  text-align: right;
}

.product__dsc_price-content li {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 13px;
}

.product__dsc_price-content li:last-child {
  padding-bottom: 0px;
}

.new_big {
  font-size: 26px;
  color: #1d4e9f
}

.product__dsc_price_new i {
  font-style: normal;
  font-size: 15px;
}

.product__dsc_price {
  padding-bottom: 30px;
}

.product__dsc_kol p {
  font-size: 14px;
  line-height: 12px;
  opacity: 0.8;
  padding-bottom: 7px;
}

.product__dsc_btn .btn_card {
  max-width: 180px;
  width: 180px;
  height: 45px;
  font-size: 17px;
}

.product__dsc_one_click a {
  color: #1d4e9f;
  font-size: 17px;
  border-bottom: 1px solid #1d4e9f;
}

.product__dsc_one_click a:hover {
  border-color: transparent;
}

.product__dsc_btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 33px;
}

.presence_b_big {
  border: 1px solid #1d4e9f;
  height: 45px;
}

.presence_b_big {
  position: relative;
}

.presence_arrow {
  height: 43px;
  width: 45px;
  background-color: #1d4e9f;
  display: inline-block;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0px;
  right: 0px;
}

.presence_b_big p {
  opacity: 0.8;
  font-size: 14px;
  line-height: 43px;
  padding: 0px 20px;
}

.presence_arrow:after {
  content: "";
  position: relative;
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url(/local/templates/template/css/../img/presenc_icon.png);
}

.product__dsc_presence.active .presence_arrow {
  background-color: #f6a20a;
}

.product__dsc_presence.active .presence_arrow:after {
  transform: rotate(-180deg);
}

.sub_spoiler.active {
  display: inline-block;
  width: 100%;
}

.sub_spoiler {
  display: none;
  margin-top: -1px;
}

.presence_select_subs .presence_select_sub_in:before {
  display: none;
}

.presence_select_subs .presence_select_sub_in {
  width: 100%;
  font-size: 14px;
}

.presence_select_subs li {
  display: flex;
  padding-bottom: 20px;
}

.presence_select_subs li span {
  display: inline-block;
  padding-bottom: 5px;
}

.product__dsc_pay {
  padding-bottom: 25px;
}

.product__dsc_presence,
.product__dsc_soc {
  padding-bottom: 30px;
}

.product__dsc_pay p {
  font-size: 14px;
  line-height: 12px;
  opacity: 0.8;
  padding-bottom: 11px;
}

.product__dsc_soc p {
  font-size: 14px;
  line-height: 12px;
  opacity: 0.8;
  padding-bottom: 11px;
}

.product__dsc_pay img {
  max-width: 100%;
}

.sub_spoiler {
  position: absolute;
}

.product__dsc_presence {
  position: relative;
}

.presence_select_sub_in {
  color: #000;
}

.product__info_big {
  padding-top: 40px;
}

.block__tab {
  display: none;
}

.block__tab.active {
  display: inline-block;
  width: 100%;
}

.product__info_big {
  display: inline-block;
  width: 100%;
}

.block_tab_links a {
  font-size: 19px;
  font-weight: 700;
}

.block_tab_links li {
  display: inline-block;
  margin-right: 55px;
}

.block_tab_links {
  border-bottom: 3px solid #ebebeb;
}

.block_tab_links li a {
  position: relative;
  line-height: 38px;
}

.block_tab_links li a.active:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -9px;
  display: inline-block;
  height: 3px;
  width: 100%;
  background: #1d4e9f;
}

.box__tab {
  padding-top: 33px;
}

.box__tab h2 {
  font-size: 31px;
  font-family: 'OpenSansRegular';
  padding-bottom: 25px;
}

.box__tab h3 {
  font-size: 26px;
  font-family: 'OpenSansRegular';
  padding-bottom: 25px;
}

.detailed__description {
  font-size: 17px;
  line-height: 24px;
  padding-bottom: 40px;
}

.cheracteristic_list {
  font-size: 17px;
}

.cheracteristic_list li {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
}

.cheracteristic_list li:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0px;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}

.bx-ie .cheracteristic_list li:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 97%;
  left: 0px;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}


.cheracteristic_list li p {
  background: #fff;
  position: relative;
  z-index: 1;
}

.cheracteristic_list li span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
}

.bx-ie .cheracteristic_list li span {
  display: ruby-text-container;
  background: #fff;
  position: relative;
  z-index: 1;
}

.cheracteristic_list {
  max-width: 600px;
}

.pay__box {
  padding-bottom: 50px;
}

.delivery__method_box_ul {
  font-size: 17px;
}

.delivery__method_box_ul li {
  padding-left: 15px;
  margin-bottom: 10px;
  position: relative;
}

.delivery__method_box_ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  height: 3px;
  width: 3px;
  background: #1d4e9f;
  display: inline-block;
  left: 0px;
}

.delivery__method_box_ul li span {
  color: #1d4e9f;
}

.reviews__box_items {
  position: relative;
}

.reviews__box_item {
  padding-bottom: 40px;
}

.reviews__box_items {
  font-size: 17px;
  line-height: 24px;
  font-style: italic;
}

.reviews__box_item_txt {
  padding-bottom: 15px;
}

.reviews__box_item_signature p {
  font-family: 'OpenSansSemiBoldItalic';
  display: inline-block;
  vertical-align: middle;
}

.reviews__box_item_signature:before {
  content: "";
  height: 22px;
  width: 30px;
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block;
  background-image: url(/local/templates/template/css/../img/breck.png);
  display: inline-block;
}

.reviews__box {
  position: relative;
  padding-bottom: 20px;
}

.btn_reviews {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #1d4e9f url(/local/templates/template/css/../img/reviews_icon.png) 165px center no-repeat;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  padding-right: 45px;
  width: 100%;
  max-width: 225px;
  height: 45px;
  font-size: 16px;
  color: #fff;
}

.btn_reviews:hover {
  background: #f6a20a url(/local/templates/template/css/../img/reviews_icon.png) 165px center no-repeat;
  color: #fff;
}

.related__products {
  background: #eaf9fe;
  padding: 0px 13px;
  margin-bottom: 40px;
}

h3.title_b_pr {
  font-weight: 700;
  font-size: 22px;
  padding-bottom: 25px;
}

h3.title_b_pr:before {
  content: "";
  height: 5px;
  max-width: 185px;
  width: 100%;
  background: #f6a20a;
  display: block;
  margin-bottom: 10px;
}

.related__products .d_flex {
  margin: 0px -7.5px;
}

.related__products .pagination_b {
  padding: 25px 0px 55px;
}

.similar__products .d_flex {
  margin: 0px -7.5px;
}

.similar__products .pagination_b {
  padding: 25px 0px 55px;
}

.similar__products {
  padding: 0px 13px;
  margin-bottom: 40px;
}

.product__info_big {
  padding-bottom: 43px;
}

.product__info_big .pagination_b {
  padding-bottom: 0px;
}

.pay_information_wr,
.customer__information_box,
.delevery__information_wr {
  width: 100%;
}

.page__block {
  width: 100%;
}

.page__title-h2 {
  font-size: 28px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}

.page__title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 40px;
  align-items: center;
}

.btn_print {
  font-weight: 700;
  color: #1d4e9f;
  display: flex;
  align-items: center;
}

.btn_print:before {
  content: "";
  height: 24px;
  width: 24px;
  margin-right: 8px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/icon_print.png);
}

.backet__table_head {
  background: #1d4e9f;
  color: #fff;
}

.page__title2 {
  padding: 10px 0px 40px;
}

.product__td__img {
  height: 170px;
  min-width: 170px;
  width: 170px;
  border: 1px solid #b4cffb;
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product__td__img img {
  object-fit: contain;;
  object-position: center;
  width: 90%;
  height: 90%;
}

.table-wrap {
  display: inline-block;
  background-color: #fff;
  color: #000;
  width: 100%;
}

.backet__table table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.backet__table table tr {
  padding: 5px 0px;
  position: relative;
}

.backet__table table th {
  padding: 10px 0px;
}

.backet__table table td {
  padding: 20px 0px;
}

.backet__table table th {
  color: #fff;
  background: #1d4e9f;
}

.product__td__dsc {
  padding-left: 25px;
}

.backet__table table thead th:first-child {
  padding-left: 30px;
}

.backet__table table tbody tr {
  border-bottom: 1px solid #b4cffb;
}

.product__td__dsc a {
  color: #1d4e9f;
  font-size: 17px;
  display: inline-block;
  font-weight: 800;
}

.product__td__dsc a:hover {
  text-decoration: underline;
}

.product__td__dsc p {
  font-size: 14px;
  opacity: 0.6;
  padding-top: 6px;
}

.product__td_name {
  display: flex;
  align-items: center;
}

.product__td_price,
.product__td_sum {
  font-weight: 800;
  font-size: 15px;
}

.product__td_price span,
.product__td_sum span {
  font-size: 19px;
}

.b_blue .plus,
.b_blue .minus,
.b_blue .plus10,
.b_blue .minus10 {
  background-color: #1d4e9f;
}

.b_blue .plus:hover,
.b_blue .minus:hover,
.b_blue .plus10:hover,
.b_blue .minus10:hover {
  background-color: #f6a20a;
}

.b_blue .qty {
  border-bottom: 1px solid #1d4e9f;
  width: 45px;
  border-top: 1px solid #1d4e9f;
}

.close_table {
  height: 28px;
  width: 28px;
  background: url(/local/templates/template/css/../img/close_table.png);
  float: right;
  margin-right: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.close_table:hover {
  transform: rotate(180deg);
}

.table__panel_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.table__clear {
  height: 21px;
  width: 21px;
  background: url(/local/templates/template/css/../img/close__basket.png);
}

.btn_clear {
  font-weight: 700;
  color: #1d4e9f;
  text-decoration: underline;
  display: flex;
  align-items: center;
}

.btn_clear:before {
  content: "";
  height: 21px;
  width: 21px;
  margin-right: 8px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/close__basket.png);
}

.common_sum_txt {
  height: 65px;
  min-width: 75px;
  position: relative;
  width: 75px;
  color: #fff;
  font-family: 'OpenSansRegular';
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f6a20a;
}

.common_sum_number {
  background: #ececec;
  font-weight: 800;
  height: 65px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
}

.common_sum_number span {
  font-size: 28px;
}

.common_sum {
  display: flex;
}

.common_sum_txt:after {
  content: "";
  top: 0px;
  position: absolute;
  width: 13px;
  height: 65px;
  right: -12px;
  background: url(/local/templates/template/css/../img/common_sum_txt_after.png);
}

.table__panel_bottom {
  padding-bottom: 60px;
}

.btn_one_click {
  display: inline-block;
  font-size: 23px;
  color: #1d4e9f;
  border: 1px solid #1d4e9f;
  display: inline-block;
  text-align: center;
  line-height: 58px;
  height: 60px;
  max-width: 290px;
  width: 100%;
  margin: 0px 12px;
}

.btn_one_click:hover {
  background: #1d4e9f;
  color: #fff;
}

.btn_issue {
  display: inline-block;
  font-size: 23px;
  color: #fff;
  border: 1px solid #1d4e9f;
  background: #1d4e9f;
  display: inline-block;
  text-align: center;
  line-height: 58px;
  height: 60px;
  max-width: 290px;
  width: 100%;
  margin: 0px 12px;
}

.btn_issue:hover {
  background: transparent;
  color: #1d4e9f;
}

.table__panel_btn {
  text-align: center;
}

.page__block {
  padding-bottom: 95px;
}

.product__development_index {
  height: 400px;
  text-align: center;
  width: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
}

.product__development_index {
  display: flex;
  align-items: center;
  width: 100%;
}

.product__development_index_title {
  color: #fff;
  margin-bottom: 15px;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  background: rgba(10, 39, 86, 0.8);
  width: 100%;
  padding: 10px 10px 14px;
}

.product__development_index_in {
  width: 100%;
  position: relative;
  z-index: 1;
}

.product__development_index:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  display: inline-block;
  opacity: 0.65;
  background: #00122f;
}

.product__development_index_dsc {
  font-size: 17px;
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
}

.btn_dev {
  font-size: 23px;
  color: #fff;
  display: inline-block;
  text-align: center;
  border: 2px solid #f6a20a;
  background: #f6a20a;
  line-height: 56px;
  height: 60px;
  max-width: 315px;
  width: 100%;
}

.btn_dev:hover {
  background: transparent;
  color: #f6a20a;
}

.product__development_info {
  padding: 40px 35px;
  background: #eaf9fe;
  font-size: 17px;
}

.product__development_info h4 {
  font-size: 22px;
  font-weight: 700;
  color: #1d4e9f;
}

.product__development_info li {
  padding-left: 30px;
  margin-bottom: 25px;
  position: relative;
}

.product__development_info li:before {
  content: "";
  position: absolute;
  top: 11px;
  height: 4px;
  width: 4px;
  background: #1d4e9f;
  display: inline-block;
  left: 0px;
}

.product__development_info li:last-child {
  margin-bottom: 0px;
}

.examples__slider_item {
  border: 1px solid #b4cffb;
}

.examples__slider_item img {
  max-width: 90%
}

.examples__slider_item a {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.examples__slider_item {
  position: relative;
}

.examples__slider_item_in {
  width: 100%;
  padding-bottom: 100%;
}

.examples__slider_item_row {
  padding: 0px 12px;
}

.examples__slider_item {
  margin: 24px 0px;
}

.examples__slider_item:hover {
  border-color: #f6a20a;
}

.examples__block_box {
  margin: 0px -10px 0px -12px;
}

.examples__block h3.title_b {
  padding-bottom: 5px;
}

.product__development {
  padding-bottom: 60px;
}

.examples__block {
  overflow: hidden;
}

.examples__slider .slick-arrow {
  top: -10px;
  height: 32px;
  width: 32px;
  background-color: #1d4e9f;
  opacity: 1;
}

.examples__slider .slick-arrow.slick-next {
  right: 12px;
  background-image: url(/local/templates/template/css/../img/arrow_slider_next.png);
}

.examples__slider .slick-arrow.slick-prev {
  right: 57px;
  left: initial;
  background-image: url(/local/templates/template/css/../img/arrow_slider_prev.png);
}

.bx-ie .examples__slider .slick-arrow.slick-prev {
  right: 57px;
  left: auto;
  background-image: url(/local/templates/template/css/../img/arrow_slider_prev.png);
}

.examples__slider .slick-arrow:hover {
  background-color: #f6a20a;
}

.examples__slider {
  position: relative;
}

.examples__block {
  padding-bottom: 25px;
}

.mandatory__pole {
  font-size: 14px;
  color: #989898;
}

.mandatory__pole span {
  font-weight: 700;
  color: #0e4399;
}

.customer__information {
  background: #eaf9fe;
  padding: 60px 0px;
}

.title_order {
  font-size: 22px;
  font-weight: 800;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}

.title_order:before {
  content: "";
  display: inline-block;
}

.title_order.cus_icon:before {
  width: 27px;
  min-width: 27px;
  height: 36px;
  margin-right: 10px;
  background: url(/local/templates/template/css/../img/customer_icon.png);
}

.title_order.del_icon:before {
  width: 46px;
  min-width: 46px;
  height: 32px;
  margin-right: 10px;
  background: url(/local/templates/template/css/../img/delevery_icon.png);
}

.title_order.pay_icon:before {
  width: 38px;
  min-width: 38px;
  height: 33px;
  margin-right: 10px;
  background: url(/local/templates/template/css/../img/pay_icon.png);
}

.title_order.order_icon:before {
  width: 40px;
  min-width: 40px;
  height: 36px;
  margin-right: 10px;
  background: url(/local/templates/template/css/../img/order_icon.png);
}

.page__thank_title {
  font-size: 22px;
  font-weight: 800;
  background: #fff;
  padding: 0px 20px;
  position: absolute;
  top: -25px;
  display: flex;
  align-items: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.page__thank_title:before {
  content: "";
  display: inline-block;
}

.order_icon:before {
  width: 40px;
  min-width: 40px;
  height: 36px;
  margin-right: 10px;
  background: url(/local/templates/template/css/../img/order_icon.png);
}

.page__thank_title i {
  font-style: normal;
  font-family: arial;
}

.form__input p {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
}

.form__input span {
  font-weight: 700;
  color: #0e4399;
  font-size: 15px;
}

.form__input input {
  height: 55px;
  width: 100%;
  border: 1px solid #9cd1e2;
  padding: 0px 25px;
}

.form__input textarea {
  width: 100%;
  border: 1px solid #9cd1e2;
  padding: 20px 25px;
  height: 100px;
}

.form__textarea {
  padding-top: 35px;
}

.delevery__information {
  padding: 55px 0px 0px;
}

label {
  display: flex;
}

.checkbox {
  display: none;
}

.checkbox-custom {
  position: relative;
  margin-top: 1px;
  width: 22px;
  border: 1px solid #8ca5ce;
  min-width: 22px;
  height: 22px;
  overflow: hidden;
  border-radius: 50%;
}

.checkbox-custom,
.label {
  display: inline-block;
  vertical-align: top;
}

.label {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-left: 12px;
}

.checkbox:checked + .checkbox-custom::before {
  content: "";
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  background: #1d4e9f;
}

.checkbox:checked + .checkbox-custom {
  border-color: #1d4e9f;
}

.delevery__information_item b {
  font-weight: 900;
  font-size: 18px;
}

.label i {
  font-style: normal;
  opacity: 0.7;
  font-size: 16px;
  font-weight: normal;
}

.delevery__information_item {
  padding-bottom: 20px;
}

.delevery__information_box {
  border-bottom: 1px solid #1d4e9f;
  padding-bottom: 30px;
}

.delevery__information_dop {
  padding: 35px 0px 70px;
  /*display:none;*/
}

.delevery__information_dop_item .label {
  font-size: 17px;
  font-weight: normal;
}

.delevery__information_dop_pickup_item {
  padding-bottom: 20px;
}
.delevery__information_dop_pickup_item p,
.delevery__information_item p.error-text{
  display:none;
  color: red;
  font-size: 13px;
}
.delevery__information_dop_pickup_item.checked p,
.delevery__information_item.checked p.error-text {
  display:block;
}

.delevery__information_dop_adress_item p.error-text {
  color: red;
}

.delevery__information_dop_pickup_item.checked > p,
#store-amount-error,
.delevery__information_box p.error-text,
.delevery__information_dop_adress_item p.error-text{
  border: 1px solid red;
  padding: 10px 15px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}

.del_b {
  display: none;
}

.form__input *::-webkit-input-placeholder {
  color: #898989;
  font-weight: normal;
  opacity: 1;
}

.form__input *:-moz-placeholder {
  color: #898989;
  font-weight: normal;
  opacity: 1;
}

.form__input *::-moz-placeholder {
  color: #898989;
  font-weight: normal;
  opacity: 1;
}

.form__input *:-ms-input-placeholder {
  color: #898989;
  font-weight: normal;
  opacity: 1;
}

.delevery__information_dop_adress2_item .form__input,
.delevery__information_dop_adress_item .form__input {
  padding-bottom: 35px;
}

.pay_information {
  padding: 55px 0px 65px;
  background: #eaf9fe;
}

.pay_information_box label {
  border: 1px solid #1d4e9f;
  position: relative;
  height: 120px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.pay_information_box .checkbox-custom {
  position: absolute;
  top: -12px;
  background: #eaf9fe;
}

.pay_information_box {
  padding-top: 15px;
}

.order_information {
  padding: 50px 0px 100px;
}

.order__price {
  font-size: 17px;
}

.order__price li {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
}

.order__price li:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0px;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}

.order__price li p {
  background: #fff;
  position: relative;
  z-index: 1;
}

.order__price li span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
}

.order__price {
  max-width: 400px;
}

.result__order_price {
  font-weight: 800;
  color: #1c4e9f;
}

.result__order_price p {
  text-transform: uppercase;
}

.order__price li:last-child {
  margin-bottom: 0px;
}

.btn_order {
  display: inline-block;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  border: 1px solid #1d4e9f;
  background: #1d4e9f;
  display: inline-block;
  text-align: center;
  line-height: 58px;
  height: 60px;
  max-width: 290px;
  width: 100%;
  margin: 0px 12px;
}

.btn_order:hover {
  background: transparent;
  color: #1d4e9f;
}

.order__btn {
  text-align: center;
}

.order__txt {
  font-size: 14px;
  opacity: 0.85;
}

.order__txt a {
  text-decoration: underline;
}

.order__txt a:hover {
  text-decoration: none;
}

.delevery__information_dop_item {
  display: none;
  width: 100%;
}

.delevery__information_dop_item.active {
  display: inline-block;
}

.page__thank {
  padding: 60px 0px 100px;
  width: 100%;
}

.page__thank_box {
  border: 10px solid #dcf6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 20px;
  position: relative;
  height: 280px;
  width: 100%;
}

.page__thank_box .btn_order {
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -145px;
}

.btn_order {
  display: inline-block;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  border: 1px solid #1d4e9f;
  background: #1d4e9f;
  display: inline-block;
  text-align: center;
  line-height: 58px;
  height: 60px;
  max-width: 290px;
  width: 100%;
  margin: 0px 12px;
}

.page__thank_box .btn_order:hover {
  background: #fff;
  color: #1d4e9f;
}

.page__thank_box_in {
  font-size: 17px;
  text-align: center;
}

.p1_thank {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.page__thank_box_in a {
  border-bottom: 1px solid #1d4e9f;
  font-weight: 700;
  color: #1d4e9f;
}

.page__thank_box_in a:hover {
  border-bottom: transparent;
}

.p3_thank {
  font-weight: 700;
  color: #1d4e9f;
  font-size: 24px;
  text-transform: uppercase;
}

.p2_thank {
  padding: 30px 0px 25px;
}

.page_content__title {
  font-size: 28px;
  position: relative;
  top: -9px;
  padding-bottom: 35px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
}

span.page_content__title {
  display: block;
  font-size: 28px;
  position: relative;
  top: -9px;
  padding-bottom: 35px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.page__document {
  font-size: 17px;
}

.title__doc_min {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

.title__doc_min:before {
  content: "";
  width: 75px;
  height: 3px;
  display: block;
  margin-bottom: 5px;
  background: #1d4e9f;
}

.page__document_txt {
  padding-bottom: 45px;
}

.table_doc td:first-child {
  text-transform: uppercase;
  font-weight: 700;
}

.table_doc tr {
  border-bottom: 0px;
}

.table_doc {
  max-width: 660px;
  width: 100%;
}

table.table_doc td {
  padding: 5px 0px;
}

.document_file__item a {
  display: flex;
  align-items: center;
}

.document_file__item a:before {
  content: "";
  height: 21px;
  margin-right: 13px;
  width: 20px;
  display: inline-block;
  background: url(/local/templates/template/css/../img/icon__doc.png);
}

.document_file__item a p {
  border-bottom: 1px dotted #6e8dc1;
  display: inline-block;
}

.document_file__item {
  display: flex;
  align-items: center;
}

.page__document_requisite {
  padding-bottom: 50px;
}

.document_file__item {
  padding-bottom: 18px;
}

.document_file__item a.link_exel:before {
  background-position: -20px 0px;
}

.document_file__item a.link_off:before {
  background-position: -40px 0px;
}

.page__document_certificate {
  background: #eaf9fe;
  padding: 50px 50px 90px 50px;
}

.page__document_file {
  padding-bottom: 50px;
}

.document_img img {
  max-width: 100%;
}

.document_img {
  width: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
}

.document_img:after {
  content: "";
  opacity: 0;
  display: inline-block;
  bottom: 0px;
  right: 0px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: #000;
}

.document_img:before {
  content: "";
  opacity: 0;
  z-index: 11;
  display: inline-block;
  background: url(/local/templates/template/css/../img/loop.png);
  width: 48px;
  height: 47px;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  position: absolute;
  margin-left: -23.5px;
}

.document_img:hover:after {
  opacity: 0.66;
}

.document_img:hover:before {
  opacity: 1;
}

.document_img_item {
  padding: 0px 12px;
}

.doc__slider .slick-dots {
  bottom: -65px;
}

.page__document_certificate_box {
  margin: 0px -12px;
}

.page__reviews .page_content__title {
  padding-bottom: 60px;
}

.req__input {
  display: none;
  width: 100%;
}

.req__input.active {
  display: inline-block;
}

.client__item_img {
  border: 1px solid #e3eeff;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.client__item p {
  font-size: 17px;
  color: #1d4e9f;
  padding-top: 20px;
  display: block;
}

.client__item p:before {
  content: "";
  width: 75px;
  height: 3px;
  display: block;
  margin-bottom: 5px;
  background: #1d4e9f;
}

.client__item {
  margin-bottom: 40px;
}

.question_txt {
  padding-bottom: 35px;
}

.spoiler_title {
  font-size: 18px;
  color: #1d4e9f;
  display: inline-block;
  font-weight: 700;
  background: #eaf9fe;
  padding: 20px 35px 20px 15px;
  width: 100%;
}

.spoiler_title.active {
  background: #1d4e9f;
  color: #fff;
}

.spoiler_toggle {
  display: none;
}

.spoiler_toggle {
  padding: 35px 25px;
  border-bottom: 1px solid #1d4e9f;
  border-left: 1px solid #1d4e9f;
  border-right: 1px solid #1d4e9f;
}

.spoiler_bg {
  opacity: 0.8;
}

.question_item {
  margin-bottom: 20px;
}

.spoiler_title {
  display: flex;
  position: relative;
}

.spoiler_title p {
  text-decoration: underline;
  display: inline-block;
}

.spoiler_title:before {
  content: "";
  height: 22px;
  margin-top: 4px;
  min-width: 22px;
  width: 22px;
  display: inline-block;
  margin-right: 15px;
  background: url(/local/templates/template/css/../img/qust_icon.png);
}

.spoiler_title.active:before {
  background-position: 0px -22px;
}

.spoiler_title:after {
  content: "";
  position: absolute;
  background: url(/local/templates/template/css/../img/arrow_spoiler.png);
  height: 8px;
  width: 16px;
  display: inline-block;
  top: 50%;
  margin-top: -4px;
  right: 15px;
}

.spoiler_title.active:after {
  background-position: -0px -8px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.portfolio_txt {
  background: #eaf9fe;
  padding: 35px 30px;
}

.portfolio_gallery_item img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.portfolio_gallery_item {
  border: 1px solid #eaf9fe;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 100%;
}

.portfolio_gallery_item:after {
  content: "";
  opacity: 0;
  display: inline-block;
  bottom: 0px;
  right: 0px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: #000;
}

.portfolio_gallery_item:before {
  content: "";
  opacity: 0;
  z-index: 11;
  display: inline-block;
  background: url(/local/templates/template/css/../img/loop.png);
  width: 48px;
  height: 47px;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  position: absolute;
  margin-left: -23.5px;
}

.portfolio_gallery_item:hover:after {
  opacity: 0.66;
}

.portfolio_gallery_item:hover:before {
  opacity: 1;
}

.portfolio_gallery {
  margin: 25px 0px 0px;
}

.page__portfolio_item {
  margin-bottom: 40px;
}

.team__item_img {
  height: 290px;
  margin-bottom: 20px;
  width: 100%;
  background-position: center;
  background-size: cover;
  border: 1px solid #b4cffb;
}

.team__item_dsc:before {
  content: "";
  width: 75px;
  height: 3px;
  display: block;
  margin-bottom: 5px;
  background: #1d4e9f;
}

.team__item_dsc span {
  display: inline-block;
  font-size: 17px;
  padding-bottom: 10px;
  font-weight: 800;
  line-height: 24px;
}

.team__item_dsc p {
  opacity: 0.75;
  line-height: 22px;
}

.team__item {
  margin-bottom: 40px;
}

.blog__item {
  display: flex;
}

.blog__item_col_img {
  flex: 0 0 360px;
}

.blog__item_col_dsc {
  width: calc(100% - 360px);
}

.blog__item_img {
  height: 210px;
  border: 1px solid #b4cffb;
  width: 100%;
  position: relative;
  background-position: center !important;
  background-size: cover !important;
}

.blog_item_data {
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  font-size: 14px;
  height: 28px;
  width: 130px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title_head_blog a {
  font-size: 21px;
  display: inline-block;
  line-height: 29px;
  text-transform: uppercase;
  padding-bottom: 15px;
  font-weight: 700;
}

.title_head_blog a:hover {
  color: #f6a20a;
}

.blog__item_img:hover {
  border-color: #f6a20a
}

.blog__item_col_dsc {
  padding-left: 25px;
}

.blog__item_dsc_txt {
  opacity: 0.85;
}

.blog__item_dsc_in {
  height: 165px;
  overflow: hidden;
}

.blog__item_dsc {
  position: relative;
  height: 100%;
  padding-bottom: 40px;
}

.btn_readblog {
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 15px;
  color: #fff;
  border: 1px solid #1d4e9f;
  background: #1d4e9f;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  height: 35px;
  max-width: 140px;
  width: 100%;
}

.btn_readblog:hover {
  background: #fff;
  color: #1d4e9f;
}

.blog__item {
  margin-bottom: 50px;
}

.page__blog_box {
  padding-bottom: 20px;
}

.blog_in_data span {
  font-size: 14px;
  background: #e3f2f7;
  padding: 8px 12px 9px 15px;
}

.blog_in_data {
  margin-bottom: 30px;
}

.page__blog_in_box {
  margin-bottom: 40px;
}

.page__blog_in_box img {
  margin-right: 20px;
  max-width: 100%;
}

.page__blog_in_box h4 {
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 25px;
  text-transform: uppercase;
}

.b__share p {
  font-size: 13px;
  opacity: 0.55;
  padding-right: 10px;
}

.b__share {
  display: flex;
  align-items: center;
}


.related-slider .slick-dots {
  position: relative;
  bottom: 0px;
  margin-top: 40px;
}

.related-slider .slick-dots li button {
  height: 30px;
  width: 30px;
  color: #fff;
  border: 1px solid #1d4e9f;
  background: #1d4e9f;
}

.related-slider .slick-dots li.slick-active button {
  height: 30px;
  width: 30px;
  border: 1px solid #1d4e9f;
  color: #000;
  background: transparent;
}

.col_slider {
  padding: 0px 7.5px;
}

.related-slider .slick-list {
  padding: 10px 5px;
}

.add_basket_box_top_img {
  padding: 0px 12px;
  flex: 0 0 50%;
}

.add_basket_box_top_img_in {
  border: 1px solid #b4cffb;
  margin: 0px auto;
  height: 200px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.add_basket_box_top_img img {
  max-width: 90%;
  max-height: 90%;
}

.add_basket_box_top_dsc {
  font-size: 20px;
  flex: 0 0 50%;
  text-align: left;
  font-weight: 800;
  padding: 0px 12px;
  line-height: 29px;
  color: #1d4e9f;
}

.add_basket_box_top {
  display: flex;
  align-items: center;
}

.add_basket_box_top {
  margin-bottom: 40px;
}

.add_basket_box_bottom {
  display: flex;
  align-items: center;
}

.add_basket_box_bottom_col {
  flex: 0 0 50%;
  padding: 0px 12px;
}

.add_basket_box_bottom a {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.add_basket_box_bottom .btn_card {
  background: #1d4e9f url(/local/templates/template/css/../img/bask_icon_btn.png) 20px center no-repeat;
}

.add_basket_box_bottom .btn_card:hover {
  background-color: #073889;
}

.add_basket_box_bottom .btn_buy {
  background: transparent url(/local/templates/template/css/../img/icon_buy.png) 15px center no-repeat;
  display: inline-block;
  border: 1px solid #1d4e9f;
  text-align: center;
  line-height: 48px;
  padding-left: 35px;
  width: 100%;
  height: 50px;
  font-size: 16px;
  color: #1d4e9f;
  width: 100%;
}

.add_basket_box_bottom .btn_buy:hover {
  background: #073889 url(/local/templates/template/css/../img/icon_buy_active.png) 15px center no-repeat;
  color: #fff;
}

/*******************Модальные окна*******************/
.popup_window {
  max-width: 560px;
  margin: 40px auto;
  background: #f7f7f7;
  text-align: center;
  padding: 30px 40px 50px;
  position: relative;
  width: 100%;
  background: #fff;
  color: #313c40;
}

.popup_window.popup_window_reviews {
  max-width: 660px;
}

.title_popup {
  padding-bottom: 20px;
}

.title_popup span {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
}

.title_popup p {
  opacity: 0.65;
}

.popup_window form {
  max-width: 415px;
  width: 100%;
  margin: 0px auto;
}

.popup_window input {
  height: 50px;
  width: 100%;
  max-width: 360px;
  margin: 0px auto;
  border: 1px solid #bee8f6;
  font-size: 17px;
  margin-bottom: 20px;
  padding: 0px 15px;
}

.popup_window .btn_submit {
  background: #1d4e9f;
  max-width: 360px;
  border: none;
  color: #fff;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 30px;
}

.popup_window .btn_submit:hover {
  background: #073889;
}

.popup_window .check_sq label {
  text-align: left;
  font-size: 13px;
}

.popup_window .check_sq .label {
  margin-left: 8px;
  opacity: 0.85;
}

.title_popup p i {
  color: #1d4e9f;
  font-style: normal;
}

.popup_window textarea {
  height: 190px;
  padding: 15px;
  border: 1px solid #bee8f6;
  width: 100%;
  font-size: 17px;
}

.popup_window.popup_window_reviews form {
  max-width: 560px;
}

.popup_window.popup_window_reviews .check_sq label {
  justify-content: center;
}


/*******************Модальные окна конец*******************/

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.time_work {
  vertical-align: top;
}

.time_work span {
  font-size: 9px;
  vertical-align: super;
  top: 1px;
  position: relative;
}

/*** Доработки в меню Начало ***/
.left-menu_expand {
  margin: 0px auto;
  display: block;
  margin-bottom: 10px;
  /* transform: rotate(90); */
}

#sidebar .sedebar_catalog #accordion li:nth-child(n+13) {
  display: none;
}

/*** Доработки в меню Конец ***/

/*** Иконки соц сетей Начало ***/
.main-soc-icon {
  margin-top: 10px;
}

.main-soc-icon_whatsapp {
  position: relative;
}

.main-soc-icon_whatsapp img {
  height: 20px;
  width: 20px;
}

.main-soc-icon_whatsapp:hover ul {
  display: block;
}

.main-soc-icon_whatsapp ul {
  position: absolute;
  width: max-content;
  width: auto;
  white-space: nowrap;
  background-color: white;
  z-index: 999999;
  border: 1px solid #1d4e9f;
  display: none;
  padding: 5px 0px;
}

.main-soc-icon_whatsapp ul li {
  padding: 3px 15px;
  font-size: 14px;
}

.main-soc-icon_whatsapp ul li a {
  color: #1d4e9f;
  font-size: 14px;
  font: inherit;
}

@media (max-width: 991px) {
  .main-soc-icon {
    max-width: 200px;
    margin: 0px auto;
    margin-top: 10px;
  }
  .delevery__information_dop_pickup_item.checked > p,
  #store-amount-error,
  .delevery__information_box p.error-text {
    font-size: 13px;
  }
}

/*** Иконки соц сетей Конец ***/

/*** Новое выпадающее меню категорий в комп версии Начало ***/
.menu-catalog-ext__container {
  width: 100vw;
}

.menu-catalog-ext__wrapper {
  background-color: white;
  z-index: 1;
  position: relative;
  margin-top: 2px;
  padding-top: 20px;
  /*** Тень рамки ***/
  -webkit-box-shadow: 0px 23px 40px -14px rgba(141, 164, 199, 1);
  -moz-box-shadow: 0px 23px 40px -14px rgba(141, 164, 199, 1);
  box-shadow: 0px 23px 40px -14px rgba(141, 164, 199, 1);
}

.menu-catalog-ext__container .menu-catalog-ext__row .menu-catalog-ext__col:first-child .menu-catalog-ext__item {
  margin-left: 40px;
}

.menu-catalog-ext__row + .menu-catalog-ext__row {
  margin-top: 36px;
}

.menu-catalog-ext__item ul {
  margin-top: 10px;
  margin-bottom: 7px;
}

.menu-catalog-ext__item ul li {
  margin-bottom: 5px;
  position: relative;
}

.menu-catalog-ext__item ul li::before {
  content: "■";
  font-size: 10px;
  color: #f0a009;
  position: absolute;
  left: -13px;
  top: 4px;
}

.menu-catalog-ext__item ul li:hover,
.menu-catalog-ext__item ul li:hover::before {
  color: #1d4da1;
}

.menu-catalog-ext__item ul li a {
  font-size: 15px;
}

.link-main-section {
  color: #1e4f9e;
  font-size: 15px;
  font-weight: bold;
  position: relative;
}

.link-main-section::after {
  content: url('/local/templates/template/img/link-main-section-arrow.svg');
  position: absolute;
  right: -21px;
  bottom: -2px;
}

.link-main-section:hover {
  border-bottom: 1px solid #f19f0b;
}

.menu-catalog-ext__btn-wrapper {
  margin-top: 15px;
  margin-bottom: 30px;
}

.menu-catalog-ext__btn-wrapper a {
  display: block;
  margin: 0px auto;
  border: 1px solid #1e4ea0;
  padding: 10px 30px;
  font-size: 16px;
  color: #1d4e9f;
}

.menu-catalog-ext__btn-wrapper a:hover {
  background-color: #1d4e9f;
  color: white;
}

@media (min-width: 991px) {
  .menu__catalog_sub-mob {
    display: none;
  }

  .menu-catalog-ext__wrapper {
    display: block;
  }
}

@media (max-width: 991px) {
  .menu__catalog_sub-mob {
    display: block;
  }

  .menu-catalog-ext__wrapper {
    display: none;
  }
}

/*** Новое выпадающее меню категорий в комп версии Конец ***/

.hr {
    bottom: 4px;
    width: 100%;
    border-bottom: 1px dotted #D1D1D1;
    display: inline-block;
}

.delivery {
  font-size: 16px;
  padding-top: 10px;
  /* padding-left: 78px; */
  position: relative;
}

.delivery:before {
  display: none;
  background: url('/local/templates/template/css/../img/cargo-truck.svg') no-repeat center center;
  content: '';
  position: absolute;
  width: 40px;
  height: 91px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 420px) {
    .delivery li p, .delivery li span {
      font-size: 13px;
    }

    .delivery {
      padding-left: 50px;
    }
    .delivery:before {
      width: 40px;
    }
}
@media screen and (max-width: 320px) {
  .delivery {
    font-size: 14px;
    padding-left: 61px;
  }
  .delivery:before {
    left: -17px;
  }
}
@media screen and (max-width: 380px) {
  #popup_fastView.popup_window input {
    font-size: 12px;
  }
  #popup_fastView .product__dsc_btn .product__dsc_kol .plus,
  #popup_fastView .product__dsc_kol .minus,
  #popup_fastView .product__dsc_btn .product__dsc_kol .plus10,
  #popup_fastView .product__dsc_kol .minus10 {
    width: 28px;
    height: 28px;
  }
  #popup_fastView .product__dsc_btn .product__dsc_kol .qty {
    height: 28px;
  }
  #popup_fastView .product__dsc_btn .product__dsc-comparison_favorite button {
    width: 28px;
    height: 28px;
  }
}

.delivery li {
  display: flex;
  justify-content: space-between;
  position: relative;
  line-height: 28px;
}

.delivery li:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0px;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}

.bx-ie .delivery li:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 97%;
  left: 0px;
  border-bottom: 1px dotted #1d4e9f;
  display: inline-block;
}


.delivery li p {
  background: #fff;
  position: relative;
  z-index: 1;
}

.delivery li span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
}

.bx-ie .delivery li span {
  display: ruby-text-container;
  background: #fff;
  position: relative;
  z-index: 1;
}

.delivery {
  /* max-width: 600px; */
}

.product__dsc_btn {
  margin-top: 18px;
}

.summ {
  border: 2px solid #E3F2F7;
  padding: 12px 29px;
  box-sizing: border-box;
}

.summ > .num {
  color: #FF7F00;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  padding: 0;

  letter-spacing: -0.01em;

}

@media screen and (max-width: 380px) {
  .delivery {
    font-size: 14px;
    padding-left: 0;
  }
  .delivery:before {
    left: -17px;
  }
}
/* кастомим отображение jivo*/

@media (max-width: 768px) {
  [class^="wrap_"] {
    z-index: 999 !important;
    left: 15px !important;
    bottom: 68px !important;
  }

  #top__arrow.active {
    opacity: 1;
    display: inline-flex;
    height: 30px;
    bottom: 90px;
    right: 15px;
  }

}

@media(max-width: 767px){
  .b24-widget-button-position-bottom-right{
    right: 60px !important;
    bottom: 85px !important;
  }

  #catalog__block {
    border-top: 0;
    padding: 35px 0 30px;
  }

  .filter-wrap-button {
    border-top: 1px solid #b4cffb;
    padding-top: 25px;
  }

}

/* End */


/* Start:/local/templates/template/css/media.css?160872961913036*/
/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1340px) {
.col-img{max-width: 350px;}
.col-dsc-p {    width: calc(100% - 350px);}
.product__img_big_nav{margin: 0px -4px;}
/*Удалил тут код*/
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 1200px) {
.header__logo img{max-width: 100%;}
.decstop_hide li{padding: 0px 9px;}
.decstop_hide .drop:after{right: -2px;}
nav a{font-size: 15px;}
.col-cat{flex: 0 0 33.3333%;}
.bx-ie .col-cat{flex: 0 0 32%;}
.col-pop,.col-4{flex: 0 0 33.3333%;}
.bx-ie .col-pop,.col-4{flex: -1 0 32%; max-width: none}
.form__input{padding-bottom: 15px;}
.slider_index_dsc{font-size: 22px; line-height: 34px;}
.footer__top_logo,.footer__top_pay{text-align: center;}
.form__textarea{padding-top: 0px;}
.how__order_box .col-3{flex: 0 0 33.3333%; max-width: 33.333%;}
.footer__bottom__order_form input{margin-bottom: 15px;}
.col-img{max-width: 300px;}
.blog__item_col_img{flex:  0 0 260px;}
.blog__item_col_dsc{width: calc(100% - 260px);}
.col-dsc-p {    width: calc(100% - 300px);}
.product__img_big_nav_item_img {height: 60px; width: 60px;}
.product__dsc_price-content{    padding: 20px 5% 20px 20px;}
.header__phone{margin-left: 30px;}
.team__item_img{height: 210px;}
.team__item_dsc span{font-size: 16px; line-height: 21px;}
.team__item_dsc p{line-height: 15px; line-height: 19px;}
.new_big{font-size: 20px;}
#consult{height: 400px;}
.product__dsc_btn{display: inline-block; width: 100%;}
.product__dsc_kol,.product__dsc_btn-brc,.product__dsc_one_click{margin-bottom: 10px;}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.adress-top{display: none;}
#why__choose h3.title_b{padding-left: 10px;}
nav a{font-size: 12px;}
.product__img_big_nav{margin: 0px -25px 0px -25px;}
.product__img_big_nav{padding-top: 15px;}
.decstop_hide a{padding: 14px 0px;}
.col-cat{flex: 0 0 50%;}
.bx-ie .col-cat{flex: 1 0 48%; max-width: none}
.col-pop,.d_flex .col-4{flex: 0 0 50%;max-width: 50%;}
.document_img_item{text-align: center;}
.d_flex .col-4{margin-bottom: 40px;}
.catalog__filter_sort{display: inline-block;}
.catalog__filter_sort p{padding-bottom: 5px;}
.delevery__information_dop{padding-bottom: 30px;}
.decstop_hide li{padding: 0px 3px;}
#why__choose{padding: 25px 0px;}
.left_block{display: none;}
.right_block{width: 100%!important;padding: 0px;}
.slider_index_dsc{font-size: 16px; line-height: 22px;}
.how__order_box .col-3{flex: 0 0 50%; max-width: 50%;}
.how__order_item:after{display: none;}
.footer__bottom{text-align: center;}
.footer__bottom__copyright{padding-top: 15px;}
.page__thank_title{font-size: 18px;}
.pay_information_box .label{font-size: 16px;}
.order__btn{padding: 20px 0px;}
.order_information_box{text-align: center;}
.footer__bottom__order{margin-left: 0px;}
.page__title2 .page__title-h2{font-size: 20px;}
.p2_thank{padding: 15px 0px 10px;}
.page__blog_in_box img{ margin-bottom: 20px;}
	.page__thank_box_in{font-size: 15px;}
  .btn_card{background: #1d4e9f url(/local/templates/template/css/../img/bask_icon_btn.png) 14%center no-repeat;}
	.p3_thank{font-size: 18px;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.pay_information{padding: 20px 0px;}
.page__thank_title{width: 270px; font-size: 14px; justify-content: center;}
.page__thank_title{padding: 0px 5px;}
.page__thank_box{border: 5px solid #dcf6ff; padding: 0px 10px;}
.page__title2{display: inline-block;width: 100%;}
.title_head_blog a{font-size: 17px; line-height: 21px;}
.blog__item{margin-bottom: 25px;}
.blog__item_dsc {padding-bottom: 50px;}
.blog__item_col_dsc{padding-left: 0px; padding-top: 15px;width: 100%; }
.page__blog_in_box h4{font-size: 20px;}
.blog__item{display: inline-block; width: 100%;}
.order_information,.customer__information{padding: 30px 0px 30px;}
.page__title2 .page__title-h2{padding-bottom: 10px;}
.catalog__filter{display: inline-block;width: 100%;}
.p3_thank{font-size: 16px;}
.page__thank_box .btn_order{max-width: 230px; height: 50px; line-height: 48px; margin-left: -115px; bottom: -25px;}
.catalog__filter_sort{padding-bottom: 20px;}
#page_content{padding: 0px;}
.product__img_big_nav .slick-arrow{top: 115%;}
.page__blog_in_box img{width: 100%;}
.catalog__filter{padding-bottom: 0px;}
.header__logo img{max-width: 180px;}
.faux{font-size: 12px;}
.faux-select{margin-right: 10px;}
.faux-select{width: 170px;}
.product__img_big_nav{margin: 0px -4px;}
.product__info_big{padding-bottom: 40px;}
.header__phone{margin: 0px auto;}
.product_big-title{font-size: 19px;}
.delevery__information_dop_adress2_item .form__input{padding-bottom: 15px;}
.col-img{max-width: 100%;}
.col-dsc-p{width: 100%;}
.customer__information_box .form__input{padding-bottom: 15px;}
.col-img{padding: 0px;}
.block_tab_links {text-align: center;}
.title_order{font-size: 18px;}
.form__input p{font-size: 16px;}
.block_tab_links li{margin-right: 5px;}
.label{font-size: 16px;}
.block_tab_links li a{font-size: 15px;}
.delevery__information_dop_item .label{font-size: 14px;}
.label i{font-size: 14px;}
.product__dsc_price-content{padding: 10px 5% 10px 10px;}
.box__tab h2{font-size: 20px; padding-bottom: 20px;}
.cheracteristic_list li{margin-bottom: 10px;}
.detailed__description{font-size: 15px; line-height: 19px; padding-bottom: 20px;}
.box__tab h3{font-size: 18px; padding-bottom: 20px;}
.pagination_b{padding-bottom: 30px;}
.product__dsc_price-content{font-size: 14px;}
.new_big{font-size: 17px;}
.product__dsc_price_new{font-size: 16px;}
.slider_index.slick-dotted.slick-slider{margin-bottom: 60px;}
.popular__product_item-name a{font-size: 14px;}
.popular__product_item-name { padding-bottom: 15px;}
.menu__sub {position: relative;top: 0px; left: 0px; width: 100%;}0px -10px
.menu__catalog_sub li{padding: 0px;}
.menu__catalog_sub li a{padding: 10px;}
.menu__catalog_sub_double  li a{padding-left: 35px;}
.menu__sub{border: none;}
.menu__sub li:last-child{ border-bottom: none; }
.menu__sub li a{text-transform: none;}
.menu__sub li a{font-weight: 700;}
.footer__top_pay{display: none;}
ul.menu__sub{padding-bottom: 0px;}
.footer__top_search{display: none;}
.wrap .menu__sub li{padding: 0px;}
.menu__catalog_sub{height: auto;}
.menu__catalog_sub li:hover,.menu__catalog_sub_double li:hover {background: none;}
.menu__catalog_sub_double  li .menu__catalog_sub_double li a{padding-left: 55px;}
#description__index{padding-bottom: 15px;}
.menu__catalog_sub_double{height: 100%; width: 100%; padding: 0px; margin-left: 0px; left: 0px; position: relative; outline: none;}
#page_content{padding:0px 0px;}
.menu__catalog_sub_double a{padding: 0px 0px 0px 25px;}
.menu__catalog_sub{width: 100%;}
.menu__catalog_b,.menu__catalog_link{width: 100%;}
.menu__catalog_sub li.drop > a:before{display: none;}
.drop_btn{display: inline-block;}
.menu__catalog_sub li{position: relative;}
.menu__catalog_b{padding-top: 7px;}
.col-dsc-p{padding: 0px;}
.product__img_big_nav_item {padding: 0px 5px;}
.product__img_big_nav_item_img{padding-bottom: 100%; height: auto; width: auto;}
.block_tab_links a{font-size: 14px; }
.block_tab_links li a{line-height: 32px;}
.pay__box{padding-bottom: 20px;}
.menu__catalog_link{position: absolute; top: 10px;}
.delivery__method_box_ul{font-size: 15px;}
.reviews__box_item{padding-bottom: 15px;}
.table__panel_bottom{display: inline-block;}
.reviews__box_items{font-size: 15px; line-height: 20px;}
.box__tab{padding-top: 20px;}
.footer__menu li{padding-bottom: 5px;}
.product__info_big{padding-top: 5px;}
.footer__bottom__contact{text-align: center;}
.adress_footer{margin-top: 8px;}
.adress_footer,.header__social_f,.footer__bottom__copyright,.footer__bottom__web{text-align: center;}
#how__order{    padding: 20px 5px 20px;}
.header__social_f.header__social{margin: 10px auto;}
.slider_index_img{height: 200px;}
.footer__menu{justify-content: flex-start;}
.catalog__item_pr_name{font-size: 14px;}
.common_sum_number{width: 100%;}
.col-pop{padding: 0px 2.5px;}
.menu__catalog_sub li{padding: 0px;}
.popular__product_price{font-size: 14px;}
.table__panel_bottom{width: 100%;}
.popular__product_item_info{padding: 0px 5px 10px;}
.btn_reviews{position: relative;}
.common_sum{margin-top: 15px;}
.header__adress, .header__phone{text-align: center;}
.header__social_mob{display: none;}
.header__basket_mob{display: flex; align-items: center;}
.basket_number{margin-left: 10px;}
#header__top{padding: 10px 0px;}
.btn_search_mob{display: inline-block;}
nav {display: none;}
#header__bottom{justify-content: space-between;}
.backet__table table tbody tr:last-child{margin-bottom: 15px;}
.button_toogle{display: inline-block;}
#header__top{position: relative;}
.pay_information_box label{ margin-bottom: 15px;}
.client__item{margin-bottom: 20px;}
.client__item_img{padding: 10px 5px; height: 120px;}
.menu__search{display: none;}
.header__basket_prices span{font-size: 16px;}
.menu__index{display: none;}
.consult_title{font-size: 19px;}
.consult_in{max-width: 95%;}
.client__item p{font-size: 14px; padding-top: 10px;}
.header__basket_kol{height: 30px; width: 33px; background-size: contain;}
.footer__top_pay_mob{display: inline-block;}
.footer__menu{text-align: center;  justify-content: center;}
.footer__bottom__order{margin: 0px; padding: 15px 0px;}
.page__document_certificate{padding: 20px 20px 40px 20px;}
.adress_footer{max-width: 100%; width: 100%;}
.table_doc{font-size: 13px;}
.page__reviews .page_content__title{padding-bottom: 25px;}
.page_content__title{font-size: 24px; padding-bottom: 15px;}
.adress_footer{margin-left: 0px;}
.header__social{justify-content: center;}
.table__panel_btn{    display: flex;    flex-direction: column;}
.btn_one_click,.btn_issue {margin: 7px auto;}
.btn_issu{order: 1;}
.btn_one_click{order: 2;}
.portfolio_txt{padding: 25px 20px;}
.title__doc_min{padding-bottom: 15px; font-size: 18px;}
.how__order_item br{display: none;}
.page__document{font-size: 15px;}
.doc__slider .slick-dots{bottom: -45px;}
.backet__table  table {    border: 0;  }
.backet__table table thead {    display: none;  }
.backet__table table tr {    margin-bottom: 10px;    display: block;    }
.backet__table table td {    display: block;    text-align: center;    font-size: 13px;    padding: 0px;  }
.backet__table table td:last-child {    border-bottom: 0;  }
.backet__table  table td:before {    content: attr(data-label);    width: 100%; display: inline-block;   background: #1d4e9f; color: #fff;    font-weight: bold;        font-size: 18px;    padding: 10px 5px;    text-align: center;  }
.product__td_name{display: inline-block; text-align: center; width: 100%;}
.product__td__img{margin: 0px auto;}
.product__td__dsc{margin-top: 10px; padding-left: 0px;}
.backet__table  .quantity-block{display: inline-block; padding: 10px 0px;}
.backet__table table td.close_td:before{display: none;}
.spoiler_title{font-size: 16px;}
.spoiler_toggle{font-size: 15px;padding: 15px 15px 20px;}
.page_content{font-size: 15px;}
.backet__table table tbody tr{ margin-bottom: 30px; border:1px solid #1d4e9f; padding: 0px; }
.close_table{    position: absolute; margin-right: 10px;    right: 0px;    top: 7.5px;}
.product__td_name,.product__td_price,.product__td_presence,.product__td_sum{padding: 10px 0px;}
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 560px) {
 .btn_card{background: #1d4e9f url(/local/templates/template/css/../img/bask_icon_btn.png) 16%center no-repeat;}
    .dds_ins_pop,  .add_basket_box_bottom{
        display: block;
    }
    .dds_ins_pop .add_basket_box_top_dsc,.add_basket_box_bottom .add_basket_box_bottom_col{
        padding-top: 10px;
    }


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 420px) {
.col-pop,.d_flex .col-4{flex:  0 0 100%; max-width: 100%;}
.how__order_box .col-3{flex: 0 0 100%; max-width: 100%;}
.consult_in{max-width: 96%; margin: 0px auto;}
.consult_title:before{display: none;}
.team__item_img{height: 290px;}
 .page__team_box .col-6{max-width: 100%; flex: 0 0 100%;}
#consult{background-position: right center;}
.product__img_big_nav .slick-arrow{top: 125%;}
.presence_b{font-size: 16px;}
.description__index_box{font-size: 15px;}
.pagination_b {font-size: 0px;}
 .btn_card{background: #1d4e9f url(/local/templates/template/css/../img/bask_icon_btn.png) 14%center no-repeat;}
.pagination_b li{margin: 0px 1px;}
.pagination_b li.pag-number a{height: 25px; width: 25px; line-height: 22px; font-size: 13px;}
.btn_card{font-size: 17px;}
.popular__product_price{font-size: 18px;}

.header__logo img {
  max-width: 200px !important;
}
}
/* bacustom, iPhone Retina */
@media only screen and (max-width : 340px) {
  .block_tab_links li a{font-size: 13px; line-height: 30px;}
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

/* End */


/* Start:/local/templates/template/css/header-mobile-bottom-menu.css?17005441211928*/

@media (min-width: 992px) {
    .header-mobile__bottom-menu {
        display: none;
    }
}

@media (max-width: 991px) {

    .header-mobile-cols-item-4, .header-mobile-cols-item-5, .header-mobile-cols-item-6 {
        display: none;
    }

    .header-mobile__bottom-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        /* z-index: 9999999999; */
        z-index: 99999;
        background: #fff;
        padding: 5px 10px 0 10px;
        box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
        transition: all .3s ease;
    }

    .header-mobile__bottom-menu .header-mobile__bottom-menu_list {
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        margin-bottom: 25px;
    }

    .header-mobile__bottom-menu .header-mobile__bottom-menu_link {
        display: inline-flex;
        flex-direction: column;
        position: relative;
    }

    .header-mobile__bottom-menu .header-mobile__bottom-menu_text {
        display: flex;
        justify-content: center;
        font-size: 12px;
        position: absolute;
        bottom: -22px;
        left: -20px;
        width: 80px;
    }

    .header-mobile__bottom-menu .header-mobile__bottom-menu_fjc {
        display: flex;
        justify-content: center;
        width: 42px;
        height: 42px;
    }

    .header-mobile__bottom-menu .header-mobile__basket_number {
        position: absolute;
        top: 2px;
        right: -8px;
        width: 20px;
        height: 20px;
        background: #FF9900;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-radius: 1em;
        font-size: 12px;
    }

    .header-mobile__bottom-menu.out {
        transform: translateY(100%);
    }

    jdiv ._orientationRight_e0af .button_e29a {
        transform: scale(.7) translateX(-15px) translateY(20px);
    }
}
/* End */


/* Start:/local/templates/template/css/slick-theme.css?15870271461772*/
@charset 'UTF-8';
/* Slider */
/* Arrows */
.slick-arrow
{
    font-size: 0;
    height: 32px;
    width: 20px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0px; 
    z-index: 1;
    background: #ebebeb;
    cursor: pointer;
    opacity: 0.7;
    outline: none;
}


.slick-prev{background:  url(/local/templates/template/css/../img/arrow_prev.png) center no-repeat;}
.slick-next{background:  url(/local/templates/template/css/../img/arrow_next.png) center no-repeat; left: initial; right: 0px; }
.slick-prev:hover{background:  url(/local/templates/template/css/../img/arrow_prev.png) center no-repeat; opacity: 1;}
.slick-next:hover{background:  url(/local/templates/template/css/../img/arrow_next.png) center no-repeat; ;  opacity: 1;}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin: 2px 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{

    display: block;

    width: 10px;
    height: 10px;
    cursor: pointer;
    
    color: transparent;
    border: 0;
    outline: none;
    background: #b5cffb;
    border-radius: 50%;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    background: #1d4e9f;
    outline: none;
}
.slick-dots li.slick-active button{
    height: 10px;
    width: 10px;
    background: #1d4e9f;
    position: relative;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{

    opacity: 1;
}

.slick-dots li.slick-active button:before
{   
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/template/css/slick.css?15870271461880*/
/* Slider */
.slick-slider
{
    position: relative;
  
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
  overflow: hidden;
    display: block;
    

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{

}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/template/css/costume.css?171325147112145*/
.dds_link{
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #d8f3ff;
}

.accordion .dds_link:last-child {border-bottom: none;}
@media print {
    .footer__top,.footer__bottom, .header__top, .mob, .header__bottom, .breadcrumps, header, .btn_clear,.table__panel_btn{
        display:none;
    }
}
#con_tab3{
    width: 100%;
}
.errorcostum{
    color: red;
}
.dds404{
    text-align: center;
}
.ddsLink{
    color: #2222AA;
    text-decoration: underline;
}
.search-page [name="q"]{
    padding: 10px 20px;
    border: 1px solid #1d4e9f;
}

.search-page [type="submit"]{
    padding: 10px 20px;
    border: 1px solid #1d4e9f;
    background: #1d4e9f;
    color: #fff;
}
/*a{*/
    /*text-decoration: underline;*/
/*}*/
/*******************Модальные окна*******************/
.popup_window{ max-width: 560px; margin: 40px auto;background: #f7f7f7; text-align: center;  padding: 30px 40px 50px;        position: relative; width: 100%; background: #fff;  color: #313c40; }
.popup_window.popup_window_reviews{max-width: 660px;}
.title_popup{padding-bottom: 20px;}
.title_popup span{font-size: 30px; font-weight: 700;display: inline-block;}
.title_popup p{opacity: 0.65;}
.popup_window form{max-width: 415px; width: 100%;margin: 0px auto;}
.popup_window input{height: 50px; width: 100%; max-width: 360px; margin: 0px auto; border:1px solid #bee8f6; font-size: 17px; margin-bottom: 20px; padding: 0px 15px;}
.popup_window  .btn_submit{ background: #1d4e9f;  max-width: 360px; border:none; color: #fff; width: 100%; margin-top: 5px; margin-bottom: 30px;}
.popup_window  .btn_submit:hover{background: #073889;}
.popup_window .check_sq label{text-align: left; font-size: 13px;}
.popup_window .check_sq .label{margin-left: 8px; opacity: 0.85;}
.title_popup p i{color: #1d4e9f; font-style: normal;}
.popup_window textarea{height: 190px; padding: 15px; border:1px solid #bee8f6; width: 100%; font-size: 17px;}
.popup_window.popup_window_reviews form{max-width: 560px;}
.popup_window.popup_window_reviews .check_sq label{justify-content: center;}


/*******************Модальные окна конец*******************/

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    transform: translateY(0) perspective( 600px ) rotateX( 0 );
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
.consult-title{
    color: white;
}
.page_content__title {
    padding-bottom: 10px;
}
.blog_item_title p {
    font-weight: 800;
    color: #1d4e9f;
}
.selected-option div p:after {
    content: "";
    height: 16px;
    width: 11px;
    margin-left: 15px;
    display: inline-block;
    background: url(/local/templates/template/img/arrow_filter.png);
    background-position: -22px 0px;
}
.selected-option div:first-child p.down:after {
    background-position: -22px -16px;
}
.selected-option div{

    padding: 10px 15px;
    display: inline-block;

}
.page__blog_in_box img {
    float: left;
}
.adress_select_index:hover .adress_select_sub {
    display: inline-block;
    top:23px;
}
.related__products {
    padding: 1px 13px!important;
}
.menu__catalog .button_toogle_cat a{
    font-size: 17px;
    text-transform: uppercase;
    color: #1f4fa0;
}

.adress_select_index b:after{
	margin-top: -2px;
}

/*.menu__sub{
	left: 50%;
	transform: translateX(-50%);
}*/

.only-ie-triangle, .only-ie-tri{
	display: none;
}

.product__dsc_price-content li{
	justify-content: flex-start;
}
.bx-ie .product__dsc_price-content li{
   width: 75%;
}

.product__dsc_price_old{
	width: 50%;
	-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}

.product__dsc_price_new{
	width: 25%;
}
.bx-ie .product__dsc_price_new{
	width: auto;
    padding-left: 40px;
}

.only-ie-border{
	display: none;
}

.custom-text p{
    margin-bottom: 20px;
}

.custom-text b{
    font-weight: bold;
}


/*    only EI styles    */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.order_information_box, .title_order.order_icon{
		width: 100%;
	}

	.pay_information_box .label{
		width: 100%;
	}
	.product__td_name .product__td__dsc{
		max-width: 180px;
	}
	.add_basket_box_top{
		width: 100%;
	}

	.add_basket_box_top_dsc{
		flex: 0 0 40%;
	}

	.add_basket_box_bottom_col{
		flex: 0 0 46%;
	}

	.only-ie-border{
		display: none;
		position: absolute;
		left: 0;
		bottom: 4px;
		border-bottom: 1px dotted #1d4e9f;
		width: 100%;
		z-index: 1;
	}

   .slick-next{
   		left: auto;
   }

   .decstop_hide li{
   	display: block;
   }

   .decstop_hide a{
   	display: block;
   }

   .decstop_hide a:hover{
		border: none !important;
		list-style: none !important;
		outline: none !important;
		border-width: 0 !important;
   }

   .parthners_slider_img img{
   	width: 100%;
   }

   .how__order_box .d_flex .col-3:nth-child(2) .how__order_item span{
   	width: 20px;
   }

   .only-ie-triangle{
	   	position: absolute;
	   	display: block;
	    top: 0;
	    bottom: 0;
	    height: 100%;
	    left: -20px;
   }

   /*.only-ie-tri{
   	display: block;
   	position: absolute;
	top:26.5px;
	left: -45px;
	background-color: inherit;
	padding-bottom: 11%;
	width: 11%;
	z-index: -1;
	transform-origin: 0 0;
	transform: rotate(-30deg) skewX(30deg);
   }*/
    .only-ie-tri{
        display: block;
        position: absolute;
        top:0;
        left:0;
        background-color: inherit;
        padding-bottom: 8%;
        width: 7.5%;
        z-index: -1;
        transform-origin: 0 0;
        transform: rotate(45deg) skewX(4deg);
    }
    .page__blog .only-ie-tri{
        display: block;
        position: absolute;
        top:0;
        left:0;
        background-color: inherit;
        padding-bottom: 14%;
        width: 13%;
        z-index: -1;
        transform-origin: 0 0;
        transform: rotate(45deg) skewX(4deg);
    }
   .consult_title:before{
   	display: none;
   }
   .consult_title {
        z-index: 2;
    }
    .order__price li span {
        display: ruby-text-container;
        background: #fff;
        position: relative;
        z-index: 1;
    }
}
@supports (-ms-ime-align:auto) {
    .only-ie-tri{
        display: block;
        position: absolute;
        top:0;
        left:0;
        background-color: inherit;
        padding-bottom: 8%;
        width: 7.5%;
        z-index: -1;
        transform-origin: 0 0;
        transform: rotate(45deg) skewX(4deg);
    }
    .page__blog .only-ie-tri{
        display: block;
        position: absolute;
        top:0;
        left:0;
        background-color: inherit;
        padding-bottom: 14%;
        width: 13%;
        z-index: -1;
        transform-origin: 0 0;
        transform: rotate(45deg) skewX(4deg);
    }
    .consult_title:before{
        display: none;
    }
    .consult_title {
        z-index: 2;
    }
    .menu__catalog{
        padding: 0;
    }
}
}

.dds_fix{
    width: auto;
}
.tq_for_order{
    display: inline;
    color: #ff4444;
    padding-left: 29px;
    font-weight: 700;
}
.product__dsc_article {
    display: inline-block;
}
.tq_delivery_desc{
    padding-bottom: 30px;

}
.tq_disabled {
    pointer-events: none;
}
.tq_disabled .label p{
    opacity: 0.5;
}
.checkbox-custom-tq{
    position: relative;
    margin-top: 1px;
    width: 22px;
    border: 1px solid #8ca5ce;
    min-width: 22px;
    height: 22px;
    overflow: hidden;
}
.checkbox:checked+.checkbox-custom-tq::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    background: #1d4e9f;
}
.tq_extra_services .tq_title{
    font-weight: bold;
}
.tq_extra_services{
    margin-top: 30px;
}
.tq_extra_item{
    margin-bottom: 5px;
}

/*** Выпадающий список в футере ***/
.footer__top .row .col-xl-3:last-child .footer__menu{
  justify-content: end;
}
.footer__top .row .col-xl-3:last-child .footer__menu ul{
  display: none;
}
.footer__top .row .col-xl-3:last-child .footer__menu span{
  position: relative;
  cursor: pointer;
}
.footer__top .row .col-xl-3:last-child .footer__menu span::after{
  content: "";
  display: inline-block;
  height: 6px;
  width: 10px;
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -3px;
  background: url(/local/templates/template/css/../img/arrow_select2.png);
}
@media (max-width: 768px) {
  .footer__top .row .col-xl-3:last-child .footer__menu{
    justify-content: center;
  }
}
.delivery li::after{
    border-bottom: none;
}
.box__tab .delivery-method h2{
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.delivery-method.map{
    padding: 0px;
    background: none;
}
/* End */


/* Start:/local/templates/template/css/style.css?175067973624782*/
.product-cart__favorites-btn {
  padding: .5rem 0 0 0;
}

.product-cart__favorites-btn button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: none;
  margin: auto;
  cursor: pointer;
  outline: none;
}

.product-cart__favorites-btn button:hover {
  color: #1d4e9f;
}

.product-cart__favorites-btn svg {
  max-width: 1rem;
  max-height: 1rem;
  fill: #cecece;
  color: #cecece;
  margin-right: .25rem;
}

.product-cart__favorites-btn button.in svg {
  fill: #1d4e9f;
  color: #1d4e9f;
}

.product-cart__favorites-btn_detail {
  padding: 0 0 1rem 0;
}

.product-cart__favorites-btn_detail button {
  font-size: 14px;
  margin: 0;
}

.product-cart__favorites-btn_detail svg {
  max-width: .9rem;
  max-height: .9rem;
}

.header__favorites-and-basket {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header__favorites {
  margin-right: 1rem;
}

.header__favorites a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.header__favorites-icon {
}

.header__favorites-icon svg {
  max-width: 1.25rem;
  max-height: 1.25rem;
  fill: #cecece;
  color: #cecece;
}

.header__favorites-text {

}

.header__phone {
  margin-left: 0;
}

.header__favorites-icon svg {
  max-width: 100%;
  max-height: 100%;
}

.header__phone_select_sub {
  right: -30px;
  left: -30px;
  top: 18px;
}

.header__phone_select_sub_in {
  border-top: none;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  padding-right: 5px;
}

.header__phone_select_sub_in b {
  display: inline-block;
  position: relative;
}

.header__phone_select_sub_in b::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.56 513.64' width='10' height='10'%3E%3Cpath d='M499.12,377l-71.68-71.68c-25.6-25.6-69.12-15.36-79.36,17.92-7.68,23-33.28,35.84-56.32,30.72-51.2-12.8-120.32-79.36-133.12-133.12-7.68-23,7.68-48.64,30.72-56.32,33.28-10.24,43.52-53.76,17.92-79.36L135.6,13.44c-20.48-17.92-51.2-17.92-69.12,0L17.84,62.08C-30.8,113.28,23,249,143.28,369.28s256,176.64,307.2,125.44l48.64-48.64C517,425.6,517,394.88,499.12,377Z' style='fill:%23134093'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.header__phone_select_sub_in:before {
  border-bottom: 6px solid #eaf9fe;
}

.main-soc-icon_whatsapp ul {
  border: none;
  background-color: #eff9fc;
  padding-left: 45px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 17px 21px 0px rgba(10, 12, 12, 0.11);
  left: -40px;
}

.main-soc-icon_whatsapp ul::before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-bottom: 6px solid #eaf9fe;
  position: absolute;
  top: -12px;
  left: 66px;
  margin-left: -6px;
}

.main-soc-icon_whatsapp ul li a {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: rgb(41, 41, 41);
}

.main-soc-icon_whatsapp ul li a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 414.76 418.14' width='14' height='14'%3E%3Cpath d='M198.93.24C88.5,5.5,1.36,97.47,1.69,208a206.49,206.49,0,0,0,22.57,93.54l-22,106.87A8.07,8.07,0,0,0,12,417.91L116.73,393.1a206.49,206.49,0,0,0,89.11,21.63c112.87,1.73,207-87.9,210.5-200.72C420.11,93.07,320.3-5.54,198.93.24Zm125,322A162.47,162.47,0,0,1,136.8,352.82l-14.59-7.26L58,360.77l13.51-65.61-7.18-14.07A162.51,162.51,0,0,1,94.25,92.56,162.38,162.38,0,0,1,323.89,322.2Z' transform='translate(-1.69 0)' style='fill:%237ad06d'/%3E%3Cpath d='M309.71,252.35l-40.17-11.53a15,15,0,0,0-14.81,3.9l-9.83,10a14.63,14.63,0,0,1-15.9,3.36c-19-7.69-59-43.23-69.19-61A14.66,14.66,0,0,1,161,180.86l8.58-11.09a15,15,0,0,0,1.84-15.21l-16.9-38.23A15,15,0,0,0,131.1,111c-11.21,9.48-24.51,23.89-26.13,39.85-2.85,28.14,9.22,63.62,54.87,106.22,52.73,49.22,94.95,55.72,122.45,49.06,15.59-3.78,28-18.92,35.92-31.32A15,15,0,0,0,309.71,252.35Z' transform='translate(-1.69 0)' style='fill:%237ad06d'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.header__basket_kol {
  width: 60px;
  height: 60px;
  background-color: #e3f2f7;
  background-image: none;
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 58' width='36' height='35'%3E%3Cpath d='M59.83,15.44A1,1,0,0,0,59,15H17a.94.94,0,0,0-.16,0L14.22,4.51c-1-3.75-3.71-4.58-5-4.51H1A1,1,0,0,0,1,2H9.3c.24,0,2.22,0,3,3l9,36.09c0,.2,1.09,4.91,5,4.91H50a1,1,0,0,0,0-2H26.25c-2.27,0-3-3.3-3-3.36L22.31,37H51a1,1,0,0,0,.93-.62l8-20A1,1,0,0,0,59.83,15.44ZM50.32,35H22a.85.85,0,0,0-.17,0l-4.5-18H57.52Z' style='fill:%231d4e9f'/%3E%3Cpath d='M27.5,47A5.5,5.5,0,1,0,33,52.5,5.51,5.51,0,0,0,27.5,47Zm0,9A3.5,3.5,0,1,1,31,52.5,3.5,3.5,0,0,1,27.5,56Z' style='fill:%231d4e9f'/%3E%3Cpath d='M46.5,47A5.5,5.5,0,1,0,52,52.5,5.51,5.51,0,0,0,46.5,47Zm0,9A3.5,3.5,0,1,1,50,52.5,3.5,3.5,0,0,1,46.5,56Z' style='fill:%231d4e9f'/%3E%3C/svg%3E"); */
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;
  transition: all 0.1s ease-out 0s;
}

.header__basket_kol:hover {
  background-color: #134093;
}

.header__basket_kol:hover svg path {
  fill: #fff !important;
}

.header__top svg,
.header__top svg path {
  transition: all 0.1s ease-out 0s;
}

.header__basket_kol svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.header__favorites,
.header-profile {
  margin-right: 2px;
}

.header__favorites > a,
.header-profile > a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #e3f2f7;
}

.header__favorites:hover > a {
  background-color: #134093;
}

.header__favorites:hover svg path {
  fill: #fff !important;
}

.header-profile {
  position: relative;
}

.header-profile:hover > a {
  background-color: #134093;
}

.header-profile:hover svg path {
  fill: #fff !important;
}

.header-profile:hover .header-profile-drop {
  display: block;
}

.header-profile-drop {
  position: absolute;
  top: 100%;
  left: 50%;
  width: calc(300% + 4px);
  transform: translateX(-50%);
  z-index: 10;
  padding-top: 2px;
  display: none;
}

.header-profile-drop__list {
  background-color: #eff9fc;
  padding: 15px;
  padding-left: 55px;
}

.header-profile-drop__item {
  position: relative;
}

.header-profile-drop__item:not(:last-child) {
  margin-bottom: 8px;
}

.header-profile-drop__item a {
  font-size: 16px;
  font-weight: 400;
  color: rgb(19, 64, 147);
}

.header-profile-drop__item a:hover {
  color: #8399c1;
}

.header-profile-drop__item::before {
  content: '';
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
}

.header-profile-drop__item_enter::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.45 36' width='10' height='12'%3E%3Cpath d='M28.74,17.08A2.37,2.37,0,0,0,27,16.36h-.82V11.45a11,11,0,0,0-3.37-8.07A11,11,0,0,0,14.73,0,11,11,0,0,0,6.65,3.38a11,11,0,0,0-3.38,8.07v4.91H2.45a2.33,2.33,0,0,0-1.73.72A2.37,2.37,0,0,0,0,18.82V33.55a2.33,2.33,0,0,0,.72,1.73A2.33,2.33,0,0,0,2.45,36H27a2.37,2.37,0,0,0,1.74-.72,2.32,2.32,0,0,0,.71-1.73V18.82A2.36,2.36,0,0,0,28.74,17.08Zm-7.47-.72H8.18V11.45A6.28,6.28,0,0,1,10.1,6.83a6.3,6.3,0,0,1,4.63-1.92,6.32,6.32,0,0,1,4.63,1.92,6.31,6.31,0,0,1,1.91,4.62Z' style='fill:%23134093'/%3E%3C/svg%3E");
}

.header-profile-drop__item_reg::before,
.header-profile-drop__item_profile::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.83 36.08' width='11' height='14'%3E%3Cpath d='M13.91,19.12c4.51,0,8.17-4.28,8.17-9.56C22.08,2.24,18.42,0,13.91,0S5.75,2.24,5.75,9.56C5.75,14.84,9.4,19.12,13.91,19.12Z' style='fill:%23134093'/%3E%3Cpath d='M27,33.19l.84-9.28a2.1,2.1,0,0,0-.93-1l-6.4-3.32a.41.41,0,0,0-.44,0,10.09,10.09,0,0,1-12.3,0,.39.39,0,0,0-.43,0L.93,22.91a2.1,2.1,0,0,0-.93,1l.76,9.28a2.06,2.06,0,0,0,1.88,2.89H25.11a2.07,2.07,0,0,0,1.73-.93A2,2,0,0,0,27,33.19Z' style='fill:%23134093'/%3E%3C/svg%3E");
}

.header-profile-drop__item_order::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85 85' width='14' height='14'%3E%3Cpath d='M25.5,68A8.5,8.5,0,1,0,34,76.5,8.52,8.52,0,0,0,25.5,68ZM0,0V8.5H8.5L23.8,40.8,17.85,51A14.93,14.93,0,0,0,17,55.25a8.52,8.52,0,0,0,8.5,8.5h51v-8.5H27.2a.91.91,0,0,1-.85-.85V54l3.82-7.22H61.63a7.75,7.75,0,0,0,7.22-4.25l15.3-27.62A2.35,2.35,0,0,0,85,12.75,4,4,0,0,0,80.75,8.5H17.85L14,0ZM68,68a8.5,8.5,0,1,0,8.5,8.5A8.53,8.53,0,0,0,68,68Z' style='fill:%23134093'/%3E%3C/svg%3E");
}

.header-profile-drop__item_exit::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='11' height='11'%3E%3Cpath d='M46.38,9.45,31.83,24,46.38,38.54a5.54,5.54,0,0,1-7.83,7.84L24,31.83,9.45,46.38a5.54,5.54,0,0,1-7.83-7.84L16.17,24,1.62,9.45A5.54,5.54,0,0,1,9.45,1.62L24,16.17,38.54,1.62a5.54,5.54,0,0,1,7.84,7.83Z' style='fill:%23134093'/%3E%3C/svg%3E");
}

.header__favorites-icon {
  height: 28px;
}

.header__phone_select a {
  font-size: 16px;
  white-space: nowrap;
}

.header__favorites-count {
  position: absolute;
  top: 8px;
  right: 4px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #f6a20a;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 12px;
  color: #ffffff;
  visibility: hidden;
}

.basket_number {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-left: 24px;
  margin-top: 8px;
}

.header__basket_prices {
  background-color: #eff9fc;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 8px;
}

.header__basket_prices b {
  color: #1d4e9f;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header__favorites a:hover {
  color: #1d4e9f;
}

.header__favorites a:hover .header__favorites-icon svg {
  fill: #1d4e9f;
  color: #1d4e9f;
}

.header__favorites.in a {
  color: #1d4e9f;
}

.header__favorites.in .header__favorites-icon svg {
  fill: #1d4e9f;
  color: #1d4e9f;
}

.header__favorites.in .header__favorites-count {
  visibility: visible;
}

.header__comparison {
  margin-right: 2px;
}

.header__comparison a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #e3f2f7;
}

.header__comparison:hover a {
  background-color: #134093;
}

.header__comparison a svg {
  width: 36px;
  height: 28px;
  fill: #1d4e9f;
}

.header__comparison:hover a svg {
  fill: #ffffff;
}

.header__comparison-count {
  position: absolute;
  top: 8px;
  right: 4px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #f6a20a;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 12px;
  color: #ffffff;
  visibility: hidden;
}

.header__comparison.in .header__comparison-count {
  visibility: visible;
}

a.orange {
  color: #ff9100;
  font-weight: bold;
}

.adress_select_sub {
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}

.adress_select_sub_in {
  border-top: none;
}

.adress_select_sub_in:before {
  border-bottom: 6px solid #eaf9fe;
  left: 50%;
  transform: translateX(-50%);
}

.adress_select_sub li:before {
  content: none;
}

.adress_select_sub li:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 15px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 71.95 97.71' width='10' height='13'%3E%3Cpath d='M36,0A36,36,0,0,0,0,36,35.05,35.05,0,0,0,3.15,50.66c9,19.68,26.23,40.46,31.31,46.36a2,2,0,0,0,3,0c5.07-5.9,22.31-26.68,31.31-46.36A35.05,35.05,0,0,0,72,36,36,36,0,0,0,36,0Zm0,54.66A18.69,18.69,0,1,1,54.66,36,18.7,18.7,0,0,1,36,54.66Z' style='fill:%23134093'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.adress_select_sub li {
  padding-left: 45px;
  position: relative;
}

.adress_select_sub_in a {
  text-decoration: none;
  font-size: 15px;
  color: rgb(41, 41, 41);
}

/* Block Reviews */
.reviews-block {
  max-width: 850px;
  color: #292929;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 50px;
}

.reviews-block .reviews-short {
  margin-bottom: 50px;
}

.reviews-block__title {
  font-size: 22px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  line-height: 1;
  margin-bottom: 50px;
}

.reviews-block__title span {
  margin-right: 15px;
}

.reviews-block__title::after {
  content: '';
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 9px;
  background-color: #eaf9fe;
}

.reviews-short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reviews-short__item {
  text-align: center;
  width: 20%;
}

.reviews-short__item:not(:first-child) {
  border-left: 1px solid #e7effb;
}

.reviews-short__item-wrap {
  display: inline-block;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .4s;
  transition: -webkit-box-shadow .4s;
  transition: box-shadow .4s;
  transition: box-shadow .4s, -webkit-box-shadow .4s;
  position: relative;
  z-index: 1;
}

.reviews-short__item-wrap::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 20px;
  background-color: #fff;
  z-index: 5;
}

.reviews-short__item-wrap:hover {
  -webkit-box-shadow: 0px 18px 35px 0px rgba(63, 92, 121, 0.1);
  box-shadow: 0px 18px 35px 0px rgba(63, 92, 121, 0.1);
}

.reviews-short__title {
  font-size: 14px;
  color: rgba(41, 41, 41, 0.541);
}

.reviews-short__rating {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.reviews-short__link {
  font-size: 16px;
  color: #1d4e9f;
  text-decoration: underline;
}

.reviews-short__link:hover {
  text-decoration: none;
}

.reviews-block__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews-block__link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 19px;
  font-weight: 300;
  color: #1d4e9f;
  line-height: 1.158;
  border: 1px solid #1d4e9f;
  min-height: 50px;
  padding: 10px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  max-width: 265px;
  width: 100%;
}

.reviews-block__link a:hover {
  text-decoration: none;
  background-color: #1d4e9f;
  color: #fff;
}

.reviews-block__link::after, .reviews-block__link::before {
  content: '';
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 9px;
  background-color: #eaf9fe;
}

/* TABS */
.my-tooltip {
  position: fixed;
  padding: 20px 30px;
  background: #fff;
  -webkit-box-shadow: 0px 33px 40px 0px rgba(29, 78, 159, 0.18);
  box-shadow: 0px 33px 40px 0px rgba(29, 78, 159, 0.18);
  z-index: 10;
  max-width: 430px;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  color: rgba(41, 41, 41, 0.871);
  line-height: 1.4;
}

.my-tooltip::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 37.2093%;
  height: 1px;
  background-color: #f6a20a;
}

.my-tooltip.up::after {
  bottom: auto;
  top: 100%;
}

.payment-methods,
.delivery-methods,
.delivery-companies {
  font-family: 'Open Sans', sans-serif;
  color: #292929;
  max-width: 850px;
}

.payment-methods__title,
.delivery-methods__title {
  font-size: 31px;
  font-weight: 400;
  line-height: 1.226;
  margin-bottom: 20px;
}

.payment-methods__title small,
.delivery-methods__title small {
  font-size: 16px;
}

.delivery-methods {
  margin-bottom: 50px;
}

.payment-methods__description,
.payment-method__description,
.delivery-method__description,
.delivery-companies__title {
  font-size: 16px;
  font-weight: 300;
  color: rgba(41, 41, 41, 0.78);
  line-height: 1.412;
}

.payment-methods__description:last-child,
.payment-method__description:last-child,
.delivery-method__description:last-child,
.delivery-companies__title:last-child {
  margin-bottom: 0;
}

.payment-methods__description span,
.payment-method__description span,
.delivery-method__description span,
.delivery-companies__title span {
  font-weight: 600;
}

.payment-methods__description {
  margin-bottom: 40px;
}

.delivery-companies__title {
  margin-bottom: 25px;
}

.payment-method,
.delivery-method {
  position: relative;
  background-color: #fafafa;
  padding: 30px 40px 30px 95px;
  margin-bottom: 17px;
  z-index: 1;
}

.payment-method:last-child,
.delivery-method:last-child {
  margin-bottom: 0;
}

.delivery-method {
  padding: 30px 120px 30px 90px;
}

.payment-method__icon,
.delivery-method__icon {
  position: absolute;
  top: 30px;
  left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 73px;
  height: 73px;
  background-color: #fff;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}

.payment-method__icon img,
.delivery-method__icon img {
  max-width: 100%;
  height: auto;
}

.payment-method__icon::after,
.delivery-method__icon::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  background-color: #eef0f4;
  opacity: 0.569;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  z-index: -1;
}

.payment-method__title,
.delivery-method__title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.2;
  position: relative;
}

.payment-method__title [data-tooltip],
.delivery-method__title [data-tooltip] {
  position: relative;
  top: -10px;
  cursor: pointer;
}

.payment-method__title [data-tooltip].up::after,
.delivery-method__title [data-tooltip].up::after {
  top: auto;
  bottom: 100%;
}

.payment-method__title [data-tooltip]::after,
.delivery-method__title [data-tooltip]::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 20px;
  width: 1px;
  background-color: #f6a20a;
  display: none;
  z-index: 15;
}

.payment-method__title [data-tooltip]:hover::after,
.delivery-method__title [data-tooltip]:hover::after {
  display: block;
}

.payment-method__list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.5px;
  margin-right: -2.5px;
  margin-bottom: -5px;
}

.payment-method__list li {
  margin-left: 2.5px;
  margin-right: 2.5px;
  margin-bottom: 5px;
}

.delivery-method__content {
  padding-right: 10px;
}

.delivery-method__table {
  color: rgba(41, 41, 41, 0.78);
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}

.delivery-method__table td {
  padding-bottom: .25rem;
}

.delivery-method__table td:first-of-type {
  padding-right: 10px;
}

.delivery-method__table span {
  font-weight: 700;
}

.delivery-method__table a {
  color: #1d4e9f;
}

.delivery-method__table sup {
  position: relative !important;
  top: -.5em !important;
  font-size: 75% !important;
  line-height: 0 !important;
  vertical-align: baseline !important;
}

.delivery-method__description {
  padding-right: 30px;
}

.delivery-method__price {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 120px;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background-color: #f3f4f7;
  font-size: 16px;
  font-weight: 700;
  color: #1d4e9f;
}

.delivery-method__price-plus {
  width: 20px;
  height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 5px;
}

.delivery-method__list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.delivery-method__list li {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: rgba(41, 41, 41, 0.78);
}

.delivery-method__list li:not(:last-child) {
  margin-bottom: 10px;
}

.delivery-method__list li::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -15px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #1d4e9f;
}

.delivery-companies__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.delivery-companies__item {
  width: 20%;
  text-align: center;
}

.delivery-companies__item + .delivery-companies__item {
  border-left: 1px solid #e5e5e5;
}

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

@media (min-width: 1200px) {
  .header__logo-wrapper {
    flex-basis: 33%;
    max-width: 33%;
  }

  .header__phone-wrapper {
    flex-basis: 16%;
    max-width: 16%;
  }

  .header__address-wrapper {
    flex-basis: 16%;
    max-width: 16%;
  }

  .header__basket-wrapper {
    flex-basis: 35%;
    max-width: 35%;
  }

  .header__favorites-and-basket {
    justify-content: flex-end;
  }
}

@media(max-width: 1199px){
  .header__favorites-and-basket {
    transform: scale(0.75);
  }
}

@media (max-width: 991px) {
  .header__favorites-and-basket {
    flex-wrap: wrap;
  }

  .header__basket {
    margin-top: 2px;
  }
}

@media (max-width: 768px) {
  .header__basket_mob {
    align-items: stretch;
  }

  .header__basket {
    margin-top: 0;
  }

  .reviews-short__item {
    width: calc(100% / 3);
    margin-bottom: 20px;
  }

  .reviews-short__item:not(:first-child) {
    border-left: none;
  }

  .reviews-short__item-wrap {
    width: 95%;
  }

  [data-tooltip] {
    display: none;
  }

  .delivery-method {
    padding-right: 0;
    padding-left: 0;
  }

  .delivery-method__table {
    margin-bottom: 10px;
  }

  .delivery-method__table td {
    display: block;
    width: 50%;
  }

  .delivery-method__price {
    position: static;
    width: 100%;
    padding: 10px;
    margin-top: 15px;
  }
}

@media (max-width: 600px) {
  .delivery-companies__item {
    width: 50%;
  }

  .delivery-companies__item + .delivery-companies__item {
    border-left: none;
  }
}

@media (max-width: 480px) {
  .reviews-short__item {
    width: 50%;
  }

  .payment-methods__title,
  .delivery-methods__title {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .payment-methods__description {
    margin-bottom: 10px;
  }

  .payment-methods__description,
  .payment-method__description,
  .delivery-method__description,
  .delivery-companies__title,
  .delivery-method__price {
    font-size: 15px;
  }
}

.delivery-method__content {
  padding-right: 15px;
  padding-left: 15px;
}

.my-tooltip sup {
  top: 0;
  font-size: 75%;
}

.delivery-method__description.delivery-method__description-small {
  /*font-size: 11px;
  line-height: 15px;*/
  font-size: 14px;
  line-height: 16px;
  margin: 10px 0 0 0;
}

@media (max-width: 768px){
  .payment-method__title,
  .delivery-method__title {
    font-size: 24px;
    padding-left: 80px;
  }

  #page_content .delivery {
    padding: 0;
  }
}

/* End */


/* Start:/local/templates/template/css/style-new.css?172432545417526*/
/* PRODUCT ITEM NEW */
@media (min-width: 768px) {
  .col-pop-md-3 {
    flex-basis: calc(100% / 3) !important;
  }
}

.product-item_new.popular__product_item {
  display: flex;
  flex-direction: column;
}

.product-item_new.popular__product_item:hover {
  outline: none;
  box-shadow: 0 15px 20px 10px rgba(180, 207, 251, 0.25);
}

.product-item_new .popular__product_item_info {
  flex: auto;
  display: flex;
  flex-direction: column;
}

.product-item_new .popular__product_item_img {
  margin: 15px 0;
}

.product-item_new .popular__product-article {
  color: #939393;
}

.product-item_new .popular__product_item-name {
  min-height: auto;
}

.product-item_new .popular__product_item_dsc {
  display: flex;
  flex-direction: column;
  flex: auto;
}

.product-item_new .product-item__prices {
  margin: 15px 0 10px 0;
  flex: auto;
}

.product-item_new .product-item__prices ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-item_new .product-item__prices li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.product-item_new .product-item__prices-quantity-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 70%;
}

.product-item_new .product-item__prices-quantity {
  font-size: 13px;
  color: #8e8e8e;
}

.product-item_new .product-item__prices li .prices-dots {
  display: flex;
  flex: auto;
  border-bottom: 1px dotted #aec0dd;
  margin: 0 2px 5px 2px;
}

.product-item_new .product-item__prices-old-price-wrapper {
  margin-right: 5px;
}

.product-item_new .product-item__prices-old-price-wrapper svg {
  max-width: 7px;
  max-height: 9px;
}

.product-item_new .product-item__prices-new-price-wrapper{
  display: flex;
  align-items: center;
}

.product-item_new .product-item__prices-new-price-wrapper svg {
  max-width: 7px;
  max-height: 9px;
}

.product-item_new .product-item__prices-new-price-wrapper_bold svg {
  max-width: 10px;
  max-height: 12px;
}

.product-item_new .product-item__prices-new-price-wrapper .rub-bold {
  display: none;
}

.product-item_new .product-item__prices-new-price-wrapper .rub-light {
  display: inline-block;
}

.product-item_new .product-item__prices-new-price-wrapper_bold .rub-bold {
  display: inline-block;
}

.product-item_new .product-item__prices-new-price-wrapper_bold .rub-light {
  display: none;
}

.product-item_new .product-item__prices-old-price {
  position: relative;
  font-size: 13px;
}

.product-item_new .product-item__prices-old-price:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  width: 100%;
  top: 50%;
  background: #f6a20a;
  display: inline-block;
  transform: skew(-10deg, -10deg);
}

.product-item_new .product-item__prices-new-price {
  font-size: 13px;
  padding-right: 3px;
}

.product-item_new .product-item__prices-new-price-wrapper_bold .product-item__prices-new-price {
  font-size: 16px;
  font-weight: 600;
}

.product-item_new .warehouses {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.product-item_new .warehouses__row {
  display: flex;
  margin-bottom: 2px;
}

.product-item_new .warehouses__name {
  width: 65%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  font-weight: 300;
  color: #292929;
}

.product-item_new .warehouses__val {
  width: 39%;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 300;
  white-space: nowrap;
  justify-content: right;
}

.product-item_new .warehouses__val_yes {
  color: #00be48;
}

.product-item_new .warehouses__val_no {
  color: #ff0036;
}

.product-item_new .popular__product_presence {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.product-item_new .popular__product_presence .quantity-block {
  width: 70%;
}

.product-item_new .plus, .product-item_new .minus,
.product-item_new .plus10, .product-item_new .minus10 {
  background-color: #e3f2f7 !important;
  /*background-size: 13px !important;*/
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 30px !important;
  height: 30px !important;
}

.product-item_new .plus:hover, .product-item_new .minus:hover {
  background-color: #1d4e9f !important;
}

.product-item_new .minus {
  background-image: url(/local/templates/template/img//minus_bg.png);
}

.product-item_new .minus:hover {
  background-image: url(/local/templates/template/img//minus.png);
}

.product-item_new .plus {
  background-image: url(/local/templates/template/img/plus_bg.png);
}

.product-item_new .plus:hover {
  background-image: url(/local/templates/template/img/plus.png);
}

.product-item_new .minus10 {
  background-image: url(/local/templates/template/img//minus-b.png);
}

.product-item_new .minus10:hover {
  background-image: url(/local/templates/template/img//minus-w.png);
}

.product-item_new .plus10 {
  background-image: url(/local/templates/template/img/plus-b.png);
}

.product-item_new .plus10:hover {
  background-image: url(/local/templates/template/img/plus-w.png);
}
 
.product-item_new input.qty {
  width: 30px;
  height: 30px;
  border: 1px solid #e3f2f7;
}

.product-item_new .product__dsc-comparison_favorite {
  display: flex;
  margin: auto 0 0 0;
}

.product-item_new .product__dsc-comparison_favorite button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #e3f2f7;
  transition: all 0.1s ease-out 0s;
  margin-right: 10px;
}

.product-item_new .product__dsc-comparison_favorite button:hover {
  background-color: #1d4e9f;
}

.product-item_new .product-cart__favorites-btn {
  padding: 0;
}

.product-item_new .product__dsc-comparison_favorite .product-cart__favorites-btn button {
  margin: 0;
}

/* COMPARISON */
.product-item_new .product-cart__comparison-btn {
  padding: 0;
}

.product-item_new .product__dsc-comparison_favorite button svg {
  max-width: 21px;
  max-height: 16px;
  margin: 0;
  fill: #1d4e9f;
}

.product-item_new .product__dsc-comparison_favorite button:hover svg,
.product-item_new .product__dsc-comparison_favorite button.in:hover svg {
  fill: #ffffff;
  color: #ffffff;
}

.product-item_new .product__dsc-comparison_favorite button.in svg {
  color: #1d4e9f;
}

.product-item_new .product-cart__favorites-btn button #icon-yes-favorite {
  display: none;
}

.product-item_new .product-cart__favorites-btn button.in #icon-no-favorite {
  display: none;
}

.product-item_new .product-cart__favorites-btn button.in #icon-yes-favorite {
  display: inline-block;
}

/* COMPARISON */
.product-item_new .product-cart__comparison-btn button #icon-yes-comparison {
  display: none;
}

.product-item_new .product-cart__comparison-btn button.in #icon-no-comparison {
  display: none;
}

.product-item_new .product-cart__comparison-btn button.in #icon-yes-comparison {
  display: inline-block;
}

.product-item_new .popular__product_btn {
  display: flex;
}

.product-item_new .btn_card {
  font-size: 15px;
  white-space: nowrap;
  width: auto;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: max-content;
  background: #1d4e9f;
  padding: 10px 30px;
  margin-right: 15px;
}

.product-item_new .btn_card svg {
  max-width: 24px;
  max-height: 23px;
  min-width: 15px;
  min-height: 14px;
  fill: #ffffff;
  margin-right: 10px;
}

.product-item_new .btn_card span {
  line-height: 1;
}

.product-item_new .btn_card:hover {
  background: #f6a20a;
}

.product-item_new .product__dsc_to_cart {
  width: 70%;
}

.product-item_new .product__dsc_one_click {
  width: auto;
  height: 36px;
  line-height: 1.125;
  margin-top: -3px;
}

.product-item_new .product__dsc_one_click a {
  font-size: 14px;
  line-height: 1.125;
}

/* /PRODUCT ITEM NEW */

/* PRODUCT CARD */
.product__dsc_price-head {
  background: #b3c7cd;
}

.product__img_big .slick-arrow {
  background-color: #1d4e9f;
  opacity: 1;
  width: 22px;
  height: 22px;
  top: calc(100% + 100px + 20px);
  margin: 0;
}

.product__img_big .slick-arrow.slick-prev {
  /*display: none !important;*/
  left: calc(50% - 5px);
  transform: translate(-100%, 0);
}

.product__img_big .slick-arrow.slick-next {
  /*display: none !important;*/
  right: calc(50% - 5px);
  transform: translate(100%, 0);
}

.product__img_big .procent {
  left: 0;
  right: auto;
}

.stickers-block-for-products {
  left: auto;
  right: 0;
}

.stickers-block-for-products span {
  width: 100%;
}

.product__dsc_price {
  padding-bottom: 17px;
}

.product__dsc_price-content {
  background: #eff9fc;
  padding: 20px 10px 20px 30px;
  font-size: 17px;
}

.product__dsc_price-content li:last-child {
  margin-bottom: 0;
}

.product__dsc_price_old {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  width: 80%;
}

.product__dsc_price_old p {
  color: #8f9496;
}

.product__dsc_price_old span {
  background: none;
}

.product__dsc_price_old:after {
  content: none;
}

.product__dsc_price_old-dots {
  display: flex;
  flex: auto;
  border-bottom: 1px dotted #1d4e9f;
  margin: 0 0 5px 0;
}

.product__dsc_price_old-wrapper {
  margin-right: 10px;
}

.product__dsc_price_old span:after {
  transform: skew(-10deg, -10deg);
}

.product__dsc_price_new {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  left: 0;
  text-align: left;
  padding: 0;
  width: auto;
}

.new_big {
  font-weight: 800;
  font-size: 18px;
  color: #292929
}

.product__dsc_price_new svg,
.product__dsc_price_old svg {
  max-width: 10px;
  max-height: 12px;
}

.product__dsc_price_new svg.rub-light {
  display: inline-block;
}

.product__dsc_price_new svg.rub-bold {
  display: none;
}

.product__dsc_price_new.new_big svg.rub-bold {
  display: inline-block;
}

.product__dsc_price_new.new_big svg.rub-light {
  display: none;
}

.product__dsc_btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 18px;
}

.product__dsc_btn .product__dsc_kol {
  width: 80%;
}

.product__dsc_btn .product__dsc_kol .plus, .product__dsc_kol .minus,
.product__dsc_btn .product__dsc_kol .plus10, .product__dsc_kol .minus10 {
  background-color: #e3f2f7;
  color: #e3f2f7;
  /*background-size: 13px;*/
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  margin: 0;
}

.product__dsc_btn .product__dsc_kol .plus:hover, .product__dsc_kol .minus:hover,
.product__dsc_btn .product__dsc_kol .plus10:hover, .product__dsc_kol .minus10:hover {
  background-color: #1d4e9f;
}

.product__dsc_btn .plus {
  background-image: url('/local/templates/template/img/plus-b.svg');
}

.product__dsc_btn .minus {
  background-image: url('/local/templates/template/img//minus-b.svg');
}

.product__dsc_btn .plus:hover {
  background-image: url('/local/templates/template/img/plus-w.svg');
}

.product__dsc_btn .minus:hover {
  background-image: url('/local/templates/template/img//minus-w.svg');
}

.product__dsc_btn .plus10 {
  background-image: url('/local/templates/template/img/plus10-b.svg');
}

.product__dsc_btn .minus10 {
  background-image: url('/local/templates/template/img//minus10-b.svg');
}

.product__dsc_btn .plus10:hover {
  background-image: url('/local/templates/template/img/plus10-w.svg');
}

.product__dsc_btn .minus10:hover {
  background-image: url('/local/templates/template/img//minus10-w.svg');
}

.product__dsc_btn .product__dsc_kol .qty {
  width: 40px;
  height: 40px;
  border: 1px solid #e3f2f7;
}

.product__dsc_btn .product__dsc-comparison_favorite {
  display: flex;
  /*margin: auto 0 0 0;*/
}

.product__dsc_btn .product__dsc-comparison_favorite button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #e3f2f7;
  transition: all 0.1s ease-out 0s;
  margin-right: 10px;
}

.product__dsc_btn .product__dsc-comparison_favorite button:hover {
  background-color: #1d4e9f;
}

.product__dsc_btn .product-cart__favorites-btn {
  padding: 0;
}

.product__dsc_btn .product__dsc-comparison_favorite .product-cart__favorites-btn button {
  margin: 0;
}

/* COMPARISON */
.product__dsc_btn .product-cart__comparison-btn {
  padding: 0;
}

.product__dsc_btn .product__dsc-comparison_favorite .product-cart__comparison-btn button {
  margin: 0;
}

.product__dsc_btn .product__dsc-comparison_favorite button svg {
  max-width: 25px;
  max-height: 20px;
  margin: 0;
  fill: #1d4e9f;
}

.product__dsc_btn .product__dsc-comparison_favorite button:hover svg,
.product__dsc_btn .product__dsc-comparison_favorite button.in:hover svg {
  fill: #ffffff;
  color: #ffffff;
}

.product__dsc_btn .product__dsc-comparison_favorite button.in svg {
  color: #1d4e9f;
}

.product__dsc_btn .product-cart__favorites-btn button #icon-yes-favorite {
  display: none;
}

.product__dsc_btn .product-cart__favorites-btn button.in #icon-no-favorite {
  display: none;
}

.product__dsc_btn .product-cart__favorites-btn button.in #icon-yes-favorite {
  display: inline-block;
}

/* COMPARISON */
.product__dsc_btn .product-cart__comparison-btn button #icon-yes-comparison {
  display: none;
}

.product__dsc_btn .product-cart__comparison-btn button.in #icon-no-comparison {
  display: none;
}

.product__dsc_btn .product-cart__comparison-btn button.in #icon-yes-comparison {
  display: inline-block;
}

.product__dsc_btn .btn_card {
  width: auto;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: max-content;
  background: #1d4e9f;
  padding: 10px 30px;
}

.product__dsc_btn .btn_card svg {
  max-width: 24px;
  max-height: 23px;
  fill: #ffffff;
  margin-right: 10px;
}

.product__dsc_btn .btn_card {
  margin-right: 20px;
  max-width: 173px;
}

.product__dsc_btn .btn_card span {
  line-height: 1;
  white-space: nowrap;
}

.product__dsc_btn .btn_card:hover {
  background: #f6a20a;
}

.product__dsc_btn .product__dsc_one_click a {
  width: auto;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 173px;
  background: #fff;
  padding: 10px 30px;
  border: 1px solid #1d4e9f;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.1s ease-out 0s;
}

.product__dsc_btn .product__dsc_one_click a:hover {
  background: #1d4e9f;
  color: #ffffff;
}

.product__dsc_pay {
  padding-top: 5px;
}

.warehouses {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.warehouses__row {
  display: flex;
  margin-bottom: 5px;
}

.warehouses__name {
  width: 90%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  font-weight: 300;
  color: #292929;
}

.warehouses__val {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
}

.warehouses__val_yes {
  color: #00be48;
}

.warehouses__val_no {
  color: #ff0036;
}

@media (max-width: 768px) {
  .product__img_big .slick-arrow {
    top: calc(100% + 240px + 20px);
  }
}

@media (max-width: 767px) {
  .product__img_big .slick-arrow {
    top: calc(100% + 180px + 20px);
  }
}

@media (max-width: 575px) {
  .product__img_big .slick-arrow {
    top: calc(100% + 150px + 20px);
  }
}

@media (max-width: 400px) {
  .product__dsc_btn:not(.not-wrap) {
    flex-wrap: wrap;
  }

  .product__dsc_btn .product__dsc_kol {
    margin-bottom: 0;
  }

  .product__img_big .slick-arrow {
    top: calc(100% + 125px + 20px);
  }
}

/* /PRODUCT CARD */


.product-item_new .product-item__prices-new-price-wrapper {
  width: 30%;
  white-space: nowrap;
}

@media screen and (max-width: 325px) {
  .product__dsc_btn .product__dsc_kol .plus, .product__dsc_kol .minus,
  .product__dsc_btn .product__dsc_kol .plus10, .product__dsc_kol .minus10 {
    width: 31px;
  }
}

@media screen and (max-width: 420px) {
    .product__dsc_btn .product__dsc_kol .qty {
      height: 35px;
    }
    .product__dsc_btn .product__dsc_kol .plus, .product__dsc_kol .minus,
    .product__dsc_btn .product__dsc_kol .plus10, .product__dsc_kol .minus10,
    .product__dsc_btn .product__dsc-comparison_favorite button
    {
      width: 32px;
      height: 35px;
    }

    .product-item_new .warehouses {
      max-width: 89%;
    }
}

@media screen and (max-width: 414px) {
  .product-item_new .warehouses {
    max-width: 88%;
  }
}

@media screen and (max-width: 390px) {
  .product-item_new .warehouses {
    max-width: 89%;
  }
}

@media screen and (max-width: 375px) {
  .product-item_new .warehouses {
    max-width: 90%;
  }
}


@media screen and (min-width: 420px)  and (max-width: 1200px) {
  .product-item_new .warehouses__name {
    width: 54%;
  }
  .product-item_new .warehouses__val{
    width: 45%;
  }
}
/* End */


/* Start:/local/templates/template/css/personal/base.css?16081272588092*/
[data-js-focus-visible] :focus:not([data-focus-visible-added]) {
  outline: none;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

.oh {
  overflow: hidden !important;
}

.oes-container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 15px 50px 15px;
  color: #292929;
  font-family: 'Open Sans', sans-serif;
}

.oes-title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 0.06em;
}

.oes-subtitle {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

.oes-subtitle svg,
.oes-subtitle span {
  vertical-align: middle;
}

.oes-subtitle svg {
  margin-right: 5px;
}

.oes-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}

.oes-form__col {
  width: calc(100% / 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}

.oes-form__col_half {
  width: calc(50% - 30px);
}

.oes-form__col_full {
  width: calc(100% - 30px);
}

.oes-form__label {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.oes-form__label span {
  font-size: 15px;
  color: #0e4399;
}

.oes-form__input {
  width: 100%;
  height: 60px;
  padding: 20px;
  border: 1px solid #9cd1e2;
  background-color: #fff;
  font-size: 17px;
  font-weight: 300;
  color: rgba(41, 41, 41, 0.71);
}

.oes-form__input_textarea {
  resize: none;
}

.oes-form__input:focus {
  outline: none;
  border-color: #4daccb;
}

.oes-contacts {
  padding-bottom: 50px;
  border-bottom: 1px solid #f0f0f0;
}

.oes-contacts-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: -15px;
  margin-right: -15px;
}

.oes-contacts__col {
  margin-left: 15px;
  margin-right: 15px;
}

.oes-contacts__col:first-child {
  max-width: 470px;
  width: 100%;
}

.oes-contacts__list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.oes-contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 17px;
}

.oes-contacts__item:not(:last-child) {
  margin-bottom: 10px;
}

.oes-contacts__item span:nth-child(1) {
  font-weight: 600;
  margin-right: 10px;
}

.oes-contacts__item span:nth-child(2) {
  width: 55%;
  color: rgba(41, 41, 41, 0.761);
  font-weight: 300;
}

.oes-change-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border: 1px solid #134093;
  color: #134093;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.04em;
  padding: 16px;
  min-width: 206px;
  transition: all 250ms ease-in-out;
}

.oes-change-button span {
  margin-right: 10px;
}

.oes-change-button:hover {
  text-decoration: none;
  background-color: #134093;
  color: #ffffff;
}

.oes-change-button svg path{
  transition: all 250ms ease-in-out;
}

.oes-change-button:hover svg path{
  fill: #ffffff !important;
}

.oes-form__button {
  background-color: #ec5323;
  color: #fff;
  border: none;
  width: 100%;
  min-height: 60px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.04em;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

.oes-form__button:hover, .oes-form__button:focus, .oes-form__button:active {
  background-color: #134093;
}

.oes-form__forgot-pass {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  margin-top: 10px;
}

.oes-form__forgot-pass a {
  color: #134094;
}

.oes-form__remember,
.oes-form__agreement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
}

.oes-form__remember input[type="checkbox"]:checked ~ .oes-custom-check,
.oes-form__agreement input[type="checkbox"]:checked ~ .oes-custom-check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.7 34.07' width='16' height='12'%3E%3Cpath d='M20.69,32.52a5.32,5.32,0,0,1-7.51,0L1.55,20.89a5.31,5.31,0,0,1,7.51-7.5L16,20.31a1.32,1.32,0,0,0,1.89,0L36.64,1.55a5.31,5.31,0,0,1,7.51,7.51Z' style='fill:%239cbefd'/%3E%3C/svg%3E");
}

.oes-custom-check {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 1px solid #99bcfd;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.oes-form__remember-text {
  font-size: 18px;
  font-weight: 300;
  color: #292929;
  line-height: 1;
}

.oes-form__choice-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

.oes-form__choice-item input[type="radio"]:checked ~ .oes-custom-radio .oes-custom-radio__inner {
  opacity: 1;
}

.oes-custom-radio {
  width: 36px;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #99bcfd;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 12px;
  border-radius: 50%;
}

.oes-custom-radio__inner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #99bcfd;
  opacity: 0;
}

.oes-form__choice-text {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
}

.oes-form__agreement-text {
  font-size: 15px;
  color: rgba(41, 41, 41, 0.62);
  line-height: 1.4;
}

.oes-form__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ws-nw {
  white-space: nowrap !important;
}

[name="register_submit_button"] {
  max-width: 360px;
}

.text-center {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .oes-title {
    font-size: 24px;
  }

  .oes-subtitle {
    font-size: 19px;
  }

  .oes-form__col {
    width: calc(100% - 30px);
  }

  .oes-contacts__col:first-child {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  .oes-form__col_half {
    width: calc(100% - 30px);
  }
}

@media screen and (max-width: 480px) {
  .oes-title {
    font-size: 21px;
  }

  .oes-subtitle {
    font-size: 17px;
  }

  .oes-form {
    margin-bottom: -20px;
  }

  .oes-form__col {
    margin-bottom: 20px;
  }

  .oes-form__label {
    font-size: 16px;
  }

  .oes-form__input,
  .oes-form__button {
    height: 40px;
    padding: 10px;
    font-size: 16px;
  }

  .oes-form__button {
    min-height: 40px;
  }
}

/* End */


/* Start:/local/templates/template/css/personal/cabinet.css?16081272588825*/
.cabinet__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*margin-left: -15px;*/
  /*margin-right: -15px;*/
}

.cabinet__sidebar {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}

.cabinet__content {
  width: calc(100% / 12 * 9 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}

.cabinet__nav {
  background-color: #eff9fc;
}

.cabinet__nav ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.cabinet__nav li:last-child a::after {
  display: none;
}

.cabinet__nav a {
  display: block;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #292929;
  position: relative;
}

.cabinet__nav a::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 25px;
  right: 25px;
  height: 1px;
  background-color: #d0eef7;
}

.cabinet__nav a:hover, .cabinet__nav a.current {
  text-decoration: none;
  background-color: #d0eef7;
}

.cabinet__title {
  font-size: 37px;
  font-weight: 300;
  color: #134094;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 35px;
}

.cabinet__subtitle {
  font-size: 23px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

.cabinet-table-wrap {
  margin-bottom: 50px;
  overflow: auto;
}

.cabinet-table-wrap:last-child {
  margin-bottom: 0;
}

.cabinet-table {
  width: 100%;
  min-width: 780px;
  text-align: center;
  font-size: 16px;
}

.cabinet-table a {
  color: #1e4e9f;
}

.cabinet-table td,
.cabinet-table th {
  padding: 15px;
}

.cabinet-table tbody tr {
  border-bottom: 1px solid #f0f0f0;
}

.cabinet-table tbody tr td {
  font-weight: 300;
}

.cabinet-table tbody tr td:nth-child(even) {
  background-color: #fbfbfb;
}

.cabinet-table thead tr {
  background-color: #fbfbfb;
}

.cabinet-table thead tr th:nth-child(even) {
  background-color: #f8f8f8;
}

.cabinet-table__status {
  color: #1d4e9f;
  font-weight: 600;
}

.cabinet-table__total {
  font-weight: 700;
}

.cabinet-contacts {
  margin-bottom: 50px;
}

.cabinet-card_single {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
}

.cabinet-card_single.oes-contacts {
  padding-bottom: 0;
  border: none;
}

.cabinet-card_delivery {
  position: relative;
  margin-bottom: 80px;
}

.cabinet-card__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  /*flex-wrap: wrap;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  color: rgba(41, 41, 41, 0.761);
}

.cabinet__password-form-info {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: rgba(41, 41, 41, 0.631);
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  margin-bottom: 30px;
}

.cabinet__password-form-info.has-error {
  color: red;
}

.cabinet-order-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbfbfb;
  padding: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}

.cabinet-order-status__date {
  margin-right: 54px;
  font-size: 17px;
}

.cabinet-order-status__text {
  margin-right: 20px;
}

.cabinet-order-status__text span {
  color: #1d4e9f;
  font-weight: 600;
}

.cabinet-order-status__btn {
  margin-left: auto;
  font-size: 17px;
  color: #1d4e9f;
  border: 1px solid #1d4e9f;
  padding: 15px 24px;
  line-height: 1;
}

.cabinet-order-status__btn:hover {
  text-decoration: none;
}

.cabinet-order-table-wrap {
  overflow: auto;
}

.cabinet-order-table {
  width: 100%;
  min-width: 780px;
}

.cabinet-order-table thead tr {
  background-color: #1d4e9f;
  text-align: center;
  color: #fff;
}

.cabinet-order-table thead tr th {
  font-weight: 300;
  font-size: 16px;
  padding: 15px;
}

.cabinet-order-table thead tr th:nth-child(even) {
  background-color: #2c5ba8;
}

.cabinet-order-table tbody tr {
  text-align: center;
  border-bottom: 1px solid #deeafd;
}

.cabinet-order-table tbody tr:nth-last-child(-n + 2) {
  border-bottom: none;
}

.cabinet-order-table tbody tr:not(:last-child) td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cabinet-order-table tbody tr:not(:last-child) td:nth-child(even) {
  background-color: #f7faff;
  font-weight: 700;
}

.cabinet-order-table__total {
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #1d4e9f;
}

.cabinet-order-table__total span {
  font-size: 28px;
}

.cabinet-order-table__product a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  text-decoration: none;
}

.cabinet-order-table__product span {
  font-size: 17px;
  font-weight: 700;
  color: #1d4e9f;
}

.cabinet-order-table__product img {
  width: 117px;
  height: 117px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  border: 1px solid #b4cffb;
  margin-right: 20px;
}

.cabinet-card__price {
  background-color: #f7faff;
  padding: 15px;
  min-width: 165px;
  text-align: center;
  font-weight: 700;
}

.cabinet__contacts-form {
  max-width: 590px;
}

.cabinet__delivery-form {
  max-width: 685px;
}

.cabinet__form-btn {
  max-width: 265px;
}

.cabinet-single-order-total-wrap {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cabinet-single-order-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7faff;
}

.cabinet-single-order-total__title {
  background-color: #f6a20a;
  color: #fff;
  padding: 25px;
  font-size: 17px;
  line-height: 1;
  text-align: center;
  min-width: 130px;
  -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
  clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
}

.cabinet-single-order-total__value {
  font-weight: 700;
  font-size: 17px;
  line-height: 1;
  padding-left: 10px;
  padding-right: 10px;
}

.cabinet-single-order-total__value span {
  font-size: 28px;
}

.cabinet-single-order__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.cabinet-single-order__address span:nth-child(1) {
  margin-right: 56px;
  font-weight: 600;
}

.cabinet-single-order__address span:nth-child(2) {
  color: rgba(41, 41, 41, 0.761);
}

@media screen and (max-width: 991px) {
  .cabinet__sidebar,
  .cabinet__content {
    width: calc(100% - 30px);
  }

  .cabinet__sidebar {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .cabinet__title {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .cabinet__subtitle {
    font-size: 21px;
    margin-bottom: 14px;
  }

  .cabinet-card__col:nth-child(1) {
    width: 100%;
  }

  .cabinet-card__col:nth-child(2) {
    margin-top: 20px;
  }

  .cabinet__password-form-info {
    margin-bottom: 0;
  }

  .cabinet-card__inner {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 650px) {
  .cabinet-order-status {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cabinet-order-status__date,
  .cabinet-order-status__text {
    width: 50%;
    margin-right: 0;
    text-align: center;
  }

  .cabinet-order-status__btn {
    margin-right: auto;
    margin-top: 20px;
  }
}

@media screen and (max-width: 480px) {
  .cabinet-order-status__date,
  .cabinet-order-status__text {
    width: 100%;
  }

  .cabinet-order-status__text {
    margin-top: 20px;
  }

  .cabinet-single-order-total__title {
    padding: 15px;
  }

  .cabinet-single-order-total__value span {
    font-size: 19px;
  }

  .cabinet-card_single {
    margin-bottom: 30px;
  }

  .cabinet-card_delivery {
    margin-bottom: 60px;
  }

  .cabinet__sidebar {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

/* End */


/* Start:/local/templates/template/css/personal/order.css?16081272592394*/
.order__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.order__fields-info {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.57143;
  color: #989898;
}

.order__fields-info span {
  font-weight: 600;
  font-size: 15px;
  color: #0e4399;
}

.order-questions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 40px;
}

.order-questions__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #eff9fc;
  font-weight: 300;
  font-size: 18px;
  padding: 8px 25px;
  margin-bottom: 10px;
}

.order-questions__text {
  margin-right: 22px;
}

.order-questions__link {
  color: #1d4e9f;
}

.order-questions__link svg,
.order-questions__link span {
  vertical-align: middle;
}

.order-questions__link svg {
  margin-right: 3px;
}

.order-questions__link:hover {
  text-decoration: none;
}

.order-user-info {
  padding: 60px 0;
  background-color: #eaf9fe;
}

.order-user-info__subtitle {
  margin-bottom: 30px;
}

.order-user-info__textarea {
  min-height: 110px;
}

.order-contacts__subtitle {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .order-user-info {
    padding: 35px 0;
  }
}

@media screen and (max-width: 650px) {
  .order__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 600px) {
  .order-questions {
    margin-bottom: 20px;
  }
  .order-questions__item {
    width: calc(100% - 10px);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 16px;
  }
  .order-questions__text,
  .order-questions__link {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .order-questions__item {
    padding: 8px 15px;
  }
}

/* End */


/* Start:/local/templates/template/css/personal/modals.css?16081272592786*/
.oes-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: auto;
}

.oes-modal.opened {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.oes-modal__body {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  position: relative;
  padding: 50px;
  width: 100%;
}

.oes-modal__body_login {
  max-width: 645px;
}

.oes-modal__body_reg {
  max-width: 800px;
  padding-left: 122px;
  padding-right: 122px;
}

.oes-modal__body_reg .oes-modal__form {
  max-width: 100%;
}

.oes-modal__close {
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0.15;
}

.oes-modal__close:hover, .oes-modal__close:focus, .oes-modal__close:active {
  opacity: 0.5;
}

.oes-modal__close svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.oes-modal__title {
  font-size: 37px;
  font-weight: 300;
  color: #134094;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: 30px;
}

.oes-modal__form {
  margin-left: -11px;
  margin-right: -11px;
  margin-bottom: -22px;
}

.oes-modal__form_login {
  max-width: 365px;
  width: 100%;
}

.oes-modal__form .oes-form__col {
  margin-left: 11px;
  margin-right: 11px;
  margin-bottom: 22px;
}

.oes-modal__form .oes-form__col_full {
  width: calc(100% - 22px);
}

.oes-modal__form .oes-form__col_half {
  width: calc(50% - 22px);
}

@media screen and (max-width: 767px) {
  .oes-modal__body {
    padding: 30px;
  }
  .oes-modal__close {
    top: 10px;
    right: 10px;
  }
  .oes-modal__title {
    font-size: 28px;
  }
}

@media screen and (max-width: 600px) {
  .oes-modal__form .oes-form__col_half {
    width: calc(100% - 22px);
  }
  .oes-form__choice-item {
    width: 100%;
  }
}

/* End */


/* Start:/local/templates/template/css/personal/style.css?1608732946695*/
.page-auth__login {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
}

.customer__information--auth .oes-container {
  padding: 0 30px 0 30px;
}

.mobile-menu-personal li:first-child {
  background: #eaf9fe;
  text-align: center;
  border: 0;
  margin-top: 25px
}

.mobile-menu-personal li:last-child {
  text-align: center;
  border: 0;
}

.mobile-menu-personal li:last-child a {
  text-transform: none;
}

@media screen and (max-width: 600px) {
  .oes-modal {
    background-color: #fff;
  }

  .oes-modal__body {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
  }
}
/* End */


/* Start:/local/templates/template/css/fancybox/jquery.fancybox.min.css?163828299512795*/
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;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;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:transform,opacity;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{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;transform-origin:top left;transition-property:transform,opacity;-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:grab}.fancybox-is-grabbing .fancybox-content{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:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property: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;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.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{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}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;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;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.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-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.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:rgba(0,0,0,0);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/template/css/owlCarousel/owl.carousel.min.css?16382829953351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/template/css/owlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/template/custom/css/style.css?175067973641236*/
header .header-mobile {
  display: none;
}

header #header__top .menu__mob .button_toogle_new {
  display: none;
}

header #header__top.active .menu__mob .button_toogle_new {
  display: none;
}

@media (max-width: 991px) {

  header .container {
    border-bottom: 1px solid #1d4e9f;
  }
  header #header__top {
    display: none;
    position: static !important;
  }
  header #header__top.active {
    display: block;
  }
  header #header__top.active > .row {
    display: none;
  }
  header #header__top.active > .btn_search_mob {
    display: none;
  }
  header #header__top.active .overlay {
    display: block !important;
  }

  header #header__top.active .menu__mob .button_toogle_new {
    display: block;
    top: 20px;
    right: 25px;
    z-index: 999;
    font-size: 30px;
    position: fixed;
  }

  header #header__top .overlay .wrap {
    margin-top: 11px;
  }
  header #header__top .overlay .wrap .overlay-header {
    width: calc(100% - 60px);
    padding: 0 10px;
  }
  header #header__top .overlay .wrap .overlay-header .overlay-header-cols {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }


  header #header__top .overlay .wrap .overlay-header .overlay-header-cols .btn_search_mob {
    position: static;
    top: auto;
    right: auto;
    margin-right: 0;
    margin-top: 4px;
    display: block;
  }
  header #header__top .overlay .wrap .overlay-header .overlay-header-cols .logo {
    display: block;
  }
  header #header__top .overlay .wrap .overlay-header .overlay-header-cols .logo img {
    min-width: 200px;
  }

  header #header__top .overlay .wrap .wrap-nav .mobile-menu-personal li a {
    text-transform: uppercase;
    color: #263764;
    font-size: 16px;
  }
  header #header__top .overlay .wrap .overlay-mobile-info {
    color: #343434;
    text-align: left;
    margin: 18px 0 0 0;
    padding: 0 10px 20px;
    font-weight: 400;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-social {
    margin: 0 0 7px 0;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-social .overlay-mobile-info-social-items {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 -2px;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-social .overlay-mobile-info-social-items .overlay-mobile-info-social-item {
    width: 31px;
    height: 30px;
    margin: 0 2px 4px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-decoration: none;
    outline: none;
    border: none;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-social .overlay-mobile-info-social-items .overlay-mobile-info-social-item.overlay-mobile-info-social-item-icon-wa {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAAFvElEQVR4Ab2XA5A0aROE57d5tq3FZ9u2bdu2bdu2bdu2NWvl1RMbvTdzszxVRC2736zKysruceVtVshVcN53n1gutnxuqV8poyzPWzaz/B24AH9m+dRSv2GOdcDpWL9xxlj6u5JDdZH5/iq6IJVlahWa/53yzPtC2WZ/pCyWueZ+atd8Y3/3T2kBLV2Jgwaq+MK0KrEonXLO/lRfTf2bAKu4JIuarCquVmvKqtbyfCq8wF+B0/6tdDPfotDkgveND5wuDDS1Si5Or4IL/Az0nwaYWTMODdPpW0cUEhQmRSk2w6U7j29o7el5arOukgKm/88Y+ZgiUg5OtyWt21KL0ivH3M8UMOM1jdnTTSFutwhFSpfuntL+K1u09/JGHb+xT+7nz+TE1gsrVWZROiviZRtTYLLBjb5Aoxjg9Ebz58oy821tPLskDnT+kTGqv7wQ1CvjzDdIm/0HgGnI9ja6/fCKiAdPb6mujYPC0UqS4FDNbOmaIvym/U8bziwWcffxNdVbWUCuMS69OsmlfPONoYUIMJD7YEifTXYpx+wP7J55Ip4+f6Aay3NZge8zgsTB6djp+ptp/6ITEfee3lBZK8g13qV26yqTKmzqRoglPZL7shg4olx9ao6IUzf3W0Efo5uEwenU6Trv3K/s4EDdf3JbipE6rq9Bx+q+qZ4UHqVQd7DqrCxkI/nQAfYqnK1gXGduHRYxeHtrpYF+w4gP3A6IBSaZ06BtLUXsubRRn039gx34MYdRjBQtLT4+VelnvGHXp/YATxfHgJ8xR7HEkWu7lWn2+2yPAfp5gxfxmDVFpJ7+mjafWypi4I7Wes9mWdr+fvX+OdaK9dL+q1vtwHcB9+re+RlNFLNzYS8sOMxmnwdjElhe4KjRk7osJhB2WeHRGAmCMdre+EFIzx6p0eqSdEPRnvd6FJLOmHkH5mBL3TbVwYAElhd4CbNM5wass6iJ49r9Cwqx2VZflkP55n1NAaq/soiCg92KiAhXv61NUTdUqvTiDIiKa2AurqD0VtzGs4tE9LcxwijXe4FDnaNcvDur3XTm9jHFhEaroQFmtTXiUFZvwp4+IsJCgtVnaxN9M+Uvpok/q9GqYribAbwEvRSEJrT9who0Qucw4QvuObNilqZMm/lyMAygGaCIiHXhf1p1cpYIRUgzDw1Vy7UVsVdFhIVq+YlpsIW9wqLuPLquiJBwDMeM6StwfDt35gV4apvNqF2dRGw9t0LfTv83FVsB6VhDnmZafHQCjkcgQvP6UIWHRImgIFaTbgnsF0fElMDyAudgT+FAG0BYZVRYJIfE7TQ2igagt+uG2vg72mADoNe0ck6VlmZHDzpqK0aM2NWZ68EQ+vICpyIPpdq80uujqS7NOjRCxDKj8iubK49NCmXt+J7GZoiZNF1dRlMPDNTEfX0wK5xQcw+PFHHh9gnlN7by2ggAB8tnzz1tknXgULqio3rmZn+e4FJeo5t14QWCa9ABQmXlPrJOoRpDcoDDwkK4l3u41nlm+Dqch0lwGGtllEfr/J1T9sJQTnR//u4RMc/y9lxHyfi/X2ya139tNlxNJ2/sd7YBWza9vMQ7gXN2/PbqGI3N2m74HzQyQ4TEdyLue2hQsA5f3601p+eZumdo58V1Qh9OnLD/1VlekKKgmjUFHG9P9KnGOtmKfCNWh2BVsNpemxuphTGw+Phk3Xx0DaXjXHFCc7vduBnmg09ANY0A7nSd9PM8j9GHYSw1kL7bWqismUXgjFfEWwkryJ4jPGy3y4aa6mzUtl9fmVcsALmOBhw9eDinf/LeZJgRB0E/a4WynQ5YFcwjC3Zqokw/+11slKJ5DDva8eyY17JE32Se/7gAQJybPZNDSd+/k76/A5zUq/Pi+N5eKcAXAHDSqyCfa2ArGe/x/ol+XIIFZuco1sn4wWNBuSfZH5fsi1MADLxI6hMLAA4wP8MQ/+OalH5Q/B4m7qcbeALiPwAAAABJRU5ErkJggg==);
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-social .overlay-mobile-info-social-items .overlay-mobile-info-social-item.overlay-mobile-info-social-item-icon-tg {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAADoUlEQVR4AWJwL/Bh8F8LIL4agKY7gmBQtlKObdtOPsS2bdu2bfO3bZunj2fb6PSk7lWmju/+aKq6nrd3envm9vq2JB4g7ESZwL+EOPE7sbPwGuTfEPgPESV2FeIjCPwP+F3In+z0wx6id4S+lqPcE/SbHScp5C+aJeXAhCbrl3N0jzCIO0vCFDkJFKGcyySMc0Ws31XvbzJ5j5ZZkRv3NXkt6cm/OnDkT3YqY55cETfOkkdDbqIf+lkXj4f/aMN2X1lwws92XDR6AKf84sBZI/pNk6us+lXmJDPItcFG9uMYEuz+jRW7fm3BZST8aEkAtmAW0UwRD09z4YDvbZ2Ry1FnpSUVnEpZ9+OgkmX3bw48N8eDxcNJFEsV6Hhtnhc7f2PR8jcm11lr2fVEDqGsOzLDY7ieD011YszGCDzxAozIFcswIp0v4xIqcezPdmVMM+Tqnnwsku7zrRU3jR/E1yuDsIWy0CESj1gbwQZfBkZYA1lO0oFTftN9oAm5PNRu3ZNku1Oyc0YM4I0FPix3p1A0MlMxdmMUj89wYQWf6xhnicj36Kkp0yaZ94szxSB0qwNPzHRhsj2KYLKARuFN5HHnpCHcMHYIrlgetfHWQr94QivanLyLOJjE7y7yIZwuollUyhX8ujaMHb/ciHunDKPQQI1KBZzYsHhEV45k35r86xVBxHMlNIo13jSuGTuIzd5bg4+XBtAsAlTrNFaBLJ/OuKfVmovsMtsufvTIdBd+XB2GvWouMdpmn20QYLojhlaxaCiJA5nIqTV9oQX5X0fpTGI4WbMDeLSzaTw5y41tvrRgpSeNdvHtqhB25reGzIb0RPPMexr8mGzFQX7mGk+yRfE0TWgmnpntwa7fWsTEAj126zqXoy4LaSi3TBzCamY8ne5vFxk2l8v/bC4OGU+Rm2wyuo93EdJgpH2W6XQJZzSPR1nb0khqwxaU5mITw6FHEbdsMo3W35iIrN/7i/yQcJP4fP6gbPbpepxIVcZsiEDHFHtMmgu6qoQ66zbkDX9CWTJ9uHjUAN5Z6JN+LUrgXE7gqJ/tNOFGPEMzRqq94aV5Xun/yuUqaxOZqw+ra08i6dFSAdLrz1JSijLbfWPFFaz/p2a6JWNCm7bjnUyNZFoJNaAxubMI2bns9b2Vte3gZLW7OycnNBEHU/c09AT1vdZ7OPNbZ+VYRdKgeZhEclP+NGjpawz1x0jrNAxkd0kDuaNYToeO4idoR1EdZC8AzgXGhXZC1a0AAAAASUVORK5CYII=);
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-social .overlay-mobile-info-social-items .overlay-mobile-info-social-item:hover {
    opacity: 0.7;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones {
    margin: 0 0 19px 0;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phones-cols {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 0 -8px;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phones-cols .overlay-mobile-info-phones-cols-item {
    margin: 0 8px 6px;
    width: calc(50% - 16px);
    padding: 0 20px 0 0;
    position: relative;
  }

  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phones-cols .overlay-mobile-info-phones-cols-item:nth-child(odd):before {
    /*content: "";
    width: 2px;
    background: #dbdbdb;
    position: absolute;
    right: 10px;
    top: 4px;
    height: 18px;*/
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phone-link-wrapper {
    text-align: left;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phone-link {
    display: inline-block;
    color: #000;
    line-height: 22px;
    outline: none;
    border: none;
    font-size: 18px;
    font-weight: 800;
    text-align: left;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phone-link:hover {
    text-decoration: underline;
    outline: none;
    border: none;
    color: #000;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phone-description {
    line-height: 18px;
    color: #bbb;
    font-size: 15px;
    text-align: left;
  }

  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item {
    margin: 0 0 23px 0;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item .overlay-mobile-info-schedule-title {
    font-size: 14px;
    font-weight: 800;
    margin: 0 0 2px 0;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item .overlay-mobile-info-schedule-description {
    font-size: 14px;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item .overlay-mobile-info-schedule-description sup {
    vertical-align: baseline;
    top: -0.8em;
    font-size: 10px;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item .overlay-mobile-info-schedule-description a {
    color: #263764;
    border-bottom: 1px solid #263764;
    text-decoration: none;
    outline: none;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item .overlay-mobile-info-schedule-description a:hover {
    border-bottom: none;
    text-decoration: none;
    outline: none;
  }
  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-items .overlay-mobile-info-item .overlay-mobile-info-schedule-description p {
    margin: 0 0 14px 0;
    line-height: 24px;
  }
  header #header__bottom {
    display: none;
  }
  header .header-mobile {
    display: block;
    padding: 9px 0 0 0;
  }
  header{
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
  }
  header .header-mobile {
    width: 100%;
  }
  header .header-mobile.fixed .header-mobile-cols {
    width: 720px;
    margin: 0 auto;
  }
  header .header-mobile .header-mobile-cols {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item {
    margin: 0 0 9px 0;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-1 {
    width: 20px;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-2 {
    width: 170px;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-3 {
    width: 132px;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-4 {
    width: 90px;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-5 {
    width: 21px;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-6 {
    width: 190px;
  }
  header .header-mobile .button_toogle {
    display: block;
    position: static;
    right: auto;
    top: auto;
  }
  header .header-mobile .button_toogle.active {
    position: absolute;
    top: 25px;
    right: 31px;
    z-index: 999;
  }
  header .header-mobile .header-mobile-callback-button-wrapper {
    margin: 0 0 5px 0;
  }
  header .header-mobile .btn_calback {
    display: block;
    background: #e6eaf3;
    border: 1px solid #1d4e9f;
    font-size: 13px;
    color: #1d4e9f;
    max-width: none;
    text-align: center;
    line-height: 18px;
    height: auto;
    padding: 2px 3px 2px 3px;
    outline: none;
  }
  header .header-mobile .btn_calback:hover, header .header-mobile .btn_calback:active {
    background: #1d4e9f;
    color: #fff;
  }

  header .header-mobile .header-mobile-phones .header-mobile-phones-cols {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }

  header .header-mobile .header-mobile-phones .header-mobile-phone {
    width: 38px;
    height: 24px;
    border-radius: 1px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    outline: none;
  }

  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tel {
    border: 1px solid #1d4e9f;
    background: #e6eaf3;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tel svg path {
    fill: #134094;
    fill-rule: evenodd;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tel:hover, header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tel:active {
    background: #1d4e9f;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tel:hover svg path, header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tel:active svg path {
    fill: #fff;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tg {
    border: 1px solid #72abda;
    background: #72abda;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tg svg path {
    fill: #fff;
    fill-rule: evenodd;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tg:hover, header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-tg:active {
    background: #72abda;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-wa {
    border: 1px solid #9cbb73;
    background: #88ad56;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-wa svg path {
    fill: #fff;
    fill-rule: evenodd;
  }
  header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-wa:hover, header .header-mobile .header-mobile-phones .header-mobile-phone.header-mobile-phone-wa:active {
    border: 1px solid #9cbb73;
    background: #88ad56;
  }
  header .header-mobile .header-mobile-catalog-button {
    display: flex;
    flex-flow: nowrap;
    justify-content: flex-start;
    align-items: center;
    color: #1d4e9f;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  header .header-mobile .header-mobile-catalog-button:after {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFCAYAAACJmvbYAAAAQElEQVQImVWNwRGAMAzD5O5XJmA7OkEXdC+AuaJPosS5yDY6hgF5nhRx0a9qgoDP2zsIv2Atc7Fze8ufLfBUYAFu1Q762j9akgAAAABJRU5ErkJggg==);
    width: 7px;
    height: 5px;
    display: inline-block;
    margin: 0 0 0 6px;
  }
  header .header-mobile .header-mobile-catalog-button.active:after {
    transform: rotate(180deg);
  }
  header .header-mobile .header-mobile-catalog-menu {
    display: none;
    margin: 7px 0 0 0;
    position: fixed;
    max-height: 100%;
    overflow: auto;
    border: 1px solid #1f4fa0;
    min-height: auto;
  }
  header .header-mobile .header-mobile-catalog-menu .menu__catalog_sub-mob {
    padding-bottom: 100%;
  }
  header .header-mobile .header-mobile-catalog-menu .menu__catalog_sub_double {
    min-height: auto;
  }
  header .header-mobile .header-mobile-catalog-menu.active {
    display: block;
  }
  header .header-mobile .header-mobile-search-button {
    display: inline-block;
  }
  header .header-mobile .header-mobile-search-button.btn_search_mob {
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 0;
  }
  header .header-mobile .header-mobile-search-button svg path {
    fill: #1d4e9f;
    fill-rule: evenodd;
  }
  header .header-mobile .header__basket-wrapper {
    display: block;
    text-align: left;
  }
  header .header-mobile .header__basket-wrapper .header__favorites-and-basket {
    justify-content: flex-start;
    transform: scale(1);
    width: 100%;
    align-items: flex-start;
    flex-flow: row wrap;
  }

  header .header-mobile .header__basket-wrapper .header__comparison a {
    width: 42px;
    height: 42px;
  }
  header .header-mobile .header__basket-wrapper .header__comparison a .header__comparison-icon .icon {
    width: 25px;
    height: 20px;
  }

  header .header-mobile .header__basket-wrapper .header__comparison .header__comparison-count {
    top: 3px;
    width: 15px;
    height: 15px;
  }
  header .header-mobile .header__basket-wrapper .header__favorites a {
    width: 42px;
    height: 42px;
  }
  header .header-mobile .header__basket-wrapper .header__favorites a .header__favorites-icon {
    height: 22px;
  }
  header .header-mobile .header__basket-wrapper .header__favorites a .header__favorites-icon svg {
    width: 23px;
    height: 20px;
  }
  header .header-mobile .header__basket-wrapper .header__favorites a .header__favorites-count {
    top: 3px;
    width: 15px;
    height: 15px;
  }
  header .header-mobile .header__basket-wrapper .header-profile {
    display: none;
  }
  header .header-mobile .header__basket-wrapper .header-profile a {
    width: 42px;
    height: 42px;
  }
  header .header-mobile .header__basket-wrapper .header-profile a svg {
    width: 29px;
    height: 23px;
  }
  header .header-mobile .header__basket-wrapper .header__basket {
    margin-top: 0;
  }

  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_kol {
    width: 42px;
    height: 42px;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_kol .basket_number {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 3px;
    left: 50%;
    margin-left: -5px;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    margin-top: 0;
    text-align: center;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_kol .basket_number p {
    text-align: center;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_kol svg {
    width: 27px;
    height: 25px;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_prices {
    width: 59px;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_prices p {
    font-size: 10px;
    color: #bbb;
    text-align: left;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_prices p.b {
    font-size: 14px;
    color: #134094;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_prices p.b span {
    font-size: 10px;
  }
}
@media (max-width: 767px) {



































  header .header-mobile.fixed .header-mobile-cols {
    width: 540px;
  }
  header .header-mobile .header-mobile-cols {
    justify-content: space-evenly;
  }























































}
@media (max-width: 575px) {



































  header .header-mobile.fixed .header-mobile-cols {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
























































}
@media (max-width: 420px) {


































  header .header-mobile .header-mobile-cols {
    justify-content: space-between;
  }























































}
@media (max-width: 375px) {































  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phones-cols .overlay-mobile-info-phones-cols-item:nth-child(odd):before {
    display: none;
  }

  header #header__top .overlay .wrap .overlay-mobile-info .overlay-mobile-info-phones .overlay-mobile-info-phone-link {
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
  }










































































}
@media (max-width: 370px) {


































  header .header-mobile .header-mobile-cols {
    justify-content: space-evenly;
  }























































}
.contact-info {
  box-sizing: border-box;
}

.contact-info * {
  box-sizing: border-box;
}

.contact-info .contact-info__office {
  display: block;
  background: none;
  border: 1px solid #b4cffb;
}

.contact-info .contact-info__office .contact-info__office__heading_and_map {
  display: flex;
  background-color: #eff9fc;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.contact-info .contact-info__office .contact-info__office__heading_and_map .contact-info__heading {
  width: 364px;
  flex: auto;
}

.contact-info .contact-info__office .contact-info__office__heading_and_map .contact-info__map {
  width: calc(100% - 364px);
  flex: auto;
}

.contact-info .contact-info__office .contact-info__gallery {
  padding: 28px 34px 33px;
  width: 100%;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel {
  height: 125px;
  opacity: 1;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.is-loading {
  opacity: 0;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .item .contact-info__gallery-slider-item .contact-info__gallery-slider-item-link {
  display: block;
  position: relative;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .item .contact-info__gallery-slider-item .contact-info__gallery-slider-item-link .contact-info__gallery-slider-item-img {
  height: 119px;
  object-fit: cover;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .item .contact-info__gallery-slider-item .contact-info__gallery-slider-item-link:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 78, 159, 0.65);
  z-index: 2;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .item .contact-info__gallery-slider-item .contact-info__gallery-slider-item-link:hover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 32px;
  margin: auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAB/UlEQVR4AbXXA+zWQRzH8Wzbdo3Ztq05uzG7pswp15DdmDFk27aN651vn133f3Bte033/X3fj5Go8dAWXhsP3kiHLliE43iCr3iNa9iO4Sjp3SV8wWyYhpcwEdqJOjGHf93DxzAxWomM3rAEE2MajMc9nMEdfPLMXUDhSMNzYBx2oxuyyXwyVMVsvIIRt5DPG2agF4y4g2auCxVzubERRhxGSmeYg0KOW3wKuSOJylM1CUZM/Fd4heOe5ok4Krh2pux7q/t+P0T6ImkRecgZTolzsnOShofIwMFYgxLvInuvaXiTDAwKFE6B57K7sB2+JofF4glKfJs+hXb4jRwmCRieJ7t72mH7hfUZSQOGZ0m4nx1+JIe5A4bXyu6udviAHDYPGD4ruyvY4WlyuChQtJzsfY0UdriW61MmQHi57F2t7+PEOCVD65E4jmh9fJWd9Vyf1e1gxPgYo6XxUHbt8n0tboIR85EyimhTPJMdb1DaF86CSzDiIjohRQL3cgm+wIgZkfwCKYSrMA4vsR5TMAhjsABHYDw+oJkrrPFc2AUT0Hs01rArngT99UUSga9Yg25443iuG0jYjcG06It98pmubmMOylnXNsI7R7y2hiP5R1EFXdAb3dEEhRJ4lX9wfIJVleHwiLR0xC/877D9AfXRCj8IH/LH7+Mh2n4DjzHhy7rbA2oAAAAASUVORK5CYII=);
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 3;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .item .contact-info__gallery-slider-item .contact-info__gallery-slider-item-img {
  height: 119px;
  object-fit: cover;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-dots {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 15px -8px 0;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-dots.disabled {
  display: none;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-dots .owl-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 8px 8px;
  border-radius: 50%;
  background: #174593;
  transition: all 0.3s ease;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-dots .owl-dot:hover, .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-dots .owl-dot.active {
  background: #c0cbdd;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav.disabled {
  display: none;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-next {
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -9px;
  width: 10px;
  height: 18px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAmElEQVR4AWNwL/DBiWX95lsC8VMgXo1PkSkQfwDi/0D8CpciIyB+D1X0B4j9sCnSB+I3IEVQnAkSR1ekDbIGSVE3TA5ZkQYQv0BStBGImWHyMEWqYN8hFJ0AYi5k20CKlIH4MZKi20AsCpJEV3gFpggaHFoQScIK1WGS5FhN2DMkBg/hAO+CyZEXhYQTBeFk9pKYhPsMlHABk9/2SQa+RzQAAAAASUVORK5CYII=);
  transition: none;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev span,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-next span {
  font-size: 0;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.disabled,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-next.disabled {
  opacity: 0.3;
  cursor: default;
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-prev,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-prev:not(.disabled):hover,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-next.owl-prev:not(.disabled):hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAnElEQVR4AWP4uU5tFRA/BWIr9wIfBlwYpPAlEP8H4g9AbIpPoR8Q/4Eqfg/ERtgUggmgZCZIIRS/AWJ9bAphiruQFL8CYh1cCpmBeCNMMdTtGqgKEYq5gPgETDE0NFRhCtEViwLxbSTFj4FYGWtQgKwEBxdC8RVcClXRFZJiNWHPkBc8QMEO9AAnLwoJJwqEwhfEJrPVQPyMUMIFAPtsOuKPtOpWAAAAAElFTkSuQmCC);
  transform: rotate(180deg);
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-next,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-next.owl-next {
  right: -20px;
  left: auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAmElEQVR4AWNwL/DBiWX95lsC8VMgXo1PkSkQfwDi/0D8CpciIyB+D1X0B4j9sCnSB+I3IEVQnAkSR1ekDbIGSVE3TA5ZkQYQv0BStBGImWHyMEWqYN8hFJ0AYi5k20CKlIH4MZKi20AsCpJEV3gFpggaHFoQScIK1WGS5FhN2DMkBg/hAO+CyZEXhYQTBeFk9pKYhPsMlHABk9/2SQa+RzQAAAAASUVORK5CYII=);
  transform: rotate(180deg);
}

.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-next:not(.disabled):hover,
.contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-next.owl-next:not(.disabled):hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAnElEQVR4AWP4uU5tFRA/BWIr9wIfBlwYpPAlEP8H4g9AbIpPoR8Q/4Eqfg/ERtgUggmgZCZIIRS/AWJ9bAphiruQFL8CYh1cCpmBeCNMMdTtGqgKEYq5gPgETDE0NFRhCtEViwLxbSTFj4FYGWtQgKwEBxdC8RVcClXRFZJiNWHPkBc8QMEO9AAnLwoJJwqEwhfEJrPVQPyMUMIFAPtsOuKPtOpWAAAAAElFTkSuQmCC);
  transform: none;
}

@media (max-width: 1200px) {



  .contact-info .contact-info__office .contact-info__office__heading_and_map {
    flex-flow: column;
  }
  .contact-info .contact-info__office .contact-info__office__heading_and_map .contact-info__heading {
    width: 100%;
  }
  .contact-info .contact-info__office .contact-info__office__heading_and_map .contact-info__map {
    width: 100%;
  }

}
@media (max-width: 767px) {







  .contact-info .contact-info__office .contact-info__gallery .owl-carousel {
    height: auto;
  }







  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .item .contact-info__gallery-slider-item .contact-info__gallery-slider-item-link .contact-info__gallery-slider-item-img {
    height: 100px;
  }











  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev span,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.disabled,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-prev,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-prev:not(.disabled):hover,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-next,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-next:not(.disabled):hover,

}
@media (max-width: 400px) {






  .contact-info .contact-info__office .contact-info__gallery {
    padding: 22px 15px 30px;
  }




















  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev span,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.disabled,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-prev,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-prev:not(.disabled):hover,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-next,

  .contact-info .contact-info__office .contact-info__gallery .owl-carousel.contact-info__gallery-slider-theme .owl-nav .owl-prev.owl-next:not(.disabled):hover,

}
.reviews-and-thanks .reviews-and-thanks-tabs {
  margin: 0 0 16px 0;
}

.reviews-and-thanks .reviews-and-thanks-tabs .reviews-and-thanks-tabs-nav .reviews-and-thanks-tabs-nav-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -15px;
}

.reviews-and-thanks .reviews-and-thanks-tabs .reviews-and-thanks-tabs-nav .reviews-and-thanks-tabs-nav-list li {
  margin: 0 15px 10px;
}

.reviews-and-thanks .reviews-and-thanks-tabs .reviews-and-thanks-tabs-nav .reviews-and-thanks-tabs-nav-list li .reviews-and-thanks-tabs-nav-item-button {
  display: inline-block;
  padding: 0 0 2px;
  border-bottom: 1px dotted #466aab;
  color: #466aab;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.reviews-and-thanks .reviews-and-thanks-tabs .reviews-and-thanks-tabs-nav .reviews-and-thanks-tabs-nav-list li .reviews-and-thanks-tabs-nav-item-button.active {
  color: #343434;
  cursor: default;
  border-bottom: none;
  outline: none;
  text-decoration: none;
}

.reviews-and-thanks .reviews-and-thanks-tabs-content .reviews-and-thanks-tabs-content-items .reviews-and-thanks-tabs-content-item {
  display: none;
}

.reviews-and-thanks .reviews-and-thanks-tabs-content .reviews-and-thanks-tabs-content-items .reviews-and-thanks-tabs-content-item.active {
  display: block;
}

.thanks .thanks-items {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  margin: 0 -15px;
}

.thanks .thanks-items .thanks-item {
  margin: 0 15px 29px;
  width: 181px;
}

.thanks .thanks-items .thanks-item .thanks-item-img-link-wrapper {
  width: 181px;
  height: 224px;
  margin: 0 0 12px 0;
}

.thanks .thanks-items .thanks-item .thanks-item-img,
.thanks .thanks-items .thanks-item .thanks-item-img-link {
  display: block;
  position: relative;
  width: 181px;
  height: 224px;
  padding: 8px;
  border: 1px solid #b4cffb;
  outline: none;
}

.thanks .thanks-items .thanks-item .thanks-item-img img,
.thanks .thanks-items .thanks-item .thanks-item-img-link img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 165px;
  max-height: 208px;
  margin: auto;
  object-fit: cover;
}

.thanks .thanks-items .thanks-item .thanks-item-img:hover,
.thanks .thanks-items .thanks-item .thanks-item-img:hover img,
.thanks .thanks-items .thanks-item .thanks-item-img-link:hover img {
  opacity: 0.7;
}

.thanks .thanks-items .thanks-item .thanks-item-title {
  text-align: center;
  color: #000;
  font-size: 14px;
  line-height: 21px;
}

.tags-sections-bottom {
  margin: -52px 0 36px 0;
}

.tags-sections-bottom .tags-sections-bottom-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -14px;
  padding: 0;
  list-style: none;
}

.tags-sections-bottom .tags-sections-bottom-list li {
  list-style: none;
  margin: 0 14px 10px;
  padding: 0;
}

.tags-sections-bottom .tags-sections-bottom-list li a {
  display: inline-block;
  color: #1d4e9f;
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
  border: none;
  outline: none;
}

.tags-sections-bottom .tags-sections-bottom-list li a:hover {
  color: #131313;
  border-bottom: 1px solid #888;
  outline: none;
}

@media (max-width: 768px) {
  .tags-sections-bottom {
    margin: -22px 0 36px 0;
  }





}
.main-banner {
  width: 100%;
  background-color: #D8F3FF;
  position: relative;
  display: none;
}

.main-banner.active {
  display: block;
}

.main-banner .main-banner-close-btn-wrapper {
  position: absolute;
  right: 20px;
  top: 17px;
}

.main-banner .main-banner-close-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #1D4E9F;
  text-decoration: none;
  border: none;
  outline: none;
  user-select: none;
}

.main-banner .main-banner-close-btn:before {
  content: "";
  width: 8px;
  height: 9px;
  background-position: 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOCA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuNjI3OTYgMS40NjEzQzcuNzkwNjcgMS4yOTg1NyA3Ljc5MDY3IDEuMDM0NzYgNy42Mjc5NiAwLjg3MjAzOEM3LjQ2NTI1IDAuNzA5MzIxIDcuMjAxNDIgMC43MDkzMjEgNy4wMzg3MSAwLjg3MjAzOEw0IDMuOTEwNzVMMC45NjEyOTYgMC44NzIwMzhDMC43OTg1NzUgMC43MDkzMjEgMC41MzQ3NTggMC43MDkzMjEgMC4zNzIwMzggMC44NzIwMzhDMC4yMDkzMjEgMS4wMzQ3NiAwLjIwOTMyMSAxLjI5ODU3IDAuMzcyMDM4IDEuNDYxM0wzLjQxMDc1IDQuNUwwLjM3MjAzOCA3LjUzODcxQzAuMjA5MzIxIDcuNzAxNDIgMC4yMDkzMjEgNy45NjUyNSAwLjM3MjAzOCA4LjEyNzk2QzAuNTM0NzU4IDguMjkwNjcgMC43OTg1NzUgOC4yOTA2NyAwLjk2MTI5NiA4LjEyNzk2TDQgNS4wODkyNUw3LjAzODcxIDguMTI3OTZDNy4yMDE0MiA4LjI5MDY3IDcuNDY1MjUgOC4yOTA2NyA3LjYyNzk2IDguMTI3OTZDNy43OTA2NyA3Ljk2NTI1IDcuNzkwNjcgNy43MDE0MiA3LjYyNzk2IDcuNTM4NzFMNC41ODkyNSA0LjVMNy42Mjc5NiAxLjQ2MTNaIiBmaWxsPSIjMUQ0RTlGIi8+Cjwvc3ZnPgo=);
  margin: 0 3px;
}

.main-banner .main-banner-close-btn span {
  margin: 0 3px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #1D4E9F;
  text-decoration: underline;
  border: none;
  outline: none;
  user-select: none;
}

.main-banner .main-banner-close-btn:hover span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #1D4E9F;
  text-decoration: none;
  border: none;
  outline: none;
  user-select: none;
}

.main-banner .container {
  padding-left: 30px;
  padding-right: 30px;
}

.main-banner .main-banner-cols {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.main-banner .main-banner-cols .main-banner-cols-left {
  width: 252px;
  margin: 0 84px 0 0;
}

.main-banner .main-banner-cols .main-banner-cols-center {
  width: calc(100% - 252px - 84px - 24px - 180px);
  margin: 0 24px 0 0;
}

.main-banner .main-banner-cols .main-banner-cols-right {
  width: 180px;
}

.main-banner .main-banner-img img {
  display: block;
  max-width: 100%;
  height: auto;
  outline: none;
  border: none;
  user-select: none;
}

.main-banner .main-banner-title-wrapper {
  margin: 0 0 8px 0;
}

.main-banner .main-banner-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #134094;
  user-select: none;
  outline: none;
}

.main-banner .main-banner-title span {
  color: #FF7F00;
}

.main-banner .main-banner-subtitle {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #134094;
  user-select: none;
  outline: none;
}

.main-banner .main-banner-more-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  border: 1px solid #134094;
  padding: 11px 4px;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #134094;
  text-decoration: none;
  outline: none;
  user-select: none;
}

.main-banner .main-banner-more-btn:after {
  content: "";
  width: 25px;
  height: 16px;
  background-position: 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0LjcwNzEgOC43MDcxMUMyNS4wOTc2IDguMzE2NTggMjUuMDk3NiA3LjY4MzQyIDI0LjcwNzEgNy4yOTI4OUwxOC4zNDMxIDAuOTI4OTMyQzE3Ljk1MjYgMC41Mzg0MDggMTcuMzE5NSAwLjUzODQwOCAxNi45Mjg5IDAuOTI4OTMyQzE2LjUzODQgMS4zMTk0NiAxNi41Mzg0IDEuOTUyNjIgMTYuOTI4OSAyLjM0MzE1TDIyLjU4NTggOEwxNi45Mjg5IDEzLjY1NjlDMTYuNTM4NCAxNC4wNDc0IDE2LjUzODQgMTQuNjgwNSAxNi45Mjg5IDE1LjA3MTFDMTcuMzE5NSAxNS40NjE2IDE3Ljk1MjYgMTUuNDYxNiAxOC4zNDMxIDE1LjA3MTFMMjQuNzA3MSA4LjcwNzExWk0wIDlIMjRWN0gwVjlaIiBmaWxsPSIjMTM0MDk0Ii8+Cjwvc3ZnPgo=);
  margin: 0 4px;
}

.main-banner .main-banner-more-btn span {
  margin: 0 4px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #134094;
  text-decoration: none;
  border: none;
  outline: none;
  user-select: none;
}

.main-banner .main-banner-more-btn:hover span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #1D4E9F;
  text-decoration: none;
  border: none;
  outline: none;
  user-select: none;
}

@media (max-width: 1350px) {

  .main-banner .main-banner-close-btn-wrapper {
    right: 10px;
    top: 15px;
  }


  .main-banner .main-banner-close-btn span {
    display: none;
  }





















}
@media (max-width: 991px) {
  .main-banner {
    padding: 8px 0;
  }









  .main-banner .main-banner-cols .main-banner-cols-left {
    display: none;
  }
  .main-banner .main-banner-cols .main-banner-cols-center {
    width: calc(100% - 180px - 15px);
    margin: 0 15px 0 0;
  }




  .main-banner .main-banner-title-wrapper {
    margin: 0 0 4px 0;
  }
  .main-banner .main-banner-title {
    font-size: 14px;
    line-height: 18px;
  }

  .main-banner .main-banner-subtitle {
    font-size: 14px;
    line-height: 18px;
  }


  .main-banner .main-banner-more-btn span {
    font-size: 14px;
    line-height: 18px;
  }
  .main-banner .main-banner-more-btn:hover {
    font-size: 14px;
    line-height: 18px;
  }

  .main-banner .main-banner-more-btn:hover span {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {

  .main-banner .main-banner-close-btn-wrapper {
    top: 5px;
    right: 3px;
  }







  .main-banner .main-banner-cols {
    flex-flow: column;
  }

  .main-banner .main-banner-cols .main-banner-cols-center {
    width: 100%;
    margin: 0 0 15px 0;
  }














  .search__box_mob.active {
    z-index: 10001;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/vis.center/vis.regions/templates/.default/style.css?17296690962513*/
.floating-block-vis::before
{
    content: "";
    position: absolute;
    top: -10px;
    left: 15%;
    transform: translateX(-50%);
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: #004da0 transparent;
}

/* Стили для плавающего блока */
.floating-block-vis
{
    position: absolute;
    display: none;
    background-color: #fff;
    border: 1px solid #004da0;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 999999;
    margin-top: 7px;
    min-width: 300px;
}

/* Стили для кнопок внутри блока */
.button-alert
{
    background-color: #004da0;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    text-align: center;
}

/* Стили для текста внутри блока */
.floating-block-vis .select-alert-city
{
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.floating-block-vis .floating_actions-btn
{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.floating-block-vis .select-alert-ok
{
    margin-right: 10px;
}

.floating-block-vis .select-alert-in
{
    display: inline-flex;
    flex-direction: column;
}

.select-alert-no .button-alert
{
    background: none;
    color: #004da0;
    text-decoration: underline;
}

.headerToponim
{
    background: none;
}

.floating-preamble
{
    font-size: 12px;
    margin-top: 15px;
    color: #004da0;
}

.arrow_city:after
{
    content: "";
    display: inline-block;
    height: 6px;
    width: 10px;
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -2px;
    background: url(/local/templates/template/css/../img/arrow_select.png);
}

@media (max-width: 991px)
{
    .floating-block-vis::before
    {
        border-style: unset;
    }

    .floating-block-vis
    {
        position: fixed;
        transform: translate(-50%, -50%);
        margin: 0 50%;
    }
}

.overlay-region
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Прозрачный чёрный цвет */
    z-index: 999; /* Устанавливаем z-index поверх всего остального */
    display: none; /* По умолчанию скрываем overlay */
}

.overlay-region.active
{
    display: block; /* Показываем overlay при активации */
}
/* End */


/* Start:/local/components/pixelplus/check.site/templates/.default/style.css?17350517853752*/
.floating-block::before
{
    content: "";
    position: absolute;
    top: -9px;
    left: 15%;
    transform: translateX(-50%);
    border-width: 0 7px 9px;
    border-style: solid;
    border-color: #fff transparent;
}

/* Стили для плавающего блока */
.floating-block
{
    position: absolute;
    display: none;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 19px 22px 19px 22px;
    z-index: 999999;
    margin-top: 12px;
    min-width: 203px;
}

/* Стили для кнопок внутри блока */
.button-alert
{
    background-color: #004da0;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    text-align: center;
}

/* Стили для текста внутри блока */
.floating-block .select-alert-city
{
    color: #B1B1B1;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.floating-block .select-alert-city ul {
    margin-top: 10px;
}
.floating-block .select-alert-city ul li {
    margin-top: 10px;
}
.floating-block .select-alert-city ul li a{
    color: #1D4E9F;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-underline-offset: 5px;
    text-decoration: underline 1px dotted;
}
.floating-block .select-alert-city ul li.active a {
    color: #333;

    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}
.floating-block .select-alert-city ul li.active {
    display: block;
    position: relative;
}
.floating-block .select-alert-city ul li.active::after {
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    right: 0;
    top: 25%;
    height: 12px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTUuNTUzOTUgMTEuODc2MkM1LjQzNTMyIDEyLjAzMDQgNS4yMzAxNCAxMi4wNDIyIDUuMDk4MDEgMTEuOTAyM0wwLjEwMjk5NiA2LjYxMzRDLTAuMDI5MTM5MSA2LjQ3MzUxIC0wLjAzNDg4NDEgNi4yMzgxMiAwLjA5MDA4ODIgNi4wOTAzTDEuNjgxNTMgNC4yMDlDMS44MDY1NyA0LjA2MTE4IDIuMDE2OTcgNC4wNTQ3NSAyLjE0OTExIDQuMTk0NTZMNC44Nzc2OCA3LjA4MzQ5QzUuMDA5ODIgNy4yMjMzOSA1LjIxNSA3LjIxMTYyIDUuMzMzNjMgNy4wNTczN0wxMC42NjQzIDAuMTI4MjIyQzEwLjc4MjkgLTAuMDI2MDI3OCAxMC45OTI5IC0wLjA0MzYzOTUgMTEuMTMwNyAwLjA4OTE1OUwxMi44ODU0IDEuNzc4NzNDMTMuMDIzMyAxLjkxMTQ1IDEzLjAzOSAyLjE0NjMzIDEyLjkyMDMgMi4zMDA1OEw1LjU1Mzk1IDExLjg3NjJaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=");
}
.floating-block .floating_actions-btn
{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.floating-block .select-alert-ok
{
    margin-right: 10px;
}

.floating-block .select-alert-in
{
    /*display: inline-flex;*/
    /*flex-direction: column;*/
}

.floating-block .select-alert-no .button-alert
{
    background: none;
    color: #004da0;
    text-decoration: underline;
}

.floating-block .headerToponim
{
    background: none;
}

.floating-block .floating-preamble
{
    font-size: 12px;
    margin-top: 15px;
    color: #004da0;
}

.floating-block .arrow_city:after
{
    content: "";
    display: inline-block;
    height: 6px;
    width: 10px;
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -2px;
    background: url(/local/templates/template/css/../img/arrow_select.png);
}

@media (max-width: 991px)
{
    .floating-block::before
    {
        border-style: unset;
    }

    .floating-block
    {
        position: fixed;
        transform: translate(-50%, -50%);
        margin: 0 50%;
    }
}

/* End */


/* Start:/local/templates/template/components/bitrix/sale.basket.basket.line/basket/style.css?16081283944628*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/template/components/arturgolubev/search.title/russcarton_new/style.css?1735281201211*/
.title-search-result {
    z-index: 100;
    background-color: #fff;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.search-title-result-item {
    border-bottom: 1px solid #dedede;
}
/* End */


/* Start:/local/templates/template/components/bitrix/sale.basket.basket.line/mob/style.css?16081283954628*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/template/components/bitrix/sale.basket.basket.line/basket_bottom/style.css?16722209054401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/template/components/o2k/feedback/callback/style.css?1705307005293*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

/* End */


/* Start:/local/templates/template/components/bitrix/system.auth.form/modal/style.css?160828592058*/
.errors {
    color: #CF142B;
    text-align: center;
}
/* End */


/* Start:/local/templates/template/components/bitrix/main.register/modal/style.css?160828591258*/
.errors {
    color: #CF142B;
    text-align: center;
}
/* End */


/* Start:/local/templates/template/styles.css?17490105979298*/
.page_content__title {
  font-size: 28px;
  position: relative;
  top: -9px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}

.page__title-h2 {
  font-size: 28px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}

.title_b_pr {
  font-weight: 700;
  font-size: 22px;
  padding-bottom: 25px;
}

.marked li {
  padding-left: 13px;
  margin-bottom: 10px;
  position: relative;
}

.marked li:before {
  content: "";
  position: absolute;
  top: 11px;
  height: 4px;
  width: 4px;
  background: #1d4e9f;
  display: inline-block;
  left: 0px;
}

.num {
  padding: 16px;
}

.num li {
  list-style: unset;
}

.justify_text {
  text-align: justify;
  margin-bottom: 14px;
}

.left_text {
  text-align: left;
  margin-bottom: 14px;
}

/* Tag Cloud */

.catalog__production_block_box:not(.blockOnHomePage) .col-cat .link_catalog:hover * {
  text-decoration: none;
}

.catalog__production_block_box:not(.blockOnHomePage) .col-cat .catalog__item_pr {
  padding: 0;
}

.catalog__production_block_box:not(.blockOnHomePage) .col-cat .catalog__item_pr_img {
  display: none;
}

.catalog__production_block_box:not(.blockOnHomePage) .catalog__item_pr_name {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 1.25;
  padding: .25rem .5rem;
}

.grecaptcha-badge {
  display: none;
}

input[disabled="disabled"] {
  opacity: 0.5;
}

.bold { font-weight: 800; }


.vozvrat__description {
  font-size: 16px;
  font-weight: 300;
  color: rgba(41, 41, 41, 0.78);
  line-height: 1.6;
}
.vozvrat__description a {
  font-weight: bold;
  color: #1d4e9f;
}

@media screen and (max-width: 768px) {
  .product__info_big .block_tab_links li a {
      font-size: 14px;
  }
}


.detailArt-row {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.detailArt-row .product__dsc_article {
  margin-right: 20px;
  padding-bottom: 0;
}
.ratingStars {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.ratingStars.ratingStars-list {
  margin-bottom: 4px;
}
.ratingStars__items {
  margin-right: 10px;
  display: flex;
  flex-wrap: nowrap;
}
.ratingStars__item {
  width: 16px;
  height: 15px;
  background: url(/local/templates/template/img/ratingStar.png) no-repeat;
}
.ratingStars__item.ratingStars__item-active {
  background: url(/local/templates/template/img/ratingStar-active.png) no-repeat;
}
.ratingStars__item.ratingStars__item-off {
  background: url(/local/templates/template/img/ratingStar-off.png) no-repeat;
}
.ratingStars__item.ratingStars__item-hover {
  background: url(/local/templates/template/img/ratingStar-hover.png) no-repeat;
}
.ratingStars__items__link {
  font-size: 14px;
  color: #395fa5;
  border-bottom: 1px dotted #395fa5;
}
#request_review .inputArea-second {
  display: none;
}
#request_review .starsRow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  height: 50px;
  padding: 0 15px;
  position: relative;
}
#request_review .starsRow__title {
  margin-right: 10px;
}
#request_review .ratingStars.ratingStars-form,
.ratingStars.ratingStarsSection {
  margin-left: 0;
}
.ratingStars.ratingStarsSection {
  margin-top: 10px;
  margin-bottom: -5px;
}
#request_review .starsError {
  font-size: 10px;
  color: red;
  position: absolute;
  top: -4px;
  display: none;
}
.ratingStars__items__link.ratingStars__items__link-off {
  color: #939393;
}

.detailFastView {
  padding: 10px 30px 14px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 73, 144, 0.9);
  position: absolute;
  z-index: 90;
  display: none;
}
.detailFastView span {
  color: #fff;
  border-bottom: 1px dotted #fff;
  font-size: 13px;
}
.popular__product_item:hover .detailFastView {
  display: block;
}

@media (max-width: 768px) {
  jdiv {
    position: absolute;
    z-index: 999;
  }
}
/* BANNER: Скидки для бизнеса START */
:root {
  --banner-offset-right: 30px;
  --banner-offset-bottom: calc(50vh - 131px);

  --deco-img-container-width: calc(112px * 1.7);
  --deco-img-container-height: calc(59.05px * 1.7);
}

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

.card {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 24px 24px;
  gap: 20px;
  isolation: isolate;

  position: fixed;
  right: var(--banner-offset-right);
  bottom: var(--banner-offset-bottom);

  width: 284px;
  height: 262px;

  background: #CEF3FF;
  border-radius: 12px;
  font-family: 'Open Sans', sans-serif;
  z-index: 1000;
}

.close-button {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 249px;
  top: 2px;
  z-index: 4;

  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.close-icon-svg {
  width: 13px;
  height: 13px;
}

.close-icon-svg path {
  stroke: #A0A0A0;
  stroke-width: 2;
  transition: stroke 0.3s ease;
}

.close-button:hover .close-icon-svg path {
  stroke: #134094;
}

.content-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;
  width: 236px;
  height: 164px;
  flex: none;
  order: 0;
  flex-grow: 0;
  z-index: 0;
}

.card-title {
  width: 236px;
  height: 26px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 26px;
  color: #134094;
  margin: 0;
}

.benefits-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;
  width: 236px;
  list-style: none;
  flex: none;
  flex-grow: 0;
}

.benefit-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 8px;
  width: 236px;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
}

.benefit-item:nth-child(1) { height: 18px; }
.benefit-item:nth-child(2) { height: 36px; }
.benefit-item:nth-child(3) { height: 18px; }
.benefit-item:nth-child(4) { height: 18px; }

.benefit-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.benefit-icon svg { display: block; }

.benefit-text {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #134094;
  flex-grow: 1;
}
.benefit-item:nth-child(1) .benefit-text { width: 210px; }
.benefit-item:nth-child(2) .benefit-text { width: 179px; }
.benefit-item:nth-child(3) .benefit-text { width: auto; }
.benefit-item:nth-child(4) .benefit-text { width: auto; }

.details-button {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 28px;
  gap: 4px;
  text-decoration: none;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  z-index: 1;
  position: absolute;
  width: 126px;
  height: 34px;
  left: 24px;
  bottom: 24px;
  border: 1px solid #F6A30A;
  background-color: transparent;
  color: #F6A30A;
  border-radius: 0;
}

.details-button:hover {
  background: #F6A30A;
  color: #FFFFFF;
  border-color: #F6A30A;
}

.decorative-images {
  position: absolute;
  width: var(--deco-img-container-width);
  height: var(--deco-img-container-height);
  left: 121px;
  top: 139.99px;
  z-index: 2;
}

.decorative-images img {
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 768px) {
  .card {
    display: none !important;
  }
}
/* BANNER: Скидки для бизнеса END */
.cookie-banner {
  width: 409px;
  height: 55px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(29, 78, 159, 0.30);
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  padding: 0 10px 0 9px;
  box-sizing: border-box;
  position: fixed;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
}

.cookie-banner--hidden {
  display: none !important;
}

.cookie-banner__icon {
  width: 44px;
  height: 44px;
  margin-right: 7px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cookie-banner__icon img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.cookie-banner__text {
  flex-grow: 1;
  text-align: left;
}

.cookie-banner__link {
  color: #1D4E9F;
  text-decoration: none;
  margin-left: 5px;
}

.cookie-banner__link:hover {
  text-decoration: underline;
}

.cookie-banner__close-btn {
  position: absolute;
  top: -12px;
  right: -10px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff00;
}

.cookie-banner__close-btn img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

@media (max-width: 480px) {
  .cookie-banner {
    width: 289px;
    bottom: 110px;
  }
  .cookie-banner__link {
    display: block;
    margin-left: 0;
    margin-top: 4px;
  }
}
/* End */


/* Start:/local/templates/template/template_styles.css?175265067938042*/
.main-banner.active.banner-desktop{
	display: block;
}
.main-banner.banner-mobile{
	display:none;
}
.main-banner-more-btn.no-border{
	border:none;
}


.cookie_alert
{
	font-family: 'opensans';
	background:rgba(16, 26, 43, 0.8);
	padding:15px 40px;
	font-size:15px;
	color:#ffffff;
	max-width:560px;
	position: fixed;
    bottom: 30px;
    left: 30px;
	z-index:9147483646;
}
.cookie_alert a
{
	text-decoration:underline;
}
.cookie_alert a:hover
{
	color:#ffffff;
}
.cookie_alert button
{
	background:#1d4e9f;
	padding:10px;
	width:180px;
	display:block;
	margin-top:15px;
	font-size:16px;
	color:#ffffff;
	font-family: 'OpenSansRegular';
}

@media (max-width: 991px) {
	
	.cookie_alert {
		padding: 15px 15px 30px 15px;
		font-size: 15px;
		bottom: 0;
		left: 0;
		font-size:14px;
	}

	.main-banner.active.banner-desktop {
		display: none;
	}

	.main-banner.active.banner-mobile {
		display: block;
	}
	
}
.logo{
	display: flex;
	margin-bottom: 5px;
}
.logo img{
	height: auto;
	display: flex;
	max-width: 100%;
}
@media (min-width: 1200px) {
	.logo img{
		width: 321px;
		height: 62px;
	}
}
@media (min-width: 410px) and (max-width: 992px) {
	.logo img{
		width: 170px;
		height: 33px;
	}
}
#header__top .header__logo-wrapper {
    flex-basis: 31%;
    max-width: 31%;
}
#header__top .header__phone-wrapper {
	flex-basis: 19%;
	max-width: 19%;
}
#header__top .header__address-wrapper {
	flex-basis: 15%;
	max-width: 15%;
}
.header__phone-wrapper .header__phone {
	max-width: unset;
}
.header__phone .main-soc-icon {
	display: flex;
	align-items: center;	
	margin-top: 0;
}
.header__phone .main-soc-icon .btn_calback {
	margin-right: 6px;
}
.header__phone .main-soc-icon .main-soc-icon_whatsapp {
    margin-bottom: -5px;
	margin-right: 6px;
}
.header__phone .main-soc-icon .main-soc-icon_whatsapp img {
	width: 25px;
    height: 24px;    
}
.header__phone .main-soc-icon .btn_calback {
	max-width: 150px;
}
.header__phone .header__phone_select {
	margin-bottom: 16px;
}
.headerTelegramLink {
	display: block;
	width: 25px;
	height: 24px;
	background: url(/local/templates/template/img/telegram-iconNew.png) no-repeat;
}
.headerToponim {
	padding-left: 21px;
	position: relative;
	font-size: 16px;
	color: #395fa5;
	margin-top: 14px;
}
.headerToponim span {
	/* border-bottom: 1px dotted #395fa5; */
}
.headerToponim::before {
	content: "";
	width: 12px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 2px;
	background: url(/local/templates/template/img/headerToponim.png) no-repeat;
}
#inMobileMenu{
	margin-top: 0px;
}
#inMobileMenu.headerToponim::before{
	top: 0px;
}
#header__top .headerToponim{
	margin-bottom: 0px;
}
#header__top .headerToponim .header__phone_select_sub{
	width: 220px;
}

.footer__bottom .main-soc-icon {
	display: flex;
	flex-wrap: nowrap;
}
.footer__bottom .main-soc-icon .main-soc-icon_whatsapp {	
	margin-right: 6px;
}
.footer__bottom .main-soc-icon .main-soc-icon_whatsapp img {
    width: 25px;
	height: 24px;
}
@media screen and (max-width: 1199px) {
	#header__top .header__logo-wrapper {
		flex-basis: 28%;
		max-width: 28%;
	}
	#header__top .header__phone-wrapper {
		flex-basis: 22%;
		max-width: 22%;
	}
	#header__top .header__address-wrapper {
		flex-basis: 16%;
		max-width: 16%;
	}
}

.headerTelegramLink-mobShow {
	display: none;
}
@media screen and (max-width: 991px) {
	.footer__bottom__contact .main-soc-icon {
		justify-content: center;
	}
}

#popup_fastView.popup_window {
	max-width: 946px;
	text-align: left;
} 
#popup_fastView .product__images_big {
    position: relative;
	padding-bottom: 60px;
}
#popup_fastView.popup_window input {
    max-width: unset;
    margin: 0;
    border: 1px solid #e3f2f7;
    font-size: 14px;
    padding: 0;
}
#popup_fastView .product__dsc_btn .product__dsc_kol {
	margin-right: auto;
}
#popup_fastView .product__img_big .slick-arrow.slick-prev,
#popup_fastView .product__img_big .slick-arrow.slick-next {
	transform: unset;
	margin-top: -68px;
}
#popup_fastView .product__img_big .slick-arrow.slick-prev {
	left: 14px;
}
#popup_fastView .product__img_big .slick-arrow.slick-next {
    right: 14px;
}
#popup_fastView .product__info_big {
	padding: 0;
}
#popup_fastView .cheracteristic_list {
	max-width: 100%;
	font-size: 14px;
	column-count: 2;
	column-gap: 30px;
}
#popup_fastView .cheracteristic_list li {
	margin-bottom: 6px;
}
#popup_fastView .cheracteristic_list li p {
	color: #909090;
	font-weight: bold;
}
#popup_fastView .cheracteristic_list li span {
	color: #333;
	font-weight: bold;
}
#popup_fastView .product__info_big__description {
	margin-top: 20px;
	font-size: 14px;
}
#popup_fastView .product__info_big__link {
	display: inline-block;
	font-size: 14px;
	color: #1d4e9f;
	text-decoration: underline;
	margin-top: 10px;
}
#popup_fastView .product__info_big__link:hover {
	text-decoration: none;
}
#popup_fastView .product__img_big_item a::after {
	display: none;
}
#popup_fastView .product__img_big_item .galleryItem {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
#popup_fastView .product__img_big_item img {
    max-width: 99%;
}

@media screen and (max-width: 991px) {
	.mfp-bg, .mfp-wrap {
		z-index: 99999;
	}
	#popup_fastView .product__img_big .slick-arrow.slick-prev,
	#popup_fastView .product__img_big .slick-arrow.slick-next {
		display: none !important;
	}
}
@media screen and (max-width: 768px) {
	.detailFastView {
		display: block;
	}
	#popup_fastView.popup_window {
		max-width: 300px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	#popup_fastView .mfp-close {
		right: -8px;
		top: -8px;
	}
	#popup_fastView .product__img_big_nav {
		margin: 0;
	}
	#popup_fastView .product__images_big {
		max-width: 260px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	#popup_fastView .product_big-title {
		font-size: 16px;
		line-height: 1.2;
	}
	#popup_fastView .product__dsc_article {
		font-size: 13px;
		padding-bottom: 6px;
	}
	#popup_fastView .product__dsc_price-head {
		display: none;
	}
	#popup_fastView .product__dsc_price-content {
		background: none;
		padding: 0;
		font-size: 13px;
	}
	#popup_fastView .product__dsc_price-content li {
		margin-bottom: 4px;
	}
	#popup_fastView .warehouses__name {
		font-size: 13px;
	}
	#popup_fastView .warehouses__val {
		font-size: 13px;
	}
	#popup_fastView .product__dsc_price {
		padding-bottom: 10px;
	}
	#popup_fastView .product__dsc_btn .product__dsc_kol {
		margin-bottom: 0;
	}
	/*#popup_fastView .product__dsc_pay,
	#popup_fastView .product__info_big {
		display: none;
	}*/
	#popup_fastView .cheracteristic_list {
		column-count: unset;
		column-gap: unset;
		font-size: 11px;
	}
	#popup_fastView .product__info_big__description {
		margin-top: 10px;
		font-size: 13px;
	}
	#popup_fastView .product__dsc_btn {
		padding-bottom: 10px;
		justify-content: space-between;
	}
	#popup_fastView .product__dsc_btn-brc,
	#popup_fastView .product__dsc_one_click {
		width: 48%;		
	}
	#popup_fastView .product__dsc_btn-brc a,
	#popup_fastView .product__dsc_one_click a {
		margin: 0;
		font-size: 14px;
		height: 36px;
	}
	#popup_fastView .product__dsc_btn .btn_card svg {
		display: none;
	}
}
	
#description__index ol {
	padding-left: 16px;
	margin-top: 4px;
}
#description__index ol li {
	list-style: unset;
	margin-bottom: 4px;
}

.headerTelegramLink-mobShow {
	display: none;
}
@media screen and (max-width: 991px) {
	.footer__bottom__contact .main-soc-icon {
		justify-content: center;
	}
	.headerTelegramLink-mobHide {
		display: none;
	}
	.headerTelegramLink-mobShow {
		display: block;
	}
}
.menu .sale,
.menu__mob .sale{
	color:#ffffff;
	padding-left:10px;
	padding-right:21px;
	background: url(/local/templates/template/img/icons/icon-01.svg) no-repeat #ff0000;
	    background-size: 11px;
    background-position: right 7px top 7px;
	font-weight:bold
}
.menu__mob .sale{
	background-position: left 142px top 7px;
}
.menu__mob .sale a{
	color:#ffffff;
}

/* услуги */
.servicesPage {
	color: #333;
}
.servicesPage h1 {
	font-weight: bold;
	font-size: 36px;
	line-height: 1.2;
}
.servicesPage h2 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 1.2;
}
.servicesPage__banner {
	display: flex;
	align-items: center;
	height: 316px;
	margin-bottom: 30px;
}
.servicesPage__banner__text {
	padding-left: 50px;
	max-width: 346px;
	font-size: 18px;
	line-height: 26px;	
	color: #fff;
}
.servicesPage p {
	margin-bottom: 30px;
	line-height: 24px;
}
.servicesPage table {
	width: 100%;
	border-collapse: unset;
	border-spacing: 2px;
	height: auto;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
}
.servicesPage table th,
.servicesPage table td {
	padding: 14px 28px;
}
.servicesPage table th {
	font-weight: bold;
	color: #fff;
	background: #14418c;
}
.servicesPage table tr:nth-child(2n+1) {
	background: #eaf9fe;
}
.servicesPage ul {
	margin-bottom: 40px;
}
.servicesPage ul li {
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
	margin-bottom: 30px;
}
.servicesPage ul li:last-child {
	margin-bottom: 0;
}
.servicesPage ul.servicesPage__bigIndex li {
	align-items: center;
}
.servicesPage ul li p {
	margin-bottom: 0;
	margin-top: -6px;
}
.servicesPage ul.servicesPage__bigIndex li p {
	margin-top: 0;
}
.servicesPage__index {
	width: 45px;
	height: 35px;
	min-width: 45px;
	min-height: 35px;
	margin-right: 18px;
	background: url(/local/templates/template/img/servicePage/servicePage_index.png) no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #14418c;
}
.servicesPage__bigIndex__index {
	width: 120px;
	height: 90px;
	min-width: 120px;
	min-height: 90px;
	margin-right: 18px;	
}
.servicesPage__bigIndex__index-01 {
	background: url(/local/templates/template/img/servicePage/servicePage_bigIndex_01.svg) no-repeat center center /contain;
}
.servicesPage__bigIndex__index-02 {
	background: url(/local/templates/template/img/servicePage/servicePage_bigIndex_02.svg) no-repeat center center /contain;
}
.servicesPage__bigIndex__index-03 {
	background: url(/local/templates/template/img/servicePage/servicePage_bigIndex_03.svg) no-repeat center center /contain;
}
.servicesPage__bigIndex__index-04 {
	background: url(/local/templates/template/img/servicePage/servicePage_bigIndex_04.svg) no-repeat center center /contain;
}
.servicesPage__bigIndex__index-05 {
	background: url(/local/templates/template/img/servicePage/servicePage_bigIndex_05.svg) no-repeat center center /contain;
}
.servicesPage__bigIndex__index-06 {
	background: url(/local/templates/template/img/servicePage/servicePage_bigIndex_06.svg) no-repeat center center /contain;
}
.servicesPage__statiLink {
	height: 124px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.servicesPage__statiLink__text {
	padding-left: 250px;
	padding-right: 30px;
}
.servicesPage__statiLink__text__title {
	font-size: 21px;
	margin-bottom: 14px;
}
.servicesPage__statiLink__text__link {
	font-size: 16px;
	color: #003f90;
}
.servicesPage__statiLink__text__link span {
	text-decoration: underline;
}
.servicesPage__statiLink__text__link:hover span {
	text-decoration: none;
}
#formServices {
	padding: 30px;
	margin-bottom: 40px;
	box-shadow: 0px 2px 37.24px 0.76px rgba(0, 0, 0, 0.13);
}
.formServices__title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 6px;
}
.formServices__subTitle {
	font-size: 16px;
}
#formServices .consult_box {
	margin-top: 24px;
	width: 100%;
}
#formServices .consult_box .consult_box_form {	
	width: 100%;
	max-width: 100%;
}
#formServices .consult_box form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#formServices .consult_box form label {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
#formServices .consult_box form label .label,
#formServices .consult_box form label a {
	color: #333;
}
#formServices .consult_box_form input {
	width: 32%;
}
#formServices .check_sq .label {
	margin-left: 12px;
}
.servicesPage table th,
.servicesPage table td {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.servicesPage h1 {
		font-size: 30px;
	}
	.servicesPage ul.servicesPage__bigIndex li:not(.servicesPage__bigIndex-center) {
		align-items: flex-start;
	}	
	.servicesPage ul.servicesPage__bigIndex li:not(.servicesPage__bigIndex-center) p {
		margin-top: -4px;
	}
	.servicesPage__banner__text {
		padding-left: 20px;
		max-width: 240px;
		font-size: 16px;
		line-height: 22px;
	}
	.servicesPage table {
		font-size: 14px;
	}
	.servicesPage table th,
	.servicesPage table td {
		padding: 8px 10px;
		text-align: center;
	}
	.servicesPage__statiLink {
		background-position-x: -100px !important;
	}
	.servicesPage__statiLink__text {
		padding-left: 100px;
		padding-right: 10px;
	}
	.servicesPage__statiLink__text__title {
		font-size: 18px;
	}
	.servicesPage__bigIndex__index {
		width: 90px;
		height: 66px;
		min-width: 90px;
		min-height: 66px;
		background-size: contain;
	}
	#formServices {
		padding: 20px
	}
	#formServices .consult_box form {
		flex-direction: column;
	}
	#formServices .consult_box_form input {
		width: 100%;
	}
	#formServices .consult_box form label {		
		align-items: flex-start;
	}
	.formServices__title {
		font-size: 22px;
		text-align: center;
	}
	.formServices__subTitle {
		text-align: center;
	}
}

/* Стили баннеров */
.banner-section-box{height:292px;width:100%;background:#bbb;padding:0 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;margin:0 0 30px;background-repeat:no-repeat!important;background-position:center right!important;background-size:auto 100%!important}
.banner-section-box.wite{color:#ffffff}
.banner-section-box .name{font-size:24px;line-height:24px;color:#000000;font-weight:700;text-transform:uppercase}
.banner-section-box .name span{color:#134094}
.banner-section-box.wite .name,.banner-section-box.wite .name span{color:#ffffff}
.banner-section-box .banner-items{max-width:400px;position:relative;width:100%;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}
.banner-section-box .banner-items .item{font-size:16px;line-height:24px;color:#000000;font-weight:400;position:relative;margin: 0 0 15px;padding:0 0 0 30px}
.banner-section-box .banner-items .item:last-child {margin: 0;}
.banner-section-box.wite .banner-items .item{color:#ffffff}
.banner-section-box .banner-items .item:before{content:'';background:url(/upload/image/arrow-banner-section.png) no-repeat center center;width:14px;height:13px;display:block;position:absolute;left:0;top:5px}
.banner-section-box.wite .banner-items .item:before{filter:grayscale(1) brightness(1000%)}
@media (min-width:980px){.banner-section-box .banner-items{background:transparent!important}
}
@media (max-width:980px){.banner-section-box{background:transparent!important;padding:0;height:auto}
.banner-section-box .banner-items { height: 342px; background-repeat: no-repeat!important; background-size: auto!important; background-position: center center!important; padding: 30px; max-width: 100%; }
.banner-section-box.wite .name span{color:#134094}
.banner-section-box.wite .name{color:#000000}
.banner-section-box .banner-items .item{font-size:14px;line-height:18px}
}

.bx_filter .bx_filter_section .bx_filter_title {
	font-size: 20px;
	color: #333;
	letter-spacing: -0.2px;
}

.menu .decstop_hide li {
	padding: 0px 16px;
}
.menu .decstop_hide li a {
	height: 46px;
	display: flex;
	align-items: center;
}
.menu .decstop_hide li .menu__sub a {
	height: unset;
	display: inline-block;
}
.menu .decstop_hide .drop::after {
	top: 46%;
}
#header__bottom .menu__search {
	background-color: #e3f2f7;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 46px;
	height: 46px;
	transition: all 0.1s ease-out 0s;
}
#header__bottom .menu__search:hover {
	background-color: #134093;
}
#header__bottom .menu__search .btn_search_active {
	margin-right: 0;
	width: 46px;
	height: 46px;
	background: url(/local/templates/template/img/lupa_menu.svg) no-repeat center center;
}
#header__bottom .menu__search .btn_search {
	width: 46px;
	height: 46px;
	right: 0;
	top: 10px;
	background: url(/local/templates/template/img/lupa_menu-white.svg) no-repeat center center;
}
#header__bottom .menu__search:hover .btn_search_active {	
	background: url(/local/templates/template/img/lupa_menu-white.svg) no-repeat center center;
}
#header__bottom .menu__search .search_input {
	height: 46px;
}
@media screen and (max-width: 1199px) {
	.menu .decstop_hide li {
		padding: 0px 8px;
	}
}

.header__logo__text {
	font-size: 15px;
	font-weight: bold;
	color: #1d4e9f;
}
.header__logo__text-mob {
	font-size: 9px;
	font-weight: bold;
	color: #1d4e9f;
	letter-spacing: -0.7px;
	text-align: center;
	margin-top: -4px;
}
.footer__bottom__copyright__text {
	max-width: 710px;
	margin-bottom: 6px;
}
@media screen and (max-width: 1199px) {
	.header__logo__text {
		font-size: 11px;
	}
}

@media screen and (max-width: 991px) {
	.catalog__production_block {
		margin-bottom: 0;
	}
	.catalog__production_block .page_content__title {
		padding-bottom: 4px;
	}
	#catalog__block {
		padding-top: 0;
	}
}
.mfp-close {
	font-size: 0 !important;
}
.mfp-close::before {
	content: '×'; /*✕*/
	font-size: 28px;
}

.popup_window .minus,
.popup_window .plus {
	font-size: 0;
	margin: 0;
}
.popup_window .quantity .ddsCartQuantity {
	margin: 0;
	width: 70px;
}
#popup_oneclick .popup_window__content,
#popup_no_item .popup_window__content {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}
#popup_no_item .popup_window__content.popup_window__content-NoItem.popup_window__content-NoItem-ajax {
	max-width: unset;
}
#popup_no_item .popup_window__content.popup_window__content-NoItem.popup_window__content-NoItem-ajax .title_popup {
	padding-bottom: 0;
}
#popup_oneclick .product__dsc_btn .product__dsc_kol,
#popup_no_item .product__dsc_btn .product__dsc_kol {
	width: 100%;
}
.popupOneclick__title {
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.popupOneclick__title__img {
	padding: 6px;
	width: 94px;
	height: 94px;
	min-width: 94px;
	min-height: 94px;
	margin-right: 20px;
	border: 1px solid #bee8f6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popupOneclick__title__img img {
	max-width: 100%;
	max-height: 100%;
}
.popupOneclick__title .popupOneclick__title__block {
	display: flex;
	flex-direction: column;
	padding: 0;
}
.popupOneclick__title__block__text {
	text-align: left;	
	font-size: 16px;
	font-weight: 800;
	color: #1d4e9f;
	margin-bottom: 13px;
	margin-top: -4px;
}
@media screen and (max-width: 499px) {
	#popup_oneclick .title_popup span,
	#popup_no_item .title_popup span {
		font-size: 24px;
		margin-bottom: 6px;
	}
	#popup_oneclick .title_popup__text,
	#popup_no_item .title_popup__text {
		font-size: 14px;
	}
	.popupOneclick__title {
		align-items: center;
		position: relative;
		margin-bottom: 80px;
	}
	.popupOneclick__title__block__text {
		margin-bottom: 0;
	}
	#popup_oneclick .product__dsc_kol,
	#popup_no_item .product__dsc_kol {
		position: absolute;
		bottom: -70px;
		left: 0;
	}
	.popupOneclick__title__img {
		padding: 4px;
		width: 86px;
		height: 86px;
		min-width: 86px;
		min-height: 86px;
	}
	.popup_window .quantity .ddsCartQuantity {
		width: 100%;
	}
}

.product__dsc_btn .product__dsc_one_click a.popup_no_item-button {
	padding: 10px;
	max-width: unset;
}
@media screen and (max-width: 1199px) {
	.product-item_new .product__dsc_one_click a {
		font-size: 12px;
	}
	.ratingStars__items__link {
		font-size: 11px;
	}
	div.product-item_new.popular__product_item {
		max-width: 200px;
	}
}

@media screen and (max-width: 992px) {
	div.product-item_new.popular__product_item {
		max-width: unset;
	}
}

div.product-item_new .btn_card {
	margin-right: 8px;
}
div.product-item_new .product__dsc_to_cart {
	width: 68%;
}
div.product-item_new .product__dsc_one_click {
	flex: 1;
	text-align: center;
}

div.bx_filter .bx_filter_section {
	padding-top: 0;
	padding-bottom: 20px;
}
.sedebar_catalog_title {
	font-size: 20px;
	color: #333;
	letter-spacing: -0.2px;
	font-weight: bold;
	margin-bottom: 15px;
}
/* слайдер услуги на главной */
.mainServicesSlider {
	margin-bottom: 28px;
}
.mainServicesSlider__item {
	display: block;
	border: 1px solid #b4cffb;
	width: 100%;
	box-sizing: border-box;
	margin: 0 4px;
}
.mainServicesSlider__item__img {
	width: 100%;
	height: 112px;
	max-height: 112px;
}
.mainServicesSlider__item__title {
	background: #1d4e9f;
	color: #fff;
	height: 50px;
	max-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	position: relative;
	margin-top: 22px;
}
.mainServicesSlider__item__title::before {
    display: block;
    content: '';
    width: 100%;
    height: 22px;
    background: #1d4e9f;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-100%);
	background: linear-gradient(to top left, #1d4e9f 50%, rgba(255,0,0,0) 52%);
}
.mainServicesSlider__item:hover {
	border: 1px solid #697488;
}
.mainServicesSlider__item:hover .mainServicesSlider__item__title {
	background: #697488;
}
.mainServicesSlider__item:hover .mainServicesSlider__item__title::before {
	background: #697488;
	background: linear-gradient(to top left, #697488 50%, rgba(255,0,0,0) 52%);
}
.mainServicesSlider .slick-prev {
	width: 10px;
	height: 18px;
	left: -16px;
	opacity: 1;
	transition: none;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAmElEQVR4AWNwL/DBiWX95lsC8VMgXo1PkSkQfwDi/0D8CpciIyB+D1X0B4j9sCnSB+I3IEVQnAkSR1ekDbIGSVE3TA5ZkQYQv0BStBGImWHyMEWqYN8hFJ0AYi5k20CKlIH4MZKi20AsCpJEV3gFpggaHFoQScIK1WGS5FhN2DMkBg/hAO+CyZEXhYQTBeFk9pKYhPsMlHABk9/2SQa+RzQAAAAASUVORK5CYII=);
}
.mainServicesSlider .slick-next {
	width: 10px;
	height: 18px;	
	right: -16px;
	opacity: 1;
	transition: none;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAmElEQVR4AWNwL/DBiWX95lsC8VMgXo1PkSkQfwDi/0D8CpciIyB+D1X0B4j9sCnSB+I3IEVQnAkSR1ekDbIGSVE3TA5ZkQYQv0BStBGImWHyMEWqYN8hFJ0AYi5k20CKlIH4MZKi20AsCpJEV3gFpggaHFoQScIK1WGS5FhN2DMkBg/hAO+CyZEXhYQTBeFk9pKYhPsMlHABk9/2SQa+RzQAAAAASUVORK5CYII=);
	transform: rotate(180deg);
}
.mainServicesSlider .slick-prev:hover {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAnElEQVR4AWP4uU5tFRA/BWIr9wIfBlwYpPAlEP8H4g9AbIpPoR8Q/4Eqfg/ERtgUggmgZCZIIRS/AWJ9bAphiruQFL8CYh1cCpmBeCNMMdTtGqgKEYq5gPgETDE0NFRhCtEViwLxbSTFj4FYGWtQgKwEBxdC8RVcClXRFZJiNWHPkBc8QMEO9AAnLwoJJwqEwhfEJrPVQPyMUMIFAPtsOuKPtOpWAAAAAElFTkSuQmCC);
	transform: rotate(180deg);
}
.mainServicesSlider .slick-next:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAYAAABit09LAAAAnElEQVR4AWP4uU5tFRA/BWIr9wIfBlwYpPAlEP8H4g9AbIpPoR8Q/4Eqfg/ERtgUggmgZCZIIRS/AWJ9bAphiruQFL8CYh1cCpmBeCNMMdTtGqgKEYq5gPgETDE0NFRhCtEViwLxbSTFj4FYGWtQgKwEBxdC8RVcClXRFZJiNWHPkBc8QMEO9AAnLwoJJwqEwhfEJrPVQPyMUMIFAPtsOuKPtOpWAAAAAElFTkSuQmCC);
	transform: none;	
}
@media screen and (max-width: 575px) {
	.mainServicesSlider .slick-prev {
		left: -10px;		
	}
	.mainServicesSlider .slick-next {
		right: -10px;		
	}
}
.tq_paid_services_item-margin {
	margin-bottom: 30px;
}
.tq_paid_services_item-margin:last-child {
	margin-bottom: 0;
}
.order__price li {
	align-items: flex-end;
}
.tq_paid_service-maxWidth p {
	max-width: 180px;
	text-align: left;
}

.paid_service_countBlock {
	display: none;
}
.paid_service_countBlock.paid_service_countBlock-active {
	display: block;
}

.marketPlace {
	max-width: 130px;
	width: 130px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.marketPlace__item {
	width: 60px;
	height: 25px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}
ul.header__social_f.header__social {
	margin-top: 6px;
	margin-left: -5px;
	justify-content: flex-start;
}
.contact-info__connections-title--marketPlace::before {
	background-image: url('/local/templates/template/img/marketCart_ico.svg');
	background-size: 25px 25px;
}
.contact-info__connections-title--marketPlace::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: #e3f2f7;
	background-repeat: no-repeat;
	background-position: 9px center;
}
.contactsMarketPlace {
	display: flex;
	margin-left: -6px;
	margin-right: -6px;
	margin-bottom: 30px;
}
.contactsMarketPlace__item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	height: 70px;
	margin: 6px;
	background: #FFFFFF;
	border: 1px solid #E3EEFF;
}
.hidden-md {
		display: none;
	}
	.hidden-xs {
		display: block;
	}
@media screen and (max-width: 991px) {
	.marketPlace {
		margin-left: auto;
	}
	ul.header__social_f.header__social {
		margin-right: -5px;
		margin-left: 0;
		justify-content: flex-end;
	}
		.hidden-xs {
		display: none;
	}
	.hidden-md {
		display: block;
	}
}
@media screen and (max-width: 767px) {
	.marketPlace {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	ul.header__social_f.header__social {
		margin-right: 0;
		justify-content: center;
		margin-top: 0;
	}
	.contactsMarketPlace {
		flex-wrap: wrap;
	}
	.contactsMarketPlace__item {
		flex: unset;
		width: calc(50% - 12px);
	}
}

input.formSecondName {
	display: none;
}
@media only screen and (max-width: 400px) {
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-2 {
    width: 140px;
  }
	.product__dsc_kol,
  .product__dsc_btn-brc,
  .product__dsc_one_click {
	  width: 50%;
  }
	.product__dsc_btn .btn_card svg {
		display: none;
	}
	#popup_fastView .cheracteristic_list{
	  margin-top: 20px;
	  }
}
@media only screen and (max-width: 350px) {
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-2 {
    width: 120px;
  }
  header .header-mobile .header-mobile-cols .header-mobile-cols-item.header-mobile-cols-item-6 {
    width: 160px;
  }
  header .header-mobile .header__basket-wrapper .header__basket .header__basket a .header__basket_kol,
  header .header-mobile .header__basket-wrapper .header__favorites a,
  header .header-mobile .header__basket-wrapper .header__comparison a {
    width: 32px;
    height: 32px;
  }

  #popup_fastView .product__dsc_btn .product__dsc_kol .qty{
		width: 74px;
	}
}
.product__dsc_btn .product__dsc_kol .qty,
.product-item_new input.qty {
	width: 88px;
}

@media screen and (max-width: 420px) {
	#popup_fastView.popup_window input {
		font-size: 13px;
	}
    .product__dsc_btn .product__dsc_kol .qty, .product-item_new input.qty {
      width: 60px;
    }
}

.delivery-method__tooltip {
	display: none;
}

@media (max-width: 768px) {

	header #header__top .overlay .wrap .overlay-header .overlay-header-cols .logo img {
		max-width: 200px;
	}

	header #header__top.active .menu__mob .button_toogle_new {
		z-index: 999999999;
	}

	header #header__top.active .overlay {
		z-index: 99999999;
	}

	.delivery-method__tooltip {
		display: block;
		margin-bottom: 20px;
	}

	.delivery-method__tooltip_link {
		position: relative;
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 22px;
		color: #1D4E9E;
		border-bottom: 1px dashed #1D4E9E;
		margin: 15px 0;
    	display: inline-flex;
		margin: 0 0px 20px 80px;
	}

	.delivery-method__tooltip_link::before {
		content: "";
		width: 8.31px;
		height: 8.31px;
		border-top: 1px solid #1D4E9E;
		border-right: 1px solid #1D4E9E;
		display: inline-block;
		position: absolute;
		right: -15px;
		top: 5px;
		transform: rotate(135deg);
	}

	.delivery-method__tooltip_text {
		display: none;
	}


	.delivery-method__tooltip.active .delivery-method__tooltip_link {
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 22px;
		color: #424242;
		border-bottom: 1px dashed #424242;
		margin: 0 0px 20px 80px;
	}

	.delivery-method__tooltip.active .delivery-method__tooltip_link::before {
		content: "";
		width: 8.31px;
		height: 8.31px;
		border-top: 1px solid #424242;
		border-right: 1px solid #424242;
		display: inline-block;
		position: absolute;
		right: -15px;
		top: 10px;
		transform: rotate(315deg);
	}

	.delivery-method__tooltip.active .delivery-method__tooltip_text {
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 23px;
		color: #717171;
		display: block;
	}

	.delivery-method__table tr {
		display: flex;
	}

	.delivery-method .delivery-method__list {
		padding-left: 20px;
	}
}




#popup_fastView .product__img_big_item img {
	max-height: 99%;
}
.slider_index:not(.slick-slider) .slider_index_item:not(.slider_index_item:first-child) {
	display: none;
}
ul.catalog-item__list li {
	text-overflow: unset;
	overflow: unset;
	white-space: unset;
}
ul.catalog-item__list li::before {
	top: 12px;
}
.catalog__production_block .catalog-item {
	height: auto;
	min-height: 385px;
	display: flex;
	flex-direction: column;
}
.catalog-item__list__item-hidden {
	display: none;
}
div.catalog-item__btn-wrapper {
	position: static;
	margin-left: auto;
	margin-right: auto;
	/* margin-top: auto; */
}
.product__img_big_item img {
	max-width: 99%;
	max-height: 99%;
}
.servicesPage p img {
	max-width: 100%;
	height: auto;
}
.favoritesProductItem .procent {
	position: static;
	margin-left: auto;
	display: block;
	margin-bottom: 2px;
	margin-top: -10px;
}
@media screen and (max-width: 1200px) {
	.product__img_big_nav .slick-arrow {
		top: 116px;
	}	
}
@media screen and (max-width: 991px) {
	footer {
		padding-bottom: 140px;
	}
	.catalog__production_block .catalog-item {
		width: calc(100% / 3 - 24px);
	}
}
@media screen and (max-width: 768px) {
	a#top__arrow.active {
		z-index: 9999;
		width: 30px;
	}
  	.product__dsc_btn .product__dsc_kol .plus,
	.product__dsc_kol .minus, .product__dsc_btn .product__dsc_kol .plus10,
	.product__dsc_kol .minus10, .product__dsc_btn .product__dsc-comparison_favorite button {
		width: 32px;
		height: 35px;
	}
	#popup_fastView.popup_window input {
		font-size: 13px;
	}
    .product__dsc_btn .product__dsc_kol .qty,
	.product-item_new input.qty {
      	width: 60px;
    }
	.product__dsc_btn .product__dsc_kol .qty {
		height: 35px;
	}
	.product__dsc_btn .product__dsc_one_click a {
		white-space: unset;
		text-align: center;
		line-height: 1.1;
	}
	#popup_fastView .product__dsc_btn-brc a,
	#popup_fastView .product__dsc_one_click a {		
		height: 40px;
		padding: 0 4px;
	}
	#popup_fastView .ya-share2 {
		margin-bottom: 10px;
	}
	.product__img_big_nav .slick-arrow {
		top: -90px;
	}
	#popup_fastView .product__images_big {
		padding-left: 30px;
		padding-right: 30px;
	}
	div.product__img_big_nav .slick-arrow.slick-prev {
		left: -30px;
		margin-left: 0;
	}
	div.product__img_big_nav .slick-arrow.slick-next {
		right: -30px;
		margin-right: 0;
	}
	.catalog__production_block .catalog-item {
		width: calc(50% - 24px);
	}
	.payment-method__icon,
	.delivery-method__icon {
		top: 10px;
		width: 50px;
		height: 40px;
	}
	.payment-method__icon img,
	.delivery-method__icon img {
		max-width: 70%;
		max-height: 70%;
	}
	.payment-method,
	.delivery-method {
		padding: 15px;
	}
	.payment-method__title,
	.delivery-method__title {
		padding-left: 50px;
		margin-bottom: 14px;
	}
	.delivery-method__content,
	.delivery-method__description {
		padding: 0;
	}
	.delivery-method__tooltip_link {
		margin: 0;
	}
	.popup_window .check_sq .label br {
		display: none;
	}
	.mfp-wrap {
		height: calc(100% - 76px);
	}

	.feedback-customers__rate {
		flex-direction: column;		
	}
	.feedback-customers__rate_layer {
		margin-right: 0;
		margin-bottom: -10px;
	}
	li.contrast__item :first-child {
		max-height: 40px;
		line-height: 1.1;
	}
	#popup_fastView .summ {
		padding: 10px;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	.catalog__production_block .catalog-item {
		width: calc(100% - 24px);
	}
	/* .popup_window .check_sq .label a {
		white-space: nowrap;
	} */
}

div.catalog-item.expanded {
	border: 1px solid #d7e0ee;
}
div.catalog-item.expanded .catalog-item__list,
div.catalog-item.expanded .catalog-item__description {
	box-shadow: unset;
}
div.catalog-item.expanded .catalog-item__list__item-hidden {
	display: block;
}
div.catalog-item_no-list .catalog-item__title {
	margin-top: 0;
	margin-bottom: 0;
}

/* Header -> Mobile (Burger) */
.btn_search_mob.btn_search_mob_new {
	width: 21px;
	height: 21px;

	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;

	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0MDFfNikiPgo8cmVjdCB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMi4yIDE1LjZDMTUuOTU1NSAxNS42IDE5IDEyLjU1NTUgMTkgOC44QzE5IDUuMDQ0NDYgMTUuOTU1NSAyIDEyLjIgMkM4LjQ0NDQ2IDIgNS4zOTk5OSA1LjA0NDQ2IDUuMzk5OTkgOC44QzUuMzk5OTkgMTIuNTU1NSA4LjQ0NDQ2IDE1LjYgMTIuMiAxNS42WiIgc3Ryb2tlPSIjMzhBRERDIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0yIDE5TDcuMzkxODYgMTMuNjA3NiIgc3Ryb2tlPSIjMzhBRERDIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTQwMV82Ij4KPHJlY3Qgd2lkdGg9IjIxIiBoZWlnaHQ9IjIxIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}

.main-soc-icon.footer__phone p {
	font-size: 11px;
	color: #292929;
	opacity: 0.7;
	padding: 0;
	font-weight: normal;
}

.sectionPopularSlider.related-slider .slick-list {
	padding: 10px 0;
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.sectionPopularSlider .product-item_new.popular__product_item:hover {
	box-shadow: unset;
	outline: 1px solid #b4cffb;
}

/* Шапка (новая поисковая строка) */
.menu__search_form {
	display: flex;
	justify-content: flex-end;
	margin: 10px 0 0 0;
}

.input-group-search-new {
	width: 316px;
	height: 43px;
	align-items: flex-start;
	transition: width 0.1s linear;
}

.search_input_new {
	height: 45px;
	width: 100%;
	background-color: transparent;
	color: #373737;
	font-size: 17px;
	padding: 0 34px 0 15px;
	border: 1px solid #D1D1D1;
	font-size: 14px;
}

.search_input_new:focus::placeholder {
	color: transparent;
}

.search_input_new::placeholder {
	color: #9A9A9A;
}

.search_input_new:focus {
	border-color: #1D4E9F;
}

.btn_search_new {
	position: absolute;
	right: 10px;
	top: 50%;

	height: 15px;
	width: 15px;

	margin-top: -8px;

	font-size: 0;

	border: none;
	outline: none;
	user-select: none;
	background-color: transparent;

	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDM3OTUgMTIuMDY5NkM3LjM3ODg4IDEyLjA2OTYgOC42ODE0NSAxMS42MjIyIDkuNzM5MzQgMTAuNzk4MkwxMy43MzA0IDE0Ljc4OTNDMTQuMDI4NiAxNS4wNzczIDE0LjUwMzcgMTUuMDY5IDE0Ljc5MTYgMTQuNzcwOUMxNS4wNzI1IDE0LjQ4IDE1LjA3MjUgMTQuMDE5IDE0Ljc5MTYgMTMuNzI4MkwxMC44MDA1IDkuNzM3MDdDMTIuODQ1MSA3LjEwNTA4IDEyLjM2OSAzLjMxMzk0IDkuNzM3MDMgMS4yNjkzMUM3LjEwNTA0IC0wLjc3NTMyMyAzLjMxMzk0IC0wLjI5OTE5OSAxLjI2OTMxIDIuMzMyNzlDLTAuNzc1MzIyIDQuOTY0NzggLTAuMjk5MTk4IDguNzU1OTIgMi4zMzI3OSAxMC44MDA2QzMuMzkyNDEgMTEuNjIzNyA0LjY5NjE1IDEyLjA3MDMgNi4wMzc5NSAxMi4wNjk2Wk0yLjgzMTE1IDIuODI4ODRDNC42MDIyNCAxLjA1NzcyIDcuNDczNzMgMS4wNTc2OSA5LjI0NDg1IDIuODI4NzhDMTEuMDE2IDQuNTk5ODYgMTEuMDE2IDcuNDcxMzYgOS4yNDQ5MiA5LjI0MjQ4QzcuNDczODMgMTEuMDEzNiA0LjYwMjMzIDExLjAxMzYgMi44MzEyMSA5LjI0MjU1QzIuODMxMTggOS4yNDI1MSAyLjgzMTE4IDkuMjQyNTEgMi44MzExNSA5LjI0MjQ4QzEuMDYwMDYgNy40ODQzIDEuMDQ5NjMgNC42MjMyNyAyLjgwNzgxIDIuODUyMThDMi44MTU1OCAyLjg0NDM4IDIuODIzMzUgMi44MzY2MSAyLjgzMTE1IDIuODI4ODRaIiBmaWxsPSIjMUQ0RTlFIi8+Cjwvc3ZnPgo=');
}

.input-group-search-new:has(.search_input_new:focus) {
	width: 398px;
}

@media (max-width: 1199px) {
	.input-group-search-new {
		transform: scale(0.7);
		margin-right: -13px;
	}

	.input-group-search-new:has(.search_input_new:focus) {
		width: 316px;
	}
}
/* / Шапка (новая поисковая строка) */

.categoriesBlockMob {
	margin-bottom: 25px;
	padding-top: 10px;
	border-top: 1px solid #b4cffb;
}
.categoriesBlockMob__items {
	display: flex;
	gap: 10px 30px;
	flex-wrap: wrap;
	margin-bottom: 10px;
	max-height: 46px;
	overflow: hidden;
	transition: .2s;
}
.categoriesBlockMob__items__item {
	color: #1d4e9f;
	font-size: 13px;
	font-style: normal;
  	font-weight: 400;
	transition: .2s;
	font-size: 13px;
}
.categoriesBlockMob__items__item:hover {
	color: #f6a20a;
}
.categoriesBlockMob__all {
	cursor: pointer;
	gap: 10px;
	align-items: center;
	flex-wrap: nowrap;
	color: #343434;
	border-bottom: 1px dotted #343434;
	width: fit-content;
	font-size: 13px;
	font-weight: bold;
	visibility: hidden;
	display: flex;
}
.categoriesBlockMob__all-active .fa-angle-down {	
	transform: rotate(180deg);
}
@media (max-width: 767px) {
	#page_content .filter-wrap-button {
		border-top: none;
		padding-top: 0;
	}
}

body.no_scroll {
	overflow: hidden;
}
.menu__mob nav.russcarton-mobmenu-sublevel .russcarton-mobmenu-sublevel__close-btn {
	display: none;
}


header #header__top .overlay .wrap .overlay-header .overlay-header-cols .btn_search_mob {
	position: relative;
	top: 11px;
}
.menu__mob nav.russcarton-mobmenu-sublevel .russcarton-mobmenu-sublevel__back-link {
	width: calc(100% - 70px);
}
.menu__mob nav.russcarton-mobmenu-sublevel .russcarton-mobmenu-sublevel__back-text {
	line-height: 1.1;
}

.menu__mob nav.russcarton-mobmenu-sublevel .russcarton-mobmenu-sublevel__title {
	display: block;
}

@media (max-width: 991px) {
  body header {
    z-index: 1001;
  }
  header .search__box_mob {
	margin-top: -500px;
  }
}
/* End */
/* /local/templates/template/libs/bootstrap/css/bootstrap.css?1587027146173442 */
/* /local/templates/template/css/magnific-popup.css?15870271467318 */
/* /local/templates/template/css/main.css?1750679736109673 */
/* /local/templates/template/css/media.css?160872961913036 */
/* /local/templates/template/css/header-mobile-bottom-menu.css?17005441211928 */
/* /local/templates/template/css/slick-theme.css?15870271461772 */
/* /local/templates/template/css/slick.css?15870271461880 */
/* /local/templates/template/css/costume.css?171325147112145 */
/* /local/templates/template/css/style.css?175067973624782 */
/* /local/templates/template/css/style-new.css?172432545417526 */
/* /local/templates/template/css/personal/base.css?16081272588092 */
/* /local/templates/template/css/personal/cabinet.css?16081272588825 */
/* /local/templates/template/css/personal/order.css?16081272592394 */
/* /local/templates/template/css/personal/modals.css?16081272592786 */
/* /local/templates/template/css/personal/style.css?1608732946695 */
/* /local/templates/template/css/fancybox/jquery.fancybox.min.css?163828299512795 */
/* /local/templates/template/css/owlCarousel/owl.carousel.min.css?16382829953351 */
/* /local/templates/template/custom/css/style.css?175067973641236 */
/* /local/components/vis.center/vis.regions/templates/.default/style.css?17296690962513 */
/* /local/components/pixelplus/check.site/templates/.default/style.css?17350517853752 */
/* /local/templates/template/components/bitrix/sale.basket.basket.line/basket/style.css?16081283944628 */
/* /local/templates/template/components/arturgolubev/search.title/russcarton_new/style.css?1735281201211 */
/* /local/templates/template/components/bitrix/sale.basket.basket.line/mob/style.css?16081283954628 */
/* /local/templates/template/components/bitrix/sale.basket.basket.line/basket_bottom/style.css?16722209054401 */
/* /local/templates/template/components/o2k/feedback/callback/style.css?1705307005293 */
/* /local/templates/template/components/bitrix/system.auth.form/modal/style.css?160828592058 */
/* /local/templates/template/components/bitrix/main.register/modal/style.css?160828591258 */
/* /local/templates/template/styles.css?17490105979298 */
/* /local/templates/template/template_styles.css?175265067938042 */
