

/* Start:/local/templates/hookah/css/all.css?1615296367252048*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

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

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.14286;
  color: #585858;
  background-color: #fff; }

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

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

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] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

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

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

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  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,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@media print {
  *,
  *::before,
  *::after {
    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; } }

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

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

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

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

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

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

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

.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 {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.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;
  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: #868e96; }

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: #f8f9fa;
  border-radius: 0; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 0; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%; }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

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

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

.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-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
.col-lg-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-13 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54.16667%;
  flex: 0 0 54.16667%;
  max-width: 54.16667%; }

.col-14 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%; }

.col-16 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-17 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70.83333%;
  flex: 0 0 70.83333%;
  max-width: 70.83333%; }

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

.col-19 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79.16667%;
  flex: 0 0 79.16667%;
  max-width: 79.16667%; }

.col-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-21 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%; }

.col-22 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-23 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95.83333%;
  flex: 0 0 95.83333%;
  max-width: 95.83333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-15 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15; }

.order-16 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16; }

.order-17 {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17; }

.order-18 {
  -webkit-box-ordinal-group: 19;
  -ms-flex-order: 18;
  order: 18; }

.order-19 {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
  order: 19; }

.order-20 {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20; }

.order-21 {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21; }

.order-22 {
  -webkit-box-ordinal-group: 23;
  -ms-flex-order: 22;
  order: 22; }

.order-23 {
  -webkit-box-ordinal-group: 24;
  -ms-flex-order: 23;
  order: 23; }

.order-24 {
  -webkit-box-ordinal-group: 25;
  -ms-flex-order: 24;
  order: 24; }

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-sm-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-sm-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-sm-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-sm-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-sm-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-sm-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-sm-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-sm-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-sm-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-sm-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-sm-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-sm-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-sm-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; } }

@media (min-width: 992px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-md-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-md-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-md-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-md-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-md-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-md-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-md-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-md-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-md-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; } }

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-lg-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-lg-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-lg-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-lg-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-lg-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-lg-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-lg-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-lg-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-lg-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-lg-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-lg-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-lg-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-lg-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef; }
  .table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.thead-default th {
  color: #495057;
  background-color: #e9ecef; }

.table-inverse {
  color: #fff;
  background-color: #212529; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #32383e; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 1199px) {
  .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.8rem 1.5485rem;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #3f3f3f;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 0.2rem solid #f3f3f3;
  border-radius: 0;
  -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;
  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: #3f3f3f;
    background-color: #fff;
    border-color: #747474;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #929191;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #929191;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #929191;
    opacity: 1; }
  .form-control::placeholder {
    color: #929191;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: 5.6rem; }

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

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

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

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

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

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

.form-control-plaintext {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  margin-bottom: 0;
  line-height: 1.2;
  border: solid transparent;
  border-width: 0.2rem 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

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

.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

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

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

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

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

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

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

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545; }

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

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

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

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25); }

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

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

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

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

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

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25); }

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

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

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

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 768px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      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: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      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: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0.2rem solid transparent;
  padding: 0.8rem 1.5485rem;
  font-size: 1.4rem;
  line-height: 1.2;
  border-radius: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    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: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc; }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d; }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34; }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b; }

.btn-warning {
  color: #111;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00; }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130; }

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5; }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124; }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:active, .btn-outline-light.active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:active, .btn-outline-dark.active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.btn-link {
  font-weight: normal;
  color: #007bff;
  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;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled {
    color: #868e96; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-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;
  transition: height 0.35s ease; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

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

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

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

#regForm .error-input {
	color: #d40000;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 2.14286;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 2.14286;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 11px; }
  .popover .arrow::after {
    content: "";
    border-width: 11px; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 10px; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: -11px;
      margin-left: -6px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: -10px;
      margin-left: -6px;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 10px; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: -8px;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: -10px;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 10px; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: -7px;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: -10px;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 10px; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: -8px;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: -10px;
      border-left-color: #fff; }

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

.popover-body {
  padding: 9px 14px;
  color: #212529; }


.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

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

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

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

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

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

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

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

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

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

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  font-family: "BebasNeue";
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: .028rem;
  padding: 0.3rem 1.7rem;
  line-height: 1.2;
  cursor: pointer;
  font-weight: 400;
  color: #929191;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

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

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

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

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

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

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


.carousel {
  position: relative; }

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev: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;
  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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-secondary {
  border-color: #868e96 !important; }

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

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

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

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

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

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

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

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

.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

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

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

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

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

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

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

@media (min-width: 768px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-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; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.mt-0 {
  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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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: 768px) {
  .m-sm-0 {
    margin: 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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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: 992px) {
  .m-md-0 {
    margin: 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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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: 1200px) {
  .m-lg-0 {
    margin: 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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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 !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; } }

.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: 768px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

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

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-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-primary {
  color: #007bff !important; }

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

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #868e96 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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-track,.slick-list{
    min-width: 100%;
}

.slick-arrow.slick-hidden {
  display: none; }

.h-reset-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0; }

html {
  height: 100%;
  font-size: 10px; }

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  letter-spacing: .015rem; }

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

.l-wrapper {
  background: url("/local/templates/hookah/css/../img/useful/bg.jpg") repeat-y 0 0;
  background-size: 100% auto; }

.row_md {
  margin-left: -2rem;
  margin-right: -2rem; }
  .row_md > [class*="col-"] {
    padding-left: 2rem;
    padding-right: 2rem; }

.row_sm {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  .row_sm > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.form-control {
  font-family: "BebasNeue";
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.042rem;
  padding: 0.95rem 2rem; }
  .form-control.is-full-bg {
    background-color: #f3f3f3; }
  .form-control:disabled {
    background-color: #fbfbfb;
    color: #bbb; }

textarea.form-control {
  min-height: 15.5rem; }

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

.h-object-fit {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: block; }
  .h-object-fit > img {
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    height: auto;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: none;
    max-width: none;
    height: 100%; }
    .no-object-fit .h-object-fit > img,
    .no-objectfit .h-object-fit > img {
      display: none; }

.c-burger {
  position: relative;
  width: 1em;
  height: 1em;
  font-size: 3rem;
  display: inline-block; }
  .c-burger:before, .c-burger:after {
    content: ""; }
  .c-burger:before, .c-burger:after,
  .c-burger > span {
    position: absolute;
    display: block;
    height: 0.18em;
    background-color: currentColor;
    width: 100%; }
  .c-burger:before {
    top: 0; }
  .c-burger > span {
    top: 0;
    bottom: 0;
    margin: auto; }
  .c-burger:after {
    bottom: 0; }

@font-face {
  font-family: "Bebas";
  src: url("/local/templates/hookah/css/../fonts/bebas/Bebas.eot");
  src: url("/local/templates/hookah/css/../fonts/bebas/Bebas.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/bebas/Bebas.woff") format("woff"), url("/local/templates/hookah/css/../fonts/bebas/Bebas.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/bebas/Bebas.svg#fontname") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "BebasNeue";
  src: url("/local/templates/hookah/css/../fonts/bebas/BebasNeueCyrillic.eot");
  src: url("/local/templates/hookah/css/../fonts/bebas/BebasNeueCyrillic.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/bebas/BebasNeueCyrillic.woff") format("woff"), url("/local/templates/hookah/css/../fonts/bebas/BebasNeueCyrillic.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/bebas/BebasNeueCyrillic.svg#fontname") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Ultralight.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Ultralight.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Ultralight.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Ultralight.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Ultralight.svg#fontname") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Thin.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Thin.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Thin.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Thin.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Thin.svg#fontname") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Light.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Light.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Light.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Light.svg#fontname") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Regular.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Regular.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Regular.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Regular.svg#fontname") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Medium.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Medium.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Medium.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Medium.svg#fontname") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Semibold.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Semibold.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Semibold.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Semibold.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Semibold.svg#fontname") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Bold.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Bold.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Bold.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Bold.svg#fontname") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "SFUIDisplay";
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Heavy.eot");
  src: url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Heavy.eot?#iefix") format("embedded-opentype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Heavy.woff") format("woff"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Heavy.ttf") format("truetype"), url("/local/templates/hookah/css/../fonts/SFUIDisplay/SFUIDisplay-Heavy.svg#fontname") format("svg");
  font-weight: 800;
  font-style: normal; }

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

.l-wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden; }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

.ico {
  display: inline-block; }

.ico-busket {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: 0px 0px;
  width: 35px;
  height: 31px; }

.ico-heart {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: -37px 0px;
  width: 32px;
  height: 28px; }

.ico-heart-yellow {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: 0px -33px;
  width: 32px;
  height: 28px; }

.ico-loc-xs {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: -71px 0px;
  width: 12px;
  height: 19px; }

.ico-loop {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: -34px -33px;
  width: 29px;
  height: 28px; }

.ico-loop {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: -34px -33px;
  width: 29px;
  height: 28px; }

.ico-home {
  background-image: url(/local/templates/hookah/css/../img/useful/sprites/theme/theme-sprite.png);
  background-position: 0px -63px;
  width: 16px;
  height: 14px; }

/* ==========================================
  Single-colored icons can be modified like so:
  .icon-name {
    font-size: 32px;
    color: red;
  }
  ========================================== */
