

/* Start:/local/templates/solo/css/bootstrap.css?1770318764191738*/
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}

a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

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

th {
  text-align: left;
}

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

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

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

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

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

textarea {
  resize: vertical;
}

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

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

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

output {
  display: inline-block;
}

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

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

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

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

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: normal;
}

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

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

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

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

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

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

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

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

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

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

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

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    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-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-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-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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .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;
}

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

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

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

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

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

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

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

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

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

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

.table-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-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

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

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

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

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #fff;
  background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

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

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

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

.form-control:disabled {
  cursor: not-allowed;
}

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

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

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

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

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.166667rem;
}

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

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

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
          background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  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='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-warning {
  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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

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

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

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

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  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.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

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

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

.btn:active, .btn.active {
  background-image: none;
}

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

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

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

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
          box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

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

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

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

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

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

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

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

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

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

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

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

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

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

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

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

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

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
          box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

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

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

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

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

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

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

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

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

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

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

.btn-link:hover {
  border-color: transparent;
}

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

.btn-link:disabled {
  color: #636c72;
}

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

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

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

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

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

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

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

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.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: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

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

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

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

.show > a {
  outline: 0;
}

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

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

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

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

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

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

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

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

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

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

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

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

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

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

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

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

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

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

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

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

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

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

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

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

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

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

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

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}

.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
          background-size: 50% 50%;
}

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  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-indicator {
  background-color: #0275d8;
  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-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  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-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
          background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}

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

.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}

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

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5em 1em;
}

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

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

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

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

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

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

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

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

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

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem;
}

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

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

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -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-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

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

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

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

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

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

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

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  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:focus, .navbar-light .navbar-nav .nav-link:hover {
  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 .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  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 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

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

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}

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

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

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

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}

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

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

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

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

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -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 > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  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-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  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-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

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

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

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

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

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

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

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

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

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

.breadcrumb-item {
  float: left;
}

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

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

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

.breadcrumb-item.active {
  color: #636c72;
}

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

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

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

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

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

.page-link:focus, .page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

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

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

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

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

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

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

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

.badge:empty {
  display: none;
}

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

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

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

.badge-default {
  background-color: #636c72;
}

.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

.badge-primary {
  background-color: #0275d8;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

.badge-success {
  background-color: #5cb85c;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

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

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

.jumbotron-hr {
  border-top-color: #d0d5d8;
}

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

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

.alert-heading {
  color: inherit;
}

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

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

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

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

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

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

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

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

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

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

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

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

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

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}

.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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);
  -webkit-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
}

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

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

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

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

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

.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}

.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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-right-radius: 0.25rem;
  border-top-left-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:focus, .list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

.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-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

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

button.close {
  padding: 0;
  cursor: pointer;
  background: 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.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

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

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

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

.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: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

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

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

.tooltip.show {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

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

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

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

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

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

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

.popover-content {
  padding: 9px 14px;
}

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

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

.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

@media (-webkit-transform-3d) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

@media (-webkit-transform-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: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .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: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

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

.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  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;
  -webkit-background-size: 100% 100%;
          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='M4 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='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

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

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-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-faded {
  background-color: #f7f7f7;
}

.bg-primary {
  background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

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

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

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

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

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !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;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-circle {
  border-radius: 50%;
}

.rounded-0 {
  border-radius: 0;
}

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

.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-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

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

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

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

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

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

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

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

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
              -ms-grid-row-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
              -ms-grid-row-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-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;
  }
}

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

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

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

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

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

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

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

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

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

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

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

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

.text-muted {
  color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

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

.invisible {
  visibility: hidden !important;
}

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

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

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

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

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

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

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

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

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

.hidden-xl-down {
  display: none !important;
}

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* End */


/* Start:/local/templates/solo/css/styles.css?1770318764200147*/
@font-face {
  font-family: 'Raleway';
  src: url('/local/templates/solo/css/../fonts/Raleway-SemiBold.eot');
  src: url('/local/templates/solo/css/../fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('/local/templates/solo/css/../fonts/Raleway-SemiBold.woff') format('woff'), url('/local/templates/solo/css/../fonts/Raleway-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: 'Raleway';
  src: url('/local/templates/solo/css/../fonts/Raleway-Medium.eot');
  src: url('/local/templates/solo/css/../fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'), url('/local/templates/solo/css/../fonts/Raleway-Medium.woff') format('woff'), url('/local/templates/solo/css/../fonts/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Raleway';
  src: url('/local/templates/solo/css/../fonts/Raleway-Bold.woff') format('woff'), url('/local/templates/solo/css/../fonts/Raleway-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Raleway';
  src: url('/local/templates/solo/css/../fonts/Raleway-Black.woff') format('woff'), url('/local/templates/solo/css/../fonts/Raleway-Black.ttf') format('truetype');
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: 'PT Serif';
  src: url('/local/templates/solo/css/../fonts/PTSerif-Bold.eot');
  src: url('/local/templates/solo/css/../fonts/PTSerif-Bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/solo/css/../fonts/PTSerif-Bold.woff') format('woff'), url('/local/templates/solo/css/../fonts/PTSerif-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal
}

@font-face {
  font-family: 'PT Serif';
  src: url('/local/templates/solo/css/../fonts/PTSerif-BoldItalic.eot');
  src: url('/local/templates/solo/css/../fonts/PTSerif-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/local/templates/solo/css/../fonts/PTSerif-BoldItalic.woff') format('woff'), url('/local/templates/solo/css/../fonts/PTSerif-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic
}

html,
body {
  /*height: 100%;*/
  margin: 0;
  padding: 0
}

.about-slider__item-img a {
  display: block;
  width: 100%;
  height: 100%
}

body {
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  color: #16161;
  background: #fff;
  padding: 0;
  height: 100%
}

img {
  border: 0
}

/*ul,
li {
  list-style: none;
  margin: 0;
  padding: 0
} */

ol li {
  list-style: inherit
}

a {
  outline: none;
  color: #161615;
}

.main-menu a {
  color: #fff;
}

.main-menu a:hover {
  color: #fff;
}

a:hover {
  text-decoration: none;
  color: #161615;
}

.no-pad .complects {
  padding-bottom: 0;
  margin-top: 108px
}

.clear {
  clear: both
}

#slides {
  position: relative;
  -webkit-transition: all .5s;
  transition: all .5s;
  /*height: 248.5px !important;*/
}

.blur {
  -webkit-transition: all .5s;
  transition: all .5s
}

.mask {
  background: url(/local/templates/solo/css/../img/bg_slider.png) 0 0 repeat-x;
  width: 100%;
  height: auto;
  z-index: -1;
  position: absolute;
  bottom: 0
}

.mainLine {
  display: none;
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  z-index: 6;
  opacity: .05
}

.header_content {
  background: #161615;
  position: static;
  top: 0;
  width: 100%;
  color: #fff;
  z-index: 99;
  border-bottom: 1px solid #2d2d2c
}

.header_content .row {
  padding: 0;
  margin: 0
}

.header_content .row div.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 810px;
  -ms-flex: 0 0 810px;
  flex: 0 0 810px;
  max-width: 810px;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: all .5s;
  transition: all .5s
}

.header_content .row div.col {
  padding: 0;
  margin: 0
}

.header_content .row div.col:first-child {
  white-space: nowrap
}

.header_content .search {
  background: url(/local/templates/solo/css/../img/search.png) 0 0 no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  margin-top: 41px;
  margin-left: 10%;
  vertical-align: top
}

.header_content .row div.col-6 ul li {
  display: inline-block;
  margin-right: 17px;
  margin-left: 17px;
  vertical-align: top;
  padding-right: 13px;
  margin-top: 58px;
  vertical-align: top;
  position: relative;
  z-index: 5
}

.header_content .row div.col-6 ul li.subm:after {
  content: ' ';
  width: 7px;
  height: 4px;
  display: block;
  position: absolute;
  background: url(/local/templates/solo/css/../img/dropdown.png) right center no-repeat;
  top: 9px;
  right: 0
}

.header_content .row div.col-6 ul li.first {
  margin-left: 0
}

.header_content .row div.col-6 ul li:last-child {
  margin-right: 0;
  padding-right: 0
}

.header_content .row div.col-6 ul li a {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px
}

.header_content .row div.col-6 ul li a.logo {
  background-image: url(/local/templates/solo/css/../img/logo.svg);
  background-repeat: no-repeat;
  background-size: 181px 50px;
  width: 181px;
  height: 50px;
  margin-top: -17px
}

.cart_blck {
  float: right;
  width: 67px;
  margin-top: 30px;
  margin-right: 10%
}

.cart_blck .cart {
  background: url(/local/templates/solo/css/../img/cart.png) left top no-repeat;
  width: 27px;
  height: 28px;
  display: inline-block !important;
  vertical-align: top;
  position: relative
}

.cart_blck span {
  display: block;
  color: #161615;
  width: 16px;
  height: 16px;
  font: 11px arial;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 2px;
  right: 0;
  left: 12px
}

.lk {
  background: url(/local/templates/solo/css/../img/cart.png) -27px 0 no-repeat;
  width: 17px;
  height: 28px;
  display: inline-block;
  margin-top: 1px;
  vertical-align: top;
  float: right
}

.header_content .row div.col-6 ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background: #262624;
  padding: 0 0;
  min-width: 140px;
  transform: translateY(-2em);
  z-index: -1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  margin-top: -1px
}

.btn_rew {
  height: 40px;
  width: 180px;
  color: #fff;
  font-size: 16px;
  border: 2px solid #f4d49c;
  background-color: #d6a95b;
  padding: 5px 25px
}

.btn_rew:hover {
  border: 2px solid #fff
}

.header_content .row div.col-6 ul li:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, .3s
}

.header_content .row div.col-6 ul li ul li {
  display: block;
  margin: 0;
  height: auto;
  line-height: 39px;
  text-align: left;
  border-bottom: 1px solid #2d2d2c;
  padding-left: 17px;
  padding-right: 17px
}

.header_content .row div.col-6 ul li ul li:last-child {
  border: 0
}

.header_content .row div.col-6 ul li ul li a {
  padding: 0;
  margin: 0
}

.header-new {
  flex: 0 0 1170px !important;
  position: relative
}

.header-nav {
  padding: 30px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}

.header-nav__item {
  width: calc(50% - 130px);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between
}

@media (max-width:1350px) {
  .header-nav__item {
      width: calc(50% - 75px);
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      justify-content: space-between
  }
}

.header-nav__item:last-child {
  align-items: flex-end
}

.header-nav__item:last-child .header-nav__item-top {
  justify-content: flex-end
}

.header-nav__item:last-child .header-nav__item-bottom {
  justify-content: flex-end
}

.header-nav__item-top {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.header-nav__burger {
  width: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  cursor: pointer;
  margin-right: 15px
}

.header-nav__lockdown {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 100%
}

.header-nav__lockdown img {
  width: 160px
}

.header-nav__burger-line {
  height: 2px;
  width: 20px;
  transition: .3s;
  background: #d6a95b;
  border-radius: 2px;
  margin-bottom: 3px
}

.header-nav__burger:hover .header-nav__burger-line:last-child {
  width: 50%
}

.header-nav__burger-line:last-child {
  margin-bottom: 0
}

.header-nav__link {
  display: block;
  margin-right: 40px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 11px 0
}

.header-nav__popup {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #161615;
  padding: 10px 20px;
  border: 2px solid #505050;
  transition: .3s
}

@media screen and (max-width:450px) {
  .header-nav__logo img {
      height: 31px !important;
      width: auto !important
  }

  .header-nav__popup:hover {
      border: 0 solid #fff !important;
      color: #fff !important
  }

  .logo_text_jo {
      display: none !important
  }

  .head_link {
      margin-left: -12.5%
  }

  .head_link_call {
      margin-left: 25%;
      text-decoration: underline
  }
}

@media screen and (max-width:900px) {
  .header-mobile_nav_new {
      display: flex;
      font-size: 14px;
      flex-wrap: wrap;
      color: #fff;
      justify-content: space-around;
      width: 100%
  }

  .header-mobile_nav_new &gt;

  a {
      width: 48% !important;
      margin: 0 !important
  }

  .header-mobile_nav_new .socHeader {
      display: flex;
      width: 100%;
      justify-content: center
  }

  .header-nav__logo {
      max-width: 360px;
      width: 100% !important
  }

  .header-nav__popup {
      border: 0 solid #505050
  }

  .socHeader .footerTg,
  .socHeader .footerVk {
      display: none
  }

  .header-nav__logo a {
      height: 40px
  }
}

@media screen and (min-width:900px) {
  .header-mobile_nav_new {
      display: none
  }
}

.header-nav__menu {
  position: relative;
  margin-right: 40px
}

.header-nav__menu-head {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer
}

.header-nav__menu-head-text {
  margin-right: 7px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 11px 0
}

.header-nav__menu-head-pic {
  width: 7px;
  display: flex;
  align-items: center;
  transition: .3s
}

.header-nav__menu-head-pic img {
  width: 100%
}

.header-nav__menu-body {
  position: absolute;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  background: #161615;
  top: 100%;
  left: 0;
  overflow: hidden;
  max-height: .1px;
  opacity: 0;
  transition: .3s
}

.header-nav__menu-body-link {
  display: block;
  width: 100%;
  padding: 10px 0;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left
}

.header-nav__menu:hover .header-nav__menu-head-pic {
  transform: rotate(180deg)
}

.header-nav__menu:hover .header-nav__menu-body {
  opacity: 1;
  max-height: 1000px;
  overflow: visible
}

.header-nav__item-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px
}

.header-nav__item-bottom-link {
  margin-right: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.header-nav__item-bottom-link:last-child {
  margin-right: 0
}

.header-nav__item-bottom-link-img {
  margin-right: 8px;
  height: 17px;
  display: flex;
  align-items: center
}

.header-nav__item-bottom-link-img img {
  height: 100%
}

.flex-soc {
  display: flex;
  align-items: center;
  margin-bottom: 10px
}

.header-nav__item-bottom-link-text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff
}

.header-nav__logo {
  width: 181px
}

.header-nav__logo a {
  display: block;
  width: 100%;
  height: 50px
}

.header-nav__logo img {
  width: 181px;
  height: 61px
}

.burger-active span:nth-child(3) {
  width: 10px
}

.burg-adaptive {
  display: none;
  margin-right: 0
}

.index-menu {
  position: absolute;
  background: #262624;
  display: flex;
  justify-content: center;
  transition: .3s
}

.index-menu-unactive {
  overflow-y: hidden;
  height: .1px;
  opacity: 0
}

.index-menu__cont {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 20px 30px;
  padding-bottom: 0
}

.index-menu__item {
  width: 160px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 18px;
  margin-bottom: 20px
}

.index-menu__item:nth-child(7n + 7) {
  margin-right: 0
}

.index-menu__item-2 {
  width: 200px
}

.index-menu__head {
  width: 100%;
  text-align: left;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #ffffff;
  position: relative;
  white-space: normal;
  margin-bottom: 30px;
  padding: 10px 0
}

.index-menu__head:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background: #d6a95b;
  left: 0;
  top: calc(100% + 3px)
}

.index-menu__body {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start
}

.index-menu__body-2 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start
}

.index-menu__body-2-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start
}

.index-menu__link {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #ffffff;
  position: relative;
  text-align: left
}

.index-menu__link:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  opacity: 0;
  height: 1px;
  background: #d6a95b;
  transition: .3s
}

.index-menu__link:hover:before {
  width: 100%;
  opacity: 1;
  color: #d6a95b
}

.popup__block {
  width: 690px;
  border: 2px solid #d6a95b;
  padding: 100px 60px;
  background: #262624
}

.popup__name {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #d6a95b;
  margin-bottom: 50px;
  width: 100%
}

.popup__line {
  margin-bottom: 40px;
  width: 100%
}

.popup__line:last-child {
  margin-bottom: 0
}

.popup__label {
  margin-bottom: 15px;
  width: 100%;
  text-align: left;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff
}

.popup__input {
  background: #eeeeee;
  outline: none;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  width: 100%;
  padding: 20px;
  outline: none
}

.popup__input::placeholder {
  color: #999
}

.popup__button {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center
}

.popup__button-item {
  cursor: pointer;
  background: transparent;
  outline: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 2px solid #5c5c5c
}

.popup__button-item-text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: .08em;
  color: #5c5c5c
}

.popup__button-item-img {
  width: 12px;
  margin-left: 10px;
  display: flex;
  align-items: center
}

.popup__button-item-img img {
  width: 100%
}

.popups--small .popup__block {
  width: 500px;
  padding: 50px 30px
}

.popups--small .popup__name {
  font-size: 24px;
  padding: 15px 10px
}

.popups--small .popup__line {
  margin-bottom: 20px
}

.card-info {
  width: 100%;
  background: #ffffff;
  margin-top: 110px
}

.card-info__cont {
  width: 1170px;
  padding: 0 20px;
  margin: 0 auto
}

.card-info__head {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 35px
}

.card-info__tab {
  padding: 7px 0;
  margin-right: 40px;
  display: block;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #161615;
  cursor: pointer;
  position: relative
}

.card-info__tab:last-child {
  margin-right: 0
}

.card-info__tab-active {
  position: relative;
  color: #d6a95b
}

.card-info__tab:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  opacity: 0;
  background: #fff;
  transition: .3s;
  height: 2px
}

.card-info__tab:hover:before {
  opacity: 1;
  width: 100%
}

.card-info__tab-active:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 2px;
  background: #d6a95b;
  transition: .3s;
  opacity: 1;
  width: 100%
}

.about-card {
  width: 100%
}

.about-card__line {
  margin-bottom: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start
}

.about-card__name {
  color: #fff;
  margin-right: 5px;
  font-weight: 500;
  line-height: 30px
}

.about-card__value {
  color: #e3b565;
  font-weight: 500;
  line-height: 30px
}

.reviews {
  width: 100%;
  display: none
}

.reviews-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
  padding-top: 30px;
  border-bottom: 1px solid #2a2a29
}

.reviews-item:first-child {
  padding-top: 0
}

.reviews-item:last-child {
  padding-bottom: 10px;
  border-bottom: none
}

.reviews-item__head {
  margin-top: 40px;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.reviews-item__head:first-child {
  margin-top: 0
}

.reviews-item__author {
  margin-right: 30px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff
}

.reviews-item__date {
  margin-right: 30px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #999999
}

.reviews-item__stars {
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.reviews-item__stars-item {
  width: 17px;
  margin-right: 12px
}

.reviews-item__stars-item:last-child {
  margin-right: 0
}

.reviews-item__stars-item img {
  width: 100%
}

.reviews-item__text {
  width: 100%;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff
}

.reviews-more__block {
  display: none
}

.reviews-more-unactive {
  display: none
}

.reviews-more {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: flex-start
}

.reviews-more__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer
}

.reviews-more__item-img {
  width: 12px;
  display: flex;
  align-items: center;
  margin-right: 9px
}

.reviews-more__item-img img {
  width: 100%
}

.reviews-more__item-text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #d6a95b
}

.reviews-add {
  width: 100%;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center
}

.reviews-add__link {
  cursor: pointer;
  display: block;
  padding: 18px 30px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: .08em;
  color: #fff !important;
  border: 2px solid #fff;
  opacity: .4;
  transition: .3s
}

.reviews-add__link:hover {
  opacity: 1
}

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

.reviews-my__form {
  margin-top: 75px;
  display: none;
  width: 570px
}

.reviews-my__name {
  width: 100%;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #161615;
}

.reviews-my__rating {
  margin-top: 35px;
  margin-bottom: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotateY(180deg)
}

.reviews-my__rating input {
  display: none
}

.reviews-my__rating label {
  cursor: pointer;
  margin-right: 14px
}

.reviews-my__rating label path {
  transition: .3s
}

.reviews-my__rating label:last-child {
  margin-right: 0
}

.reviews-my__rating label:hover path {
  fill: #8f7749
}

.reviews-my__rating label:hover~label path {
  fill: #8f7749
}

.reviews-my__rating input:checked~label path {
  fill: #8f7749
}

.reviews-my__rating-item {
  width: 17px;
  margin-right: 14px;
  cursor: pointer
}

.reviews-my__rating-item:hover path {
  fill: #8f7749
}

.reviews-my__rating-item:last-child {
  margin-right: 0
}

.reviews-my__rating-item img {
  width: 100%
}

.reviews-my__line {
  margin-bottom: 40px;
  width: 100%
}

.reviews-my__line:last-child {
  margin-bottom: 0
}

.reviews-my__label {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  color: #161615;
  width: 100%;
  margin-bottom: 15px
}

.reviews-my__input {
  background: #eeeeee;
  border: none;
  padding: 20px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  color: #000;
  width: 100%
}

.reviews-my__input::placeholder {
  color: #999999
}

.reviews-my__text::placeholder {
  color: #999999
}

.reviews-my__text {
  width: 100%;
  background: #eeeeee;
  border: none;
  padding: 20px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  color: #000;
  resize: none;
  height: 160px
}

.reviews-my__button {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: flex-end
}

.reviews-my__button-item {
  padding: 20px 30px;
  background: transparent;
  border: 2px solid #5c5c5c;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer
}

.reviews-my__button-item-text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: .08em;
  color: #5c5c5c
}

.reviews-my__button-item-img {
  width: 12px;
  margin-left: 10px;
  display: flex;
  align-items: center
}

.reviews-my__button-item-img img {
  width: 100%
}

.advantages {
  width: 100%;
  display: none;
  justify-content: center
}

.advantages__cont {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start
}

.advantages__block {
  width: calc(100% / 2 - 50px);
  margin-right: 100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px
}

.advantages__block:nth-child(2n + 2) {
  margin-right: 0
}

.advantages__logo {
  width: 32px
}

.advantages__logo img {
  width: 32px
}

.advantages__info {
  width: calc(100% - 60px)
}

.advantages__head {
  margin-bottom: 8px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #161615;
}

.advantages__text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #161615;
}

.questions {
  width: 100%;
  display: none;
  justify-content: center
}

.questions .reviews-my__form {
  display: block;
  margin-top: 0
}

.questions .reviews-my__name {
  margin-bottom: 50px
}

.site {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background: #fff;
  padding-bottom: 100px
}

.site__wrap {
  padding-top: 130px;
  width: 950px
}

.site__title {
  width: 100%;
  text-align: center;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 48px;
  line-height: 100%;
  color: #161615;
  margin-bottom: 70px
}

.site__text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #161615;
  width: 100%
}

.site__body {
  margin-top: 60px;
  width: 100%
}

.vacancies__list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap
}

.vacancies__card {
  width: calc(100% / 2 - 15px);
  margin-right: 30px;
  border: 2px solid #8f7749;
  padding: 35px 30px;
  margin-bottom: 30px
}

.vacancies__card:nth-child(2n + 2) {
  margin-right: 0
}

.vacancies__card-name {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 30px;
  width: 100%;
  text-align: center
}

.vacancies__card-block {
  margin-bottom: 20px;
  width: 100%
}

.vacancies__card-block:last-child {
  margin-bottom: 0
}

.vacancies__card-point {
  margin-bottom: 8px;
  width: 100%;
  text-align: left;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #d6a95b
}

.vacancies__card-ul {
  width: 100%
}

.vacancies__card-li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff
}

.vacancies__card-li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #d6a95b;
  border-radius: 50%
}

.vacancies__card-buttons {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.vacancies__card-buttons-item {
  padding: 20px 30px;
  border: 2px solid #5c5c5c;
  display: flex;
  justify-content: center;
  align-items: center
}

.vacancies__card-buttons-item-text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: .08em;
  color: #ffffff
}

.vacancies__card-buttons-item-img {
  margin-left: 12px;
  display: flex;
  align-items: center;
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px
}

.site-questions {
  width: 100%
}

.site-questions-item {
  width: 100%;
  padding: 35px 30px;
  padding-right: 10px;
  border: 2px solid #8f7749;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px
}

.site-questions-item__info {
  width: calc(100% - 46px)
}

.site-questions-item__name {
  width: 100%;
  text-align: left;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff
}

.site-questions-item__text {
  display: none;
  margin-top: 10px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff
}

.site-questions-item__side {
  width: 36px;
  display: flex;
  align-items: center
}

.site-questions-item__close {
  width: 36px;
  height: 36px;
  position: relative;
  cursor: pointer;
  padding: 10px
}

.site-questions-item__close-item {
  position: absolute;
  width: 16px;
  height: 2px;
  background: #8f7749;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .3s
}

.site-questions-item__close-item:last-child {
  transform: translate(-50%, -50%) rotate(90deg)
}

.site-questions-item__close-active .site-questions-item__close-item:last-child {
  transform: translate(-50%, -50%) rotate(0deg)
}

.site-questions__bottom {
  width: 100%;
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  gap: 1rem;
  align-items: center;
  margin-top: 50px; 
  margin-bottom: 50px;
}
@media (max-width: 1170px){
	.site-questions__bottom {
  		margin-bottom: 50px;
	}
}

/* .site-questions__bottom-arrow {
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  cursor: pointer
} */

.site-questions__bottom-arrow {
  /* background-image: url(/local/templates/solo/css/../img/button_s.png); */
  /* background-image: url(/local/templates/solo/css/../img/arrow_end.png); */
  background: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>');
  width: 45px;
  height: 45px;
  cursor: pointer;
  background-position: center;
  background-size: 25px;
  border: 2px solid;
  background-repeat: no-repeat;
}

.site-questions__bottom-arrow:not([href]) {
  filter: opacity(.25);
  border-color: #000;
}

.site-questions__bottom-arrow:first-child {
  transform: rotate(180deg)
}

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

.site-questions__bottom-item {
  border: 2px solid #3b3b3b;
  padding: 10px 17px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #121211;
  margin-right: 15px;
  cursor: pointer
}

.site-questions__bottom-item:last-child {
  margin-right: 0
}

.num-active {
  border: 2px solid #8f7749
}

.site-questions-add {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 120px
}

.site-questions-add .reviews-my__form {
  display: block
}

.site-questions-add .reviews-my__name {
  margin-bottom: 50px
}

.warranty {
  width: 100%
}

.warranty-block1 {
  width: 100%;
  margin-top: 60px
}

.warranty-block1__name {
  width: 100%;
  text-align: center;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 40px
}

.warranty-block1__ul {
  width: 100%
}

.warranty-block1__li {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
  width: 100%;
  position: relative;
  padding-left: 30px
}

.warranty-block1__li:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d6a95b;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}

.warranty-block2 {
  width: 100%;
  margin-top: 60px
}

.warranty-block2__name {
  width: 100%;
  text-align: center;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 40px
}

.warranty-block2__body {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}

.warranty-block2__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: calc(100% / 4 - 20px)
}

.warranty-block2__img {
  height: 56px
}

.warranty-block2__img img {
  height: 100%
}

.warranty-block2__title {
  margin-top: 20px;
  width: 100%;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff
}

.warranty-block3 {
  width: 100%;
  margin-top: 60px
}

.warranty-block3__name {
  width: 100%;
  text-align: center;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 40px
}

.warranty-block3__body {
  width: 100%
}

.warranty-block3__ul {
  width: 100%
}

.warranty-block3__li {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
  width: 100%;
  position: relative;
  padding-left: 30px
}

.warranty-block3__li:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d6a95b;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}

.warranty-block3__text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff
}

.warranty-block4 {
  width: 100%;
  margin-top: 60px
}

.warranty-block4__name {
  width: 100%;
  text-align: center;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 40px
}

.warranty-block4__text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff
}

.site-reviews {}

.site-reviews .reviews-item {
  border: 2px solid #8f7749;
  padding: 40px 30px;
  margin-bottom: 15px
}

.about-slider {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 60px
}

.about-slider .slick-initialized .slick-slide:focus {
  outline: none
}

.about-slider__cont {
  width: 950px
}

.about-slider__name {
  width: 100%;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 65px
}

.about-slider__arrows {
  width: 100%;
  position: relative
}

.about-slider__left {
  position: absolute;
  left: -70px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  border: 2px solid #5c5c5c;
  cursor: pointer;
  transition: .3s
}

.about-slider__left:hover {
  border: 2px solid #fff
}

.about-slider__left img {
  width: 6.5px
}

.about-slider__right {
  position: absolute;
  right: -70px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #5c5c5c;
  cursor: pointer;
  transition: .3s
}

.about-slider__right:hover {
  border: 2px solid #fff
}

.about-slider__right img {
  width: 6.5px
}

.about-slider__wrap {
  width: calc(100% + 30px);
  display: flex;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px
}

.about-slider__item {
  padding: 0 15px;
  height: 300px;
  margin-top: 10px;
  width: 245px;
  position: relative
}

.about-slider__item-img {
  width: 215px;
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  transform: translate(-10px, -10px)
}

.about-slider__item-border {
  width: 215px;
  height: 300px;
  background: transparent;
  border: 2px solid #8f7749
}

.product-rating {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px
}

.product-rating__item {
  width: 17px;
  margin-right: 14px
}

.product-rating__item:last-child {
  margin-right: 0
}

.product-rating__item img {
  width: 100%
}

.basket-line {
  align-items: flex-start
}

.basket-info {
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-direction: column
}

.product-basket {
  padding-top: 11px
}

.basket-info__line {
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.basket-info__name {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff !important;
  margin-right: 5px
}

.basket-info__value {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #d6a95b
}

.sort {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-left: 15px
}

.sort__wrap {
  width: 100%;
  padding: 25px 30px;
  background: #262624;
  display: flex;
  justify-content: space-between;
  align-items: center
}

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

.sort__side:last-child {
  justify-content: flex-end
}

.sort__name {
  margin-right: 40px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff
}

.sort__side:last-child .sort__name {
  margin-right: 0
}

.sort__label {
  margin-right: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0
}

.sort__label:last-child {
  margin-right: 0
}

.sort__input {
  display: none
}

.sort__text {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  padding-left: 25px;
  position: relative;
  display: block;
  cursor: pointer
}

.sort__text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border: 1px solid #d0d0d0
}

.sort__text:after {
  content: '';
  position: absolute;
  left: 0;
  opacity: 0;
  top: 50%;
  transform: translate(2%, -60%) rotate(-45deg);
  width: 11.5px;
  height: 6px;
  border: 2px solid #d6a95b;
  border-right: 2px solid transparent;
  border-top: 2px solid transparent
}

.sort__input:checked~.sort__text:after {
  opacity: 1
}

.sort__img {
  width: 10px;
  display: block;
  margin-left: 10px
}

.sort__img-2 {
  transform: rotate(180deg)
}

.sort__img img {
  width: 100%
}

.sort__show {
  margin-left: 15px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #ffffff
}

.sort__show-active {
  color: #d6a95b
}

.fancybox-content {
  padding: 0 !important
}

.about-requisites {
  width: 950px;
  margin: auto;
  margin-top: 110px
}

.about-requisites__title {
  margin-bottom: 60px;
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #161615;
}

.about-requisites__wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}

.about-requisites__side {
  width: calc(100% / 2 - 20px);
  margin-right: 40px
}

.about-requisites__side:last-child {
  margin-right: 0
}

.about-requisites__side:last-child .about-requisites__item {
  line-height: 33px
}

.about-requisites__item {
  width: 100%;
  text-align: left;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #161615;
}

@media (max-width:1350px) {
  .index-menu__item {
      margin-right: 15px
  }

  .index-menu__item:nth-child(6n + 6) {
      margin-right: 15px
  }

  .index-menu__item:nth-child(5n + 5) {
      margin-right: 0
  }

  .header-new {
      flex: 0 0 1170px !important
  }

  .header-nav__link {
      font-size: 12px;
      margin-right: 20px;
      padding: 6px 0
  }

  .header-nav__menu {
      margin-right: 20px
  }

  .header-nav__menu-head-text {
      font-size: 12px;
      padding: 6px 0
  }

  .header-nav__popup {
      font-size: 12px;
      padding: 5px 10px
  }

  .header-nav__item-bottom {
      margin-top: 10px
  }

  .header-nav__item-bottom-link {
      margin-right: 40px
  }

  .sort__label {
      margin-right: 25px
  }

  .sort__name {
      margin-right: 20px
  }
}

@media (max-width:1200px) {
  .header-new {
      flex: 0 0 calc(100% - 120px) !important
  }

  .site__wrap {
      width: calc(100% - 120px)
  }

  .vacancies__card {
      width: calc(100% / 2 - 10px);
      margin-right: 20px;
      padding: 25px 20px
  }

  .header-col {
      max-width: 60px
  }

  .cart_blck {
      width: 30px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center
  }
}

@media (max-width:1170px) {
  .sort__side {
      display: none
  }

  .sort__side:last-child {
      display: flex;
      justify-content: flex-start
  }

  .sort {
      padding-left: 0
  }

  .about-slider .slick-initialized .slick-slide {
      display: flex !important;
      justify-content: center !important;
      align-items: center !important
  }

  .about-slider__left {
      left: -40px
  }

  .about-slider__right {
      right: -40px
  }

  .header-new {
      flex: 0 0 calc(100% - 140px) !important
  }

  .card-info__cont {}

  .about-slider__cont {
      width: calc(100% - 140px)
  }

  .advantages__block {
      width: calc(100% / 2 - 30px);
      margin-right: 60px
  }

  .header-col {
      max-width: 70px
  }

  .cart_blck {
      width: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
      margin-top: 0;
      height: 100%;
      margin-right: 0
  }

  .cart {
      margin-right: 20px
  }

  .header-nav {
      justify-content: center
  }

  .header-nav__item {
      display: none
  }

  .index-menu__item {
      width: calc(20% - 15px)
  }

  .header_content .search {
      margin-top: 0;
      padding-right: 20px;
      display: none
  }

  .cart_blck .lk {
      display: none
  }

  .burg-adaptive {
      display: flex;
      box-sizing: content-box;
      padding: 20px
  }

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

@media (max-width:1050px) {
  .about-requisites {
      width: 100%;
      padding: 0 4%
  }

  .about-slider__wrap {
      width: 100%;
      margin-left: 0;
      margin-right: 0
  }

  .about-slider__left {
      display: none
  }

  .about-slider__right {
      display: none
  }
}

@media (max-width:960px) {
  .popup__block {
      width: 100% !important;
      padding: 50px 30px
  }

  .warranty-block2__body {
      flex-wrap: wrap
  }

  .warranty-block2__item {
      width: calc(100% / 2 - 20px);
      margin-right: 40px;
      margin-bottom: 20px
  }

  .warranty-block2__item:nth-child(2n + 2) {
      margin-right: 0
  }

  .site-questions-item {
      padding: 25px 20px
  }

  .site__wrap {
      padding-top: 70px
  }

  .site-questions-add {
      margin-top: 70px
  }

  .card-info__tab {
      font-size: 13px;
      margin-right: 20px
  }

  .card-info__cont {
      width: 100%;
      padding: 0 4%
  }

  .about-slider__cont {
      width: 100%;
      padding: 0 4%
  }

  .index-menu__item {
      width: calc(100% / 3 - 30px);
      margin-right: 15px
  }

  .index-menu__item:nth-child(6n + 6) {
      margin-right: 15px
  }

  .index-menu__item:nth-child(3n + 3) {
      margin-right: 0
  }

  .card-info {
      margin-bottom: 50px
  }

  .advantages__block {
      width: calc(100% / 2 - 10px);
      margin-right: 20px
  }

  .advantages__logo {
      width: 25px
  }

  .advantages__logo img {
      width: 100%
  }

  .advantages__info {
      width: calc(100% - 35px);
      font-size: 13px
  }
}

@media (max-width:768px) {
  .about-requisites {
      padding: 0
  }
}

@media (max-width:650px) {
  .about-requisites__wrap {
      flex-wrap: wrap
  }

  .about-requisites__side {
      width: 100%;
      margin-right: 0
  }

  .about-requisites__side:nth-child(1) .about-requisites__item br {
      display: none
  }

  .about-requisites__item {
      line-height: 33px
  }

  .product-basket {
      padding-top: 0
  }

  .cart .cart_images {
      padding-right: 10px !important
  }

  .basket-info__name {
      font-size: 12px
  }

  .basket-info__value {
      font-size: 12px
  }

  .site-reviews .reviews-item {
      padding: 20px 15px
  }

  .warranty-block1__name {
      font-size: 24px
  }

  .warranty-block2__name {
      font-size: 24px
  }

  .warranty-block3__name {
      font-size: 24px
  }

  .warranty-block4__name {
      font-size: 24px
  }

  .site__title {
      font-size: 36px;
      margin-bottom: 50px
  }

  .site-questions-item__name {
      font-size: 13px
  }

  .site-questions-item__text {
      font-size: 12px
  }

  .site-questions-item {
      padding: 15px
  }

  .site {}

  .site-questions-add {
      margin-top: 40px
  }

  .site__wrap {
      width: 100%;
      padding: 0 4%;
      padding-top: 50px
  }

  .vacancies__card {
      width: 100%;
      margin-right: 0
  }

  .card-info__head {
      flex-wrap: wrap
  }

  .reviews-item {
      padding-top: 15px;
      padding-bottom: 20px
  }

  .reviews-item__author {
      width: 100%;
      margin-right: 0;
      text-align: left;
      margin-bottom: 5px
  }

  .reviews-item__date {
      width: 100%;
      margin-right: 0;
      text-align: left;
      margin-bottom: 5px
  }

  .reviews-item__head {
      flex-wrap: wrap
  }

  .advantages__block {
      width: 100%;
      margin-right: 0
  }

  .reviews-my__form {
      width: 100%
  }

  .index-menu__item {
      width: calc(100% / 2 - 10px);
      margin-right: 20px
  }

  .index-menu__item-2 {
      width: 100%;
      margin-right: 0
  }

  .index-menu__item:nth-child(3n + 3) {
      margin-right: 20px
  }

  .index-menu__item:nth-child(2n + 2) {
      margin-right: 0
  }
}

@media (max-width:420px) {
  .warranty-block2__item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px
  }

  .index-menu {
      max-height: 700px;
      overflow-y: scroll
  }

  .header-nav__logo a {
      height: 41px;
      background-size: cover
  }

  .header-nav__logo {}

  .index-menu__cont {
      padding: 20px 15px
  }

  .index-menu__link {
      font-size: 12px
  }
}

.adap-menu {
  position: fixed;
  z-index: 99999999999999;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  overflow-y: scroll;
  background: #fff;
  padding: 20px 0;
  display: none
}

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

.adap-menu__close {
  width: 21px;
  height: 21px;
  position: relative
}

.adap-menu__close-item {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background: #000;
  border-radius: 2px
}

.adap-menu__close-item:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg)
}

.adap-menu__close-item:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg)
}

.adap-menu__btns {
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.adap-menu__btns-item {
  width: 20px;
  height: 25px;
  display: block;
  margin-right: 25px
}

.adap-menu__btns-item:nth-child(1) {
  background: url(/local/templates/solo/css/../img/icons_m.png) 0 0 no-repeat
}

.adap-menu__btns-item:nth-child(2) {
  background: url(/local/templates/solo/css/../img/icons_m.png) -20px 0 no-repeat
}

.adap-menu__btns-item:last-child {
  margin-right: 0
}

.adap-menu__body {
  width: 100%;
  padding-bottom: 25px
}

.adap-menu__point {
  width: 100%;
  margin-bottom: 25px;
  padding: 0 40px
}

.adap-menu__point-head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #000;
  font-weight: bold;
  font-size: 24px;
  font-family: 'PT Serif';
  cursor: pointer
}

.adap-menu__point-head:hover {
  text-decoration: underline;
  color: #000
}

.adap-menu__point-head-text {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  font-family: 'PT Serif'
}

.adap-menu__point-head-arrow {
  width: 7px;
  margin-left: 10px
}

.adap-menu__point-head-arrow img {
  width: 100%
}

.adap-menu__point-body {
  padding-top: 5px;
  display: none
}

.adap-menu__point-body .adap-menu__point {
  margin-bottom: 20px
}

.adap-menu__point-body .adap-menu__point-head-text {
  font-size: 19px
}

.adap-menu__body-item {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 19px;
  font-family: 'PT Serif';
  padding: 2px 40px
}

.adap-menu__body-item:hover {
  color: #000;
  text-decoration: underline
}

.adap-menu__point-body .adap-menu__body-item {
  font-size: 16px
}

.adap-menu__footer {
  width: 100%;
  padding: 0 40px
}

.adap-menu__footer-top {
  padding-top: 30px;
  border-top: 2px solid #c8c8c8;
  width: 100%
}

.adap-menu__links {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.adap-menu__links-item {
  color: #585858;
  font-weight: 600;
  font-size: 17px;
  text-decoration: underline
}

.adap-menu__footer-bottom {
  padding: 30px 0;
  width: 100%
}

.adap-menu__social {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.adap-menu__social-item {
  display: block;
  width: 50px;
  height: 44px;
  margin-right: 20px;
  color: #707070
}

.adap-menu__links-item:hover {
  text-decoration: none;
  color: #585858
}

.adap-menu__social-item:last-child {
  margin-right: 0
}

.adap-menu__social-item:nth-child(1) {
  background: url(/local/templates/solo/css/../img/soc_f.webp) -5px 0 no-repeat
}

.adap-menu__social-item:nth-child(2) {
  background: url(/local/templates/solo/css/../img/soc_f.webp) -72px 0 no-repeat
}

@media (max-width:450px) {
  .adap-menu__footer {
      padding: 0 20px
  }

  .adap-menu__body-item {
      padding: 0 20px
  }

  .adap-menu__point-body .adap-menu__point {
      margin-bottom: 10px
  }

  .adap-menu__point {
      padding: 0 20px;
      margin-bottom: 10px
  }

  .adap-menu__head {
      padding: 20px
  }

  .adap-menu__body {
      padding-bottom: 10px
  }

  .adap-menu__footer-top {
      padding-top: 15px
  }

  .adap-menu__links {
      align-items: flex-start;
      flex-direction: column
  }

  .adap-menu__footer-bottom {
      padding: 15px 0
  }
}

.slider_content {
  width: 80vw;
  max-width: 1050px;
  height: 320px;
  margin: 20vh auto 0;
  text-align: center;
  z-index: 322;
  text-shadow: 1px 1px 1px black, -1px 1px 1px black, 1px -1px 1px black, -1px -1px 1px black
}

@media screen and (max-height:630px),
only screen and (max-device-height:630px) {
  .slider_content {
      margin-top: 20vh
  }
}

.slider_content .button {
  bottom: 0;
  margin-bottom: 0 !important;
  width: 250px;
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translate(-50%, -50%)
}

@media screen and (max-width:450px),
only screen and (max-device-width:450px) {
  .slider_content div.zag {
      line-height: 36px
  }

  .slider_content .button {
      bottom: 5%
  }
}

.sect_card h1 {
  font-size: 32px;
}

.slider_content .newColl {
  font-size: 18px;
  text-transform: uppercase;
  opacity: .7;
  vertical-align: top;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  padding-left: 48px;
  padding-right: 48px;
  line-height: 70px;
  color: #e3b565
}

.slider_content .newColl:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/dott.png) 0 0 repeat-x;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -1px
}

.slider_content .newColl:after {
  content: ' ';
  background: url(/local/templates/solo/css/../img/dott.png) 0 0 repeat-x;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -1px
}

.slBlock:before {
  content: ' ';
  background: #fff;
  width: 1px;
  height: 66%;
  position: absolute;
  top: 128px;
  left: 50%;
  margin-left: -1px;
  z-index: 3;
  opacity: .05
}

.slider_content .zag {
  font-family: 'PT Serif';
  font-weight: bold;
  font-style: italic;
  color: #e3b565;
  font-size: 72px;
  line-height: 70px;
  margin-bottom: 20px
}

.slider_content p {
  line-height: 26px;
  font-size: 22px;
  font-weight: 500;
  margin: auto;
  letter-spacing: 1px;
  color: #e3b565
}

.tocat .button {
  margin-top: 20px
}

.directory_news .button {
  margin-top: 20px
}

.button {
  border: 2px solid #505050;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-top: 16px;
  padding-bottom: 14px;
  padding-left: 26px;
  padding-right: 45px;
  letter-spacing: 2px;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.button-backk {
  border: 2px solid #4a3f2b;
  color: #917647;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-top: 16px;
  padding-bottom: 14px;
  padding-left: 26px;
  padding-right: 45px;
  letter-spacing: 2px;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.button:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -6px
}

.flex-contener {
  display: flex;
  flex-direction: column;
  width: 320px;
  margin-left: 0;
  padding-left: 20px
}

#productCalc .buttontocat {
  width: 100%;
  max-width: 250px;
  min-width: 0 !important;
}

.buttontocat {
  border: 2px solid #505050;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-top: 16px;
  padding-bottom: 14px;
  padding-left: 26px;
  padding-right: 45px;
  letter-spacing: 2px;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  margin-left: 0
}

.buttontocat.btn-back {
  border: 2px solid #4a3f2b;
  color: #917647
}

.buttontocat:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -6px
}

#productCalc .buttontocat:before {
  background: url(/local/templates/solo/css/../img/button_s3.png) 0 0 no-repeat;
  transform: rotate(0deg);
  height: 16px
}

#productCalc .buttontocat:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s3.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.buttontocat:hover {
  text-decoration: none;
  border-color: #a2a2a1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.buttontocat:active {
  color: #555554;
  text-decoration: none;
  border-color: #3b3b3b;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.buttontocat:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.button:hover {
  text-decoration: none;
  border-color: #a2a2a1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.button-backk:hover {
  text-decoration: none;
  border-color: #a2a2a1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.button:active {
  color: #555554;
  text-decoration: none;
  border-color: #3b3b3b;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.button:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

header .slides-navigation {
  height: 50px;
  max-width: 1170px;
  left: 50%;
  margin-left: -585px
}

header .slides-navigation a {
  width: 40px;
  height: 40px;
  display: block;
  border: 2px solid #5c5c5c;
  border-radius: 100%;
  transition: all .3s ease-in-out 0s;
  position: absolute;
  top: 50%;
  margin-top: -20px
}

header .slides-navigation a.prev {
  left: 5px
}

header .slides-navigation a.next {
  right: 5px
}

header .slides-navigation a.next:hover {
  transform: scale(1.2);
  border: 2px solid #fff
}

header .slides-navigation a.prev:hover {
  transform: scale(1.2);
  border: 2px solid #fff
}

header .slides-navigation a:before {
  content: ' ';
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -6px
}

header .slides-navigation a.next:before {
  background: url(/local/templates/solo/css/../img/arrows_r.png) 0 0 no-repeat
}

header .slides-navigation a.next:active {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transform: scale(1);
  border: 2px solid #fff
}

header .slides-navigation a.prev:active {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transform: scale(1);
  border: 2px solid #fff
}

header .slides-navigation a.prev:before {
  background: url(/local/templates/solo/css/../img/arrows_l.png) -8px 0 no-repeat
}

header .slides-pagination {
  margin-bottom: 37px
}

header .slides-pagination a {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-left: 1%;
  margin-right: 1%;
  vertical-align: top;
  text-align: center
}

header .slides-pagination a span {
  display: block;
  text-align: center;
  background: #8b8b8a;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  cursor: pointer;
  margin: auto;
  margin-top: 3px
}

header .slides-pagination a.current span {
  border: 3px solid #fff;
  width: 12px;
  height: 12px;
  margin: auto;
  background: none;
  -webkit-transition: width .2s;
  transition: width .2s
}

header .slides-pagination a.current span {
  border: 3px solid #fff;
  background: none;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin: auto
}

header .slides-pagination a:hover span {
  border: 3px solid #fff;
  background: none;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin: auto;
  -webkit-transition: width .2s;
  transition: width .2s
}

header .slides-pagination a.current:hover span {
  margin-top: 0;
  margin: auto
}

.MainBlock {
  min-height: 1000px;
  position: relative;
  overflow: hidden
}

.bg_s {
  /*background: url(/local/templates/solo/css/../img/s.png) center center no-repeat*/
}

.MainBlock .row {
  max-width: 1170px;
  padding: 0;
  margin: auto;
  padding-top: 90px;
  position: relative
}

.MainBlock .row .col {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 4
}

.MainBlock .row .col.dubImg {
  text-align: right
}

.MainBlock .row .col.dubImg img {
  padding-right: 13%
}

.dubImg img:last-child {
  position: absolute;
  left: 50px;
  bottom: -110px
}

.MainBlock .row .col img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all .5s;
  transition: all .5s
}

.MainBlock .row .col img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.MainBlock .row .col p {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #80807f
}

.MainBlock .row .col p:first-letter {
  font-family: 'PT Serif';
  font-size: 48px;
  font-weight: bold;
  float: left;
  line-height: 48px;
  margin-bottom: 0;
  margin-right: 17px;
  position: relative;
  opacity: 1;
  color: #fff
}

.MainBlock .zag_sm {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  opacity: .6
}

.MainBlock .zag_sm:before {
  content: ' ';
  background: #fff;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 8px;
  left: -6px;
  margin-top: -1px;
  opacity: .05
}

.MainBlock .zag_style {
  font-family: 'PT Serif';
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  border-bottom: 1px solid #726040;
  margin-bottom: 35px;
  margin-top: 30px;
  padding-bottom: 20px
}

.wrbl {
  max-width: 361px;
  padding-left: 13%
}

.MainBlock .row.inverse .col:first-child {
  text-align: right;
  float: right
}

.MainBlock .row.inverse .col:last-child img {
  margin-left: 13%
}

.MainBlock .row.inverse .wrbl {
  float: right;
  margin-right: 13%;
  margin-top: 150px;
  max-width: 381px
}

.MainBlock .row.inverse .wrbl p:first-letter {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-right: 0;
  font-family: 'Raleway';
  float: none;
  color: #80807f
}

.mainwrap {
  max-width: 1170px;
  margin: auto;
  position: relative
}

.leftLine {
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 90px;
  left: 25%;
  z-index: 3;
  opacity: .05
}

.rightLine {
  display: none;
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 90px;
  right: -15px;
  z-index: 1;
  opacity: .05
}

.MainBlock .partners .row .col {
  padding: 0;
  margin: 0;
  text-align: center
}

.MainBlock .partners .row .col span {
  display: table;
  width: 100%;
  height: 100%
}

.MainBlock .partners {
  /*margin-top: 130px;*/
  margin-top: 50px;
  position: relative;
  z-index: 6
}

.MainBlock .partners table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #2d2d2c
}

.MainBlock .partners table td {
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #2d2d2c;
  width: 25%;
  height: 215px;
  position: relative
}

.MainBlock .partners table td:nth-child(4) {
  border-left: 1px solid #2d2d2c
}

.MainBlock .partners table td a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s;
  transition: all .5s
}

.MainBlock .partners table td a img {}

.MainBlock .partners .cht {
  background: #2d2d2c;
  width: 10%;
  height: 1px;
  position: absolute;
  display: block;
  top: -1px;
  right: -30px
}

.chtDwn {
  background: #2d2d2c;
  width: 10%;
  height: 1px;
  position: absolute;
  display: block;
  bottom: -1px;
  right: -30px
}

.zag {
  font-family: 'PT Serif';
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  line-height: 48px;
  text-align: center;
  position: relative;
  z-index: 6
}

.desc_block_zag {
  font-size: 14px;
  font-weight: 500;
  display: block;
  margin-top: 15px;
  margin-bottom: 57px;
  text-align: center;
  position: relative;
  z-index: 6
}

.directory_news {
  max-width: 1170px;
  overflow: hidden;
  margin: auto;
  padding: 0;
  padding-top: 26px;
  position: relative;
  z-index: 6;
  /*min-height: 400px;*/
  text-align: center
}

.directory_news .row {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 6
}

.directory_news .row {
  max-width: 1130px;
  margin: auto
}

.directory_news .row .col-6 {
  margin-bottom: 50px;
  position: relative
}

.directory_news .row .col-6:after {
  opacity: 0;
  top: 0;
  width: 0;
  height: 0;
  -webkit-transition: all 3s;
  transition: all 3s
}

.directory_news .row .col-6 a.prodCard img {
  position: relative;
  top: 0;
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 2;
  position: relative
}

.directory_news .row .col-6 a:hover img {
  top: -37px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.directory_news .row .col-6:after {
  content: ' ';
  position: absolute;
  opacity: 0;
  top: -30px;
  left: 3px;
  border: 2px solid #000;
  width: calc(100% - 6px);
  height: calc(100% + 24px);
  display: block;
  z-index: 1;
  -webkit-transition: all .5s;
  transition: all .5s
}

.directory_news .row .col-6:hover:after {
  opacity: 1;
  top: -12px;
  left: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #977d4e
}

.directory_news .row .col-6 a.prodCard {
  z-index: 2;
  position: relative
}

.directory_news .price {
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 2;
  background: #d6a95b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .2s linear, left .2s
}

.directory_news .col-6:hover .price {
  visibility: visible;
  opacity: 1;
  top: -37px;
  left: 3px
}

.prod {
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: #d6a95b;
  width: calc(100% - 6px);
  left: 0;
  bottom: -40px;
  text-align: left;
  padding: 18px 22px;
  transition: visibility 0s, opacity .2s linear, bottom .4s;
  visibility: hidden;
  opacity: 0
}

.prod .name {
  margin-right: 26px;
  font-size: 14px;
}

.directory_news .col-6:hover .prod {
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
}

.directory_news .button {
  z-index: 6
}

.directory_news .rightLine {
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 75%;
  margin-left: 1px;
  z-index: 1;
  opacity: .05
}

.add2cart {
  background: url(/local/templates/solo/css/../img/add2cart.png) center center no-repeat;
  width: 22px;
  height: 26px;
  display: block;
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -11px
}

.tocat {
  position: relative;
  margin-top: -31px;
  padding-bottom: 100px
}

.tocat:before {
  content: ' ';
  background: #161615;
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10
}

.mainEvent {
  overflow: hidden
}

.mainEvent .row {
  padding: 0;
  margin: 0;
  height: 100%
}

.mainEvent .row .col {
  padding: 0;
  margin: 0;
  padding-bottom: 130px
}

.mainEvent .col:first-child {
  background-size: cover
}

.mainEvent .row .col:last-child {
  background: #ebebeb
}

.mainEvent .col_img {
  background-size: cover;
  height: 130%;
  position: relative;
  transition: all 600ms ease
}

.zag_lay {
  position: absolute;
  left: 8px;
  top: 100px;
  line-height: 72px;
  z-index: 1;
  color: #1d1e20;
  font-family: 'PT Serif';
  font-weight: bold;
  font-size: 72px;
  width: 330px;
  opacity: .04
}

.ev_item .zag_sm {
  color: #1d1e20;
  opacity: .7;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 107px;
  position: relative
}

.ev_item .zag_sm:after {
  content: ' ';
  background: #dac8a9;
  width: 57px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -70px;
  margin-top: -1px
}

.ev_item {
  max-width: 480px;
  text-align: left;
  padding-left: 70px;
  position: relative;
  z-index: 2
}

.ev_item .zag {
  color: #000;
  text-align: left;
  font-style: normal;
  margin-top: 35px;
  margin-bottom: 40px;
  font-size: 60px;
  line-height: 70px;
  position: relative;
  transition: all 500ms ease;
  transition-delay: 0s;
  display: inline-block
}

.ev_item .zag span {
  font-style: italic
}

.ev_item p {
  color: #1d1e20;
  font-size: 14px;
  font-style: italic;
  line-height: 36px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  transition: all 500ms ease;
  transition-delay: 0s;
  display: inline-block
}

.ev_item .button {
  border: 2px solid #cacaca;
  color: #1d1e20;
  position: relative;
  transition: all 500ms ease;
  transition-delay: 0s;
  display: inline-block
}

.parent--el {
  width: 100%
}

.parent--el.is-selected .col_img {
  position: relative;
  transform: translateX(0%);
  transition-delay: 100ms
}

.parent--el.is-selected .zag {
  transform: translateY(0%);
  position: relative;
  transition-delay: 100ms;
  display: inline-block
}

.parent--el.is-selected p {
  transform: translateY(0%);
  position: relative;
  transition-delay: 100ms;
  display: inline-block
}

.parent--el.is-selected.button {
  transform: translateY(0%);
  position: relative;
  transition-delay: 100ms;
  display: inline-block
}

.listEvent {
  max-width: 1170px;
  margin: auto;
  position: relative
}

.listEvent .row {
  min-height: 400px;
  background: #ffffff;
  max-width: 1170px;
  padding: 0;
  margin: auto
}

.listEvent .row .col-sm-8 {
  background-size: cover
}

.listEvent .row .col-sm {
  background-size: cover
}

.listEvent .row .col-sm.tw {
  background-size: cover;
  background-image: url(/local/templates/solo/css/../img/e4.webp)
}

.listEvent .zag_sm {
  color: #fff;
  opacity: .7;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 87px;
  position: relative
}

.listEvent .zag_sm:after {
  content: ' ';
  background: #cda96a;
  opacity: .5;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -70px;
  margin-top: -1px
}

.listEvent .ev_block {
  padding-left: 30px
}

.ev_block .zag {
  font-family: 'PT Serif';
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  line-height: 36px;
  text-align: left;
  position: relative;
  z-index: 6;
  margin-top: 30px;
  margin-bottom: 30px
}

.listEvent .button {
  margin-top: 0
}

.even3cols .col-sm {
  padding: 0
}

.col-sm.tw .zag {
  text-align: left;
  font-size: 26px;
  font-style: normal;
  line-height: 36px
}

.ramka {
  border: 2px solid #cda96a;
  margin: 22px;
  margin-bottom: 0;
  padding: 30px
}

.ramka.mor {
  padding: 0;
  border-top: 0;
  margin-top: 0;
  margin-bottom: 22px
}

.ramka p {
  font-weight: 500;
  font-size: 16px;
  margin-top: 20px;
  line-height: 30px
}

.col-sm.tw .more {
  border-top: 0;
  display: block;
  width: 100%;
  height: 75px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px
}

.col-sm.tw .more:hover {
  text-decoration: none
}

.col-sm.thr {
  background-image: url(/local/templates/solo/css/../img/e5.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}

.col-sm.thr .soc {
  background: url(/local/templates/solo/css/../img/soc.png) no-repeat 0 0;
  width: 140px;
  height: 27px;
  position: absolute;
  bottom: 70px;
  left: 59%;
  margin-left: -86px
}

.col-sm.thr .soc a {
  display: block;
  float: left;
  width: 100%;
  width: 34px;
  height: 27px;
  margin-right: 40px
}

.col-sm.thr .soc a:last-child {
  margin-right: 0
}

.listEvent .row .col-sm-8 {
  background-size: cover;
  background-image: url(/local/templates/solo/css/../img/e6.png);
  padding-left: 53px
}

.listEvent .row .col-sm-8 .zag {
  text-align: left;
  font-size: 36px;
  margin-top: 75px;
  margin-bottom: 15px
}

.listEvent .row .col-sm-8 p {
  max-width: 570px;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px
}

.listEvent .row .col-sm-8 .more {
  border: 2px solid #cda96a;
  display: inline-block;
  height: 49px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px
}

.listEvent .row .col-sm-8 .more:hover {
  text-decoration: none
}

.mainGal {
  position: relative;
  padding-top: 170px
}

.preFooter {
  padding-top: 140px;
  position: relative
}

.preFooter .row {
  padding: 0;
  margin: 0;
  min-height: 665px
}

.preFooter .row .col:first-child {
  padding: 0;
  margin: 0
}

.preFooter .row .col:last-child {
  padding: 0;
  margin: 0;
  background-size: cover;
  /*background-image: url(/local/templates/solo/css/../img/c1.png)*/
}

.preFooter .contacts {
  text-align: center
}

.preFooter .contacts .zag_sm {
  font-size: 12px;
  text-transform: uppercase;
  opacity: .7;
  vertical-align: top;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  padding-left: 48px;
  padding-right: 48px;
  line-height: 70px;
  margin-top: 150px
}

.preFooter .contacts .zag_sm:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/dott.png) 0 0 repeat-x;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -1px
}

.preFooter .contacts .zag_sm:after {
  content: ' ';
  background: url(/local/templates/solo/css/../img/dott.png) 0 0 repeat-x;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -1px
}

.preFooter .contacts .zag {
  font-size: 60px;
  font-style: normal;
  line-height: 48px;
  margin-bottom: 40px
}

.preFooter .contacts .zag span {
  font-style: italic
}

.preFooter .contacts .pod_zag {
  font-size: 16px
}

.phone {
  display: inline-block;
  background: url(/local/templates/solo/css/../img/phone.png) center left no-repeat;
  min-height: 40px;
  font-weight: bold;
  font-size: 24px;
  margin-top: 115px;
  position: relative;
  margin-right: 35px;
  padding-left: 58px;
  padding-right: 35px
}

.phone:after {
  content: ' ';
  background: url(/local/templates/solo/css/../img/cht2.png) center left no-repeat;
  width: 1px;
  height: 57px;
  position: absolute;
  top: -8px;
  right: 0;
  margin-top: 0
}

footer {
  position: relative;
  padding: 40px 0
}

footer .row {
  padding: 0;
  margin: 0;
  padding-top: 15px
}

footer .row .col:first-child {
  padding-left: 0
}

footer .row .col:last-child {
  padding-right: 0
}

footer .fotter_second_cl {
  display: flex;
  flex-direction: column
}

footer .socFooter {
  width: 210px;
  height: 23px;
  margin: 27px 0 27px
}

footer .socFooter a {
  display: block;
  float: left;
  width: 28px;
  height: 23px
}

.socHeader a {
  display: block;
  float: left;
  width: 28px;
  height: 23px
}

.socHeader a {
  margin-bottom: 0 !important
}

footer .socYandex {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  width: fit-content
      /* height: 50px */
}

footer .socYandex iframe {
  /* margin-right: 18px */
}

.custom-copy {
  display: flex !important;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}

footer .socYandex .badge__text {
  margin: 0;
  max-width: 280px;
  min-width: 280px;
  font-size: 14px;
  line-height: 21px
}

footer .socYandex .badge__text a {
  text-decoration: none;
  color: #fff;
  transition: color .3s ease-in-out
}

footer .socYandex .badge__text a:hover {
  color: #e3b565 !important
}

.badge__text span {
  font-weight: 700;
  color: #e3b565;
  transition: color .3s ease-in-out
}

.badge__text span:hover {
  color: #fff
}

.footer_leftjo {
  column-gap: 20px
}

footer .row .col .socFooter a:first-child {
  margin: 0 38px 0 5px
}

footer .socFooter a:last-child {
  margin-right: 0
}

footer .row .col-6 {
  text-align: center;
  max-width: 460px
}

.center_footer {
  display: table;
  width: 100%;
  margin-top: -20px
}

.phone_f {
  text-align: right;
  margin-top: 19px;
  color: #707070;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  display: block;
  text-decoration: none;
  width: auto
}

footer .logo_f {
  display: table-cell;
  background: #121211 url(/local/templates/solo/css/../img/logo_f.svg) 35px 50% no-repeat;
  position: relative;
  z-index: 9;
  height: 59px;
  width: 131px
}

.main footer .logo_f {
  background-color: #161615
}

footer .col-6 a {
  color: #707070;
  font-size: 13px;
  font-weight: 500;
  display: table-cell;
  text-decoration: underline;
  vertical-align: middle;
  width: 25%
}

footer .col-6 a.logo_f+a {
  width: auto
}

footer .row .col:last-child {
  text-align: right;
  color: #585858;
  font-size: 12px
}

footer .row .col p {
  margin: 0;
  margin-bottom: 3px;
  font-weight: 500;
  margin-right: 10%
}

footer .row .col a {
  font-weight: 600;
  color: #585858;
  margin-right: 10%
}

.catalog {
  min-height: 800px;
  padding-left: 35px;
  position: relative;
  padding-bottom: 115px
}

.catalog .row {
  padding: 0;
  margin: 0
}

.catalog .row .col-4 {
  padding-left: 0;
  padding-top: 35px;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 20%;
  max-width: 310px
}

.catalog .row .col-8 {
  padding: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 80%;
  max-width: 80%;
  max-width: calc(80% - 26px);
  padding-right: 26px
}

.catalog_page .header_content {
  position: relative
}

.news_page .header_content {
  position: relative
}

.header_content {}

.cLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 127px);
  position: absolute;
  margin-left: -1px;
  z-index: 6;
  opacity: .05;
  right: 0;
  top: -127px
}

.catalog .row .row {
  padding: 0;
  margin: 0;
  padding-top: 40px
}

.catalog .row .bx-filter .row {
  padding: 0;
  margin: 0;
  padding-top: 10px
}

.catalog .row .col-6 {
  margin-bottom: 50px
}

.catalog .row .col-6 a.prodCard img {
  position: relative;
  top: 0;
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 2;
  position: relative
}

.catalog .row .col-6 a:hover img {
  /* top: -37px; */
  -webkit-transition: all .3s;
  transition: all .3s
}

.catalog .row .col-6 a.prodCard {
  z-index: 2;
  position: relative;
  aspect-ratio: 28/33;
  overflow: hidden;
  object-fit: contain;
  display: block
}

.catalog .price {
  visibility: visible;
  opacity: 1;
  top: -10px;
  left: 3px;
  position: absolute;
  z-index: 2;
  background: #d6a95b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
}

/*.catalog .col-6:hover .price {
  visibility: visible;
  opacity: 1;
  top: -37px;
  left: 3px
}*/

.catalog .pricenovinki {
  position: absolute;
  top: 0;
  right: 60px;
  z-index: 2;
  background: linear-gradient(0deg, #c96b45 0%, #c96b47 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .2s linear, left .2s
}

.catalog .col-6:hover .pricenovinki {
  visibility: visible;
  opacity: 1;
  top: -37px;
  right: 3px
}

.catalog .novinki {
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 2;
  background: linear-gradient(0deg, #c96b45 0%, #c96b47 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .2s linear, left .2s
}

.catalog .col-6:hover .novinki {
  visibility: visible;
  opacity: 1;
  top: -37px;
  left: 3px
}

.prodnovinki {
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(0deg, #ca7d47 0%, #cc6c46 100%);
  width: calc(100% - 6px);
  left: 0;
  bottom: -40px;
  text-align: left;
  padding: 18px 22px;
  transition: visibility 0s, opacity .2s linear, bottom .4s;
  visibility: hidden;
  opacity: 0
}

.catalog .col-6:hover .prodnovinki {
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
}

.catalog .pricevygodno {
  position: absolute;
  top: 0;
  right: 60px;
  z-index: 2;
  background: linear-gradient(0deg, #c44c4b 0%, #c44c4d 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .2s linear, left .2s
}

.vygoprice:after {
  content: ' ';
  position: absolute;
  opacity: 0;
  top: -30px;
  left: 3px;
  border: 2px solid #000;
  width: calc(100% - 6px);
  height: calc(100% + 24px);
  display: block;
  z-index: 1;
  -webkit-transition: all .5s;
  transition: all .5s
}

.vygoprice:hover:after {
  opacity: 1;
  top: -12px;
  left: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #893535
}

.novprice:after {
  content: ' ';
  position: absolute;
  opacity: 0;
  top: -30px;
  left: 3px;
  border: 2px solid #000;
  width: calc(100% - 6px);
  height: calc(100% + 24px);
  display: block;
  z-index: 1;
  -webkit-transition: all .5s;
  transition: all .5s
}

.novprice:hover:after {
  opacity: 1;
  top: -12px;
  left: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #8e4c32
}

.goodsdefault:after {
  content: ' ';
  position: absolute;
  opacity: 0;
  top: -30px;
  /* left: 3px; */
  border: 2px solid #000;
  /* border: 2px solid #8f7749; */
  /* opacity: 1; */
  /* top: -12px; */
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% + 24px);
  display: block;
  z-index: 1;
  -webkit-transition: all .5s;
  transition: all .5s
}

.goodsdefault:hover:after {
  opacity: 1;
  top: -12px;
  left: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #8f7749
}

.catalog .col-6:hover .pricevygodno {
  visibility: visible;
  opacity: 1;
  top: -37px;
  right: 3px
}

.itemsinglevygodno {
  text-decoration: none;
  text-align: center;
  padding: 11px 32px;
  border: solid 1px #c14d4d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: 18px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  background: #c14d4d;
  -webkit-box-shadow: 0 0 2px #bababa, inset 0 0 1px #ffffff;
  -moz-box-shadow: 0 0 2px #bababa, inset 0 0 1px #ffffff;
  box-shadow: 0 0 2px #bababa, inset 0 0 1px #ffffff
}

.catalog .vygodno {
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 2;
  background: linear-gradient(0deg, #c44c4b 0%, #c44c4d 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .2s linear, left .2s
}

.catalog .col-6:hover .vygodno {
  visibility: visible;
  opacity: 1;
  top: -37px;
  left: 3px
}

.prodvygodno {
  position: absolute;
  /* bottom: 0; */
  z-index: 2;
  background: linear-gradient(0deg, #c6634c 0%, #c64c4b 100%);
  width: calc(100% - 6px);
  /* left: 0; */
  bottom: -40px;
  text-align: left;
  padding: 18px 22px;
  transition: visibility 0s, opacity .2s linear, bottom .4s;
  /* visibility: hidden; */
  /* opacity: 0 */
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
}

/* .catalog .col-6:hover .prodvygodno {
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
} */

.prod {
  position: absolute;
  /* bottom: 0; */
  z-index: 2;
  background: #d6a95b;
  width: calc(100% - 6px);
  /* left: 0; */
  bottom: -40px;
  text-align: left;
  padding: 18px 22px;
  transition: visibility 0s, opacity .2s linear, bottom .4s;
  /* visibility: hidden;
  opacity: 0 */
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
}

/* .catalog .col-6:hover .prod {
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
} */

.catalog .col-8 .mainLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 127px);
  position: absolute;
  top: 330px;
  left: 50%;
  margin-left: -1px;
  z-index: 6;
  opacity: .05
}

.catalog .col-8 .lLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 127px);
  position: absolute;
  top: -127px;
  left: 25%;
  margin-left: -1px;
  z-index: 6;
  opacity: .05
}

.checkbox {
  position: relative;
  min-height: 18px;
  line-height: 18px;
  display: block;
  cursor: pointer
}

.checkbox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer
}

.checkbox label > span {
  display: inline-block;
  padding-top: 1px;
  padding-left: 15px
}

.checkbox span.bx-filter-param-text:before {
  /* content: ' ';
  display: inline-block;
  background: url(/local/templates/solo/css/../img/chkbox.png) center center no-repeat;
  width: 18px;
  height: 18px;
  float: left;
  -webkit-transition: all .07s;
  transition: all .07s;
  position: absolute;
  left: 0;
  top: 0 */
}

.checkbox input+span.bx-filter-param-text:before {}

/* .checkbox input:hover+span.bx-filter-param-text:before {
  width: 18px;
  height: 18px
} */

.checkbox input:checked+span.bx-filter-param-text:before {
  /* background: url(/local/templates/solo/css/../img/chkbox_act.png) center center no-repeat;
  width: 18px;
  height: 18px;
  z-index: 3 */
}

.checkbox input:checked:active+span.bx-filter-param-text:before {
  background: none
}

.colours .checkbox span.bx-filter-param-text:before {
  content: ' ';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 13px;
  border-radius: 100%;
  float: left;
  margin-top: 2px;
  -webkit-transition: all .07s;
  transition: all .07s;
  opacity: .1
}

.colours .checkbox input:hover+span.bx-filter-param-text:before {
  width: 12px;
  height: 12px;
  opacity: 1
}

.colours .checkbox input:checked+span.bx-filter-input-checkbox:before {
  width: 12px;
  height: 12px;
  opacity: 1;
  box-shadow: 0 0 0 2px black, 0 0 0 3px white;
  margin-left: 3px
}

.colours .checkbox input:checked:hover+span:before {
  opacity: 1
}

.colours .checkbox.white span:before {
  background: #fff
}

.colours .checkbox.white input:hover+span:before {
  background: #fff
}

.colours .checkbox.white input:checked:active+span:before {
  background: none
}

.colours .checkbox.gray span:before {
  background: #656565
}

.colours .checkbox.gray input:hover+span:before {
  background: #656565
}

.colours .checkbox.gray input:checked:active+span:before {
  background: none
}

.colours .checkbox.red span:before {
  background: #c24242
}

.colours .checkbox.red input:hover+span:before {
  background: #c24242
}

.colours .checkbox.red input:checked:active+span:before {
  background: none
}

.colours .checkbox.darkBlue span:before {
  background: #4278c2
}

.colours .checkbox.darkBlue input:hover+span:before {
  background: #4278c2
}

.colours .checkbox.darkBlue input:checked:active+span:before {
  background: none
}

.colours .checkbox.green span:before {
  background: #a2c242
}

.colours .checkbox.green input:hover+span:before {
  background: #a2c242
}

.colours .checkbox.green input:checked:active+span:before {
  background: none
}

.colours .checkbox.yellow span:before {
  background: #c0c242
}

.colours .checkbox.yellow input:hover+span:before {
  background: #c0c242
}

.colours .checkbox.yellow input:checked:active+span:before {
  background: none
}

.colours .checkbox.orange span:before {
  background: #c28142
}

.colours .checkbox.orange input:hover+span:before {
  background: #c28142
}

.colours .checkbox.orange input:checked:active+span:before {
  background: none
}

.filter .zag_filt {
  background: url(/local/templates/solo/css/../img/s_dwn.png) left center no-repeat;
  padding-left: 22px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 18px;
  cursor: pointer
}

.filter .zag_filt.active {
  background: url(/local/templates/solo/css/../img/s_up.png) left center no-repeat
}

.filter ul {
  margin-left: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  display: none
}

.filter ul li {
  margin-bottom: 18px
}

.cat_z {
  padding-left: 15px;
  padding-top: 35px;
  float: left;
  font-weight: bold
}

.sorting {
  padding-right: 15px;
  padding-top: 35px;
  float: right;
  font-weight: bold
}

.sorting span {
  padding-left: 25px;
  cursor: pointer
}

.sorting span.sort {
  background: url(/local/templates/solo/css/../img/sort.png) 6px 4px no-repeat;
  margin-left: 5px;
  color: #e3b565
}

.sorting span.sort_dwn {
  background: url(/local/templates/solo/css/../img/sort_dwn.png) 6px 4px no-repeat;
  margin-left: 5px;
  color: #e3b565
}

.paginatior {
  text-align: center;
  margin: auto;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px
}

.paginatior span {
  border: 2px solid #cda96a;
  width: 48px;
  height: 48px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  margin-left: 9px;
  margin-right: 9px
}

.paginatior a {
  border: 2px solid #3b3b3b;
  width: 48px;
  height: 48px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  -webkit-transition: all .5s;
  transition: all .5s;
  margin-left: 9px;
  margin-right: 9px
}

.paginatior a:hover {
  border: 2px solid #cda96a;
  text-decoration: none
}

.more_left {
  background: url(/local/templates/solo/css/../img/more_list_left.png) 0 0 no-repeat;
  width: 25px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -6px;
  -webkit-transition: all .5s;
  transition: all .5s
}

.more_left:hover {
  left: 10px
}

.more_right {
  background: url(/local/templates/solo/css/../img/more_list_right.png) 0 0 no-repeat;
  width: 25px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  -webkit-transition: all .5s;
  transition: all .5s
}

.more_right:hover {
  right: 10px
}

.catalog_page footer {
  background: #121211
}

.news_page footer {
  background: #121211
}

.card {
  background: #ffffff;
  position: relative;
  min-height: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
  border: 0;
  padding-top: 50px;
  max-width: 1170px
}

.card .row {
  padding: 0;
  margin: 0
}

.card .row .col:last-child {
  padding-left: 3%;
  padding-top: 50px
}

.leftLine {
  display: none
}

.card .leftLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 127px);
  position: absolute;
  top: -127px;
  left: 16.6%;
  z-index: 3;
  opacity: .05
}

.leftLineDoub {
  display: none
}

.card .leftLineDoub {
  background: #fff;
  width: 1px;
  height: calc(100% + 127px);
  position: absolute;
  top: -127px;
  left: 32.3%;
  z-index: 3;
  opacity: .05
}

.breadcrumbs {
  margin-right: 12%;
  margin-bottom: -36px;
  font-weight: 500;
  float: right;
  font-size: 14px;
  position: relative;
  z-index: 10
}

.breadcrumbs a {
  color: #e3b565
}

.breadcrumbs span {}

.breadcrumbs span.divi {
  margin-right: 8px;
  margin-left: 8px
}

.sect_card {
  position: relative
}

.title_block .zag {
  font-size: 60px;
  text-align: left;
  line-height: auto;
  margin: 0;
  padding: 0;
  font-style: normal;
  float: left
}

.title_block .brandImage {
  float: right;
  width: 30%;
  padding-right: 4%
}

.title_block .brandImage img {
  opacity: 1;
  margin-top: -40px
}

.title_block .zag strong {
  display: block;
  margin-bottom: -15px
}

.title_block .zag span {
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 16px
}

.title_block .zag span.codeProd {
  opacity: .36;
  margin-left: 20px
}

.card .info {
  margin-top: 35px
}

.card .info ul li {
  color: #e3b565;
  font-weight: 500;
  line-height: 30px
}

.card .info ul li strong {
  color: #aba5a5;
  font-weight: normal
}

.card .info .text {
  margin-top: 40px;
  line-height: 30px;
  opacity: .8;
  max-width: 60%
}

.info .button.intointerior {
  font-size: 12px;
  padding-right: 65px
}

.info .button.intointerior:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/eye.png) center center no-repeat;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 6px;
  right: 0;
  padding-left: 10px;
  border-left: 2px solid #505050;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.info .button.intointerior:hover:before {
  border-color: #a2a2a1
}

.colors {
  margin-top: 40px
}

.colors p {
  margin: 0
}

.colors a {
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, .1);
  padding: 4px;
  margin-top: 7px;
  margin-right: 16px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.colors a:hover {
  border: 2px solid #fff
}

.colors a.act {
  border: 2px solid #e3b565
}

.info .price {
  margin-top: 40px;
  color: #e3b565;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.info .price .crossed {
  color: #e35a16;
  font-size: 26px;
  text-decoration: line-through;
  font-weight: 400
}

.info .price p {
  color: #fff;
  font-size: 16px;
  margin: 0
}

.count {
  margin-top: 34px;
  float: left
}

.count p {
  margin: 0;
  margin-bottom: 8px
}

.count #bminus {
  border: 2px solid #505050;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-top: 3px;
  padding-bottom: 9px;
  padding-left: 13.5px;
  padding-right: 13.5px;
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
  cursor: pointer;
  vertical-align: top;
  color: #424242;
  -webkit-transition: all .3s;
  transition: all .3s
}

#count,
.count-input {
  border: 2px solid #505050;
  border-left: 0;
  border-right: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-bottom: 9px;
  padding-left: 13.5px;
  padding-right: 13.5px;
  font-size: 18px;
  line-height: 36px;
  font-weight: normal;
  width: 59px;
  height: 52px;
  padding-top: 12px;
  background: none;
  color: #161615;
  vertical-align: top;
  text-align: center
}

.count #bplus {
  border: 2px solid #505050;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
  cursor: pointer;
  vertical-align: top;
  color: #424242;
  -webkit-transition: all .3s;
  transition: all .3s
}

.count #bminus:hover,
.count #bplus:hover {
  color: #bbbbba
}

.tocart .button {
  font-size: 12px;
  padding-right: 65px;
  float: left;
  margin-top: 66px;
  margin-left: 27px;
  border: 2px solid rgba(255, 255, 255, .3)
}

.tocart .button.btn-add {
  border: 2px solid #897f6c;
  background: #56482d
}

#productClick {
  text-decoration: underline;
  font-size: 18px;
  border: none;
  text-align: center;
  padding: 0
}

#productClick::before {
  content: none
}

.tocart .button:hover {
  border: 2px solid #ffffff
}

#productClick:hover {
  text-decoration: none
}

.tocart .button:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/tocart.png) center center no-repeat;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 6px;
  right: 0;
  padding-left: 10px;
  border-left: 2px solid rgba(255, 255, 255, .3);
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.tocart .button:hover:before {
  border-left: 2px solid #ffffff
}

.complects {
  margin-top: 80px;
  text-align: center;
  padding-bottom: 100px;
  position: relative
}

.complects .leftLineDoub {
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 32.3%;
  z-index: 1;
  opacity: .05
}

.complects .button {
  margin-top: 0
}

.complects .rightLine {
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 19%;
  z-index: 1;
  opacity: .05
}

.complects .zag {
  position: relative;
  padding-bottom: 40px;
  margin: auto;
  background: #ffffff;
  z-index: 2
}

.complects .row {
  max-width: 1130px;
  margin: auto;
  background: #ffffff;
  padding-top: 12px
}

.card .complects .col:last-child {
  padding-left: 15px;
  padding-top: 0
}

.complects .row .col {
  margin-bottom: 50px;
  min-width: 270px
}

.complects .row .col a.prodCard img {
  position: relative;
  top: 0;
  width: 96%;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 2;
  position: relative
}

.complects .row .col a:hover img {
  /* top: -37px; */
  -webkit-transition: all .3s;
  transition: all .3s
}

.complects .row .col:after {
  content: ' ';
  position: absolute;
  opacity: 0;
  top: -30px;
  left: 3px;
  border: 2px solid #000;
  width: calc(100% - 6px);
  height: calc(100% + 24px);
  display: block;
  z-index: 1;
  -webkit-transition: all .5s;
  transition: all .5s
}

.complects .row .col:hover:after {
  opacity: 1;
  top: -12px;
  left: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #977d4e
}

.complects .row .col a.prodCard {
  z-index: 2;
  position: relative
}

.complects .price {
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 2;
  background: #d6a95b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 6px 19px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .2s linear, left .2s
}

.complects .col:hover .price {
  visibility: visible;
  opacity: 1;
  top: -37px;
  left: 3px
}

.complects .col:hover .prod {
  visibility: visible;
  opacity: 1;
  bottom: -12px;
  left: 3px
}

.slider_card_images {
  position: relative;
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding-right: 7%;
  z-index: 5
}

.slider_card_images .img_card {
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  max-width: 90%;
  height: 100%;
  min-height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  top: 50px;
  left: -500px;
  padding-left: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-animation: slide 22s forwards;
  -webkit-animation-delay: 21s;
  animation: slide .5s forwards;
  animation-delay: 21s
}

.slider_card_images .img_card.middle {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  top: 50px;
  left: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-animation: slide2 0s forwards;
  -webkit-animation-delay: 0s;
  animation: slide2 0s forwards;
  animation-delay: 0s
}

.slider_card_images .img_card.last {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  top: 50px;
  left: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all .8s;
  transition: all .8s;
  -webkit-animation: slide2 0s forwards;
  -webkit-animation-delay: 0s;
  animation: slide2 0s forwards;
  animation-delay: 0s
}

.slider_card_images .img_card.current {
  visibility: visible;
  opacity: 1;
  z-index: 3;
  top: 50px;
  left: 0;
  -webkit-filter: none;
  filter: none;
  -webkit-transition: all .5s;
  transition: all .5s ease;
  -webkit-animation: slide2 0s forwards;
  -webkit-animation-delay: 0s;
  animation: slide2 0s forwards;
  animation-delay: 0s
}

@-webkit-keyframes slide {
  100% {
      left: 0
  }
}

@keyframes slide {
  100% {
      left: 0
  }
}

.slider_wrapper {
  position: relative;
  height: 100%;
  min-height: 100%
}

.slider_wrapper:before {
  content: ' ';
  width: 100%;
  height: 20%;
  background: #161615;
  position: absolute;
  bottom: 0;
  z-index: 4
}

.arrows_gal {
  position: absolute;
  top: 40%;
  left: 45.1%;
  z-index: 98
}

.arrows_gal span {
  cursor: pointer;
  display: block
}

.arrows_gal span {
  width: 40px;
  height: 40px;
  display: block;
  border: 2px solid #5c5c5c;
  border-radius: 100%;
  transition: all .3s ease-in-out 0s;
  position: relative;
  margin-bottom: 10px
}

.arrows_gal span.next_g:hover {
  transform: scale(1.2);
  border: 2px solid #fff
}

.arrows_gal span.prev_g:hover {
  transform: scale(1.2);
  border: 2px solid #fff
}

.arrows_gal span:before {
  content: ' ';
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -6px
}

.arrows_gal span.next_g:before {
  background: url(/local/templates/solo/css/../img/arrows_r.png) -8px 0 no-repeat
}

.arrows_gal span.next_g:hover:before {
  background: url(/local/templates/solo/css/../img/arrows_r.png) 0 0 no-repeat
}

.arrows_gal span.next_g:active {
  width: 40px;
  height: 40px;
  transform: scale(1);
  border: 2px solid #fff
}

.arrows_gal span.prev_g:active {
  width: 40px;
  height: 40px;
  transform: scale(1);
  border: 2px solid #fff
}

.arrows_gal span.prev_g:before {
  background: url(/local/templates/solo/css/../img/arrows_l.png) 0 0 no-repeat
}

.arrows_gal span.prev_g:hover:before {
  background: url(/local/templates/solo/css/../img/arrows_l.png) -8px 0 no-repeat
}

.cartList {
  max-width: 1170px;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 50px;
  overflow: hidden
}

.cartList .zag {
  font-family: 'PT Serif';
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  position: relative;
  background: #161615;
  padding-right: 40px
}

.cartList .zag:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 1px;
  display: block;
  background: #fff;
  opacity: .07;
  top: 50%;
  margin-top: 2px;
  left: 340px
}

.cart .table {
  padding: 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, .07)
}

.cart .table .col {
  padding: 0;
  margin: 0
}

.cart .table .col:last-child {
  text-align: right
}

.cart .table .col .count {
  display: table;
  text-align: right;
  vertical-align: middle;
  float: none;
  width: 100%;
  height: 100%;
  margin-top: 0
}

.cart .table .col .count .wr {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  float: none
}

.cart .table .col .count .delete {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  background: url(/local/templates/solo/css/../img/delete.png) center right no-repeat;
  cursor: pointer;
  width: 18px;
  padding-left: 50px
}

.cart .cart_images {
  display: table-cell;
  text-align: center;
  padding-right: 40px
}

.cart .product {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500
}

.cart .product span {
  display: block;
  color: #e3b565
}

.productOrder,
.total,
.order {
  max-width: 1170px;
  margin: auto;
  overflow: hidden;
  padding-bottom: 35px
}

.productOrder .zag {
  font-family: 'PT Serif';
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  position: relative;
  background: #161615;
  padding: 0;
  margin: 0;
  padding-right: 40px;
  background: url(/local/templates/solo/css/../img/tooltip.png) 350px 8px no-repeat
}

.productOrder .zag:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 1px;
  display: block;
  background: #fff;
  opacity: .07;
  top: 50%;
  margin-top: 2px;
  left: 425px
}

.productOrder .col .delete {
  padding-left: 0
}

.productOrder .product span {
  color: #fff;
  opacity: .4;
  font-size: 18px
}

.total {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 100px
}

.total span {
  color: #e3b565;
  font-size: 30px;
  display: block;
  line-height: 30px
}

.ttl_block {
  float: left
}

.cart .button {
  float: right;
  margin: 0;
  border-color: #7d663d
}

.cart .button:hover {
  border-color: #fff
}

.cart .button:active {
  border-color: #3b3b3b
}

.order {
  min-height: 600px;
  padding-top: 80px;
  padding-bottom: 80px
}

.order .orderForm .zag {
  font-family: 'PT Serif';
  font-size: 36px;
  color: #161615;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 47px
}

.order .orderForm {
  max-width: 570px;
  margin: auto
}

.orderForm label {
  display: block;
  margin: 0;
  font-weight: 600;
  margin-bottom: 10px
}

.orderForm input[type='text'],
.orderForm input[type='email'] {
  width: 100%;
  height: 53px;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  padding-left: 22px;
  outline: none;
  -webkit-transition: all .5s;
  transition: all .5s;
  margin-bottom: 40px;
  color: #1a1a1a;
  font-weight: bold
}

.orderForm input[type='text']:focus,
.orderForm input[type='email']:focus {
  border: 1px solid #fff
}

.orderForm textarea:focus {
  border: 1px solid #fff
}

.orderForm textarea {
  width: 100%;
  height: 160px;
  color: #1a1a1a;
  border: 1px solid #eeeeee;
  padding-left: 22px;
  padding-top: 18px;
  background: #eeeeee;
  font-weight: bold;
  outline: none
}

.orderForm input[type='submit'] {
  text-align: center;
  margin: auto
}

.butOrder {
  text-align: center
}

.butOrder .button {
  color: #161615;
  opacity: .7;
  border: 2px solid #161615;
  margin-top: 0
}

.butOrder .button:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) 0px 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -6px;
}

::-webkit-input-placeholder {
  color: #878787;
  font-weight: 500
}

::-moz-placeholder {
  color: #878787;
  font-weight: 500
}

:-ms-input-placeholder {
  color: #878787;
  font-weight: 500
}

:-moz-placeholder {
  color: #878787;
  font-weight: 500
}

.codeBlock {
  margin-top: 30px
}

.codeBlock .codeRow {
  width: 50%;
  float: left
}

.codeBlock .codeImage {
  width: 50%;
  float: right;
  text-align: right
}

.codeBlock .codeImage label {
  opacity: 0
}

.form_search {
  display: none;
  margin-left: 80px;
  position: absolute;
  margin-top: 30px;
  width: 200px
}

.form_search input {
  background: none;
  color: #fff;
  width: 100%;
  border: 0 solid red;
  outline: none;
  font-size: 24px
}

.close_search {
  background: url(/local/templates/solo/css/../img/close.png) center right no-repeat;
  cursor: pointer;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 3%;
  top: 40px;
  z-index: 12;
  display: none
}

.result_search {
  width: 100%;
  position: absolute;
  top: 127px;
  z-index: 14;
  padding-top: 50px;
  padding-left: 80px;
  display: none
}

.result_search .zag {
  font-family: 'PT Serif';
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  float: left
}

.countResult {
  float: left;
  font-size: 14px;
  font-weight: 500;
  margin-left: 25px;
  float: left;
  margin-top: 18px
}

.moreResult {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-right: 35px;
  letter-spacing: 2px;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  float: right;
  margin-top: 21px;
  margin-right: 15px
}

.moreResult:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) 0px -1px no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px
}

.moreResult:hover {
  text-decoration: none;
  border-color: #a2a2a1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.moreResult:active {
  color: #555554;
  text-decoration: none;
  border-color: #3b3b3b;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.moreResult:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.prodSe {
  width: auto;
  max-width: 1170px
}

.prodSe .row {
  padding: 0;
  margin: 0;
  margin-top: 30px;
  margin-left: -15px
}

.prodSe .row .col-6 img {
  max-width: 270px;
  height: auto
}

.prodSe .row .col-6 img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all .5s;
  transition: all .5s
}

.prodSe .row .col-6 img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.newsSe {
  width: auto;
  max-width: 935px;
  margin-top: 60px
}

.newsSe .row {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 100px
}

.newsSe .row .col:first-child {
  padding-left: 0
}

.newsSe .row .col:last-child {
  padding-right: 0
}

.newsSe .row .col a span {
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: .7;
  letter-spacing: 2px;
  margin-top: 29px
}

.newsSe .row img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all .5s;
  transition: all .5s
}

.newsSe .row .col a p {
  font-family: 'PT Serif';
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  margin-top: 5px
}

.newsSe .row .col a:hover {
  text-decoration: none
}

.newsSe .row .col a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

#map {
  height: 100%
}

#bodyContent {
  color: #000
}

.gm-style div:nth-child(1) div:nth-child(4) div:nth-child(4) div:nth-child(3) {
  display: none
}

.gm-style div:nth-child(1) div:nth-child(4) div:nth-child(4) &gt;
div:nth-child(1) &gt;

div:nth-child(1) {
  border: 1px solid blue;
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  display: none
}

.gm-style-iw {
  padding-bottom: 2px;
  position: relative;
  width: 372px !important
}

#content_marker {
  background: #252525;
  color: #d6a95b;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 17px;
  font-family: 'Raleway';
  position: relative
}

.gm-style-iw:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/map_s.png) 0 0 no-repeat;
  width: 10px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px
}

#content_marker p {
  margin: 0
}

.newsList {
  min-height: 600px
}

.newsList .listEvent {
  padding-top: 120px;
  padding-bottom: 90px
}

.newsList .leftLine {
  background: #fff;
  width: 1px;
  height: calc(100% - 86px);
  position: absolute;
  top: 0;
  left: -15px;
  z-index: 3;
  opacity: .05
}

.newsList .mainLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 40px);
  position: absolute;
  top: -40px;
  left: 50%;
  z-index: 6;
  opacity: .05
}

.newsList .rightLine {
  background: #fff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  z-index: 1;
  opacity: .05
}

.newsList .evenLast .col {
  background-size: cover;
  background-image: url(/local/templates/solo/css/../img/e6.png);
  padding-left: 53px
}

.bottomList .ev_block {
  text-align: center;
  padding-left: 0
}

.bottomList .ev_block .zag_sm {
  display: inline-block
}

.bottomList .ev_block .zag {
  text-align: center;
  max-width: 202px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px
}

.bottomList .zag_sm:after {
  content: ' ';
  background: #cda96a;
  opacity: .5;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -70px;
  margin-top: -1px
}

.bottomList .zag_sm:before {
  content: ' ';
  background: #cda96a;
  opacity: .5;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -137px;
  margin-top: -1px
}

.listEvent .row .col {
  background-size: cover;
  background-image: url(/local/templates/solo/css/../img/e6.png);
  padding-left: 53px
}

.listEvent .row .col .zag {
  text-align: left;
  font-size: 36px;
  margin-top: 75px;
  margin-bottom: 15px
}

.listEvent .row .col p {
  max-width: 570px;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px
}

.listEvent .row .col .more {
  border: 2px solid #cda96a;
  display: inline-block;
  height: 49px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px
}

.listEvent .row .col .more:hover {
  text-decoration: none
}

.newsList.item {
  position: relative
}

.item_image {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 40px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  text-align: center
}

.item .leftLine {
  background: #fff;
  width: 1px;
  height: calc(55% + 167px);
  position: absolute;
  top: -167px;
  left: calc(16.6% + 40px);
  z-index: 1;
  opacity: .05
}

.item .leftLineDoub {
  background: #fff;
  width: 1px;
  height: calc(55% + 167px);
  position: absolute;
  top: -167px;
  left: calc(33.3% + 40px);
  z-index: 1;
  opacity: .05
}

.item .leftLineDoubBottom {
  background: #fff;
  width: 1px;
  height: calc(100% + 500px);
  position: absolute;
  bottom: 0;
  top: auto;
  left: 23%;
  z-index: 1;
  opacity: .05
}

.item .rightLine {
  background: #fff;
  width: 1px;
  height: calc(48% + 167px);
  position: absolute;
  top: auto;
  bottom: 0;
  right: calc(16.6% + 40px);
  z-index: 1;
  opacity: .05
}

.item .zag_layNews {
  position: absolute;
  top: 2px;
  right: 0;
  line-height: 127px;
  z-index: 1;
  color: #fff;
  font-family: 'PT Serif';
  font-weight: bold;
  font-size: 134px;
  width: 330px;
  text-align: right;
  opacity: .04
}

.widthZag {
  position: relative;
  width: 50%;
  text-align: right
}

.newsBlock {
  position: relative;
  z-index: 4;
  max-width: 1170px;
  margin: auto;
  top: -120px;
  height: calc(100% + 142px);
  color: #161615;
  text-align: center
}

.eventZag {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 85px;
  position: relative;
  letter-spacing: 2px;
  display: inline-block
}

.eventZag:after {
  content: ' ';
  background: #fff;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -70px;
  margin-top: -1px
}

.eventZag:before {
  content: ' ';
  background: #fff;
  width: 48px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -70px;
  margin-top: -1px
}

.mainZag {
  font-size: 60px;
  font-weight: bold;
  font-family: 'PT Serif';
  line-height: 70px;
  margin: 8px auto 0;
  width: 1160px;
  max-width: none !important;
  color: #505050;
}

@media screen and (max-width:1740px),
only screen and (max-device-width:1740px) {
  .mainZag {
      width: 820px
  }
}

@media screen and (max-width:1170px),
only screen and (max-device-width:1170px) {
  .mainZag {
      max-width: 93% !important
  }
}

.mainZag span {
  font-style: italic
}

.textNews {
  text-align: left;
  margin-top: 37px;
  height: 100%
}

.textNews p {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #a7a7a7;
  max-width: 945px;
  margin: auto;
  margin-bottom: 35px
}

@media screen and (max-width:1520px),
only screen and (max-device-width:1520px) {
  .textNews p {
      max-width: 640px
  }
}

.textNews p:first-child:first-letter {
  font-family: 'PT Serif';
  font-size: 48px;
  font-weight: bold;
  float: left;
  line-height: 48px;
  margin-bottom: 0;
  margin-right: 14px;
  position: relative;
  color: #505050;
  opacity: 1
}

.textNews img {
  margin-bottom: 35px
}

.kollektion-item:hover {
  color: #fff;
}

.newsBottomblock {
  position: relative;
  z-index: 4;
  max-width: 1170px;
  margin: auto;
  height: 71px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-left: 0;
  border-right: 0;
  color: #161615;
  font-wight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 27px
}

.newsBottomblock span {
  width: 50%;
  display: inline-block;
  background: url(/local/templates/solo/css/../img/up.png) 35px 0 no-repeat;
  letter-spacing: 2px;
  text-align: center;
  cursor: pointer
}

.newsBottomblock a.more {
  width: 49%;
  display: inline-block;
  letter-spacing: 2px;
  text-align: center
}

.bottomWrp {
  position: relative;
  z-index: 4;
  max-width: 1170px;
  margin: auto;
  height: 100%;
  height: 142px
}

.socNews {
  margin-left: 6%
}

.socNews a {
  display: inline-block;
  width: 40px;
  height: 18px;
  position: relative;
  text-align: right;
  margin-left: 50px;
  vertical-align: top;
  top: -3px
}

.socNews a:first-child:before {
  background: url(/local/templates/solo/css/../img/socNews.png) 0 0 no-repeat;
  content: ' ';
  position: absolute;
  left: 0;
  width: 20px;
  height: 18px
}

.socNews a:nth-child(2):before {
  background: url(/local/templates/solo/css/../img/socNews.png) -22px 0 no-repeat;
  content: ' ';
  position: absolute;
  left: 0;
  width: 10px;
  height: 18px
}

.socNews a:nth-child(3):before {
  background: url(/local/templates/solo/css/../img/socNews.png) -34px 0 no-repeat;
  content: ' ';
  position: absolute;
  left: 0;
  width: 16px;
  height: 18px
}

.prevEvents {
  position: absolute;
  right: 0;
  margin-top: 78px;
  margin-right: 50px;
  width: 217px;
  max-height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px;
  display: block;
  text-align: right;
  padding-right: 40px;
  z-index: 30;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.nextEvents {
  position: absolute;
  left: 0;
  margin-top: 78px;
  margin-left: 50px;
  width: 217px;
  max-height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px;
  display: block;
  text-align: left;
  padding-left: 40px;
  z-index: 30;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.returnCart {
  position: absolute;
  left: 0;
  margin-top: 10px;
  margin-left: 50px;
  width: 217px;
  max-height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px;
  display: block;
  text-align: left;
  padding-left: 40px;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  z-index: 9999
}

@media (max-width:1170px) {
  .returnCart {
      margin-left: 0;
      padding-left: 40px
  }

  .order {
      padding-top: 0
  }

  .order .orderForm {
      padding-top: 80px
  }
}

@media (max-width:650px) {
  .returnCart {
      margin-left: 0;
      padding-left: 4%
  }
}

.prevEvents:hover,
.returnCart:hover,
.nextEvents:hover {
  text-decoration: none
}

.prevEvents span,
.returnCart span,
.nextEvents span {
  display: block;
  color: #e3b565
}

.prevEvents:before,
.returnCart:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s_left.png) -32px 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
  transform: rotate(180deg);
  left: 140px
}

.prevEvents:active:before,
.returnCart:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s_left.png) 0 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.nextEvents:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
  transform: rotate(180deg)
}

.nextEvents:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.info_page {
  padding: 0;
  margin: 0;
  position: relative;
  padding-bottom: 90px
}

.text_info {
  max-width: 950px;
  margin: auto;
  position: relative
}

.info_page .rightLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 111px);
  position: absolute;
  top: -111px;
  right: 19%;
  z-index: 1;
  opacity: .05
}

.info_page .leftLine {
  background: #fff;
  width: 1px;
  height: calc(100% + 111px);
  position: absolute;
  top: -111px;
  left: 19%;
  z-index: 3;
  opacity: .05
}

.info_page .mainLine {
  top: -111px;
  height: calc(100% + 111px)
}

.text_info h1 {
  font-size: 48px;
  color: #161615;
  font-weight: bold;
  text-align: center;
  font-family: 'PT Serif';
  margin-top: 112px;
  margin-bottom: 50px
}

.account {
  height: 100%;
  min-height: 600px
}

.zagForm {
  margin-top: 130px;
  font-family: 'PT Serif';
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px
}

.loginForm {
  max-width: 370px;
  margin: auto
}

.loginForm label {
  display: block;
  font-weight: 600
}

.loginForm label.pass {
  float: left
}

.loginForm input {
  clear: both;
  display: block;
  height: 53px;
  width: 100%;
  border: 0;
  background: #eeeeee;
  padding-left: 20px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #1a1a1a;
  font-size: 14px
}

.forgot {
  float: right;
  opacity: .5;
  font-size: 12px;
  font-weight: 500;
  margin-top: 2px
}

.loginForm .button {
  float: left;
  margin: 0
}

.loginForm .button:first-child {
  width: 220px;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}

.loginForm .button:first-child:before {
  background: none
}

.loginForm .button:last-child {
  float: right
}

.profile {
  max-width: 1170px;
  margin: auto;
  margin-top: 100px;
  overflow: hidden;
  padding-bottom: 90px
}

.zagProfile {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  font-family: 'PT Serif';
  position: relative
}

.zagProfile span {
  background: #161615;
  padding-right: 50px;
  display: inline-block;
  position: relative;
  z-index: 4
}

.zagProfile:after {
  content: ' ';
  background: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  top: 51%;
  z-index: 3;
  opacity: .07
}

.profile ul:first-child {
  float: left;
  margin-left: 30px;
  margin-top: 40px
}

.profile ul:last-child {
  float: left;
  margin-left: 30px;
  margin-top: 40px;
  margin-left: 65px
}

.profile ul li {
  line-height: 36px;
  font-weight: 600;
  font-size: 16px
}

.profile ul li span {
  color: #838383
}

.profile ul:last-child li {
  color: #d4d4d4
}

.orderHistory {
  margin-top: 90px
}

.orderHistory .row {
  margin-top: 40px
}

.imgOrderH {
  float: left;
  margin-left: 22px;
  margin-right: 30px
}

.tabImg {
  width: 148px;
  text-align: center
}

.infoOrder {
  float: left;
  margin-top: 12px
}

.infoOrder .number {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: 'PT Serif'
}

.infoOrder .status {
  margin-left: 29px;
  font-weight: 600;
  color: #d5d5d5;
  font-size: 18px
}

.dateOrder {
  margin-top: 21px;
  color: #d5d5d5;
  font-size: 16px;
  font-weight: 500
}

.dateOrder p {
  margin: 0;
  margin-bottom: 5px
}

.dateOrder p span {
  color: #e3b565;
  font-weight: bold
}

.orderHistory .col-4 {
  text-align: right
}

.orderHistory .col-6 .clickMore {
  display: block;
  position: absolute;
  right: 16px;
  padding-right: 28px;
  top: 50%;
  margin-top: -8px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  background: url(/local/templates/solo/css/../img/s_dwn2.png) right center no-repeat;
  -webkit-transition: all .5s;
  transition: all .5s
}

.orderHistory .col-6 .clickMore.activeMore {
  background: url(/local/templates/solo/css/../img/s_dwn2_up.png) right center no-repeat
}

.allProd .col {
  margin-left: 22px
}

.allProd .col .cart_images {
  width: 148px;
  text-align: right;
  float: left
}

.allProd .col .product {
  padding-left: 30px
}

.allProd .col .product {
  padding-top: 19px;
  text-align: left;
  font-size: 17px;
  float: left;
  font-weight: 500
}

.allProd .col .product span.summ {
  display: block;
  color: #e3b565
}

.allProd .col .product a span {
  color: #d5d5d5;
  margin-left: 12px
}

.orderProdline .row {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, .07)
}

.orderProdline .row.allProd {
  margin-top: 0;
  padding-top: 32px;
  padding-bottom: 32px
}

.moreBlock {
  display: none
}

.profile label {
  display: block;
  font-weight: 600
}

.profile label.pass {
  float: left
}

.profile input {
  clear: both;
  display: block;
  height: 53px;
  width: 100%;
  border: 0;
  background: #eeeeee;
  padding-left: 20px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #1a1a1a;
  font-size: 14px
}

.profile form {
  margni-top: 15px;
  max-width: 570px
}

.profile .button {
  margin-top: 0
}

.profile .button:first-child {}

.profile .button:first-child:before {
  background: url(/local/templates/solo/css/../img/ok.png) 0 0 no-repeat
}

.profile .button:last-child {
  border: 0;
  margin-left: 10px
}

.profile .button:last-child:before {
  background: none;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}

.loginForm.password {
  max-width: 480px
}

.loginForm.password .zagForm {
  margin-bottom: 0
}

.loginForm.password .notice {
  text-align: center;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 35px;
  letter-spacing: 1.8px
}

.loginForm.password form {
  max-width: 370px;
  text-align: center;
  margin: auto
}

.loginForm.password .button {
  float: none;
  padding-left: 26px;
  padding-right: 45px;
  width: auto
}

.loginForm.password form label {
  text-align: left
}

.loginForm.password .button:first-child:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -6px
}

.loginForm.password .button:first-child:hover {
  text-decoration: none;
  border-color: #a2a2a1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.loginForm.password .button:first-child:active {
  color: #555554;
  text-decoration: none;
  border-color: #3b3b3b;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.loginForm.password .button:first-child:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.fileUpload {
  max-width: 490px;
  margin: auto;
  padding-top: 120px;
  text-align: center;
  padding-bottom: 90px
}

.zagFile {
  font-family: 'PT Serif';
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  margin-bottom: 65px
}

.zagFile span {
  color: #e3b565;
  font-style: italic
}

.map .preFooter {
  margin: 0;
  padding: 0
}

.map .preFooter .col:last-child {
  background: none;
  padding-top: 130px;
  padding-left: 80px
}

.contacts_map {
  max-width: 508px
}

.contacts_map .zag_sm {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
  color: #fff;
  opacity: .7
}

.contacts_map .zag_sm:before {
  content: ' ';
  background: #cda96a;
  width: 82px;
  height: 1px;
  position: absolute;
  top: 14px;
  left: -102px;
  margin-top: -1px;
  opacity: .5
}

.addrZag {
  font-family: 'PT Serif';
  font-size: 48px;
  line-height: 60px;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 60px
}

.contacts_map p {
  font-weight: 600;
  font-size: 16px;
  line-height: 36px
}

.contacts_map p span {
  color: #cda96a
}

.contacts_map .button {
  margin-top: 40px;
  margin-bottom: 100px
}

.loginForm.registration {}

.loginForm.registration .button:first-child {
  float: none;
  padding-left: 26px;
  padding-right: 45px;
  width: auto;
  opacity: .3
}

.loginForm.registration .button:first-child:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/okOff.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -6px
}

.loginForm.registration .button:first-child:hover {
  text-decoration: none;
  border-color: #a2a2a1;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  opacity: 1
}

.loginForm.registration .button:first-child:active {
  color: #555554;
  text-decoration: none;
  border-color: #3b3b3b;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s
}

.loginForm.registration .button:first-child:hover:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  background: url(/local/templates/solo/css/../img/ok.png) 0 0 no-repeat
}

.loginForm.registration .button:first-child:active:before {
  background: none;
  background: url(/local/templates/solo/css/../img/button_s.png) -32px 0 no-repeat;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  background: url(/local/templates/solo/css/../img/okOff.png) 0 0 no-repeat
}

@media (max-width:1600px) {
  body.catalog_page .catalog .row .col-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%
  }

  body.catalog_page.account_page .catalog .row .col-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
  }
}

@media (max-width:540px) {

  body.catalog_page .catalog .row .product_list .col-6,
  body.catalog_page .catalog .row .product_list2 .col-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0;
      margin-bottom: 4%
  }
}

label+.radioBlock {
  margin-top: -5px
}

.radioBlock+label {
  margin-top: 36px
}

.radioBlock {
  font-size: 15px;
  margin-bottom: 16px
}

.radioBlock input {
  display: none
}

.radioBlock input+label {
  border: 2px solid #3b3b3b;
  overflow: hidden;
  display: block
}

.radioBlock input+label .radioPicture {
  top: 0;
  float: left;
  width: 21px;
  height: 21px;
  background: url(/local/templates/solo/css/../img/radioBlock.png) -21px 0 no-repeat;
  cursor: pointer;
  margin: 14px 13px 14px 15px
}

.radioBlock input:checked+label {
  border-color: #e3b565
}

.radioBlock input:checked+label .radioPicture {
  background-position: 0 0
}

.radioText {
  float: left;
  margin-top: 14px;
  cursor: pointer
}

.bankCard {
  background: url(/local/templates/solo/css/../img/banks.png) right 20px center no-repeat
}

@media (max-width:550px) {
  .bankCard {
      background: transparent
  }
}

.butOrder {
  float: right
}

.confidentiality {
  float: left;
  width: 330px;
  font-size: 13px;
  line-height: 22px;
  margin-top: -6px
}

.confidentiality a {
  color: #e3b565
}

.infoOrder .status.newProduct {
  color: #dfb163
}

.dateOrder p:nth-child(2) {
  font-weight: bold
}

.dateOrder p span.quantityProduct {
  color: #d5d5d5;
  margin-right: 13px
}

.dateOrder p:nth-child(2) span:nth-child(2) {
  margin-left: 4px
}

.payOnline {
  float: right;
  font-weight: 900;
  border: 2px solid #7c673c;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  margin: 35px 232px 0 0;
  padding: 15px 23px;
  cursor: pointer
}

.orderProduct {
  margin: -42px 0 0 54px;
  font: 19px pt_serifbold;
  background: #161615;
  padding: 0 28px;
  float: left
}

.cart_images img {
  width: 66px
}

.productNumber {
  color: #d5d5d5;
  font-family: pt_serifregular;
  margin-top: -1px
}

.productNumber span {
  color: #cda45c;
  font: 600 15px 'Raleway';
  margin-left: 14px
}

.productBack {
  float: right;
  font-weight: 900;
  background: url(/local/templates/solo/css/../img/productBack.png) 158px 19px no-repeat;
  border: 1px solid #5c5c5c;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  margin-top: 16px;
  display: block;
  padding: 16px 50px 16px 24px;
  cursor: pointer
}

.productTotal {
  float: right;
  font-weight: bold;
  margin: 31px 70px 0 0
}

.productTotal span {
  color: #cda45c;
  margin-left: 8px
}

.allProd .col .summ {
  float: right;
  color: #e3b565;
  margin: 31px 35px 0 0
}

.productAmount {
  float: right;
  margin: 31px 20px 0 0
}

.catalog .orderProdline .row .col-6:after {
  display: none
}

.edit_profile {
  clear: both;
  width: 50%;
  margin-left: 30px
}

.edit_profile a {
  width: auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  border: 2px solid #505050;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-top: 15px;
  padding-bottom: 14px;
  padding-left: 26px;
  padding-right: 26px;
  letter-spacing: 2px;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  color: #fff;
  opacity: 1;
  margin-top: 30px;
  white-space: nowrap
}

.edit_profile a:first-child {
  margin-right: 20px
}

.edit_profile a:hover {
  text-decoration: none;
  border: 2px solid #fff
}

.header_content .row div.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 810px;
  -ms-flex: 0 0 810px;
  flex: 0 0 810px;
  max-width: 100%;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: all .5s;
  transition: all .5s;
  padding-right: 0;
  padding-left: 0
}

.header_content .row div.col-6 ul li a.logo {
  background-image: url(/local/templates/solo/css/../img/logo.svg);
  background-repeat: no-repeat;
  background-size: 180px 65.76px;
  width: 180px;
  height: 65.76px;
  margin-top: -17px
}

body.account_page .catalog {
  padding-left: 0
}

.productBack a.button.preturn {
  margin: 0;
  padding: 0
}

.productBack a.button.preturn::before {
  display: none
}

.invoice {
  display: block !important;
  margin: 0 !important
}

.gm-control-active.gm-fullscreen-control {
  background: none !important;
  box-shadow: none !important
}

.gm-style .gm-style-iw-c {
  padding: 0;
  background: #252525;
  margin-top: -10px
}

.gm-style .gm-style-iw-d::-webkit-scrollbar {
  width: 0;
  height: 0
}

.gm-style .gm-style-iw-t::after {
  border-top-color: #252525;
  top: -10px;
  left: -10px
}

.gm-style-iw-t::before {
  top: -10px;
  left: -10px
}

.product-card {
  position: absolute;
  width: 100%;
  padding: 22px 14px;
  background: #161615;
  top: 0;
  left: 0;
  z-index: 99;
  position: fixed;
  box-sizing: border-box
}

.product-card:after {
  content: '';
  display: block;
  position: absolute;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 100%;
  background: #000;
  opacity: .5
}

.product-card-fororder {
  overflow: hidden;
  position: absolute;
  width: 320px;
  padding: 22px 14px 0;
  background: #161615;
  top: 0;
  right: 10px;
  z-index: 99
}

.product-card-second {
  right: 350px
}

.product-close {
  background: url(/local/templates/solo/css/../img/delete.png) center right no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 10px;
  right: 14px;
  cursor: pointer
}

.product-head {
  font: bold 18px 'PT Serif';
  background: #161615;
  margin-bottom: -10px;
  padding-right: 19px;
  float: left;
  position: relative;
  z-index: 1
}

.product-question {
  background: #161615 url(/local/templates/solo/css/../img/product-question.jpg) 172px 1px/25px auto no-repeat;
  padding: 0 49px 2px 0;
  margin-bottom: -12px
}

.product-body {
  overflow: hidden;
  border-top: 2px solid #262626;
  border-bottom: 2px solid #262626;
  padding: 23px 9px 18px;
  clear: left;
  margin-bottom: 13px;
  position: relative
}

.product-body-close {
  background: url(/local/templates/solo/css/../img/delete.png) center right no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 45%;
  right: 0;
  cursor: pointer
}

.product-img {
  width: 66px;
  float: left
}

.product-info {
  margin: -5px 0 0 85px
}

.product-name {
  font-size: 13px;
  line-height: 13px;
  margin: 3px 0
}

.product-price {
  color: #e3b565;
  font-size: 12px;
  margin: -1px 0 14px
}

.payment-clarification {
  font-size: 12px;
  line-height: 14px;
  color: #929291;
  margin-top: 6px
}

#number-minus,
#number-plus {
  border: 2px solid #3b3b3b;
  float: left;
  width: 41px;
  text-align: center;
  font-size: 24px;
  color: #424241;
  cursor: pointer
}

#number-minus {
  line-height: 36px;
  padding-bottom: 2px
}

#number-plus {
  padding-top: 2px;
  line-height: 35px;
  padding-bottom: 1px
}

#number-minus:hover,
#number-plus:hover {
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
  border-color: #a2a2a1;
  color: white
}

#number-digit {
  border: 2px solid #3b3b3b;
  float: left;
  text-align: center;
  padding: 9px 0;
  width: 46px;
  height: 42px;
  font-size: 13px;
  background-color: #161615;
  color: white
}

.items-basket {
  font-size: 13px;
  line-height: 13px;
  padding-left: 7px
}

.product-cost {
  color: #e3b565;
  font-size: 28px;
  padding-left: 7px
}

.valide-purchase {
  padding: 16px 73px 16px 52px;
  cursor: pointer;
  margin-top: 8px
}

.valide-purchase::before {
  right: 10%;
  top: 49%
}

.valide-purchase:hover {
  border-color: #7d663d
}

.modalSKG {
  display: none;
  width: 400px;
  max-width: 100%;
  height: 150px;
  max-height: 100%;
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  box-shadow: 0 0 60px 10px rgba(0, 0, 0, .9)
}

.closedSKG {
  display: none
}

.modalSKG .closeSKG-button {
  position: absolute;
  z-index: 1;
  top: 75px;
  left: 20%;
  border: 0;
  background: black;
  color: white;
  padding: 5px 10px;
  font-size: 1.3rem
}

.modalSKG .goSKG-button {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20%;
  border: 0;
  background: black;
  color: white;
  padding: 5px 10px;
  font-size: 1.3rem
}

.gm-control-active.gm-fullscreen-control {
  background: none !important;
  box-shadow: none !important
}

.gm-style .gm-style-iw-c {
  padding: 0;
  background: #252525;
  margin-top: -10px
}

.gm-style .gm-style-iw-d::-webkit-scrollbar {
  width: 0;
  height: 0
}

.gm-style .gm-style-iw-t::after {
  border-top-color: #252525;
  top: -10px;
  left: -10px
}

.gm-style-iw-t::before {
  top: -10px;
  left: -10px
}

.cart_images img {
  width: 88px !important
}

.cart .product {
  font-size: 19px;
  font-weight: bold
}

.cart .product span.itemNumber {
  color: #d5d5d5;
  font: bold 18px 'PT Serif';
  opacity: 1
}

.cart .table .col .count .wr .priceForOneItem,
.cart .table .col .count .wr .textprice {
  float: left;
  color: #e3b565;
  font-size: 18px;
  margin-top: 11px
}

.cart .table .col .count .wr .number {
  float: left;
  margin: 0 55px 0 39px;
  white-space: nowrap
}

.cart .table .col .count .delete {
  padding-left: 10px
}

.cart .total .button {
  padding-right: 77px
}

.cart .total .button:before {
  right: 27px
}

@media screen and (max-width:1180px),
only screen and (max-device-width:1180px) {
  .cart .table .col .count .wr .number {
      margin: 0 28px
  }
}

@media screen and (max-width:1040px),
only screen and (max-device-width:1040px) {

  .cart .table .col .count .wr .priceForOneItem,
  .cart .table .col .count .wr .textprice {
      float: none;
      margin: 0
  }

  .cart .table .col .count .wr .number {
      margin: 4px 0;
      float: none
  }
}

@media screen and (max-width:768px),
only screen and (max-device-width:768px) {
  .productOrder .zag {
      background-position: 200px 8px
  }
}

@media screen and (max-width:510px),
only screen and (max-device-width:510px) {
  .cart_images img {
      width: 66px !important
  }
}

@media screen and (max-width:510px),
only screen and (max-device-width:510px) {

  .cartList .zag::after,
  .productOrder .zag::after {
      display: none
  }
}

.account-catalog .mainLine {
  display: none
}

@media screen and (max-width:1170px),
only screen and (max-device-width:1170px) {
  .header_content &gt;
  .row &gt;

  .col-6 {
      position: static
  }

  .col-6 a.logo {
      width: 147px;
      height: 42px;
      position: absolute;
      left: 50%;
      top: 63px;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: block;
      margin-top: 0
  }
}

@media screen and (max-width:600px),
only screen and (max-device-width:600px) {
  .wrbl .button {
      margin-bottom: 36px
  }
}

@media screen and (max-width:768px),
only screen and (max-device-width:768px) {
  footer .logo_f {
      background-position: 50% 0
  }
}

@media screen and (max-width:345px),
only screen and (max-device-width:345px) {
  footer .row .col-6 {
      padding: 0 7px 30px
  }
}

.preFooter .contacts a:visited,
.preFooter .contacts a:hover,
.preFooter .contacts a:active,
.preFooter .contacts a:focus {
  text-decoration: none;
  color: white
}

.phone a:visited,
.phone a:hover,
.phone a:active,
.phone a:focus {
  text-decoration: none
}

@media screen and (max-width:830px),
only screen and (max-device-width:830px) {
  .phone {
      width: 240px;
      margin: 0 auto
  }

  .phone a {
      display: block
  }
}

@media screen and (max-width:540px),
only screen and (max-device-width:540px) {
  .catalog .row .col-6:hover:after {
      border: none
  }

  .catalog .row .col-6 a:hover img {
      top: 0
  }

  body.catalog_page .catalog .row .product_list .col-6 {
      margin-bottom: 7%
  }

  .catalog .price {
      position: static;
      visibility: visible;
      float: right;
      opacity: 1;
      background: none;
      font-size: 16px;
      padding: 12px 0 0
  }

  .prod {
      position: static;
      visibility: visible;
      opacity: 1;
      background: none;
      font-size: 15px;
      padding: 15px 0 0
  }

  .prod .name {
      font-weight: bold;
      line-height: 18px
  }

  .prod .subname {
      font-size: 14px;
      color: #d3d3d3
  }
}

.gm-style .gm-style-iw-t::after {
  display: none
}

@media screen and (max-width:768px),
only screen and (max-device-width:768px) {

  footer .phone_f,
  footer .col-6 a.phone_f {
      text-align: center
  }

  footer .col-6 a.logo_f+a {
      padding-top: 22px;
      vertical-align: top
  }
}

.notFind {
  text-align: center;
  margin: -26px 0 70px;
  letter-spacing: 1px
}

.mistakeBody {
  width: 730px;
  margin: 0 auto 15vh;
  overflow: hidden;
  letter-spacing: 1px
}

.notFind a,
.mistakeBody a {
  color: #e3b565
}

.mistakeCol {
  float: left;
  width: 50%
}

.mistakeCol div {
  margin-bottom: 3px
}

.mistakeCol:last-child div {
  margin-left: 65px
}

@media screen and (max-width:960px),
only screen and (max-device-width:960px) {
  .head404 {
      padding-top: 40px
  }

  .notFind {
      margin-top: -84px
  }
}

@media screen and (max-width:760px),
only screen and (max-device-width:760px) {
  .mistakeBody {
      width: auto;
      padding: 0 1%
  }

  .mistakeCol {
      float: none;
      width: auto
  }

  .mistakeCol:last-child div {
      margin-left: 0
  }
}

.foundGoods {
  margin: 0;
  border: 1px solid #6e6b40;
  position: absolute;
  top: 193px;
  left: 167px;
  background: #161615;
  padding: 11px 18px 10px 15px;
  z-index: 99
}

.foundGoods::before {
  content: '';
  display: block;
  float: left;
  background: url(/local/templates/solo/css/../img/corner.png) no-repeat;
  width: 7px;
  height: 12px;
  margin: 3px 0 0 -22px;
  z-index: 1;
  position: relative
}

.foundGoods dt {
  float: left;
  font-size: 13px
}

.foundGoods dd {
  margin: 0 0 0 19px;
  width: 102px;
  font-size: 13px;
  font-weight: bold;
  float: left;
  letter-spacing: 1px
}

.foundGoods dd a:hover,
.foundGoods dd a:active,
.foundGoods dd a:focus {
  text-decoration: none
}

.foundGoods dd span {
  background: url(/local/templates/solo/css/../img/button_s_left.png) -32px 0 no-repeat;
  width: 16px;
  transform: rotate(180deg);
  margin-top: 3px;
  height: 12px;
  float: right
}

.foundGoods dd a:hover span,
.foundGoods dd a:active span,
.foundGoods dd a:focus span {
  background-position: -16px 0
}

.layDark {
  display: none
}

.gm-style .gm-style-iw-t::after {
  display: none
}

@media screen and (max-width:768px),
only screen and (max-device-width:768px) {

  footer .phone_f,
  footer .col-6 a.phone_f {
      text-align: center
  }

  footer .col-6 a.logo_f+a {
      padding-top: 22px;
      vertical-align: top
  }
}

.slBlock img {
  /*height: 100% !important;*/
  object-fit: contain;
  object-position: center
}

.header_content .row div.col-6 ul li .submenu &gt;

a {
  display: none
}

#menu_our_products+li {
  margin-top: 42px
}

.headerTelephone {
  margin-top: -3px
}

.headerTelephone a {
  margin-left: 76px;
  color: #d7d7d7
}

.fil_active {
  padding-bottom: 20px
}

.top_line_filter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 20px
}

.top_line_filter a {
  font-size: 13px
}

.top_line_filter h3 {
  margin-bottom: 0;
  font-size: 22px
}

.fil_active_list .el {
  border: 1px solid #454545;
  padding: 7px 10px;
  margin-right: 10px;
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center
}

.fil_active_list .del {
  width: 14px;
  height: 14px;
  position: relative;
  margin-left: 8px;
  margin-top: -1px;
  cursor: pointer
}

.fil_active_list .del:after,
.fil_active_list .del:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background: #454545;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.fil_active_list .del:hover:after,
.fil_active_list .del:hover:before {
  background: #fff
}

.fil_active_list .del:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.fil_active_list .item_title {
  font-size: 16px
}

.fil_active_list .item_options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  white-space: nowrap;
  padding-bottom: 20px
}

.solo_marquiz_button {
  position: fixed;
  top: 400px;
  left: -175px;
  z-index: 9999;
  width: 400px;
  height: 68px;
  text-align: center;
  line-height: 75px;
  background: #d2a65b;
  color: #444;
  cursor: pointer;
  letter-spacing: 2px;
  display: block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-transform: uppercase;
  box-shadow: 0 0 1px 0 rgba(255, 204, 107, .8), 0 0 20px 0 rgba(245, 199, 100, .6)
}

.solo_marquiz_button:hover {
  background: #e9ebec
}

.solo_marquiz_button_mobile {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 86%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 18px;
  background: #d2a65b;
  color: #444;
  cursor: pointer;
  display: block;
  text-transform: uppercase;
  box-shadow: 0 0 1px 0 rgba(255, 204, 107, .8), 0 0 20px 0 rgba(245, 199, 100, .6)
}

.solo_marquiz_button_mobile:hover {
  background: #e9ebec
}

.partnerForm {
  overflow: hidden;
  margin-bottom: 500px
}

.formClaster {
  float: left;
  width: 48%
}

.formTextarea {
  width: 100%;
  margin-bottom: 20px
}

.formClaster:nth-child(odd) {
  margin-right: 2%;
  clear: left
}

.formClaster label span {
  color: red
}

.select input {
  display: none
}

#text {
  position: absolute;
  display: block;
  top: 11px;
  padding-left: 23px
}

.select {
  cursor: pointer;
  color: black;
  display: inline-block;
  width: 100%;
  height: 53px;
  line-height: 30px;
  background: white;
  position: relative
}

.select:before {
  content: '&gt;';
  display: inline-block;
  background: white;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 2;
  width: 30px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  transform: rotate(90deg);
  cursor: pointer
}

.select input[name='list']:not(:checked)~#text {
  color: black;
  background: white
}

.select input[name='list']:checked~#text {
  background: transparent;
  color: transparent;
  z-index: 2
}

#select:disabled~.items #text {
  background: #eee
}

.items {
  display: block;
  min-height: 42px;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  cursor: pointer
}

#select:not(:checked)~.items {
  height: 30px
}

.items label {
  display: none;
  padding-left: 23px;
  background: white;
  margin-bottom: 0
}

.items label:hover {
  background: #eee;
  cursor: pointer
}

#select:checked~.items {
  padding-top: 48px
}

#select:checked~.items label {
  display: block;
  color: black
}

.items input:checked+label {
  padding-top: 1px;
  display: block !important;
  border: none;
  background: white
}

#select:checked~.bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  background: rgba(0, 0, 0, .4)
}

@media screen and (max-width:660px),
only screen and (max-device-width:660px) {
  .formSelect {
      margin-bottom: 35px
  }

  .formClaster {
      float: none;
      width: 100%
  }
}

.slides-navigation {
  height: 50px;
  max-width: 1470px;
  left: 0;
  right: 0
}

.slides-navigation a {
  width: 40px;
  height: 40px;
  display: block;
  border: 2px solid #5c5c5c;
  border-radius: 100%;
  transition: all .3s ease-in-out 0s;
  position: absolute;
  top: 50%;
  margin-top: -20px
}

.description_slide {
  display: flex
}

.description_slide>div {
  width: 50%
}

.text_description_slide {
  text-align: center;
}

.text_description_slide .title_slider {
  color: white;
  font-size: 56px;
  line-height: 62px;
}

.description_slide .description_data_slide {
  color: white
}

..text_description_slide .description_data_slide {
  color: white;
}

.text_description_slide .button_text {
  padding: 20px 30px;
  color: white;
  margin: 50px;
  border: solid #e3b565;
  background: #ffffffcf;
}

.description_data_slide {
  color: white !important;
}

.description_slider {
  display: flex;
  place-content: end;
}

.text_description_slide .button_text a {
  color: #e3b565;
  text-shadow: none;
  font-weight: 700;
}

.slides-navigation a.prev {
  left: 5px
}

.slides-navigation a.next {
  right: 5px
}

.slides-navigation a.next:hover {
  transform: scale(1.2);
  border: 2px solid #fff
}

.slides-navigation a.prev:hover {
  transform: scale(1.2);
  border: 2px solid #fff
}

.slides-navigation a:before {
  content: ' ';
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -6px
}

.slides-navigation a.next:before {
  background: url(/local/templates/solo/css/../img/arrows_r.png) 0 0 no-repeat
}

.slides-navigation a.next:active {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transform: scale(1);
  border: 2px solid #fff
}

.slides-navigation a.prev:active {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transform: scale(1);
  border: 2px solid #fff
}

.slides-navigation a.prev:before {
  background: url(/local/templates/solo/css/../img/arrows_l.png) -8px 0 no-repeat
}

.slides-pagination {
  margin-bottom: 37px
}

.slides-pagination a {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-left: 1%;
  margin-right: 1%;
  vertical-align: top;
  text-align: center
}

.slides-pagination a span {
  display: block;
  text-align: center;
  background: #8b8b8a;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  cursor: pointer;
  margin: auto;
  margin-top: 3px
}

.slides-pagination a.current span {
  border: 3px solid #fff;
  width: 12px;
  height: 12px;
  margin: auto;
  background: none;
  -webkit-transition: width .2s;
  transition: width .2s
}

.slides-pagination a.current span {
  border: 3px solid #fff;
  background: none;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin: auto
}

.slides-pagination a:hover span {
  border: 3px solid #fff;
  background: none;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin: auto;
  -webkit-transition: width .2s;
  transition: width .2s
}

.slides-pagination a.current:hover span {
  margin-top: 0;
  margin: auto
}

.b-top {
  z-index: 2600;
  position: fixed;
  right: 3%;
  top: 50%;
  transform: translateY(100%);
  width: 68px;
  margin-left: 0;
  transition: all .5s ease;
  border: 2px solid #fff;
  border-radius: 4px;
  width: 40px;
  height: 40px
}

.b-top-but {
  z-index: 2600;
  position: absolute;
  width: 12px;
  height: 8px;
  display: block;
  top: 50%;
  right: 50%;
  margin-right: -6px;
  margin-top: -4px;
  background: url(/local/templates/solo/css/../img/arrows_top.png) no-repeat 0px -8px;
  transition: all .5s ease
}

.b-top:hover {
  border-color: #a2a2a1;
  cursor: pointer
}

.b-top:hover .b-top-but {
  background: url(/img/arrows_top.png) no-repeat 0 0;
  transition: all .5s ease
}

.favorite_button {
  position: fixed;
  top: 50%;
  right: 3%;
  z-index: 2600;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transform: translateY(-50%);
  transition: scale 100ms linear,
              background 300ms ease-in;
}

.favorite_button:hover {
  background: rgb( 0 0 0 / .75);
}

.partnersImage {
  margin: 0 -100px
}

.MainBlock .partnersContent .row.inverse .wrbl {
  float: none;
  margin-top: 0
}

.partnerPictures {
  overflow: hidden;
  padding-top: 33px;
  text-align: left
}

.partnerPicture {
  float: left
}

.partnerPicture {
  margin-left: 24px
}

.partnerPicture:first-child {
  margin-left: 0
}

.partnerPicture div {
  color: #161615;
  font-weight: bold;
  font-size: 20px
}

.grozniy img {
  height: 260px
}

.moscow img {
  height: 263px
}

.magas img {
  height: 233px
}

.orenburg img {
  height: 283px
}

.penza img {
  height: 243px
}

.pyatigorsk img {
  height: 206px
}

.grozniy2 img {
  height: 283px
}

.MainBlock .row .col .partnerPictures img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.MainBlock .row.inverse .col:last-child .partnerPictures img {
  margin-left: 0
}

.fancybox-title-over-wrap {
  font-weight: bold !important;
  border-radius: 0 4px 0 0;
  background: rgba(0, 0, 0, .5) !important
}

.partnersContent .wrbl {
  white-space: nowrap
}

@media screen and (max-width:990px),
only screen and (max-device-width:990px) {
  .partnersImage {
      margin: 0
  }

  .partnerPicture {
      float: none;
      margin: 0 auto 20px;
      width: 613px
  }

  .partnerPicture:first-child {
      margin-left: auto
  }
}

@media screen and (max-width:600px),
only screen and (max-device-width:600px) {
  .partnerPicture {
      width: 320px
  }

  .partnerPicture img {
      width: 320px;
      height: auto;
      max-width: none !important
  }
}

@media screen and (max-width:530px),
only screen and (max-device-width:530px) {
  .partnersContent .wrbl {
      white-space: normal
  }
}

@media screen and (max-width:350px),
only screen and (max-device-width:350px) {
  .partnerPicture {
      width: 294px
  }

  .partnerPicture img {
      width: 294px
  }
}

.homeLinks {
  padding-top: 69px
}

.homeLinks .desc_block_zag {
  margin-bottom: 5px
}

.topBlocks {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold
}

.stack1 {
  margin-bottom: 48px
}

.stack2 {
  margin-bottom: 12px
}

.topBlocksString {
  border-bottom: 1px solid #262626;
  overflow: hidden
}

.topBlock {
  float: left;
  width: 50%;
  padding: 6.4vw 0 1.4vw
}

.topBlockImage {
  display: block
}

.topBlockImage span {
  display: table-cell;
  vertical-align: middle;
  height: 20vw;
  width: 50vw
}

.stack1 .topBlocksString:nth-child(1) .topBlock:nth-child(1) img {
  width: 17.8vw
}

.stack1 .topBlocksString:nth-child(1) .topBlock:nth-child(2) img {
  width: 15.7vw
}

.stack1 .topBlocksString:nth-child(2) .topBlock:nth-child(1) img {
  width: 15.7vw
}

.stack1 .topBlocksString:nth-child(2) .topBlock:nth-child(2) img {
  width: 15.7vw
}

.orangeString .topBlock:nth-child(1) img {
  width: 16vw
}

.orangeString .topBlock:nth-child(2) img {
  width: 10.2vw
}

.stack2 .topBlocksString:nth-child(1) .topBlock:nth-child(1) img {
  width: 20.2vw
}

.stack2 .topBlocksString:nth-child(1) .topBlock:nth-child(2) img {
  width: 15.7vw
}

.stack2 .topBlocksString:nth-child(2) .topBlock:nth-child(1) img {
  width: 17.2vw
}

.stack2 .topBlocksString:nth-child(2) .topBlock:nth-child(2) img {
  width: 14.7vw
}

.topBlockName {
  display: block;
  font-size: 4.2vw;
  line-height: 4.9vw
}

.topBlockName span {
  display: table-cell;
  vertical-align: middle;
  height: 13vw;
  width: 48vw;
  padding: 0 1vw
}

.orangeString {
  background: linear-gradient(to left bottom, #c39b54 20%, #d28057 49%)
}

div.phone {
  margin-bottom: 12px;
  font-size: 17px;
  width: 225px;
  padding-left: 47px;
  background-size: 22px auto;
  background-position: 0 4px
}

.bottomMail {
  background: url(/local/templates/solo/css/../img/mailIcon.png) 0 0/25px auto no-repeat;
  font-weight: 500;
  letter-spacing: 1px;
  color: #d5a85b;
  text-decoration: underline;
  padding: 4px 0 17px 51px
}

.majorEvent {
  background-color: #ebebeb
}

.majorEvent img {
  width: 100%
}

.majorEventPadding {
  padding: 6.2vw 14px 8vw
}

.inscriptionEvent,
.wordSentence {
  color: #59595b;
  font-weight: 900;
  font-size: 4vw;
  text-transform: uppercase;
  letter-spacing: .7vw
}

.majorEventTitle {
  color: #1d1e20;
  font-size: 9vw;
  font-family: 'PT Serif';
  font-weight: bold;
  line-height: 11vw;
  margin: 4vw 0
}

.majorEvent p {
  color: #1d1e20;
  font-size: 3.7vw;
  letter-spacing: .4vw;
  line-height: 7.5vw
}

.majorEvent .button,
.twoEvents .button {
  color: #1d1e20;
  border-color: #cacaca;
  font-size: 12px;
  display: block;
  margin: 2vw auto 0;
  letter-spacing: 1.5px;
  white-space: nowrap;
  font-weight: bold
}

.majorEvent .button:before {
  background: url(/local/templates/solo/css/../img/button_mob.png) 0 0/16px auto no-repeat
}

.twoEvents {
  padding: 15vw 15px 12vw
}

.desc_block_zag+.twoEventsBlock {
  margin-bottom: 10vw
}

.twoEventsBlock {
  display: block
}

.twoEventsBlock img {
  width: 100%
}

.twoEventsBlock iframe {
  height: 41vw
}

.wordSentence {
  display: block;
  color: #babab9;
  font-size: 3.9vw;
  margin: 3.4vw 0 .8vw
}

.twoEventsTitle {
  color: white;
  font-family: 'PT Serif';
  font-size: 5.5vw;
  font-weight: bold;
  line-height: 7vw
}

.twoEvents .button {
  color: white;
  padding-left: 53px;
  margin-top: 7vw;
  padding-right: 83px;
  max-width: 289px
}

.twoEvents .button:before {
  right: 51px
}

.catalogTop {
  padding: 14px 4% 0;
  overflow: hidden;
  display: none
}

.catalogTitle {
  font-size: 25px;
  font-weight: bold;
  float: left;
  margin-bottom: 11px
}

.numberGoods {
  float: right;
  font-size: 16px;
  margin-top: 8px;
  font-weight: 500
}

.filterButton {
  border: 2.2px solid #3b3b3b;
  float: left;
  font-weight: bold;
  clear: both;
  padding: 13px 0 12px 40px;
  font-size: 14px;
  width: 138px;
  background: url(/local/templates/solo/css/../img/filterButton.png) 13.1px 14.4px/16.3px auto no-repeat;
  cursor: pointer
}

.filterButton span {
  background: #e3b565;
  float: right;
  height: 16.3px;
  width: 16.3px;
  text-align: center;
  margin: 2.2px 13.4px 0 0;
  border-radius: 8px;
  color: #161615;
  font-size: 9.6px;
  padding-top: 2.2px;
  line-height: 13.1px
}

.sortingGoods {
  float: right;
  border: 2.2px solid #3b3b3b;
  font-weight: bold;
  font-size: 13.4px;
  line-height: 16px;
  background: url(/local/templates/solo/css/../img/sortingGoods.png) 113.6px 16.3px/6.1px auto no-repeat;
  width: 136.9px;
  padding: 8px 0 0 12.1px;
  height: 50.2px;
  cursor: pointer
}

.sortingGoods span {
  font-weight: normal;
  display: block;
  font-size: 10.2px;
  color: #c5c5c4
}

.sortingPopup {
  margin-top: 21.4px;
  display: none;
  background: black;
  font-weight: bold;
  font-size: 13.8px
}

.sortingPopup div {
  padding: 15.7px 0 14px 16px;
  border-top: 1px solid #2a2a2a
}

.sortingPopup div:first-child {
  border: none
}

.sortingCurrent {
  background: url(/local/templates/solo/css/../img/checkmark.png) 86vw 21.8px/10.2px auto no-repeat
}

.paginatior .more_right {
  margin-right: 0;
  width: 25px;
  top: 40%
}

.filterPage {
  padding: 0 0 9px 19px
}

.filterTitle {
  font-weight: bold;
  font-size: 25.4px;
  margin: 0 0 23px 2px
}

.filterPage .material_list,
.filterPage .colours {
  font-size: 18.8px
}

.filterPage .material_list li {
  margin-bottom: 31px
}

.filterPage .checkbox span:before {
  width: 22px;
  height: 22px;
  background: url(/local/templates/solo/css/../img/chkbox.png) 50% 50%/100% auto no-repeat
}

.filterPage .checkbox input:checked+span:before {
  background: url(/local/templates/solo/css/../img/chkbox_act.png) 50% 50%/100% auto no-repeat;
  width: 22px;
  height: 22px
}

.goCatalog {
  background: #d6a95b;
  display: block;
  position: relative;
  font-weight: bold;
  padding: 16px 0 16px 22vw;
  font-size: 14.3px
}

.goCatalog:before {
  content: ' ';
  background: url(/local/templates/solo/css/../img/button_s.png) -16px 0 no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 21.5vw;
  margin-top: -7px
}

.filterPage .colours li {
  margin-bottom: 27px
}

.filterPage .colours span {
  line-height: 22px;
  display: block
}

.filterPage .colours .checkbox.white span:before {
  opacity: 1;
  width: 20px;
  height: 20px;
  margin: 2.5px 0 0 2.5px;
  display: block
}

.filterPage .colours .checkbox input:checked+span:before {
  box-shadow: none;
  background: url(/local/templates/solo/css/../img/checkWhite.png) 50% 50%/10px auto no-repeat;
  border: 2px solid white;
  margin: 0;
  width: 25px;
  height: 25px
}

.filterPage #color33 span:before {
  background-color: #ee4e4e
}

.filterPage #color33 input:checked+span:before {
  border-color: #ee4e4e
}

.filterPage #color36 span:before {
  background-color: #63ceaa
}

.filterPage #color36 input:checked+span:before {
  border-color: #63ceaa
}

.filterPage .colours .checkbox#color6 span:before {
  background: #eeaf42 !important
}

.filterPage #color6 input:checked+span:before {
  border-color: #eeaf42
}

.filterPage .colours .checkbox#color7 span:before {
  background-color: #5273e0 !important
}

.filterPage #color7 input:checked+span:before {
  border-color: #5273e0
}

.filterPage .colours .checkbox#color7 input:checked+span:before,
.filterPage .colours .checkbox#color36 input:checked+span:before,
.filterPage .colours .checkbox#color6 input:checked+span:before {
  background: url(/local/templates/solo/css/../img/checkWhite.png) 50% 50%/10px auto no-repeat !important
}

.filterPage #color21 span:before {
  background-color: #60c072
}

.filterPage #color21 input:checked+span:before {
  border-color: #60c072
}

.filterPage #color35 span:before {
  background-color: #c87649
}

.filterPage #color35 input:checked+span:before {
  border-color: #c87649
}

.filterPage #color33 input:checked+span:before,
.filterPage #color21 input:checked+span:before,
.filterPage #color35 input:checked+span:before {
  background-color: transparent
}

@media screen and (max-width:1170px),
only screen and (max-device-width:1170px) {
  .catalogTop {
      display: block
  }

  .catalog .row div.col-4 {
      /* background: black; */
      padding-top: 17px;
      margin-top: 21.4px;
      overflow-y: scroll !important;
  }
}

@media screen and (max-width:600px),
only screen and (max-device-width:600px) {
  .MainBlock .partners table td {
      height: 108px
  }

  .MainBlock .partners table td a {
      background-size: contain !important
  }

  .MainBlock .partners table td a.catalog_limonta {
      background-size: auto 91% !important
  }

  .preFooter .contacts .zag {
      margin-bottom: 4.1vw
  }

  .catalogTitle {
      font-size: 7.9vw;
      margin-bottom: 3.3vw
  }

  .numberGoods {
      font-size: 5vw;
      margin-top: 2.6vw
  }

  .filterButton {
      border-width: .7vw;
      padding: 4.1vw 0 3.8vw 12.5vw;
      font-size: 4.3vw;
      width: 43.1vw;
      background: url(/local/templates/solo/css/../img/filterButton.png) 4.1vw 4.5vw/5.1vw auto no-repeat
  }

  .filterButton span {
      height: 5.1vw;
      width: 5.1vw;
      margin: .7vw 4.2vw 0 0;
      border-radius: 2.5vw;
      font-size: 3vw;
      padding-top: .7vw;
      line-height: 4.1vw
  }

  .sortingGoods {
      border-width: .7vw;
      font-size: 4.2vw;
      line-height: 5vw;
      background: url(/local/templates/solo/css/../img/sortingGoods.png) 35.5vw 5.1vw/1.9vw auto no-repeat;
      width: 42.8vw;
      padding: 2.5vw 0 0 3.8vw;
      height: 15.7vw
  }

  .sortingGoods span {
      font-size: 3.2vw
  }

  .sortingPopup {
      font-size: 4.3vw;
      margin-top: 6.7vw
  }

  .sortingPopup div {
      padding: 4.9vw 0 4.4vw 5vw
  }

  .sortingCurrent {
      background: url(/local/templates/solo/css/../img/checkmark.png) 82.8vw 6.8vw / 3.2vw auto no-repeat
  }

  .catalog .row div.col-4 {
      margin-top: 6.7vw
  }
}

footer .row {
  max-width: 1170px;
  margin: 0 auto;
  display: block
}

footer .row::after {
  content: '';
  display: block;
  clear: both
}

.footerCol {
  float: right;
  width: 49%
}

.footerCol:last-child {
  float: left
}

.center_footer a {
  color: #707070
}

.center_footer a:last-child {
  text-decoration: underline
}

.socFooter a {
  background: url(/local/templates/solo/css/../img/soc_f.webp) -5px 0 no-repeat
}

.socFooter a.footerFacebook {
  background-position: -72px 0;
  margin-left: 31px
}

.socFooter a.footerTg {
  background-position: -37px 0;
  margin-left: 31px
}

.socFooter a.footerVk {
  background-position: -94px 0;
  margin-left: 31px
}

.socFooter a.footerWatsap {
  background-position: -7px 0;
  margin-left: 31px
}

.socHeader a {
  background: url(/local/templates/solo/css/../img/soc_f.webp) -5px 0 no-repeat
}

.socHeader a.footerFacebook {
  background-position: -72px 0;
  margin-left: 10px
}

.socHeader a.footerTg {
  background-position: -37px 0;
  margin-left: 10px
}

.socHeader a.footerVk {
  background-position: -94px 0;
  margin-left: 10px
}

.socHeader a.footerWatsap {
  background-position: -7px 0;
  margin-left: 10px
}

.creator {
  clear: both;
  font-size: 12px;
  color: #585858;
  width: fit-content;
}

.creator p {
  float: left;
  margin: 0 125px 0 83px
}

.creator a {
  color: #585858
}

.footerCol ul {
  color: #585858;
  float: left
}

.footerCol ul:first-child {
  margin: 0 22% 0 21%
}

.footerCol ul a {
  color: #585858
}

.footerCol li:first-child {
  font-size: 17px;
  letter-spacing: .4px;
  font-weight: 900
}

@media screen and (max-width:1090px),
only screen and (max-device-width:1090px) {
  body footer {
      padding: 40px 0;
      height: auto
  }

  .footerCol {
      width: 48vw
  }

  footer div.socFooter {
      margin: 27px 0 81px
  }

  .creator p {
      margin: 0 11.4vw 0 0;
      width: 19.3vw;
      text-align: right
  }

  .footerCol ul:first-child {
      margin: 0 7vw 0 7vw
  }
}

@media screen and (max-width:960px),
only screen and (max-device-width:960px) {
  .creator p {
      margin-right: 15.1vw
  }

  .footerCol:first-child {
      padding-top: 17px
  }

  .footerCol ul:first-child {
      margin: 0 8vw 0 3vw
  }
}

@media screen and (max-width:860px),
only screen and (max-device-width:860px) {
  .footerCol {
      float: none;
      margin: 0 auto;
      width: 400px
  }

  .footerCol:first-child {
      overflow: hidden;
      padding: 34px 0 33px
  }

  .footerCol:last-child {
      float: none
  }

  .footerCol ul:first-child {
      margin: 0 89px 0 10px
  }

  footer div.socFooter {
      margin-bottom: 36px;
      width: 210px
  }

  .creator p {
      width: auto;
      margin-right: 138px
  }
}

@media screen and (max-width:600px),
only screen and (max-device-width:600px) {
  body footer {
      padding-top: 0
  }

  .footerCol:first-child {
      padding-top: 6px
  }
}

@media screen and (max-width:400px),
only screen and (max-device-width:400px) {
  .footerCol {
      width: 320px
  }

  .footerCol ul:first-child {
      margin: 0 15px 0 5px
  }

  .creator p {
      float: none;
      margin: 0 0 10px;
      text-align: left
  }

  footer a.logo_f {
      width: 58px
  }

  footer a.phone_f {
      width: 130px
  }

  .creator {
      padding-left: 5px
  }
}

img[alt='CAPTCHA'] {
  margin-bottom: 10px
}

.colbread {}

@media (max-width:600px) {
  .colbread {
      margin-top: 30px;
      margin-left: 30px
  }
}

.reviewMessage .popup__name,
.callbackMessage .popup__name,
.addToBasketMessage .popup__name,
.callbackPartnerMessage .popup__name,
.feedbackMessage .popup__name,
.elementQuestionMessage .popup__name {
  margin-bottom: 0
}

.select {
  padding-left: 22px
}

.partnerPicture {
  max-width: 30%
}

.partnerPicture img {
  width: 100%
}

.top_line_filter {
  flex-direction: column;
  align-items: center
}

.top_line_filter .clen_filter {
  margin-top: 10px;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  transition: opacity .2s ease;
  outline: none
}

.top_line_filter .clen_filter:hover {
  opacity: .6
}

.info_page .site__title {
  margin-top: 80px
}

.preFooter-contacts {
  padding-top: 0
}

.map-contact {
  max-width: calc(100% - 40px)
}

.mobile-nav {
  display: none;
  flex-wrap: wrap;
  padding-top: 120px
}

.mobile-nav__item {
  flex-basis: 50%;
  padding: 40px 0
}

.mobile-nav__item--gradient {
  background: linear-gradient(0deg, #c39b54 0%, #d28057 100%)
}

.mobile-nav__item--two {
  flex-basis: 100%;
  padding: 0;
  display: flex
}

.mobile-nav__link {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  flex-direction: column
}

.mobile-nav__img {
  max-width: 80px
}

.mobile-nav__title {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 16px
}

@media (max-width:1000px) {
  #slides {
      display: none
  }

  header {
      height: auto !important
  }

  .mobile-nav {
      display: flex
  }
}

@media (max-width:768px) {
  .cartList {
      margin-top: 30px;
      padding-top: 0
  }
}

.category-list {
  padding: 10px;
  display: flex;
  flex-wrap: wrap
}

.category-list__item {
  flex-basis: 30%;
  display: flex;
  border: 2px solid #c9a057;
  margin: 10px;
  transition: border .2s ease
}

.category-list__item:hover {
  border: 2px solid #5c5c5c
}

.category-list__link {
  padding: 10px;
  width: 100%;
  display: block;
  text-align: center
}

@media (max-width:1170px) {
  .form_search {
      background-color: rgba(0, 0, 0, .8);
      margin: 0;
      padding: 20px;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%
  }

  .form_search input {
      border: 1px solid #d6a95b;
      width: auto;
      padding: 10px
  }

  .form_search input[type='text'] {
      border-width: 2px;
      width: 70%
  }

  .form_search input[type='button'] {
      border-width: 2px;
      width: 20%
  }
}

.index-menu__link {
  white-space: pre-wrap !important
}

.personal-nav {
  margin: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .07)
}

.personal-nav__list {
  display: flex;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important
}

.personal-nav__item {
  padding: 0;
  margin: 0
}

.personal-nav__link,
.personal-nav__link:visited,
.personal-nav__link:active {
  font-size: 16px;
  padding: 5px 10px;
  transition: color .2s ease
}

.personal-nav__link:hover {
  color: #e3b565
}

.index-menu__link--more {
  font-size: 16px;
  color: #d6a95b
}

.index-menu__body--hidden {
  height: 0;
  overflow: hidden
}

.index-menu__body--visible {
  height: auto
}

.sitemap li {
  list-style: disc;
  font-size: 20px
}

.sitemap2 li {
  list-style: circle;
  margin: 0 10px;
  font-size: 16px
}

.sitemap2 li:first-child {
  list-style: disclosure-open;
  margin: 0 10px;
  font-size: 20px
}

.site__text ul {
  margin-bottom: 1rem;
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px
}

.site__text ul li {
  display: list-item;
  list-style-type: disc;
  text-align: -webkit-match-parent
}

.site__text ol {
  margin-bottom: 1rem;
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px
}

.site__text ol li {
  display: list-item;
  list-style-type: decimal;
  text-align: -webkit-match-parent
}

.header_content .search2 {
  background: url(/local/templates/solo/css/../img/search.png) 0 0 no-repeat;
  width: 32px;
  height: 30px;
  background-position: center;
  margin-top: -27px;
  border: none;
  border-left: 2px solid #505050;
  position: relative;
  top: 10px;
  left: -38px;
  cursor: pointer
}

.header-nav__item-bottom #title-search-input {
  background: black;
  border: 2px solid #505050;
  max-width: 334px;
  color: white;
  border-radius: 4px
}

.header-nav__item-bottom #title-search-input:focus+.search2 {
  border-left: 1px solid white
}

.block_breadcrumbs .breadcrumbs {
  z-index: 6;
  position: relative;
  float: none !important;
  text-align: left;
  margin: 0;
  margin-bottom: 15px;
  padding: 15px
}

.catalog_vse_tovary .directory_news {
  padding-top: 30px;
  max-width: 1200px
}

.catalog-section-slider ul ul a {
  padding: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  text-align: center
}

.catalog-section-slider ul ul li {
  flex-basis: 30%;
  display: flex;
  border: 2px solid #c9a057;
  margin: 10px;
  transition: border .2s ease
}

.catalog-section-slider &gt;
ul &gt;

li {
  text-align: left
}

.catalog-section-slider &gt;
ul &gt;
li &gt;

a {
  font-size: 2rem;
  margin-left: 45px
}

.catalog-section-slider .slick-list {
  max-width: 1330px;
  margin: auto
}

.catalog-section-slider .slick-arrow {
  display: block;
  background: url(/local/templates/solo/css/../img/button_s.png) 0 0 no-repeat;
  width: 16px;
  height: 12px;
  cursor: pointer
}

.catalog-section-slider .slick-prev {
  left: 5px;
  transform: rotate(180deg)
}

.catalog-section-slider .slick-next {
  right: 5px
}

.slick-prev::before {
  display: none
}

.catalog-section-slider {
  padding: 10px;
  height: 250px;
  margin-bottom: 20px;
  overflow: hidden
}

.catalog-section-slider.open {
  height: auto
}

.btn_section {
  margin-bottom: 30px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #ffffff;
  padding: 10px 20px;
  border: 2px solid #505050;
  transition: .3s;
  background: #ffffff00;
  cursor: pointer;
  margin-left: 20px
}

.btn_section:hover {
  border: 2px solid #fff
}

a.btn_section2 {
  margin-bottom: 30px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #ffffff;
  padding: 10px 20px;
  border: 2px solid #505050;
  transition: .3s;
  background: #ffffff00;
  cursor: pointer;
  margin-left: 20px
}

a.btn_section2:hover {
  border: 2px solid #fff
}

.bx-filter a.btn_section2 {
color: #000;
}

.bx-filter a.btn_section2:hover {
border-color: #000;
background-color: #000;
color: #fff;
}

#filter_visible {
  display: none;
  margin-left: 15px
}

.catalog_vse_tovary .col-4.filter_mobi.visible {
  background: #161615;
  z-index: 9999;
  top: 0;
  height: 100vh;
  overflow: auto;
  padding-bottom: 45px
}

.catalog_vse_tovary .col-4.filter_mobi.visible {
  display: block;
  position: fixed;
  margin: 0
}

.catalog_vse_tovary .col-4.filter_mobi #filter_invisible {
  display: none
}

.catalog_vse_tovary .col-4.filter_mobi.visible #filter_invisible {
  display: block;
  float: right;
  z-index: 999
}

.catalog_vse_tovary .col-4.filter_mobi.visible #filter_invisible .adap-menu__close-item {
  background: #000
}

@media (max-width:1800px) {
  .catalog-section-slider .slick-list {
      max-width: 1130px;
      margin: auto
  }
}

@media (max-width:1520px) {
  .catalog-section-slider .slick-list {
      max-width: 1000px;
      margin: auto
  }
}

@media (max-width:1380px) {
  .catalog-section-slider .slick-list {
      max-width: 800px;
      margin: auto
  }
}

@media (max-width:1200px) {
  #filter_visible {
      display: block
  }

  .catalog-section-slider &gt;
  ul &gt;
  li &gt;

  a {
      font-size: 2rem;
      margin-left: 10px
  }
}

@media (max-width:700px) {
  .catalog-section-slider &gt;
  ul &gt;
  li &gt;

  a {
      font-size: 1.5rem;
      margin-left: 10px
  }

  .catalog-section-slider {
      padding: 10px;
      height: 230px;
      margin-bottom: 20px;
      overflow: hidden
  }

  .sect_card .complects .row .col {
      margin-left: auto;
      margin-right: auto
  }
}

.globalClass_cb46.d-none {
  display: none
}

.bx-filter .bx-filter-input-container input,
.bx-filter .bx-filter-input-container input[type='text'],
.bx-filter .bx-filter-input-container input[type='text']:active,
.bx-filter .bx-filter-input-container input[type='text']:focus,
.bx-filter .bx-filter-input-container input:active,
.bx-filter .bx-filter-input-container input:focus {
  background-color: #fff;
  background: #fff;
border: 1px solid #000;
color: #000;
}

@media (max-width:600px) {

  .bx-filter .bx-filter-input-container input[type='text'],
  .bx-filter .bx-filter-input-container input {
      width: 100%
  }
}

.predescription {
  display: none
}

.new_button {
  display: flex
}

a.bott {
  display: block;
  font-size: 1.1em;
  text-decoration: none;
  text-align: center;
  font: bold 14px arial;
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 20px 10px;
  color: #ccc;
  background-color: #555;
  background-image: linear-gradient(top, #888 0%, #555 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(1, #555));
  background-image: -moz-linear-gradient(top, #888 0%, #555 100%);
  background-image: -o-linear-gradient(top, #888 0%, #555 100%);
  border: none;
  border-radius: 3px;
  text-shadow: 0px -1px 0 #000;
  box-shadow: 0 1px 0 #666, 0 5px 0 #444, 0 6px 6px rgba(0, 0, 0, .6);
  -webkit-transition: ease .15s all;
  -moz-transition: ease .15s all;
  -o-transition: ease .15s all;
  transition: ease .15s all;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none
}

a.bott:hover,
a.bott:focus {
  -webkit-animation: linear 1.2s light infinite;
  -moz-animation: linear 1.2s light infinite;
  -o-animation: linear 1.2s light infinite;
  animation: linear 1.2s light infinite
}

@-webkit-keyframes light {
  0% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }

  50% {
      color: #fff;
      text-shadow: 0px -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff
  }

  100% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }
}

@-moz-keyframes light {
  0% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }

  50% {
      color: #fff;
      text-shadow: 0px -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff
  }

  100% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }
}

@-o-keyframes light {
  0% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }

  50% {
      color: #fff;
      text-shadow: 0px -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff
  }

  100% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }
}

@keyframes light {
  0% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }

  50% {
      color: #fff;
      text-shadow: 0px -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff
  }

  100% {
      color: #ddd;
      text-shadow: 0px -1px 0 #000
  }
}

a.bott:active {
  color: #fff;
  text-shadow: 0px -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff;
  box-shadow: 0 1px 0 #666, 0 2px 0 #444, 0 2px 2px rgba(0, 0, 0, .9);
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none
}

.b-back {
  z-index: 2600;
  left: 3%;
  bottom: 6%;
  margin-left: 0;
  transition: all .5s ease;
  border: 2px solid #fff;
  border-radius: 4px
}

.b-back-but {
  cursor: pointer;
  z-index: 2600;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .5s ease;
  padding: 0 10px 0 10px;
  min-height: 40px
}

.delivery-payment .title {
  margin-top: 0 !important
}

.new_button {
  justify-content: center
}

.zag .w-entry-point:hover:before {
  display: block
}

.zag .w-entry-point:before {
  content: 'Примерить обои на мои стены';
  position: absolute;
  right: 0;
  bottom: -100%;
  background: #fff;
  padding: 0 10px;
  font-size: 12px;
  border-radius: 5px;
  display: none
}

.zag .w-entry-point {
  position: relative
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .65);
  z-index: 999;
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s;
  overflow: auto
}

.popup {
  bottom: 8%;
  right: 2%;
  font-size: 14px;
  margin: auto;
  width: 85%;
  min-width: 320px;
  max-width: 450px;
  position: absolute;
  padding: 15px 20px;
  border: 1px solid #383838;
  background: #fefefe;
  z-index: 1000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font: 14px/18px 'Tahoma', Arial, sans-serif;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s
}

.popup p {
  color: #161615;
  font-size: 20px;
  text-align: center
}

.dont-show-me {
  display: block;
  margin: 0 auto;
  padding: 15px 20px;
  color: #fff;
  background-color: #d6a95b;
  text-transform: uppercase;
  font-size: 20px;
  border: none;
  cursor: pointer
}

.bx-composite-btn.bx-btn-white.bx-composite-btn-fixed {
  display: none
}

.kollektion-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap
}

.clb-block {
  margin-top: 50px;
  border-top: 1px solid #e3b565;
  border-bottom: 1px solid #e3b565;
  padding: 48.25px 15px
}

.clb-block .row {
  max-width: 1170px;
  margin: 0 auto
}

.clb-block-12 {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.clb-block-12 .clb-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.7
}

.clb-block-12 .clb-title-small {
  max-width: 365px;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.7
}

@media (max-width:991px) {
  .clb-block-12 {
      flex-direction: column;
      width: 100%
  }

  .clb-block-12 .clb-left {
      text-align: center
  }

  .clb-block-12 .clb-title-small {
      max-width: 100%
  }

  .exform_wrapper.style-callback6 .form-body {
      justify-content: center !important
  }

  .exform_wrapper.style-callback6 .mf_submit .send_btn {
      margin-left: 0 !important
  }
}

@media (max-width:767px) {
  .clb-block {
      padding: 30px 0;
      margin-top: 50px
  }

  .exform_wrapper.style-callback6 .form-body,
  .exform_wrapper.style-callback6 .inpt_wrpr {
      flex-direction: column !important
  }

  .exform_wrapper.style-callback6 input[type='text'] {
      width: 100% !important;
      max-width: 360px;
      margin-bottom: 16px !important;
      margin-right: 0 !important
  }

  .exform_wrapper.style-callback6 .mf_submit .send_btn {
      width: 100% !important;
      max-width: 360px;
      margin: 0 auto !important
  }
}

.advantages-2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: flex-start;
  grid-gap: 110px;
  margin-top: 15px;
}

.advantages-2 .advantages-item {
  display: grid;
  grid-template-columns: 32px 1fr;
  align-items: flex-start;
  grid-gap: 30px
}

.advantages-2 .advantages-item__name {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400
}

@media (max-width:970px) {
  .advantages-2 {
      margin-top: 274px
  }
}

@media (max-width:991px) {
  .advantages-2 {
      grid-gap: 50px
  }
}

@media (max-width:767px) {
  .advantages-2 {
      grid-template-columns: 100%;
      grid-gap: 25px;
      justify-content: center;
      padding: 0 15px;
      margin-top: 20px
  }

  .advantages-2 .advantages-item {
      justify-content: center;
      max-width: 360px;
      width: 100%;
      margin: 0 auto
  }

  .advantages-2 .advantages-item br {
      display: none
  }
}

.reviews-3 {
  margin-top: 130px;
  margin-bottom: 130px;
  padding: 0 15px
}

.review-3 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  margin: 0 -10px 10px -10px;
  width: calc(100% + 20px)
}

.review-3 .review-item {
  display: block;
  vertical-align: top;
  width: calc(100% / 3 - 20px);
  margin: 0 10px;
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
  box-sizing: border-box;
  padding: 15px 15px 15px 35px;
  border: 1px solid #e3b565
}

.review-3.review-3-product .review-item {
  width: calc(100% / 2 - 20px)
}

.review-3 .review-item:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 17px;
  left: 8px;
  background-image: url(/images/quotation-mark.svg);
  background-size: contain
}

.review-3 .review-name {
  margin-top: 10px;
  font-weight: bold;
  color: #c7c7c7
}

.read-more-review3 {
  text-align: right
}

.read-more-review3 a {
  font-size: 14px;
  color: #fff;
  text-decoration: underline
}

.read-more-review3 a:hover {
  text-decoration: none
}

@media (max-width:991px) {
  .reviews-3 {
      margin: 80px 0
  }

  .review-3 .review-item {
      width: calc(100% / 2 - 20px);
      margin: 10px
  }
}

@media (max-width:767px) {
  .reviews-3 {
      margin: 50px 0
  }

  .review-3 .review-item,
  .review-3.review-3-product .review-item {
      width: calc(100% / 1 - 20px)
  }
}

.preFooter .preFooter-map {
  flex-grow: 1.6
}

.preFooter .contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  text-align: left;
  padding: 50px 50px 50px 100px
}

.preFooter-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right
}

.preFooter .contacts p:last-child {
  margin-bottom: 0
}

.preFooter .contacts .addrZag {
  margin-top: 0
}

.preFooter .contacts a:hover {
  text-decoration: underline
}

@media (max-width:1600px) {
  .preFooter .preFooter-map {
      flex-grow: 1.4
  }
}

@media (max-width:1300px) {
  .preFooter .row {
      display: block
  }

  .preFooter .preFooter-map {
      flex-grow: 1
  }

  .preFooter-map img {
      height: auto;
      object-fit: initial
  }

  .preFooter .row .col:first-child {
      flex: none !important;
      height: auto !important;
      min-height: auto !important
  }

  .preFooter .contacts {
      padding: 25px
  }
}

.mainGal {
  padding-top: 130px
}

.numbers {
  margin-top: 40px;
  padding: 0 15px
}

.numbers .row {
  max-width: 1170px;
  margin: 0 auto
}

.numbers__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  grid-gap: 54px 20px;
  width: 100%
}

.numbers-item__numb {
  display: block;
  font-size: 60px;
  font-weight: 800;
  color: #c8a96e;
  opacity: .4
}

.numbers-item__desc {
  font-size: 16px;
  line-height: 1.5;
  color: #161615;
  font-weight: 600;
}

.numbers-item__desc p {
  margin: 0
}

.numbers-item:nth-child(1) .numbers-item__desc {
  padding-left: 40px;
  margin-top: -38px
}

.numbers-item:nth-child(2) .numbers-item__desc {
  padding-left: 20px;
  margin-top: -38px
}

.numbers-item:nth-child(3) .numbers-item__desc {
  padding-left: 20px;
  margin-top: -38px
}

.numbers-item:nth-child(4) .numbers-item__desc {
  padding-left: 90px;
  margin-top: -38px
}

.numbers-item:nth-child(5) .numbers-item__desc {
  padding-left: 40px;
  margin-top: -38px
}

.numbers-item:nth-child(6) .numbers-item__desc {
  padding-left: 50px;
  margin-top: -40px
}

@media (max-width:991px) {
  .numbers__grid {
      grid-template-columns: 1fr 1fr
  }
}

@media (max-width:767px) {
  .numbers__grid {
      grid-gap: 25px
  }

  .numbers-item .numbers-item__desc {
      padding-left: 20px !important;
      margin-top: -40px !important
  }
}

@media (max-width:650px) {
  .numbers-item br {
      display: none
  }
}

@media (max-width:600px) {
  .numbers {
      margin-bottom: 30px
  }
}

.promo-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px
}

.promo-item {
  display: flex;
  flex-direction: column;
  gap: 20px
}

@media (max-width:1140px) {
  footer .socYandex {
      height: auto
  }
}

@media (max-width:869px) {
  footer .socYandex iframe {
      margin-right: 0;
      margin-bottom: 10px
  }

  footer .socYandex {
      flex-direction: column;
      align-items: center
  }

  footer .socYandex .badge__text {
      min-width: auto
  }

  .footer_leftjo {
      margin-bottom: 30px
  }
}

.preFooter.preFooter-contacts &gt;

.row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(47%, 1fr));
  column-gap: 80px;
  justify-content: center;
  margin-right: 10px
}

@media (max-width:1352px) {
  .preFooter.preFooter-contacts &gt;

  .row {
      margin-left: 10px
  }
}

@media (max-width:449px) {

  .socHeader .footerTg,
  .socHeader .footerVk {
      display: none
  }

  .card .title_block .zag h1 {
      font-family: 'Raleway';
      font-size: 24px
  }
}

.card-info__cont .card-info__body {
  display: none
}

.card-info__cont .card-info__body--open {
  display: block
}

.header_content .mainLine {
  display: none
}

@media (min-width:992px) {
  #slides .slBlock img[alt="Accento - наша идея комфорта"] {
      top: 224px !important;
      height: calc(100% - 224px) !important;
      object-fit: contain !important;
      width: 100% !important;
      left: 0 !important
  }
}

@media (max-width:768px) {
  .complects .row .col a:hover img {
      /* top: -10px */
  }

  .complects .col:hover .price {
      top: -12px
  }

  .complects .col:hover .prod {
      margin-left: 6px;
      width: calc(100% - 12px)
  }

  .info_page--events .site__title {
      margin: 25px 0
  }

  .info_page--events .col-sm-8 {
      min-height: auto !important;
      padding-bottom: 4% !important
  }

  .info_page--events .listEvent {
      padding-top: 0 !important;
      padding-bottom: 30px !important
  }

  .info_page--events .listEvent .row {
      min-height: auto !important
  }
}

.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
  background-color: rgba(0, 0, 0, .7);
  opacity: 0;
  position: fixed;
  cursor: default;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.overlay:target {
  visibility: visible;
  opacity: 1
}

.popup {
  top: 0;
  right: 0;
  left: 0;
  font-size: 14px;
  z-index: 10;
  display: block;
  visibility: hidden;
  margin: 0 auto;
  width: 90%;
  height: 50%;
  position: fixed;
  padding: 15px;
  border: 1px solid #383838;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
  box-shadow: 0 0 6px rgba(0, 0, 0, .8);
  opacity: 0;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
  display: flex;
  justify-content: center;
  align-items: center
}

.popup img {
  width: auto;
  height: 600px;
  object-fit: contain
}

.overlay:target+.popup {
  top: 20%;
  visibility: visible;
  opacity: 1
}

.close {
  position: absolute;
  top: -20%;
  right: -20%;
  padding: 0;
  width: 25px;
  height: 25px;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, .8);
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  display: flex;
  justify-content: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  -webkit-transition: all ease .8s;
  -moz-transition: all ease .8s;
  -ms-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s
}

.close:before {
  color: rgba(255, 255, 255, .9);
  content: "X";
  text-shadow: 0 -1px rgba(0, 0, 0, .9);
  font-size: 12px
}

.close:hover {
  background-color: rgba(252, 20, 0, .8);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg)
}

.popup p,
.popup div {
  margin-bottom: 10px
}

.shema {
  color: #e3b565;
  font-size: 22px;
  margin-bottom: 10px
}

.fs-38 {
  font-size: 38px
}

.mt-30 {
  margin-top: 30px
}

.footer-line {
  border-top: 1px solid #323231
}

.container-wrap {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px
}

.contacts-type {
  font-family: 'PT Serif';
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px
}

.grid-contacts-city,
.grid-contacts-staff,
.grid-contacts-phone,
.grid-contacts-mail,
.grid-contacts-name {
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 15px
}

.grid-contacts-phone a,
.grid-contacts-mail a {
  color: #e3b565;
  text-decoration: underline
}

.grid-contacts-item {
  display: grid;
  grid-template-columns: 150px 220px 150px 220px 300px;
  margin-bottom: 15px;
  column-gap: 20px
}

@media (max-width:767px) {
  .grid-contacts-item {
      grid-template-columns: 1fr
  }

  .container-wrap {
      padding-left: 20px
  }
}

@media screen and (max-width:510px) {
  .zag .w-entry-point__title {
      line-height: 1.2
  }
}

.justify_wrapper h2,
.justify_wrapper h3 {
  text-align: center
}

.justify_wrapper p {
  text-align: justify
}

@media screen and (min-width:971px) and (max-width:1450px) {
  .header-nav__logo {
      width: auto
  }

  nav.header-nav {
      display: flex;
      justify-content: space-between;
      align-items: flex-start !important;
      flex-direction: row
  }
}

@media screen and (min-width:1px) and (max-width:971px) {
  .header-mobile_nav_new .social-networks a img {
      width: 23px;
      height: 23px;
      object-fit: contain
  }
}

@media screen and (min-width:1px) and (max-width:971px) {
  .newhead_r_right.new_korzina {
      display: none
  }

  .social-networks div {
      display: none
  }

  .social-networks span {
      display: none
  }

  a.header-nav__item-bottom-link {
      display: none
  }

  a.header-nav__popup.fancy {
      display: none
  }

  .newhead_r_left {
      display: flex;
      flex-direction: column;
      margin-right: 0
  }

  .header-nav__logo {
      width: auto
  }

  .header-mobile_nav_new {
      display: flex;
      font-size: 14px;
      flex-wrap: wrap;
      color: #fff;
      justify-content: space-around;
      width: 100%
  }
}

@media (max-width:1200px) {
  .nav {
      display: flex;
      justify-content: center !important;
      flex-direction: row
  }

  ul.nav__menu {
      display: flex;
      justify-content: center !important;
      flex-direction: row;
      flex-wrap: wrap
  }
}

@media (max-width:899px) {
  .header-nav .header-nav__item.newhead_right {}

  .socHeader a.footerWatsap {
      margin-left: 0
  }
}

@media screen and (min-width:970px) and (max-width:1000px) {
  .directory_news .row {
      margin-top: 150px !important
  }
}

@media screen and (min-width:900px) and (max-width:969px) {
  .directory_news .row {
      margin-top: 30px !important
  }
}

@media screen and (min-width:450px) and (max-width:960px) {
  .directory_news .row {
      margin-top: 70px !important
  }
}

a.footerTg,
a.footerVk {
  display: none
}

a.footerWatsap {
  margin-left: 0 !important;
  background-position: 0
}

@media screen and (max-width:1170px) {
  .header-mobile_nav_new {
      display: flex;
      flex-direction: column;
      align-items: center
  }

  .social-networks img {
      object-fit: contain
  }

  .header-mobile_nav_new a.header-nav__popup.fancy {
      display: flex;
      justify-content: center;
      align-items: center;
      max-width: 200px;
      margin-bottom: 10px;
      display: none
  }

  .header-mobile_nav_new .social-networks {}
}

@media screen and (max-width:971px) {
  .header-new .header-nav {
      display: flex;
      flex-direction: column;
      align-items: center !important
  }

  .header-nav__item.newhead_right {
      display: none
  }
}

@media screen and (max-width:450px) {
  .head_link {
      margin-left: 0
  }
}

.header-nav__logo img {
  width: auto
}

@media screen and (min-width:972px) and (max-width:1171px) {
  .header-mobile_nav_new .social-networks {
      display: none !important
  }
}

.custom-h2-title {
  display: block
}

.h3-title {
  font-size: 1.55rem;
  line-height: 1.5;
  font-weight: 500
}

.wrapper_info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 3rem;
  padding-top: 2rem;
  justify-content: space-between;
  align-items: flex-start;
}

#productCalc .formBlock {
  max-width: 100% !important;
}

.goods.wrapper__calc {
  display: grid !important;
  grid-gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.goods.wrapper__calc [class|="item__calc"] {
  display: flex;
  flex-direction: column;
}

.item__calc-2 .ramka {
  text-align: center;
  color: #cda96a;
  font-size: 20px;
  text-wrap: balance;
}

.banner_stocks {
  margin-bottom: 5rem;
  position: relative;
}

.banner_stocks img {
  width: 100%;
}

.banner_stocks .stocks-more {
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: auto;
}

.link_btn {
  display: flex;
  border: 1px solid;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: .3em;
  width: fit-content;
  box-sizing: border-box;
  max-width: 250px;
  padding: 0 1rem;
  text-transform: uppercase;
  font: 600 12px 'Raleway', sans-ser;
  letter-spacing: 1px;
  background-color: #e3922e;
  color: #343434;
  gap: 1rem;
}

.link_btn::after {
  display: inline-block;
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="black" class="bi bi-arrow-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"/></svg>');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 16px;
  height: 16px;
  margin: auto;
}

.wrapper__advantages {
  margin-top: 5rem;
}

.custom-title-h3 {
  font-size: 1.75rem;
  text-align: center;
  display: block;
  margin-bottom: 3rem;
}

.complects .zag {
  font-size: 1.75rem;
}

.wrapper__other_color {
  margin-top: 3rem;
  margin-bottom: 5rem;
}

.wrapper__other_color .title {
  display: block;
  margin-bottom: 1rem;
  font: 1.35rem/1.5 'Raleway', sans-serif;
}

.lists__other_color {
  /* display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); */
  display: flex;
  gap: 1rem;
}

.item_other_color {
  display: block;
  transition: all .3s linear;
  box-sizing: border-box;
  border: 2px solid transparent;
  padding: 5px;
  max-width: 125px;
}

.item_other_color:hover {
  border-color: #977d4e;
}

.thumb_other_color {
  display: block;
  width: 100%;
  aspect-ratio: 1;
}

.name_other-color {
  font-size: 12px;
  font-family: 'Raleway';
  display: block;
  margin-top: 0.5rem;
  text-wrap: balance;
}

.custom_btn_callback {
  background-color: #d6a95b;
  border-color: #d6a95b;
  border-radius: .3em;
  color: #343434;
}

.custom_btn_callback:hover {
  background-color: #161615;
  border-color: #ffffff;
  color: #ffffff;
}

a.addToBasket.btn-add {
  color: #fff;
}

a.addToBasket.btn-add:hover {
  color: #fff;
}

.popup__line {
  color: #fff;
}

.popup__line a {
  color: #d6a95b;
}

#carouselIndicators {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
}

#carouselIndicators .carousel-indicators {
  position: relative;
  bottom: 0 !important;
}

.catalog_nav .catalog_nav__submenu_lists {
  width: max-content !important;
}

.catalog_nav .catalog_nav__submenu_lists>.nav__submenu-item>a {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
  line-height: 1.25;
}

.complects .row .col a.prodCard img,
.catalog .row .col-6 a.prodCard img {
  aspect-ratio: 1;
  object-fit: cover;
}

.catalog .row .col-6 a.prodCard {
  overflow: visible;
}

@media(min-width: 1071px) {
.filter_mobi .adap-menu__close {
  display: none
}
}

@media(max-width: 600px) {
  .catalog .row .col-6 a.prodCard {
      aspect-ratio: 1;
  }
.info_page img {
  height: 213px !important;
}
}
.exform_addmsg a {
  color: #d6a95b;
}

@media(min-width: 601px) {
.header-custom .social__icon_mobile {
  display: none
}
}

@container header (width <=530px) {
  .header-container {
      grid-template-areas:
          'nav contact icon';
      justify-content: space-between;
  }
  .phone-header {
      display: block;
  }
}

@media (max-width:400px) {
	.header-container {
		gap: 5px !important;
	}
}
.swiper-button-next, .swiper-button-prev {
	background-color: rgba(52, 52, 52, 0.4);
}

.content-slide {
	background: #0000008a !important;
}

.header-container {

}

.slider-homepage p {
	line-height: 1.2em;
}

@container mainSlider (width < 900px) {
    .mainSlider-custom {
        & .swiper-button-next {
            right: auto !important;
            left: 50%;
            top: 93% !important;
            transform: translateX(50%);
        }
    }
	.mainSlider-custom {
        & .swiper-button-prev {
            left: 50%;
            top: 93% !important;
            transform: translateX(-100%);
        }
    }
}
.b-top {
	border: 1px solid #5e5e5e80 !important;
    background: #5e5e5e80;
}

.b-top:hover .b-top-but {
	background: url(/local/templates/solo/css/../img/arrows_top.png) no-repeat 0px -8px;
}

@media (max-width:350px) {
	.wrapper_tabs_product_all .wrapper_tabs_product .tab_product {
		padding: 10px !important;
	}
	#wrapper-tabs_mainpage .wrapper_item_tabs_product .product_item {
		min-width: 300px !important;
	}
}

@supports (container-type: inline-size) {
    @container footer (width < 350px) {
        .wrapper-footer-mainBlock {
            grid-template-areas:
        'A'
        'B'
        'C'
		'D'
		'F' !important;
        }
    }
}

.main-blog .thumb-blog::after {
	background-color: rgb(0 0 0 / 30%) !important;
}

@media (max-width: 960px) {
    .MainBlock .row {
        padding-top: 0px !important;
    }
	.newsBlock {
		margin-bottom: -70px !important;
	}
}

@media screen and (max-width: 450px) {
    .promo-item .header-nav__popup:hover {
        border: 0 solid #fff !important;
        color: #161615 !important;
    }

}
@media (max-width: 530px) {
	.slick-dotted.slick-slider {
		min-height: 160px ;
	}	
	.product-desc-wrap {
		margin-bottom: -3rem;
	}

}
@media (max-width: 1200px) {
    .kollektion-list .slick-dots .slick-active button {
        border: 1px solid #000;
    }
}

@media (max-width: 768px) {
    .cartList .zag, .productOrder .zag {
        position: absolute !important;
		left:0 !important;
		width: 100vw !important;
    }
	.table_cart {
		padding-top: 50px;
	}
	.btns-cart a:nth-child(2){
		left: 50%;
		float: none !important;
    	transform: translate(-50%, 50%);
	}
}
@media screen and (max-width: 600px) {
    .adap-menu .social-icon a {
        border: 1px solid #000;
        aspect-ratio: 1;
        width: 30px;
        height: 30px;
        border-radius: 3em;
        display: flex !important;
        background-color: white;
        -webkit-mask-image: none;
    }

    .adap-menu .social-icon a > i {
        font-size: 18px !important;
        margin: auto;
        color: black !important;
    }
	.adap-menu .social-icon a > img {
        display: block;
        width: 20px;
        height: 20px;
        margin: auto;
    }
}
@media screen and (max-width: 600px) {
    #filter_visible.popup__button-item {
		color: #fff;
	}
}

@media (max-width: 540px) {
    body.catalog_page .catalog .row .product_list .col-6, body.catalog_page .catalog .row .product_list2 .col-6 {
		max-width: 49% !important;
	}
}
@media (max-width: 1170px) {
    .catalog .row .row {
        gap: 2%;
    }
}
.fixedrow-cart {
	display: none;
}

@media (max-width: 600px) {
	.fixedrow-cart {
		width: 100vw;
        z-index: 99;
        position: fixed;
        background: #aaa;
        bottom: 10%;
		box-shadow: 0px 1px 8px #656565;
        flex-direction: column;
	}
	.first-row {
		background: #fff;
        display: flex;
        justify-content: space-between;
        padding: 3% 5%;
        align-items: center;

	}	
	.price-block span {
		color: #e3b565;
		font-size: 20px;
	}
	.price-block p {
		color: #000;
		margin-bottom: 0.5em;
	}

	.first-row .count {
		margin-top: 0px !important;
	}

	.fixedrow-cart .mobile-wrap-button {
		background-color: #141414;
		display: flex;
		justify-content: center;
	}

	.fixedrow-cart .mobile-wrap-button a {
		border: none;
		color: #fff !important;
	}

	.fixedrow-cart .mobile-wrap-button a:hover {
		color: #a3a3a3 !important;
	}
}

@media screen and (max-width: 900px) {
    .promo-items .header-nav__popup {
		border: 2px solid #505050 !important;
		padding: 10px !important;
	}
}


.label_sale{
	display: none;
}
/* End */


/* Start:/local/templates/solo/css/styles_other.css?17703187646737*/
.filter ul {
    display: block
}

.product_list {
    min-height: 200px
}

.cart_images img {
    max-width: 88px;
    height: auto
}

.add2cart {
    background: url(/local/templates/solo/css/../img/add-cart_white.svg) center center no-repeat;
    width: 22px;
    height: 26px;
    display: block;
    position: absolute;
    right: 28px;
    top: 50%;
    margin-top: 0;
    border: 0px;
    cursor: pointer
}

a.more_left {
    border: 0px solid #3b3b3b
}

a.more_left:hover {
    border: 0px solid #3b3b3b
}

a.more_right {
    border: 0px solid #3b3b3b
}

a.more_right:hover {
    border: 0px solid #3b3b3b
}

.card .row .col:not(.goods):last-child {
    min-height: 900px;
}

.errors-container {
    margin: 0px 0px 30px 0px;
    font-size: 14px;
    color: #e3b565;
    font-family: 'PT Serif'
}

.user-post-add-form {
    margin: 10px 0
}

.user-post-add-form .submit-button {
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    float: right;
    padding: 0 17px;
    background: #94caae;
    text-decoration: none;
    margin: 15px 4px 0 0;
    border: 0;
    cursor: pointer
}

.user-post-add-form textarea {
    height: 200px;
    width: 660px
}

.edit-card {
    padding-top: 15px
}

.edit-card .row {
    margin-bottom: 15px
}

.edit-card .row > span {
    color: #777;
    line-height: 25px
}

.edit-card .row [type=text] {
    border: 1px solid #aaa;
    line-height: 1.5;
    width: 600px
}

.edit-card .row .tag-input {
    width: 100px
}

.edit-card .row textarea {
    width: 900px;
    max-width: 900px;
    min-height: 400px
}

.edit-card .row img {
    max-width: 663px
}

.cart_zag {
    color: #040404;
    font-size: 36px;
    font-family: 'Circe'
}

.row.catalog.cartBlock {
    padding: 0;
    margin: 0;
    max-width: 1900px;
    margin: auto;
    padding-left: 48px;
    padding-right: 48px;
    margin-top: 40px
}

.cartBlock .table {
    margin-top: 30px;
    overflow: hidden
}

.cartBlock .table thead {
    font-size: 12px;
    color: #040404;
    white-space: nowrap
}

.cartBlock .table th {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    padding-right: 20px
}

.cartBlock .table td {
    padding: 0;
    margin: 0;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    border: 0
}

.cartBlock .table tr:last-child td {
    border-bottom: 1px solid #f2f2f2
}

.articl {
    color: #9e9d9d;
    font-size: 14px;
    font-weight: 600
}

.cartBlock .table td span.name_prod {
    color: #f04145;
    font-size: 14px;
    font-weight: 600;
    display: block
}

.cartBlock .table td p {
    color: #040404;
    font-size: 12px;
    margin-top: 5px
}

.price {
    color: #040404;
    font-size: 14px;
    font-weight: 600
}

.delete {
    background: url(/local/templates/solo/css/../img/delete.jpg) 0px 0px no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    margin-top: 2px
}

.itog {
    font-size: 36px;
    color: #fff;
    text-align: right;
    padding-right: 20px
}

#cart-full-price2 {
    font-size: 36px;
    color: #fff;
    text-align: right;
    padding-right: 0px;
}

.del {
    width: 100%
}

.del th {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 20px
}

.del td {
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.del td:nth-child(2n) {
    text-align: right
}

.del td:nth-child(3) {
    text-align: right
}

input[type="radio"] {
}

.ttl_block p {
    width: 100%;
    margin-bottom: 0px
}

#cart-full-price {
    width: auto;
    display: inline-block;
    margin-right: 10px
}

.total span {
    display: inline-block
}

.orderForm input[type="submit"], .orderForm input[type="button"] {
    color: #e3b565;
    border: 2px solid rgba(255, 255, 255, .16);
    margin-top: 0px;
    background: transparent
}

.orderForm input[type="submit"]:hover, .orderForm input[type="button"]:hover {
	color: #e3b565;
    border: none;
	border: 2px solid rgba(255, 255, 255, .16);
}

.orderForm input[type="submit"]:before, .orderForm input[type="button"]:before {
    content: " ";
    background: url(/local/templates/solo/css/../img/button_s.png) -17px 0px no-repeat;
    width: 16px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -6px
}

.header_content {
    z-index: 99
}
.index-menu{
    z-index: 9;
display: none;
}
.breadcrumbs {
    z-index: 6;
    position: relative
}

.add2cart {
    text-indent: -77777px
}
.link_burger_catalog{
    position: relative;
}
.link_burger_catalog:before{
    content: '';
    width: 200%;
    position: absolute;
    /* bottom: -16px; */
	bottom: 0;
    left: -35px;
    height: 30px;
}

.popup__button-item.success {
    border: 2px solid #ffffff;
}
.popup__button-item.success .popup__button-item-img {
    filter: brightness(7);
}
.popup__button-item.success .popup__button-item-text {
    color: #ffffff;
}

.card .label_block {
    left: auto;
    right: -12px;
}

.card .label_block:has( > .label_hit ) {
    top: -14px;
}

.label_block {
    position: absolute;
    top: 90px;
    left: auto;
    right: 0;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
}
.directory_news .label_block,
.complects .label_block{
    position: absolute;
    top: 30px;
    z-index: 9;
}
.product_list .label_block{
    top: 0
}

.card .complects .label_block:has( > .label_hit ) {
    right: 6px;
}

.card .complects .label_block:has( > .label_new ) {
    right: 8px;
}

.label_block .label_new,
.label_block .label_hit{
    padding: 25px;
    font-weight: 900;
    font-size: 18px;
    display: inline-block;
}
.label_block .label_new,
.label_block .label_hit{
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    width: 80px;
}

/* .label_block .label_new {
    background-image: url(/local/templates/solo/img/new_stuff.webp);
}

.label_block .label_hit {
    background-image: url(/local/templates/solo/img/bestsellers.webp);
} */

.label_block .label_new {
    background-image: url(/local/templates/solo/img/icon/NEW.svg);
}

.product_list .label_block:has( > .label_new ) {
    left: auto;
    right: 2px;
}

.label_block .label_hit {
    background-image: url(/local/templates/solo/img/icon/HIT.svg);
}

.product_list .label_block:has( > .label_hit ) {
    top: -10px;
    right: 0;
    left: auto;
}

.label_block .label_sale {
    /*padding: 10px;
    background: #d6a95b;*/
}

.label_block * {
    margin-top: 4px;
}
.label_block *:not(:first-of-type) {
    /*margin-left: 4px;*/
}
@media (max-width: 800px){
    .label_block {
        top: 15px;
    }
}
/* End */


/* Start:/local/templates/solo/css/superslides.css?1770318764606*/
#slides{position:relative}#slides .slides-container{display:none}#slides .scrollable{*zoom:1;position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}#slides .scrollable:after{content:"";display:table;clear:both}.slides-navigation{margin:0 auto;position:absolute;z-index:3;top:46%;width:100%}.slides-navigation a{position:absolute;display:block}.slides-navigation a.prev{left:0}.slides-navigation a.next{right:0}.slides-pagination{position:absolute;z-index:3;bottom:0;text-align:center;width:100%}.slides-pagination a{text-indent:-1000000px}.slides-pagination a.current{}
/* End */


/* Start:/local/templates/solo/css/slider.css?177031876428217*/
.master-slider{position:relative;visibility:hidden;-moz-transform:translate3d(0,0,0)}.master-slider.ms-fullheight{height:100%}.ms-layout-partialview .ms-view{overflow:visible;background-color:transparent}.ms-layout-partialview{overflow:hidden}.master-slider.before-init{}.master-slider img{max-width:none}.ms-ie img{border:none}.ms-ie8 *{opacity:inherit;filter:inherit}.ms-ie7{zoom:1}.ms-loading-container{position:absolute;width:100%;top:0}.ms-loading-container .ms-loading, .ms-slide .ms-slide-loading{width:36px;height:36px;background:url(/local/templates/solo/css/../../../themes/masterslider/css/style/loading-2.gif) no-repeat center white;border-radius:60px;box-shadow:0px 0px 3px rgba(0,0,0,0.2);position:absolute;left:50%;top:50%;margin:-18px;opacity:0.9}.ms-def-cursor{cursor:auto !important}.ms-grab-cursor{cursor:url(//www.masterslider.com/wp-content/themes/masterslider/css/style/grab.png),move}.ms-grabbing-cursor{cursor:url(//www.masterslider.com/wp-content/themes/masterslider/css/style/grabbing.png), move}.ms-ie .ms-grab-cursor{cursor:url(//www.masterslider.com/wp-content/themes/masterslider/css/style/../masterslider/style/grab.cur), move}.ms-ie .ms-grabbing-cursor{cursor:url(//www.masterslider.com/wp-content/themes/masterslider/css/style/../masterslider/style/grabbing.cur),move}.ms-view{margin:0px auto;overflow:hidden;background:black;position:relative;-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.ms-view .ms-slide-container{position:relative}.ms-slide{position:absolute;-webkit-transform:translateZ(0px);-moz-transform:translateZ(0px);-ms-transform:translateZ(0px);-o-transform:translateZ(0px);transform:translateZ(0px);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;height:100%}.ms-slide.selected{}.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont{position:absolute;overflow:hidden;width:100%}.ms-slide .ms-slide-bgvideocont{z-index:5;height:100%}.ms-slide .ms-slide-bgvideocont,.ms-slide-bgvideocont>video{-webkit-transform:translateZ(0.3px);-moz-transform:translateZ(0.3px);-ms-transform:translateZ(0.3px);-o-transform:translateZ(0.3px);transform:translateZ(0.3px)}.ms-slide .ms-slide-bgvideo{position:absolute;top:0px}.ms-container{position:relative;margin:0 auto}.ms-slide .ms-slide-bgcont img,.ms-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ms-slide .ms-layer{position:absolute}.ms-slide .ms-slide-layers{position:absolute;overflow:hidden;width:100%;height:100%;z-index:10;top:0px}.ms-slide .ms-slide-video{position:absolute;top:0;z-index:11;background:black;padding:0;margin:0;border:none}.ms-layer.video-box{background:black}.ms-layer.video-box iframe{padding:0;margin:0;border:none;position:absolute;z-index:10}.ms-slide .ms-slide-vpbtn, .ms-slide .ms-video-btn{position:absolute;cursor:pointer;z-index:10}.ms-slide .ms-slide-vcbtn{position:absolute;cursor:pointer;z-index:13}.ms-slide-vcbtn-mobile{position:relative;bottom:0;left:0;width:100%;height:28px;background-color:black;color:white;text-align:center;cursor:pointer;z-index:13}.ms-slide-vcbtn-mobile .ms-vcbtn-txt{text-transform:uppercase;font-family:sans-serif;font-size:0.75em;display:inline-block;background:url(/local/templates/solo/css/../../../themes/masterslider/css/style/video-close-btn.html) no-repeat 0px 3px;padding-left:15px;height:15px;color:#DBDBDB;margin-top:7px}.ms-slide .ms-slide-vcbtn, .ms-slide .ms-slide-layers, .ms-slide .ms-slide-vpbtn, .ms-slide .ms-slide-video{-webkit-transform:translateZ(0.44px);-moz-transform:translateZ(0.44px);-ms-transform:translateZ(0.44px);-o-transform:translateZ(0.44px);transform:translateZ(0.44px)}.ms-video-img{position:absolute;width:100%;height:100%;top:0;left:0}.ms-mask-frame{overflow:hidden;position:absolute;float:left}.ms-thumb-list{overflow:hidden;position:absolute}.ms-thumb-list.ms-dir-h{width:100%}.ms-thumb-list.ms-dir-v{height:100%;top:0}.ms-thumbs-cont{position:relative}.ms-thumb-frame img{width:100%;height:auto}.ms-thumb-frame{cursor:pointer;float:left;overflow:hidden;opacity:0.5;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;-ms-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.ms-thumb-frame-selected{opacity:1}.ms-tabs .ms-thumb-frame{background-color:#F6f6f6;text-shadow:0 1px 1px white;color:#222;border:solid 1px white;border-width:0 1px 1px 0;overflow:visible;position:relative;opacity:1;-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out}.ms-tabs.ms-dir-h .ms-thumb-frame{margin-top:12px}.ms-tabs.ms-dir-v .ms-thumb-frame{margin-left:12px}.ms-tabs .ms-thumb{padding:20px 20px}.ms-tabs .ms-thumb-frame-selected{opacity:1;background:#EDEDED}.ms-tabs .ms-thumb-frame .ms-thumb-ol{position:absolute;opacity:0;-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out}.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol{top:0px;left:50%;margin-left:-12px;border-bottom:solid 12px #F6f6f6;border-left:solid 12px transparent;border-right:solid 12px transparent}.ms-tabs.ms-dir-h .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;top:-12px;border-bottom-color:#EDEDED}.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol{top:50%;left:0;margin-top:-12px;border-right:solid 12px #EDEDED;border-top:solid 12px transparent;border-bottom:solid 12px transparent}.ms-tabs.ms-dir-v .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;left:-12px;border-right-color:white}.ms-bullet{cursor:pointer;float:left}.ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-sbar{position:absolute}.ms-sbar.ms-dir-h{left:10px;right:10px;top:5px}.ms-sbar.ms-dir-v{top:10px;bottom:10px;right:5px}.ms-sbar .ms-bar{height:4px;background:#333;border-radius:4px}.ms-sbar.ms-dir-v .ms-bar{width:4px}.ms-sbar .ms-bar{position:relative;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;-ms-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.ms-timerbar{width:100%;bottom:0px;position:absolute}.ms-ctimer{position:absolute;top:30px;left:30px;cursor:pointer}.ms-ctimer-bullet{}.ms-time-bar{-webkit-transition:width 120ms linear;-moz-transition:width 120ms linear;-ms-transition:width 120ms linear;-o-transition:width 120ms linear;transition:width 120ms linear}.ms-ie7 .ms-tooltip-arrow{height:0px}.ms-slide-info{position:absolute}.ms-slide-info.ms-dir-v{top:0}@keyframes point-anim{0%{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);opacity:1}100%{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);opacity:0}}@-webkit-keyframes point-anim{0%{-webkit-transform:scale(0.5);opacity:1}100%{-webkit-transform:scale(1.5);opacity:0}}.ms-android .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn{width:50px;height:51px;//background: url(/local/templates/solo/css/../../../themes/masterslider/css/skins/default/light-skin-1.png) no-repeat -14px -150px;top:50%;left:50%;margin:-25px 0 0 -25px}.ms-skin-default .ms-slide .ms-slide-vcbtn{width:30px;height:30px;// background: url(//www.masterslider.com/wp-content/themes/masterslider/css/skins/default/light-skin-1.png) no-repeat -24px -28px;top:18px;right:30px}.ms-skin-default .ms-thumb-frame-selected{opacity:0.6}.ms-skin-default .ms-thumb-list.ms-dir-h{bottom:-60px;width:100%;height:60px}.ms-skin-default .ms-thumb-list.ms-dir-v{height:100%;width:60px;right:-60px;top:0}.ms-skin-default .ms-thumb-frame{cursor:pointer;float:left;width:60px;height:60px;margin:1px 0 0 1px;overflow:hidden}.ms-skin-default .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-default .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-default .ms-bullet{width:10px;height:10px;//background: url(/local/templates/solo/css/../../../themes/masterslider/css/skins/default/light-skin-1.png) no-repeat;margin:4px;background-position:-34px -117px}.ms-skin-default .ms-bullet-selected{background-position:-34px -84px}.ms-skin-default .ms-sbar{position:absolute}.ms-skin-default .ms-sbar.ms-dir-h{left:10px;right:10px;top:5px}.ms-skin-default .ms-sbar.ms-dir-v{top:10px;bottom:10px;right:5px}.ms-skin-default .ms-sbar .ms-bar{height:4px;background:#D0F;border-radius:4px}.ms-skin-default .ms-sbar.ms-dir-v .ms-bar{width:4px}.ms-skin-default .ms-timerbar{width:100%;bottom:0px;position:absolute}.ms-skin-default .ms-time-bar{height:3px;background:#FFF;border-top:solid 1px rgba(0, 0, 0, 0.41)}.ms-skin-default .ms-ctimer{position:absolute;top:30px;left:30px;cursor:pointer}.ms-skin-default .ms-ctimer-bullet{}.ms-skin-default .ms-tooltip{position:absolute;z-index:110;cursor:auto}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240, 240, 240, 0.88);bottom:-10px}.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240, 240, 240, 0.88);top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240, 240, 240, 0.88);left:-10px}.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240, 240, 240, 0.88);right:-10px}@keyframes point-anim{0%{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);opacity:1}100%{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);opacity:0}}@-webkit-keyframes point-anim{0%{-webkit-transform:scale(0.5);opacity:1}100%{-webkit-transform:scale(1.5);opacity:0}}.ms-skin-default .ms-tooltip-point{cursor:pointer}.ms-skin-default .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #BBB;background:white;margin:-8px 0 0 -8px;position:absolute;z-index:5}.ms-skin-default .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:black;background:rgba(0, 0, 0, 0.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-android.ms-skin-default .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.ms-skin-default .ms-tooltip{max-width:200px}.ms-skin-default .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240, 240, 240, 0.88);text-shadow:0 1px 0px white;margin-left:-1px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx){}.ms-partialview-template{overflow:hidden;min-height:100%}.ms-partialview-template .ms-view{overflow:visible;background-color:transparent}.ms-partialview-template .ms-slide{}.ms-partialview-template .ms-caro3d-template{overflow:hidden;margin:0 auto;padding:40px 15%}.ms-partialview-template .ms-slide-info{text-align:center;font-family:"Lato";margin-top:20px}.ms-partialview-template .ms-slide-info h3{margin:5px;font-weight:300;font-size:23pt;color:#222}.ms-partialview-template .ms-slide-info h4{margin:5px;font-weight:300;font-size:14pt;color:#7A7A7A}.ms-partialview-template .ms-slide-info p{font-size:10pt;margin:6px}.ms-layer.video-title{font-family:"Lato",sans-serif;color:white;font-weight:600;font-size:42px;margin:0px;letter-spacing:0px}.ms-layer.video-title.video-top-title{font-size:16px;color:gray}.ms-layer.video-title.video-sub-title{font-size:22px;font-weight:300}.master-slider{position:relative;visibility:hidden;-moz-transform:translate3d(0, 0, 0)}.ms-ie img{border:none}.ms-ie8 *{opacity:inherit;-webkit-filter:inherit;filter:inherit}.ms-ie7{zoom:1}.ms-moz .ms-slide-bgcont>img{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.master-slider a, .master-slider a:hover{-webkit-transition:none;transition:none}.wpb_row .master-slider-parent *, .master-slider-parent *{box-sizing:content-box}.master-slider-parent{margin-left:auto;margin-right:auto}.ms-layout-partialview .ms-view{overflow:visible;background-color:transparent}.ms-layout-partialview .ms-container{overflow:hidden}.master-slider.before-init{}.master-slider img, .ms-slide-bgvideocont video{max-width:none}.master-slider.ms-fullheight{height:100%}.ms-slide-auto-height{display:table}.ms-loading-container{position:absolute;width:100%;top:0}.ms-loading-container .ms-loading, .ms-slide .ms-slide-loading{width:36px;height:36px;background:url(/local/templates/solo/css/../img/loading-2.gif) no-repeat center white;border-radius:60px;box-shadow:0px 0px 3px rgba(0,0,0,0.2);position:absolute;left:50%;top:50%;margin:-18px;opacity:0.9}.ms-def-cursor{cursor:auto !important}.ms-grab-cursor{cursor:url(/local/templates/solo/css/../img/grab.png),move}.ms-grabbing-cursor{cursor:url(/local/templates/solo/css/../img/grabbing.png), move}.ms-ie .ms-grab-cursor{cursor:move}.ms-ie .ms-grabbing-cursor{cursor:move}.ms-view{margin:0px auto;overflow:hidden;position:relative;-webkit-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.ms-view .ms-slide-container{position:relative}.ms-slide{position:absolute;height:100%;-webkit-transform:translateZ(0px);-ms-transform:translateZ(0px);transform:translateZ(0px)}.ms-wk .ms-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ms-slide.selected{}.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont{position:absolute;overflow:hidden;width:100%}.ms-slide .ms-slide-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:110}.ms-ie .ms-slide-link{background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRвЂЊвЂ‹AA7") 0 0 repeat}.ms-slide .ms-slide-bgvideocont{z-index:105;height:100%}.ms-wk .ms-slide .ms-slide-bgvideocont, .ms-wk .ms-slide-bgvideocont>video{-webkit-transform:translateZ(0.3px);transform:translateZ(0.3px)}.ms-slide .ms-slide-bgvideo{position:absolute;top:0px}.ms-inner-controls-cont,.ms-container{position:relative;margin:0 auto}.ms-slide .ms-slide-bgcont img,.ms-container,.ms-inner-controls-cont{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ms-slide .ms-layer, .ms-fixed-layers .ms-layer, .ms-overlay-layers .ms-layer{position:absolute;pointer-events:auto}.ms-layer-mask{position:absolute;overflow:hidden}.ms-layer-mask .ms-layer{position:relative}.ms-slide .ms-slide-layers, .ms-overlay-layers .ms-slide-layers,.ms-fixed-layers{position:absolute;overflow:hidden;width:100%;height:100%;z-index:109;top:0px;pointer-events:none}.ms-overlay-layers{position:absolute;top:0;z-index:120;width:100%;height:100%;pointer-events:none}.ms-slide .ms-slide-video{position:absolute;top:0;z-index:111;background:black;padding:0;margin:0;border:none}.ms-slide .ms-pattern{background-attachment:scroll;width:100%;height:100%;z-index:108;position:absolute;top:0}.ms-wk .ms-pattern{-webkit-transform:translateZ(0.4px);transform:translateZ(0.4px)}.ms-parallax-layer{width:100%;position:absolute;top:0}.ms-scroll-parallax-cont{position:absolute;top:0;width:100%;height:100%;z-index:109}.ms-wk .ms-scroll-parallax-cont{-webkit-transform:translateZ(0.4px);transform:translateZ(0.4px)}.ms-scroll-parallax .ms-sl-selected .ms-scroll-parallax-cont, .ms-scroll-parallax .ms-sl-selected .ms-slide-bgcont{}.ms-scroll-parallax .ms-slide-bgcont{}.ms-action-layer{cursor:pointer}.ms-btn-container{position:absolute}.ms-btn{text-decoration:none;display:inline-block;color:black;position:relative;padding:8px 15px;cursor:pointer;white-space:nowrap}.ms-default-btn{background:#0074A2;border-radius:5px;color:#FFF}.ms-default-btn:hover{background-color:#0098D5}.ms-default-btn:active{top:1px}.ms-layer.video-box{background:black}.ms-layer.video-box iframe{padding:0;margin:0;border:none;position:absolute;z-index:110}.ms-btn-s{padding:14px 17px;font-size:80%;line-height:0}.ms-btn-m{padding:12px 40px}.ms-btn-n{padding:8px 25px;font-size:95%}.ms-btn-l{padding:17px 50px;font-size:120%}.ms-btn-box{}.ms-btn-round{border-radius:5px}.ms-btn-circle{border-radius:100px}.ms-btn-outline-box{}.ms-btn-outline-round{border-radius:5px}.ms-btn-outline-circle{border-radius:100px}.ms-slide .ms-slide-vpbtn, .ms-slide .ms-video-btn{position:absolute;cursor:pointer;z-index:110}.ms-slide .ms-slide-vcbtn{position:absolute;cursor:pointer;z-index:113}.ms-slide-vcbtn-mobile{position:relative;bottom:0;left:0;width:100%;height:28px;background-color:black;color:white;text-align:center;cursor:pointer;z-index:113}.ms-slide-vcbtn-mobile .ms-vcbtn-txt{text-transform:uppercase;font-family:sans-serif;font-size:0.75em;display:inline-block;background:url(/local/templates/solo/css/../../../plugins/masterslider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;padding-left:15px;height:15px;color:#DBDBDB;margin-top:7px}.ms-wk .ms-slide .ms-slide-vcbtn, .ms-wk .ms-slide .ms-slide-layers, .ms-wk .ms-slide .ms-slide-vpbtn, .ms-wk .ms-slide .ms-slide-video, .ms-wk .ms-slide-link{-webkit-transform:translateZ(0.44px);transform:translateZ(0.44px)}.ms-video-img{position:absolute;width:100%;height:100%;top:0;left:0}.ms-mask-frame{overflow:hidden;position:absolute;float:left}.ms-thumb-list{overflow:hidden;position:absolute}.ms-thumb-list.ms-dir-h{width:100%}.ms-thumb-list.ms-dir-v{height:100%;top:0}.ms-thumbs-cont{position:relative}.ms-thumb-frame img{width:100%;height:auto}.ms-thumb-frame{cursor:pointer;float:left;overflow:hidden;opacity:0.5;-webkit-transition:opacity 300ms;transition:opacity 300ms}.ms-thumb-frame-selected{opacity:1}.ms-tabs .ms-thumb-frame{background-color:#F6f6f6;text-shadow:0 1px 1px white;color:#222;border:solid 1px white;border-width:0 1px 1px 0;overflow:visible;position:relative;opacity:1;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.ms-tabs.ms-has-thumb .ms-tab-thumb{width:auto}.ms-tabs.ms-dir-h .ms-thumb-frame{margin-top:12px}.ms-tabs.ms-dir-v .ms-thumb-frame{margin-left:12px}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame{margin-left:0px}.ms-tabs.ms-dir-h.ms-align-top{z-index:140}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame{margin-top:-12px}.ms-tabs .ms-thumb{padding:20px 20px}.ms-tabs .ms-thumb-frame-selected{opacity:1;background:#EDEDED}.ms-tabs .ms-thumb-frame .ms-thumb-ol{position:absolute;opacity:0;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol{top:0px;left:50%;margin-left:-12px;border-bottom:solid 12px #F6f6f6;border-left:solid 12px transparent;border-right:solid 12px transparent}.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;top:-12px;border-bottom-color:#EDEDED}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol{bottom:0px;top:auto;border-bottom:0px;border-top:solid 12px #F6f6f6}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;bottom:-12px;border-top-color:#EDEDED}.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol{top:50%;left:0;margin-top:-12px;border-right:solid 12px #EDEDED;border-top:solid 12px transparent;border-bottom:solid 12px transparent}.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;left:-12px;border-right-color:#EDEDED}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol{left:auto;right:0;border-right:0;border-left:solid 12px #EDEDED}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;right:-12px;border-left-color:#EDEDED}.ms-thumb-alt{text-align:center;margin:5px;font-size:14px;font-weight:600}.ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd{height:100%;width:20px;position:absolute;left:0;cursor:pointer;background:rgba(128, 128, 128, 0.5);text-align:center;color:white}.ms-thumb-list.ms-dir-h .ms-thumblist-bwd{right:0;left:auto}.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{content:close-quote;top:43%;position:relative;border:solid rgba(0, 0, 0, 0);border-width:5px 5px 5px 0px;display:block;border-right-color:#FFF;width:6px;height:1px}.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{border-width:5px 0px 5px 5px;border-left-color:#FFF;left:7px}.ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd{width:100%;height:20px;position:absolute;top:0;cursor:pointer;background:rgba(128, 128, 128, 0.5);text-align:center;color:white}.ms-thumb-list.ms-dir-v .ms-thumblist-bwd{bottom:0;top:auto}.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after{content:close-quote;left:43%;position:relative;border:solid rgba(0, 0, 0, 0);border-width:0px 5px 5px 5px;display:block;border-bottom-color:#FFF;height:1px;top:5px;width:0}.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after{border-width:5px 5px 0px 5px;border-top-color:#FFF;top:7px}.ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{top:0 !important}.ms-tabs.ms-has-thumb .ms-thumb-frame{height:auto !important}.ms-tabs.ms-has-thumb .ms-thumb{padding:0}.ms-tabs.ms-has-thumb .ms-tab-context{padding:20px}.ms-tabs.ms-align-left .ms-tab-thumb{float:left;margin-right:20px}.ms-tabs.ms-align-right .ms-tab-thumb{float:right;margin-left:20px}.ms-bullet{cursor:pointer;float:left}.ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-bullets.ms-dir-v{position:absolute;top:50%}.ms-bullets.ms-dir-v .ms-bullet{float:none}.ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-sbar{position:absolute}.ms-sbar.ms-dir-h{left:10px;right:10px;top:5px}.ms-sbar.ms-dir-v{top:10px;bottom:10px;right:5px}.ms-sbar .ms-bar{height:4px;background:#333;border-radius:4px}.ms-sbar.ms-dir-v .ms-bar{width:4px}.ms-sbar .ms-bar{position:relative;-webkit-transition:opacity 300ms;transition:opacity 300ms}.ms-timerbar{width:100%;bottom:0px;position:absolute}.ms-ctimer{position:absolute;top:30px;left:30px;cursor:pointer}.ms-ctimer-bullet{}.ms-time-bar{-webkit-transition:width 120ms linear;transition:width 120ms linear}.ms-ie7 .ms-tooltip-arrow{height:0px}.ms-slide-info{position:absolute}.ms-slide-info.ms-dir-v{top:0}.ms-slide-info.ms-dir-h{width:100%}@keyframes point-anim{0%{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);opacity:1}100%{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);opacity:0}}@-webkit-keyframes point-anim{0%{-webkit-transform:scale(0.5);opacity:1}100%{-webkit-transform:scale(1.5);opacity:0}}.ms-android .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn{width:50px;height:51px;//background: url(/local/templates/solo/css/../../../plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;top:50%;left:50%;margin:-25px 0 0 -25px}.ms-skin-default .ms-slide .ms-slide-vcbtn{width:30px;height:30px;// background: url(//www.masterslider.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;top:18px;right:30px}.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev{width:40px;height:40px;display:block;border:2px solid #5c5c5c;border-radius:100%;transition:all 0.3s ease-in-out 0s;position:absolute;z-index:110;top:50%;margin-top:-20px;left:-100px;cursor:pointer}.ms-skin-default .ms-nav-next{left:auto;right:-100px}.ms-skin-default .ms-nav-prev:before{content:" ";width:8px;height:12px;position:absolute;top:50%;left:50%;margin-left:-4px;margin-top:-6px;z-index:111;background:url(/local/templates/solo/css/../img/arrows_l.png) 0px 0px no-repeat}.ms-skin-default .ms-nav-next:before{content:" ";width:8px;height:12px;position:absolute;top:50%;left:50%;margin-left:-4px;margin-top:-6px;z-index:111;background:url(/local/templates/solo/css/../img/arrows_r.png) -8px 0px no-repeat}.ms-skin-default .ms-nav-prev:hover{transform:scale(1.2);border:2px solid #fff}.ms-skin-default .ms-nav-next:hover{transform:scale(1.2);border:2px solid #fff}.ms-skin-default .ms-nav-prev:hover:before{transition:all 0.3s ease-in-out 0s;background:url(/local/templates/solo/css/../img/arrows_l.png) -8px 0px no-repeat}.ms-skin-default .ms-nav-next:hover:before{transition:all 0.3s ease-in-out 0s;background:url(/local/templates/solo/css/../img/arrows_r.png) 0px 0px no-repeat}.ms-skin-default .ms-nav-prev:active{width:40px;height:40px;transform:scale(1);border:2px solid #fff}.ms-skin-default .ms-nav-next:active{width:40px;height:40px;transform:scale(1);border:2px solid #fff}.ms-skin-default .ms-bullet{width:10px;height:10px;//background: url(//www.masterslider.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat;margin:4px;background-position:-34px -117px}.ms-skin-default .ms-bullet-selected{background-position:-34px -84px}.ms-skin-default .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240, 240, 240, 0.88);bottom:-10px}.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240, 240, 240, 0.88);top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240, 240, 240, 0.88);left:-10px}.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240, 240, 240, 0.88);right:-10px}.ms-skin-default .ms-tooltip-point{cursor:pointer}.ms-skin-default .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #BBB;background:white;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-default .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:black;background:rgba(0, 0, 0, 0.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-default .ms-tooltip{max-width:200px}.ms-skin-default .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240, 240, 240, 0.88);text-shadow:0 1px 0px white;margin-left:-1px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( min-device-pixel-ratio: 2), only screen and ( -webkit-min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx){.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn, .ms-skin-default .ms-slide .ms-slide-vcbtn, .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev, .ms-skin-default .ms-bullet{// background-image: url(/local/templates/solo/css/../../../plugins/masterslider/public/assets/css/skins/light-skin-1-retina.png);background-size:152px 225px}}
/* End */


/* Start:/local/templates/solo/css/media.css?177031876438097*/
@media (max-width: 1400px) {
	.mainZag {
		font-size: 35px;
		width: 600px;
		margin: auto
	}
	.textNews .img-fluid:first-child {
		margin-top: 70px !important
	}
}

@media (max-width: 1650px) {
	.prevEvents,
	.nextEvents {
		display: none
	}
}

@media (max-width: 1170px) {
     .flex-contener{
        padding-left: 0px;
    }
    .button.cart-item{
        margin-left: 0px;
    }
    .buttontocat{
        margin-left: 0px;
    }
/*
	.header_content {
		display: none
	}
	header .slides-navigation {
		max-width: 100%;
		display: none !important
	}
*/
	.cart_blck {
/*		width: auto*/
	}
	.cart_blck .lk {
/*		display: none*/
	}
	.headerTelephone {
		padding-top: 90px
	}
	a.logo {
		background-image: url(/local/templates/solo/css/../img/logo.svg);
		background-repeat: no-repeat;
		background-size: 147px 42px;
		background-position: center center;
		display: block;
		text-align: center;
		margin-top: 0px;
		width: 100%;
		height: 100%
	}
/*
	.cart_blck {
		float: right;
		width: 67px;
		margin-top: 30px;
		margin-right: 10%
	}
	.cart_blck .cart {
		background: url(/local/templates/solo/css/../img/cart_m.png) left top no-repeat;
		width: 55px;
		height: 56px;
		display: inline-block;
		vertical-align: top;
		position: relative
	}
	.cart_blck span {
		display: block;
		color: #161615;
		width: 32px;
		height: 32px;
		font: 22px arial;
		font-weight: bold;
		text-align: center;
		position: absolute;
		top: 4px;
		right: 0
	}
*/
	.layDark {
		background: url(/local/templates/solo/css/../img/lay_bark.png) 0px 0px repeat;
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 19;
		display: none
	}
	.icons {
		height: 40px;
		margin-left: 4.5%;
		margin-right: 4.5%;
		margin-top: 35px;
		margin-bottom: 25px
	}
	.icons .close_m {
		background: url(/local/templates/solo/css/../img/close_m.png) 0px 0px no-repeat;
		background-size: 21px 21px;
		width: 21px;
		height: 21px;
		display: block;
		float: left
	}
	.right_ico {
		float: right
	}
	.right_ico .userLk {
		background: url(/local/templates/solo/css/../img/icons_m.png) 0px 0px no-repeat;
		width: 20px;
		height: 25px;
		display: block;
		float: left;
		margin-right: 29px
	}
	.right_ico .search_m {
		background: url(/local/templates/solo/css/../img/icons_m.png) -20px 0px no-repeat;
		width: 20px;
		height: 21px;
		display: block;
		float: left
	}
	header .menu_m {
		background: url(/local/templates/solo/css/../img/cheesburger.png) 0px 0px no-repeat;
		width: 42px;
		height: 34px;
		display: block;
		position: absolute;
		top: 50px;
		left: 23px;
		vertical-align: top;
		z-index: 20
	}
	header .menu_m {
		background-size: 25px 20px;
		left: 3%;
		margin-top: 3px
	}
/*
	.cart_blck {
		width: 32px;
		margin-top: 42px;
		margin-right: 15%
	}
	.cart_blck .cart {
		background-size: 32px 34px;
		width: 32px
	}
	.cart_blck span {
		width: 19px;
		height: 19px;
		font-size: 12px
	}
*/
	.mobile_menu {
		position: absolute;
		top: 0px;
		left: 0;
		width: 100%;
		display: none;
		background: #ebebeb;
		width: calc(100% - 68px);
		z-index: 21;
		overflow: hidden
	}
	.mobile_menu nav {
		padding-top: 20px;
		padding-left: 0px;
		display: block;
		position: relative;
		z-index: 21
	}
	.mobile_menu nav ul {
		padding-bottom: 25px;
		margin-left: 4% !important
	}
	.mobile_menu nav ul ul {
		padding-bottom: 0px;
		margin: 0;
		margin-top: 10px
	}
	.mobile_menu nav ul ul li {
		margin-bottom: 0px
	}
	.mobile_menu nav li.subm ul a {
		font-size: 19px
	}
	.mobile_menu nav li.subm ul a:after {
		background: none
	}
	.mobile_menu nav li {
		margin-bottom: 25px;
		position: relative;
		width: auto
	}
	.mobile_menu nav li a {
		color: #000;
		font-weight: bold;
		font-size: 24px;
		font-family: 'PT Serif';
		position: relative
	}
	.mobile_menu nav li.subm a:after {
		content: " ";
		width: 13px;
		height: 8px;
		display: block;
		position: absolute;
		background: url(/local/templates/solo/css/../img/s_dwn_m.png) 0 0 no-repeat;
		background-size: 13px 8px;
		top: 49%;
		right: -25px
	}
	.mobile_menu nav li ul {
		display: none
	}
	.bottomInfoM {
		margin-left: 4%;
		border-top: 2px solid #c8c8c8;
		clear: both;
		padding-top: 30px
	}
	.bottomInfoM .phone {
		display: block;
		background: none;
		min-height: 40px;
		font-weight: 600;
		font-size: 30px;
		margin-top: 0px;
		margin-bottom: 20px;
		position: relative;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		color: #707070
	}
	.bottomInfoM .phone:after {
		content: " ";
		background: none;
		width: 1px;
		height: 57px;
		position: absolute;
		top: -8px;
		right: 0px;
		margin-top: 0px
	}
	.bottomInfoM .mail_m {
		color: #585858;
		font-weight: 600;
		font-size: 17px;
		text-decoration: underline
	}
	.bottomInfoM .phone_f {
		color: #707070;
		font-size: 17px;
		margin-bottom: 18px;
		display: block
	}
	.bottomInfoM .socFooter {
		background: url(/local/templates/solo/css/../img/soc_f.webp) no-repeat 0px 0px;
		width: 121px;
		margin: 30px 0 30px 20px;
		height: 26px
	}
	.bottomInfoM .socFooter a {
		display: block;
		float: left;
		width: 50px;
		height: 44px;
		margin-right: 20px;
		color: #707070;
		font-size: 17px
	}
	.bottomInfoM .socFooter a:last-child {
		margin-right: 0
	}
	.mobSblock {
		background: #161615;
		padding: 4%
	}
	.mobSblock .form_search {
		position: relative;
		margin-top: 0;
		width: 100%;
		margin-left: 0
	}
	.mobSblock .form_search input {
		width: 100%;
		height: 60px;
		background: #eee;
		border: 1px solid #c8c8c8;
		color: #1a1a1a;
		font-size: 16px;
		padding-left: 25px
	}
	.mobSblock .form_search input.lupa_m {
		background: url(/local/templates/solo/css/../img/lupa.png) no-repeat 0px 0px;
		width: 20px;
		height: 20px;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -10px;
		padding: 0;
		border: 0;
		text-indent: -99999px
	}
	.result_search .zag {
		font-size: 28px;
		float: none
	}
	.countResult {
		float: none;
		margin: 0
	}
	.prodSe {
		margin-top: 20px
	}
	.prodSe .row {
		margin: 0;
		margin-top: 25px
	}
	.prodSe .row .col-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
		padding-bottom: 4%
	}
	.prodSe .row .col-6 img {
		max-width: 100%
	}
	.moreResult {
		border: 2px solid #505050;
		font-weight: bold;
		text-transform: uppercase;
		display: inline-block;
		position: relative;
		font-size: 14px;
		padding-top: 18px;
		padding-bottom: 16px;
		padding-left: 26px;
		padding-right: 45px;
		letter-spacing: 2px;
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
		float: none;
		width: 100%;
		text-align: center
	}
	.moreResult:before {
		right: 5%
	}
	.newsSe .row .col:first-child {
		padding: 0;
		padding-bottom: 30px
	}
	.newsSe .row .col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
		padding-bottom: 30px
	}
	/*.main header {
		height: 1000px
	}*/
	.catalog_page .header_content .mainLine {
		display: none
	}
	.cLine {
		display: none
	}
	.catalog {
		padding: 0
	}
	.sorting {
		display: none
	}
	.cat_z {
		padding-left: 0;
		font-size: 20px
	}
	.catalog .row .col-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		display: none;
		padding-top: 0;
		padding-left: 4%;
		padding-right: 4%
	}
	.catalog .row .col-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 3%;
		padding-right: 3%
	}
	.catalog .row .col-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0;
		padding-right: 3%;
		padding-left: 3%;
		margin-bottom: 4%
	}
/*
	.catalog .row .col-6:nth-child(even) {
		padding-right: 0;
		padding-left: 3%
*/
/*	}    */
	.catalog .row .row {
		padding-top: 25px
	}
	.filterIco {
		background: url(/local/templates/solo/css/../img/filterIco.png);
		background-repeat: no-repeat;
		background-size: 24px 24px;
		position: absolute;
		right: 3%;
		width: 24px;
		height: 24px;
		margin-top: 38px
	}
	.filter .zag_filt {
		font-size: 21px;
		line-height: 28px
	}
	.zag_filter {
		font-size: 17.5px;
		font-weight: bold;
		margin-top: 25px;
		margin-bottom: 30px
	}
	.close_filter {
		background: url(/local/templates/solo/css/../img/close_filter.png);
		background-repeat: no-repeat;
		background-size: 17px 17px;
		position: absolute;
		top: 0;
		right: 4%;
		width: 17px;
		height: 17px;
		margin-top: 30px
	}
	.confirm {
		background: #d99d34;
		width: 100%;
		text-align: center;
		letter-spacing: 1px;
		height: 75px;
		font-size: 17px;
		color: #fff;
		text-transform: uppercase;
		padding-top: 26px
	}
	.filter li {
		font-size: 16px
	}
	.paginatior {
		padding-top: 5px;
		padding-bottom: 20px
	}
	.more_left {
		left: 0
	}
	.more_right {
		right: 0
	}
	.catalog_page footer {
		border-top: 0
	}
	.newsList .listEvent {
		padding-top: 30px;
		padding-bottom: 0px
	}
	.item_image {
		margin: 0;
		margin-left: 1%;
		margin-right: 1%;
		height: 200px;
		overflow: hidden
	}
	.item_image img {
		width: auto;
		max-width: none;
		height: 200px
	}
	.widthZag {
		width: 100%;
		height: 100%;
		min-height: 100%
	}
	.mainZag {
		font-size: 35px;
		line-height: 41px;
		z-index: 100
	}
	.item .zag_layNews {
		font-size: 76px;
		line-height: 74px;
		top: 60px;
		left: 0;
		right: auto;
		text-align: left;
		border: 1px solid red;
		z-index: 100;
		height: 100px
	}
	.prevEvents,
	.nextEvents {
		display: none
	}
	.textNews p {
		max-width: 100%
	}
	.textNews {
		margin-left: 4%;
		margin-right: 4%;
		margin-top: 30px
	}
	.textNews p {
		line-height: 28px
	}
	.textNews p:before {
		display: none
	}
	.item .leftLine {
		display: none
	}
	.item .leftLineDoub {
		display: none
	}
	.item .leftLineDoubBottom {
		display: none
	}
	.newsBottomblock .col {
		width: 100%;
		max-width: 100%
	}
	.newsBottomblock {
		padding: 0
	}
	.newsBottomblock .row {
		height: 100%
	}
	.newsBottomblock .col:last-child {
		flex: 1 100%;
		order: -1;
		display: none
	}
	.newsBottomblock .col:first-child {
		flex: 1 100%;
		order: 1
	}
	.smallcaps {
		display: none
	}
	.bottomWrp {
		text-align: center;
		height: auto
	}
	.socNews {
		margin-left: 0;
		display: inline-block;
		text-align: center;
		margin: auto;
		margin-bottom: 30px
	}
	.socNews a {
		display: inline-block;
		width: 40px;
		height: 24px;
		position: relative;
		text-align: right;
		margin-left: 25px;
		margin-right: 25px;
		vertical-align: top;
		top: -4px
	}
	.socNews a:first-child:before {
		background: url(/local/templates/solo/css/../img/socNews_mm.png) 0px 0px no-repeat;
		content: " ";
		position: absolute;
		top: -4px;
		left: 0;
		width: 27px;
		height: 24px
	}
	.socNews a:nth-child(2):before {
		background: url(/local/templates/solo/css/../img/socNews_mm.png) -27px 0px no-repeat;
		content: " ";
		position: absolute;
		left: 0;
		width: 12px;
		height: 24px
	}
	.socNews a:nth-child(3):before {
		background: url(/local/templates/solo/css/../img/socNews_mm.png) -39px 0px no-repeat;
		content: " ";
		position: absolute;
		left: 0;
		width: 22px;
		height: 24px
	}
	.newsBottomblock span {
		text-indent: -99999px;
		width: 20%;
		height: 100%;
		border-right: 1px solid rgba(255, 255, 255, .16);
		vertical-align: top;
		padding-top: 15px;
		background: url(/local/templates/solo/css/../img/up.png) center center no-repeat;
		letter-spacing: 2px;
		text-align: center;
		cursor: pointer
	}
	.newsBottomblock a.more {
		width: 79%;
		padding-top: 30px
	}
}
@media (max-width: 980px) {
	.MainBlock .row .col img {
		max-width: 85%
	}
	.MainBlock .row .col.dubImg img:last-child {
		max-width: 60%;
		position: relative;
		bottom: 0;
		left: -35%;
		margin-top: -25%;
		text-align: left
	}
}
@media (max-width: 960px) {
	.leftLine {
		display: none
	}
	.rightLine {
		display: none
	}
/*
	.headerTelephone {
		padding-top: 90px
	}
	.header_content .row {
		height: 102px
	}
	.header_content .row .col {
		max-width: 20%
	}
*/
/*
	.header_content .row div.col-6 {
		max-width: 60%;
		height: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%
	}
*/
	a.logo {
		background-image: url(/local/templates/solo/css/../img/logo.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 147px 42px;
		display: block;
		text-align: center;
		margin: 0;
		width: 100%;
		height: 100%;
		margin-top: 11px
	}
	header .menu_m {
		background-size: 25px 20px;
		left: 4%;
		margin-top: 3px
	}
/*
	.cart_blck {
		width: 32px;
		margin-top: 42px;
		margin-right: 17%
	}
	.cart_blck .cart {
		background-size: 32px 34px;
		width: 32px
	}
	.cart_blck span {
		width: 19px;
		height: 19px;
		font-size: 12px
	}
*/
	.button {
		font-size: 12px;
		padding-top: 18px;
		padding-bottom: 16px;
		padding-left: 26px;
		padding-right: 45px;
		max-width: 270px
	}
	a.button {
		text-decoration: none;

	}
	a.button:visited {
		color: black;
	}
	a.button:not(:visited) {
		color: black;
	}

	.slider_content .zag {
		font-size: 42px
	}
	.slider_content .newColl {
		font-size: 12px
	}
	.slider_content p {
		font-size: 14px;
		line-height: 21px
	}
	.slider_content {
		top: 50%
	}
	.main header {
		height: 670px
	}
	.MainBlock .zag_sm {
		font-size: 14px
	}
	.MainBlock .zag_style {
		font-size: 20px;
		line-height: 27px;
		margin-top: 15px;
		margin-bottom: 15px
	}
	.MainBlock .row .col p {
		font-size: 14px;
		line-height: 26px
	}
	.MainBlock .row .col p:first-letter {
		font-family: 'PT Serif';
		font-size: 48px;
		font-weight: bold;
		float: left;
		line-height: 48px;
		margin-bottom: 0px;
		margin-right: 14px;
		position: relative;
		opacity: 1;
		color: #fff
	}
	.MainBlock .partners table {
		display: block;
		width: 100%
	}
	.MainBlock .partners table tbody {
		display: block;
		width: 100%
	}
	.MainBlock .partners table tr {
		display: flex;
		flex-wrap: wrap;
		width: 100%
	}
	.MainBlock .partners table tr td {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		flex-basis: 50%;
		border: 0;
		border-bottom: 1px solid #2d2d2c
	}
	.MainBlock .partners table td:nth-child(4) {
		border-left: 0
	}
	.MainBlock .partners {
		margin-top: 90px
	}
	.directory_news .row .col-6 {
		flex: 1 1px;
		flex-basis: 50%;
		width: 50%;
		max-width: 50%;
		margin-bottom: 25px
	}
	.partners .zag,
	.directory_news .zag {
		font-size: 34px;
		line-height: 27px
	}
	.desc_block_zag {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 20px
	}
	.MainBlock .partners table td a {
		background-size: cover
	}
	.MainBlock .row {
		padding-top: 60px
	}
	.MainBlock .partners {
		margin-top: 75px
	}
	.directory_news {
		padding-top: 180px;
	}
	.tocat {
		padding-bottom: 40px;
		margin: 0
	}
	.directory_news .button {
		margin-top: 3px;
		max-width: 100%
	}
	.mainEvent .row .col:first-child {
		min-height: 500px
	}
	.ev_item .zag_sm {
		font-size: 14px;
		margin-top: 26px
	}
	.ev_item .zag {
		margin-top: 20px;
		font-size: 36px;
		line-height: 41px;
		margin-bottom: 30px
	}
	.ev_item p {
		font-size: 14px;
		line-height: 26px
	}
	.ev_item .button {
		max-width: 90%
	}
	.ev_item .button:before {
		margin-left: 0;
		right: 15px
	}
	.listEvent {
		padding-top: 30px
	}
	.listEvent .zag {
		margin-top: 20px;
		font-size: 36px;
		line-height: 41px
	}
	.listEvent .zag_sm {
		font-size: 14px;
		line-height: 26px
	}
	.ev_block .zag {
		font-size: 20px;
		line-height: 26px;
		margin-top: 10px
	}
	.mainGal {
		padding-top: 50px
	}
	.mainGal .zag {
		font-size: 34px;
		line-height: 26px
	}
	.preFooter {
		padding-top: 40px
	}
	.preFooter .contacts .zag_sm {
		margin-top: 30px
	}
	.preFooter .contacts .zag {
		font-size: 34px;
		line-height: 34px
	}
	.preFooter .contacts .pod_zag {
		font-size: 14px
	}
	.phone {
		font-size: 22px;
		margin-top: 67px;
		background-size: 26px 25px;
		padding-left: 15px;
		padding-right: 0px
	}
	.preFooter .row {
		min-height: 100%;
		height: 350px
	}
	.MainBlock .row.inverse {
		padding-top: 25px
	}
	.preFooter .contacts {
		padding-bottom: 66px
	}
	footer .row .col:last-child {
		display: none
	}
	footer .row .col:first-child {
		max-width: 100%;
		flex-basis: 100%;
		order: 2;
		padding: 0;
		padding-top: 35px;
		max-width: 256px;
		border-top: 1px solid #3b3b3b;
		margin: auto
	}
	footer .row .col-6 {
		max-width: 100%;
		flex-basis: 100%;
		order: 1;
		padding-bottom: 69px;
		max-width: 445px
	}
	footer .mainLine {
		display: none
	}
	footer .socFooter {
		margin: 0 auto 23px
	}
	footer .socFooter a:last-child {
		margin-right: 0
	}
	footer {
		height: 210px;
		padding-top: 40px
	}
	.news_page footer {
		padding-top: 0
	}
	.news_page footer .row {
		padding-top: 30px
	}
	footer .row .col-6 {
		padding-bottom: 30px
	}
	footer .row .col:first-child {
		padding-top: 20px;
		order: 2 !important
	}
	footer .row .col-6 {
		order: 1;
		width: 100%;
		text-align: center
	}
	.center_footer {
		margin: auto;
		text-align: center;
		margin-top: 0
	}
	.sect_card .col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0
	}
	.sect_card .col:first-child {
		/* margin-left: 4%; */
		padding: 0 4%;
		/* height: 250px */
	}

	.wrapper__advantages {
		padding: 0 4%;
	}

	.breadcrumbs {
		float: none;
		margin-bottom: 0
	}
	.slider_card_images {
		margin-top: 0
	}
	.slider_wrapper {
		height: 100% !important
	}
	.slider_wrapper img {
		margin-top: -50%
	}
	.arrows_gal {
		display: none
	}
	.card .row .col:last-child {
		margin-top: 40px;
		padding-left: 4%;
		padding-right: 4%
	}
	.slider_card_images {
		margin-top: 24px
	}
	.slider_card_images img {
		clip: rect(40px, auto, auto, 40px)
	}
	.slider_card_images .img_card {
		max-width: 80%;
		padding-left: 0
	}
	.slider_card_images .img_card.last {
		display: none
	}
	.slider_card_images .img_card.middle.last {
		display: block;
		top: -12px;
		left: auto
	}
	.slider_card_images .img_card.current {
		top: 0;
		-webkit-filter: none;
		filter: none;
		-webkit-transition: all 0.5s;
		transition: all 0.5s ease;
		-webkit-animation: slide2 10s forwards;
		-webkit-animation-delay: 10s;
		animation: slide2 10s forwards;
		animation-delay: 10s
	}
	.slider_card_images .img_card.middle {
		visibility: visible;
		opacity: 1;
		z-index: 2;
		top: -12px;
		left: auto;
		right: 0px;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
		-webkit-animation: slide2 1s forwards;
		-webkit-animation-delay: 1s;
		animation: slide2 1s forwards;
		animation-delay: 1s;
		clip: rect(24px, auto, auto, 24px)
	}
	.card {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px
	}
	.leftLineDoub {
		display: none
	}
	.breadcrumbs a {
		margin-left: 0
	}
	.breadcrumbs {
		line-height: 23px
	}
	.breadcrumbs a,
	.breadcrumbs span {
		font-size: 16px;
		margin-bottom: 8px;
		display: inline-block
	}
	.title_block .zag {
		font-size: 35px;
		font-weight: bold;
		width: 70%
	}
	.title_block .zag strong {
		line-height: 40px
	}
	.title_block .zag span {
		font-size: 14px
	}
	.title_block .brandImage {
		width: 30%;
		right: 0;
		top: auto;
		height: 125px;
		position: absolute;
		text-align: right
	}
	.title_block .brandImage img {
		margin-top: 10px;
		text-align: right;
		padding-right: 10%;
		position: relative;
		z-index: 9
	}
	.card .info {
		margin-top: 20px
	}
	.card .info .text {
		max-width: 100%;
		margin-top: 30px
	}
	.info .button.intointerior {
		display: none
	}
	.card .info .text,
	.colors,
	.info .price,
	.count {
		margin-top: 30px
	}
	/*.tocart .button {
		text-indent: -99999px;
		border: 0;
		float: right;
		margin-top: 59px;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0
	}
	.tocart .button:before {
		content: " ";
		background: url(/local/templates/solo/css/../img/tocart.png) center center no-repeat;
		width: 50px;
		height: 100%;
		position: absolute;
		top: 6px;
		right: 0;
		padding-left: 50px;
		padding-right: 50px;
		border-left: 0;
		border: 2px solid rgba(255, 255, 255, .3);
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s
	}*/
	.complects .zag {
		font-size: 35px;
		text-align: left;
		margin-top: 0px;
		padding-bottom: 0
	}
	.complects {
		margin-top: 0px
	}
	.sect_card .complects .row .col:first-child {
		margin-left: 0
	}
	.sect_card .complects {
		margin-left: 4%;
		margin-right: 4%
	}
	.sect_card .complects .row {
		margin-left: 0;
		margin-right: 0
	}
	.sect_card .complects .row .col:first-child {
		height: auto;
		margin-left: auto;
	}
	.complects .row .col {
		margin-bottom: 4%;
		margin-left: auto;
		padding: 0 !important;

	}
	.buttontocat {
		max-width: 100%;
		width: 100%;
		margin-left: 0px;
		text-align: center;
	}
	/*.flex-contener{
		max-width: 100%;
		width: 100%;
		padding-left: 0px;
		display: block;
	}*/
	.complects .button {
		max-width: 100%;
		width: 100%
	}
	.complects .button:before {
		right: 15%
	}
	.map .preFooter .col:last-child {
		padding-top: 65px
	}
	.addrZag {
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 35px;
		line-height: 42px
	}
}
@media (max-width: 768px) {
	.MainBlock .row.inverse .wrbl {
		margin-top: 50px
	}
	.ms-partialview-template {
		min-height: 100%
	}
	.phone {
		margin-right: 0
	}
	.phone:after {
		background: none
	}
	.main header {
		height: 100%
	}
	footer .row .col-6 {
		max-width: 100%
	}
	.info_page {
		padding-left: 4%;
		padding-right: 4%
	}
	.info_page .returnCart {
		display: none
	}
	.text_info .zag h1 {
		margin-top: 60px
	}
	.listEvent .row .col-sm-8 {
		padding-bottom: 2%
	}
	.formBlock {
		padding-left: 4%;
		padding-right: 4%
	}
	.codeBlock .codeRow {
		width: 100%;
		float: none
	}
	.codeBlock .codeImage {
		width: 100%;
		float: none
	}
	.codeBlock .codeImage img {
		float: left;
		display: block;
		margin-bottom: 40px
	}
	.zagForm {
		margin-top: 60px
	}
	.account,
	.catalog {
		min-height: 400px
	}
	.account .loginForm .button:first-child {
		font-size: 12px;
		width: 60%
	}
	.account .loginForm .button:last-child {
		font-size: 12px;
		width: 35%;
		padding-left: 4%;
		padding-right: 0
	}
	.account .loginForm .button:before {
		right: 9px
	}
	.catalog .col-12 {
		margin-bottom: 40px
	}
	.profile {
		padding-top: 0px;
		margin-top: 30px
	}
	.zagProfile {
		font-size: 21px
	}
	.zagProfile span {
		padding-right: 10px;
		font-size: 21px
	}
	.profList {
		text-align: left
	}
	.profile ul:first-child {
		margin-top: 10px;
		margin-left: 10px
	}
	.profile ul:last-child {
		margin-top: 10px;
		margin-left: 20px
	}
	.profile ul li {
		font-size: 14px
	}
	.profile form {
		margin-top: 25px
	}
	.edit_profile {
		margin-left: 0
	}
	.edit_profile a:last-child {
		margin-top: 20px
	}
	.tocart .button:hover {
		border: 0
	}
	.tocart .button:hover:before {
		border-color: #fff
	}
	.cart {
		padding-left: 4%;
		padding-right: 4%
	}
	.cartList {
		padding-top: 20px
	}
	.cartList .zag,
	.productOrder .zag {
		font-size: 21px;
		position: relative
	}
	.cartList .zag:after {
		content: " ";
		background: #fff;
		width: 46%;
		height: 1px;
		position: absolute;
		right: auto;
		left: 54%;
		top: 51%;
		z-index: 3;
		opacity: 0.07
	}
	.productOrder .zag:after {
		content: " ";
		background: #fff;
		width: 46%;
		height: 1px;
		position: absolute;
		right: auto;
		left: 58%;
		top: 51%;
		z-index: 3;
		opacity: 0.07
	}
	.cart .table {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 20px
	}
	.cart .cart_images {
		padding: 0;
		padding-right: 30px;
		vertical-align: top
	}
	.cart .delete.cart-item-del {
		position: absolute;
		top: 0;
		right: 0
	}
	.row.table.tr {
		width: 100% !important
	}
	.cart .table .col .count .wr {
		text-align: left
	}
	.cart .product {
		font-size: 14px
	}
	.cart .product a {
		display: block;
		max-width: 90%
	}
	#count {
		font-size: 16px
	}
	.cart .table .col .count {
		margin-top: 15px
	}
	.count #bminus {
		font-size: 31px;
		line-height: 31px;
		opacity: 1
	}
	.count #bplus {
		font-size: 31px;
		line-height: 31px;
		opacity: 1
	}
	#count {
		height: 47px
	}
	.total {
		padding-left: 0;
		padding-right: 0
	}
	.cart .button {
		float: none;
		width: 100%;
		max-width: 100%;
		margin-top: 22px;
		text-align: center
	}
    body.catalog_page .catalog .row .col-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 600px) {

    .colbread{
		padding-left: 0px !important;
		 font-size: 20px;
	}
	header .menu_m {
		background-size: 25px 20px;
		left: 4%;
		margin-top: 3px
	}
/*
	.cart_blck {
		width: 32px;
		margin-top: 42px;
		margin-right: 17%
	}
	.cart_blck .cart {
		background-size: 32px 34px;
		width: 32px
	}
	.cart_blck span {
		width: 19px;
		height: 19px;
		font-size: 12px
	}
*/
	.button {
		font-size: 14px;
		padding-top: 18px;
		padding-bottom: 16px;
		padding-left: 26px;
		padding-right: 45px;
		max-width: 270px
	}
	.slider_content .zag {
		font-size: 42px
	}
	.slider_content .newColl {
		font-size: 12px
	}
	.slider_content p {
		font-size: 14px;
		line-height: 21px
	}
	.MainBlock .row .col:first-child {
		flex: 1 0px;
		order: 2;
		flex-basis: 100%
	}
	.MainBlock .row .col:last-child {
		flex: 100 0px;
		order: 1
	}
	.MainBlock .row .col .wrbl {
		max-width: 100%;
		padding-left: 4.5%;
		padding-right: 4.5%
	}
	.MainBlock .row.inverse .wrbl p:first-letter {
		font-size: 24px
	}
	.MainBlock .row.inverse .wrbl {
		margin-right: 0;
		margin-top: 0
	}
	.MainBlock .row.inverse .col:first-child {
		text-align: left
	}
	.MainBlock .row .col.dubImg {
		text-align: center;
		margin-left: 4.5%;
		margin-right: 4.5%
	}
	.MainBlock .row .col.dubImg img {
		padding-right: 0;
		width: 100%
	}
	.MainBlock .partners table td a {
		width: 70%;
		height: 100%
	}
	.MainBlock .zag_sm {
		font-size: 14px
	}
	.MainBlock .zag_style {
		font-size: 20px;
		line-height: 27px;
		margin-top: 15px;
		margin-bottom: 15px
	}
	.MainBlock .row .col p {
		font-size: 14px;
		line-height: 26px;
		margin-left: 1rem;
	}
	.MainBlock .partners table td a {
		width: 90%;
		height: 90%
	}
	.MainBlock .zag_sm {
		font-size: 14px
	}
	.MainBlock .zag_style {
		font-size: 20px;
		line-height: 27px;
		margin-top: 15px;
		margin-bottom: 15px
	}
	.MainBlock .row .col p {
		font-size: 14px;
		line-height: 26px
	}
	.MainBlock .row .col p:first-letter {
		font-family: 'PT Serif';
		font-size: 48px;
		font-weight: bold;
		float: left;
		line-height: 48px;
		margin-bottom: 0px;
		margin-right: 14px;
		position: relative;
		opacity: 1;
		color: #fff
	}
	.MainBlock .row.inverse .col p:first-letter {
		font-weight: normal;
		font-size: 14px
	}
	.partners .zag,
	.directory_news .zag {
		font-size: 34px;
		line-height: 27px
	}
	.desc_block_zag {
		font-size: 14px;
		margin-bottom: 20px
	}
	.MainBlock .partners table td a {
		background-size: cover
	}
	.MainBlock .row {
		padding-top: 30px
	}
	.MainBlock .partners {
		margin-top: 75px
	}
	.MainBlock .row .col.dubImg img:last-child {
		display: none
	}
	.directory_news {
		padding-top: 156px
	}
	/*.directory_news .row .col-6 {
		max-width: 100%;
		flex-basis: 100%;
		padding-left: 4.5%;
		padding-right: 4.5%;
		padding-bottom: 4.5%;
		margin-bottom: 0
	}*/
	.tocat {
		padding-bottom: 40px;
		padding-left: 4.5%;
		padding-right: 4.5%
	}
	.tocat:before {
		background: none
	}
	.directory_news .button {
		margin-top: 3px;
		max-width: 100%;
		display: block
	}
	.directory_news .button:before {
		content: " ";
		background: url(/local/templates/solo/css/../img/button_s.png) 0px 0px no-repeat;
		width: 16px;
		height: 12px;
		position: absolute;
		top: 50%;
		right: 15%;
		margin-top: -6px
	}
	.mainEvent .row .col {
		padding-bottom: 50px
	}
	.mainEvent .row .col:first-child {
		max-width: 100%;
		flex-basis: auto;
		height: 300px
	}
	.mainEvent .button {
		margin-top: 20px
	}
	.mainEvent .row .col:last-child {
		padding-left: 1%;
		padding-right: 1%
	}
	.row.evenFirst {
		padding-left: 4.5%;
		padding-right: 4.5%
	}
	.row.evenFirst .col-sm-8 {
		max-width: 100%;
		flex-basis: 100%;
		min-height: 300px
	}
	.row.evenFirst .col-sm-4 {
		max-width: 100%;
		flex-basis: 100%;
		padding: 0;
		padding-bottom: 30px
	}
	.listEvent .ev_block {
		padding-left: 0
	}
	.listEvent .zag_sm {
		margin-top: 25px;
		font-size: 24px
	}
	.ev_block .zag {
		font-size: 36px;
		margin-top: 10px;
		line-height: 48px
	}
	.row.even3cols {}.newsList .listEvent {
		padding-top: 20px
	}
	.listEvent .row {
		background: none
	}
	.listEvent .row .col-sm-8 {
		padding: 4%;
		padding-bottom: 10%
	}
	.listEvent .row .col {
		padding: 4%;
		padding-bottom: 10%
	}
	.listEvent .row .col-sm-8 .zag {
		margin-top: 30px
	}
	.listEvent .row .col .zag {
		margin-top: 30px
	}
	.ms-container {
		display: block
	}
	.ev_item {
		max-width: 100%;
		padding-left: 4.5%;
		padding-right: 4.5%
	}
	.ev_item .zag_sm {
		font-size: 14px;
		margin-top: 26px
	}
	.ev_item .zag {
		margin-top: 20px;
		font-size: 36px;
		line-height: 41px;
		margin-bottom: 30px
	}
	.ev_item p {
		font-size: 14px;
		line-height: 26px
	}
	.ev_item .button {
		max-width: 100%;
		font-size: 13px
	}
	.ev_item .button:before {
		margin-left: 0;
		right: 15px
	}
	.listEvent {
		padding-top: 30px
	}
	.listEvent .zag {
		margin-top: 20px;
		font-size: 36px;
		line-height: 41px;
		margin-bottom: 5px
	}
	.listEvent .zag_sm {
		font-size: 14px;
		line-height: 26px
	}
	.ev_block .zag {
		font-size: 20px;
		line-height: 26px;
		margin-top: 10px
	}
	.mainGal {
		padding-top: 30px
	}
	.mainGal .zag {
		font-size: 34px;
		line-height: 26px
	}
	.preFooter {
		padding-top: 40px
	}
	.preFooter .row .col:first-child {
		max-width: 100%;
		flex-basis: 100%;
		min-height: 500px;
		flex: 1 0px;
		order: 2
	}
	.preFooter .row .col:last-child {
		max-width: 100%;
		flex-basis: 100%;
		order: 1
	}
	.map .preFooter .row {
		height: 100%
	}
	.catalog_page.map section .col:first-child {
		order: 1
	}
	.catalog_page.map section .col:last-child {
		order: 2
	}
	.map .preFooter .col:last-child {
		padding: 4%;
		text-align: center
	}
	.preFooter .mainLine {
		display: none
	}
	.preFooter .contacts .zag_sm {
		margin-top: 30px
	}
	.preFooter .contacts .zag {
		font-size: 34px;
		line-height: 34px
	}
	.preFooter .contacts .pod_zag {
		font-size: 14px
	}
	.contacts_map .zag_sm {
		margin-top: 40px;
		font-size: 11px;
		padding-left: 12px;
		padding-right: 12px;
		display: inline-block
	}
	.contacts_map .zag_sm:before {
		content: " ";
		background: #cda96a;
		width: 32px;
		height: 1px;
		position: absolute;
		top: 8px;
		left: -15%;
		margin-top: -1px;
		opacity: 0.5
	}
	.contacts_map .zag_sm:after {
		content: " ";
		background: #cda96a;
		width: 32px;
		height: 1px;
		position: absolute;
		top: 7px;
		right: -15%;
		margin-top: -1px;
		opacity: 0.5
	}
	.contacts_map p {
		font-size: 14px;
		line-height: 21px
	}
	.contacts_map .button {
		margin-top: 30px;
		margin-bottom: 50px
	}
	.phone {
		font-size: 22px;
		margin-top: 67px;
		background-size: 26px 25px;
		padding-left: 45px
	}
	.preFooter .row {
		min-height: 100%;
		height: 100%
	}
	.MainBlock .row.inverse {
		padding-top: 25px
	}
	.preFooter .row .col:first-child {
		width: 100%;
		height: 100px;
		flex: 1 1px
	}
	.preFooter .contacts {
		padding-bottom: 66px
	}
	footer {
		border-top: 13px solid #17181a
	}
	footer .phone_f {
		font-size: 13px;
		font-weight: 500;
		width: 100%
	}
	footer .logo_f {
		width: 33.33333%
	}
	footer .col-6 a {
		font-size: 10px;
		width: 33.33333%;
		white-space: nowrap;
		font-weight: 500
	}
	.text_info .zag h1 {
		margin-top: 60px
	}
}
@media (max-width: 540px) {
	.catalog .row .col-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 4%;
		padding-right: 4%
	}
	.catalog .row .col-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 4%
	}
	.filterIco {
		right: 4%
	}
	.catalog .row .col-6:nth-child(even) {
		padding-right: 0;
		padding-left: 0
	}
}
@media (max-width: 530px) {
	.slider_content {
		width: 100%;
		padding-left: 3%;
		padding-right: 3%;
		margin-left: 0;
		margin-right: 0;
		left: 0
	}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.main header {
		height: 600px
	}
	.wrbl {
		max-width: 100%;
		padding-left: 13%;
		padding-right: 5%
	}
	.MainBlock .row.inverse .col:last-child img {
		max-width: 80%
	}
	.ev_item {
		max-width: 420px;
		padding-left: 35px
	}
	.listEvent .row .col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		background-position: center
	}
	.listEvent .row .col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.listEvent .ev_block {
		padding-left: 20px
	}
	.ev_item .button {
		max-width: 100%
	}
}

@media screen and (min-width: 510px ){
	.product-head{
		font-size: 36px;
		font-weight: 700;
		margin-bottom: -18px;
	}
	.product-body{
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.product-body .product-img{
		width: 130px;
		margin-left: 10px;
	}
	.product-info{
		margin-left: 165px;
	}
	.product-name{
		font-size: 24px;
		line-height: 24px;
		padding-top: 4px;
	}
	.product-price{
		line-height: 24px;
		font-size: 24px;
		padding: 6px 0 5px;
	}
	.product-body #number-minus{
		line-height: 70px;
	}
	.product-body #number-minus, .product-body #number-plus{
		width: 76px;
		height: 76px;
		line-height: 72px;
		font-size: 54px;
	}
	.product-body #number-digit{
		width: 87px;
		height: 76px;
		font-size: 27px;
		border-left: none;
		border-right: none;
	}
	.product-card .items-basket{
		font-size: 26px;
		line-height: 26px;
		padding-top: 5px;
	}
	.product-card .product-cost{
		font-size: 56px;
		padding-bottom: 10px;
	}
	.product-card .button{
		width: 100%;
		max-width: 100%;
		height: 106px;
		border: 4px solid #e3b565;
		padding: 0;
		font-size: 0;
		text-transform: uppercase;
		text-align: center;
		line-height: 98px;
	}
	.product-card .button:before{
		position: static;
		content: 'РїРѕРґС‚РІРµСЂРґРёС‚СЊ Р·Р°РєР°Р·';
		font-size: 24px;
		background: url(/local/templates/solo/css/../img/button_s.png) center right -40px no-repeat;
		-webkit-background-size: 60px;
		background-size: 60px;
		padding-right: 30px;
	}
}
@media screen and (max-width: 510px ){

	.sect_card .product-card{
		max-height: 100%;
		overflow-y: auto;
	}
}
@media screen and (max-width: 510px ){
	.cart .table .col .count .wr .priceForOneItem,
	.cart .product a{
		font-size: 18px;
		line-height: 1.2;
	}
	.cart .table{
		padding-left: 140px !important;
	}
	.cart_images img {
	    width: 120px !important;
	    max-width: 120px;
	}
	.cart .cart_images{
		top: 2px;
		left: 0;
	}
	.cart .product span.itemNumber{
		font-size: 12px;
		padding-top: 2px;
	}
	.cart .table .col .count .delete{
		top: 70px;
	}
	.cart .table .col .count .wr{
		padding-right: 0;
	}
	.ttl_block{
		font-size: 18px;
	}
	.total span{
		font-size: 36px;
	}


	.product-body .product-img{
		width: 93px;
	}
	.product-info{
		margin-left: 115px;
	}
	.product-name{
		font-size: 19px;
		line-height: 19px;
		padding-top: 4px;
	}
	.product-price{
		line-height: 19px;
		font-size: 19px;
		padding: 4px 0 6px;
	}
	.product-card .button{
		width: 100%;
		max-width: 100%;
		text-align: center;
		text-transform: uppercase;
		text-align: center;
		font-size: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.product-card .button:before{
		position: static;
		content: 'РїРѕРґС‚РІРµСЂРґРёС‚СЊ Р·Р°РєР°Р·';
		font-size: 15px;
		background: url(/local/templates/solo/css/../img/button_s.png) center right -30px no-repeat;
		-webkit-background-size: 45px;
		background-size: 45px;
		padding-right: 25px;
	}
	.product-card .returnbutton{
		width: 100%;
		max-width: 100%;
		text-align: center;
		text-transform: uppercase;
		text-align: center;
		font-size: 0;
		padding-left: 0;
		padding-right: 0;
		font-weight: bold;
		border: 2px solid #505050;
		letter-spacing: 2px;
	}
	.product-card .returnbutton:before{
		position: static;
		content: 'РїСЂРѕРґРѕР»Р¶РёС‚СЊ РїРѕРєСѓРїРєРё';
		font-size: 12px;
		background: url(/local/templates/solo/css/../img/button_s.png) center right -30px no-repeat;
		-webkit-background-size: 45px;
		background-size: 45px;
		padding-right: 25px;
	}
	.product-card .items-basket{
		font-size: 16px;
		padding-top: 5px;
		line-height: 16px;
	}
	.product-card .product-cost{
		font-size: 26px;
		padding-bottom: 10px;
	}
	.product-head{
		font-size: 26px;
		font-weight: 700;
		margin-bottom: -12px;
	}
	.product-body{
		padding-top: 33px;
		padding-bottom: 25px;
	}
	.product-body #number-digit{
		border-left: none;
		border-right: none;
	}
	.cart .table {
	    padding-left: 0px !important;
	}

	.review-3 {
		margin: auto;
		width: 100%;
	}
	
}
@media screen and (max-width: 420px ){
	.cart .table .col .count .wr .number{
		margin-top: 20px;
	}
	.product-card .product-body{
		padding-left: 0;
	}
	.cartList{
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 380px ) {
	.cart_images img {
	    width: 95px !important;
	    max-width: 95px;
	}
	.cart .table .col .count .wr .priceForOneItem, .cart .product a{
		font-size: 17px;
	}
	.cart .table .col .count .delete{
		top: 0;
	}
	.total span{
		font-size: 28px;
	}
	.product-card .items-basket{
		font-size: 14px;
		line-height: 14px;
	}
	.product-card .product-cost{
		font-size: 24px;
		padding-bottom: 5px;
	}
	.product-card .button:before{
		font-size: 12px;
	}
}

@media screen and (min-width: 531px) {
	.phone-header .mobile_phone_icon > i,
	.phone-header > .social__icon_mobile,
	#header-fast_link {
		display: none;
	}
}

@media screen and (max-width: 530px) {
	.header-custom {
		padding-block: 5px !important;
	}
	
	.phone-header {
		display: flex !important;
		gap: 1rem;
		align-items: center;
		width: min(100%, 200px) !important;
	}
	
	.phone-header .mobile_phone_icon > span {
		display: none;
	}

	.phone-header .mobile_phone_icon > i {
		font-size: 20px;
		color: var(--colorText);
	}

	.phone-header > .social__icon_mobile > i {
		font-size: 20px;
	}

	#header-fast_link {
		background-color: rgb(231 231 231);
        position: sticky;
        top: 62px;
        z-index: 99;
        box-sizing: border-box;
	}

	.wrapper-fast_link {
		padding: 5px 4%;
		display: flex;
		gap: 1rem;
		align-items: center;
		justify-content: center;
	}

	.item-fast_link {
		color: #d6a95b;
		font-size: 14px;
		font-weight: 600;
	}
}
/* End */


/* Start:/local/templates/solo/css/fancybox.css?177031876412796*/
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/solo/css/custom.css?177031876461435*/
:root {
  --colorKeyText: #DAA14C;
  --colorText: #AEABAB;
  --colorKeyText1: #ffffff;
  --fontFooter: 'Plus Jakarta Sans', sans-serif;
  --hoverBG: #ae803e;
}

/* adap_menu */
.adap-menu {
  container-type: inline-size;
  container-name: adap_menu;
  padding: 0 !important;
}

.wrapper-adap-menu {
  display: grid;
  grid-template-areas: 'adap_head adap_head adap_head' 'adap_body adap_body adap_body' 'adap_footer adap_footer adap_footer';
}

.adap-menu__head {
  grid-area: adap_head;
}

.adap-menu__body {
  grid-area: adap_body;
}

.adap-menu__footer {
  grid-area: adap_footer;
}

.adap-menu__links {
  gap: 1rem;
}

/* modal search */
.overlay-custom {
  aspect-ratio: 4/3;
}

.search-modal .fancybox-close-small {
  color: #141414;
  width: clamp(60px, 2dvw + 16px, 90px);
  height: clamp(60px, 2dvw + 16px, 90px);
  top: 5%;
  right: 5%;
}

.inner-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  flex-direction: column;
  gap: clamp(1rem, 2dvh + .5rem, 5rem);
  width: min(100%, 500px);
  height: 100%;
}

.title-search-block {
  display: block;
  color: var(--colorKeyText);
  font: 500 clamp(24px, 4dvw + 12px, 50px)/1 var(--fontFooter);
  letter-spacing: 1px;
}

.wrapper-search-form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  position: relative;
}

.wrapper-search-form form>i {
  color: #141414;
  position: absolute;
  font-size: 18px;
  top: 17px;
  left: 0;
}

.wrapper-search-form #title-search-input {
  height: 60px;
  border-bottom: 1px solid #141414;
  padding-inline: 40px 1rem;
  border-top: none;
  outline: none;
  border-left: none;
  border-right: none;
  box-sizing: border-box;
  font-size: clamp(16px, 2dvw + 8px, 18px);
  appearance: none;
  -webkit-appearance: none;
}

.wrapper-search-form .search2 {
  display: block;
  width: 150px;
  height: 60px;
  border-radius: 3em;
  border: none;
  box-sizing: border-box;
  background-color: var(--colorKeyText);
  transition: all .3s linear;
  color: var(--colorKeyText1);
  font: clamp(16px, 2dvw + 8px, 24px)/1 var(--fontFooter);
  appearance: none;
  -webkit-appearance: none;
}

.wrapper-search-form .search2:active {
  scale: .95;
}

/* header  */
.adap-menu__close {
  cursor: pointer;
}

header {
  position: sticky;
  top: 0;
  z-index: 99;
  background-color: #141414;
  padding: 0 1rem;
  box-sizing: border-box;
}

.header-custom {
  width: min(100%, 1640px);
  margin: auto;
  padding: clamp(.6rem, 1dvw + 10px, 1.65rem) 0;
  box-sizing: border-box;
  container-type: inline-size;
  container-name: header;
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 1rem;
  grid-template-areas: none;
  grid-row-gap: 0;
}

.logo-header {
  grid-area: logo;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 140px;
  text-align: center;
  justify-content: center;
}

.logo-header .link-logo-header {
  display: block;
  width: min(100%, 100px);
}

.logo-header .link-logo-header img {
  display: block;
  width: 100%;
}

.logo-header .slogan-header {
  font: 100 clamp(8px, 1dvw + 4px, 12px)/1.25 var(--fontFooter);
  color: rgb(227 181 101 / 80%);
  display: block;
  width: min(100%, 148px);
}

.nav-header {
  grid-area: nav;
}

.nav-header .main-menu {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.nav-header .link_burger_catalog {
  margin-right: 0;
  text-transform: none;
}

.nav-header .parent-element-menu {
  position: relative;
}

.nav-header .link_burger_catalog::before {
  display: none
}

.nav-header .header-nav__burger {
  display: none;
}

.nav-header .parent-element-menu:hover .submenu-menu {
  display: flex;
}

.nav-header .submenu-menu {
  display: none;
  position: absolute;
  flex-direction: column;
  gap: 0;
  background: #141414;
  padding-top: 1rem;
  width: max-content;
}

.nav-header .link-menu-child {
  padding: 8px 1.5rem;
  width: max-content;
  transition: all .3s linear;
  width: 100%;
}

.nav-header a:not(.link-menu-parent) {
  display: block;
}

.nav-header .link-menu,
.nav-header .link-menu-parent,
.nav-header .link_burger_catalog {
  font: 100 clamp(10px, 1dvw + 5px, 15.5px)/1 var(--fontFooter) !important;
}

.nav-header a.link-menu-parent {
  display: flex;
  align-items: center;
  gap: 5px;
}

.phone-header {
  grid-area: contact;
  width: min(100%, 170px);
}

.phone-header span {
  white-space: nowrap;
}

.phone-header .phone-number {
  font: bold clamp(10px, 1dvw + 5px, 16px)/1.5 var(--fontFooter);
  color: #daa14c !important;
  display: block;
}

.icon-header {
  grid-area: icon;

  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 112px;
}

.icon-header .phone-icon {
  display: none;
}

.icon-header .phone-icon>i {
  font-size: 19px;
}

.icon-header .cart {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
}

.icon-header .cart::before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url('/upload/icon/cart.svg');
  background-position: center;
  background-size: position;
  position: absolute;
  background-repeat: no-repeat;
}

.icon-header .cart>span {
  font: 12px / 1 var(--fontFooter);
  color: var(--colorKeyText1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  border: 1px solid #DAA14C;
  border-radius: 3em;
  box-sizing: border-box;
  background: #DAA14C;
  position: absolute;
  top: -8px;
  right: -10px;
}

.search-header {
  color: #fff;
}

.search-header>i {
  font-size: 18px;
}

.personal-auth-header {
  color: #fff;
}

.personal-auth-header>i {
  font-size: 22px;
}

.header-btn {
  grid-area: btn;
}

/* brands block */
.popular_brands-section,
.popular_collection-section {
  padding-top: clamp(50px, 4dvw + 25px, 100px);
  padding-inline: 1rem;
}

.popular_brands-section {
  margin-top: -170px;
}

.bg_brands-section,
.bg_collection-section {
  background-color: #ffffff;
}

.wrapper-brands,
.wrapper-collection {
  width: min(100%, 1340px);
  margin: auto;
  display: grid;
  grid-gap: 1.5rem 3rem;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
}

.brandsSwiper {
  width: min(100%, 630px);
  margin: auto;
  order: 1;
}

.collectionSwiper {
  width: min(100%, 630px);
  margin: auto;
}

[class|="item-slide_small"] {
  position: relative;
}

[class|="item-slide_small"] .thumb-slide_small {
  width: 100%;
  aspect-ratio: 630/650;
  object-fit: cover;
  object-position: center;
}

[class|="item-slide_small"] .info-slide_small {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  width: min(80%, 316px);
}

[class|="item-slide_small"] .name-slide_small {
  font: bold clamp(24px, 4dvw + 16px, 72px)/1 var(--fontFooter);
  display: inline-block;
  margin-bottom: 30px;
}

[class|="item-slide_small"] .text-slide_small:not(:empty) {
  display: inline-block;
  margin-bottom: 30px;
}

.brands-info,
.collection-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.title-brands,
.title-collection {
  margin-bottom: 30px;
  text-align: center;
}

.title-brands>span,
.title-collection>span {
  font: bold clamp(24px, 2dvw + 16px, 48px)/1 var(--fontFooter);
  display: block;
  color: #30373e;
}

.title-brands>span.keywords-coolection,
.title-collection>span.keywords-coolection {
  color: var(--colorKeyText) !important;
  font-weight: normal;
}

.text-brands,
.text-collection {
  font: 16px/24px var(--fontFooter);
  display: inline-block;
  text-wrap: wrap;
  color: #535353;
  text-align: center;
  margin-bottom: 30px;
}

.dark-btn {
  background-color: #30373e !important;
  border-color: #30373e !important;
}

/* numbers block  */
.numbers-section {
  padding-top: clamp(50px, 4dvw + 25px, 100px);
  padding-inline: 1rem;
}

.bg_number-section {
  background-color: #ffffff !important;
}

.wrapper-numbers {
  width: min(100%, 1340px);
  margin: auto
}

.lists-numbers {
  display: grid;
  grid-gap: 1.5rem 0;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

[class|="item-numbers"] {
  display: flex;
  flex-direction: column;
  padding: 0 clamp(16px, 1dvw + 10px, 40px);
  box-sizing: border-box;
}

[class|="item-numbers"]>.namber-numbers {
  font: 900 40px/1.5 var(--fontFooter);
  color: var(--colorKeyText);
  margin-bottom: 0.5rem;
  display: flex;
  gap: .5rem;
  align-items: center;
}

[class|="item-numbers"]>.plus::after {
  content: '+';
  font: 900 40px/1.5 var(--fontFooter);
  color: var(--colorKeyText);
}

[class|="item-numbers"] .text-numbers {
  font: 16px/24px var(--fontFooter);
  display: inline-block;
  text-wrap: wrap;
  color: #535353;
}

@media (max-width: 450px) {
  [class|="item-numbers"]>.namber-numbers,
  [class|="item-numbers"]>.plus::after {
    font: 900 35px/1.5 var(--fontFooter);
  }
}

[class|="item-numbers"]:not(:last-child) {
  border-right: 1px solid #d9d9d9;
}

/* ### */
.popular-block {
  position: relative;
  background-color: #ffffff !important;
  padding-top: clamp(50px, 4dvw + 25px, 100px);
}

/* carousel popular product */
.section-carousel-popular-product {
  margin-bottom: -240px;
}

.bg-carousel-popular-product {
  background-color: transparent;
}

.wrapper-carousel-popular-product {
  width: min(100%, 1360px);
  margin-left: auto;
}

.popularProduct .swiper-wrapper {
  padding-bottom: 100px;
}

.popularProduct .item-product {
  position: relative;
  display: block;
  margin: auto;
  width: min(100%, 530px);
}

.popularProduct .item-product>img {
  width: 100%;
  aspect-ratio: 530/525;
  object-fit: cover;
  transition: all .3s linear;
  filter: brightness(.8);
}

.name-product {
  font: 500 clamp(18px, 2dvw + 9px, 34px)/1.25 var(--fontFooter);
  display: block;
  position: absolute;
  bottom: 20%;
  padding: 0 clamp(16px, 1dvw + 10px, 40px);
  color: #fff;
  min-height: 90px;
}

.price-product {
  font: 100 24px/1.5 var(--fontFooter);
  display: block;
  position: absolute;
  bottom: 10%;
  padding: 0 clamp(16px, 1dvw + 10px, 40px);
  color: #fff;
  font-weight: 600;
}

[class|="swiper-button"] {
  border: 1px solid #d9d9d9;
  width: 45px !important;
  height: 45px !important;
  border-radius: 3em;
  box-sizing: border-box;
  transition: all .3s linear;
}

[class|="swiper-button"]::after {
  font-size: 21px !important;
  color: #dad1d1;
  transition: all .3s linear;
}

[class|="swiper-button"]:active {
  scale: .95;
}

.popularProduct [class|="swiper-button"] {
  top: 100%;
  transform: translateY(-100%);
}

.popularProduct .swiper-button-next {
  right: 0 !important;
  left: 70%;
}

.popularProduct .swiper-button-prev {
  left: 65% !important;
}

/* info popular */
.section-info-popular {
  padding: 250px 1rem clamp(40px, 4dvw + 20px, 80px);
  container-type: inline-size;
  container-name: advantures;
}

.bg-info-popular {
  background-image: url('/upload/icon/bg-popular.jpg');
  background-size: cover;
}

.wrapper-info-popular {
  width: min(100%, 1340px);
  margin: auto;
  display: grid;
  grid-gap: 3rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: 'header main' 'header footer';
}

.header-info-popular {
  grid-area: header;
  display: flex;
  flex-direction: column;
}

.title-section {
  margin-bottom: 30px;
}

.title-section>span {
  font: bold clamp(24px, 2dvw + 16px, 48px)/1 var(--fontFooter);
  display: block;
  color: var(--colorKeyText1);
}

.keywords-title-section {
  color: var(--colorKeyText) !important;
  font-weight: normal !important;
}

.description-section {
  font: 16px/1.25 var(--fontFooter);
  color: var(--colorKeyText1);
  display: inline-block;
  margin-bottom: 30px;
  text-wrap: wrap;
}

.main-info-popular {
  grid-area: main;
}

.lists-advantures {
  display: grid;
  grid-gap: 1.5rem 3rem;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

[class|="item-advantures"] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

[class|="item-advantures"]>i {
  font-size: 50px;
  color: var(--colorKeyText);
  transform: translateY(-10px);
}

.text-advantures {
  font: 16px/1.25 var(--fontFooter);
  color: var(--colorKeyText1);
  display: inline-block;
  text-wrap: wrap;
}

.footer-info-popular {
  grid-area: footer;
}

.lists-card-popular {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  counter-reset: item;
}

[class|="item-card"] {
  display: flex;
  flex-direction: column;
  padding: 0 clamp(16px, 1dvw + 10px, 40px);
  box-sizing: border-box;
}

[class|="item-card"]::before {
  content: '0' counter(item);
  counter-increment: item;
  font: 900 48px/1.5 var(--fontFooter);
  color: var(--colorKeyText);
  margin-bottom: 0.5rem;
}

[class|="item-card"]:not(:last-child) {
  border-right: 1px solid #d9d9d9;
}

.name-card {
  font: 16px/1.25 var(--fontFooter);
  color: var(--colorKeyText1);
  display: inline-block;
  margin-bottom: 10px;
  text-wrap: wrap;
}

.btn_more-popular {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  width: fit-content;
  font: bold 12px/18px var(--fontFooter);
  color: var(--colorKeyText);
  text-transform: uppercase;
}

.btn_more-popular::after {
  content: '';
  height: 2px;
  background-color: var(--colorKeyText);
  width: 0;
  transition: width .3s linear;
}

/* exclusive blog */
.exclusive-section {
  padding: 0 1rem;
  margin-top: 0px !important;
}

.bg-exclusive {
  background-image: url('/upload/icon/bg-exclusive.jpg');
  background-size: cover;
}

.exclusive-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: clamp(65px, 5dvw + 25px, 130px) 0 clamp(65px, 5dvw + 25px, 130px);
  border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.subtitle-section {
  text-transform: uppercase;
  font: bold 14px/1.5 var(--fontFooter);
  color: var(--colorKeyText);
  letter-spacing: 3.5px;
}

.exclusive-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 45px;
}

.exclusive-title>.keywords-exclusive {
  font: clamp(24px, 2dvw + 16px, 48px)/1 var(--fontFooter);
  color: var(--colorKeyText);
}

.exclusive-title>span {
  font: bold clamp(24px, 2dvw + 16px, 48px)/1 var(--fontFooter);
  color: var(--colorKeyText1);
}

.exclusive-info {
  width: min(100%, 1049px);
  margin: auto;
  display: block;
  margin-bottom: 48px;
  font: 16px/24px var(--fontFooter);
  text-align: center;
  text-wrap: wrap;
  color: #fff;
}

.bg-btn {
  background-color: transparent !important;
  border-color: var(--colorKeyText1) !important;
  transition: all .3s linear;
}

/* footer */
.wrapper--footer {
  padding: 0 1rem;
  margin-top: 0 !important;
  container-type: inline-size;
  container-name: footer;
}

.background-footer {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.85) 50%, rgba(0, 0, 0, 0.35)), url(/upload/icon/bg-footer.jpg);
  background-size: cover;
}

/* footer form block */
.wrapper-footer-formBlock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: clamp(50px, 5dvw + 25px, 100px) 0 clamp(40px, 5dvw + 25px, 80px);
  border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.subtitle-formBlock {
  text-transform: uppercase;
  font: bold 14px/1.5 var(--fontFooter);
  color: var(--colorKeyText);
  letter-spacing: 3.5px;
  margin-bottom: 20px;
}

.title-formBlock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.title-main-formBlock {
  font: clamp(24px, 2dvw + 16px, 48px)/1 var(--fontFooter);
  color: var(--colorKeyText);
}

.title-sub-forBlock {
  font: bold clamp(24px, 2dvw + 16px, 48px)/1 var(--fontFooter);
  color: var(--colorKeyText1);
}

.descrition-formBlock {
  font: 16px/1.25 var(--fontFooter);
  color: var(--colorKeyText1);
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;
  text-wrap: wrap;
}

.btn_callback {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 250px;
  height: 43px;
  border: 1px solid var(--colorKeyText);
  box-sizing: border-box;
  border-radius: 3em;
  background-color: var(--colorKeyText);
  padding-inline: 1rem;
  overflow-x: hidden;
}

.btn_callback>span {
  text-transform: uppercase;
  font: bold 12px/1 var(--fontFooter);
  color: var(--colorKeyText1);
  transition: all .3s linear;
}

.btn_callback>i {
  color: var(--colorKeyText1);
  opacity: 1;
}

.btn_callback:active {
  scale: .95;
}

.btn_callback:focus {
  outline: 1px solid;
}

/* main footer block */
.footer-mainBlock {
  width: min(100%, 1340px);
  margin: auto;
  padding: clamp(50px, 5dvw + 25px, 100px) 0 clamp(40px, 5dvw + 25px, 80px);
  border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.wrapper-footer-mainBlock {
  display: grid;
  grid-gap: 1.5rem clamp(1rem, 3dvw + 1rem, 5rem);
  grid-template-areas: 'A B C D F';
}

.contact-footer-column {
  grid-area: A;
  display: flex;
  gap: 10px;
  flex-direction: column;
  max-width: 250px;
}

.logo-footer {
  display: block;
  width: 175px;
  height: auto;
}

.logo-footer>img {
  width: 100%;
  display: none;
}

.logo-footer>span {
  font: bold 14px / 24px var(--fontFooter);
  color: var(--colorKeyText1);
  text-transform: uppercase;
  display: block;
  width: fit-content;
  margin-bottom: 10px;
}

.slogan-footer {
  font: 16px/24px var(--fontFooter);
  color: var(--colorText);
}

.phone_footer {
  font: 600 clamp(14px, 1.25dvw + 10px, 24px)/36px var(--fontFooter);
  color: var(--colorKeyText1);
}

.mail_footer {
  font: 500 16px/24px var(--colorKeyText);
  color: var(--colorKeyText);
}

.social-icon {
  display: flex;
  gap: 1rem;
}

.wa-icon {
  font-size: 25px;
  color: var(--colorText);
  transition: all .3s linear;
}

.tg-icon {
  font-size: 25px;
  color: var(--colorText);
  transition: all .3s linear;
}

.vk-icon {
  background-color: var(--colorText);
  width: 37px;
  height: 37px;
  display: block;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url('/upload/icon/vk.png');
  transition: all .3s linear;
}

.vk-icon>img {
  display: none;
  width: 37px;
  height: 37px;
  object-fit: cover;
}

.information-footer-column {
  grid-area: B;
}

.title-footer-column {
  font: bold 14px/24px var(--fontFooter);
  color: var(--colorKeyText1);
  text-transform: uppercase;
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}

[class|="nav-footer"] {
  list-style: none;
  padding-left: 0;
}

[class|="nav-footer"] a {
  font: 16px/24px var(--fontFooter);
  color: var(--colorText);
}

.catalog-footer-column {
  grid-area: C;
}

.buyer-footer-column {
  grid-area: D;
}

.review-footer-column {
  grid-area: F;
  width: min(100%, 246px);
  margin-left: auto;
}

.review-text>a {
  font: 16px/24px var(--fontFooter);
  color: var(--colorText);
  display: inline-block;
  text-wrap: wrap;
}

.review-text>a span {
  color: var(--colorKeyText);
}

/* copyright */
.footer-copyrightBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}

.footer-copyrightBlock>p {
  font: 16/24 var(--fontFooter);
  color: var(--colorText);
  margin-bottom: 0;
  padding-bottom: 0;
}

/* image */
.kollektion-item.mb-2[title="Modern"] {
  background: url(/upload/iblock/87b/a7tb1ud03t3lkof33wrq3fys3bbh9yd5.jpg) no-repeat 50% 33% / cover;
}

.kollektion-item.mb-2[title="Marfil"] {
  background: url(/upload/iblock/98b/p08whj9hqfhthxsjxpj5tird54e1v5le.jpg) no-repeat 50% 33% / cover;
}

.kollektion-item.mb-2[title="Carrara Best"] {
  background: url(/upload/iblock/7cf/70n9u2ours5wr9pmoiz2c3ssgdwyk4go.jpg) no-repeat 50% 33% / cover;
}


.kollektion-item.mb-2[title="Canto"] {
  background: url(/upload/iblock/57d/qrwxx58megtt6893dky2cu0gp3tj0ste.jpg) no-repeat 50% 33% / cover;
}

.kollektion-item.mb-2[title="Liberty"] {
  background: url(/upload/iblock/764/or6xwp0y2kucrj5ub5a2opdt4fghbxbg.jpg) no-repeat 50% 33% / cover;
}

.kollektion-item.mb-2[title="Lunman"] {
  background: url(/upload/iblock/579/b0c7tp48dhhrry9011jwgxbq0f21seq1.jpg) no-repeat 50% 33% / cover;
}

.exform_wrapper.request input[type="text"] {
  min-height: 40px !important;
  padding: 5px 5px 5px 1rem !important;
}

.exform_wrapper.request textarea {
  min-height: 100px !important;
  padding: 10px 5px 5px 1rem !important;
}

/* tab product */
.item-delivery-block:not(:last-child) {
  margin-bottom: 5rem;
}

.item-delivery-block ul {
  padding-left: 40px;
  list-style: disc;
}

.item-delivery-block ul>li {
  list-style: disc;
  margin-bottom: 10px;
}

.name-block-delivery {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1.8em;
}

.keytext-block-delivery {
  border: 1px solid;
  display: block;
  text-align: left;
  box-sizing: border-box;
  padding: 1rem 1rem 1rem 60px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-radius: .5em;
  position: relative;
}

.keytext-block-delivery::before {
  content: '!';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 3em;
  position: absolute;
  top: .8rem;
  left: 15px;
}

.wrapper-btn-delivery {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  gap: 2rem;
  margin-top: 3rem;
}

.link-delivery-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  border: 1px solid;
  border-radius: 3em;
  height: 43px;
  transition: all .3s linear;
}

.link-delivery-btn:active {
  background-color: #ffffff;
  color: #343434;
  border-radius: #ffffff;
  scale: .95;
}

.link-delivery-btn:focus {
  text-decoration: none;
  color: #ffffff;
}

/* FAQ */
.title-faq {
  font: 700 clamp(24px, 2dvw + 12px, 40px) var(--fontFooter);
  text-align: left;
  display: block;
  margin-bottom: .8em;
}

.wrapper-list-faq {
  display: grid;
  grid-gap: 3rem;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}

.item-faq {
  border: 1px solid;
  border-radius: 0.5em;
  box-sizing: border-box;
  padding: 1rem 2rem;
}

.question-faq {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  font-family: var(--fontFooter);
  min-height: 54px;
  display: block;
  letter-spacing: 0.8px;
}

.answer-faq {
  border-top: 1px solid #d9d9d9;
  padding-top: 1rem;
  margin-top: 1rem;
  display: block;
}

.text-answer-faq>a:not(.whatsapp-icon) {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
  color: var(--colorKeyText);
}

.text-answer-faq>a:not(.whatsapp-icon)::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  transition: all .3s ease-in;
  background: var(--colorKeyText);
}

.text-answer-faq>.whatsapp-icon {
  border: 1px solid var(--colorText);
  border-radius: 3em;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: var(--colorText);
  transition: all .3s linear;
}

.text-answer-faq>.whatsapp-icon>i {
  font-size: 18px;
}

.text-answer-faq>.whatsapp-icon>.whatsapp-icon:active {
  scale: .95;
}

/* hover effect */
@media (hover: hover) {
  .btn_callback:hover {
    background-color: var(--hoverBG);
    border-color: var(--hoverBG);
  }

  .btn_callback:hover>span,
  .btn_callback:focus>span {
    transform: translateX(10px);
    scale: 1.05;
  }

  .btn_callback:hover>i,
  .btn_callback:focus>i {
    animation: hiddenArrow .3s linear forwards;
  }

  .wa-icon:hover {
    color: #43d854;
  }

  .tg-icon:hover {
    color: #27a7e7;
  }

  .vk-icon:hover {
    background-color: #0077ff;
  }

  .wrapper--footer a:hover:not(.social-icon a, .review-text a) {
    color: var(--hoverBG);
  }

  .review-text a:hover {
    color: var(--colorKeyText1);
  }

  .btn_more-popular:hover::after {
    width: 100%;
  }

  .popularProduct .item-product:hover img {
    filter: brightness(.5);
  }

  [class|="swiper-button"]:hover {
    background-color: #d9d9d9;
  }

  [class|="swiper-button"]:hover::after {
    color: #343434;
  }

  .bg-btn:hover {
    background-color: #30373e !important;
  }

  .nav-header .link-menu-child:hover {
    background: #fff;
    color: #141414;
  }

  .wrapper-search-form .search2:hover {
    filter: brightness(.8);
  }

  .link-delivery-btn:hover {
    background-color: #ffffff;
    color: #343434;
    border-radius: #ffffff;
  }

  .text-answer-faq>a:not(.whatsapp-icon):hover::after {
    width: 100%;
  }

  .text-answer-faq>.whatsapp-icon:hover {
    border-color: #43d854;
    background: #43d854;
  }
}

/* animation */
@keyframes hiddenArrow {
  from {
    opacity: 1;
    transform: translateX(0);
  }

  to {
    opacity: 0;
    transform: translateX(100%);
  }
}

@keyframes bgAdapMenu {
  from {
    background-position: -200% center;
  }

  to {
    background-position: 0% center;
  }
}

@keyframes fadeOpacityBlock {
  0%,
  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* adaptive */
@supports (container-type: inline-size) {
  @container footer (400px < width < 788px) {
    .wrapper-footer-mainBlock {
      grid-template-areas: 'A . F' 'B C D'
    }

    .buyer-footer-column {
      margin-left: auto;
    }
  }

  @container footer (width < 400px) {
    .wrapper-footer-mainBlock {
      grid-template-areas: 'A F' 'B D' 'C C'
    }

    .logo-footer {
      width: 155px;
    }
  }

  @container advantures (width < 600px) {
    .wrapper-info-popular {
      grid-template-areas: 'header header' 'main main' 'footer footer';
    }
  }

  .contact-btn-wrapper {
    place-items: center;
  }

  .contact-btn-wrapper .phone-header .phone-number {
    text-align: center;
    margin-bottom: 10px;
  }

  @container header (1244px < width <= 1402px) {
    .logo-header {
      width: 100px;
    }

    .logo-header .slogan-header {
      display: none;
    }
  }

  @container header (width <= 1441px) {
    .header-container {
      grid-template-areas: 'nav logo contact icon btn';
      justify-content: space-evenly;
    }

    .phone-header {
      display: block;
    }

    .icon-header .phone-icon {
      display: none;
    }

    .nav-header .header-nav__burger {
      display: flex;
    }

    .nav-header .main-menu>*:not(.header-nav__burger) {
      display: none;
    }
  }

  @container header (width <= 797px) {
    .header-container {
      grid-template-areas: 'nav logo icon btn';
      justify-content: space-between;
    }
  }

  @container header (width <= 700px) {
    .header-container {
      grid-template-areas: 'nav logo icon';
      justify-content: space-between;
    }

    .phone-header {
      display: none;
    }

    .header-btn {
      display: none;
    }

    .nav-header .header-nav__burger {
      display: flex;
    }

    .nav-header .main-menu>*:not(.header-nav__burger) {
      display: none;
    }
  }

  @container header (width <=530px) {
    .header-container {
      grid-template-areas: 'nav contact icon';
      justify-content: space-between;
    }

    .phone-header {
      display: block;
    }

    .logo-header {
      display: none;
    }
  }

  @container header (width <=500px) {
    .logo-header {
      width: 100px;
    }

    .logo-header .slogan-header {
      display: none;
    }
  }

  @container adap_menu (width > 500px) {
    .adap-menu .adap-menu__footer {
      animation: bgAdapMenu 1s linear forwards;
    }

    .adap-menu .adap-menu__footer .adap-menu__links {
      animation: fadeOpacityBlock 1.5s linear forwards;
    }

    .wrapper-adap-menu {
      display: grid;
      grid-template-areas: 'adap_head adap_footer adap_footer' 'adap_body adap_footer adap_footer';
      height: 100dvh;
      grid-template-rows: 100px 1fr;
    }

    .adap-menu__footer-top {
      border: none;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
    }

    .adap-menu__footer .adap-menu__links {
      flex-direction: column;
      opacity: 0;
    }

    .adap-menu__footer .adap-menu__links-item {
      color: var(--colorKeyText1);
    }

    .adap-menu__footer {
      background-image: url(/upload/icon/bg_adap_menu.jpg);
      background-repeat: no-repeat;
      background-position: -200% center;
      background-size: cover;
    }
  }

  @media (1090px <=width < 1240px) {
    .popular_brands-section {
      margin-top: -120px;
    }
  }

  @media (970px <=width < 1090px) {
    .popular_brands-section {
      margin-top: -90px;
    }
  }

  @media (width < 970px) {
    .popular_brands-section {
      margin-top: 0;
    }
  }

  @media (width < 900px) {
    .popularProduct .swiper-button-prev {
      left: 50% !important;
      transform: translateX(-100%) translateY(-100%);
    }

    .popularProduct .swiper-button-next {
      left: 50%;
      transform: translateX(50%) translateY(-100%);
    }
  }

  @media (width < 600px) {
    .wrapper-collection,
    .wrapper-brands {
      grid-template-columns: 1fr;
    }

    .brandsSwiper {
      order: 0;
    }

    [class|="item-numbers"]:nth-child(2n) {
      border-right: none
    }
  }
}

@supports not (container-type: inline-size) {
  @media (min-width: 400px) and (max-width: 788px) {
    .wrapper--footer .wrapper-footer-mainBlock {
      grid-template-areas: 'A . F' 'B C D'
    }

    .buyer-footer-column {
      margin-left: auto;
    }
  }

  @media (max-width: 400px) {
    .wrapper--footer .wrapper-footer-mainBlock {
      grid-template-areas: 'A F' 'B D' 'C C'
    }

    .logo-footer {
      width: 155px;
    }
  }

  @media (max-width: 600px) {
    .section-info-popular .wrapper-info-popular {
      grid-template-areas: 'header header' 'main main' 'footer footer';
    }
  }

  @media (max-width: 1573px) {
    .header-custom .header-container {
      grid-template-areas: 'logo nav icon btn';
    }

    .header-custom .phone-header {
      display: block;
    }

    .header-custom .icon-header .phone-icon {
      display: block;
    }

    .header-custom .header-container .btn_callback {
      width: 210px;
    }
  }

  @media (min-width: 1244px) and (max-width: 1402px) {
    .header-custom .logo-header {
      width: 100px;
    }

    .header-custom .logo-header .slogan-header {
      display: none;
    }
  }

  @media (max-width: 1244px) {
    .header-custom .header-container {
      grid-template-areas: 'nav logo contact icon btn';
      justify-content: space-evenly;
    }

    .header-custom .phone-header {
      display: block;
    }

    .header-custom .icon-header .phone-icon {
      display: none;
    }

    .header-custom .nav-header .header-nav__burger {
      display: flex;
    }

    .header-custom .nav-header .main-menu>*:not(.header-nav__burger) {
      display: none;
    }
  }

  @media (max-width: 797px) {
    .header-custom .phone-header {
      display: none;
    }

    .header-custom .icon-header .phone-icon {
      display: none;
    }

    .header-custom .header-container {
      grid-template-areas: 'nav logo icon btn';
      justify-content: space-between;
    }
  }

  @media (max-width: 700px) {
    .header-custom .header-container {
      grid-template-areas: 'nav logo icon';
      justify-content: space-between;
    }

    .header-custom .phone-header {
      display: none;
    }

    .header-custom .header-btn {
      display: none;
    }

    .header-custom .nav-header .header-nav__burger {
      display: flex;
    }

    .header-custom .nav-header .main-menu>*:not(.header-nav__burger) {
      display: none;
    }
  }

  @media (max-width: 530px) {
    .header-custom .header-container {
      grid-template-areas: 'nav contact icon';
      justify-content: space-between;
    }

    .header-custom .phone-header {
      display: block;
    }

    .header-custom .logo-header {
      display: none;
    }
  }

  @media (max-width: 500px) {
    .header-custom .logo-header {
      width: 100px;
    }

    .header-custom .logo-header .slogan-header {
      display: none;
    }
  }

  @media (min-width: 500px) {
    .adap-menu .adap-menu__footer {
      animation: bgAdapMenu 1s linear forwards;
    }

    .adap-menu .adap-menu__footer .adap-menu__links {
      animation: fadeOpacityBlock 1.5s linear forwards;
    }

    .wrapper-adap-menu {
      display: grid;
      grid-template-areas: 'adap_head adap_footer adap_footer' 'adap_body adap_footer adap_footer';
      height: 100dvh;
      grid-template-rows: 100px 1fr;
    }

    .adap-menu__footer-top {
      border: none;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
    }

    .adap-menu__footer .adap-menu__links {
      flex-direction: column;
      opacity: 0;
    }

    .adap-menu__footer .adap-menu__links-item {
      color: var(--colorKeyText1);
    }

    .adap-menu__footer {
      background-image: url(/upload/icon/bg_adap_menu.jpg);
      background-repeat: no-repeat;
      background-position: -200% center;
      background-size: cover;
    }
  }

  @media (min-width: 1090px) and (max-width: 1240px) {
    .popular_brands-section {
      margin-top: -120px;
    }
  }

  @media (min-width: 970px) and (max-width: 1090px) {
    .popular_brands-section {
      margin-top: -90px;
    }
  }

  @media (max-width: 970px) {
    .popular_brands-section {
      margin-top: 0;
    }
  }

  @media (max-width: 900px) {
    .popularProduct .swiper-button-prev {
      left: 50% !important;
      transform: translateX(-100%) translateY(-100%);
    }

    .popularProduct .swiper-button-next {
      left: 50%;
      transform: translateX(50%) translateY(-100%);
    }
  }

  @media (max-width: 600px) {
    .wrapper-collection,
    .wrapper-brands {
      grid-template-columns: 1fr;
    }

    .brandsSwiper {
      order: 0;
    }

    [class|="item-numbers"]:nth-child(2n) {
      border-right: none
    }
  }
}

/* review */
.review--lists {
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding-bottom: 5rem !important;
}

.review--lists .swiper-button-next {
  top: 100%;
  transform: translateY(-100%) translateX(70%);
  left: 50%;
}

.review--lists .swiper-button-prev {
  top: 100%;
  transform: translateY(-100%) translateX(-70%);
  right: 0;
  left: 50%;
}

.review-item {
  padding: 10px;
  border: 1px solid;
  border-radius: 0.5em;
  box-sizing: border-box;
  margin: 5px;
}

.review-header {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

.review-header>.stars>i {
  color: gold;
}

.review-header>.date {
  font-family: Overpass, sans-serif;
  font-size: 13px;
}

.review-text {
  display: block;
  margin-top: 10px;
}

.span-title {
  display: block;
  text-align: center;
  margin-bottom: .8em;
}

.title_main_h1 {
  font: 900 clamp(36px, 3dvw + 18px, 80px)/1 var(--fontFooter);
  display: block;
  color: #30373e;
  margin-top: -3em;
  margin-bottom: 1em;
}

.anonslist .button {
  margin-top: 20px !important;
}

.nav__submenu-item a {
  text-align: left;
}

.catalog_nav .nav__menu {
  width: 100%;
  justify-content: space-between !important;
  gap: 0 7px;
  display: flex;
}

.catalog_nav .nav__menu>.nav__menu-item>a {
  padding: 0 5px !important;
  font-size: 12px;
}

@media (width < 1240px) {
  .catalog_nav .nav__menu>.nav__menu-item>a {
    font-size: 10px;
  }
}

.prod .name {
  margin-right: 40px;
  font-size: 13px;
  height: 45px;
  display: flex;
  align-items: center;
}

@media (600px <= width < 900px) {
  .catalog_page .catalog .row .col-6 {
    -webkit-flex: 0 0 calc(50% - 1rem) !important;
    -ms-flex: 0 0 calc(50% - 1rem) !important;
    flex: 0 0 calc(50% - 1rem) !important;
    max-width: calc(50% - 1rem) !important;
  }

  .catalog_page .catalog .row {
    gap: 2rem 1rem;
  }
}

@media (max-width: 600px) {
  .prod {
    background: #d6a95b !important;
    width: 100% !important;
    padding: .5rem 1rem !important;
  }

  .catalog .price {
    padding: 12px 1rem;
    top: 0;
    position: absolute;
    background-color: #d6a95b;
    left: 0;
    font-size: 18px;
  }

  .add2cart {
    position: absolute;
    top: calc(100% - 50px);
    padding: 30px;
    right: 0;
    z-index: 99;
  }
}

.catalog .price {
  display: flex;
  gap: 10px;
}

.catalog .price .old_price {
  font-size: 13px;
  color: red;
}

.o-burger_menu {
  display: none;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  margin: 10px auto 10px 10px;
  height: 40px;
  box-sizing: border-box;
  width: 40px;
  border: 1px solid #d6a95b;
  border-radius: .3em;
}

.o-burger_menu>[class|="a-line"] {
  width: calc(100% - 10px);
  height: 3px;
  background-color: #d6a95b;
  transition: transform .2s ease-out;
}

@media (width < 1038px) {
  .catalog_nav {
    flex-direction: column;
  }

  .catalog_nav .o-burger_menu {
    display: flex;
  }

  .catalog_nav .nav__menu {
    flex-direction: column;
    height: 0;
    padding-inline: 1rem;
    visibility: hidden;
    transition: height .2s ease;
  }

  .catalog_nav .nav__menu>li {
    display: none;
  }

  .catalog_nav .o-burger_menu.active>.a-line-1 {
    transform: rotate(45deg) translate(7px, 7px);
  }

  .catalog_nav .o-burger_menu.active>.a-line-2 {
    visibility: hidden;
  }

  .catalog_nav .o-burger_menu.active>.a-line-3 {
    transform: rotate(-45deg) translate(7px, -7px);
  }

  .catalog_nav .nav__menu.show {
    visibility: inherit;
    height: auto;
  }

  .catalog_nav .nav__menu.show>li {
    display: block;
  }
}

.wrapper_tabs_product_all {
  width: min(100%, 1340px);
  margin: auto;
  margin-top: clamp(50px, 4dvw, 100px);
}

.wrapper_tabs_product_all .wrapper_tabs_product {
  display: flex;
  justify-content: space-around;
}

.wrapper_tabs_product_all .wrapper_tabs_product .tab_product {
  padding: 10px 20px;
  font-size: clamp(16px, 1dvw + 10px, 20px);
  font-weight: bold;
  color: #daa14c;
  cursor: pointer;
  margin: 10px;
}

#wrapper-tabs_mainpage .wrapper_item_tabs_product .product_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#wrapper-tabs_mainpage .wrapper_item_tabs_product .product_item {
  width: 33%;
  min-width: 350px;
  padding: 10px;
}

#wrapper-tabs_mainpage .wrapper_item_tabs_product .main_foto img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

#wrapper-tabs_mainpage .wrapper_item_tabs_product .sub_foto {
  min-height: 150px;
  margin-top: 5px;
}

#wrapper-tabs_mainpage .class_information_product .name {
  font-size: 20px;
  font-weight: 700;
}

#wrapper-tabs_mainpage .class_information_produc.wrapper_order_block {
  display: flex;
}

#wrapper-tabs_mainpage .class_information_product .price .price_wrapper {
  font-size: 20px;
  font-weight: 700;
}

.wrapper_tabs_product_all .wrapper_tabs_product .tab_product.active {
  border-top: 1px solid #daa14c;
  border-bottom: 1px solid #daa14c;
}

#wrapper-tabs_mainpage .product_wrapper .product_item .sub_foto img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}

#wrapper-tabs_mainpage .product_wrapper .product_item .class_information_product {
  padding: 0 30px
}

#wrapper-tabs_mainpage .product_wrapper .product_item .wrapper_order_block {
  display: flex;
  justify-content: space-between;
}

#wrapper-tabs_mainpage .product_wrapper .product_item .wrapper_order_block .button_add_cart .btn_callback {
  width: 150px;
}

#wrapper-tabs_mainpage .link_page {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

#wrapper-tabs_mainpage .link_page a {
  font-size: 24px;
  font-weight: 700;
  padding: 10px 70px;
  background: #30373e;
  color: white;
  text-decoration: none;
  border-radius: 3em;
}

#wrapper-tabs_mainpage .product_item .sub_foto a {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}

.filter_mobi {
  padding-right: 0;
  max-height: calc(100dvh - 95px);
  overflow-y: auto;
}

@support not (*::-webkit-scrollbar) {
  .filter_mobi {
    scrollbar-width: thin;
    scrollbar-color: grey lightgrey;
  }
}

.filter_mobi::-webkit-scrollbar {
  width: 6px;
}

.filter_mobi::-webkit-scrollbar-track {
  background-color: rgb(231 231 231 / 0%);
}

body::-webkit-scrollbar-thumb {
  background-color: rgb(231 231 231 / 0%);
  border-radius: 3px;
}

.bx-filter-section *:not(i) {
  font-family: Raleway;
}

.bx-filter-parameters-box-container.btn_submit_block {
  width: 100%;
  gap: 1rem;
}

.bx-filter-parameters-box-container.btn_submit_block>.btn-link {
  color: #000;
  border: 2px solid #000;
  background-color: #ffff;
  text-decoration: none;
}

.bx-filter-parameters-box-container.btn_submit_block>.btn-themes {
  background-color: var(--colorKeyText);
  border-color: #000;
  border-width: 2px;
  border-radius: 0;
  color: #000;
  text-decoration: none;
}

.filter_mobi {
  z-index: 96;
}

@media (hover: hover) {
  .bx-filter-parameters-box-container.btn_submit_block>.btn-link:hover {
    border-color: #000;
    color: #ffffff;
    background-color: #141414;
  }

  .bx-filter-parameters-box-container.btn_submit_block>.btn-themes:hover {
    background-color: var(--hoverBG);
    border-color: var(--hoverBG);
  }
}

@media (max-width: 800px) {
  .catalog_nav {
    width: 100%;
  }

  .filter_mobi.visible {
    z-index: 9999;
    top: 0;
    overflow: auto;
    padding-bottom: 45px;
    display: block !important;
    padding-top: 45px !important;
    margin-top: -20px;
  }

  .filter_mobi.visible #filter_invisible {
    display: block;
    float: right;
    z-index: 999;
  }

  .filter_mobi.visible #filter_invisible .adap-menu__close-item {
    background: #fff;
  }
}

@media (max-width: 600px) {
  #wrapper-tabs_mainpage .wrapper_item_tabs_product .main_foto img {
    height: auto;
    aspect-ratio: 3/2;
  }

  #wrapper-tabs_mainpage .product_wrapper .product_item .sub_foto img {
    height: auto;
    width: 100%;
    max-height: 120px;
    aspect-ratio: 1;
  }

  .info>.product-avalibility {
    clear: both;
  }
}

.anonslist .wrapper_block_anons {
  display: flex;
  gap: 30px;
  align-items: center;
}

.anonslist .button_wrapper {
  display: flex;
  gap: 40px;
  justify-content: center;
  margin-top: 45px;
}

.anonslist .button_wrapper a {
  min-width: 325px;
}

.content .anonslist:last-child {
  margin-bottom: 0px !important;
}

@media (max-width: 700px) {
  .anonslist .wrapper_block_anons {
    flex-direction: column-reverse;
  }

  .anonslist .button_wrapper {
    flex-direction: column;
    align-items: center;
  }
}

.product-avalibility {
  display: flex;
  width: 100%;
  gap: 30px;
  align-items: center;
}

.goodsdefault .price:empty {
  display: none;
}

.info_page .text_info img {
  max-width: 100%;
}

.info_page .text_info .articles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.info_page .text_info .article-item {
  text-align: center;
}

.info_page .text_info .article-image {
  display: block;
  margin-bottom: 15px;
}

.info_page .text_info .article-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
}

.info_page .text_info .article-title {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: inherit;
}

.info_page .text_info .read-more {
  display: inline-block;
  padding: 10px 20px;
  background-color: var(--colorKeyText);
  border: 1px solid var(--colorKeyText);
  text-decoration: none;
  color: #fff;
  border-radius: 3em;
}

.wrapper-information_article {
  display: flex;
  gap: 1rem;
  margin-bottom: 3rem;
  opacity: .45;
}

.wrapper-rating {
  display: flex;
  gap: 1rem 3rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #1a1a1a;
  padding: 1rem 2rem;
}

.position-left .bx-rating>span {
  font-weight: bolder;
  font-size: 16px
}

.position-right {
  display: flex;
  gap: 6px;
}

.position-right p {
  color: white;
  margin-bottom: 0;
}

.wishlist-icon {
  position: relative;
  display: block;
}

.wishlist-icon>.bi {
  color: white;
  font-size: 20px;
}

.wishlist-icon>.favor-list-wrap {
  font: 12px / 1 var(--fontFooter);
  color: var(--colorKeyText1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  border: 1px solid #DAA14C;
  border-radius: 3em;
  box-sizing: border-box;
  background: #DAA14C;
  position: absolute;
  top: -2px;
  right: -8px;
}

.bazarow_add_favor {
  outline: none !important;
}

.add-to-favorites {
  position: absolute;
  top: 25%;
  right: 20px;
  transform: translateY(-30%);
  z-index: 3;
  width: 35px;
  height: 35px;
  padding: 0px;
  border: 0;
  color: white;
  cursor: pointer;
  background: transparent;
}

.add-to-favorites i {
  font-size: 20px;
  line-height: 1;
  color: currentColor;
}

@media (max-width: 768px) {
  .info_page .text_info .articles-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .info_page .text_info .article-image img {
    height: 250px;
  }
}

.author-wrap {
  width: fit-content;
  margin-block: 3rem;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 150px 1fr;
  align-items: center;
}

.author-wrap img {
  aspect-ratio: 1;
  width: 100%;
  height: auto !important;
  border-radius: 8px;
}

.author-info-wrap {
  padding-inline: 1rem
}

.subname-author {
  font-size: 13px;
  color: grey;
  display: block;
}

.name-author {
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
}

@media screen and (max-width: 1170px) {
  .burg-adaptive {
    padding-left: 0 !important;
  }

  .icon-header {
    width: auto !important
  }
}

@media screen and (max-width: 600px) {
  .phone-header {
    gap: 10px;
  }

  .phone-header a,
  .wrapper--footer .social-icon a {
    border: 1px solid white;
    aspect-ratio: 1;
    width: 30px;
    height: 30px;
    border-radius: 3em;
    display: flex !important;
    background-color: white;
    -webkit-mask-image: none;
  }

  .phone-header a>i,
  .wrapper--footer .social-icon a>i {
    font-size: 18px !important;
    margin: auto;
    color: black !important;
  }

  .phone-header a>img,
  .wrapper--footer .social-icon a>img {
    display: block;
    width: 20px;
    height: 20px;
    margin: auto
  }

  .icon-header>a.phone-icon {
    display: none;
  }

  .exclusive-title>span {
    text-align: center;
  }

  .advantages-2 {
    margin-bottom: 40px !important;
  }

  .breadcrumbs {
    margin-right: 4%;
    height: auto;
    clear: both;
    line-height: 1;
  }

  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
    height: auto;
    display: inline !important;
  }

  .product_list .add-to-favorites {
    top: auto;
    bottom: 40px;
    right: 12px;
    transform: translateY(0);
  }

  .complects .zag {
    text-align: center;
  }

  .card-info__head {
    flex-wrap: nowrap;
    justify-content: center;
  }

  .card-info__tab {
    font-size: 10px;
    margin-right: 0;
    border: 1px solid;
    padding-inline: 7px;
    box-sizing: border-box;
    color: white !important;
  }

  .card-info__head>.card-info__tab:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }

  .card-info__head>.card-info__tab:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }

  .card-info__tab:not(.card-info__tab-active) {
    background-color: #141414;
    border-color: #141414;
  }

  .card-info__tab.card-info__tab-active {
    background-color: #d6a95b !important;
    border-color: #d6a95b !important;
  }

  .card-info__tab.card-info__tab-active::before {
    display: none;
  }

  #filter_visible.popup__button-item {
    background: #DAA14C;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin: 0;
    text-align: center;
    justify-content: center;
    height: 40px;
    position: sticky;
    top: 0;
    line-height: 1;
    padding: 0;
    box-shadow: 0 10px 20px -16px rgb(0 0 0);
  }

  #filter_visible.popup__button-item::before {
    content: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-toggles2" viewBox="0 0 16 16"><path d="M9.465 10H12a2 2 0 1 1 0 4H9.465c.34-.588.535-1.271.535-2s-.195-1.412-.535-2"/><path d="M6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8m.535-10a4 4 0 0 1-.409-1H4a1 1 0 0 1 0-2h2.126q.138-.534.41-1H4a2 2 0 1 0 0 4z"/><path d="M14 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"/></svg>');
  }

  .mobile-wrap-button {
    display: grid;
    width: 100%;
    grid-template-columns: 270px 50px;
    align-items: flex-end;
  }

  .add-favorite-detail.mobile {
    border: 2px solid rgba(255, 255, 255, .3);
    background: #57482f;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .add-favorite-detail.mobile>i {
    font-size: 20px;
    line-height: 1;
    color: #b9b4ac;
  }

  .add-favorite-detail.desctop {
    display: none;
  }
}

@media screen and (min-width: 601px) {
  .add-favorite-detail.mobile {
    display: none;
  }

  .mobile-wrap-button {
    display: contents;
  }
}

.popularProduct .swiper-button-prev {
  left: 1% !important;
}

.popularProduct [class|="swiper-button"] {
  top: 47%;
  transform: translateY(-50%);
}

.popularProduct .swiper-button-next {
  right: 1% !important;
  left: auto;
}

.popularProduct .swiper-button-prev::after,
.popularProduct .swiper-button-next::after {
  color: #d9d9d9;
}

.popularProduct .swiper-button-prev,
.popularProduct .swiper-button-next {
  background-color: rgba(52, 52, 52, 0.4);
}

.popularProduct .swiper-button-prev:hover::after,
.popularProduct .swiper-button-next:hover::after {
  color: #343434;
}

.popularProduct .swiper-button-prev:hover,
.popularProduct .swiper-button-next:hover {
  background-color: #d9d9d9;
}

@media (max-width: 640px) {
  .popularProduct [class|="swiper-button"] {
    top: 69%;
  }

  .popularProduct .swiper-button-prev,
  .popularProduct .swiper-button-next {
    left: 50% !important;
    right: auto !important;
  }

  .popularProduct .swiper-button-prev {
    transform: translateX(-100%);
  }

  .popularProduct .swiper-button-next {
    transform: translateX(50%);
  }
}

@media screen and (max-width: 600px) {
  .product_list .add-to-favorites {
    bottom: 85px;
  }
}

@media (max-width: 600px) {
  .add2cart {
    top: calc(100% - 90px);
  }

  .prod .name {
    height: 105px;
  }

  .catalog .price {
    padding: 9px .7rem;
  }

  .product_list .label_block img {
    width: 0px;
  }
}

@media (max-width: 1170px) {
  .catalog_vse_tovary .col-4.filter_mobi.visible #filter_invisible .adap-menu__close-item {
    background: #DAA14C;
  }

  .catalog_vse_tovary .col-4.filter_mobi.visible {
    padding-top: 1rem !important;
  }
}

.add-to-favorites {
  top: 20%;
}

.prod .name {
  align-items: unset;
  padding-top: 15px;
}

.prod {
  min-height: 130px;
}

@media screen and (max-width: 540px),
only screen and (max-device-width: 540px) {
  .prod .name {
    font-weight: 400;
    padding-right: 10px;
  }
}

.label_sale {
  display: none;
}

.wrapper_tabs_product_all .wrapper_tabs_product {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-inline: 7px;
}

.wrapper_tabs_product_all>.wrapper_tabs_product>.tab_product {
  background: #f5f5f5;
  font-weight: 800;
  text-align: center;
  color: #30373e;
}

.wrapper_tabs_product_all .wrapper_tabs_product .tab_product.active {
  border: 1px solid #30373e;
}

.hide {
  display: none;
}

.slider-kollection-item {
  min-width: 190px;
}

.kollektion__name {
  text-align: right;
  display: block;
  font-size: 13px;
  width: 200px;
}

.amo-button-holder {
  bottom: 10px !important;
  right: 30px !important;
}

.footer-copyrightBlock {
  flex-direction: column;
  height: 80px;
}

#cookie-banner {
  --cookie-font-family: 'Raleway';
  --cookie-background: #141414;
  --cookie-color: #ffffff;
  --cookie-color-link: #daa14c;
  --cookie-button-bg: var(--colorKeyText);
  --cookie-button-border-color: var(--colorKeyText);
  --cookie-button-color: var(--colorText1);
  --cookie-button-border-radius: 3em;
  --cookie-button-font-size: 12px;
  --cookie-btn-font-family: var(--fontFooter);

  position: fixed;
  bottom: 10px;
  left: 5%;
  right: auto;
  box-sizing: border-box;
  padding: 60px 30px;
  text-decoration: none;
  background: var(--cookie-background);
  color: var(--cookie-color);
  font-size: 16px;
  font-family: var(--cookie-font-family);
  z-index: 99999;
  border-radius: .45em;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: min(100%, 350px);
  box-shadow: 0 10px 20px -10px rgb(255 255 255 / .35);
}

#cookie-banner * {
  box-sizing: border-box;
}

#cookie-banner>div {
  flex: 1
}

#cookie-banner p {
  margin: 0 0 10px !important;
  line-height: 1.5 !important;
}

#cookie-banner a {
  color: var(--cookie-color-link);
}

#cookie-site-policy-btn-accept {
  text-decoration: none;
  padding: 0 30px 0 30px;
  border: 1px solid var(--cookie-button-border-color);
  background: var(--cookie-button-bg);
  color: var(--cookie-button-color);
  font-size: var(--cookie-button-font-size);
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  width: 200px;
  border-radius: var(--cookie-button-border-radius);
  transition: all 300ms linear;
  display: block;
  align-content: center;
  font-family: var(--cookie-btn-font-family);
  height: 40px;
  text-transform: uppercase;
  transition: all 300ms ease-in;
}

.cookie-hidden {
  display: none !important;
}

.returnCart {
  z-index: 10 !important;
}

@media (max-width: 600px) {
  #cookie-banner {
    border-radius: 16px 16px 0 0;
    bottom: 0;
    flex-direction: columns;
  }

  .footer-copyrightBlock {
    height: 130px;
    align-items: flex-start;
  }
  
  .add2cart {
    z-index: 5;
  }

  .prod {
    padding: .5rem .5rem !important;
  }

  .wrapper-search-form .bi-search {
    display: none;
  }

  #title-search-input {
    max-width: 65%;
  }

  #search .inner-modal {
    overflow: hidden;
  }

  .colbread {
    width: fit-content;
  }

  .info_page.info_page--events img {
    height: auto !important;
  }

  .fixedrow-cart {
    bottom: 0 !important;
  }

  #carouselIndicators .carousel-inner {
    pointer-events: none !important;
  }

  .first-row .count {
    display: none;
    pointer-events: none !important;
  }

  .first-row .price-block {
    display: flex;
    align-items: baseline;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
  }
}

.zagProfile {
	color: black;
}

.zagProfile span {
    background: inherit;
}

.profile ul li::marker {
	content: none;
}

.catalog .row .row:has(.col-6.col-md-4.goods.goodsdefault), .product_list-other-cat .row:has(.col-6.col-md-4.goods.goodsdefault) {
	justify-content: space-between;
}

.col-6.col-md-4.goods.goodsdefault {
    max-width: 32% !important;
    padding: 0;
}

.col-6.col-md-4.goods.goodsdefault > a.prodCard {
	aspect-ratio: 5 / 6;
    overflow: hidden;
}

.product_list-other-cat .label_block:has( > .label_hit ) {
    top: -15px;
    right: -15px;
    left: auto;
}

.col-6.col-md-4.goods.goodsdefault > a.prodCard img {
	aspect-ratio: 5 / 6;
	transition: 0.5s ease-out;
}

.col-6.col-md-4.goods.goodsdefault > a.prodCard img:hover {
	scale: 1.2;
}

.col-6.col-md-4.goods.goodsdefault > div.name {
	position: absolute;
    visibility: visible;
    opacity: 1;
    top: 0px;
    left: 0px;
    z-index: 2;
    font-size: 13px !important;
    width: 100%;
    background: #ffffff9c;
    color: #292b2c;
    padding: 5px 20px;
    font-weight: 200;
}

.col-6.col-md-4.goods.goodsdefault > div.prod {
	min-height: 67px;
	position: absolute;
    z-index: 2;
    background: #ffffff7d !important;
    width: 100%;
    text-align: left;
    padding: 20px 10px;
    transition: visibility 0s, opacity .2s linear, bottom .4s;
    visibility: visible;
    opacity: 1;
    bottom: 0px;
    left: 0px;
}

.col-6.col-md-4.goods.goodsdefault > div.prod div.price {
	visibility: visible;
    opacity: 1;
    size: 18px;
    font-weight: normal;
    text-align: center;
    padding: 0px 0px;
    width: 100%;
    background: transparent;
    color: black;
	position: initial !important;
	margin-left: 10px;
}

.col-6.col-md-4.goods.goodsdefault > div.prod .add-to-favorites {
	right: 5px;
}

.col-6.col-md-4.goods.goodsdefault > div.prod .add-to-favorites i {
	color: rgb(0 0 0);
}

.col-6.col-md-4.goods.goodsdefault > div.prod .cart-item.add2cart.addToBasket {
	filter: invert(1);
	right: 13px;
	top: 55%;
}

@media (max-width: 600px) {
	.col-6.col-md-4.goods.goodsdefault > div.prod .cart-item.add2cart.addToBasket {
		filter: invert(1);
		right: 13px;
		top: 50%;
		padding: 0;
	}
	.col-6.col-md-4.goods.goodsdefault > div.prod .add-to-favorites {
		right: 5px;
		bottom: 30px;
	}
	.col-6.col-md-4.goods.goodsdefault > div.prod div.price {
		padding-left: 10px;
	}
	#cookie-banner {
        padding: 15px;
        background: #dbdbdb;
        position: fixed;
        bottom: 90px;
        right: 0px;
        border-radius: 16px;
		gap: 0px;
	}
	#cookie-banner p, #cookie-banner a {
		font-size: 14px;
	}
	#cookie-banner div > p, #cookie-banner li::marker {
		color: black;
	}
}

.col-6.col-md-4.goods.goodsdefault::after {
    content: none;
}

.order-success-grid {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 30px 150px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
}

.order-success-grid .left-col {
    color: #daa14c;
    font-weight: 600;
    font-size: 24px;
}

.order-success-grid .right-col {
    color: #292b2c;
    font-size: 16px;
    line-height: 1.5;
}

.order-success-grid .right-col .highlight {
    color: #daa14c;
    font-weight: 600;
}

.order-success-grid .full-width {
    grid-column: 1 / -1;
    color: #292b2c;
    text-align: center;
    margin-top: 20px;
    line-height: 1.6;
}

.order-success-grid .empty-left {
    /* Пустая левая колонка для кнопки */
}

.order-success-grid .btn-wrapper {
    text-align: left;
}

.order-success-grid .btn-wrapper .btn_callback {
	color: #ffffff;
    transition: all .3s linear;
}

.product_list-other-cat .label_block:has( > .label_new ) {
    left: auto;
    right: -12px;
	top: -4px;
}

@media (max-width: 768px) {
    .order-success-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .order-success-grid .full-width {
        grid-column: 1;
    }
	.order-success-grid .btn-wrapper {
		text-align: center;
		justify-self: center;
	}
	.product_list-other-cat .col-6.col-md-4.goods.goodsdefault {
		max-width: 47% !important;
		padding: 0;
	}
	.product_list-other-cat .label_block:has( > .label_new ) {
		left: auto;
		right: -26px;
		top: -22px;
		scale: 0.5;
	}
}

.button__address {
    height: 40px;
    line-height: 40px;
    border-radius: 3em;
    width: 140px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: white;
    background: #30373E;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
    cursor: pointer;
	transition: scale 100ms linear;
}

.button__address:active {
	scale: .98;
}

.category-banner {
	position: relative;
	overflow: hidden;
	margin-block: 3rem;
}

.category-banner > .banner__image {
	width: 100%;
	aspect-ratio: 1217/ 388;
	object-fit: cover;
	object-position: left;
}

.category-banner > .banner__info {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    color: white;
    background: rgb(0 0 0 / 54%) !important;
    height: auto;
    padding: 30px;
}

.category-banner .banner__title,
.banner__info_modal .title__category {
    font: 900 clamp(36px, 3dvw + 18px ,80px)/1 var(--fontFooter);
    margin-bottom: 10px;
}

.category-banner .banner__buttons {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 30px;
}

.banner__button_link:focus {
	text-decoration: none;
	outline: none;
}

.banner__button_info {
	cursor: pointer;
}

.banner__button_info > * {
	pointer-events: none
}

.banner__info_modal {
    border: none;
    position: fixed;
    top: 0px;
    bottom: auto;
    height: 100dvh;
    max-height: 100dvh;
    width: 50dvw;
	max-width: 100dvw;
    margin: 0 !important;
    left: auto;
    right: 0;
    padding: 100px 50px 50px;
}

.banner__info_modal::backdrop {
	background: rgb(30 30 30 / .9)
}

.close__modal {
    position: absolute;
    top: 25px;
    right: 50px;
    border: none;
	outline: none;
	cursor: pointer;
    background: transparent;
}

.close__modal:focus {
	outline: none;
}

.close__modal > i {
	font-size: 30px;
	pointer-events: none;
	color: rgb(30 30 30);
}

.banner__info_modal .title__category {
	border-bottom: 1px solid rgb(30 30 30);
	margin-bottom: .64em;
	padding-bottom: .64em;
}

.product_list,
.numbers,
.catalog_vse_tovary {
	margin-bottom: 4rem;
}

@media (width < 900px) {
	.category-banner > .banner__image {
		aspect-ratio: 6/5;
		object-position: center;
	}
}

@media (width < 600px) {
	.banner__info_modal {
		width: 100dvw;
	}

	.category-banner > .banner__info {
		right: 5%
	}

    .card-info .block-title {
        text-align: center;
    }

    .col-6.col-md-4.goods.goodsdefault > div.name {
        font-size: 10px !important;
    }

    .prod .price {
        font-size: 16px !important;
    }
}

#wrapper-tabs_mainpage .product_wrapper .product_item .class_information_product {
    padding: 0 20px;
}
/* End */


/* Start:/local/templates/solo/css/slick.css?17703187641776*/
/* 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;

    display: block;
    overflow: hidden;

    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
{
    display: block;
}
.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/solo/css/slick-theme.css?17703187645878*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/solo/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/solo/css/./fonts/slick.eot');
    src: url('/local/templates/solo/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/solo/css/./fonts/slick.woff') format('woff'), url('/local/templates/solo/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/solo/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
/*.slick-prev:before
{
    content: '←';
}*/
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
/*.slick-next:before
{
    content: '→';
}*/
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.directory_news #products_home2,
.directory_news #products_home {
    margin-top: 0px;
}

.btn_section.active{
    border: 2px solid #ffffff;
}
.directory_news .row .goods.slick-slide  {
    margin-top: 50px;
}
.directory_news #products_home2 {
    height: 533px;
    display: none;
}
.directory_news .slick-arrow{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    width: 40px;
    height: 40px;
    display: block;
    border: 2px solid #5c5c5c;
    border-radius: 100%;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    top: 50%;
    margin-top: -20px;
}
.directory_news .slick-arrow:before {
    content: " ";
    width: 8px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4px;
    margin-top: -6px;
}
.directory_news .slick-arrow:hover {
    transform: scale(1.2);
    border: 2px solid #fff;
    margin-top: -42px;
}
.directory_news .slick-next{
    right: -60px;
}
.directory_news .slick-prev {
    left: -60px;
}
.directory_news .slick-next:before{
    background: url(/local/templates/solo/img/arrows_r.png) 0px 0px no-repeat;
}
.directory_news .slick-prev:after{
    background: url(/local/templates/solo/img/arrows_l.png) -8px 0px no-repeat;
    content: "";
    width: 8px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4px;
    margin-top: -6px;
}
.directory_news{

    overflow: unset;
}
.btn_section {
    display: inline-block;
}

@media  (max-width: 1250px){

    .directory_news .slick-next{
        right: -30px;
    }
    .directory_news .slick-prev {
        left: -30px;
    }
}

@media  (max-width: 1100px){
    .directory_news .slick-arrow{
        display: none !important;
    }
    .directory_news #products_home2 {
        min-height: 100px;
        height: auto;
    }
}

@media  (max-width: 700px){
    .arrows_gal span.prev_g:before {
        background: url(/local/templates/solo/img/arrows_l.png) -8px 0px no-repeat;
    }
    .arrows_gal span.next_g:before {
        background: url(/local/templates/solo/img/arrows_r.png) 0px 0px no-repeat;
    }
    .arrows_gal {
        position: absolute;
        right: 15px;
        left: auto;
        top: 50% !important;
        z-index: 9;
        display: block;
    }
    .arrows_gal span {
        border: 2px solid #ffffff;
    }
}

@media  (max-width: 480px){
    .directory_news .row .goods.slick-slide {
        margin-top: 0px;
    }
}

/* End */


/* Start:/local/templates/solo/css/swiper.min.css?177031876418432*/
/**
 * Swiper 11.1.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/bitrix/components/bazarow/favorites.add/templates/.default/style.min.css?17703188381736*/
#favorites_popup_wrap{min-height:100%;padding:0;position:relative;display:inline-block;color:#4d4c4c}#favorites_popup_wrap .modal-header{min-height:16.42857143px;padding:0;border:0;font-size:30px}#favorites_popup_wrap .modal-body{position:relative;padding:30px;font-size:18px}#favorites_popup_wrap .form-row{max-width:960px;margin:10px 0}#favorites_popup_wrap .form-row:after{content:"";display:table;clear:both}#favorites_popup_wrap .form-row:first-child{margin-top:0}#favorites_popup_wrap .form-cell-3{float:left;display:block;margin-right:2%;width:30%}#favorites_popup_wrap .form-cell-3:last-child,#favorites_popup_wrap .form-cell-9:last-child{margin-right:0}#favorites_popup_wrap .form-cell-9{float:left;display:block;margin-right:2%;width:68%}#favorites_popup_wrap label{font-weight:400;font-size:18px}#favorites_popup_wrap input[type=text]{height:32px;width:100%;border:1px #b7b7b7 solid;padding:0 5px}#favorites_popup_wrap input[type=text].error{box-shadow:0 0 0 1px red}#favorites_popup_wrap button,#favorites_popup_wrap input[type=text],#favorites_popup_wrap textarea{transition:all .25s;-webkit-transition:all .25s;-o-transition:all .25s}#favorites_popup_wrap textarea{height:112px;width:100%;border:1px #b7b7b7 solid;padding:0 5px}#favorites_popup_wrap .button_wrap{text-align:right}#favorites_popup_wrap button{font-size:18px;border:0;background-color:#ddd}#favorites_popup_wrap button:hover{box-shadow:0 0 0 3px #ccc}#favorites_popup_wrap small.error{color:red}@media screen and (min-width:600px){#favorites_popup_wrap{width:600px}}@media screen and (max-width:600px){#favorites_popup_wrap .form-cell-3{float:none}#favorites_popup_wrap .form-cell-9{float:none;width:100%}#favorites_popup_wrap .modal-header{font-size:25px}}
/* End */


/* Start:/local/templates/solo/components/sotbit/search.title/new/style.css?17703187642108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/solo/components/sotbit/search.title/new/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/components/bazarow/favorites.line/templates/.default/style.css?177031883840*/


/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/solo/template_styles.css?177031876233724*/
#result {
    display: none
}

.colbread a {
    color: #aba5a5
}

.colbread a {
    color: #aba5a5
}

.product_list p,
.product_list ul,
.product_list ol {
    text-align: justify
}

button.popup__button-item {
    width: 180px;
    height: 44px;
    border-color: #d6a95b;
    color: #d6a95b
}

.oll {
    margin-bottom: 15px;
    padding-left: 25px
}

.oll li {
    list-style: decimal
}

button.popup__button-item span {
    color: #d6a95b
}

.ull {
    margin-bottom: 15px;
    padding-left: 25px
}

.ull,
.ull li {
    list-style: disc
}

button.popup__button-item span:hover {
    color: white
}

button.popup__button-item:hover {
    color: white;
    background: #d6a95b
}

.contacts_map .button {
    border-color: #d6a95b;
    color: #d6a95b
}

.contacts_map .button:hover {
    color: white;
    background: #d6a95b
}

a.button.partnerSubmitButton.t {
    width: 180px;
    height: 44px;
    border-color: #d6a95b;
    padding-top: 12px;
    color: #d6a95b
}

a.button.partnerSubmitButton.t:hover {
    color: white;
    background: #d6a95b
}

.row_top_wr {
    background: #41413e;
    height: 44px;
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    z-index: 99
}

.header-new .header-nav {
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end
}

.header_nav_wrjo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0
}

.header_nav_wrjo .header-nav__item-bottom {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 15px
}

.header_nav_wrjo .header-nav__item-bottom a:last-child {
    margin-bottom: 15px
}

.newhead_right {
    display: flex;
    align-items: center !important;
    flex-direction: row;
    justify-content: flex-end
}

.newhead_r_left {
    display: flex;
    flex-direction: column;
    margin-right: 56px
}

.newhead_r_left a:first-child {
    margin-bottom: 15px
}

.new_korzina {
    display: flex;
    flex-direction: row;
    align-items: center
}

.new_korzina .cart_blck {
    margin-top: 0;
    margin-right: 0;
    width: 48px
}

.newhead_r_left .header-nav__item-bottom-link {
    margin-right: 0
}

.row_top_wr .header-nav__item {
    width: auto
}

.row_top_wr .header-nav__item:last-child {
    width: auto;
    display: flex;
    justify-content: flex-start
}

.row_top_wr .header-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0
}

.menu-wr-jo {
    display: flex;
    flex-direction: row;
    align-items: center
}

.lk_wr_jo {
    display: flex;
    align-items: center;
    flex-direction: row
}

.lk_wr_jo_text {
    font-size: 13px;
    padding-top: 2px;
    display: flex;
    align-items: center;
    margin-right: 14px;
    color: #c7c7c7
}

.header-nav__menu-body {
    z-index: 1
}

.header-nav__link {
    margin-right: 30px
}

.header-nav__item a,
.header-nav__menu-head-text {
    color: #c7c7c7
}

.header-nav__item a:hover,
.header-nav__menu-head-text:hover {
    color: #c59f5e
}

.lk {
    margin-top: 0;
    margin-top: -8px
}

.lk_wr_jo_text a:hover {
    color: #c59f5e
}

.logo_text_jo {
    margin-top: 18px;
    color: #e3b565;
    font-size: 16px
}

.header-nav__logo {
    width: 226px;
    min-height: 129px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.just {
    text-align: justify
}

.kollektion-item.mb-2[title="Teodoro"] {
    background: url(/upload/iblock/8c0/13chgyw548cyw2ium266op430xako7xr.JPG) no-repeat 50% 33% / cover;
}

.kollektion-item.mb-2[title="Elementary"] {
    background: url(/upload/elementary.jpg) no-repeat 50% 50%/cover
}

.kollektion-item.mb-2[title="Lunaria"] {
    background: url(/upload/lunaria.jpg) no-repeat 50% 50%/cover
}

.kollektion-item.mb-2[title="Lesoto"] {
    background: url(/upload/lesoto.jpg) no-repeat 50% 70%/cover
}

.kollektion-item.mb-2[title="Meet Point"] {
    background: url(/upload/meet-point.jpg) no-repeat 50% 0%/cover
}

.kollektion-item.mb-2[title="Fergana"] {
    background: url(/upload/fergana.jpg) no-repeat 50% 0%/cover
}

.kollektion-item.mb-2[title="Graphic"] {
    background: url(/upload/graphic.jpg) no-repeat 50% 40%/cover
}

.kollektion-item.mb-2[title="Feerie"] {
    background: url(/upload/feerie2.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Blumarine №5"] {
    background: url(/upload/blumarine5.jpg) no-repeat 50% 50%/cover
}

.kollektion-item.mb-2[title="Disco"] {
    background: url(/upload/disco.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Camomilla"] {
    background: url(/upload/camomilla.jpg) no-repeat 50% 0%/cover
}

.kollektion-item.mb-2[title="Ground"] {
    background: url(/upload/ground.jpg) no-repeat 50% 100%/cover
}

.kollektion-item.mb-2[title="Reeds"] {
    background: url(/upload/reeds2.jpg) no-repeat 50% 0%/cover
}

.kollektion-item.mb-2[title="Willow"] {
    background: url(/upload/willow.jpg) no-repeat 50% 50%/cover
}

.kollektion-item.mb-2[title="Ducale"] {
    background: url(/upload/DUCALE.JPG) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Volare"] {
    background: url(/upload/volare.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Meet Point"] {
    background: url(/upload/meetpoint.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Reeds"] {
    background: url(/upload/reeds.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Antares"] {
    background: url(/upload/antares.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Geo"] {
    background: url(/upload/geo.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Arte Bella"] {
    background: url(/upload/Artebella.jpg) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Tekko New"] {
    background: url(/upload/TEKKO.JPG) no-repeat 50% 10%/cover
}

.kollektion-item.mb-2[title="Medici"] {
    background: url(/upload/MEDICI.JPG) no-repeat 50% 35%/cover
}

.kollektion-item.mb-2[title="Legenda"] {
    background: url(/upload/LEGENDA.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Milenium II"] {
    background: url(/upload/Millenium2.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Milenium I"] {
    background: url(/upload/Millenium1.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Vizantia"] {
    background: url(/upload/VIZANTIA.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Sagano"] {
    background: url(/upload/Sagano.jpeg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Ortisei"] {
    background: url(/upload/Ortisei.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Lunaria"] {
    background: url(/upload/Lunaria.jpeg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Lesoto"] {
    background: url(/upload/Lesoto.jpeg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Willow"] {
    background: url(/upload/Willow.jpeg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Soft Air"] {
    background: url(/upload/soft-air.png) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Casablanca"] {
    background: url(/upload/casablanca.png) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Damasco Reale"] {
    background: url(/upload/damasco.jpeg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Disco"] {
    background: url(/upload/medialibrary/522/fv3d7r7mqh5xhx55qoj1le2l1uj2vh64.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Roberto Cavalli №9"] {
    background: url(/upload/medialibrary/019/zqn7i74zc4v9rtaog50jjk2qzvbff2i2.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Alchemy"] {
    background: url(/upload/medialibrary/099/2w0fj6mdl7qfj7cdsu4m10zjitt03djy.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="All time Trend art"] {
    background: url(/upload/medialibrary/5fe/mu5dfu1g03i2x4mavhrbuld04cy5m27w.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Ambrosia"] {
    background: url(/upload/medialibrary/912/2iedekz0p5l67y7fcpkd1pxs3tbpddqq.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Amore"] {
    background: url(/upload/medialibrary/377/5tbjm6erkx7dj90zzhsjfft3g5716pjb.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Ancy"] {
    background: url(/upload/medialibrary/66d/yckm95xhtl65poab4xjqv80s1783kku9.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Anemone"] {
    background: url(/upload/medialibrary/66d/yckm95xhtl65poab4xjqv80s1783kku9.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Belfast"] {
    background: url(/upload/medialibrary/368/kfravc9hnixc3f490sm4ie6zv80fmfz4.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Blumarine"] {
    background: url(/upload/medialibrary/6bc/3w2135tfv9o72cwkymv3z3etv6fdvbok.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Camomilla"] {
    background: url(/upload/medialibrary/1c5/qm7uvmk4z3nvsr75n77pesnszc4sf2kp.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Canto"] {
    background: url(/upload/medialibrary/2f6/c3jg4udh7e1sw9v7pwiwarfpj2k5qfmn.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carnevale"] {
    background: url(/upload/medialibrary/ec6/xofbse7kiqekj7oyzdy65t0734j5iidn.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carrara"] {
    background: url(/upload/medialibrary/ef1/n7zlfr173i9ri9vq6vo72df70z10dvfu.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carrara Best"] {
    background: url(/upload/medialibrary/4c5/13kfbkupqe6mi7f03x83dvry0rxyykkh.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carrara 2"] {
    background: url(/upload/medialibrary/5fc/hq7rg52n3c358m75dci0yxwwipmp29bt.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carrara 3"] {
    background: url(/upload/medialibrary/ad3/osad5jkz9fbxkzqksgkis2gco0teajw1.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carrara 4"] {
    background: url(/upload/medialibrary/830/fwiosi1qi5ygbd0f1ogc06kuo51khwft.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Carrara 4"] {
    background: url(/upload/medialibrary/830/fwiosi1qi5ygbd0f1ogc06kuo51khwft.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Chtomatic"] {
    background: url(/upload/medialibrary/dc9/er4pfxvqwoxfsu7oofgz7jl1e85e1nmq.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="City"] {
    background: url(/upload/medialibrary/6b1/51ig6azlqb4zfp8kqv9yu02ka35fde5x.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Colomba"] {
    background: url(/upload/medialibrary/e4d/2ad6zyfrn9v6nxm9tg7oe26ig98o8gtx.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Colorato"] {
    background: url(/upload/medialibrary/2f9/b1t2lmwylr9wvt2hbnfpb3ph41u63o1k.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Colorshock"] {
    background: url(/upload/medialibrary/b5f/2b8hng0mm9w0bckdtijtkfao4rp3311t.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Crystal"] {
    background: url(/upload/medialibrary/64d/64l2crdwra1ksmeuzhfoaxi0pc7rul1x.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Crystal ice"] {
    background: url(/upload/medialibrary/684/ny5bfx1fh76qfpjt13rr6rkjzhaj5nad.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Dolce&Gabbana"] {
    background: url(/upload/medialibrary/e20/5k3mlywib3nrcztw4q6a7i45yk1fjtiz.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Alice"] {
    background: url(/upload/medialibrary/b12/9y7ctzyr17i0e11vsltiski4a51u4327.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Ducale"] {
    background: url(/upload/medialibrary/7b1/pz67e86kdujeru5snij8okpsfh3ljzwj.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Eclectic"] {
    background: url(/upload/medialibrary/729/ogxcfq4ywp1x3n1gtevzp6mkq8m7sa8g.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Elizabeth II"] {
    background: url(/upload/medialibrary/f89/sanxz3l1sag3oj3u7ygzagrhg434p8v3.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Essential"] {
    background: url(/upload/medialibrary/b9c/u51vt6u4e37zqbbbhlbquyi4dlf8iwgy.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Estetico"] {
    background: url(/upload/medialibrary/a6f/66xtfzbjivif5fmq3zping9phryrv1cd.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Fancy"] {
    background: url(/upload/medialibrary/88f/w5cyz15fkosur6coeotukgpoe3j7owij.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Feerie"] {
    background: url(/upload/medialibrary/3e2/t8j22sv29trnxtsexzy6g9h3y2ibciag.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Fergana"] {
    background: url(/upload/medialibrary/4b0/b4gmxgzxzvz0q1mevkz8yvoi5qj4bebe.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Fiji"] {
    background: url(/upload/medialibrary/b27/d3rncg3uz72fby7rzr0lxq93wxkusc8o.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Flamenco"] {
    background: url(/upload/medialibrary/408/gk3ncgjc2cd10wi94clg4b7epq1r55pn.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Fleur"] {
    background: url(/upload/medialibrary/617/3v4fiiowtc2xvj3lxsn3gxp9o1d7huo3.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Flirt"] {
    background: url(/upload/medialibrary/f23/nv5vk28rouusprb5o62msblnp7epiyc8.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Flowers Language"] {
    background: url(/upload/medialibrary/838/2l8yuptc2irgofmb7ii6zexf3yst6a34.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Forte Dei Marmi"] {
    background: url(/upload/medialibrary/3d0/71x4gq6l7so0q5ammgwv86d379m7f1ak.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Forte Dei Marmi II"] {
    background: url(/upload/medialibrary/a94/uohy53406756vz9a2vdpnir3kca166qo.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="G.F.Ferre №3"] {
    background: url(/upload/medialibrary/7d9/itvsz3c7e6vgb2xwmhjed3ff2q6253pp.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Garden"] {
    background: url(/upload/medialibrary/d36/ifj8fwqlsovloncsf0w0cwyc57wijvc3.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Geo"] {
    background: url(/upload/medialibrary/e6f/xe6ywf3yhosytsrc1h01vebhny51txa8.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="GeoTerra"] {
    background: url(/upload/medialibrary/3e2/0qnridt0z5uwudiqwgswvbf8b3afhmvi.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Grace"] {
    background: url(/upload/medialibrary/7f4/raf2ven9ytma2akcc6ck0zv3durimbbu.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Graphic"] {
    background: url(/upload/medialibrary/f03/zu9o0qy7rhez7vmr2yl5pi303w1oitd7.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Ground"] {
    background: url(/upload/medialibrary/44b/u2ff4tewu3hq6bthel72fikpzh6ofxs6.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Hampton"] {
    background: url(/upload/medialibrary/886/jw6q6n1vej8tag6j2xi7rhfo3vigjjp5.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Happy Bunny"] {
    background: url(/upload/medialibrary/c84/xo56sdgzyru6aekcjcfzjzo9rnu1fz24.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Happy Child"] {
    background: url(/upload/medialibrary/b13/w268e3ps2p09nv1ktuh9mbakcaa4exev.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Jolly"] {
    background: url(/upload/medialibrary/38e/xk65cm3eo1s15xo17g9137p9c2wgj75o.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="La Storia"] {
    background: url(/upload/medialibrary/71f/umh7li0ubqtyev7j7juo2b015g45mxqz.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="La Storia II"] {
    background: url(/upload/medialibrary/e05/puen3gudnzjws25mf7lhz6cc07y4mp3w.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Legenda"] {
    background: url(/upload/medialibrary/644/i1z1qtee2mdm70kmvvjbqhzvoosykqf3.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Lesoto"] {
    background: url(/upload/medialibrary/ec9/qktzpjb73tvcj1mc3wn136wmpq7n1ke6.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Lianna Leeds"] {
    background: url(/upload/medialibrary/f0a/fdikc1wjgetcslyw60d034iw4i19leql.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Liberty"] {
    background: url(/upload/medialibrary/3e0/r06s76ra2olxoete4ak2a9crqkcwapin.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Loft&Silver"] {
    background: url(/upload/medialibrary/b50/tge18h9exqo0rt8cdt1kcpnpof9io55i.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Luce"] {
    background: url(/upload/medialibrary/91f/l610kc0nywmagjhkibcisbtltiv91kq3.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Lunaria"] {
    background: url(/upload/medialibrary/044/i9iu7jdi7kqa8l9m7eoqvth6xthyl4bg.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Lunman"] {
    background: url(/upload/medialibrary/f7f/41hhekk3130vhbjak88qhjyd65mq4eoa.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Marfil"] {
    background: url(/upload/medialibrary/d8b/ex2eicgop6bp0hhssdn8zk77z7t71j8k.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Marigold"] {
    background: url(/upload/medialibrary/b89/crdmnjhbnv4es97txbkl40nejdewvbmx.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Materica"] {
    background: url(/upload/medialibrary/857/m8gw3bxervcym02w6tg4eiddl4gmt2cl.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Medici"] {
    background: url(/upload/medialibrary/c4e/jwj0yc0z2vid2ox1see6ymytkc8ad5mk.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Meet Point"] {
    background: url(/upload/medialibrary/302/lr9hkh9c55rujigwx3uamixk5f2m6bcq.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Melange"] {
    background: url(/upload/medialibrary/2e1/t0z3kwrsmur80nmt48f5uiazj2l72zxu.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Milenium I"] {
    background: url(/upload/medialibrary/be8/9uz6px6uhopswp283lvxkop8ifkhj7l7.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Mirabilia"] {
    background: url(/upload/medialibrary/b8a/1piggl78mpzc6xyw09sf7uwpczlqiqib.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Modern"] {
    background: url(/upload/medialibrary/3e1/t2g9fgbiys2n7z00l3beccsn0kkve3os.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Molinella"] {
    background: url(/upload/medialibrary/eeb/15hwk5f9zuuurqt7p7nf1tchf6oq1bp1.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Monte Rosa"] {
    background: url(/upload/medialibrary/77b/0c03q3o4w324g9ofpjsw94wfw56mugd5.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="New York"] {
    background: url(/upload/medialibrary/f54/27nmaeibvs6sakwkkvduttgjjjr8a05m.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Orion"] {
    background: url(/upload/medialibrary/b4e/3lqknbb5ij38fk5cbetkjwge7bnngscf.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Ortisei"] {
    background: url(/upload/medialibrary/3d0/3mo1zuv2cbvfujpr1c3m58hx3dbazway.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Parma"] {
    background: url(/upload/medialibrary/64e/ns117k36ageqzei9siqz7ti1a7mp80m8.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Raphael"] {
    background: url(/upload/medialibrary/585/4kvkqjrltnparizhhvqy35bkeh783pw0.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Rays"] {
    background: url(/upload/medialibrary/a70/seqysr4uopzanrehdqtles9juqsddc3p.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Reeds"] {
    background: url(/upload/medialibrary/f92/cq7y2c7kmxpiam2yakmesy518dsxhan7.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Rio"] {
    background: url(/upload/medialibrary/6b9/1rbvhgp79iw08wmx51q6f0bateg4rycy.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Roberto Cavalli №8"] {
    background: url(/upload/medialibrary/6ea/hzqvrzvnu9tvj6pauwmad8e6u4lmzsln.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Roberto Cavalli №9"] {
    background: url(/upload/medialibrary/0e0/82ph64i1s5q441ztr2ixbzfcqfq67dub.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Safita"] {
    background: url(/upload/medialibrary/762/xe6qdpkur1euolejzbp2smt107d8gz7a.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Sagano"] {
    background: url(/upload/medialibrary/45f/ayi94f8fi98d1kb63vydvmcf6nsys370.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Soft Air"] {
    background: url(/upload/medialibrary/564/rf2p7dp6dyufmku5cp2crx90h1nk6vdw.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Tenerife"] {
    background: url(/upload/medialibrary/b95/5elirn992mjdtp3tqbrt46m1yp2ith3m.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Tesori D'Oriente"] {
    background: url(/upload/medialibrary/6a5/29olkcv7u1daavn49phd2a669rmr0d53.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Valentin Yudashkin Limited Edition"] {
    background: url(/upload/medialibrary/fd5/beq0jknjfpjj1dzp4avgk7f7s64xji11.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Valentin Yudashkin №3"] {
    background: url(/upload/medialibrary/d4c/6wbsrux9ezrnk96i4kf001l4exgpinng.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Valentin Yudashkin №4"] {
    background: url(/upload/medialibrary/03b/9nkjqnz9z1t9xwz4nd5e4stw1zirdagf.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Valentin Yudashkin №5"] {
    background: url(/upload/medialibrary/b11/dp1rtgmldsxb79db842gifj1fvosqg6n.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Vermont"] {
    background: url(/upload/medialibrary/5f7/yja1nbgxmn7us04qtww5yi039psfu1yb.jpg) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Villa Lante"] {
    background: url(/upload/medialibrary/52b/mfexko0lu4o7rgk128g8dlf1hs32w9nx.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Voyage"] {
    background: url(/upload/medialibrary/6fb/v13rnxkwf76mihgxda5cdmg5dmou62xh.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Wagasa"] {
    background: url(/upload/medialibrary/f77/us6e4x09goup3hj0ce55zkod5jc7w2s6.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Willow"] {
    background: url(/upload/medialibrary/eb1/2zw9mjn6g8l95nmqfe1n02m03896jvln.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Zen"] {
    background: url(/upload/medialibrary/125/oryce4cvcajo9spj41kvqsxbewwft7ol.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Гавайи"] {
    background: url(/upload/medialibrary/f2f/droaqt3j1v3816g6r68m2bp0bv299xpi.JPG) no-repeat 50% 33%/cover
}

.kollektion-item.mb-2[title="Fusion"] {
    background: url(/upload/medialibrary/d64/ny7nh49p73m3sfnayw361k8ohqjgekf2.JPG) no-repeat 50% 33% / cover;
}



.table-price {
    margin-top: 30px;
    width: 100%
}

.table-price td {
    border: 1px solid #ffffff;
    padding: 5px 10px;
    text-align: center
}

.table-price td[align="right"] {
    text-align: right
}

.table-price-logo {
    display: flex;
    align-items: center;
    min-height: 122px;
    float: left
}

.table-price td img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.table-price-logo img {
    margin: 0 50px !important
}

.table-price thead p,
.table-price thead a {
    color: #e1d897;
    font-style: italic;
    text-align: left !important
}

.table-price-title {
    background-color: #e1d897;
    color: #000000;
    font-style: italic;
    font-weight: bold
}

.table-price-item {
    background-color: #efae2d;
    color: #333f4f;
    font-weight: bold
}

.table-price-item:nth-child(1) {
    min-width: 180px
}

.table-price-item:nth-child(3) {
    min-width: 210px
}

.table-price-item:nth-child(4),
.table-price-item:nth-child(5),
.table-price-item:nth-child(6),
.table-price-item:nth-child(7) {
    min-width: 115px
}

@media (max-width:976px) {
    .table-price {
        display: block;
        overflow-x: auto
    }

    .table-price thead {
        width: 1067.64px;
        display: table;
        table-layout: fixed
    }

    .table-price .scroll-table-body {
        width: 1067.64px;
        overflow: auto;
        height: calc(100vh - 248px);
        display: block
    }

    .table-price td {
        width: 152.52px !important
    }
}

@media (max-width:360px) {
    .logo_text_jo {
        font-size: 12px
    }
}

.korzina_text a {
    display: block;
    padding-top: 18px
}

.header-nav__item-bottom a:hover span {
    color: #c59f5e
}

.newfooter_wr_jo {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.fotter_first_cl {
    width: 234px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.fotter_second_cl {}

.fotter_third_cl {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
    width: 40%
}

.footer_menu_left_jo {
    margin-right: 70px;
    width: 241px
}

.footer_menu_right_jo {
    width: auto
}

.footer_leftjo {
    width: 60%;
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

.footer_phones {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between
}

.socFooter .footerTg {
    margin-left: 0 !important
}

.footer_phones .phone_f {
    margin-top: 0;
    margin-bottom: 28px
}

.creator p {
    margin: 0
}

.footer_phones a {
    font-size: 16px
}

.newfooter_wr_jo a {
    color: #707070;
    line-height: 1.5
}

.newfooter_wr_jo a:hover {
    color: #c59f5e !important
}

.cart_blck_jo a {
    margin-right: -53px;
    margin-top: -10px
}

@media screen and (max-width:970px) {

    .newhead_right,
    .lk_wr_jo,
    .menu-wr-jo {
        display: none
    }

    .directory_news {
        /*padding-top: 220px*/
        padding-top: 5px;
    }
}

@media screen and (min-width:971px) {
    .cart_blck_jo {
        display: none
    }
}

@media screen and (max-width:869px) {
    footer {
        margin-top
    }
}

@media screen and (max-width:869px) {
    footer {
        margin-top: 45px
    }

    .newfooter_wr_jo {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .footer_menu_left_jo {
        width: 50%;
        margin-right: 0;
        display: flex;
        justify-content: flex-end;
        margin-right: 20px
    }

    .footer_menu_right_jo {
        display: flex;
        width: 50%;
        flex-direction: column;
        align-items: flex-start;
        margin-left: 20px
    }

    .fotter_first_cl {
        width: 50%
    }

    .fotter_second_cl {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .socFooter {
        display: flex;
        flex-direction: row;
        justify-content: center
    }

    .fotter_third_cl {
        width: 100%
    }
}

@media screen and (max-width:490px) {
    footer {
        margin-top: 45px
    }

    .newfooter_wr_jo {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .footer_menu_left_jo {
        width: 100%;
        margin-right: 0;
        display: flex;
        align-items: center;
        flex-direction: column
    }

    .footer_menu_right_jo {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
        margin-right: 0;
        margin-left: 0
    }

    .fotter_first_cl {
        width: 50%
    }

    .fotter_second_cl {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .socFooter {
        display: flex;
        flex-direction: row;
        justify-content: center
    }

    .footer_leftjo {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%
    }

    .logo_f {
        margin-bottom: 15px
    }

    .footer_phones {
        margin-top: 15px
    }

    .footer_phones .phone_f {
        margin-bottom: 5px
    }

    .fotter_third_cl {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .fotter_third_cl ul li {
        text-align: center
    }
}

.lk_wr_jo_text a {
    color: #c7c7c7
}

.b-back-but {
    z-index: 50
}

.index-menu__cont {
    z-index: 1
}

div#scroller_back {
    z-index: 20;
    max-height: 45px;
    display: none !important;
}

.header-nav__item-bottom #title-search-input {
    max-width: 305px
}

.breadcrumbs a {
    color: #aba5a5
}

.row_bottom_jo .header-nav__item {
    padding-bottom: 5px
}

.row_bottom_jo .newhead_right {
    padding-bottom: 5px
}

.row_bottom_jo .header-new {
    padding: 50px 0 20px
}

.row_bottom_jo .new_korzina {
    margin-bottom: 29px
}

.obj-fit {
    object-fit: cover;
    max-width: 100%
}

#carouselIndicators .carousel-indicators {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 10px;
    justify-content: start
}

.carousel-indicators.bg-dark.small--count {
    grid-template-columns: repeat(auto-fit, minmax(140px, 33%)) !important
}

.carousel-indicators {
    margin: 0
}

.carousel-indicators [data-bs-target] {
    width: 100% !important;
    height: 120px !important;
    margin-left: unset;
    margin-right: unset;
    border: none;
    object-fit: cover;
    object-position: bottom;
}

.carousel-indicators .active {
    border: 1px solid !important; 
    border-color: black;
    padding: 5px;
}

.carousel-item>a {
    width: 100%
}

.carousel-item img:not(.zoomImg) {
    width: 100% !important;
    height: 550px;
    object-fit: cover
}

#productCalc .buttontocat {
    /* margin-top: 58px !important; */
    background: none;
    color: #e3922e
}

@media screen and (max-width:1104px) {
    .slBlock.slBlock-product .zag {
        line-height: 40px
    }

    .slBlock.slBlock-product img {
        height: 190px !important
    }

    .slBlock.slBlock-product .slider_content .button {
        margin-bottom: 90px !important
    }
}

@media screen and (max-width:1025px) {
    .card .row .col.col-mob {
        /*padding-top: 200px*/
    }

    #carouselIndicators .carousel-indicators {
        margin-left: 0;
        justify-content: flex-start
    }
}

@media screen and (max-width:960px) {
    .tocart .button {
        margin-top: 62px !important;
        padding-top: 15px !important;
        padding-bottom: 15px;
        !important
    }

    .tocart #productClick {
        margin-top: 24px !important
    }
}

@media screen and (max-width:600px) {
    .slBlock.slBlock-product .slider_content .button {
        width: 270px !important;
        margin-bottom: 70px !important
    }

    .slBlock.slBlock-product img {
        height: 210px !important
    }

    .slBlock.slBlock-product .zag {
        line-height: 30px
    }
}

@media screen and (max-width:529px) {
    #productClick {
        text-align: left
    }
}

@media (max-width:960px) {
    .card .breadcrumbs {
        line-height: 23px;
        margin-left: 4%
    }
}

.carousel-indicators.bg-dark {
    background-color: inherit !important
}

.cent {
    text-align: center
}

ol.just li {
    list-style: decimal
}

.socHeader-v.mob {
    display: none
}

footer .socFooter {
    width: auto
}

.header-nav__item-bottom-link {
    margin: 10px 0
}

.social-networks {
    text-align: left
}

.social-networks a {
    display: inline-block;
    margin: 0 3px
}

.header-mobile_nav_new .social-networks {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 100%
}

.header-mobile_nav_new .social-networks a {
    height: 23px;
    width: auto;
    margin: 0
}

.header-mobile_nav_new .social-networks a img {
    height: 23px !important
}

@media screen and (max-width:600px) {
    .socHeader-v.mob {
        display: block
    }

    .socHeader-v {
        display: none
    }

    .socFooter a.footerWatsap {
        margin-left: 0
    }

    footer div.socFooter {
        width: auto
    }

    .social-networks {
        text-align: center
    }

    .social-networks span {
        display: block
    }
}





.cart .table .col .count .delete {
    background: url(/local/templates/solo/css/../img/delete.jpg) 0px 0px no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    margin-top: 15px;
}

.product_item .class_information_product .sub_foto {
    min-height: 150px;
}

.col-sm.tw .zag {
    color: white;
}

.col-sm.tw .more {
    color: white;
}

.listEvent .row .col-sm-8 {
    padding-left: 0;
    margin: 35px 0;
}

.content-slide {
    background: #0000002e;
    padding: 30px;
}

.anonslist .button {
	margin-top: 10px !important;
}


element.style {
}
.oplata_wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
}

.oplata_wrapper .btn_oplata {
	width: 100%;
}

.butOrder {
	margin-top: 40px;
	float: none;
}

.butOrder .button {
	opacity: 1;
	border: 2px solid #505050 !important;
	padding-right: 45px !important;
	padding-left: 45px;
}

.butOrder .button:hover {
	border-color: #a2a2a1 !important;
    transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear .01s;
}

.col-6.col-md-4.goods.goodsdefault > div.prod {
	padding: 10px;
}

.col-6.col-md-4.goods.goodsdefault > div.name {
	min-height: 50px;
    align-items: center;
    display: flex;
}

@media (max-width: 768px) {
	.col-6.col-md-4.goods.goodsdefault > div.name {
		min-height: 60px;
	}
}



/* End */
/* /local/templates/solo/css/bootstrap.css?1770318764191738 */
/* /local/templates/solo/css/styles.css?1770318764200147 */
/* /local/templates/solo/css/styles_other.css?17703187646737 */
/* /local/templates/solo/css/superslides.css?1770318764606 */
/* /local/templates/solo/css/slider.css?177031876428217 */
/* /local/templates/solo/css/media.css?177031876438097 */
/* /local/templates/solo/css/fancybox.css?177031876412796 */
/* /local/templates/solo/css/custom.css?177031876461435 */
/* /local/templates/solo/css/slick.css?17703187641776 */
/* /local/templates/solo/css/slick-theme.css?17703187645878 */
/* /local/templates/solo/css/swiper.min.css?177031876418432 */
/* /bitrix/components/bazarow/favorites.add/templates/.default/style.min.css?17703188381736 */
/* /local/templates/solo/components/sotbit/search.title/new/style.css?17703187642108 */
/* /bitrix/components/bazarow/favorites.line/templates/.default/style.css?177031883840 */
/* /local/templates/solo/template_styles.css?177031876233724 */