.btn {
  font-family: "BebasNeue";
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: 0.042rem;
  color: #3f3f3f;
  background-color: #f3f3f3;
  cursor: pointer;
  text-decoration: none !important; }
  .btn:hover {
    background-color: #dadada;
    color: #3f3f3f; }
  .btn_d_white {
    border-color: #f6f4f4;
    background-color: #fff;
    color: #929191; }
    .btn_d_white:hover, .btn_d_white:focus, .btn_d_white:active {
      border-color: #dfd8d8;
      background-color: #fff;
      color: #929191; }
    .btn_d_white .e-title {
      color: #cccbcb; }
    .btn_d_white .e-selected {
      color: #929191; }
      .btn_d_white .e-selected img {
        margin-right: 1rem; }
  .btn_yellow {
    background-color: #edc247;
    border-color: #edc247;
    color: #fff; }
    .btn_yellow:hover, .btn_yellow:focus, .btn_yellow:active {
      border-color: #e8b319;
      background-color: #e8b319;
      color: #fff; }
  .btn_boulder {
    background-color: #757474;
    border-color: #757474;
    color: #fff; }
    .btn_boulder:hover, .btn_boulder:focus, .btn_boulder:active {
      border-color: #5b5b5b;
      background-color: #5b5b5b;
      color: #fff; }
  .btn_white {
    background-color: #fff;
    border-color: #fff;
    color: #757474; }
    .btn_white:hover, .btn_white:focus, .btn_white:active {
      background-color: #fff;
      border-color: #fff;
      color: #757474; }
  .btn_radius {
    border-radius: 10rem; }
  .btn_align-left {
    text-align: left; }
  .btn_full {
    width: 100%; }
  .btn_ls {
    padding: 1.8rem 2.5rem; }
  .btn_xs {
    font-family: "BebasNeue";
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.028rem;
    padding: 0.3rem 2.3rem; }
  .btn .e-small {
    font-size: 2.2rem;
    letter-spacing: 0.031rem; }
  .btn .e-yellow {
    color: #fed85e; }

.c-forms {
  display: block;
  font-weight: 400;
  margin-bottom: 0; }
  .c-forms__label {
    font-family: "SFUIDisplay";
    font-size: 1.3rem;
    font-weight: 400;
    color: #949494;
    margin-bottom: .9rem;
    line-height: 1; }
    .c-forms__label .e-required {
      color: #dfaa00; }

.c-footer {
  background-color: #fff; }
  .c-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 10rem; }
    @media (max-width: 991px) {
      .c-footer .container {
        position: relative;
        height: 14rem;
        padding-bottom: 4rem; } }
    @media (max-width: 767px) {
      .c-footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto;
        padding-top: 2rem;
        padding-bottom: 2rem; } }
  @media (max-width: 991px) {
    .c-footer__logo {
      margin-right: 2rem; } }
  @media (max-width: 767px) {
    .c-footer__logo {
      margin-right: 0;
      margin-bottom: 2rem; } }
  .c-footer__rights {
    color: #aaaaaa;
    font-family: "SFUIDisplay";
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.58;
    margin-left: 2.2rem;
    margin-right: auto; }
    @media (max-width: 991px) {
      .c-footer__rights {
        position: absolute;
        bottom: 1rem;
        left: 0;
        right: 0;
        text-align: center;
        margin-left: 0; } }
    @media (max-width: 767px) {
      .c-footer__rights {
        position: relative;
        bottom: 0;
        margin-left: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 2rem; } }
  .c-footer__soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 7.7rem;
    margin-left: 3.6rem; }
    @media (max-width: 1199px) {
      .c-footer__soc {
        margin-right: 1.7rem;
        margin-left: 1.6rem; } }
    @media (max-width: 767px) {
      .c-footer__soc {
        margin-top: 2rem; } }
    .c-footer__soc > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 3.4rem;
      width: 3.4rem;
      border-radius: 50%;
      background-color: #f3f3f3;
      color: inherit; }
      .c-footer__soc > a:not(:last-child) {
        margin-right: 0.6rem; }
    .c-footer__soc .icon {
      display: block; }
    .c-footer__soc .icon-tw {
      font-size: 1.5rem; }
    .c-footer__soc .icon-fb {
      font-size: 1.5rem; }
    .c-footer__soc .icon-vk {
      font-size: 1.5rem; }
      
  .c-footer__dev {
	  padding-left: 20px;
	  line-height: 1.5;
    } 
    .c-footer__dev a {
      white-space: nowrap;
      color: inherit;
    } 
  @media (max-width: 767px) {
    .c-footer__dev {
/*       margin-top: 2rem; */ } }

.c-header {
  position: relative; }
  .c-header__top {
    padding-top: 1.7rem;
    padding-bottom: 0.2rem;
    background-color: #fff; }
    @media (max-width: 767px) {
      .c-header__top {
        padding-top: 7rem;
        padding-bottom: 1rem; } }
    .c-header__top > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 12.2rem; }
      @media (max-width: 767px) {
        .c-header__top > .container {
          height: auto; } }
  .c-header__logo {
    margin-top: -1.2rem; }
    @media (max-width: 767px) {
      .c-header__logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0; }
        .c-header__logo > img {
          max-width: 10rem; } }
  .c-header__catalog {
    margin-left: 4.5rem; }
    @media (max-width: 767px) {
      .c-header__catalog {
        margin-left: 0; } }
    .c-header__catalog__trigger {
      position: relative;
      min-width: 27.2rem; }
      @media (min-width: 992px) {
        .c-header__catalog__trigger {
          padding-top: 0.4rem;
          padding-bottom: 0.4rem;
          font-size: 3.8rem; } }
      @media (max-width: 1199px) {
        .c-header__catalog__trigger {
          min-width: 21rem;
          padding-left: 5rem; } }
      @media (max-width: 991px) {
        .c-header__catalog__trigger {
          min-width: 15rem;
          padding-left: 2rem; } }
      @media (max-width: 767px) {
        .c-header__catalog__trigger {
          padding: 0.2rem 1rem;
          min-width: 0; } }
      .c-header__catalog__trigger:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        width: 1em;
        height: 1em;
        font-size: 4rem;
        -webkit-transform: rotate(45deg) translateY(1rem);
        transform: rotate(45deg) translateY(1rem);
        background-color: #f3f3f3;
        margin-top: 2.5rem;
        visibility: hidden;
        opacity: 0;
        visibility: hidden;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: transform, opacity, visibility;
        transition-property: transform, opacity, visibility, -webkit-transform; }
        @media (max-width: 767px) {
          .c-header__catalog__trigger:after {
            font-size: 2rem;
            margin-top: 1rem; } }
        .is-catalog-active .c-header__catalog__trigger:after {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          opacity: 1;
          visibility: visible; }
      .c-header__catalog__trigger .c-burger {
        font-size: 1.9rem;
        position: absolute;
        left: 2rem;
        top: 0;
        bottom: 0;
        margin: auto; }
        @media (max-width: 991px) {
          .c-header__catalog__trigger .c-burger {
            display: none; } }
  .c-header__search {
	display: block;
    position: relative;
    margin-left: 2.5rem; }
    @media (max-width: 767px) {
      .c-header__search {
        display: none; } }
    .c-header__search .ico-loop {
      position: absolute;
      right: 1.7rem;
      top: 0;
      bottom: 0;
      margin: auto; }
  .c-header__tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 2rem; }
    @media (max-width: 767px) {
      .c-header__tools {
        margin-left: auto;
        margin-right: 1rem; } }
  .c-header__wishes {
    position: relative;
    text-decoration: none !important; }
    .c-header__wishes__count {
      right: -0.7rem;
      position: absolute;
      top: -.5rem;
      height: 1.7rem;
      padding: 0 .4rem;
      line-height: 1.7rem;
      border-radius: 50%;
      text-align: center;
      text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.5);
      color: #3f3f3f;
      font-family: "SFUIDisplay";
      font-size: 1.3rem;
      font-weight: 700;
      line-height: 1.2;
      text-transform: uppercase;
      background-color: #edc247; }
      .c-header__wishes__count:empty {
        display: none; }
    .c-header__wishes .ico {
      display: block; }
  .c-header__busket {
    position: relative;
    margin-left: 2rem;
    text-decoration: none !important; }
    .c-header__busket .ico {
      display: block; }
    .c-header__busket__count {
      right: -0.7rem;
      position: absolute;
      top: -.5rem;
      height: 1.7rem;
      padding: 0 .4rem;
      line-height: 1.7rem;
      border-radius: 50%;
      text-align: center;
      text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.5);
      color: #3f3f3f;
      font-family: "SFUIDisplay";
      font-size: 1.3rem;
      font-weight: 700;
      line-height: 1.2;
      text-transform: uppercase;
      background-color: #edc247; }
      .c-header__busket__count:empty {
        display: none; }
  .c-header__log {
    margin-left: 2rem; }
  .c-header__log__trigger {
    color: inherit;
    font-size: 3rem; }
    .c-header__log__trigger > .icon {
      display: block; } 
    @media (max-width: 767px) {
      .c-header__log {
        margin-left: 3rem; } }
  .c-header__bottom {
    position: relative;
    background: #5e5d5d;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5e5d5d), color-stop(100%, #393839));
    background: -webkit-gradient(linear, left top, left bottom, from(#5e5d5d), to(#393839));
    background: linear-gradient(to bottom, #5e5d5d 0%, #393839 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5d5d', endColorstr='#393839', GradientType=0 );
    color: #fff; }
    .c-header__bottom > .container {
      height: 5.2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .c-header__location__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
    .c-header__location__header .ico-loc-xs {
      margin-right: 1.7rem; }
    .c-header__location__header span {
      text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.17);
      color: #f0cb68;
      font-size: 1.5rem;
      font-family: "SFUIDisplay";
      font-weight: 600;
      max-width: 12.9rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .c-header__location__arrow {
    width: 1em;
    height: 1em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: .2em solid currentColor;
    border-right: .2em solid currentColor;
    color: #f0cb68;
    font-size: 1rem;
    position: relative;
    margin-top: -0.34em;
    margin-left: 2rem; }
  .c-header__location__body {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: #3e3e3e;
    visibility: hidden;
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform; }
    .is-active .c-header__location__body {
      -webkit-transform: none;
      transform: none;
      opacity: 1;
      visibility: visible; }
    @media (max-width: 991px) {
      .c-header__location__body {
        overflow-y: auto;
        max-height: calc(100vh - 19.3rem); } }
    @media (max-width: 767px) {
      .c-header__location__body {
        max-height: calc(100vh - 17.6rem); } }
    .c-header__location__body > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .c-header__location__item {
    padding: 3.7rem 2.7rem 4.1rem;
    background-color: #3e3e3e;
    min-width: 21rem; }
    @media (max-width: 1199px) {
      .c-header__location__item {
        padding: 3.7rem 2rem 4.1rem; } }
    @media (max-width: 767px) {
      .c-header__location__item {
        min-width: 14rem;
        padding: 3.7rem 1rem 4.1rem; } }
    .c-header__location__item:first-child {
      background-color: #383838; }
    .c-header__location__item:last-child {
      background-color: #3e3e3e;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (min-width: 1200px) {
        .c-header__location__item:last-child {
          padding-left: 3.7rem; } }
    .c-header__location__item__header {
      color: #fed85e;
      font-family: "BebasNeue";
      font-size: 2.4rem;
      font-weight: 400;
      line-height: 0.71;
      letter-spacing: 0.034rem; }
    .c-header__location__item__body {
      font-family: "SFUIDisplay";
      font-size: 1.6rem;
      font-weight: 500;
      margin-top: 2.8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 991px) {
        .c-header__location__item__body {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      @media (max-width: 767px) {
        .c-header__location__item__body {
          font-size: 1.4rem;
          font-weight: 300;
          line-height: 1.2; } }
      .c-header__location__item__body li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .c-header__location__item__body li:not(:last-child) {
          margin-right: 6.9rem; }
          @media (max-width: 1199px) {
            .c-header__location__item__body li:not(:last-child) {
              margin-right: 3.3rem; } }
      .c-header__location__item__body a {
        color: inherit;
        text-decoration: none !important;
        display: block; }
        .c-header__location__item__body a:not(:last-child) {
          margin-bottom: .1rem; }
          @media (max-width: 767px) {
            .c-header__location__item__body a:not(:last-child) {
              margin-bottom: 0.6rem; } }
        .c-header__location__item__body a:hover {
          color: #dfaa00; }

  .c-header__location__header:hover, .c-header__location__header.animate {
    filter: brightness(130%);          
  }
  /*
  .c-header__location__header:hover #header_city_name, .c-header__location__header.animate #header_city_name,
  .c-header__location__header:hover .ico, .c-header__location__header.animate .ico {
    color: #fe6d6a;
  }
  .c-header__location__header:hover .c-header__location__arrow, .c-header__location__header.animate .c-header__location__arrow {
    border: #fe6d6a;
  }
  */
  .c-header__location__header:hover .c-header__location__arrow, .c-header__location__header.animate .c-header__location__arrow  {
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
         -o-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-name: bounce_arr;
       -moz-animation-name: bounce_arr;
         -o-animation-name: bounce_arr;
            animation-name: bounce_arr;
/*     border: 2px solid #fe6d6a; */
    border-top: none;
    border-left: none;
  }
  .c-header__location__header.animate .c-header__location__arrow {
    -webkit-animation-iteration-count: 4;
       -moz-animation-iteration-count: 4;
         -o-animation-iteration-count: 4;
            animation-iteration-count: 4;
  }
  .c-header__location__header:hover .c-header__location__arrow {
     animation-iteration-count: infinite; 
  }
          
  @-webkit-keyframes bounce_arr {
    from,
    20%,
    53%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
              animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0) rotateZ(45deg);
              transform: translate3d(0, 0, 0) rotateZ(45deg);
    }
    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
              animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -4px, 0) rotateZ(45deg);
              transform: translate3d(0, -4px, 0) rotateZ(45deg);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
              animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -2px, 0) rotateZ(45deg);
              transform: translate3d(0, -2px, 0) rotateZ(45deg);
    }
    90% {
      -webkit-transform: translate3d(0, 0px, 0) rotateZ(45deg);
              transform: translate3d(0, 0px, 0) rotateZ(45deg);
    }
  }
  @-moz-keyframes bounce_arr {
    from,
    20%,
    53%,
    80%,
    to {
      -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
           animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -moz-transform: translate3d(0, 0, 0) rotateZ(45deg);
           transform: translate3d(0, 0, 0) rotateZ(45deg);
    }
    40%,
    43% {
      -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
           animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -moz-transform: translate3d(0, -4px, 0) rotateZ(45deg);
           transform: translate3d(0, -4px, 0) rotateZ(45deg);
    }
    70% {
      -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
           animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -moz-transform: translate3d(0, -2px, 0) rotateZ(45deg);
           transform: translate3d(0, -2px, 0) rotateZ(45deg);
    }
    90% {
      -moz-transform: translate3d(0, 0px, 0) rotateZ(45deg);
           transform: translate3d(0, 0px, 0) rotateZ(45deg);
    }
  }
  @-o-keyframes bounce_arr {
    from,
    20%,
    53%,
    80%,
    to {
      -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 0, 0) rotateZ(45deg);
    }
    40%,
    43% {
      -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transform: translate3d(0, -4px, 0) rotateZ(45deg);
    }
    70% {
      -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transform: translate3d(0, -2px, 0) rotateZ(45deg);
    }
    90% {
      transform: translate3d(0, 0px, 0) rotateZ(45deg);
    }
  }
  @keyframes bounce_arr {
    from,
    20%,
    53%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
           -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
              animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0) rotateZ(45deg);
         -moz-transform: translate3d(0, 0, 0) rotateZ(45deg);
              transform: translate3d(0, 0, 0) rotateZ(45deg);
    }
    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
           -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
              animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -4px, 0) rotateZ(45deg);
         -moz-transform: translate3d(0, -4px, 0) rotateZ(45deg);
              transform: translate3d(0, -4px, 0) rotateZ(45deg);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
           -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
              animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -2px, 0) rotateZ(45deg);
         -moz-transform: translate3d(0, -2px, 0) rotateZ(45deg);
              transform: translate3d(0, -2px, 0) rotateZ(45deg);
    }
    90% {
      -webkit-transform: translate3d(0, 0px, 0) rotateZ(45deg);
         -moz-transform: translate3d(0, 0px, 0) rotateZ(45deg);
              transform: translate3d(0, 0px, 0) rotateZ(45deg);
    }
  }
          
  .c-header__hot-tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 6.4rem; }
    @media (max-width: 1199px) {
      .c-header__hot-tel {
        display: none; } }
    .c-header__hot-tel__ttl {
      font-family: "SFUIDisplay";
      color: #cccbcb;
      font-size: 0.9rem;
      font-weight: 700;
      line-height: 1.33;
      text-transform: uppercase;
      margin-right: 1.7rem;
      text-align: right; }
    .c-header__hot-tel__cnt {
      font-family: "BebasNeue";
      font-size: 3rem;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0.042rem;
      text-decoration: none !important;
      color: inherit; }
      .c-header__hot-tel__cnt:hover {
        color: #dfaa00; }
  .c-header__nav {
    font-family: "SFUIDisplay";
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: auto;
    z-index: 2; }
    @media (max-width: 991px) {
      .c-header__nav {
        font-size: 1.4rem; } }
    @media (max-width: 767px) {
      .c-header__nav {
        position: relative; } }
    .c-header__nav__header {
      display: none; }
      @media (max-width: 767px) {
        .c-header__nav__header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          height: 5rem;
          width: 5rem; }
          .c-header__nav__header > .c-burger:before,
          .c-header__nav__header > .c-burger span, .c-header__nav__header > .c-burger:after {
            height: 0.1em; } }
    @media (max-width: 767px) {
      .c-header__nav__body {
        position: absolute;
        top: 100%;
        right: 0;
        width: 20rem;
        background-color: #393839;
        visibility: hidden;
        -webkit-transform: translateY(1rem);
        transform: translateY(1rem);
        opacity: 0;
        visibility: hidden;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        transition-property: transform, opacity, visibility;
        transition-property: transform, opacity, visibility, -webkit-transform; }
        .is-active .c-header__nav__body {
          -webkit-transform: none;
          transform: none;
          opacity: 1;
          visibility: visible; } }
    .c-header__nav__body ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767px) {
        .c-header__nav__body ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          padding: 1rem 0; } }
    .c-header__nav__body li:not(:last-child) {
      margin-right: 6.2rem; }
      @media (max-width: 991px) {
        .c-header__nav__body li:not(:last-child) {
          margin-right: 2.2rem; } }
    .c-header__nav__body a {
      color: inherit;
      text-decoration: none !important; }
      @media (max-width: 767px) {
        .c-header__nav__body a {
          padding: 0.4rem 1rem; } }
      .c-header__nav__body a:hover {
        color: #dfaa00; }
  .c-header__menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: #f3f3f3;
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    font-family: "BebasNeue";
    font-size: 2.7rem;
    font-weight: 400;
    line-height: 1.2;
    margin-top: -5.2rem;
    padding-top: 4.4rem;
    padding-bottom: 4.8rem;
    color: #828181;
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform; }
    @media (max-width: 1199px) {
      .c-header__menu {
        font-size: 2.5rem; } }
    .is-catalog-active .c-header__menu {
      -webkit-transform: none;
      transform: none;
      opacity: 1;
      visibility: visible; }
    .c-header__menu > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 991px) {
        .c-header__menu > .container {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .c-header__menu__item {
      padding-left: 3.2rem;
      border-left: .2rem solid #dad9d9;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 1199px) {
        .c-header__menu__item {
          padding-left: 2rem; } }
      @media (max-width: 991px) {
        .c-header__menu__item:not(:last-child) {
          margin-bottom: 1.8rem; } }
      .c-header__menu__item li:not(:last-child) {
        margin-bottom: 1.8rem; }
        @media (max-width: 991px) {
          .c-header__menu__item li:not(:last-child) {
            margin-bottom: 1rem; } }
      .c-header__menu__item a {
        color: inherit;
        text-decoration: none !important; }
        .c-header__menu__item a:hover {
          color: #3f3f3f; }

.c-modal__catalog {
  background-color: #fff; }
  .c-modal__catalog__header {
    position: relative;
    border-bottom: 0.1rem solid #f3f3f3;
    padding: 1rem 2rem; }
    .c-modal__catalog__header .h2 {
      font-family: "BebasNeue";
      margin-bottom: 0; }
  .c-modal__catalog__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding: 0;
    border: 0;
    background-color: transparent;
    line-height: 3rem;
    height: 3rem;
    width: 3rem;
    text-align: center;
    font-size: 3rem;
    outline: 0 !important;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .c-modal__catalog__close:hover {
      color: #dfaa00; }
    .c-modal__catalog__close > span {
      position: relative;
      display: block;
      top: -0.1em; }
  .c-modal__catalog__body > li:not(:last-child) {
    border-bottom: 0.1rem solid #f3f3f3; }
  .c-modal__catalog__body .h-reset-list {
    background-color: #f3f3f3;
    line-height: 1.2; }
    .c-modal__catalog__body .h-reset-list a {
      padding: 0.8rem 2rem;
      display: block;
      color: inherit;
      text-decoration: none !important; }
      .c-modal__catalog__body .h-reset-list a:hover {
        color: #dfaa00; }
  .c-modal__catalog__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .c-modal__catalog__trigger > a {
      display: block;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      text-decoration: none !important;
      color: inherit;
      padding: 1rem 2rem; }
      .c-modal__catalog__trigger > a:hover {
        background-color: #f3f3f3; }
  .c-modal__catalog__collapse-trigger {
    width: 1em;
    height: 1em;
    position: relative;
    font-size: 5rem;
    border-left: 0.1rem solid #f3f3f3; }
    .c-modal__catalog__collapse-trigger:hover {
      background-color: #f3f3f3; }
    .c-modal__catalog__collapse-trigger:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 0.2em;
      height: 0.2em;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      border-bottom: 1px solid currentColor;
      border-right: 1px solid currentColor;
      transform: rotate(45deg); }

.c-main-banner {
  margin-top: 4rem; }
  .c-main-banner__carousel .slick-dots, .c-main-banner__jumbo .slick-dots {
    position: absolute;
    list-style-type: none;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 2.5rem;
    left: 2.5rem;
    margin-bottom: 0; }
    @media (max-width: 1199px) {
      .c-main-banner__carousel .slick-dots, .c-main-banner__jumbo .slick-dots {
        bottom: 1rem;
        left: 1rem; } }
    .c-main-banner__carousel .slick-dots li, .c-main-banner__jumbo .slick-dots li {
      width: 1em;
      height: 1em;
      font-size: 1.6rem;
      background-color: #cdcdcd;
      cursor: pointer; }
      .c-main-banner__carousel .slick-dots li.slick-active, .c-main-banner__jumbo .slick-dots li.slick-active {
        background-color: #fed452; }
      .c-main-banner__carousel .slick-dots li:not(:last-child), .c-main-banner__jumbo .slick-dots li:not(:last-child) {
        margin-right: .8rem; }
    .c-main-banner__carousel .slick-dots button, .c-main-banner__jumbo .slick-dots button {
      display: none; }
  .c-main-banner__jumbo > a {
    display: block;
    margin-left: -.3rem; 
    outline : none;}
    
  .c-main-banner__jumbo, .c-main-banner__jumbo .slick-list, .c-main-banner__jumbo .slick-track {
	  height: 100%;
	  min-height: 200px;
  }
  .c-main-banner__jumbo a {
	  width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
  }
    @media (max-width: 1199px) {
      .c-main-banner__jumbo > a {
        margin-left: -.6rem; } }
    @media (max-width: 991px) {
      .c-main-banner__jumbo > a {
        margin-left: 0;
        margin-top: 2rem; } }
    .c-main-banner__jumbo > a > img {
      display: block; 
      outline : none; }
    @media (max-width: 990px) {
      .c-main-banner__jumbo {
        margin-top: 20px; } 
      .c-main-banner__jumbo a {
        height: 700px; } 
      .c-main-banner__carousel .slick-dots, .c-main-banner__jumbo .slick-dots {
	      bottom: 3rem;
      }
        }
    @media (max-width: 480px) {
      .c-main-banner__jumbo a {
        height: 450px; } 
        }
    @media (max-width: 400px) {
      .c-main-banner__jumbo a {
        height: 300px; } 
        }


  .c-main-banner__carousel__item {
    position:relative; }
  .c-main-banner__carousel__item-title {
	padding: 15px 15px 0 15px;
    position: absolute;
    bottom: 50%;
    right: 0;
    font-family: "BebasNeue";
    font-size: 4.5rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.042rem; 
    color: white; 
    background: rgba(0,0,0,0.3); }

  .c-main-banner__carousel__item-text {
    position: absolute;
    bottom: 4.5rem;
    left: 2.5rem;
    right: 2.5rem;
    font-family: "BebasNeue";
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.042rem; 
    color: white; 
    text-shadow: 1px 1px 2px rgba(0,0,0,0.38); }

.c-partners {
  margin-top: 4rem; }
  .c-partners > .container {
    position: relative; }
  .c-partners__carousel {
    position: relative;
    padding: 0 8rem;
    background-color: #fff; }
    .c-partners__carousel__nav__prev, .c-partners__carousel__nav__next {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 1em;
      height: 1em;
      background-color: #edc247;
      font-size: 5rem;
      margin: auto; }
      .c-partners__carousel__nav__prev:before, .c-partners__carousel__nav__next:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 1em;
        height: 1em;
        font-size: 1.6rem; }
    .c-partners__carousel__nav__prev {
      left: 1rem; }
      .c-partners__carousel__nav__prev:before {
        border-bottom: 0.2rem solid #fff;
        border-left: 0.2rem solid #fff;
        left: .3rem; }
    .c-partners__carousel__nav__next {
      right: 1rem; }
      .c-partners__carousel__nav__next:before {
        border-top: 0.2rem solid #fff;
        border-right: 0.2rem solid #fff;
        right: .3rem; }
  .c-partners__item {
    padding: 2rem 2rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 12rem; }
    @media (max-width: 656px) {
      .c-partners__item {
        padding: 0; } }
    .c-partners__item > img {
      display: block; }

  .c-partners__item > a {
	display: flex;
	align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .c-partners__item > a > img {
	max-width: 100%;
	max-height: 100%;
  }
.c-main-popular {
  margin-top: 3rem;
  padding-bottom: 5.4rem; 
  position: relative; }
  .c-main-popular-loader {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
  }
  .c-main-popular-loader > div {
  	width: 100%;
  	height: 100%;
    background: white;	  
  }
  .c-main-popular-loader > div > .spinner > * {
    background-color: #CCC;
  }
  .c-main-popular-active .c-main-popular-loader {
    display: none;
  }
  
  
  
  .c-main-popular__header {
    padding-top: 1.2rem;
    padding-bottom: 2.9rem; }
  .c-main-popular__title {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-size: 3.8rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.053rem;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .c-main-popular__title {
        font-size: 3.7rem; } }
  .c-main-popular__body .container {
    position: relative; }
  .c-main-popular__group {
    margin: 0 -2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .c-main-popular__carousel__nav__prev, .c-main-popular__carousel__nav__next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1em;
    height: 1em;
    background-color: #edc247;
    font-size: 5rem;
    margin: auto;
    z-index: 1; }
    .c-main-popular__carousel__nav__prev:before, .c-main-popular__carousel__nav__next:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 1em;
      height: 1em;
      font-size: 1.6rem; }
  .c-main-popular__carousel__nav__prev {
    left: 1rem; }
    .c-main-popular__carousel__nav__prev:before {
      border-bottom: 0.2rem solid #fff;
      border-left: 0.2rem solid #fff;
      left: .3rem; }
  .c-main-popular__carousel__nav__next {
    right: 1rem; }
    .c-main-popular__carousel__nav__next:before {
      border-top: 0.2rem solid #fff;
      border-right: 0.2rem solid #fff;
      right: .3rem; }
  .c-main-popular__item {
    width: 33.333%;
    padding: 0 2rem; }
    .c-main-popular__item a {
      outline: 0 !important; }

.c-thumb {
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
  box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36); }
  .c-thumb-unavailable > * {
    opacity: 0.4 }
  .c-thumb-unavailable > .c-thumb__caption {
    opacity: 1 }
  .c-thumb-unavailable > .c-thumb__caption > * {
    opacity: 0.4 }
  .c-thumb-unavailable > .c-thumb__caption > .c-thumb__tools {
    opacity: 1;
    display: block !important; }
  .c-thumb__view {
    position: relative;
    width: 100%;
    height: 33.5rem;
    display: block;
    text-decoration: none !important; }
    .c-thumb__view > img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      height: auto;
      width: auto; }
  .c-thumb__caption {
    padding: 0.5rem 1.1rem 2rem;
    text-align: center; }
  .c-thumb__ttl {
    display: block;
    text-decoration: none !important;
    color: #4f4f4f;
    font-family: "SFUIDisplay";
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.47;
    text-transform: uppercase;
    min-height: 7.5rem;
    max-height: 7.5rem;
    height: 7.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    }
  .c-thumb__tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1.3rem; }
  .c-thumb__price {
    font-size: 2.3rem;
    letter-spacing: 0.032rem;
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    font-family: "BebasNeue";
    color: #3f3f3f;
    line-height: 1;
    flex: 1 }
    .c-thumb__price span {
      font-size: 3.8rem;
      font-weight: 400;
      letter-spacing: 0.053rem; }
  .c-thumb__trigger.has-added {
    opacity: 0.5;
    pointer-events: none; }
  .c-thumb__wish {
    position: absolute;
    top: 1.3rem;
    right: 1.5rem;
    z-index: 1; }
    .c-thumb__wish .ico {
      display: block;
      -webkit-transition-duration: 200ms;
      transition-duration: 200ms;
      -webkit-transition-property: visibility, opacity;
      transition-property: visibility, opacity;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      cursor: pointer; }
      .c-thumb__wish .ico:last-child {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        opacity: 0; }
    .c-thumb__wish.has-wished .ico:first-child, .c-thumb__wish:hover .ico:first-child {
      visibility: hidden;
      opacity: 0; }
    .c-thumb__wish.has-wished .ico:last-child, .c-thumb__wish:hover .ico:last-child {
      visibility: visible;
      opacity: 1; }
  .c-thumb .btn-subscribe {
	  font-size: 2.4rem;
	  padding: 1rem
  }

/* video thumbs */

.c-thumb-video {
  display: block;
  padding-bottom: 75%;
  position: relative;
  }
  .c-thumb-video-selected {
	  box-shadow: 0 0 15px #edc247;
  }
  .c-thumb-video-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .c-thumb-video-container .slick-list, .c-thumb-video-container .slick-track {
    height: 100%;
  }
  .c-thumb-slider-link {
    display: block;
    height: 100%;
    position: relative;
  }
  .c-thumb-video-link {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .c-thumb.c-thumb-video {
	  position: absolute;
	  width: 100%;
  }
  .c-thumb-video-link:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    width: 30px;
    height: 50px;
    border-color: transparent transparent transparent white;
    border-style: solid;
    border-width: 25px 0px 25px 30px;	
    opacity: 0.9;
  }


.c-thumb-video-container .slick-dots
{
    position: absolute;
    bottom: 10px;
    display: block;
	left: 50%;
    padding: 0;

    list-style: none;
    transform: translateX(-50%);

    text-align: center;
}
.c-thumb-video-container .slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 0;
   padding: 0;

    cursor: pointer;
}
.c-thumb-video-container .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;
}
.c-thumb-video-container .slick-dots li button:hover,
.c-thumb-video-container .slick-dots li button:focus
{
    outline: none;
}
.c-thumb-video-container .slick-dots li button:hover:before,
.c-thumb-video-container .slick-dots li button:focus:before
{
    opacity: 1;
}
.c-thumb-video-container .slick-dots li button:before
{
    position: absolute;
    top: 4px;
    left: 4px;
    width: 13px;
    height: 13px;
    content: '';
    opacity: .7;
    color: black;
	background: white;    
}
.c-thumb-video-container .slick-dots li.slick-active button:before
{
    opacity: 1;
    background: #fed452;
}

.c-thumb-video-container .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1000;
	width: 30px;
    height: 40px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    	
}
.c-thumb-video-container .slick-prev.slick-arrow {
	left: 7px;
}
.c-thumb-video-container .slick-next.slick-arrow {
	right: 7px;
}
.c-thumb-video-container .slick-arrow:before {
	position: absolute;
	background: black;
    filter: blur(10px);
  	width: 12px;
	height: 12px;
	content: '';
	z-index: 1;	
	left: 10px;
	top: 13px;
}
.c-thumb-video-container .slick-arrow:after {
	position: absolute;
	border-left: 3px solid white;
	border-top: 3px solid white;
	content: '';
	width: 15px;
	height: 15px;
	top: 11px;
	z-index: 2;	
}
.c-thumb-video-container .slick-prev:after {
	transform: rotate(-45deg);
	left: 11px;
}
.c-thumb-video-container .slick-next:after {
	transform: rotate(135deg);
	right: 11px;
}


/* /video thumbs */


@media (max-width: 991px) {
  .c-main-map {
    height: 30rem;
    overflow-x: auto;
    display: none;
     }
    .c-main-map > img {
      height: 100%;
      width: auto;
      max-width: none; } }

.c-breadcrumbs {
  background-color: #fefefe; }
  .c-breadcrumbs > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem 0; }
  .c-breadcrumbs__home {
    width: 1em;
    height: 1em;
    font-size: 3.2rem;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0.1rem 0.2rem rgba(184, 184, 184, 0.36);
    box-shadow: 0 0.1rem 0.2rem rgba(184, 184, 184, 0.36);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 1.6rem; }
  .c-breadcrumbs__ttl, .c-breadcrumbs__item {
    color: #929191;
    font-family: "SFUIDisplay";
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.2; }
    .c-breadcrumbs__ttl:not(:last-child), .c-breadcrumbs__item:not(:last-child) {
      margin-right: 2.6rem;
      padding-right: 2.6rem;
      position: relative; }
      .c-breadcrumbs__ttl:not(:last-child):after, .c-breadcrumbs__item:not(:last-child):after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        width: 1em;
        height: 1em;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-top: 0.1rem solid #eec338;
        border-right: 0.1rem solid #eec338;
        font-size: 0.8rem; }
  .c-breadcrumbs__item {
    text-decoration: none !important; }
    @media (max-width: 1199px) {
      .c-breadcrumbs__item:not(:nth-last-child(2)) {
        display: none; } }

.l-catalog {
  padding-top: 3.8rem; }
  .l-catalog__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .l-catalog__left {
    min-width: 24.5rem; }
    @media (max-width: 1199px) {
      .l-catalog__left {
        padding-right: 2rem; } }
  .l-catalog__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .l-catalog + .c-partners {
    margin-bottom: 4rem; }

.c-catalog__nav {
  max-width: 21rem;
  background-color: #f7f7f7;
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #4f4f4f;
  font-family: "SFUIDisplay";
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.18;
  text-transform: uppercase;
  max-width: 20rem; }
  .c-catalog__nav .h-reset-list {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem; }
  .c-catalog__nav li:not(:last-child) {
    margin-bottom: .2rem; }
  .c-catalog__nav li.is-active {
    font-weight: 600; }
  .c-catalog__nav li a {
    display: block;
    height: auto;
    padding: 1rem 2rem;
    line-height: 1.1;
    text-decoration: none !important;
    color: inherit; }
    .c-catalog__nav li a:hover {
      background-color: #fff;
      color: #dfaa00; }

.c-catalog__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #b1b1b1;
  font-family: "BebasNeue";
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0.042rem;
  line-height: 1;
  margin-top: -.6rem; }
  @media (max-width: 1199px) {
    .c-catalog__category {
      font-size: 2.4rem; } }
  .c-catalog__category a {
    color: inherit;
    text-decoration: none !important; }
    .c-catalog__category a:hover {
      color: #3f3f3f; }
    .c-catalog__category a.is-active {
      color: #3f3f3f;
      font-size: 4rem;
      font-weight: 400;
      letter-spacing: 0.056rem; }
      @media (max-width: 1199px) {
        .c-catalog__category a.is-active {
          font-size: 3rem;
          letter-spacing: 0.042rem; } }

@media (min-width: 992px) {
  .c-catalog__group {
    padding-top: 3.8rem; } }

.c-catalog__group [class*="col-"] {
  margin-bottom: 2rem; }

.c-catalog__filter-trigger {
  display: none; }
  @media (max-width: 991px) {
    .c-catalog__filter-trigger {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 2;
      width: 100%; } }

.c-catalog__vidjet:not(:first-child) {
  margin-top: 4rem; }

.c-card {
  padding-bottom: 6rem; }
  .c-card__header {
    padding-top: 4.4rem;
    padding-bottom: 5rem; }
    @media (max-width: 767px) {
      .c-card__header {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
  .c-card__title {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.056rem;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .c-card__title {
        font-size: 3rem; } }
  @media (min-width: 992px) {
    .c-card__view {
      padding-right: 2.2rem; } }
  .c-card__carousel {
    position: relative; }
    .c-card__carousel__wish {
      position: absolute;
      top: 1.8rem;
      right: 2rem;
      z-index: 1; }
      .c-card__carousel__wish .ico {
        display: block;
        -webkit-transition-duration: 200ms;
        transition-duration: 200ms;
        -webkit-transition-property: visibility, opacity;
        transition-property: visibility, opacity;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        cursor: pointer; }
        .c-card__carousel__wish .ico:last-child {
          position: absolute;
          top: 0;
          left: 0;
          visibility: hidden;
          opacity: 0; }
      .c-card__carousel__wish.has-wished .ico:first-child, .c-card__carousel__wish:hover .ico:first-child {
        visibility: hidden;
        opacity: 0; }
      .c-card__carousel__wish.has-wished .ico:last-child, .c-card__carousel__wish:hover .ico:last-child {
        visibility: visible;
        opacity: 1; }
    .c-card__carousel__inner {
      position: relative; }
    .c-card__carousel__item {
      padding: 2.6rem 1rem;
      background-color: #fff;
      text-align: center; }
      .c-card__carousel__item img {
        display: block;
        margin: auto; }
    .c-card__carousel__nav {
      margin: 2rem -1.2rem 0; }
      .c-card__carousel__nav__item {
        padding: 0 1.2rem; }
        .c-card__carousel__nav__item img {
          margin: auto; }
  .c-card__frame {
    position: relative;
    margin-top: 4rem; }
    .c-card__frame iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .c-card__frame:after {
      content: "";
      display: block;
      padding-bottom: 56.6%; }
  .c-card__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%; }
    @media (min-width: 992px) {
      .c-card__caption {
        margin-left: -1rem; } }
    @media (max-width: 991px) {
      .c-card__caption {
        padding-top: 2rem; } }
    .c-card__caption__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .c-card__caption__row .col-24.col-md-10.col-lg-12 .btn, .c-card__caption__row .col-24.col-md-14.col-lg-12 .btn {
	    margin-bottom: 12px !important;
    }
      @media (max-width: 767px) {
        .c-card__caption__row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .c-card__caption__row:not(:first-child) {
        margin-top: 2.3rem; }
    
    [data-opt-price-block] .btn {
	    cursor: default;
    }    
    [data-opt-price-block] .btn:hover {
	    background-color: #757474;
	    border-color: #757474;	    
    }
        
    .c-card__caption__control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 767px) {
        .c-card__caption__control {
          padding-top: 2rem;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; } }
    .c-card__caption__price {
      text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
      color: #3f3f3f;
      font-family: "BebasNeue";
      font-size: 2.3rem;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0.032rem;
      margin-right: 2rem;
      position: relative; }
	.c-card__caption__price-old {
	  color: #edc247;
	  text-decoration: line-through;
      font-size: 3.0rem;
	}
    @media only screen and (min-width : 992px) {
	  .c-card__caption__price-old {
	    position: absolute;
	    margin-top: -28px;
	  }
    }
      .c-card__caption__price span span {
        font-size: 4.2rem;
        letter-spacing: 0.059rem; }
    @media (max-width: 991px) {
      .c-card__caption__click {
        margin-top: 2rem; } }
    .c-card__caption .h-grow-1 {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .c-card__caption .c-select {
      min-width: 35.8rem;
      max-width: 35.8rem; }
      @media (max-width: 1199px) {
        .c-card__caption .c-select {
          min-width: 29.8rem;
          max-width: 29.8rem; } }
      @media (max-width: 767px) {
        .c-card__caption .c-select {
          max-width: none; } }
    .c-card__caption .c-tab {
      margin-top: .6rem; }
  .c-card__table {
    margin: -.9rem -.5rem 0; }
    @media (max-width: 767px) {
      .c-card__table {
        margin: -2rem; } }
    .c-card__table__thead {
      color: #757474;
      font-family: "SFUIDisplay";
      font-size: 1.3rem;
      font-weight: 400;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767px) {
        .c-card__table__thead {
          display: none; } }
      .c-card__table__thead span:nth-child(1) {
        width: 20rem; }
    .c-card__table__tbody {
      margin-top: -.7rem; }
      @media (max-width: 767px) {
        .c-card__table__tbody {
          margin-top: 0; } }
    .c-card__table__item {
      height: 8rem;
      padding-top: 0.1rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-left: 1.7rem;
      padding-right: 1.4rem;
      border-bottom: 0.1rem solid #eeeeee;
      background: white;
      background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(17%, white), color-stop(100%, #fbfbfb));
      background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(17%, white), to(#fbfbfb));
      background: linear-gradient(to bottom, white 0%, white 17%, #fbfbfb 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0 ); }
      @media (max-width: 767px) {
        .c-card__table__item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          height: auto;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 1rem; } }
      .c-card__table__item .c-stars-lg {
        margin-right: 3.5rem; }
        @media (max-width: 767px) {
          .c-card__table__item .c-stars-lg {
            margin-right: 0;
            margin-bottom: 1rem; } }
    .c-card__table__ttl {
      color: #828181;
      font-family: "BebasNeue";
      font-size: 2.7rem;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0.038rem; }
      @media (max-width: 767px) {
        .c-card__table__ttl {
          margin-bottom: 1rem; } }
    .c-card__table__rate {
      margin-left: auto; }
      @media (max-width: 767px) {
        .c-card__table__rate {
          margin-left: 0; } }
  .c-card__list {
    line-height: 1.2;
    margin-top: 2.1rem; }
    .c-card__list li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
      border-bottom: .1rem solid #edc247;
      margin: 0 -.6rem 1.7rem;
      padding: 0 1.3rem 1rem; }
      .c-card__list li span {
        color: #676666;
        font-family: "SFUIDisplay";
        font-size: 1.5rem;
        font-weight: 500; }
      .c-card__list li b {
        color: #989797;
        font-family: "BebasNeue";
        font-size: 2.7rem;
        font-weight: 400;
        letter-spacing: 0.038rem;
        text-align: right; }
        @media (max-width: 500px) {
          .c-card__list li b {
            font-size: 2rem;
            font-weight: 400; } }
      .c-card__list li:before, .c-card__list li:after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 1em;
        height: 1em;
        border-radius: 50%;
        background-color: #edc247;
        font-size: 0.3rem;
        margin-bottom: -0.5em; }
      .c-card__list li:before {
        left: 0; }
      .c-card__list li:after {
        right: 0; }

.c-card.available {
	
}

.c-card.shops-only {
	
}
.c-card.not-available {
	
}

.c-card [data-one-click-block] {
	display: none;
}

.c-card [data-unavailable-block] > div {
	font-family: "BebasNeue";
	font-size: 3rem;
	line-height: 1.2;
	letter-spacing: 0.042rem;
	color: #888;
	padding: 0.8rem 1.5485rem;
	border: 2px solid transparent;
}

.c-card.available [data-shops], .c-card.not-available [data-shops] {
	display: none;
}
.c-card.not-available [data-add-to-cart], .c-card.not-available [data-add-to-cart-quantity] {
	display: none;
}
.c-card.available [data-detail-subscribe-product], .c-card.shops-only [data-detail-subscribe-product] {
	display: none;
}
.c-card.not-available [data-detail-subscribe-price] {
	display: none;
}
.c-card.not-available .c-card__caption__price {
	display: none;
}
.c-card.available [data-unavailable-block], .c-card.shops-only [data-unavailable-block] {
	display: none;
}
.c-card .c-order__item__count {
	position: absolute; 
	right: 27px; 
	top: 62px;
}
@media (max-width: 991px) {
  .c-card .c-order__item__count {
    top: 72px;
  }
}
@media (max-width: 767px) {
  .c-card .c-order__item__count {
    top: 92px;
  }
}
@media (max-width: 320px) {
  .c-card .c-order__item__count {
    top: 107px;
  }
}
@media (max-width: 280px) {
  .c-card .c-order__item__count {
    top: 117px;
  }
}

.c-card [data-opt-price-block] {
	display: none;
	position: absolute;
	bottom: -3rem;
	white-space: nowrap;
	right: 0;
}
@media (max-width: 1199px) {
  .c-card [data-opt-price-block]{
  } 
  .c-card [data-opt-price-block] .e-price {
	display: none;
  }
}
@media (max-width: 767px) {
  .c-card [data-opt-price-block]{
	  right: auto;
	  left: 0px;
  } 
  .c-card [data-opt-price-block] .e-price {
	display: inherit;
  }
}

.c-card [data-opt-price-block] span
{
  font-family: "BebasNeue";
  font-size: 2.2rem;
  line-height: 1.2;
  color: #757474;
}
.c-card [data-opt-price-block] .e-yellow,.c-card [data-opt-price-block] .e-yellow > span
{
	 color: #e8b319;
}
.c-card [data-opt-price-block] .e-yellow > span {
	font-size: 3rem;
}
.c-card.has-opt-price.available [data-opt-price-block] {
	display: block;
	
}



.c-card.available.allow-one-click [data-one-click-block] {
	display: block;
}



.c-select {
  position: relative; }
  .c-select.is-active {
    z-index: 2; }
  .c-select__header {
    position: relative; }
    .c-select__header:after {
      content: "";
      position: absolute;
      top: 0;
      right: 2.5rem;
      bottom: .8rem;
      margin: auto;
      width: 1em;
      height: 1em;
      font-size: 1.6rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      border-bottom: .3rem solid currentColor;
      border-right: .3rem solid currentColor;
      color: #cccbcb;
      z-index: 1;
      -webkit-transition-property: bottom, -webkit-transform;
      transition-property: bottom, -webkit-transform;
      transition-property: transform, bottom;
      transition-property: transform, bottom, -webkit-transform;
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease; }
      .is-active .c-select__header:after {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        bottom: -0.4rem; }
    .c-select__header > .btn {
      position: relative;
      z-index: 1;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      padding-right: 4rem; }
      .is-active .c-select__header > .btn {
        border-color: #e6e6e6;
        border-bottom-color: transparent; }
      .c-select-top.is-active .c-select__header > .btn {
	    border-top-color: transparent;
        border-bottom-color: #e6e6e6; }
  .c-select__body {
    position: absolute;
    top: 0.2rem;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 6px 21px rgba(184, 183, 183, 0.29);
    box-shadow: 0 6px 21px rgba(184, 183, 183, 0.29);
    border: 2px solid #e6e6e6;
    border-top: 0;
    margin-top: -0.2rem;
    background-color: #fff;
    padding-top: 5.3rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(2rem);
    transform: translateY(2rem);
    -webkit-transition-property: visibility, opacity, -webkit-transform;
    transition-property: visibility, opacity, -webkit-transform;
    transition-property: visibility, opacity, transform;
    transition-property: visibility, opacity, transform, -webkit-transform;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
    .is-active .c-select__body {
      visibility: visible;
      opacity: 1;
      -webkit-transform: none;
      transform: none; }
  .c-select-top .c-select__body {
	  top: auto;
	  bottom: 4rem;
      border: 2px solid #e6e6e6;
      border-bottom: 0;
	  padding-top: 1.8rem;
      
  }
  .c-select__inner {
    max-height: 24rem;
    overflow-y: auto;
    padding-bottom: 2rem; }
    .c-select__inner::-webkit-scrollbar {
      width: 1rem; }
    .c-select__inner::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
    .c-select__inner::-webkit-scrollbar-thumb {
      background-color: darkgrey;
      outline: 1px solid slategrey; }
  .c-select__option {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #929191;
    font-family: "BebasNeue";
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: .028rem;
    padding: 0.3rem 1.7rem;
    line-height: 1.2;
    cursor: pointer;
    z-index: 1; }
    .c-select__option:hover {
      background-color: #e6e6e6; }
    .c-select__option .c-stars {
      margin-right: 2rem; }
    .c-color {
      margin-right: 1.4rem; 
      display: inline-block;
      vertical-align: middle;
      height: 30px;
      width: 65px;
      border: 1px solid #CCC;
      margin-top: -.3rem;
      margin-bottom: -.3rem;
      }
    .c-select__option img {
      margin-right: 1.4rem;
      margin-top: -.3rem;
      margin-bottom: -.3rem; }
    .c-select__option_unavailable {
	  opacity: 0.4;
    }

.c-stars {
  position: relative;
  background: url("/local/templates/hookah/css/../img/useful/star-xs.png") no-repeat 0 0;
  height: 2rem;
  width: 8.7rem; }
  .c-stars > span {
    position: absolute;
    top: 0;
    left: -.3rem;
    width: calc(.3rem + 100%);
    height: 100%;
    background: url("/local/templates/hookah/css/../img/useful/star-xs-gold.png") no-repeat 0 0; }

.c-stars-lg {
  position: relative;
  background: url("/local/templates/hookah/css/../img/useful/star-lg.png") no-repeat 0 0;
  height: 3rem;
  width: 14.8rem; }
  .c-stars-lg > span {
    position: absolute;
    top: -0.1rem;
    left: -.3rem;
    width: calc(.3rem + 100%);
    height: 100%;
    background: url("/local/templates/hookah/css/../img/useful/star-lg-gold.png") no-repeat 0 0; }

.c-stars-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.6rem;
  border: 0.1rem solid #ffffff;
  border-radius: 10rem;
  background-color: #f3f3f3;
  padding: 0 1.3rem; }
  .c-stars-form.is-active {
    background-color: #edc247;
    color: #fff; }
  .c-stars-form__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .c-stars-form__inner > i {
      display: block;
      font-style: normal;
      width: 1em;
      height: 1em;
      font-size: 1.5rem;
      background: url("/local/templates/hookah/css/../img/useful/star-xs-gray.png") no-repeat 0 0;
      margin-top: -0.1rem; }
      .c-stars-form__inner > i.is-active {
        background: url("/local/templates/hookah/css/../img/useful/star-xs-white.png") no-repeat 0 0; }
      .c-stars-form__inner > i:not(:last-child) {
        margin-right: 0.4rem; }
  .c-stars-form__submit {
    color: #adadad;
    font-family: "BebasNeue";
    font-size: 2rem;
    font-weight: 400;
    line-height: 0.86;
    letter-spacing: 0.028rem;
    cursor: pointer;
    min-width: 8.1rem;
    margin-left: 1rem;
    text-align: center; }
    .c-stars-form.is-active .c-stars-form__submit {
      color: #fff; }

  .c-feedback-select.c-select {
    min-width: 25.8rem;
    max-width: 25.8rem; }

  .c-select.c-select-top {
	  
  }

.c-tab {
  width: 100%;
  -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
  box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
  background-color: #fff; }
  .c-tab__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .c-tab__header li {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
  .c-tab__trigger {
    width: 100%;
    color: #757575;
    font-size: 1.9rem;
    font-weight: 500;
    font-family: "SFUIDisplay";
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 5.6rem;
    line-height: 1.2;
    background-color: #f3f3f3;
    text-decoration: none !important;
    cursor: pointer; }
    .c-tab__trigger:hover {
      background-color: #dadada; }
    .c-tab__trigger.active {
      background-color: #fff;
      color: #3f3f3f; }
  .c-tab__body {
    display: none;
    padding: 2.2rem 3.2rem; }
    .c-tab__body.active {
      display: block; }

.c-post {
  color: #535353;
  font-family: "SFUIDisplay";
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.75;
  background-color: #fff; }
  .c-post b {
    font-weight: 500; }
  .c-post p {
    margin-bottom: 3rem; }
    .c-post p:last-child {
      margin-bottom: 0; }
  .c-post ul {
    list-style-type: none;
    padding-left: 0; }
    .c-post ul li {
      padding-left: 2.5rem;
      position: relative; }
      .c-post ul li:before {
        content: "";
        position: absolute;
        top: 1rem;
        left: .1rem;
        width: 1em;
        height: 1em;
        font-size: 0.7rem;
        background-color: currentColor; }
.c-post-warning {
	color: #f80000;
}
.c-page__header {
  padding-top: 4.5rem;
  padding-bottom: 3rem; }

.c-page__title {
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #3f3f3f;
  font-family: "BebasNeue";
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.056rem; }

.c-page__body .c-main-map {
  margin-top: 8rem; }

.c-main-links {
	text-align: center;
	font-family: "BebasNeue";
    font-size: 3rem;
    line-height: 1.5;
    letter-spacing: 0.042rem;
    text-transform: uppercase;
    margin-bottom: 40px;
	}
	.c-main-links a {
    	color: #3f3f3f;	
    	display: inline-block;
		margin: 0 25px;
	}
 @media (min-width: 992px) {
.c-main-links {
	display: none;
	}
}

.c-page__article {
  background-color: #fff;
  -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
  box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36); 
  padding: 30px;
  margin-bottom: 30px;
  }
.c-faq__item:not(:last-child) {
  margin-bottom: 3rem; }

.c-faq__item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  padding: 1rem;
  cursor: pointer; }
  .c-faq__item__header:hover {
    background-color: #dadada; }
  .is-active .c-faq__item__header {
    background-color: #757474; }

.c-faq__item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1em;
  min-width: 1em;
  height: 1em;
  border-radius: 50%;
  font-size: 5rem;
  background-color: #fff;
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  margin-right: 1rem;
  color: #3f3f3f;
  font-family: "BebasNeue";
  line-height: 1; }
  .c-faq__item__icon span {
    font-size: 3rem;
    font-weight: 400; }
  .is-active .c-faq__item__icon {
    background-color: #fed85e; }

.c-faq__item__title {
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #828181;
  font-family: "BebasNeue";
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.042rem; }
  .is-active .c-faq__item__title {
    color: #fff; }

.c-faq__item__inner {
  background-color: #828181;
  padding: 1.4rem 2.6rem 2.1rem;
  text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.21);
  color: #ffffff;
  font-family: "SFUIDisplay";
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.47; }
  .c-faq__item__inner p:last-child {
    margin-bottom: 0; }

.c-modal-form {
  margin-top: 7.2rem; }
  .c-modal-form__header {
    padding-bottom: 2.6rem; }
  .c-modal-form__title {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-size: 3.8rem;
    font-weight: 400;
    letter-spacing: 0.053rem;
    line-height: 1.2; }
  .c-modal-form__inner {
    background-color: #fff;
    -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
    box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
    padding: 2.5rem 2.5rem 1.8rem; }
    .c-modal-form__inner .form-group {
      margin-bottom: 1.2rem; }
  .c-modal-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fbfbfb; }

.c-order__nav {
  margin-bottom: 4.5rem; }
  .c-order__nav__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 8rem;
    -webkit-box-shadow: 0 0 1.8rem rgba(221, 215, 210, 0.36);
    box-shadow: 0 0 1.8rem rgba(221, 215, 210, 0.36);
    background-color: #fff; }
    @media (max-width: 1199px) {
      .c-order__nav__group {
        height: 6rem;
        overflow: hidden; } }
    @media (max-width: 1199px) {
      .c-order__nav__group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        padding: 1rem; } }
  .c-order__nav__item {
    position: relative;
    padding-left: 7rem;
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-size: 2.7rem;
    font-weight: 400;
    line-height: 2.96;
    letter-spacing: 0.038rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-decoration: none !important; }
    @media (max-width: 1199px) {
      .c-order__nav__item {
        font-size: 2.4rem; } }
    @media (max-width: 1199px) {
      .c-order__nav__item {
        padding-left: 1.7rem; } }
    @media (max-width: 1199px) {
      .c-order__nav__item {
        line-height: 1.2;
        padding-left: 0; } }
    .c-order__nav__item.is-active {
      color: #dfaa00; }
    .c-order__nav__item:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0.9rem;
      margin: auto;
      left: 2.6rem;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 2.7rem;
      height: 1.2rem;
      border-bottom: 0.3rem solid currentColor;
      border-left: 0.3rem solid currentColor; }
      @media (max-width: 1199px) {
        .c-order__nav__item:before {
          display: none; } }
    .c-order__nav__item:not(:last-child):after {
      content: "";
      position: absolute;
      top: 0.1rem;
      bottom: 0;
      right: 0;
      margin: auto;
      height: 1em;
      width: 1em;
      font-size: 6rem;
      background-color: #fff;
      -webkit-box-shadow: inset -5px 5px 30px -17px #ccc7c7;
      box-shadow: inset -5px 5px 30px -17px #ccc7c7;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media (max-width: 1199px) {
        .c-order__nav__item:not(:last-child):after {
          display: none; } }
    .c-order__nav__item span {
      position: relative;
      z-index: 1; }

.c-order__delivery {
  padding-bottom: 4rem; }
  .c-order__delivery__map {
    position: relative;
    margin-bottom: 4rem;
    padding-top: 1px; }
    .c-order__delivery__map__header {
      position: absolute;
      left: 0;
      width: 100%;
      z-index: 1; }
      .c-order__delivery__map__header > .container {
        position: relative; }
    .c-order__delivery__map__trigger {
      position: absolute;
      left: 1rem;
      height: 3.4rem;
      background-color: #757474;
      color: #fff;
      text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.1);
      font-family: "BebasNeue";
      font-size: 2rem;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0.028rem;
      min-width: 22.6rem;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 4rem;
      margin-top: -1.7rem;
      cursor: pointer; }
      .c-order__delivery__map__trigger:hover {
        background-color: #5b5b5b; }
      .c-order__delivery__map__trigger:after {
        content: "";
        position: absolute;
        right: 1.6rem;
        top: 0;
        bottom: 0.6rem;
        margin: auto;
        width: 1em;
        height: 1em;
        font-size: 1.2rem;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-bottom: .2rem solid currentColor;
        border-right: .2rem solid currentColor; }
        .c-order__delivery__map.is-active .c-order__delivery__map__trigger:after {
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          bottom: 0;
          top: .5rem; }
    .c-order__delivery__map__inner .c-main-map {
      margin-top: 0 !important; }
  .c-order__delivery__table__thead {
    height: 4.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 4.3rem 1rem 2.7rem;
    color: #757575;
    font-family: "SFUIDisplay";
    font-size: 1.6rem;
    font-weight: 400;
    background-color: #f3f3f3;
    margin-bottom: 2rem; }
    @media (max-width: 1199px) {
      .c-order__delivery__table__thead {
        display: none; } }
    .c-order__delivery__table__thead span:nth-child(1) {
      width: 18.8%; }
    .c-order__delivery__table__thead span:nth-child(3) {
      margin-left: auto; }
  .c-order__delivery__table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 7rem;
    padding: 1rem 1.5rem 1rem 2.8rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
    box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
    font-family: "SFUIDisplay";
    font-size: 1.7rem;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.29;
    color: #4f4f4f; }
    @media (max-width: 1199px) {
      .c-order__delivery__table__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 2rem; } }
    .c-order__delivery__table__item:hover {
      background-color: #757474;
      text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.21);
      color: #fff; }
    .c-order__delivery__table__item:not(:last-child) {
      margin-bottom: 2rem; }
    .c-order__delivery__table__item .e-city {
      width: 18.7%;
      padding-right: 1rem; }
      @media (max-width: 1199px) {
        .c-order__delivery__table__item .e-city {
          width: 100%;
          margin-bottom: 1rem; } }
    @media (max-width: 1199px) {
      .c-order__delivery__table__item .e-adress {
        margin-bottom: 1rem; } }
    .c-order__delivery__table__item .btn {
      margin-left: auto; }

.c-order__busket__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4.6rem;
  background-color: #f3f3f3;
  color: #757575;
  font-size: 1.6rem;
  padding: .1rem 1.8rem .1rem 0; }
  @media (max-width: 991px) {
    .c-order__busket__header {
      display: none; } }
  .c-order__busket__header span {
    padding: 0 0.5rem; }
    .c-order__busket__header span:nth-child(1) {
      width: 12rem;
      text-align: center; }
    .c-order__busket__header span:nth-child(2) {
      width: 43.4%;
      padding-left: 5.8rem; }
      @media (max-width: 1199px) {
        .c-order__busket__header span:nth-child(2) {
          width: 33.4%; } }
    .c-order__busket__header span:nth-child(3) {
      width: 15.6%; }
      @media (max-width: 1199px) {
        .c-order__busket__header span:nth-child(3) {
          width: 18.6%; } }
    .c-order__busket__header span:nth-child(4) {
      width: 16%; }
    .c-order__busket__header span:nth-child(5) {
      width: auto;
      width: 10%;
      text-align: right; }
    .c-order__busket__header span:nth-child(6) {
      width: auto;
      margin-left: auto; }

.c-order__busket__body {
  padding-top: 2.3rem; }

.c-order__busket__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 2.5rem;
  background-color: #fff; }
  @media (max-width: 991px) {
    .c-order__busket__footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; } }
  @media (max-width: 767px) {
    .c-order__busket__footer .btn {
      width: 100%; } }

.c-order__busket__price-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-right: 2.7rem;
  line-height: 1.2; }
  @media (max-width: 991px) {
    .c-order__busket__price-group {
      margin-right: 0; } }

.c-order__busket__price-ttl {
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #828181;
  font-family: "BebasNeue";
  font-size: 2.3rem;
  font-weight: 400;
  letter-spacing: 0.032rem;
  margin-right: 1.2rem; }

.c-order__busket__price {
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  font-family: "BebasNeue";
  color: #3f3f3f;
  font-size: 4.3rem;
  letter-spacing: 0.06rem; }
  .c-order__busket__price span.e-small {
    color: #3f3f3f;
    font-size: 2.3rem;
    letter-spacing: 0.032rem; }

.c-order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2; }
  .c-order__item.is-busked {
    background-color: #fff; }
  .c-order__item:not(:last-child) {
    margin-bottom: 2.5rem; }
  .c-order__item__view {
    width: 12rem;
    margin-right: 2.5rem; }
    @media (min-width: 768px) {
      .is-busked .c-order__item__view {
        width: 14.5rem;
        margin-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (max-width: 767px) {
      .c-order__item__view {
        display: none; } }
  .c-order__item__caption {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(100% - 14.5rem);
    background-color: #fff;
    padding: 1.3rem 2.8rem; }
    .is-busked .c-order__item__caption {
      -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
      box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
      padding-bottom: 2.3rem; }
    @media (max-width: 767px) {
      .c-order__item__caption {
        width: 100%;
        padding: 1.3rem 1.3rem; } }
  .c-order__item__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .is-busked .c-order__item__group {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
    @media (max-width: 991px) {
      .c-order__item__group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    .c-order__item__group__body {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media (max-width: 991px) {
        .c-order__item__group__body {
          width: 100%; } }
    .c-order__item__group__tools {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      padding-right: 4rem; }
      .is-busked .c-order__item__group__tools {
        padding-right: 0;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
      @media (max-width: 991px) {
        .c-order__item__group__tools {
          width: 100%;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          text-align: right; } }
    .c-order__item__group__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .c-order__item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .is-optional .c-order__item__inner:not(:only-child) {
      position: relative;
      padding-left: 4rem; }
    @media (max-width: 991px) {
      .c-order__item__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%; 
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        } 
        .c-order__item__inner .c-order__item__title {
	        width: 100%;
	        flex-basis: 100%;
	        order: 1;
        }
        .c-order__item__inner .c-order__item__count {
	        order: 3;
	        
        }
        .c-order__item__inner .c-order__item__current-price {
	        margin-top: 10px;
	        order: 2;
        }
        .c-order__item__current-price .btn.btn_gray {
	        margin-bottom: -20px;
        }
        }
        @media (max-width: 480px) { 
	        .c-order__item__current-price .btn.btn_gray {
		        margin-bottom: 0px;
	        }
	        
	        
        }
    .c-order__item__inner:not(:last-child) {
      margin-bottom: .4rem; }
      @media (max-width: 991px) {
        .c-order__item__inner:not(:last-child) {
          margin-bottom: 1rem;
          border-bottom: 1px solid #f3f3f3;
          padding-bottom: 0.4rem; } }
  .c-order__item__title {
    color: #4f4f4f;
    font-family: "SFUIDisplay";
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.29;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (max-width: 991px) {
      .c-order__item__title {
        text-align: left;
        width: 100%; } }
  .c-order__item__count {
    position: relative;
    padding: 0 2.6rem;
    white-space: nowrap;
    line-height: 1;
    min-width: 110px;
    text-align: center; }
    @media (max-width: 991px) {
      .c-order__item__count {
        margin-top: 1rem; } }
    .c-order__item__count .e-plus,
    .c-order__item__count .e-minus {
      top: 0;
      bottom: 0;
      margin: auto;
      width: 2.6rem;
      height: 2.6rem;
      position: absolute;
      background-color: #f3f3f3;
      color: #828181;
      cursor: pointer; }
      .c-order__item__count .e-plus:hover,
      .c-order__item__count .e-minus:hover {
        background-color: #dadada; }
      .c-order__item__count .e-plus:before, .c-order__item__count .e-plus:after,
      .c-order__item__count .e-minus:before,
      .c-order__item__count .e-minus:after {
        content: "";
        position: absolute;
        margin: auto;
        width: 1.2rem;
        height: 0.2rem;
        background-color: currentColor;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
    .c-order__item__count .e-minus {
      left: 0; }
      .c-order__item__count .e-minus:after {
        display: none; }
    .c-order__item__count .e-count {
      text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
      color: #3f3f3f;
      font-family: "BebasNeue";
      font-size: 3.3rem;
      line-height: 3.3rem;
      font-weight: 400;
      letter-spacing: 0.046rem; 
      width: 50px;
      border: none;
      -moz-appearance:textfield;
      text-align: center;
      padding: 4px 2px 0 2px;
      box-sizing: border-box;
       }
      .c-order__item__count .e-count::-webkit-outer-spin-button,
      .c-order__item__count .e-count::-webkit-inner-spin-button {
          -webkit-appearance: none;
          margin: 0;
      }
    .c-order__item__count .e-plus {
      right: 0; }
      .c-order__item__count .e-plus:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
  .c-order__item__current-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    min-width: 24.5rem; }
    @media (max-width: 991px) {
      .c-order__item__current-price {
        min-width: 0;
        margin-left: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    .c-order__item__current-price__group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .c-order__item__current-price__group .e-old {
        position: relative;
        text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
        color: #979797;
        font-family: "BebasNeue";
        font-size: 3.8rem;
        font-weight: 400;
        letter-spacing: 0.053rem;
        margin-right: 1rem; }
        .c-order__item__current-price__group .e-old:after {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          width: 100%;
          left: 0;
          margin: auto;
          height: .2rem;
          background-color: #dfaa00; }
        .c-order__item__current-price__group .e-old span {
          font-size: 2.3rem;
          letter-spacing: 0.032rem; }
      .c-order__item__current-price__group .e-new {
        text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
        color: #3f3f3f;
        font-family: "BebasNeue";
        font-size: 3.8rem;
        font-weight: 400;
        letter-spacing: 0.053rem; }
        .c-order__item__current-price__group .e-new span.e-small {
          font-size: 2.3rem;
          letter-spacing: 0.032rem; }
    .c-order__item__current-price .btn_boulder, .c-order__item__current-price .btn_boulder:hover, .c-order__item__current-price .btn_boulder:active {
	  cursor: default;
	  background: #757474;
	  border-color: #757474;
    }
  .c-order__item__select {
    display: none;
    padding-top: 1rem; }
    .is-optional .c-order__item__select {
      display: block; }
    .c-order__item__select__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .is-active .c-order__item__select__header {
        display: block;
        z-index: 1; }
      .c-order__item__select__header:after {
        display: none; }
    .c-order__item__select__trigger {
      position: relative;
      font-family: "SFUIDisplay";
      font-size: 1.7rem;
      font-weight: 500;
      color: #dfaa00;
      padding-left: 4rem;
      padding-right: 3rem;
      cursor: pointer; }
      .c-order__item__select__trigger .e-plus {
        position: absolute;
        left: 0;
        top: 0;
        width: 1em;
        height: 1em;
        font-size: 2rem;
        background-color: #dfaa00;
        color: #3f3f3f; }
        .c-order__item__select__trigger .e-plus:before, .c-order__item__select__trigger .e-plus:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 0.1em;
          height: 0.5em;
          background-color: currentColor; }
        .c-order__item__select__trigger .e-plus:after {
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
      .c-order__item__select__trigger:after {
        content: "";
        position: absolute;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-bottom: .2rem solid currentColor;
        border-right: .2rem solid currentColor;
        width: 1em;
        height: 1em;
        transform: rotate(45deg);
        font-size: 1rem;
        right: 0;
        top: .4rem; }
        .is-active .c-order__item__select__trigger:after {
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          top: .9rem; }
    .c-order__item__select .c-select__body {
      width: auto;
      right: -1rem;
      left: -1rem;
      border-top: 2px solid #e6e6e6; }
  .c-order__item__total-price-sub {
    color: #757575;
    font-family: "SFUIDisplay";
    font-size: 1.6rem;
    font-weight: 400; }
  .c-order__item__total-price {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-size: 3.8rem;
    font-weight: 400;
    letter-spacing: 0.053rem;
    min-width: 10rem;
    text-align: center; }
    .c-order__item__total-price span.e-small {
      font-size: 2.3rem;
      letter-spacing: 0.032rem; }
  .c-order__item__close {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 1em;
    height: 1em;
    font-size: 2.9rem;
    color: #838282;
    margin-left: auto;
    cursor: pointer; }
    .c-order__item__close:hover {
      color: dimgray; }
    .is-busked .c-order__item__close {
      display: none; }
    .c-order__item__close:before, .c-order__item__close:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 100%;
      height: 0.2rem;
      background-color: currentColor; }
    .c-order__item__close:before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .c-order__item__close:after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .c-order__item__remove {
    position: absolute;
    width: 2rem;
    height: 2rem;
    background-color: #e8e8e8;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      .c-order__item__remove {
        margin-top: 0; } }
    .c-order__item__remove:hover {
      background-color: #cfcfcf; }
    .is-optional .c-order__item__remove {
      display: block; }
    .is-optional .c-order__item__inner:only-child .c-order__item__remove {
      display: none; }
    .c-order__item__remove:before, .c-order__item__remove:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      height: 0.1rem;
      width: 1.2rem;
      background-color: #7d7d7d; }
    .c-order__item__remove:before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .c-order__item__remove:after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }

.c-order__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbfbfb; }
  @media (max-width: 767px) {
    .c-order__footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.c-order__form {
  -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
  box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36); }

.c-order__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #b1b1b1;
  font-family: "BebasNeue";
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.7rem;
  text-decoration: none;
  margin-left: 3rem;
  padding: 1rem 1rem 1rem 3rem; }
  @media (max-width: 767px) {
    .c-order__back {
      padding: 2rem 2rem 2rem 3rem; } }
  .c-order__back:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.1rem;
    width: 1em;
    height: 1em;
    border-left: 0.2em solid currentColor;
    border-bottom: 0.2em solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 1.6rem; }
    @media (max-width: 767px) {
      .c-order__back:before {
        top: 2.1rem; } }

.c-order__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f3f3f3;
  padding: 2rem 1rem 1rem; }
  .c-order__tags__item {
    margin-bottom: 1rem;
    margin-right: 1.7rem; }

.c-order__payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 2rem 2rem 2rem 13.5rem;
  text-decoration: none !important;
  color: #828181;
  height: 12.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  margin-bottom: 3.5rem; }
  @media (max-width: 767px) {
    .c-order__payment {
      margin-bottom: 2rem;
      height: 14rem; } }
  .c-order__payment:hover {
    background-color: #eec338;
    color: #fff; }
  .c-order__payment__view {
    position: absolute;
    left: 1.4rem;
    top: 1.6rem;
    width: 10rem;
    height: 10rem; }
  .c-order__payment__ttl {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    font-family: "BebasNeue";
    font-size: 3rem;
    font-weight: 400;
    line-height: 1; }
    .c-order__payment:hover .c-order__payment__ttl {
      text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.1); }
  .c-order__payment__sale {
    position: absolute;
    bottom: 0.7rem;
    right: 0.7rem;
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.23);
    color: #aeaeae;
    font-family: "BebasNeue";
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.7rem; }
    .c-order__payment:hover .c-order__payment__sale {
      color: #3f3f3f; }

.c-popup {
  line-height: 1.2; }
  .c-popup__dialog {
    width: 100%;
    max-width: 118rem; }
    @media (max-width: 767px) {
      .c-popup__dialog {
        width: calc(100% - 2rem); } }
  .c-popup__dialog.c-popup__dialog-narrow {
    max-width: 59rem; }
   
  .c-popup__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f3f3f3;
    padding: 1.8rem 2.4rem;
    color: #3f3f3f; }
    .c-popup__header.is-gray {
      background-color: #757474;
      color: #fff; }
    @media (max-width: 767px) {
      .c-popup__header {
        padding: 1.8rem 7.4rem 1.8rem 2.4rem; } }
    .c-popup__header .h2 {
      font-family: "BebasNeue";
      line-height: 1.2;
      font-size: 3.8rem;
      text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
      font-weight: 400;
      letter-spacing: 0.053rem;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .c-popup__header .h2 {
          font-size: 2.4rem; } }
  .c-popup__close {
    position: relative;
    width: 1em;
    height: 1em;
    font-size: 3.8rem;
    margin-right: -.7rem;
    margin-top: .5rem;
    cursor: pointer; }
    @media (max-width: 767px) {
      .c-popup__close {
        position: absolute;
        right: 1rem;
        top: 1.4rem;
        margin: 0; } }
    .c-popup__close:hover {
      color: #dfaa00; }
    .c-popup__close:before, .c-popup__close:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      height: 0.06em;
      background-color: currentColor; }
    .c-popup__close:before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .c-popup__close:after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .c-popup__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #f3f3f3; }
  .c-popup__info {
    background-color: #fff;
    padding: 4.7rem 3rem 5.1rem;
    text-align: center; }
    @media (max-width: 767px) {
      .c-popup__info {
        padding: 2rem; } }
    .c-popup__info__ttl {
      text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
      color: #dfaa00;
      font-family: "BebasNeue";
      font-size: 4rem;
      font-weight: 400;
      letter-spacing: 0.056rem; }
      @media (max-width: 767px) {
        .c-popup__info__ttl {
          font-size: 3rem; } }
    .c-popup__info__body {
      padding-top: 1.8rem;
      color: #3f3f3f;
      font-family: "BebasNeue";
      font-size: 2.7rem;
      font-weight: 400;
      line-height: 1.48;
      letter-spacing: 0.038rem; }
      @media (max-width: 767px) {
        .c-popup__info__body {
          font-size: 2rem; } }
      .c-popup__info__body p:last-child {
        margin-bottom: 0; }
      .c-popup__info__body .e-gray {
        color: #929191; }
      .c-popup__info__body .e-black {
        color: #000; }

.c-buy-form__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.c-buy-form__tab {
  position: relative;
  height: 12.6rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 12.6rem;
  width: 50%;
  background-color: #eaeaea;
  padding-left: 11.9rem;
  padding-right: 2rem;
  cursor: pointer; }
  @media (max-width: 767px) {
    .c-buy-form__tab {
      padding: 8rem 2rem 2rem;
      height: auto; } }
  @media (max-width: 767px) {
    .c-buy-form__tab {
      padding: 9rem 1rem 2rem;
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .c-buy-form__tab.is-active {
    background-color: #edc247; }
  .c-buy-form__tab__icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2.7rem;
    margin: auto;
    width: 7rem;
    height: 7rem;
    background-color: #828181;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .c-buy-form__tab__icon {
        margin: 0;
        top: 1rem;
        left: 0;
        right: 0;
        margin: auto;
        bottom: auto; } }
    .is-active .c-buy-form__tab__icon {
      background-color: #3f3f3f; }
  .c-buy-form__tab__ttl {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    color: #828181;
    font-family: "BebasNeue";
    font-size: 3.8rem;
    font-weight: 400;
    letter-spacing: 0.053rem;
    max-width: 30rem;
    line-height: 1; }
    @media (max-width: 991px) {
      .c-buy-form__tab__ttl {
        font-size: 3.4rem; } }
    @media (max-width: 767px) {
      .c-buy-form__tab__ttl {
        font-size: 2.6rem;
        text-align: center;
        width: 100%;
        max-width: none; } }
    .is-active .c-buy-form__tab__ttl {
      color: #fff;
      text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.1); }
  .c-buy-form__tab__price {
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.38);
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-weight: 400;
    margin-left: auto;
    font-size: 3.8rem;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .c-buy-form__tab__price {
        margin-left: 0;
        line-height: 1;
        margin-top: 1rem; } }
    .c-buy-form__tab__price span {
      font-size: 2.3rem; }

.c-buy-form__tab-content {
  display: none; }
  .c-buy-form__tab-content.show {
    display: block; }

.c-buy-form__body {
  background-color: #fff;
  padding: 2.4rem 2.5rem; }

.c-about__header > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.c-about__caption {
  background: url("/local/templates/hookah/css/../img/useful/about/bg.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  line-height: 1.64705882;
  padding-top: 4.4rem;
  padding-bottom: 16.7rem; }

.c-about__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.c-about__title {
  position: relative;
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  font-family: "BebasNeue";
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
  padding-bottom: 1rem; }
  @media (max-width: 767px) {
    .c-about__title {
      font-size: 3.2rem; } }
  .c-about__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.3rem;
    background-color: #fed85e; }

.c-about__body {
  text-shadow: 0 0.1rem 0 rgba(0, 0, 0, 0.21);
  font-family: "SFUIDisplay";
  font-size: 1.7rem;
  font-weight: 600;
  padding-top: 4rem;
  letter-spacing: .002rem; }
  @media (max-width: 767px) {
    .c-about__body {
      font-size: 1.5rem;
      font-weight: 500; } }
  .c-about__body p {
    margin-bottom: 2.8rem; }
    .c-about__body p:last-child {
      margin-bottom: 0; }
  .c-about__body .e-yellow {
    color: #fed85e; }

.c-about__article {
  margin-top: -8rem;
  margin-bottom: 4rem; }
  .c-about__article__inner {
    background-color: #fff;
    -webkit-box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36);
    box-shadow: 0 0.6rem 1.8rem rgba(221, 215, 210, 0.36); }
  .c-about__article__header {
    padding: 3.2rem 2.6rem 2.6rem;
    background-color: #f3f3f3; }
  .c-about__article__title {
	display: block;
    text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
    color: #3f3f3f;
    font-family: "BebasNeue";
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 1.2; }
  .c-about__article__title:hover {
    color: #3f3f3f; }
    @media (max-width: 767px) {
      .c-about__article__title {
        font-size: 2.8rem; } }
  .c-about__article__body {
    color: #565656;
    font-family: "SFUIDisplay";
    font-size: 1.8rem;
    line-height: 1.44444444;
    padding: 3rem 2.7rem 4.5rem; }
    @media (max-width: 767px) {
      .c-about__article__body {
        font-size: 1.6rem;
        font-weight: 500; } }
    .c-about__article__body p {
      margin-bottom: 2.6rem; }
      .c-about__article__body p:last-child {
        margin-bottom: 0; }
    .c-about__article__body .h-reset-list {
      margin-bottom: 2.6rem; }
      .c-about__article__body .h-reset-list:last-child {
        margin-bottom: 0; }

.c-about.c-news .c-about__article {
  margin-top: -12rem;
}

.c-about.c-news .c-about__article__inner {
  margin-bottom: 4rem;
}

@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.c-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  opacity: 0.7;
  visibility: visible;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, -webkit-transform;
  transition-property: transform, opacity, visibility;
  transition-property: transform, opacity, visibility, -webkit-transform;
  padding-bottom: 0.4rem; }
  .c-preloader:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1em;
    height: 1em;
    font-size: 13rem;
    border-radius: 50%;
    border: 0.1rem solid currentColor;
    border-right-color: transparent;
    -webkit-animation: loader 1.5s linear infinite;
    animation: loader 1.5s linear infinite; }
  body.is-loaded .c-preloader {
    -webkit-transform: none;
    transform: none;
    opacity: 0;
    visibility: hidden; }
  .c-preloader__logo img {
    max-width: 93px; }

.loader {
  width: 60px;
  height: 50px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.loader > div {
  background-color: #55adef;
  height: 100%;
  width: 8px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -moz-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    -o-animation: sk-stretchdelay 1.2s infinite ease-in-out;
       animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.loader .loader__item2 {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
       animation-delay: -1.1s;
}
.loader .loader__item3 {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
    -o-animation-delay: -1s;
       animation-delay: -1s;
}
.loader .loader__item4 {
  -webkit-animation-delay: -0.9s;
  -moz-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
       animation-delay: -0.9s;
}
.loader .loader__item5 {
  -webkit-animation-delay: -0.8s;
  -moz-animation-delay: -0.8s;
    -o-animation-delay: -0.8s;
       animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@-moz-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
         transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
         transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@-o-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -o-transform: scaleY(0.4);
       transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -o-transform: scaleY(1);
       transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
      -o-transform: scaleY(0.4);
         transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
      -o-transform: scaleY(1);
         transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}


.main-catalog__items + .catalog__items-pagination {
  margin-top: 36px;
}
.catalog__items-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 380px) {
  .catalog__items-pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 380px) {
  .catalog__items-pagination .pagination_arrows {
    display: none;
  }
}
.pagination ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination ul li {
  margin-right: 4px;
}
.pagination ul li a {
  display: block;
  width: 42px;
  height: 43px;
  font-size: 15px;
  font-weight: 400;
  color: #777;
  border: 2px solid #f1c42f;
/*
  border-left: 1px solid #55adef;
  border-right: 1px solid #55adef;
*/
  text-align: center;
  line-height: 41px;
}
.pagination ul li a:hover {
  border-color: #C3C3C3;
}
.pagination ul li:first-child a {
/*   border-left: 2px solid #55adef; */
}
.pagination ul li:last-child a {
/*   border-right: 2px solid #55adef; */
}
.pagination ul li.active a {
  font-weight: 600;
  color: #4b4b4b;
}
.pagination ul li.inactive .pagination__btn {
  opacity: 0.4;
}
.pagination ul li.inactive .pagination__btn:hover:after {
  border-color: #C3C3C3 !important;
}
.pagination__btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.pagination__btn:after {
  content: '';
  position: absolute;
  top: 15px;
  width: 9px;
  height: 9px;
  border: 2px solid #b6b4b4;
  border-top: none;
  border-left: none;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination__btn_prev:after {
  left: 16px;
  -webkit-transform: rotateZ(135deg);
     -moz-transform: rotateZ(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotateZ(135deg);
          transform: rotateZ(135deg);
}
.pagination__btn_next:after {
  left: 13px;
  -webkit-transform: rotateZ(-45deg);
     -moz-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
.pagination__btn:hover:after {
  border-top: none;
  border-left: none;
}
.pagination.pagination_arrows li {
  margin-right: 0;
  margin-left: 4px;
}

.modal .error_result {
	color: #d70d0d;
	margin-bottom: 16px;
}

.shops__item-marker {
  font-weight: 500;
  font-size: 15px;
  color: #333;
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 4px;
  position: relative;
  display: inline-block;
  width: 24px;
  height: 29px;
  margin-left: -11px;
  margin-top: -13px;
  box-sizing: border-box;
}
.shops__item-marker:after {
  content: attr(data-number);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 5px solid #edc247;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-size: 10px;
  font-weight: 500;
  color: #333;
  text-align: center;
  line-height: 15px;
  box-sizing: border-box;
}
.shops__item-marker:before {
  content: '';
  display: block;
  position: absolute;
  top: 22px;
  left: 5px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 5px solid #edc247;
  box-sizing: border-box;
}
.section-shops {
  margin-top: 0px;
  margin-bottom: 30px;
}
.shops__map {
  width: 100%;
  height: 340px;
}
@media (max-width: 769px) {
  .shops__map {
    height: 300px;
  }
}
.shops__description {
  padding-top: 15px;
  padding-bottom: 7px;
}
.shops__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.shops__item {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
@media (max-width: 989px) {
  .shops__item {
    width: 100%;
  }
  .shops__item + .shops__item {
    margin-top: 15px;
  }
}
@media (min-width: 990px) {
  .shops__item:nth-child(n+3) {
    margin-top: 20px;
  }
}
.shops__item-name {
  font-weight: 500;
  font-size: 15px;
  color: #333;
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 4px;
  position: relative;
}
.shops__item-name:after {
  content: attr(data-number);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 5px solid #edc247;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-size: 10px;
  font-weight: 500;
  color: #333;
  text-align: center;
  line-height: 15px;
}
.shops__item-name:before {
  content: '';
  display: block;
  position: absolute;
  top: 22px;
  left: 5px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 5px solid #edc247;
}
.shops__item-caption {
  font-size: 12px;
  color: #777;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 2px;
}
.shops__item-caption a {
  color: #777;
  text-decoration: none;
}
.shops__item-caption a:hover {
  color: #edc247;
}
.shops__item-catalog {
  font-size: 12px;
  color: #edc247;
}
.shops__item-catalog a {
  color: #dbaa21;
  text-decoration: underline;
}
.shops__item-catalog a:hover {
  color: #000;
  text-decoration: underline;
}
.section-subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #777;
  letter-spacing: 0.8px;
}

/* End */


/* Start:/local/templates/hookah/js/datepicker/datepicker.css?161466166320694*/
.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  z-index: 1; }
  .datepicker--cell.-focus- {
    background: #f0f0f0; }
  .datepicker--cell.-current- {
    color: #4EB5E6; }
    .datepicker--cell.-current-.-focus- {
      color: #4a4a4a; }
    .datepicker--cell.-current-.-in-range- {
      color: #4EB5E6; }
  .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0; }
    .datepicker--cell.-in-range-.-focus- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae; }
    .datepicker--cell.-disabled-.-focus- {
      color: #aeaeae; }
    .datepicker--cell.-disabled-.-in-range- {
      color: #a1a1a1; }
    .datepicker--cell.-disabled-.-current-.-focus- {
      color: #aeaeae; }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px; }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0; }
  .datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px; }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef; }
    .datepicker--cell.-selected-.-current- {
      color: #fff;
      background: #5cc4ef; }
    .datepicker--cell.-selected-.-focus- {
      background: #45bced; }
  .datepicker--cell:empty {
    cursor: default; }

.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }
  @media print {
    .datepickers-container {
      display: none; } }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 10000; }
  .datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px); }
  .datepicker.-from-right- {
    -webkit-transform: translateX(8px);
            transform: translateX(8px); }
  .datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
            transform: translateY(8px); }
  .datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px); }
  .datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
          transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }
  .-only-timepicker- .datepicker--content {
    display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }
  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }
  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); }
  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px; }
  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px; }
  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2); }
  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px; }
  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px; }
  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }
  .datepicker--body.active {
    display: block; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }
  .-only-timepicker- .datepicker--nav {
    display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .datepicker--nav-action:hover {
    background: #f0f0f0; }
  .datepicker--nav-action.-disabled- {
    visibility: hidden; }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px; }
  .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }
  .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px; }
  .datepicker--nav-title:hover {
    background: #f0f0f0; }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none; }

.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px; }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px;
  position: relative; }
  .datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-flex: 0 1 138px;
        -ms-flex: 0 1 138px;
            flex: 0 1 138px;
    max-width: 138px; }
  .-only-timepicker- .datepicker--time {
    border-top: none; }

.datepicker--time-sliders {
  -webkit-flex: 0 1 153px;
      -ms-flex: 0 1 153px;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }
  .datepicker--time-current-hours:after,
  .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0; }
  .datepicker--time-current-hours.-focus-:after,
  .datepicker--time-current-minutes.-focus-:after {
    opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
  .datepicker--time-row:first-child {
    margin-bottom: 4px; }
  .datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-ms-tooltip {
      display: none; }
    .datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-moz-range-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-ms-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:focus {
      outline: none; }
      .datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-moz-range-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-ms-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-moz-range-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-ms-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      margin-top: -6px; }
    .datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-moz-range-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-lower {
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-upper {
      background: transparent; }
  .datepicker--time-row span {
    padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }
  .datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute; }
  .datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }
/* End */


/* Start:/local/templates/hookah/template_styles.css?167933265222459*/


/* news + */

.mb-3 {
    margin-bottom: 3rem!important;
}
.pb-3 {
    padding-bottom: 3rem!important;
}
.pt-3 {
    padding-top: 3rem!important;
}
.news-detail .product-unit__share {
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
}
.news-detail .product-unit__share-list ul li a  {
	border: 2px solid #939393;
	background: none;
}
.news-detail .product-unit__share-list ul li a svg {
	fill: #939393;
}
.news-detail .product-unit__share-list ul li a:hover  {
	background-color: #55adef;
	border-color: #55adef;
}
.news-detail .product-unit__share-list ul li a:hover svg {
	fill: white;
}
.news-detail .col-md-3 img {
	width: 100%;
}

.news-list .row, .news-detail .row {
	background: #f3f4f6;
}

.news-list time, .news-detail time {
  display: block;
  padding-left: 25px;
  padding-bottom: 13px;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
  color: #8b8b8b;
}
.news-list time:after, .news-detail time:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='28' height='28' viewBox='0, 0, 28, 28'%3E%3Cpath d='M14,0.5 C21.456,0.5 27.5,6.544 27.5,14 C27.5,21.456 21.456,27.5 14,27.5 C6.544,27.5 0.5,21.456 0.5,14 C0.5,6.544 6.544,0.5 14,0.5 z M14,3.5 C8.201,3.5 3.5,8.201 3.5,14 C3.5,19.799 8.201,24.5 14,24.5 C19.799,24.5 24.5,19.799 24.5,14 C24.5,8.201 19.799,3.5 14,3.5 z' fill='%23939393'/%3E%3Cpath d='M17.6,13.9 C18.428,13.9 19.1,14.572 19.1,15.4 C19.1,16.228 18.428,16.9 17.6,16.9 L13.2,16.9 C12.372,16.9 11.7,16.228 11.7,15.4 C11.7,14.572 12.372,13.9 13.2,13.9 L17.6,13.9 z' fill='%23939393'/%3E%3Cpath d='M13,7.5 C13.828,7.5 14.5,8.172 14.5,9 L14.5,15 C14.5,15.828 13.828,16.5 13,16.5 C12.172,16.5 11.5,15.828 11.5,15 L11.5,9 C11.5,8.172 12.172,7.5 13,7.5 z' fill='%23939393'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}
/* /news */

/* search form + */

.c-header__search > ul {
	display: none;
	position: absolute;
	right: 0;
	left: 0;
	border: 0.2rem solid #747474;
	border-top: none;
	background: white;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 1000;
}
.c-header__search > ul > li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.c-header__search > ul > li > a {
	display: block;
	padding: 7px  10px;
	color: #3e3e3e;
	
}
.c-header__search > ul > li:last-child > a {
	border-top: 1px solid #747474;
	}
.c-header__search > ul > li > a:hover {
	background-color:  #f3f3f3;
	}
.c-header__search.open > ul {
	display: block;
}
.c-header__search.open > input {
	border-color: #747474;
}

/* /search form */

/* search page + */

.c-about-search form {
	display: flex;
	border-radius: 0px;
	overflow: hidden;
	width: 50%;
	}
	.c-about-search form > input[type=text] {
		flex-grow: 3;
	    padding-left: 10px;
	    padding-top: 6px;
	    padding-bottom: 8px;
	    border: 1px solid #efeff1;
	    border-top-right-radius: 0;
	    border-bottom-right-radius: 0;
	}
	.c-about-search form > button[type=submit] {
		display: inline-block;
		position: relative;
		background: none;
		border: none;
		margin: 0;
		padding:0 ;
		width: 46px;
		height: 44px;
		border-left: 1px solid #efeff1; 
		background: #efeff1;
	}
	.c-about-search form > button[type=submit]::before {
		content: '';
		position: absolute;
		left: 13px;
		top: 12px;
		display: inline-block;
		background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjAiIHk9IjAiIHdpZHRoPSI0NCIgaGVpZ2h0PSI0NCIgdmlld0JveD0iMCwgMCwgNDQsIDQ0Ij4KICA8ZyBpZD0ic2VhcmNoXzFfIj4KICAgIDxwYXRoIGQ9Ik0zMi41LDMwIEMzNC45OTQsMjYuODcxIDM2LjUsMjIuMzQ2IDM2LjUsMTggQzM2LjUsNy45NSAyOC4zNjEsMCAxOC41LDAgQzguNjM4LDAgMC41LDcuOTUgMC41LDE4IEMwLjUsMjguMDUgOC42MzgsMzYgMTguNSwzNiBDMjIuNjkzLDM2IDI2LjQ1MywzNC40NjYgMjkuNSwzMiBMNDAuNSw0NCBMNDMuNSw0MSBMMzIuNSwzMCB6IE0xOC41LDMyIEMxMC44NDIsMzIgNC41LDI1LjgwNCA0LjUsMTggQzQuNSwxMC4xOTYgMTAuODQyLDQgMTguNSw0IEMyNi4xNTgsNCAzMi41LDEwLjE5NiAzMi41LDE4IEMzMi41LDI1LjgwNCAyNi4xNTgsMzIgMTguNSwzMiB6IiBmaWxsPSIjNDk0OTQ5Ii8+CiAgPC9nPgo8L3N2Zz4K');
		background-size: contain;
		background-repeat: no-repeat;
		width: 20px;
		height: 20px;
		vertical-align: top;
	}

.c-about-search .c-about__article {
	margin-top: -15rem;
}

@media (max-width:989px){
	.c-about-search form {
	width: 100%;
	}
	.c-about-search form > input[type=text] {
		width: 80%;
	}
}

/* /search page */

/* compare scroll */

.external-scroll_x,
.external-scroll_y {
	border: 2px solid #dfdfdf;
	cursor: pointer;
	opacity: 0;
	height: 15px;
	margin: 8px 0;
	border-radius: 7px;
}

.external-scroll_x.scroll-scrollx_visible {
	opacity: 1;
	position: relative;
}

.external-scroll_y.scroll-scrolly_visible {
	display: block;
	height: 200px;
	left: 610px;
	top: 0;
	width: 10px;
}

.external-scroll_x div,
.external-scroll_y div
{
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	border-radius: 7px;
}

.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
	background: #5c5c5c;
	background: rgb(75,75,75);
	background: linear-gradient(0deg, rgba(115,115,115,1) 0%, rgba(175,175,175,1) 100%);	
	z-index: 0;
}

.external-scroll_x .scroll-bar {
	width: 20%;
}
.external-scroll_y .scroll-bar {
	height: 100px;
}
/* /compare scroll */

/* reserve modal */

#reserveModal .reserve-map-link {
	float: right;
}
#reserveModal .label {
	margin: 10px 0;
}
#reserveModal .dropdown-menu .disabled {
	display: none;
}
#reserveSuccessModal .d {
	padding-bottom: 10px;
}
#reserveSuccessModal .a {
    align-items:center;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;

	}
	#reserveSuccessModal .b{
		font-size: 18px;
		text-align: center;
		
	    line-height: 32px;
	    padding-top: 10px;
	    padding-bottom: 15px;
		}
		#reserveSuccessModal .b1{
			border: 1px solid #d2d2d2;
			width: 185px;
			padding: 1px 7px 2px;
			border-radius: 0px !important;
		}
		#reserveSuccessModal .b3{
			text-align: center;
			border: 1px solid #d2d2d2;
			padding: 1px 7px 2px;
			border-radius: 0px !important;
			margin: 0px 50px;
		}
		#reserveSuccessModal .b2{
			background: none;
			color: #528ec5;
			font-size: 11px;
			text-transform: uppercase;
			letter-spacing: 1.1px;
			font-weight: bold;
			border-radius: 0px;
			padding: 5px 15px 3px;
			float: right;
		}
	#reserveSuccessModal .c {
		line-height: 20px;
		text-align: left;	
	}
		#reserveSuccessModal .c > .c1{
		display: flex;
		justify-content:flex-start;
		padding-top: 5px;
		}
	#reserveSuccessModal .c > .c1 >span {
	    vertical-align: top;
	    max-width: 275px;
	    padding-left: 10px;
		}
		reserveSuccessModal .c1 {
			padding-top: 7px;
		}
@media (min-width: 770px) and (max-width:1229px){
	#reserveSuccessModal .a{
		margin-left: 0px;
		margin-right: 0px;
	}
	#reserveSuccessModal .b3 {
			margin: 0px 70px;
	}
		#reserveSuccessModal .b1{
			width: 225px;
		}
}		
@media (min-width: 143px) and (max-width:769px){
	#reserveSuccessModal .d {
	padding-bottom: 0px;
	}
	#reserveSuccessModal .a {
	width: 100%;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	}
	#reserveSuccessModal .b{
		padding-top: 15px;
	}
	#reserveSuccessModal .b1 {
		width: 150px;
	}
	#reserveSuccessModal .b3 {
			margin: 0px 30px;
	}
	#reserveSuccessModal .c {
		padding-left: 10px;
		}
	#reserveSuccessModal .c > .c1 >span {
		display: inline-block;
	    vertical-align: top;
	    max-width: 230px;
	}
}

/* /reserve modal */

/* filters */

.catalog__filters-overlay {
	display: none;
	background: black;
	opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
}
.catalog__filters-overlay.active {
	display: block;
}
.catalog__filters {
  max-width: 20rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-family: "SFUIDisplay";
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;  
  background-color: #f7f7f7;
}
@media (max-width: 989px) {
  .l-catalog__left {
	  padding-right: 0;
  }
  .catalog__filters {
	max-width: none;
    display: block;
    position: fixed;
    z-index: 501;
    top: 0;
    left: 0;
    bottom: 0;
    width: 350px;
    background: #fff;
    padding: 80px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .catalog__filters.active {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 400px) {
  .catalog__filters {
    width: 300px;
  }
}
@media (max-width: 567px) {
  .catalog__filters {
    padding: 30px;
    padding-top: 55px;
  }
}
@media (max-width: 400px) {
  .catalog__filters {
    padding: 15px;
    padding-top: 55px;
  }
}

.catalog__filters-element {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	}
	.catalog__filters-element > div:first-child a {
		color: #626262;
		}
		.catalog__filters-element > div:last-child{
		    width: 35px;
		    }
		    .catalog__filters-element > div:last-child a {
			display: block;
			width: 35px;
			height: 35px;
			position: relative;
			}
			.catalog__filters-element > div:last-child a:after {
			    content: '';
			    height: 20px;
			    border-left: 2px solid #626262;
			    position: absolute;
			    transform: rotate(45deg);
			    left: 21px;
			}
			.catalog__filters-element > div:last-child a:before {
			    content: '';
			    height: 20px;
			    border-left: 2px solid #626262;
			    position: absolute;
			    transform: rotate(-45deg);
			    left: 21px;
			}
.catalog__filters-close {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.catalog__filters-close:after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: -3px;
  width: 32px;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.catalog__filters-close:before {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: -3px;
  width: 32px;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotateZ(-45deg);
     -moz-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
@media (max-width: 567px) {
  .catalog__filters-close {
    top: 15px;
    right: 30px;
  }
}
@media (max-width: 400px) {
  .catalog__filters-close {
    top: 15px;
    right: 15px;
  }
}
.catalog__filters-items {
  text-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.75);
  color: #4f4f4f;          
}
@media (max-width: 989px) {
  .catalog__filters-items {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.catalog__filters-items + .catalog__filters-social {
  margin-top: 37px;
}
.catalog__filters-item {
}
@media (max-width: 989px) {
  .catalog__filters-item {
  }
}
.catalog__filters-item.active .catalog__filters-item-title > span:after {
  top: 9px;
  -webkit-transform: rotateZ(225deg);
     -moz-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
       -o-transform: rotateZ(225deg);
          transform: rotateZ(225deg);
}
.catalog__filters-item-title {
  padding-left: 26px;
  padding-top: 22px;
  padding-right: 26px;
  padding-bottom: 25px;
  cursor: pointer;
  color: #3e3e3e;
}
@media (max-width: 989px) {
  .catalog__filters-item-title {
    background: #fff;
  }
}
.catalog__filters-item-title > span {
  position: relative;
}
.catalog__filters-item-title > span:after {
  content: '';
  position: absolute;
  top: 5px;
  right: -20px;
  width: 8px;
  height: 8px;
  border: 2px solid #383838;
  border-top: none;
  border-left: none;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.catalog__filters-item-content {
  display: none;
}
.catalog__filters-item-checks {
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 23px;
}
.catalog__filters-item-checks .check-box + .check-box {
  margin-top: 9px;
}
.catalog__filters-item-checks + .catalog__filters-item-load-content {
  margin-top: -6px;
}
.catalog__filters-item-ranges {
  padding-left: 26px;
  padding-right: 26px;
  margin-bottom: 28px;
}
.catalog__filters-item-ranges + .catalog__filters-item-checks {
  margin-top: 28px;
  margin-bottom: 23px;
}
.catalog__filters-item-load-content {
  padding-left: 26px;
  padding-right: 26px;
  margin-top: 17px;
  margin-bottom: 22px;
}
.catalog__filters-item-load-content > span {
  background: -webkit-linear-gradient(left, #afb0b0 3px, #fbfbfd 3px, #fbfbfd 4px);
  background: -moz-linear-gradient(left, #afb0b0 3px, #fbfbfd 3px, #fbfbfd 4px);
  background: -o-linear-gradient(left, #afb0b0 3px, #fbfbfd 3px, #fbfbfd 4px);
  background: linear-gradient(to right, #afb0b0 3px, #fbfbfd 3px, #fbfbfd 4px);
  -moz-background-size: 4px 1px;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  background-position: center bottom;
  cursor: pointer;
}

/* /filters */

/* checkboxes and radios */

.check-box label {
  display: inline-block;
  font-size: 0;
}
.check-box label input[type='checkbox'] {
  width: 0;
  height: 0;
  display: none;
}
.check-box label span {
  position: relative;
  padding-left: 37px;
  display: block;
  color: #626262;
  font-size: 1.7rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.check-box label span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  border: 2px solid #e6e6e6;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.check-box label span:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 13px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  z-index: 1;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.check-box label input[type='checkbox']:checked + span {
  color: #e3ad17;
}
.check-box label input[type='checkbox']:checked + span:after {
  background-color: #e3ad17;
  border: 2px solid #e3ad17;
}
.check-box label input[type='checkbox']:checked + span:before {
  opacity: 1;
  visibility: visible;
}
.radio-box label {
  display: inline-block;
  font-size: 0;
}
.radio-box label input[type='radio'] {
  width: 0;
  height: 0;
  display: none;
}
.radio-box label span {
  position: relative;
  padding-left: 37px;
  display: block;
  color: #626262;
  font-size: 1.7rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.radio-box label span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #e6e6e6;
  background-color: #fff;
}
.radio-box label span:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  z-index: 1;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.radio-box label input[type='radio']:checked + span {
  color: #e3ad17;
}
.radio-box label input[type='radio']:checked + span:after {
  background-color: #e3ad17;
  border: 2px solid #e3ad17;
}
.radio-box label input[type='radio']:checked + span:before {
  opacity: 1;
  visibility: visible;
}

/* /checkboxes and radios */


/* kit block */

.kit-block {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  overflow: hidden;	
  }
  .kit-popup-body {
	  background: white;
  }
  .kit-item, .kit-summary {
    box-sizing: border-box;
    padding: 5px;
    flex-grow: 5;
    flex-basis: 17%;
    overflow: hidden;
    max-width: 17%;
  }
  .kit-block.kit-block-4-mult .kit-item, .kit-block.kit-block-4-mult .kit-summary {
    flex-basis: 15%;
    max-width: 15%;
  }
  .kit-item select {
	  max-width: 100%;
  }
  /*
  .kit-item:last-item-in-row {
    background: red;
  }
  */
  .kit-plus, .kit-equal {
	display: flex;
    align-items: center;
    justify-content: center;    
    flex-grow: 1;
    flex-basis: 5%;
    max-width: 5%;
	font-size: 50px;
	color: #999;
  }
  .kit-item[data-hidden], .kit-plus[data-hidden] {
    display: none;
  }
  .kit-plus:before, .kit-equal:before {
  }
  .kit-plus:before {
    content: "+";
  }
  .kit-equal:before {
    content: "=";	  
  } 
  .kit-summary {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .kit-equal, .kit-summary {
/*     flex: 1; */
  }
  .kit-open-btn {
    color: #333;
    text-decoration: underline;
    font-size: 15px;
    display: block;
    padding: 10px 0;
  }
  .kit-open-btn:hover {
    text-decoration: underline;
  }
  @media (max-width: 989px){
    .kit-item, 
    .kit-summary {
      flex-basis: 45%;
      max-width: 45%;
    }
    .kit-block.kit-block-4-mult .kit-item, 
    .kit-block.kit-block-4-mult .kit-summary {
      flex-basis: 29%;
      max-width: 29%;
    }
  }
  @media (max-width: 600px) {
    .kit-block {
      flex-direction: column;  
    }
    .kit-item, 
    .kit-summary, 
    .kit-block.kit-block-4-mult .kit-item, 
    .kit-block.kit-block-4-mult .kit-summary,
    .kit-plus, .kit-equal {
      flex-basis: auto;
      max-width: none;
    }
  }
  .kit-slider {
	padding: 0 40px;
	position: relative;
  }
  .kit-product__items-wr {
    overflow: hidden;
  }
  .kit-product__items-wr-selected {
    height: 338px;
  }
  .kit-product__items-wr-all {
    height: 338px;
  }
  .kit-product__item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .kit-product__item .product-item__links {
    max-width: 100%;
  }
  .kit-slider-active .kit-product__items-wr {
	overflow: visible;
  }
  .kit-slider-loader {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: white;
    z-index: 10;
  }
  .kit-slider-loader > .spinner > * {
    background-color: #CCC;
  }
  .kit-slider-active .kit-slider-loader {
    display: none;
  }
  .kit-slider .product-item__links {
    padding: 0;
  }
  /* arrows */
  .kit-slider .slick-prev, .kit-slider .slick-next {
    position: absolute;
    top: 50%;
    display: block;
    outline: none;
    background: transparent;
    position: absolute;
    width: 25px;
    height: 25px;
    border: solid #AAA;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    cursor: pointer;
  }
  .kit-slider .slick-prev[aria-disabled=true], .kit-slider .slick-next[aria-disabled=true] {
    border-color: #EEE;
  }
  .kit-slider .slick-prev {
    left: -21px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  .kit-slider .slick-next {
    right: -21px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  } 
  /* /arrows */
  .kit-slider .product-item__pic {
    height: 135px;
  }  
  .kit-slider select {
    max-width: 100%;
  }
  .kit-select-offer {
	  height: 25px;
  }
  .kit-select-offer select {
	height: 25px;
	text-align: center;
	max-width: 100%;
  }
  .kit-modal-summary {
    }
    .kit-modal-summary > * {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
    }
    .kit-modal-summary > .product-item__price {
      margin-left: 20px;
    }
    .kit-modal-summary > .btn {
      margin-left: 20px;
    }
    @media (max-width: 600px) {
      .kit-modal-summary {
        padding-bottom: 12px;
      }
      .kit-modal-summary .product-item__price {
        padding-bottom: 12px;
      }
    }
  #kitModal h3 {
	padding: 2rem 2.4rem;  
    
  }
  #kitModal .c-thumb__view {
	height: 120px;  
    
  }
  .c-main-popular__body .kit-block .c-thumb__view {
	height: 120px;  	  
  }
  .c-main-popular__body .kit-block {
	margin-top: 30px;
	margin-bottom: 50px;
  }
  #kitModal .btn {
  	font-size: 2.2rem;
    line-height: 1.0;  
  }
  #kitModal .c-thumb {
	  box-shadow: none;
	  -webkit-box-shadow: none;
  }
  

/* /kit block */

/* restriction */
body.body-restriction::-webkit-scrollbar {
  display: none;
}
body.body-restriction {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
  overflow: hidden;
  padding-right: 0 !important;
}
body.body-restriction .l-wrapper > * {
	filter: blur(10px);
}
body.body-restriction .l-wrapper > .c-footer {
	filter: none;
}

body.body-restriction .l-wrapper > .c-footer > * {
	filter: blur(10px);
}
body.body-restriction .l-wrapper > .c-footer > .modal {
	filter: none;
}

#restrictionModal .c-popup__info {
	padding-bottom: 0;
}
#restrictionModal .c-popup__info__body {
	padding-bottom: 10px;
}

/* End */
/* /local/templates/hookah/css/all.css?1615296367252048 */
/* /local/templates/hookah/js/datepicker/datepicker.css?161466166320694 */
/* /local/templates/hookah/template_styles.css?167933265222459 */
