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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(59,57,64,0);
}

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

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

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

hr {
  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[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
}

img,
svg {
  vertical-align: middle;
}

svg {
  overflow: hidden;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

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

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

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-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none!important;
}

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

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

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

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

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

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

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

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

.display-1 {
  font-size: 6rem;
}

.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
}

.display-3 {
  font-size: 4.5rem;
}

.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
}

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

.small,
small {
  font-size: .875em;
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
}

.figure {
  display: inline-block;
}

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

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

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

a>code {
  color: inherit;
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

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

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

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

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

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

@media (min-width:1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1300px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.modal-open {
  overflow: hidden;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

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

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translateY(-50px);
}

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

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

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

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

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

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px);
}

.modal-footer>* {
  margin: .25rem;
}

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

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}

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

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

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: .875rem;
  background-color: hsla(0,0%,100%,.85);
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
  opacity: 0;
  border-radius: .25rem;
}

.toast:not(:last-child) {
  margin-bottom: .75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: hsla(0,0%,100%,.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0,0,0,.05);
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

.toast-body {
  padding: .75rem;
}

@keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -.125em;
  border: .25em solid;
  border-right: .25em solid transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .15rem;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion:reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ffc101;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

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

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

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

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

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

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
  -webkit-appearance: none;
  appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

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

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

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

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

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

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

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

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

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

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

.form-row>.col>.valid-tooltip,
.form-row>[class*=col-]>.valid-tooltip {
  left: 5px;
}

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

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem)!important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

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

.was-validated select.form-control:valid,
select.form-control.is-valid {
  padding-right: 3rem!important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem)!important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
}

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

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

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

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

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

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

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745;
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
}

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

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

.form-row>.col>.invalid-tooltip,
.form-row>[class*=col-]>.invalid-tooltip {
  left: 5px;
}

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

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem)!important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  padding-right: 3rem!important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem)!important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
}

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

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

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

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

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

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

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545;
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

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

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

@media (min-width:576px) {
  .form-inline label {
    justify-content: center;
  }

  .form-inline .form-group,
  .form-inline label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

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

.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,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: .2rem!important;
}

.rounded {
  border-radius: .25rem!important;
}

.rounded-top {
  border-top-left-radius: .25rem!important;
}

.rounded-right,
.rounded-top {
  border-top-right-radius: .25rem!important;
}

.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: .25rem!important;
}

.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: .25rem!important;
}

.rounded-left {
  border-top-left-radius: .25rem!important;
}

.rounded-lg {
  border-radius: .3rem!important;
}

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

.rounded-pill {
  border-radius: 50rem!important;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
  .d-sm-none {
    display: none!important;
  }

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

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

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

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

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

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

  .d-sm-flex {
    display: flex!important;
  }

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

@media (min-width:768px) {
  .d-md-none {
    display: none!important;
  }

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

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

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

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

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

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

  .d-md-flex {
    display: flex!important;
  }

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

@media (min-width:992px) {
  .d-lg-none {
    display: none!important;
  }

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

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

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

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

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

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

  .d-lg-flex {
    display: flex!important;
  }

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

@media (min-width:1200px) {
  .d-xl-none {
    display: none!important;
  }

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

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

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

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

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

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

  .d-xl-flex {
    display: flex!important;
  }

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

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

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

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

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

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

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

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

  .d-print-flex {
    display: flex!important;
  }

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive:before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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.85714286%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  justify-content: center!important;
}

.justify-content-between {
  justify-content: space-between!important;
}

.justify-content-around {
  justify-content: space-around!important;
}

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

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

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

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

.align-items-stretch {
  align-items: stretch!important;
}

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

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

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

.align-content-between {
  align-content: space-between!important;
}

.align-content-around {
  align-content: space-around!important;
}

.align-content-stretch {
  align-content: stretch!important;
}

.align-self-auto {
  align-self: auto!important;
}

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

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

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

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

.align-self-stretch {
  align-self: stretch!important;
}

@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row!important;
  }

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

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

  .flex-sm-column-reverse {
    flex-direction: column-reverse!important;
  }

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

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

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

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

  .flex-sm-grow-0 {
    flex-grow: 0!important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1!important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0!important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1!important;
  }

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

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

  .justify-content-sm-center {
    justify-content: center!important;
  }

  .justify-content-sm-between {
    justify-content: space-between!important;
  }

  .justify-content-sm-around {
    justify-content: space-around!important;
  }

  .align-items-sm-start {
    align-items: flex-start!important;
  }

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

  .align-items-sm-center {
    align-items: center!important;
  }

  .align-items-sm-baseline {
    align-items: baseline!important;
  }

  .align-items-sm-stretch {
    align-items: stretch!important;
  }

  .align-content-sm-start {
    align-content: flex-start!important;
  }

  .align-content-sm-end {
    align-content: flex-end!important;
  }

  .align-content-sm-center {
    align-content: center!important;
  }

  .align-content-sm-between {
    align-content: space-between!important;
  }

  .align-content-sm-around {
    align-content: space-around!important;
  }

  .align-content-sm-stretch {
    align-content: stretch!important;
  }

  .align-self-sm-auto {
    align-self: auto!important;
  }

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

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

  .align-self-sm-center {
    align-self: center!important;
  }

  .align-self-sm-baseline {
    align-self: baseline!important;
  }

  .align-self-sm-stretch {
    align-self: stretch!important;
  }
}

@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row!important;
  }

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

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

  .flex-md-column-reverse {
    flex-direction: column-reverse!important;
  }

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

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

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

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

  .flex-md-grow-0 {
    flex-grow: 0!important;
  }

  .flex-md-grow-1 {
    flex-grow: 1!important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0!important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1!important;
  }

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

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

  .justify-content-md-center {
    justify-content: center!important;
  }

  .justify-content-md-between {
    justify-content: space-between!important;
  }

  .justify-content-md-around {
    justify-content: space-around!important;
  }

  .align-items-md-start {
    align-items: flex-start!important;
  }

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

  .align-items-md-center {
    align-items: center!important;
  }

  .align-items-md-baseline {
    align-items: baseline!important;
  }

  .align-items-md-stretch {
    align-items: stretch!important;
  }

  .align-content-md-start {
    align-content: flex-start!important;
  }

  .align-content-md-end {
    align-content: flex-end!important;
  }

  .align-content-md-center {
    align-content: center!important;
  }

  .align-content-md-between {
    align-content: space-between!important;
  }

  .align-content-md-around {
    align-content: space-around!important;
  }

  .align-content-md-stretch {
    align-content: stretch!important;
  }

  .align-self-md-auto {
    align-self: auto!important;
  }

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

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

  .align-self-md-center {
    align-self: center!important;
  }

  .align-self-md-baseline {
    align-self: baseline!important;
  }

  .align-self-md-stretch {
    align-self: stretch!important;
  }
}

@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row!important;
  }

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

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

  .flex-lg-column-reverse {
    flex-direction: column-reverse!important;
  }

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

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

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

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

  .flex-lg-grow-0 {
    flex-grow: 0!important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1!important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0!important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1!important;
  }

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

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

  .justify-content-lg-center {
    justify-content: center!important;
  }

  .justify-content-lg-between {
    justify-content: space-between!important;
  }

  .justify-content-lg-around {
    justify-content: space-around!important;
  }

  .align-items-lg-start {
    align-items: flex-start!important;
  }

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

  .align-items-lg-center {
    align-items: center!important;
  }

  .align-items-lg-baseline {
    align-items: baseline!important;
  }

  .align-items-lg-stretch {
    align-items: stretch!important;
  }

  .align-content-lg-start {
    align-content: flex-start!important;
  }

  .align-content-lg-end {
    align-content: flex-end!important;
  }

  .align-content-lg-center {
    align-content: center!important;
  }

  .align-content-lg-between {
    align-content: space-between!important;
  }

  .align-content-lg-around {
    align-content: space-around!important;
  }

  .align-content-lg-stretch {
    align-content: stretch!important;
  }

  .align-self-lg-auto {
    align-self: auto!important;
  }

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

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

  .align-self-lg-center {
    align-self: center!important;
  }

  .align-self-lg-baseline {
    align-self: baseline!important;
  }

  .align-self-lg-stretch {
    align-self: stretch!important;
  }
}

@media (min-width:1200px) {
  .flex-xl-row {
    flex-direction: row!important;
  }

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

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

  .flex-xl-column-reverse {
    flex-direction: column-reverse!important;
  }

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

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

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

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

  .flex-xl-grow-0 {
    flex-grow: 0!important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1!important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0!important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1!important;
  }

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

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

  .justify-content-xl-center {
    justify-content: center!important;
  }

  .justify-content-xl-between {
    justify-content: space-between!important;
  }

  .justify-content-xl-around {
    justify-content: space-around!important;
  }

  .align-items-xl-start {
    align-items: flex-start!important;
  }

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

  .align-items-xl-center {
    align-items: center!important;
  }

  .align-items-xl-baseline {
    align-items: baseline!important;
  }

  .align-items-xl-stretch {
    align-items: stretch!important;
  }

  .align-content-xl-start {
    align-content: flex-start!important;
  }

  .align-content-xl-end {
    align-content: flex-end!important;
  }

  .align-content-xl-center {
    align-content: center!important;
  }

  .align-content-xl-between {
    align-content: space-between!important;
  }

  .align-content-xl-around {
    align-content: space-around!important;
  }

  .align-content-xl-stretch {
    align-content: stretch!important;
  }

  .align-self-xl-auto {
    align-self: auto!important;
  }

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

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

  .align-self-xl-center {
    align-self: center!important;
  }

  .align-self-xl-baseline {
    align-self: baseline!important;
  }

  .align-self-xl-stretch {
    align-self: stretch!important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
  .float-xl-left {
    float: left!important;
  }

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

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

.user-select-all {
  -webkit-user-select: all!important;
  user-select: all!important;
}

.user-select-auto {
  -webkit-user-select: auto!important;
  user-select: auto!important;
}

.user-select-none {
  -webkit-user-select: none!important;
  user-select: none!important;
}

.overflow-auto {
  overflow: auto!important;
}

.overflow-hidden {
  overflow: hidden!important;
}

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

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

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto!important;
}

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

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

.min-vw-100 {
  min-width: 100vw!important;
}

.min-vh-100 {
  min-height: 100vh!important;
}

.vw-100 {
  width: 100vw!important;
}

.vh-100 {
  height: 100vh!important;
}

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

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

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

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

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

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

.mt-1,
.my-1 {
  margin-top: .25rem!important;
}

.mr-1,
.mx-1 {
  margin-right: .25rem!important;
}

.mb-1,
.my-1 {
  margin-bottom: .25rem!important;
}

.ml-1,
.mx-1 {
  margin-left: .25rem!important;
}

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

.mt-2,
.my-2 {
  margin-top: .5rem!important;
}

.mr-2,
.mx-2 {
  margin-right: .5rem!important;
}

.mb-2,
.my-2 {
  margin-bottom: .5rem!important;
}

.ml-2,
.mx-2 {
  margin-left: .5rem!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-1,
.py-1 {
  padding-top: .25rem!important;
}

.pr-1,
.px-1 {
  padding-right: .25rem!important;
}

.pb-1,
.py-1 {
  padding-bottom: .25rem!important;
}

.pl-1,
.px-1 {
  padding-left: .25rem!important;
}

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

.pt-2,
.py-2 {
  padding-top: .5rem!important;
}

.pr-2,
.px-2 {
  padding-right: .5rem!important;
}

.pb-2,
.py-2 {
  padding-bottom: .5rem!important;
}

.pl-2,
.px-2 {
  padding-left: .5rem!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -.25rem!important;
}

.mt-n1,
.my-n1 {
  margin-top: -.25rem!important;
}

.mr-n1,
.mx-n1 {
  margin-right: -.25rem!important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -.25rem!important;
}

.ml-n1,
.mx-n1 {
  margin-left: -.25rem!important;
}

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

.mt-n2,
.my-n2 {
  margin-top: -.5rem!important;
}

.mr-n2,
.mx-n2 {
  margin-right: -.5rem!important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -.5rem!important;
}

.ml-n2,
.mx-n2 {
  margin-left: -.5rem!important;
}

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

.mt-n3,
.my-n3 {
  margin-top: -1rem!important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem!important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem!important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem!important;
}

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem!important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem!important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem!important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem!important;
}

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

.mt-n5,
.my-n5 {
  margin-top: -3rem!important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem!important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem!important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem!important;
}

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

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

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

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

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

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0!important;
  }

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

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

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

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

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

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem!important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem!important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem!important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem!important;
  }

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

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem!important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem!important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem!important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem!important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem!important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem!important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem!important;
  }

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

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem!important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem!important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem!important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-sm-n1 {
    margin: -.25rem!important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem!important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem!important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem!important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem!important;
  }

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

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem!important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem!important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem!important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.5rem!important;
  }

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

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem!important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem!important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem!important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem!important;
  }

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

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem!important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem!important;
  }

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

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem!important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem!important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem!important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem!important;
  }

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

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

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

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

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

@media (min-width:768px) {
  .m-md-0 {
    margin: 0!important;
  }

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

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

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

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

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

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem!important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem!important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem!important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem!important;
  }

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

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem!important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem!important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem!important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem!important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem!important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem!important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem!important;
  }

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

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem!important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem!important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem!important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-md-n1 {
    margin: -.25rem!important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem!important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem!important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem!important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem!important;
  }

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

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem!important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem!important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem!important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.5rem!important;
  }

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

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem!important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem!important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem!important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem!important;
  }

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

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem!important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem!important;
  }

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

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem!important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem!important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem!important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem!important;
  }

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

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

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

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

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

@media (min-width:992px) {
  .m-lg-0 {
    margin: 0!important;
  }

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

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

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

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

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

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem!important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem!important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem!important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem!important;
  }

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

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem!important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem!important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem!important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem!important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem!important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem!important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem!important;
  }

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

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem!important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem!important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem!important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-lg-n1 {
    margin: -.25rem!important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem!important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem!important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem!important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem!important;
  }

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

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem!important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem!important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem!important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.5rem!important;
  }

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

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem!important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem!important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem!important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem!important;
  }

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

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem!important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem!important;
  }

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

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem!important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem!important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem!important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem!important;
  }

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

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

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

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

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

@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0!important;
  }

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

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

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

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

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

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem!important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem!important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem!important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem!important;
  }

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

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem!important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem!important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem!important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem!important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem!important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem!important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem!important;
  }

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

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem!important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem!important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem!important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem!important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-xl-n1 {
    margin: -.25rem!important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem!important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem!important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem!important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem!important;
  }

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

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem!important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem!important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem!important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem!important;
  }

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

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem!important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem!important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem!important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem!important;
  }

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

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem!important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem!important;
  }

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

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem!important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem!important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem!important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem!important;
  }

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

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

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

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

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

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}

.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;
}

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

.text-wrap {
  white-space: normal!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-light {
  font-weight: 300!important;
}

.font-weight-lighter {
  font-weight: lighter!important;
}

.font-weight-normal {
  font-weight: 400!important;
}

.font-weight-bold {
  font-weight: 700!important;
}

.font-weight-bolder {
  font-weight: bolder!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-body {
  color: #212529!important;
}

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

.text-black-50 {
  color: rgba(59,57,64,.5)!important;
}

.text-white-50 {
  color: hsla(0,0%,100%,.5)!important;
}

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

.text-decoration-none {
  text-decoration: none!important;
}

.text-break {
  word-break: break-word!important;
  word-wrap: break-word!important;
}

.text-reset {
  color: inherit!important;
}

.visible {
  visibility: visible!important;
}

.invisible {
  visibility: hidden!important;
}

.position-static {
  position: static!important;
}

.position-relative {
  position: relative!important;
}

.position-absolute {
  position: absolute!important;
}

.position-fixed {
  position: fixed!important;
}

.position-sticky {
  position: sticky!important;
}

.fixed-top {
  top: 0;
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  bottom: 0;
}

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

.bv-no-focus-ring:focus {
  outline: none;
}

@media (max-width:575.98px) {
  .bv-d-xs-down-none {
    display: none!important;
  }
}

@media (max-width:767.98px) {
  .bv-d-sm-down-none {
    display: none!important;
  }
}

@media (max-width:991.98px) {
  .bv-d-md-down-none {
    display: none!important;
  }
}

@media (max-width:1199.98px) {
  .bv-d-lg-down-none {
    display: none!important;
  }
}

.bv-d-xl-down-none {
  display: none!important;
}

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

.form-control.focus.is-valid {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
}

.form-control.focus.is-invalid {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.modal-backdrop {
  opacity: .5;
}

.b-toast {
  display: block;
  position: relative;
  max-width: 350px;
  backface-visibility: hidden;
  background-clip: padding-box;
  z-index: 1;
  border-radius: .25rem;
}

.b-toast .toast {
  background-color: hsla(0,0%,100%,.85);
}

.b-toast:not(:last-child) {
  margin-bottom: .75rem;
}

.b-toast.b-toast-solid .toast {
  background-color: #fff;
}

.b-toast .toast {
  opacity: 1;
}

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

.b-toast .toast .toast-body {
  display: block;
}

.b-toast-primary .toast {
  background-color: rgba(230,242,255,.85);
  border-color: rgba(184,218,255,.85);
  color: #1c5ba3;
}

.b-toast-primary .toast .toast-header {
  color: #1c5ba3;
  background-color: rgba(204,229,255,.85);
  border-bottom-color: rgba(184,218,255,.85);
}

.b-toast-primary.b-toast-solid .toast {
  background-color: #e6f2ff;
}

.b-toast-secondary .toast {
  background-color: rgba(239,240,241,.85);
  border-color: rgba(214,216,219,.85);
  color: #545860;
}

.b-toast-secondary .toast .toast-header {
  color: #545860;
  background-color: rgba(226,227,229,.85);
  border-bottom-color: rgba(214,216,219,.85);
}

.b-toast-secondary.b-toast-solid .toast {
  background-color: #eff0f1;
}

.b-toast-success .toast {
  background-color: rgba(230,245,233,.85);
  border-color: rgba(195,230,203,.85);
  color: #317243;
}

.b-toast-success .toast .toast-header {
  color: #317243;
  background-color: rgba(212,237,218,.85);
  border-bottom-color: rgba(195,230,203,.85);
}

.b-toast-success.b-toast-solid .toast {
  background-color: #e6f5e9;
}

.b-toast-info .toast {
  background-color: rgba(229,244,247,.85);
  border-color: rgba(190,229,235,.85);
  color: #28707e;
}

.b-toast-info .toast .toast-header {
  color: #28707e;
  background-color: rgba(209,236,241,.85);
  border-bottom-color: rgba(190,229,235,.85);
}

.b-toast-info.b-toast-solid .toast {
  background-color: #e5f4f7;
}

.b-toast-warning .toast {
  background-color: rgba(255,249,231,.85);
  border-color: rgba(255,238,186,.85);
  color: #a18022;
}

.b-toast-warning .toast .toast-header {
  color: #a18022;
  background-color: rgba(255,243,205,.85);
  border-bottom-color: rgba(255,238,186,.85);
}

.b-toast-warning.b-toast-solid .toast {
  background-color: #fff9e7;
}

.b-toast-danger .toast {
  background-color: rgba(252,237,238,.85);
  border-color: rgba(245,198,203,.85);
  color: #8f3743;
}

.b-toast-danger .toast .toast-header {
  color: #8f3743;
  background-color: rgba(248,215,218,.85);
  border-bottom-color: rgba(245,198,203,.85);
}

.b-toast-danger.b-toast-solid .toast {
  background-color: #fcedee;
}

.b-toast-light .toast {
  background-color: hsla(0,0%,100%,.85);
  border-color: rgba(253,253,254,.85);
  color: #9d9da1;
}

.b-toast-light .toast .toast-header {
  color: #9d9da1;
  background-color: hsla(0,0%,99.6%,.85);
  border-bottom-color: rgba(253,253,254,.85);
}

.b-toast-light.b-toast-solid .toast {
  background-color: #fff;
}

.b-toast-dark .toast {
  background-color: rgba(227,229,229,.85);
  border-color: rgba(198,200,202,.85);
  color: #373a40;
}

.b-toast-dark .toast .toast-header {
  color: #373a40;
  background-color: rgba(214,216,217,.85);
  border-bottom-color: rgba(198,200,202,.85);
}

.b-toast-dark.b-toast-solid .toast {
  background-color: #e3e5e5;
}

.b-toaster {
  z-index: 1100;
}

.b-toaster .b-toaster-slot {
  position: relative;
  display: block;
}

.b-toaster .b-toaster-slot:empty {
  display: none!important;
}

.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-right,
.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-right {
  position: fixed;
  left: .5rem;
  right: .5rem;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: visible;
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
  position: absolute;
  max-width: 350px;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-top-full .b-toaster-slot .toast {
  width: 100%;
  max-width: 100%;
}

.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-right {
  top: 0;
}

.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
  top: .5rem;
}

.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-right {
  bottom: 0;
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot {
  bottom: .5rem;
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
  margin-left: auto;
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot {
  margin-right: auto;
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-move {
  transition: transform .175s;
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade {
  transition-delay: .175s;
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active {
  position: absolute;
  transition-delay: .175s;
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade {
  transition-delay: 0s;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoC1CzjtGyNL4U.woff2) format("woff2");
  unicode-range: u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format("woff2");
  unicode-range: u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCs6KVjbNBYlgoKew72j00.woff2) format("woff2");
  unicode-range: u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCs6KVjbNBYlgoKfw72.woff2) format("woff2");
  unicode-range: u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCjC3jtGyNL4U.woff2) format("woff2");
  unicode-range: u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCjC3jsGyN.woff2) format("woff2");
  unicode-range: u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCxCvjtGyNL4U.woff2) format("woff2");
  unicode-range: u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116;
}

@font-face {
  font-display: swap;
  font-family: Ubuntu;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ubuntu/v13/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format("woff2");
  unicode-range: u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
  font-display: swap;
  font-family: FuturaDemiC;
  font-style: normal;
  font-weight: 400;
  src: url(/media/ilmolino/dst/fonts/FuturaDemiC.eot?1ae3e7f98cb26a9fa8f5ed1630541cca);
  src: url(/media/ilmolino/dst/fonts/FuturaDemiC.eot?1ae3e7f98cb26a9fa8f5ed1630541cca) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/FuturaDemiC.woff2?4a4a553e1a0d5700bc4260fcb60195a4) format("woff2"),url(/media/ilmolino/dst/fonts/FuturaDemiC.woff?bea0cc3471238b3c1569f5cc2ba4312c) format("woff"),url(/media/ilmolino/dst/fonts/FuturaDemiC.ttf?6710352e3f04fc03117bd5acb8c64943) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.eot?f5c1995a9e615407143a56dae5382bb2);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.eot?f5c1995a9e615407143a56dae5382bb2) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.woff2?cb360a9e4e7b13ce18ddf311ba981d3f) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.woff?130eafc23a987a6cf560c9b69af84818) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.ttf?ed783d74399c86ad8267e3b28f1e74d2) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300.svg?dd0bea1f9a808d633492fa573039ca1d) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 300;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.eot?62f326247cc0b09936a5659c901c2c78);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.eot?62f326247cc0b09936a5659c901c2c78) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.woff2?105c4517647a5cf946c89574f4acd9c6) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.woff?55a94720f0d72392889d683b3cbdb73a) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.ttf?62fab05a59598baae50a9f1e7560e377) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-300italic.svg?f8b0d5a9ac4006ad3031052476de8a24) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot?ba0e3e8b84dd99edca37fb3823d77a6a);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot?ba0e3e8b84dd99edca37fb3823d77a6a) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2?184a2a669cf798f8d80bcfba041c3ecf) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff?73f26bf98a715ecab4d2287ff3a02ad0) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.ttf?cbe4546ab35257f692cea2336aa05aa4) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-regular.svg?8681f434273fd6a267b1a16a035c5f79) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.eot?1a9218ecd4c7f9cbe4a240ce81d8dd6d) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.woff2?d6014e8c7bc6e309f52ef06bd16549f4) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.woff?623257fb07c66742e64481df50113229) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.ttf?86ada629cfb060dd6104e6c59ccb0cff) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-italic.svg?39c358e4c78546f0f49e624bcbdc8e63) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.eot?3285724815013b05a3ddbf25974aff5b);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.eot?3285724815013b05a3ddbf25974aff5b) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.woff2?e49eef23dfc0f7c54977c365624b68fa) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.woff?08926d7a008503f9c640b1772c225476) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.ttf?67e9bd6902c0ebefcdaa1834d5dd3d4b) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500.svg?95204ac95130828753c0ee0ada537c33) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 500;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.eot?e7237f3fd451e705a138cd3dfab67483);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.eot?e7237f3fd451e705a138cd3dfab67483) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.woff2?0c5e9a99e4571130fb2cb0694a0cdb3d) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.woff?c01f80aae6dadf6e585cc8462cc72be5) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.ttf?da0cf320966454d2b5910460c36b79bf) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-500italic.svg?b5bd232e5ae7e364a0e75ba4e480dc03) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.eot?ffc0f8d53e7913f53c0f843869c0dbad);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.eot?ffc0f8d53e7913f53c0f843869c0dbad) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2?bc4866b032d34d1ab1fe7d30fe7d2af2) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.woff?8b2b2aae46819bb8c37c438760dbb4f6) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.ttf?83295e69103c14bd4172ff28a89214cf) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700.svg?57888be7f3e68a7050452ea3157cf4de) format("svg");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 700;
  src: url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.eot?b593dcefb5dae0b2d44f3f6b053dc3e6);
  src: local(""),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.eot?b593dcefb5dae0b2d44f3f6b053dc3e6) format("embedded-opentype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.woff2?e0e1719f33887b86e3fdfd3c2da6e6d0) format("woff2"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.woff?dfe39418864b76c5978747bd37674f5a) format("woff"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.ttf?e4eaf3283eaacc77e050e95da8d5d0f7) format("truetype"),url(/media/ilmolino/dst/fonts/roboto-v27-latin-ext_latin_cyrillic-ext_cyrillic-700italic.svg?4466317341560ee2759326c4723cae25) format("svg");
}

.u-m-t-6 {
  margin-top: 6px!important;
}

.u-p-t-6 {
  padding-top: 6px!important;
}

.u-m-b-6 {
  margin-bottom: 6px!important;
}

.u-p-b-6 {
  padding-bottom: 6px!important;
}

.u-m-l-6 {
  margin-left: 6px!important;
}

.u-p-l-6 {
  padding-left: 6px!important;
}

.u-m-r-6 {
  margin-right: 6px!important;
}

.u-p-r-6 {
  padding-right: 6px!important;
}

.u-m-t-10 {
  margin-top: 10px!important;
}

.u-p-t-10 {
  padding-top: 10px!important;
}

.u-m-b-10 {
  margin-bottom: 10px!important;
}

.u-p-b-10 {
  padding-bottom: 10px!important;
}

.u-m-l-10 {
  margin-left: 10px!important;
}

.u-p-l-10 {
  padding-left: 10px!important;
}

.u-m-r-10 {
  margin-right: 10px!important;
}

.u-p-r-10 {
  padding-right: 10px!important;
}

.u-m-t-15 {
  margin-top: 15px!important;
}

.u-p-t-15 {
  padding-top: 15px!important;
}

.u-m-b-15 {
  margin-bottom: 15px!important;
}

.u-p-b-15 {
  padding-bottom: 15px!important;
}

.u-m-l-15 {
  margin-left: 15px!important;
}

.u-p-l-15 {
  padding-left: 15px!important;
}

.u-m-r-15 {
  margin-right: 15px!important;
}

.u-p-r-15 {
  padding-right: 15px!important;
}

.u-m-t-19 {
  margin-top: 19px!important;
}

.u-p-t-19 {
  padding-top: 19px!important;
}

.u-m-b-19 {
  margin-bottom: 19px!important;
}

.u-p-b-19 {
  padding-bottom: 19px!important;
}

.u-m-l-19 {
  margin-left: 19px!important;
}

.u-p-l-19 {
  padding-left: 19px!important;
}

.u-m-r-19 {
  margin-right: 19px!important;
}

.u-p-r-19 {
  padding-right: 19px!important;
}

.u-m-t-25 {
  margin-top: 25px!important;
}

.u-p-t-25 {
  padding-top: 25px!important;
}

.u-m-b-25 {
  margin-bottom: 25px!important;
}

.u-p-b-25 {
  padding-bottom: 25px!important;
}

.u-m-l-25 {
  margin-left: 25px!important;
}

.u-p-l-25 {
  padding-left: 25px!important;
}

.u-m-r-25 {
  margin-right: 25px!important;
}

.u-p-r-25 {
  padding-right: 25px!important;
}

.u-m-t-45 {
  margin-top: 45px!important;
}

.u-p-t-45 {
  padding-top: 45px!important;
}

.u-m-b-45 {
  margin-bottom: 45px!important;
}

.u-p-b-45 {
  padding-bottom: 45px!important;
}

.u-m-l-45 {
  margin-left: 45px!important;
}

.u-p-l-45 {
  padding-left: 45px!important;
}

.u-m-r-45 {
  margin-right: 45px!important;
}

.u-p-r-45 {
  padding-right: 45px!important;
}

.u-m-t-75 {
  margin-top: 75px!important;
}

.u-p-t-75 {
  padding-top: 75px!important;
}

.u-m-b-75 {
  margin-bottom: 75px!important;
}

.u-p-b-75 {
  padding-bottom: 75px!important;
}

.u-m-l-75 {
  margin-left: 75px!important;
}

.u-p-l-75 {
  padding-left: 75px!important;
}

.u-m-r-75 {
  margin-right: 75px!important;
}

.u-p-r-75 {
  padding-right: 75px!important;
}

.cursor-pointer {
  cursor: pointer;
}

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

body {
  font-family: Roboto,sans-serif;
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

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

form {
  transition: opacity .3s ease;
}

form.is-loading {
  opacity: .5;
  pointer-events: none;
}

.t-table {
  display: table;
}

.c-table,
.t-table {
  height: 100%;
  width: 100%;
}

.c-table {
  display: table-cell;
  vertical-align: middle;
}

.block-abs {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.btn_comment {
  height: 36px;
  left: 0;
  margin-top: -32px;
  position: fixed;
  top: 50%;
  z-index: 104;
}

@media (max-width:767px) {
  .btn_comment {
    bottom: 20%;
    left: auto;
    margin-bottom: -32px;
    margin-top: 0;
    right: 2px;
    top: auto;
    transform: scale(.8);
  }
}

.btn_comment_a {
  color: #ffc101;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  padding-left: 5px;
  text-align: center;
  width: 70px;
}

.btn_comment_a img {
  display: block;
  height: auto;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  width: 24px;
}

.btn_comment_a:hover {
  color: #ffc101;
  text-decoration: underline;
}

.main-filters {
  margin-top: 35px;
}

.btn-icon {
  color: #3a393f;
  transition: color .3s ease;
}

.btn-icon:hover {
  color: #1c1b1f;
}

:root {
  --inner-height: 100vh;
}

.main-slider {
  height: calc(100vh - 138px);
  height: calc(var(--inner-height) - 138px);
  position: relative;
  margin-top: 70px;
}

@media (max-width:1199px) {
  .main-slider {
    height: calc(100vh - 118px);
    height: calc(var(--inner-height) - 118px);
  }
}

.cms-page .main-slider .slider-block .horizontal-nav>div,
.cms-page .main-slider .slider-block .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .main-slider .slider-block .horizontal-nav>div,
.cms-post .main-slider .slider-block .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .item,
.main-slider .owl-carousel,
.main-slider .owl-item,
.main-slider .owl-stage,
.main-slider .owl-stage-outer,
.main-slider .slider-block,
.main-slider .slider-block .cms-page .horizontal-nav>div,
.main-slider .slider-block .cms-page .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .cms-page>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .cms-post .horizontal-nav>div,
.main-slider .slider-block .cms-post .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .cms-post>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.main-slider .slider-block .col-md-12,
.main-slider .slider-block .container,
.main-slider .slider-block .row,
.main-slider img {
  height: 100%;
}

.slider-block .col-md-12 {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 90px;
  padding-top: 90px;
}

.main-slider .phone {
  display: none;
}

.main-slider .phone a {
  color: #f8f8f8;
  text-decoration: none;
}

.main-slider .delivery-icon {
  left: 0;
  position: fixed;
  top: 100px;
  width: 100%;
  z-index: 2;
}

.main-slider .delivery-icon .delivery-block {
  background: url(/media/ilmolino/dst/images/page_icon_car.png?0ebf7aeceb8a8133474cc5645f0a31cc) no-repeat 0;
  cursor: pointer;
  float: right;
  text-align: right;
  width: 154px;
}

.main-slider .delivery-icon .delivery-block p {
  color: #ffc101;
  font-size: 14px;
}

.main-slider .slider-block {
  position: relative;
}

.main-slider .slider-block .text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 100px 0;
  position: relative;
  text-align: center;
  z-index: 10;
}

.main-slider .slider-block .text .main-slider__title {
  color: #fff;
  font-family: FuturaDemiC;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

@media (max-width:767px) {
  .main-slider .slider-block .text .main-slider__title {
    font-size: 30px;
    line-height: 41px;
  }
}

.main-slider .slider-block .text .line {
  background: #ffc101;
  border-radius: 1px;
  height: 1px;
  margin: 40px auto;
  max-width: 551px;
}

@media (max-width:1024px) {
  .main-slider .slider-block .text .line {
    margin-bottom: 8vh;
    margin-top: 8vh;
  }
}

@media (max-width:767px) {
  .main-slider .slider-block .text .line {
    margin-bottom: 20px;
    margin-top: 30px;
    max-width: 143px;
  }
}

.main-slider .slider-block .text p {
  color: #fff;
  font-family: Roboto;
  font-size: 31px;
  font-weight: 300;
  line-height: 36px;
}

@media (max-width:767px) {
  .main-slider .slider-block .text p {
    font-size: 19px;
    line-height: 22px;
  }
}

.main-slider .slider-block .text a {
  margin-top: 80px;
}

@media (max-width:1024px) {
  .main-slider .slider-block .text a {
    margin-top: 12vh;
  }
}

@media (max-width:767px) {
  .main-slider .slider-block .text a {
    margin-top: 30px;
  }
}

.main-slider .slider-block:after {
  background: rgba(0,0,0,.5);
  clear: both;
  content: "";
  display: block;
  height: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.main-slider .owl-dots {
  bottom: 60px;
  position: absolute;
  text-align: center;
  width: 100%;
}

@media (max-width:1440px) {
  .main-slider .owl-dots {
    bottom: 30px;
  }
}

.main-slider .owl-dots .owl-dot {
  background: hsla(0,0%,100%,.5);
  border-radius: 50%;
  display: inline-block;
  height: 11px;
  margin: 0 9px;
  outline: none;
  width: 11px;
}

.main-slider .owl-dots .owl-dot span {
  display: none;
}

.main-slider .owl-dots .active {
  background: #fff;
}

.main-slider .item {
  position: relative;
}

.main-slider .item:not(:first-child) {
  display: none;
}

.main-slider .item img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

@media (max-width:1199px) {
  .main-slider .phone {
    display: block;
  }
}

header {
  background: #fff;
  height: 70px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
  box-shadow: 0 0 50px 0 rgba(0,0,0,.1);
}

header .header-wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
}

header .header-wrap__item {
  align-items: center;
  display: flex;
}

header .header-wrap .menu {
  float: left;
  margin: 13px 16px 13px 0;
  width: 278px;
}

header .header-wrap .menu ul {
  font-size: 0;
}

header .header-wrap .menu ul li {
  display: inline-block;
  margin-right: 17px;
}

header .header-wrap .menu ul li a,
header .header-wrap .menu ul li span {
  border-bottom: 1px solid transparent;
  color: #3a393f;
  font-size: 14px;
  line-height: 43px;
  text-decoration: none;
  text-transform: uppercase;
}

header .header-wrap .menu ul li a:hover {
  border-bottom: 1px solid #ffc101;
}

header .header-wrap .menu ul li:last-child {
  margin-right: 0;
}

header .header-wrap .cart-padding {
  display: none;
  padding-top: 15px;
  position: absolute;
  right: -15px;
  top: 15px;
  width: 360px;
  z-index: 10;
}

header .header-wrap .cart {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 9px 21px rgba(0,0,0,.17);
  max-height: 350px;
  min-height: 161px;
  overflow: auto;
  position: relative;
}

header .header-wrap .cart.empty {
  color: #e53935;
  font-size: 20px;
  min-height: 81px;
}

header .header-wrap .cart.added,
header .header-wrap .cart.empty {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: center;
  text-transform: uppercase;
}

header .header-wrap .cart.added {
  color: #3a393f;
  font-size: 16px;
  min-height: 60px;
}

header .header-wrap .cart.loading>:not(.lds-ring) {
  filter: blur(10px);
  opacity: .5;
  pointer-events: none;
}

header .header-wrap .cart .lds-ring {
  bottom: auto;
  display: block;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 80px;
}

header .header-wrap .cart .lds-ring div {
  border: 4px solid transparent;
  border-top-color: #ffc101;
  height: 64px;
  margin: 8px;
  width: 64px;
}

header .header-wrap .cart .cart-info {
  padding: 20px 22px 20px 20px;
}

header .header-wrap .cart .cart-info a {
  background-color: #ffc101;
  border-radius: 5px;
  color: #3b3940;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 41px;
  text-align: center;
  text-decoration: none;
  width: 143px;
}

header .header-wrap .cart .cart-info .clean {
  align-items: center;
  background: none;
  border: 0;
  clear: both;
  color: #ccc;
  display: flex;
  float: right;
  font-size: 12px;
  margin-top: 10px;
  outline: none;
  padding: 0;
  text-transform: uppercase;
}

header .header-wrap .cart .cart-info .clean i {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) 50% no-repeat;
  background-size: contain;
  height: 10px;
  margin-left: 4px;
  width: 10px;
}

header .header-wrap .cart .cart-info p {
  color: #3a393f;
  display: inline-block;
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 41px;
}

header .header-wrap .cart .cart-info:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

header .header-wrap .lang-padding {
  display: none;
  padding-top: 15px;
  position: absolute;
  right: -15px;
  top: 69px;
  width: 67px;
  z-index: 5;
}

header .header-wrap .lang-padding .lang-menu {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 9px 21px rgba(0,0,0,.17);
  padding: 25px 19px;
  position: relative;
}

header .header-wrap .lang-padding .lang-menu ul {
  font-size: 0;
  text-align: center;
}

header .header-wrap .lang-padding .lang-menu ul li {
  margin-bottom: 20px;
}

header .header-wrap .lang-padding .lang-menu ul li a,
header .header-wrap .lang-padding .lang-menu ul li span {
  color: #3b3940;
  font-size: 16px;
  text-decoration: none;
}

header .header-wrap .lang-padding .lang-menu ul li a:hover {
  color: #ffc100;
}

header .header-wrap .lang-padding .lang-menu ul li:last-child {
  margin-bottom: 0;
}

@media (max-width:1199px) {
  header .header-wrap .menu {
    margin: 8px 17px 8px 0;
    width: 223px;
  }

  header .header-wrap .menu ul li a {
    font-size: 10px;
    line-height: 34px;
  }

  header .header-wrap .lang-padding {
    padding-top: 0;
    top: 55px;
  }
}

@media (max-width:991px) {
  header .header-wrap .menu {
    display: none;
  }
}

@media (max-width:767px) {
  header .header-wrap {
    margin: 0 auto;
  }

  header {
    height: 50px;
  }
}

@media (max-width:580px) {
  header .header-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
  }
}

.delivery-button {
  position: absolute;
  right: 4px;
  top: calc(100% + 19px);
}

.delivery-button .more a {
  background: url(/media/ilmolino/dst/images/page_icon_car.png?0ebf7aeceb8a8133474cc5645f0a31cc) no-repeat 0;
  background-size: contain;
  color: #ffc101;
  display: block;
  font-size: 11px;
  font-weight: 700;
  opacity: 1;
  padding-left: 38px;
  text-align: right;
  width: 100%;
}

.mobile-menu {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid hsla(0,0%,63.1%,.4);
  display: none;
  left: 0;
  padding: 34px 0;
  position: absolute;
  top: 0;
  top: 49px;
  width: 100%;
  z-index: 105;
}

.mobile-menu ul {
  display: block;
  font-size: 0;
  margin: 0 auto;
  max-width: 514px;
}

.mobile-menu ul li {
  display: inline-block;
  margin-right: 84px;
  position: relative;
}

.mobile-menu ul li .logout-mobile {
  display: block;
  height: 30px;
  margin-top: -15px;
  position: absolute;
  right: 29px;
  top: 50%;
  width: 30px;
}

@media (max-width:479px) {
  .mobile-menu ul li .logout-mobile {
    right: 20px;
    width: 50px;
  }
}

.mobile-menu ul li a {
  color: #3a393f;
  font-size: 16px;
  text-transform: uppercase;
}

.mobile-menu ul li:nth-last-child(2) {
  margin-right: 0;
}

.mobile-menu ul li:last-child {
  background: url(/media/ilmolino/dst/images/header_log.png?303063d7f291244e003d7033adbabc26) no-repeat 90%;
  display: none;
}

.mobile-menu .mobile-lang {
  border-bottom: 1px solid hsla(0,0%,63.1%,.4);
  border-radius: 0 0 10px 10px;
  border-top: 1px solid hsla(0,0%,63.1%,.4);
  display: none;
  padding: 32px 55px;
}

.mobile-menu .mobile-lang ul li {
  border-top: none;
  display: inline-block;
  margin-right: 20px;
  padding: 0;
}

.mobile-menu .mobile-lang ul li:last-child {
  background: none;
  display: inline-block;
}

.mobile-menu .mobile-lang ul li.active a {
  color: #ffc101;
}

.mobile-menu .search-mobile {
  border-bottom: 1px solid hsla(0,0%,63.1%,.4);
  display: none;
}

.mobile-menu .search-mobile input[type=text] {
  background: url(/media/ilmolino/dst/images/header_search.png?ffd7940fa4eb2fae392f3c2b94c9e44f) no-repeat 37px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  height: auto;
  line-height: 1;
  outline: none;
  padding: 29px 37px 29px 70px;
  width: 100%;
}

@media (max-width:767px) {
  .mobile-menu {
    padding: 0;
    width: 375px;
  }

  .mobile-menu ul {
    max-width: 100%;
  }

  .mobile-menu ul li {
    border-top: 1px solid hsla(0,0%,63.1%,.4);
    display: block;
    margin-right: 0;
    padding: 32px 55px;
  }

  .mobile-menu ul li:first-child {
    border-top: none;
  }

  .mobile-menu .mobile-lang,
  .mobile-menu ul li:last-child {
    display: block;
  }
}

@media (max-width:479px) {
  .mobile-menu {
    width: 100%;
  }

  .mobile-menu .mobile-lang,
  .mobile-menu ul li {
    padding: 29px 37px;
  }

  .mobile-menu .search-mobile {
    display: block;
  }
}

.menu-categories {
  background-color: #ffc101;
  min-height: 68px;
  position: sticky;
  top: 70px;
  z-index: 106;
}

.menu-categories .list ul {
  font-size: 0;
}

.menu-categories .list ul li {
  display: inline-block;
  margin-right: 40px;
}

.menu-categories .list ul li a {
  color: #3a393f;
  display: block;
  font-size: 17px;
  padding: 24px 0 24px 28px;
  text-decoration: none;
}

.menu-categories .list ul li a.icon1 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon1.png?d8a23e460561a17d6ccfade426164ab9) no-repeat 0;
}

.menu-categories .list ul li a.icon2 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon2.png?79792177ff1b15a7f80aaf8075f056b4) no-repeat 0;
}

.menu-categories .list ul li a.icon3 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon3.png?439e86afdd5da65c0e3f60a071846e34) no-repeat 0;
}

.menu-categories .list ul li a.icon4 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon4.png?dd70cd4aefb2c9edcb743f6e228415ed) no-repeat 0;
}

.menu-categories .list ul li a.icon5 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon5.png?88bbdbc9d6f4884cd58aabd4bf8aa05c) no-repeat 0;
}

.menu-categories .list ul li a.icon6 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon6.png?ee475d34258220f3924a95acd3929deb) no-repeat 0;
}

.menu-categories .list ul li a.icon7 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon7.png?1e30dfaf661ed3d790afad6a85d92a78) no-repeat 0;
}

.menu-categories .list ul li a.icon8 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon8.png?26788792919a4037b5b6e1de3b484be0) no-repeat 0;
}

.menu-categories .list ul li a.icon9 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon9.png?8b96eb86d5e5ad691840d3dcefa3b456) no-repeat 0;
}

.menu-categories .list ul li:last-child {
  margin-right: 0;
}

@media (max-width:1199px) {
  .menu-categories .list ul li {
    margin-right: 30px;
  }
}

@media (max-width:767px) {
  .menu-categories {
    top: 50px;
  }

  .menu-categories .list {
    display: none;
  }
}

.menu-categories .list-gallery .owl-carousel {
  display: flex;
  justify-content: space-between;
  overflow: auto;
}

.menu-categories .list-gallery .owl-carousel:hover::-webkit-scrollbar {
  opacity: 1;
}

.menu-categories .list-gallery .owl-carousel::-webkit-scrollbar {
  height: 3px;
  opacity: 0;
  padding-left: 5px;
}

.menu-categories .list-gallery .owl-carousel::-webkit-scrollbar-track {
  background-color: transparent;
}

.menu-categories .list-gallery .owl-carousel::-webkit-scrollbar-thumb {
  background: #dfdfdf;
  border-radius: 3px;
}

.menu-categories .list-gallery .owl-carousel.owl-loaded {
  opacity: 1;
  overflow: visible;
}

.menu-categories .list-gallery a {
  text-decoration: none;
}

.menu-categories .list-gallery .block {
  align-items: center;
  color: #3a393f;
  display: flex;
  font-size: 14px;
  margin: 0 auto;
  min-height: 65px;
  padding: 5px 20px;
  text-decoration: none;
  width: auto;
}

.menu-categories .list-gallery .block:hover {
  background-color: #f9bd24;
  color: #101010;
}

.menu-categories .list-gallery .icon1 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon1.png?d8a23e460561a17d6ccfade426164ab9) no-repeat 0;
}

.menu-categories .list-gallery .icon2 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon2.png?79792177ff1b15a7f80aaf8075f056b4) no-repeat 0;
}

.menu-categories .list-gallery .icon3 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon3.png?439e86afdd5da65c0e3f60a071846e34) no-repeat 0;
}

.menu-categories .list-gallery .icon4 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon4.png?dd70cd4aefb2c9edcb743f6e228415ed) no-repeat 0;
}

.menu-categories .list-gallery .icon5 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon5.png?88bbdbc9d6f4884cd58aabd4bf8aa05c) no-repeat 0;
}

.menu-categories .list-gallery .icon6 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon6.png?ee475d34258220f3924a95acd3929deb) no-repeat 0;
}

.menu-categories .list-gallery .icon7 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon7.png?1e30dfaf661ed3d790afad6a85d92a78) no-repeat 0;
}

.menu-categories .list-gallery .icon8 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon8.png?26788792919a4037b5b6e1de3b484be0) no-repeat 0;
}

.menu-categories .list-gallery .icon9 {
  background: url(/media/ilmolino/dst/images/menu_cat_icon9.png?8b96eb86d5e5ad691840d3dcefa3b456) no-repeat 0;
}

.menu-categories .list-gallery .owl-prev {
  display: none;
}

.menu-categories .list-gallery .owl-next {
  background: url(/media/ilmolino/dst/images/menu_categories_next.png?30ffbb338962c1da967e9839f04b0fb1) no-repeat 50%!important;
  height: 100%;
  outline: none;
  position: absolute;
  right: -15px;
  top: 0;
  width: 14px;
}

@media (max-width:767px) {
  .menu-categories .list-gallery .owl-next {
    right: 0;
  }
}

.menu-categories .list-gallery .owl-next span {
  opacity: 0;
}

.menu-categories .list-gallery .item {
  flex-shrink: 0;
}

.menu-categories .list-gallery .item .active .block {
  background-color: #feb600;
  color: #101010;
}

.add-comment-abs {
  background: url(/media/ilmolino/dst/images/add_comment_icon.png?6282310e122a4b92bbe5ed8c22bf6654) no-repeat top;
  bottom: 300px;
  cursor: pointer;
  display: none;
  left: 14px;
  padding-top: 40px;
  position: fixed;
  width: 67px;
  z-index: 5;
}

.add-comment-abs p {
  color: #ffc101;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

@media (max-width:991px) {
  .add-comment-abs {
    display: none;
  }
}

.user-modal {
  display: none;
  padding-top: 15px;
  position: absolute;
  right: 110px;
  top: 69px;
  width: 280px;
  z-index: 10;
}

@media (max-width:768px) {
  .user-modal {
    right: 0;
  }
}

.user-modal__content {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 9px 21px rgba(0,0,0,.17);
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-height: 350px;
  min-height: 100px;
  overflow: auto;
  padding: 15px;
  position: relative;
}

.user-modal a {
  align-items: center;
  color: #3a393f;
  display: flex;
  font-size: 18px;
}

.user-modal a:hover {
  -webkit-text-decoration-color: #ffc101;
  text-decoration-color: #ffc101;
}

.user-modal a+a {
  margin-top: 10px;
}

.user-modal a span {
  background: url(/media/ilmolino/dst/images/icon-login.png?b2816c1906118d7ca2c82b4c9f9cafd4) 0 0 no-repeat;
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  width: 22px;
}

.user-modal a span.icon-0 {
  background-position: 0 2px;
}

.user-modal a span.icon-1 {
  background-position: 0 -38px;
  height: 26px;
}

.user-modal a span.icon-2 {
  background-position: 0 -87px;
}

.header-sizer {
  height: 70px;
}

@media (max-width:767px) {
  .header-sizer {
    height: 50px;
  }
}

.cms-page,
.cms-post {
  background: #fafafa;
  color: #3b3940;
  font-size: 16px;
  line-height: 21px;
  min-height: calc(100vh - 332px);
  padding-bottom: 40px;
  padding-top: 5px;
}

.cms-page>.layout:first-child,
.cms-post>.layout:first-child {
  margin-top: -45px;
  padding-top: 45px;
}

.cms-page>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.cms-page .layout,
.cms-post .layout {
  max-width: 100%;
  min-height: 100px;
  padding: 30px 0;
  width: 100%;
}

.cms-page .layout.grey,
.cms-post .layout.grey {
  background-color: #fafafa;
}

.cms-page .layout.white,
.cms-post .layout.white {
  background-color: #fff;
}

.cms-page .layout.show-leaves,
.cms-page .layout[leaves=true],
.cms-page .layout[leaves],
.cms-post .layout.show-leaves,
.cms-post .layout[leaves=true],
.cms-post .layout[leaves] {
  background-image: url(/media/ilmolino/dst/images/bg_img2.png?c8bb8e666a649f48c4dd4e578279d142);
  background-position: -80px 141px;
  background-repeat: no-repeat;
}

.cms-page .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width:576px) {
  .cms-page .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
  .cms-post .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    max-width: calc(100% - 30px);
  }
}

.cms-page .layout>img,
.cms-post .layout>img {
  border-radius: 10px;
  display: block;
}

.cms-page .layout>h1,
.cms-post .layout>h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
}

@media (max-width:768px) {
  .cms-page .layout>h1,
  .cms-post .layout>h1 {
    font-size: 28px;
  }
}

@media (min-width:576px) {
  .cms-page .layout>h1,
  .cms-post .layout>h1 {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .cms-page .layout>h1,
  .cms-post .layout>h1 {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .cms-page .layout>h1,
  .cms-post .layout>h1 {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .cms-page .layout>h1,
  .cms-post .layout>h1 {
    max-width: 1140px;
  }
}

.cms-page .layout>h2,
.cms-post .layout>h2 {
  font-size: 46px;
  margin: 0 auto 20px;
}

@media (max-width:768px) {
  .cms-page .layout>h2,
  .cms-post .layout>h2 {
    font-size: 27px;
  }
}

.cms-page .layout>h3,
.cms-post .layout>h3 {
  font-size: 44px;
  margin: 0 auto 20px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h3,
  .cms-post .layout>h3 {
    font-size: 26px;
  }
}

.cms-page .layout>h4,
.cms-post .layout>h4 {
  border-bottom: 0;
  font-size: 38px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h4,
  .cms-post .layout>h4 {
    font-size: 23px;
  }
}

.cms-page .layout>h5,
.cms-post .layout>h5 {
  border-bottom: 0;
  font-size: 34px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h5,
  .cms-post .layout>h5 {
    font-size: 22px;
  }
}

.cms-page .layout>h6,
.cms-post .layout>h6 {
  border-bottom: 0;
  font-size: 30px;
  margin: 0 auto 14px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h6,
  .cms-post .layout>h6 {
    font-size: 20px;
  }
}

.cms-page .layout>*,
.cms-post .layout>* {
  margin-bottom: 30px;
}

.cms-page .layout>:last-child,
.cms-post .layout>:last-child {
  margin-bottom: 0;
}

.cms-page .layout+.layout,
.cms-post .layout+.layout {
  margin-top: 0!important;
}

.cms-page .layout:first-child,
.cms-post .layout:first-child {
  margin-top: 0;
}

.cms-page .horizontal-nav,
.cms-post .horizontal-nav {
  background-color: #fff;
  box-shadow: 0 0 17px 1px rgba(0,0,0,.08);
  margin: 50px 0;
  max-width: 100%;
  padding: 20px 0;
  width: 100%;
}

.cms-page .horizontal-nav>div,
.cms-post .horizontal-nav>div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width:991px) {
  .cms-page .horizontal-nav>div,
  .cms-post .horizontal-nav>div {
    flex-direction: column;
  }
}

.cms-page .horizontal-nav>div>*,
.cms-post .horizontal-nav>div>* {
  margin-bottom: 5px;
  margin-top: 5px;
}

.cms-page .horizontal-nav a,
.cms-post .horizontal-nav a {
  color: #3a393f;
  font-size: 14px;
  margin: 5px;
}

@media (max-width:991px) {
  .cms-page .horizontal-nav a,
  .cms-post .horizontal-nav a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
  }
}

.cms-page .horizontal-nav a:hover,
.cms-post .horizontal-nav a:hover {
  text-decoration: underline;
}

.cms-page .layout>h1,
.cms-page .layout>h2,
.cms-page .layout>h3,
.cms-page .layout>h4,
.cms-page .layout>h5,
.cms-page .layout>h6,
.cms-page>h1,
.cms-page>h2,
.cms-page>h3,
.cms-page>h4,
.cms-page>h5,
.cms-page>h6,
.cms-post .layout>h1,
.cms-post .layout>h2,
.cms-post .layout>h3,
.cms-post .layout>h4,
.cms-post .layout>h5,
.cms-post .layout>h6,
.cms-post>h1,
.cms-post>h2,
.cms-post>h3,
.cms-post>h4,
.cms-post>h5,
.cms-post>h6 {
  border-bottom: 2px solid #ffc101;
  color: #3b3940;
  display: table;
  font-family: FuturaDemiC;
  line-height: 1;
  max-width: 90%;
  min-height: 30px;
  padding: 2px 2px 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.cms-page .layout>h1,
.cms-page>h1,
.cms-post .layout>h1,
.cms-post>h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
}

@media (max-width:768px) {
  .cms-page .layout>h1,
  .cms-page>h1,
  .cms-post .layout>h1,
  .cms-post>h1 {
    font-size: 28px;
  }
}

@media (min-width:576px) {
  .cms-page .layout>h1,
  .cms-page>h1,
  .cms-post .layout>h1,
  .cms-post>h1 {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .cms-page .layout>h1,
  .cms-page>h1,
  .cms-post .layout>h1,
  .cms-post>h1 {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .cms-page .layout>h1,
  .cms-page>h1,
  .cms-post .layout>h1,
  .cms-post>h1 {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .cms-page .layout>h1,
  .cms-page>h1,
  .cms-post .layout>h1,
  .cms-post>h1 {
    max-width: 1140px;
  }
}

.cms-page .layout>h2,
.cms-page>h2,
.cms-post .layout>h2,
.cms-post>h2 {
  font-size: 46px;
  margin: 0 auto 20px;
}

@media (max-width:768px) {
  .cms-page .layout>h2,
  .cms-page>h2,
  .cms-post .layout>h2,
  .cms-post>h2 {
    font-size: 27px;
  }
}

.cms-page .layout>h3,
.cms-page>h3,
.cms-post .layout>h3,
.cms-post>h3 {
  font-size: 44px;
  margin: 0 auto 20px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h3,
  .cms-page>h3,
  .cms-post .layout>h3,
  .cms-post>h3 {
    font-size: 26px;
  }
}

.cms-page .layout>h4,
.cms-page>h4,
.cms-post .layout>h4,
.cms-post>h4 {
  border-bottom: 0;
  font-size: 38px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h4,
  .cms-page>h4,
  .cms-post .layout>h4,
  .cms-post>h4 {
    font-size: 23px;
  }
}

.cms-page .layout>h5,
.cms-page>h5,
.cms-post .layout>h5,
.cms-post>h5 {
  border-bottom: 0;
  font-size: 34px;
  margin: 0 auto 18px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h5,
  .cms-page>h5,
  .cms-post .layout>h5,
  .cms-post>h5 {
    font-size: 22px;
  }
}

.cms-page .layout>h6,
.cms-page>h6,
.cms-post .layout>h6,
.cms-post>h6 {
  border-bottom: 0;
  font-size: 30px;
  margin: 0 auto 14px;
  text-decoration: none;
}

@media (max-width:768px) {
  .cms-page .layout>h6,
  .cms-page>h6,
  .cms-post .layout>h6,
  .cms-post>h6 {
    font-size: 20px;
  }
}

.cms-page .layout>.button,
.cms-page>.button,
.cms-post .layout>.button,
.cms-post>.button {
  display: block;
}

.cms-page .layout>.button.button-size-main,
.cms-page>.button.button-size-main,
.cms-post .layout>.button.button-size-main,
.cms-post>.button.button-size-main {
  width: 300px!important;
}

.cms-page .layout>.button.button-size-big,
.cms-page>.button.button-size-big,
.cms-post .layout>.button.button-size-big,
.cms-post>.button.button-size-big {
  width: 360px!important;
}

.cms-page .layout>.button.button-size-small,
.cms-page>.button.button-size-small,
.cms-post .layout>.button.button-size-small,
.cms-post>.button.button-size-small {
  width: 240px!important;
}

.cms-page .layout>.btn img,
.cms-page .layout>.button img,
.cms-page>.btn img,
.cms-page>.button img,
.cms-post .layout>.btn img,
.cms-post .layout>.button img,
.cms-post>.btn img,
.cms-post>.button img {
  display: inline-block;
  max-height: 30px;
  vertical-align: middle;
}

.cms-page .layout>.btn img:first-child,
.cms-page .layout>.button img:first-child,
.cms-page>.btn img:first-child,
.cms-page>.button img:first-child,
.cms-post .layout>.btn img:first-child,
.cms-post .layout>.button img:first-child,
.cms-post>.btn img:first-child,
.cms-post>.button img:first-child {
  margin-right: 15px;
}

.cms-page .layout>.btn img:last-child,
.cms-page .layout>.button img:last-child,
.cms-page>.btn img:last-child,
.cms-page>.button img:last-child,
.cms-post .layout>.btn img:last-child,
.cms-post .layout>.button img:last-child,
.cms-post>.btn img:last-child,
.cms-post>.button img:last-child {
  margin-left: 15px;
}

.cms-page>img,
.cms-post>img {
  border-radius: 10px;
  display: block;
  height: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.cms-page p,
.cms-post p {
  margin-bottom: 14px;
}

.cms-page .products,
.cms-post .products {
  margin-left: auto;
  margin-right: auto;
}

.cms-page .cms-post .products .horizontal-nav>div,
.cms-page .products .cms-page>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-page .products .cms-post .horizontal-nav>div,
.cms-page .products .cms-post .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-page .products .cms-post>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-page .products .container,
.cms-page .products .horizontal-nav>div,
.cms-page .products .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .cms-page .products .horizontal-nav>div,
.cms-post .products .cms-page .horizontal-nav>div,
.cms-post .products .cms-page .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .products .cms-page>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .products .cms-post>:not(.layout):not(.menu-layout):not(.horizontal-nav):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.cms-post .products .container,
.cms-post .products .horizontal-nav>div,
.cms-post .products .layout>:not(.layout):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  padding-left: 0;
  padding-right: 0;
}

.cms-page .catalog-list,
.cms-post .catalog-list {
  background-color: transparent;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.cms-page .link,
.cms-page a:not(*),
.cms-page p>a,
.cms-post .link,
.cms-post a:not(*),
.cms-post p>a {
  color: #ffc100;
  text-decoration: none;
  font-family: FuturaDemiC;
}

.cms-page .link:hover,
.cms-page a:not(*):hover,
.cms-page p>a:hover,
.cms-post .link:hover,
.cms-post a:not(*):hover,
.cms-post p>a:hover {
  color: #ffc100;
  text-decoration: underline;
}

.cms-page ul,
.cms-post ul {
  list-style: none;
}

.cms-page ol,
.cms-post ol {
  list-style: auto;
}

.cms-page ol,
.cms-page ul,
.cms-post ol,
.cms-post ul {
  list-style-position: inside;
  margin-bottom: 14px;
}

.cms-page ol li::marker,
.cms-page ul li::marker,
.cms-post ol li::marker,
.cms-post ul li::marker {
  margin-right: 8px;
}

.cms-page ol li+li,
.cms-page ul li+li,
.cms-post ol li+li,
.cms-post ul li+li {
  margin-top: 2px;
}

.cms-page ol ol,
.cms-page ol ul,
.cms-page ul ol,
.cms-page ul ul,
.cms-post ol ol,
.cms-post ol ul,
.cms-post ul ol,
.cms-post ul ul {
  margin-bottom: 0;
  margin-left: 20px;
}

.cms-page ol a,
.cms-page ul a,
.cms-post ol a,
.cms-post ul a {
  border-bottom: 1px solid transparent;
  color: #3a393f;
  text-decoration: none;
}

.cms-page ol a:hover,
.cms-page ul a:hover,
.cms-post ol a:hover,
.cms-post ul a:hover {
  border-bottom: 1px solid #ffc101;
  text-decoration: none;
}

.cms-page .btn,
.cms-post .btn {
  border: 2px solid #ffb718;
  border-radius: 10px;
  color: #3b3940;
  display: block;
  font-size: 24px;
  line-height: 66px;
  margin-left: auto;
  margin-right: auto;
  max-width: 359px!important;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.cms-page .btn:hover,
.cms-post .btn:hover {
  background: #ffc100;
}

.cms-page iframe,
.cms-post iframe {
  display: block;
  height: 641px;
}

.cms-page b,
.cms-post b {
  font-weight: 700;
}

.cms-page i,
.cms-post i {
  font-style: italic;
}

.layout.show-leaves,
.layout[leaves=true],
.layout[leaves] {
  background-image: url(/media/ilmolino/dst/images/bg_img2.png?c8bb8e666a649f48c4dd4e578279d142),url(/media/ilmolino/dst/images/bg_img1.png?8525c6d405cb33fff441b4c668c64739),url(/media/ilmolino/dst/images/bg_img3.png?9cd1ca219796eee81a032c5710262e16)!important;
  background-position: top 141px right -80px,bottom 200px left -60px,bottom 0 right -280px!important;
  background-repeat: no-repeat;
}

.catalog-list .more-btn {
  background-color: #ffc101;
  border-radius: 10px;
  color: #3b3940;
  display: block;
  font-size: 24px;
  line-height: 66px;
  margin: 5px auto 0;
  text-align: center;
  text-decoration: none;
  width: 242px;
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  background: #f2f2f2!important;
  background: rgba(0,0,0,.06)!important;
  border: 0!important;
  box-shadow: inset 0 0 12px 4px #fff;
  visibility: visible!important;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

.selectize-dropdown-header {
  background: #f8f8f8;
  border-bottom: 1px solid #d0d0d0;
  border-radius: 3px 3px 0 0;
  padding: 5px 8px;
  position: relative;
}

.selectize-dropdown-header-close {
  color: #303030;
  font-size: 20px!important;
  line-height: 20px;
  margin-top: -12px;
  opacity: .4;
  position: absolute;
  right: 8px;
  top: 50%;
}

.selectize-dropdown-header-close:hover {
  color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0;
  box-sizing: border-box;
  float: left;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0;
}

.selectize-control.plugin-remove_button [data-value] {
  padding-right: 24px!important;
  position: relative;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  border-left: 1px solid #0073bb;
  border-radius: 0 2px 2px 0;
  bottom: 0;
  box-sizing: border-box;
  color: inherit;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  vertical-align: middle;
  width: 17px;
  z-index: 1;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0,0,0,.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaa;
}

.selectize-control.plugin-remove_button .remove-single {
  font-size: 23px;
  position: absolute;
  right: 0;
  top: 0;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  -webkit-font-smoothing: inherit;
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  padding: 8px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default!important;
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input>* {
  zoom: 1;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: baseline;
}

.selectize-control.multi .selectize-input>div {
  background: #1da7ee;
  border: 1px solid #0073bb;
  color: #fff;
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
}

.selectize-control.multi .selectize-input>div.active {
  background: #92c836;
  border: 1px solid #00578d;
  color: #fff;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
  background: #d2d2d2;
  border: 1px solid #aaa;
  color: #fff;
}

.selectize-input>input {
  background: none!important;
  border: 0!important;
  box-shadow: none!important;
  display: inline-block!important;
  line-height: inherit!important;
  margin: 0 1px!important;
  max-height: none!important;
  max-width: 100%!important;
  min-height: 0!important;
  padding: 0!important;
  text-indent: 0!important;
  -webkit-user-select: auto!important;
}

.selectize-input>input::-ms-clear {
  display: none;
}

.selectize-input>input:focus {
  outline: none!important;
}

.selectize-input:after {
  clear: left;
  content: " ";
  display: block;
}

.selectize-input.dropdown-active:before {
  background: #f0f0f0;
  bottom: 0;
  content: " ";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

.selectize-dropdown {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 0 0 3px 3px;
  border-top: 0;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  box-sizing: border-box;
  margin: -1px 0 0;
  position: absolute;
  z-index: 10;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125,168,208,.2);
  border-radius: 1px;
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown .option {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: .5;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0;
}

.selectize-dropdown .optgroup-header {
  background: #fff;
  color: #303030;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48,48,48,.5);
}

.selectize-dropdown-content {
  -webkit-overflow-scrolling: touch;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  border-color: grey transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: " ";
  display: block;
  height: 0;
  margin-top: -3px;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 0;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  border-color: transparent transparent grey;
  border-width: 0 5px 5px;
  margin-top: -4px;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px!important;
}

.selectize-control .selectize-input.disabled {
  background-color: #fafafa;
  opacity: .5;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  background: none;
  box-shadow: none;
  color: #999;
  text-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  background-color: #1b9dec;
  background-image: linear-gradient(180deg,#1da7ee,#178ee9);
  background-repeat: repeat-x;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee",endColorstr="#ff178ee9",GradientType=0);
  text-shadow: 0 1px 0 rgba(0,51,83,.3);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: linear-gradient(180deg,#008fd8,#0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8",endColorstr="#ff0075cf",GradientType=0);
}

.selectize-control.single .selectize-input {
  background-color: #f9f9f9;
  background-image: linear-gradient(180deg,#fefefe,#f2f2f2);
  background-repeat: repeat-x;
  box-shadow: 0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe",endColorstr="#fff2f2f2",GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  font-size: .85em;
  font-weight: 700;
  padding-top: 7px;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0;
}

[data-dropdown-container] [data-dropdown-content] {
  padding: 40px;
}

[data-dropdown-container] {
  position: relative;
}

[data-dropdown-container] ul {
  list-style: none;
  padding: 0;
}

[data-dropdown-container] [data-dropdown-toggle]:not(.dis) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

[data-dropdown-container] [data-dropdown-toggle]:not(.dis) .icon {
  position: relative;
  transform: rotate(0deg);
  transition: transform .3s;
}

[data-dropdown-container] [data-dropdown-toggle]:not(.dis)[data-reverse-y] .icon {
  transform: rotate(180deg);
}

[data-dropdown-container] [data-dropdown-content] {
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  background: #fff;
  box-sizing: border-box;
  min-width: 100%;
}

[data-dropdown-container] [data-dropdown-content][data-reverse-x] {
  left: unset;
  right: 0;
}

[data-dropdown-container] [data-dropdown-content][data-reverse-y] {
  top: unset;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
}

[data-dropdown-container][data-position=fixed] [data-dropdown-content] {
  position: fixed;
}

[data-dropdown-container] .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: transparent;
}

[data-dropdown-container] .close-icon-block {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 14px;
  position: absolute;
  top: 32px;
  right: 32px;
  background: #fff;
  cursor: pointer;
  z-index: 5;
}

[data-dropdown-container]:not(.open) #ilmolino_cities,
[data-dropdown-container]:not(.open)>[data-dropdown-content] {
  display: none;
}

[data-dropdown-container]:not(.open)[data-show-type=slide] [data-dropdown-content] {
  display: block;
  visibility: hidden;
}

[data-dropdown-container]:not(.open) [data-dropdown-toggle] a {
  pointer-events: none;
}

[data-dropdown-container].open {
  z-index: 2;
}

[data-dropdown-container].open.mini_menu .icon_close {
  position: absolute;
  top: -73px;
  background: #fff;
  left: 0;
  height: 74px;
  width: 40px;
  color: #000;
}

[data-dropdown-container].open>[data-dropdown-toggle]:not(.dis) {
  background: #fff;
}

[data-dropdown-container].open>[data-dropdown-toggle]:not(.dis) .icon.icon-arrow_down {
  transform: rotate(180deg);
}

[data-dropdown-container].open>[data-dropdown-toggle]:not(.dis)[data-reverse-y] .icon.icon-arrow_down {
  transform: rotate(0deg);
}

@media screen and (min-width:769px) {
  html.overlay body:not(.touch):after {
    content: "";
    position: fixed;
    z-index: 150;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
  }
}

body._has-modal .page-header,
html.overlay .page-header {
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

.overlay {
  overflow: hidden;
  height: 100%;
}

.category-seo-block .page-seo-content,
.minicart-wrapper .block-minicart .block-content .minicart-items,
.themeScroll {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.category-seo-block .page-seo-content::-webkit-scrollbar,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar,
.themeScroll::-webkit-scrollbar {
  width: 4px;
}

.category-seo-block .page-seo-content::-webkit-scrollbar:horizontal,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar:horizontal,
.themeScroll::-webkit-scrollbar:horizontal {
  height: 4px;
}

.category-seo-block .page-seo-content::-webkit-scrollbar-track,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar-track,
.themeScroll::-webkit-scrollbar-track {
  background-color: transparent;
}

.category-seo-block .page-seo-content::-webkit-scrollbar-thumb,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar-thumb,
.themeScroll::-webkit-scrollbar-thumb {
  background-color: #ffc101;
  border-radius: 4px;
}

.category-seo-block .page-seo-content::-webkit-scrollbar-thumb:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items::-webkit-scrollbar-thumb:hover,
.themeScroll::-webkit-scrollbar-thumb:hover {
  background-color: #ffc101;
}

.toolbar {
  margin-top: 45px;
  width: 100%;
}

.top-toolbar .toolbar {
  display: none;
}

.toolbar ol,
.toolbar ul {
  list-style: none;
}

.toolbar .pages {
  margin-bottom: 50px;
}

.toolbar .pages .pages-label {
  display: none;
}

.toolbar .pages .pages-items {
  display: flex;
  justify-content: center;
}

.toolbar .pages .pages-items .label,
.toolbar .pages .pages-items .pages-item-next,
.toolbar .pages .pages-items .pages-item-previous {
  display: none;
}

.toolbar .pages .pages-items .item {
  margin: 0 10px;
}

.toolbar .pages .pages-items .item .page {
  box-shadow: 0 25px 32px rgba(0,0,0,.17);
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20%;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  color: #3b3940;
}

.toolbar .pages .pages-items .item.current .page {
  background: #ffc101;
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width:768px) {
  .toolbar .pages .pages-items {
    counter-reset: pages;
    display: flex;
    margin: 0 auto;
    max-width: 250px;
    padding: 0 40px;
    position: relative;
  }

  .toolbar .pages .pages-items .pages-item-next,
  .toolbar .pages .pages-items .pages-item-previous {
    display: block;
    position: absolute;
    top: 0;
  }

  .toolbar .pages .pages-items .pages-item-next.disabled,
  .toolbar .pages .pages-items .pages-item-previous.disabled {
    opacity: .2;
    pointer-events: none;
  }

  .toolbar .pages .pages-items .pages-item-next .action,
  .toolbar .pages .pages-items .pages-item-previous .action {
    display: flex;
    align-items: center;
    width: 40px;
    height: 20px;
    font-size: 40px;
  }

  .toolbar .pages .pages-items .pages-item-next .icon,
  .toolbar .pages .pages-items .pages-item-previous .icon {
    fill: #3b3940;
  }

  .toolbar .pages .pages-items .pages-item-previous {
    left: 0;
  }

  .toolbar .pages .pages-items .pages-item-previous .previous {
    position: relative;
    transform: rotate(180deg);
  }

  .toolbar .pages .pages-items .pages-item-next {
    right: 0;
  }

  .toolbar .pages .pages-items .item {
    counter-increment: pages;
    margin: 0;
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .toolbar .pages .pages-items .item.current .page {
    width: unset;
    height: 20px;
    background: none;
    color: #3b3940;
    font-weight: 500;
    font-size: 16px;
  }

  .toolbar .pages .pages-items .item:after {
    content: " / " attr(data-count);
    font-weight: 300;
    font-size: 16px;
    opacity: .3;
    height: 20px;
    display: inline-flex;
    align-items: center;
    margin-left: 5px;
  }
}

.scroll-top {
  --blockBottomIndent: 38px;
  width: 64px;
  height: 64px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 11px 23px rgba(0,0,0,.15);
  position: fixed;
  z-index: 90;
  right: 24px;
  bottom: var(--blockBottomIndent);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s,visibility .3s;
}

@media (min-width:calc(959px + 1px)) {
  .scroll-top {
    --blockBottomIndent: 88px;
  }
}

html:not(.overlay):not(.nav-open) .scroll-top.show {
  opacity: 1;
  visibility: visible;
}

.scroll-top .icon {
  position: relative;
  transform: rotate(180deg);
  width: 18px;
  height: 18px;
}

.scroll-top span {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #000;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #ffc101;
  box-shadow: none!important;
}

.auth-popup .actions-toolbar {
  width: 100%!important;
}

.auth-popup button.form-submit {
  max-width: 100%!important;
  min-height: 55px!important;
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: none!important;
}

.actions-toolbar {
  width: 400px;
  margin: auto;
}

.button-light {
  color: #3b3940;
  background: #fff;
  font-weight: 400;
}

.button-light,
.button-light:active {
  border-color: #dadada;
}

@media screen and (min-width:768px) {
  .button-light:hover {
    border-color: #dadada;
    background: #f4f4f3;
  }
}

.button-light:active {
  background: #e7e7e7;
}

.button-light .icon {
  opacity: .2;
  position: relative;
  top: 1px;
}

.placeholder {
  background: transparent;
  color: #d1d1d1;
  left: 20px;
  line-height: 16px;
  padding: 0 5px;
  position: absolute;
  top: -8px;
  transition: opacity .1s ease;
}

.placeholder:before {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  right: 0;
}

.placeholder div {
  position: relative;
  z-index: 1;
}

.button {
  align-items: center;
  border: 1px solid;
  border-radius: 6px;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  outline: none;
  text-align: center;
}

.button>*+* {
  margin-left: 15px;
}

.btn-primary,
.button-type-filled {
  background: #ffc107;
  border-color: #ffc107;
  color: #3a393f;
  text-decoration: none;
}

.btn-primary:hover,
.button-type-filled:hover {
  background: #ffcd35;
  border-color: #ffcd35;
  color: #3a393f;
  text-decoration: none;
}

.button-type-ghost {
  background: transparent;
  border-color: #ffc107;
  color: #3a393f;
  text-decoration: none;
}

.button-type-ghost:hover {
  background: #ffcd35;
  border-color: #ffcd35;
  color: #3a393f;
  text-decoration: none;
}

.button-size-main {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
  padding: 11.5px 27px;
  text-transform: uppercase;
}

.button-size-main:disabled {
  opacity: .6;
}

button.form-submit {
  background-color: #ffc101;
  border: none;
  border-radius: 10px;
  color: #3b3940;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  outline: none;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 100%;
}

button.form-submit:disabled {
  opacity: .5;
}

input[type=submit] {
  background-color: #ffc101;
  border: none;
  border-radius: 10px;
  color: #3b3940;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  outline: none;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 100%;
}

input[type=submit]:disabled {
  opacity: .5;
}

.small_txt {
  font-size: 80%!important;
}

.form-error {
  color: #c11717;
}

.form-control,
input {
  border: 1px solid #ffc101;
  border-radius: 6px;
  color: #212529;
  display: block;
  font-size: 16px;
  line-height: 42px;
  min-height: 46px;
  outline: none;
  padding: 0 20px;
  width: 100%;
}

.form.default {
  margin: 0 auto;
  max-width: 370px;
  width: 100%;
}

.form-title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-decoration: underline;
  -webkit-text-decoration-color: #ffc101;
  text-decoration-color: #ffc101;
  text-transform: uppercase;
}

.form-checkbox {
  cursor: pointer;
  display: block;
  width: 100%;
}

.form-checkbox input[type=checkbox] {
  display: none;
}

.form-checkbox input[type=checkbox]:checked+span,
.form-checkbox input[type=radio]:checked+span {
  background: url(/media/ilmolino/dst/images/checkbox-active.svg?6b92098f6aa11c7e6666c842e1568f9f) no-repeat left 1px;
}

.form-checkbox span:not(.spinner-grow) {
  background: url(/media/ilmolino/dst/images/checkbox.svg?76ffaddb3457fb3196e66dc715a43b7c) no-repeat left 1px;
  color: #3b3940;
  display: block;
  font-size: 14px;
  padding: 5px 0 7px 38px;
}

.form-checkbox a {
  color: #3b3940;
  text-decoration: underline;
}

.form-input,
.form-select.single .selectize-input,
.form-select:not(.single) {
  border: 1px solid #ffc101;
  border-radius: 6px;
  color: #212529;
  display: block;
  font-size: 16px;
  line-height: 42px;
  min-height: 46px;
  outline: none;
  padding: 0 20px;
  width: 100%;
}

.form-input.size-big,
.form-select.single .size-big.selectize-input,
.size-big.form-select:not(.single) {
  min-height: 68px;
}

@media (max-width:1199px) {
  .form-input.size-big,
  .form-select.single .size-big.selectize-input,
  .size-big.form-select:not(.single) {
    min-height: 46px;
  }
}

.form-input[type=file],
.form-select.single [type=file].selectize-input,
[type=file].form-select:not(.single) {
  overflow: hidden;
  padding-left: 0;
}

.form-input[type=file]:not(:disabled):not([readonly]),
.form-select.single [type=file].selectize-input:not(:disabled):not([readonly]),
[type=file].form-select:not(:disabled):not([readonly]):not(.single) {
  cursor: pointer;
}

.form-input::-webkit-file-upload-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select:not(.single)::-webkit-file-upload-button {
  padding-left: 20px;
  padding-right: 20px;
}

.form-input::-webkit-file-upload-button,
.form-input::file-selector-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select.single .selectize-input::file-selector-button,
.form-select:not(.single)::-webkit-file-upload-button,
.form-select:not(.single)::file-selector-button {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width:767px) {
  .form-input::-webkit-file-upload-button,
  .form-select.single .selectize-input::-webkit-file-upload-button,
  .form-select:not(.single)::-webkit-file-upload-button {
    padding: 0 15px;
  }

  .form-input::-webkit-file-upload-button,
  .form-input::file-selector-button,
  .form-select.single .selectize-input::-webkit-file-upload-button,
  .form-select.single .selectize-input::file-selector-button,
  .form-select:not(.single)::-webkit-file-upload-button,
  .form-select:not(.single)::file-selector-button {
    padding: 0 15px;
  }
}

.form-input::-webkit-file-upload-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select:not(.single)::-webkit-file-upload-button {
  background: #ffc101;
}

.form-input::file-selector-button,
.form-select.single .selectize-input::file-selector-button,
.form-select:not(.single)::file-selector-button {
  background: #ffc101;
  border: 0 solid;
  border-color: inherit;
  border-radius: 0;
  pointer-events: none;
}

.form-input::-webkit-file-upload-button,
.form-select.single .selectize-input::-webkit-file-upload-button,
.form-select:not(.single)::-webkit-file-upload-button {
  border: 0 solid;
  border-color: inherit;
  border-radius: 0;
  pointer-events: none;
}

.form-input.type-grey,
.form-select.single .type-grey.selectize-input,
.type-grey.form-select:not(.single) {
  border-color: #d1d1d1;
  color: #3a393f;
}

.form-input.type-grey::placeholder,
.form-select.single .type-grey.selectize-input::placeholder,
.type-grey.form-select:not(.single)::placeholder {
  color: #3a393f;
}

.form-input.type-grey:focus,
.form-select.single .type-grey.selectize-input:focus,
.type-grey.form-select:focus:not(.single) {
  border-color: #ffc107;
}

.form-input.type-grey:focus::placeholder,
.form-select.single .type-grey.selectize-input:focus::placeholder,
.type-grey.form-select:focus:not(.single)::placeholder {
  color: transparent;
}

.form-input.type-grey:focus~.placeholder,
.form-select.single .type-grey.selectize-input:focus~.placeholder,
.type-grey.form-select:focus:not(.single)~.placeholder {
  color: #ffc107;
  opacity: 1;
}

.form-select {
  opacity: 0;
}

@media (min-width:768px) {
  .form-select {
    min-height: 44px;
  }
}

.form-select.form-select-checkout {
  min-height: 68px;
}

@media (max-width:1199px) {
  .form-select.form-select-checkout {
    min-height: 46px;
  }
}

.form-select.form-select-checkout.single .selectize-input {
  line-height: 66px;
}

@media (max-width:1199px) {
  .form-select.form-select-checkout.single .selectize-input {
    line-height: 49px;
  }
}

@media (max-width:767px) {
  .form-select.form-select-checkout.single .selectize-input {
    line-height: 44px;
  }
}

.form-select.single {
  opacity: 1;
}

.form-select.single .selectize-input {
  align-items: center;
  background: #fff;
  box-shadow: none;
  display: flex;
}

.form-select.single .selectize-input .item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-select.single .selectize-input.input-active {
  display: flex;
}

.form-select.single .selectize-input input {
  color: #3a393f;
  font-size: 16px;
}

.form-select.single .selectize-input input::placeholder {
  color: #3a393f;
}

.form-select.single .selectize-dropdown [data-selectable] .highlight {
  background-color: rgba(255,193,1,.4);
}

.form-select.single .selectize-dropdown.single {
  border-color: #ffc101;
  border-radius: 0;
}

.form-select.single .selectize-dropdown .active {
  background-color: rgba(255,193,1,.34);
  color: #212529;
}

.form-select.type-grey .selectize-input {
  border-color: #d1d1d1;
}

.form-select.type-grey .selectize-input.focus {
  border-color: #ffc107;
  border-radius: 6px 6px 0 0;
}

.form-grid>.row {
  margin-left: -3px;
  margin-right: -3px;
}

.form-grid>.row>* {
  padding-left: 3px;
  padding-right: 3px;
}

.form-grid.size-big>.row {
  margin-left: -9px;
  margin-right: -9px;
}

.form-grid.size-big>.row>* {
  padding-left: 9px;
  padding-right: 9px;
}

.form-submit {
  background-color: #ffc101;
  border: none;
  border-radius: 10px;
  color: #3b3940;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin: 0 auto;
  max-width: 252px;
  min-height: 66px;
  outline: none;
  padding: 21px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 100%;
}

.form-submit.wider {
  max-width: 100%;
}

.form-submit.size-small {
  font-size: 13px;
  min-height: 39px;
  padding: 13px 10px;
}

.form-submit:hover {
  background-color: #fab905;
  color: #3b3940;
  text-decoration: none;
}

@media (max-width:1199px) {
  .form-submit.size-input-big {
    font-size: 15px;
    min-height: 51px;
    padding: 17px 10px;
  }
}

@media (max-width:767px) {
  .form-submit.size-input-big {
    min-height: 46px;
    padding: 15px 10px;
  }

  .form-submit {
    font-size: 12px;
    min-height: 30px;
    padding: 10px;
    width: 175px;
  }

  .form-submit.wider {
    max-width: 100%;
    width: auto;
  }
}

.form-item {
  display: flex;
  flex-direction: column;
  position: relative;
}

.form-item .parsley-errors-list {
  color: #dc3545;
  font-size: 12px;
  margin-top: 2px;
  order: 2;
}

.form-item .parsley-errors-list li {
  list-style: none;
}

.form-link {
  color: #ffc101;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-align: right;
}

.form-link:hover {
  color: #ffc101;
  text-decoration: underline;
}

.form-sizer.default {
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
}

.swiper-wrap .swiper-block {
  display: inline-flex;
}

.swiper-wrap.swiper-init {
  position: relative;
  overflow: hidden;
  justify-content: unset;
  cursor: grab;
}

.swiper-wrap.swiper-init .swiper-block {
  position: absolute;
  top: 0;
  flex-wrap: nowrap!important;
}

.swiper-wrap.swiper-init .swiper-block>* {
  white-space: nowrap;
  flex-wrap: nowrap!important;
}

.swiper-wrap.swiper-init .swiper-block.swipe:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.info-slider {
  padding: 0;
}

.info-slider h1,
.info-slider h2,
.info-slider h3,
.info-slider h4,
.info-slider h5,
.info-slider h6 {
  border-bottom: 2px solid #ffc101;
  color: #3b3940;
  display: table;
  font-family: FuturaDemiC;
  line-height: 1;
  max-width: 90%;
  min-height: 30px;
  padding: 2px 2px 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.info-slider h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
}

@media (max-width:768px) {
  .info-slider h1 {
    font-size: 28px;
  }
}

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

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

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

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

.info-slider h2 {
  font-size: 46px;
  margin: 0 auto 20px;
}

@media (max-width:768px) {
  .info-slider h2 {
    font-size: 27px;
  }
}

.info-slider .owl-carousel {
  display: flex;
}

.info-slider .owl-carousel:not(.owl-loaded) {
  overflow: hidden;
}

.info-slider .owl-carousel .item {
  flex-shrink: 0;
  margin-right: 20px;
  width: calc(33.33333% - 15px);
}

@media (max-width:1000px) {
  .info-slider .owl-carousel .item {
    width: calc(50% - 15px);
  }
}

@media (max-width:767px) {
  .info-slider .owl-carousel .item {
    width: 100%;
  }
}

.info-slider .info-block {
  height: 222px;
}

.info-slider .info-block img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.info-slider .info-block {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.info-slider .info-block .text {
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.info-slider .info-block .text:before {
  background: linear-gradient(0deg,rgba(0,0,0,.799) 11%,hsla(0,0%,100%,0) 86%);
  bottom: 0;
  content: "";
  display: block;
  height: 70%;
  left: 0;
  position: absolute;
  right: 0;
}

.info-slider .info-block .text p {
  bottom: 10px;
  color: #ffc101;
  display: block;
  font-size: 16px;
  left: 0;
  line-height: 21px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
}

.info-slider .owl-prev {
  left: -40px;
}

.info-slider .owl-next,
.info-slider .owl-prev {
  height: 100%;
  outline: none;
  position: absolute;
  top: 0;
  width: 10px;
}

.info-slider .owl-next {
  right: -30px;
}

@media (max-width:1199px) {
  .info-slider .info-block {
    height: 184px;
  }
}

@media (max-width:991px) {
  .info-slider .info-block {
    height: 209px;
    margin: 0 auto;
  }

  .info-slider .owl-prev {
    left: -20px;
    width: 20px;
  }

  .info-slider .owl-next {
    right: -20px;
    width: 20px;
  }
}

@media (max-width:767px) {
  .info-slider .owl-prev {
    left: 0;
  }

  .info-slider .owl-next {
    right: 0;
  }
}

@media (max-width:479px) {
  .info-slider .info-block {
    width: 100%;
  }

  .info-slider .owl-prev {
    left: 0;
  }

  .info-slider .owl-next {
    right: 0;
  }

  .info-slider .info-block .text p {
    font-size: 14px;
  }
}

.nav-sections {
  pointer-events: none;
  background-color: #fff;
  min-height: 68px;
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 106;
  border-top: 3px solid #ffc101;
}

.nav-sections .nav-sections-items .navigation ul .level0 {
  margin: 0!important;
}

.page-seo-content ul li:before {
  content: "\2022";
  color: #ffc101;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.page-seo-content {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: rgba(0,0,0,.4);
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 80px;
}

.products-list {
  margin-bottom: 30px;
}

.category-seo-block {
  width: 95%;
  margin: auto;
}

.category-seo-block,
.homepage-seo-block,
.product-seo-block {
  margin-bottom: 80px;
}

.category-seo-block .page-seo-content,
.homepage-seo-block .page-seo-content,
.product-seo-block .page-seo-content {
  margin-bottom: 0;
}

.category-seo-block [class*=seo-trigger],
.homepage-seo-block [class*=seo-trigger],
.product-seo-block [class*=seo-trigger] {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  line-height: 18px;
  color: #ffc101;
  cursor: pointer;
}

.category-seo-block .page-seo-content {
  padding-right: 20px;
  box-sizing: border-box;
}

.nav-sections-items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  pointer-events: auto;
}

.nav-sections-items ul {
  flex-wrap: nowrap;
}

.nav-sections-items ul li.active,
.nav-sections-items ul li:hover {
  background-color: #f9bd24;
}

.nav-sections-items a {
  display: none;
}

.nav-sections-items a:hover {
  text-decoration: none;
}

.nav-sections-items .menu-image-block {
  color: #231f20;
}

.nav-sections-items .menu-image-block .nav-description {
  color: #3b3940;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 5px 12px 4px;
  text-transform: uppercase;
}

@media screen and (max-width:959px) {
  .nav-sections-items .menu-image-block .nav-description {
    position: static;
    transform: none;
    font-weight: 300;
    font-size: 10px;
    line-height: 11px;
    opacity: 1;
    visibility: visible;
    margin: 0 0 0 8px;
    min-height: unset;
    padding: unset;
    display: flex;
    align-items: center;
    background: unset;
    border-radius: unset;
  }

  .nav-sections-items .menu-image-block .nav-description:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: calc(50% - 7px);
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 5px 7px;
  }
}

.nav-sections-items .section-item-content {
  height: 68px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.nav-sections-items .swiper-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

@media screen and (max-width:959px) {
  .nav-sections-items .swiper-wrap {
    justify-content: unset;
  }
}

.nav-sections-items .swiper-wrap.swiper-init {
  justify-content: unset;
}

.nav-sections-items .swiper-wrap.swiper-init .nav-description {
  position: static;
  transform: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 11px;
  opacity: 1;
  visibility: visible;
  margin: 0 0 0 8px;
  min-height: unset;
  padding: unset;
  display: flex;
  align-items: center;
  background: unset;
  border-radius: unset;
}

.nav-sections-items .swiper-wrap.swiper-init:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 44px;
  background: linear-gradient(270deg,#fff,fade(#fff,0));
  pointer-events: none;
  transition: width .3s;
}

.nav-sections-items .swiper-wrap.swipe-end:after {
  width: 0;
}

.nav-sections-items .navigation {
  height: 68px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
}

@media screen and (max-width:959px) {
  .nav-sections-items .navigation {
    justify-content: unset;
    left: 0;
  }
}

body._has-modal .nav-sections-items .navigation,
html.overlay .nav-sections-items .navigation {
  pointer-events: none;
}

.nav-sections-items .navigation ul {
  padding-left: 0;
  margin-bottom: 0;
}

body._has-modal .nav-sections-items .navigation ul,
html.overlay .nav-sections-items .navigation ul {
  background: none;
}

.nav-sections-items .navigation ul.swipe:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nav-sections-items .navigation ul .level0 {
  margin: 0 5px;
  position: relative;
}

.nav-sections-items .navigation ul .level0>.level-top {
  padding: 0 4px;
}

.nav-sections-items .navigation ul .level0.active a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #ffc101;
}

.navigation ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.navigation ul .level0>.level-top {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 68px;
}

.modal-alert {
  padding: 0!important;
}

.modal-alert .modal-dialog {
  max-width: 100%!important;
  display: flex;
  align-items: center;
  min-height: calc(100% - 3.5rem);
  transform: none!important;
}

.modal-alert .modal-content {
  background-color: rgba(0,0,0,.8);
  border-radius: 0;
  padding: 1.5rem 1rem 1rem;
}

.modal-alert .modal-title {
  font-size: 1.5rem;
  font-weight: 300;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.modal-alert .modal-body,
.modal-alert .modal-footer,
.modal-alert .modal-header {
  width: 100%;
  max-width: 992px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  position: relative;
}

.modal-alert .close {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}

.modal-alert .modal-header {
  background: transparent!important;
  background-color: transparent!important;
}

.modal-alert .modal-footer {
  background: transparent!important;
  border: 0!important;
}

.modal-alert .modal-footer button {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
  padding: 11.5px 27px;
  text-transform: uppercase;
  border: 0;
  border-radius: 5px;
}

.modal-alert .modal-footer button.btn-primary {
  background: #ffc107;
}

.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  touch-action: manipulation;
}

.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}

.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0!important;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}

.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(/media/ilmolino/dst/images/owl.video.play.png?4a37f8008959c75f619bf0a3a4e2d7a2) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  transition: transform .1s ease;
  width: 80px;
  z-index: 1;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel {
  display: block;
}

.product_info .image img {
  max-width: 90%;
  border-radius: 15px;
}

.product_info .product_title {
  font-weight: 700;
  text-align: center;
  width: 90%;
  background: hsla(0,0%,100%,.9);
  border-radius: 36px;
  padding: 14.5px 25px;
  font-size: 1.6rem;
  text-transform: uppercase;
}

.product_info .product_price {
  color: #3a393f;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.product_info .modifiers {
  text-align: center;
}

.field-radio {
  border: 1px solid #ffc107;
  border-radius: 5px;
  display: inline-flex;
  margin: 20px 0;
  overflow: hidden;
}

.field-radio input {
  display: none;
}

.field-radio input:checked+label {
  background: #ffc107;
}

.field-radio input:disabled+label {
  background: #efefef;
  cursor: not-allowed;
}

.field-radio label {
  align-items: center;
  color: #3a393f;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 100%;
  justify-content: center;
  line-height: 16px;
  padding: 10px 25px 12px;
}

.field-radio .radio {
  flex-grow: 1;
}

.field-radio .radio+.radio label {
  border-left: 1px solid #ffc107;
}

@media (max-width:767px) {
  .field-radio {
    width: 100%;
  }

  .field-radio label {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.small_in .product_info .product_title {
  width: 100%;
}

.small_in .product_info .image {
  text-align: center;
}

.small_in .product_info .image img {
  width: 80%;
  max-width: 100%;
  margin: auto;
}

@media (max-width:574px) {
  #modal-components {
    background: #616165;
  }

  #modal-components .block-abs-new {
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
    width: 100%;
  }

  #modal-components .modal-wrap-close {
    background: transparent;
    height: 44px;
    right: 0;
    top: 16px;
    width: 36px;
    z-index: 150;
  }
}

#modal-components .modal-wrap-close svg {
  display: none;
  margin-right: 0;
}

@media (max-width:574px) {
  #modal-components .modal-wrap-close svg {
    display: block;
    height: 100%;
    width: 100%;
  }
}

.modal-wrap .modal-components {
  max-height: calc(75vh - 65px);
  max-width: 1200px;
  padding: 20px 20px 20px 0;
}

@media (max-width:574px) {
  .modal-wrap .modal-components {
    box-shadow: none;
    height: calc(var(--inner-height) - 135px);
    max-height: none;
  }
}

@media (max-width:374px) {
  .modal-wrap .modal-components {
    padding-right: 8px;
  }
}

.modal-wrap .modal-components .components-block {
  display: flex;
  margin-bottom: 20px;
  padding-right: 8px;
  width: 30%;
}

@media (max-width:1199px) {
  .modal-wrap .modal-components .components-block {
    width: 25%;
  }
}

@media (max-width:991px) {
  .modal-wrap .modal-components .components-block {
    width: 33.33333%;
  }
}

@media (max-width:767px) {
  .modal-wrap .modal-components .components-block {
    width: 50%;
  }
}

@media (max-width:574px) {
  .modal-wrap .modal-components .components-block {
    width: 100%;
  }
}

.modal-wrap .modal-components .components-block.active .img {
  border-color: #ffc107;
}

.modal-wrap .modal-components .components-block.active .img img,
.modal-wrap .modal-components .components-block.active .img svg {
  opacity: 1;
}

.modal-wrap .modal-components .components-block.active .price {
  color: #ffc107;
}

.modal-wrap .modal-components .scroll-wrap {
  max-height: calc(70vh - 110px);
  overflow: auto;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .scroll-wrap {
    height: calc(var(--inner-height) - 180px);
    max-height: none;
  }
}

.modal-wrap .modal-components .scroll-wrap::-webkit-scrollbar {
  width: 8px;
}

.modal-wrap .modal-components .scroll-wrap::-webkit-scrollbar-track {
  background-color: transparent;
}

.modal-wrap .modal-components .scroll-wrap::-webkit-scrollbar-thumb {
  background: #dfdfdf;
  border-radius: 8px;
}

.modal-wrap .modal-components .img {
  border: 1px solid rgba(58,57,63,.1);
  border-radius: 6px;
  flex-shrink: 0;
  height: 80px;
  margin-right: 8px;
  padding: 5px;
  position: relative;
  width: 80px;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .img {
    height: 56px;
    width: 56px;
  }
}

.modal-wrap .modal-components .img img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: .5;
  width: 100%;
}

.modal-wrap .modal-components .img svg {
  opacity: 0;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: opacity .3s ease;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .img svg {
    height: 16px;
    width: 16px;
  }
}

.modal-wrap .modal-components .side {
  display: flex;
  flex-direction: column;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .side {
    flex-direction: row;
    flex-grow: 1;
    justify-content: space-between;
  }
}

.modal-wrap .modal-components .side-top {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .side-top {
    justify-content: center;
  }
}

.modal-wrap .modal-components .name {
  align-items: center;
  color: #3a393f;
  display: flex;
  flex: 1 1;
  font-size: 14px;
  font-weight: 400;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .name {
    flex: 0 0;
  }
}

.modal-wrap .modal-components .price {
  color: rgba(58,57,63,.4);
  font-size: 14px;
  line-height: 16px;
}

.modal-wrap .modal-components .quantity {
  background: #faf8f8;
  border: 1px solid #ebebec;
  border-radius: 6px;
  display: flex;
  flex-shrink: 0;
  height: 28px;
  justify-content: space-between;
  margin-top: 8px;
  width: 90px;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .quantity {
    height: 44px;
    width: 125px;
  }
}

.modal-wrap .modal-components .quantity input {
  background: transparent;
  border: 0;
  color: rgba(58,57,63,.4);
  height: 100%;
  outline: none;
  text-align: center;
  width: calc(100% - 56px);
  min-height: auto;
  display: block;
  margin-left: 10px;
  padding: 0;
  line-height: 14px;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .quantity input {
    width: calc(100% - 88px);
  }
}

.modal-wrap .modal-components .quantity button {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #ebebec;
  border-radius: 6px;
  color: #3a393f;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 300;
  height: 28px;
  margin-top: -1px;
  padding: 0;
  width: 28px;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .quantity button {
    height: 44px;
    width: 44px;
  }
}

.modal-wrap .modal-components .quantity button:hover {
  background: #ffc107;
  border-color: #ffc107;
}

.modal-wrap .modal-components .quantity button:first-child {
  margin-left: -1px;
}

.modal-wrap .modal-components .quantity button:last-child {
  margin-right: -1px;
}

.modal-wrap .modal-components .ingredients-modal-panel {
  align-items: center;
  display: flex;
  margin-top: 16px;
  position: absolute;
  right: 24px;
  top: 100%;
}

.modal-wrap .modal-components .ingredients-modal-panel .clean {
  background-color: transparent;
  border: 0;
  color: #fff;
  padding: 0;
}

@media (max-width:574px) {
  .modal-wrap .modal-components .ingredients-modal-panel .clean {
    font-size: 14px;
  }
}

@media (max-width:374px) {
  .modal-wrap .modal-components .ingredients-modal-panel .clean {
    font-size: 0;
  }
}

.modal-wrap .modal-components .ingredients-modal-panel .clean:hover {
  text-decoration: underline;
}

.modal-wrap .modal-components .ingredients-modal-panel .clean>*+* {
  margin-left: 6px;
}

.modal-wrap .modal-components .ingredients-modal-panel>*+* {
  margin-left: 26px;
}

.ingredients-modal-wrap {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumbs {
  margin: 24px 0;
}

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

.breadcrumbs .items {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumbs .items .item {
  display: inline-flex;
  align-items: center;
}

.breadcrumbs .items .item a {
  text-decoration: none;
}

.breadcrumbs .items .item a,
.breadcrumbs .items .item strong {
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #3b3940;
  opacity: .6;
}

.breadcrumbs .items .item:not(:last-child):after {
  content: ">";
  margin: 0 16px;
  font-size: 12px;
  opacity: .3;
}

.minicart-wrapper .some_info {
  min-height: 40px;
}

.minicart-wrapper .js-mini-basket__ingredient span {
  display: flex!important;
}

.minicart-wrapper .js-mini-basket__ingredient span i {
  height: auto!important;
}

.minicart-wrapper .edit_ingridients:after {
  width: 20px;
  height: 20px;
  display: inline-block;
  right: 21px;
  position: absolute;
  opacity: .5;
  top: 50px;
  cursor: pointer;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 306.637 306.637'%3E%3Cpath d='M12.809 238.52L0 306.637l68.118-12.809 184.277-184.277-55.309-55.309L12.809 238.52zm47.981 41.423l-41.992 7.896 7.896-41.992L197.086 75.455l34.096 34.096L60.79 279.943zM251.329 0l-41.507 41.507 55.308 55.308 41.507-41.507L251.329 0zm-20.294 41.507l20.294-20.294 34.095 34.095-20.294 20.294-34.095-34.095z'/%3E%3C/svg%3E");
}

.minicart-wrapper .close-icon-block {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) no-repeat 50%;
}

.minicart-wrapper .price-container .price_tot {
  margin-top: 12px;
  margin-bottom: -5px;
}

.minicart-wrapper #top-cart-btn-checkout {
  background-color: #ffc101;
  border-radius: 5px;
  color: #3b3940;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 41px;
  text-align: center;
  text-decoration: none;
  border: 0;
}

.minicart-wrapper .total_count {
  flex-direction: row;
  display: inline-flex!important;
  align-items: center;
  justify-content: center;
}

.minicart-wrapper .action.showcart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  position: relative;
  height: 70px;
  flex-direction: column;
}

.minicart-wrapper .action.showcart .text {
  display: block;
  position: relative;
}

.minicart-wrapper .action.showcart .loading-mask {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: hsla(0,0%,100%,.9);
}

.minicart-wrapper .action.showcart .loading-mask .loader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.minicart-wrapper .action.showcart .loading-mask .loader img {
  position: static!important;
  max-width: 30px;
  display: block;
}

.minicart-wrapper .icon-cart {
  stroke: transparent;
  fill: currentColor;
  width: 32px;
  height: 32px;
  display: block;
}

.minicart-wrapper .counter.qty {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffc101;
  position: absolute;
  top: 0;
  right: 0;
}

.minicart-wrapper .counter.qty.empty {
  display: none;
}

.minicart-wrapper .minicart-message-wrapper {
  position: absolute;
  top: 100%;
  right: 25px;
  box-shadow: -5px 10px 23px rgba(0,0,0,.15);
}

.minicart-wrapper .minicart-message-wrapper .message {
  display: block;
  padding: 20px 40px;
  background: #fff;
  white-space: nowrap;
  font-weight: 400;
  color: #ffc101;
}

.minicart-wrapper:not([data-dropdown-container]) .block-minicart {
  display: none;
}

.minicart-wrapper .block-minicart {
  width: 500px;
  left: unset;
  right: 0;
  padding: 0;
}

.minicart-wrapper .block-minicart ol,
.minicart-wrapper .block-minicart ul {
  list-style: none;
}

.minicart-wrapper .block-minicart .close-icon-block {
  top: 30px;
  right: 30px;
  z-index: 3;
}

.minicart-wrapper .block-minicart .block-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

.minicart-wrapper .block-minicart .block-title .text {
  margin-top: 25px;
}

.minicart-wrapper .block-minicart .digital-description,
.minicart-wrapper .block-minicart .sauces-description {
  display: none;
}

.minicart-wrapper .block-minicart .block-content {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 136px);
}

.minicart-wrapper .block-minicart .block-content .empty {
  padding: 30px 60px 60px;
}

.minicart-wrapper .block-minicart .block-content .items-total-info {
  padding: 0 60px;
  display: flex;
  justify-content: space-between;
  color: #3b3940;
}

.minicart-wrapper .block-minicart .block-content .items-total-info .items-total {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  line-height: 24px;
}

.minicart-wrapper .block-minicart .block-content .items-total-info .items-total .subtotal {
  width: unset;
  margin-left: 10px;
  font-weight: 700;
}

.minicart-wrapper .block-minicart .block-content .items-total,
.minicart-wrapper .block-minicart .block-content .subtotal {
  width: 50%;
}

.minicart-wrapper .block-minicart .block-content .items-total {
  font-size: 16px;
  line-height: 16px;
}

.minicart-wrapper .block-minicart .block-content .subtotal {
  text-align: right;
}

.minicart-wrapper .block-minicart .block-content .subtotal .label {
  font-size: 16px;
  line-height: 16px;
  opacity: .4;
}

.minicart-wrapper .block-minicart .block-content .subtotal .amount {
  font-size: 24px;
  line-height: 28px;
}

.minicart-wrapper .block-minicart .block-content .actions {
  padding: 15px 60px;
  border-bottom: 0 solid rgba(0,0,0,.1);
}

.minicart-wrapper .block-minicart .block-content .actions .checkout,
.minicart-wrapper .block-minicart .block-content .actions .viewcart {
  width: 100%;
}

.minicart-wrapper .block-minicart .block-content .actions .validate-message {
  display: block;
  text-align: center;
  font-size: 14px;
  opacity: .8;
  margin-top: 10px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items {
  padding: 0 24px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items~.actions {
  border-bottom: none;
  border-top: 0 solid rgba(0,0,0,.1);
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product {
  border-bottom: 1px solid #ffc101;
  display: flex;
  margin: 5px 0;
  padding: 0 20px;
  position: relative;
  transition: all .5s linear;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product.updating {
  opacity: .7;
  pointer-events: none;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product.remove {
  border-bottom: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateX(-110%);
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__count {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  margin: 0 27px 0 0;
  min-height: 80px;
  overflow: hidden;
  padding-top: 20px;
  width: 92px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__minus,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__plus {
  cursor: pointer;
  height: 42px;
  width: 11px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__minus {
  background: url(/media/ilmolino/dst/images/header_minus.png?de98c9d543d758fc845502b1de27abbe) no-repeat 50%;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__plus {
  background: url(/media/ilmolino/dst/images/header_plus.png?cfb4f6ca2469c5b8c777517931818e43) no-repeat 50%;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__qty {
  align-items: center;
  background-color: #ffc101;
  border-radius: 5px;
  color: #3b3940;
  display: flex;
  font-size: 16px;
  height: 42px;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  transition: all .3s linear;
  transition: all .3s ease;
  width: 46px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__qty.patch {
  opacity: 0;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__img {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  min-height: 80px;
  padding-top: 16px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__img img {
  display: block;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 50px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__info {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 80px;
  padding: 28px 0 10px;
  width: 100%;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name a {
  color: #3a393f;
  font-size: 9px;
  line-height: 9px;
  margin-bottom: 3px;
  text-align: right;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name a img,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__name img {
  margin-right: 1px;
  margin-top: -5px;
  position: relative;
  top: 2px;
  width: 12px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__price {
  color: #3a393f;
  font-size: 14px;
  font-weight: 700;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__price>span {
  transition: all .3s ease;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__price>span.patch {
  opacity: 0;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove-ingredient {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) no-repeat 50%;
  cursor: pointer;
  flex-shrink: 0;
  height: 28px;
  margin-left: 27px;
  min-height: 27px;
  opacity: .5;
  width: 20px;
  margin-top: 13px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove-ingredient:hover,
.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove:hover {
  opacity: 1;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredients {
  font-size: 10px;
  margin-left: -100px;
  margin-top: 5px;
  text-align: right;
}

@media (max-width:767px) {
  .minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredients {
    margin-left: 0;
    text-align: center;
  }
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__head {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__content {
  padding-top: 3px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__remove-ingredient {
  background-size: contain;
  display: block;
  height: 7px;
  margin-left: 2px;
  margin-top: 1px;
  min-height: 0;
  opacity: 1;
  width: 7px;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient {
  display: flex;
  justify-content: flex-end;
  line-height: 1;
  margin-top: 2px;
  transition: all .3s ease;
}

@media (max-width:767px) {
  .minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient {
    justify-content: center;
  }
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient.remove {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__ingredient i {
  cursor: help;
  text-decoration: underline;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .description {
  border-top: 1px solid rgba(0,0,0,.1);
  padding: 24px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  color: #3b3940;
  opacity: .6;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces {
  padding: 24px;
  text-align: left;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper {
  width: 120px;
  height: 40px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  text-align: center;
  font-size: 16px;
  color: #000;
  box-sizing: border-box;
  padding: 0 40px;
  min-height: 30px;
  max-height: 30px;
  margin-left: 6px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-down,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-up {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-down.disabled,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-up.disabled {
  opacity: .2;
  pointer-events: none;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-up {
  right: 0;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .nav-down {
  left: 0;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .minus,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .plus {
  width: 30%;
  height: 30%;
  position: relative;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .minus:before,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .plus:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 100%;
  background: currentColor;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .qty-input-wrapper .plus:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  height: 100%;
  width: 2px;
  background: currentColor;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .sauces-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  animation: blink 2s infinite;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .sauces-title span {
  margin-right: 10px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .sauces-title .icon {
  position: relative;
  transform: rotate(180deg);
  transition: transform .3s;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces [id=sauces-form] {
  overflow: hidden;
  max-height: 0;
  transition: max-height .3s;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item {
  width: calc(33.33% - 20px);
  margin: 0 10px 10px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 14px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .price {
  font-weight: 700;
  margin-left: 3px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .title {
  font-size: 12px;
  margin-top: 2px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty {
  margin-top: 5px;
  width: 100px;
  height: 30px;
  border: 1px solid transparent;
  border-radius: 22px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty input {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  border: none;
  outline: none;
  text-align: center;
  font-size: 18px;
  color: #3b3940;
  box-sizing: border-box;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .nav-down,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .nav-up {
  width: 30px;
  height: 30px;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .minus,
.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .details-qty .plus {
  width: 40%;
  height: 40%;
}

@media screen and (max-width:479px) {
  .minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item {
    width: 100%;
    margin: 0 10px 10px;
    justify-content: space-between;
    align-items: center;
  }

  .minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .items .sauce-item .price {
    flex-grow: 1;
  }
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces .actions {
  padding: 24px 0 10px;
  border: none;
  display: flex;
  align-items: center;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces.open .sauces-title {
  margin-bottom: 20px;
  animation: none;
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces.open .sauces-title .icon {
  transform: rotate(0deg);
}

.minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .sauces.open [id=sauces-form] {
  max-height: 200px;
}

@media screen and (max-width:768px) {
  .minicart-wrapper [data-dropdown-content] {
    z-index: 101;
    transform: translateX(100%);
  }

  .minicart-wrapper.open [data-dropdown-toggle]:before {
    content: "";
    background: rgba(0,0,0,.3);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .minicart-wrapper.open [data-dropdown-content] {
    transform: translateX(0);
  }

  .minicart-wrapper.before-close [data-dropdown-toggle]:before {
    display: none;
  }

  .minicart-wrapper.before-close [data-dropdown-content] {
    transform: translateX(100%);
  }

  .minicart-wrapper #minicart-content-wrapper {
    height: 100%;
  }

  .minicart-wrapper .block-minicart {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: unset;
    width: 100%;
    max-width: 500px;
  }

  .minicart-wrapper .block-minicart .block-title {
    padding: 30px 24px 10px;
    display: flex;
    align-items: center;
    position: relative;
  }

  .minicart-wrapper .block-minicart .digital-description,
  .minicart-wrapper .block-minicart .sauces-description {
    display: inline-flex;
    margin-left: 5px;
  }

  .minicart-wrapper .block-minicart .digital-description .trigger,
  .minicart-wrapper .block-minicart .sauces-description .trigger {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background: fade(#3b3940,30%);
    border-radius: 50%;
    cursor: pointer;
  }

  .minicart-wrapper .block-minicart .digital-description .text,
  .minicart-wrapper .block-minicart .sauces-description .text {
    display: none;
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 24px;
    right: 24px;
    box-sizing: border-box;
    padding: 24px;
    background: #fff;
    border-radius: 10px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: fade(#3b3940,60%);
    box-shadow: 0 0 5px 0 fade(#3b3940,20%);
  }

  .minicart-wrapper .block-minicart .digital-description.show .text,
  .minicart-wrapper .block-minicart .sauces-description.show .text {
    display: block;
  }

  .minicart-wrapper .block-minicart .block-content {
    max-height: calc(100% - 88px);
  }

  .minicart-wrapper .block-minicart .block-content .empty {
    padding: 24px;
  }

  .minicart-wrapper .block-minicart .block-content .after-cart-items .cart-sauces .description {
    display: none;
  }

  .minicart-wrapper .block-minicart .block-content .items-total-info {
    display: block;
    padding: 0 24px;
  }

  .minicart-wrapper .block-minicart .block-content .actions {
    padding: 15px 24px;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item {
    padding: 24px 0;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item:not(:first-child) {
    border-top: 1px solid rgba(0,0,0,.1);
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product {
    display: flex;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-photo {
    width: 80px;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-photo .product-image-container {
    display: block;
    max-width: 64px;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-photo .product-image-container .product-image-wrapper {
    padding: 0!important;
    display: block;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-details .product-item-name {
    padding-right: 0;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .item .product .product-item-details .actions .delete {
    position: static;
  }

  .minicart-wrapper .action.showcart {
    height: 47px;
  }
}

.modal .modal-content {
  border: 0;
}

.modal .modal-wrap-close {
  background: url(/media/ilmolino/dst/images/modal_close_form.png?3be3621805c2cfa9b2e7ec4d55f94de7) no-repeat 50%;
  cursor: pointer;
  height: 17px;
  position: absolute;
  right: 24px;
  top: 27px;
  width: 17px;
}

.modal .modal-data {
  background: #fff;
  border-radius: 0 0 5px 5px;
  max-width: 100%;
  padding: 20px 15px;
}

.modal .modal-body {
  padding: 0;
}

.modal .modal-header {
  display: block;
  background-color: #ffc101;
  border-radius: 5px 5px 0 0;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-height:699px) {
  .modal-wrap .modal-delivery {
    margin-top: 20px;
  }
}

.modal-delivery .modal-data {
  margin-top: 20px;
  padding: 0;
}

.modal-delivery .text-wrap {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 0 0 20px;
  position: relative;
}

.modal-delivery .text-wrap .text {
  margin-bottom: 15px;
  max-width: 100%;
  padding: 0 15px;
  text-align: center;
}

.modal-delivery .text-wrap .text b,
.modal-delivery .text-wrap .text h5 {
  color: #3a393f;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin-top: 30px;
}

.modal-delivery .text-wrap .text ol,
.modal-delivery .text-wrap .text p,
.modal-delivery .text-wrap .text ul {
  color: #3b3940;
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
}

.modal-delivery .text-wrap .text li {
  margin-top: 2px;
}

.modal-delivery .text-wrap .text:last-child {
  margin-bottom: 0;
}

.modal-delivery .text-wrap:after {
  background: url(/media/ilmolino/dst/images/modal_delivery_img1.png?6316904eb065424e68098a74dd122e31) no-repeat 50%;
  content: "";
  height: 307px;
  position: absolute;
  right: 0;
  top: 30px;
  width: 86px;
}

.modal-delivery .text-wrap:before {
  background: url(/media/ilmolino/dst/images/modal_delivery_img2.png?aa052074f796b0cd3682326acfa8061a) no-repeat 50%;
  bottom: 50px;
  content: "";
  height: 307px;
  left: 0;
  position: absolute;
  width: 86px;
}

header .header-region .header-region-current {
  color: #000;
  display: flex;
  align-items: center;
  height: 70px;
  padding: 5px 35px 5px 25px;
  box-sizing: border-box;
}

header .header-region .header-region-current:after {
  background-image: url(/media/ilmolino/dst/images/drop-down.svg?555b023e7129e9e7fb96f6f15edfa71c);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  position: absolute;
  right: 10px;
  top: 29px;
  width: 16px;
}

@media (max-width:1300px) {
  nav.sushiya_categs ul {
    white-space: nowrap!important;
    flex-wrap: nowrap!important;
  }
}

@media (max-width:767px) {
  #modal-submenu {
    background-color: transparent;
  }

  .header-region-current {
    display: none;
  }
}

.submenu {
  align-items: center;
  display: flex;
  margin: 5px 5px 5px 0;
}

@media (max-width:767px) {
  .submenu {
    margin: 6px 4px 6px 0;
  }
}

.submenu__modal button,
.submenu button {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
  outline: none;
  padding: 0;
}

.submenu__inner {
  position: relative;
}

.submenu__inner button {
  align-items: center;
  background: #fff;
  display: flex;
  height: 60px;
  justify-content: center;
}

.submenu__menu {
  background: #fff;
  color: #3a393f;
  font-size: 14px;
  line-height: 16px;
  padding: 36px 40px 40px;
  position: absolute;
  top: 56px!important;
}

@media (max-width:991px) {
  .submenu__menu {
    padding-left: calc(50vw - 230px);
    padding-right: calc(50vw - 230px);
    width: 100vw;
  }
}

@media (max-width:767px) {
  .submenu__menu {
    border-top: 1px solid #f0f0f0;
    height: calc(100vh - 54px);
    overflow: auto;
    padding: 0 12px 60px;
  }
}

.submenu__menu>ul {
  max-height: calc(100vh - 180px);
  width: 310px;
  margin-right: -30px;
  padding-right: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 0;
}

@media (max-width:991px) {
  .submenu__menu>ul {
    width: 100%;
    padding-left: 0;
  }
}

.submenu__menu>ul>li+li {
  margin-top: 30px;
}

@media (max-width:767px) {
  .submenu__menu>ul>li+li {
    margin-top: 0;
  }
}

.submenu__menu>ul>li>.active {
  color: #ffc101;
  text-decoration: none;
}

@media (max-width:767px) {
  .submenu__menu>ul>li {
    border-bottom: 1px solid #f0f0f0;
  }

  .submenu__menu>ul>li:last-child {
    border-color: transparent;
  }

  .submenu__menu>ul>li>span,
  .submenu__menu>ul>li a {
    padding: 22px 30px 21px;
  }
}

.submenu__menu a,
.submenu__menu li>span {
  color: currentColor;
  display: block;
  text-transform: uppercase;
}

.submenu__menu a:hover,
.submenu__menu li>span:hover {
  color: #ffc101;
  text-decoration: none;
}

.submenu__modal .search-form {
  display: none;
  margin-bottom: 45px;
}

.submenu__modal .search-form input[type=text] {
  width: 100%;
}

@media (max-width:991px) {
  .submenu__modal .search-form {
    display: block;
    float: none;
    width: 100%;
  }
}

@media (max-width:767px) {
  .submenu__modal .search-form {
    float: none;
    margin-bottom: 0;
  }
}

.submenu__modal .lang-menu {
  border-top: 1px solid #d1d1d1;
  display: none;
  margin-top: 40px;
  padding-top: 30px;
}

@media (max-width:991px) {
  .submenu__modal .lang-menu {
    display: block;
  }
}

@media (max-width:767px) {
  .submenu__modal .lang-menu {
    background: #fff;
    border-color: #f0f0f0;
    bottom: 0;
    left: 12px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-top: 16px;
    position: fixed;
    right: 12px;
  }
}

.submenu__modal .lang-menu ul {
  display: flex;
}

.submenu__modal .lang-menu li {
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width:767px) {
  .submenu__modal .lang-menu li {
    border-bottom: 0;
  }
}

.submenu__modal .lang-menu li.active {
  color: #ffc101;
}

.submenu__modal .lang-menu li+li {
  margin-left: 25px;
  margin-top: 0;
}

@media (max-width:767px) {
  .submenu__modal .lang-menu li+li {
    margin-left: 14px;
  }
}

.submenu__modal .lang-menu li a {
  color: #3a393f;
}

.submenu__modal .lang-menu li a:hover {
  color: #ffc101;
}

@media (max-width:767px) {
  .submenu__modal .lang-menu li a,
  .submenu__modal .lang-menu li span {
    display: block;
    padding: 15px;
  }
}

header .header-wrap .links {
  border: 2px solid #ffc101;
  border-radius: 5px;
  float: left;
  margin: 5px;
  width: 227px;
}

@media (max-width:991px) {
  header .header-wrap .links {
    width: 210px;
  }
}

@media (max-width:767px) {
  header .header-wrap .links {
    width: 174px;
  }
}

@media (max-width:425px) {
  header .header-wrap .links {
    width: 114px;
  }
}

header .header-wrap .links:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

header .header-wrap .links div {
  float: left;
  width: 50%;
}

header .header-wrap .links div a,
header .header-wrap .links div span {
  color: #3a393f;
  display: block;
  font-size: 14px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width:1199px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    font-size: 10px;
    line-height: 34px;
  }
}

@media (max-width:991px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    font-size: 13px;
  }
}

@media (max-width:767px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    font-size: 10px;
    line-height: 30px;
    text-transform: none;
  }
}

@media (max-width:425px) {
  header .header-wrap .links div a,
  header .header-wrap .links div span {
    line-height: 25px;
  }
}

header .header-wrap .links div a.active,
header .header-wrap .links div a:hover,
header .header-wrap .links div span.active {
  background: #ffc101;
}

header .header-wrap .links div:first-child {
  border-right: 2px solid #ffc101;
}

header .header-wrap .phone {
  margin: 0 14px 0 13px;
  width: 190px;
  text-align: center;
}

@media (max-width:991px) {
  header .header-wrap .phone {
    width: 160px;
  }
}

@media (max-width:767px) {
  header .header-wrap .phone {
    margin: 9px 10px 9px 0;
  }
}

@media (max-width:580px) {
  header .header-wrap .phone {
    display: none;
  }
}

header .header-wrap .phone a {
  color: #3b3940;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  line-height: 43px;
  position: relative;
  text-decoration: none;
}

@media (max-width:991px) {
  header .header-wrap .phone a {
    font-size: 14px;
  }
}

header .header-wrap .phone a:hover {
  color: #ffc101;
}

header .header-wrap .phone a:after {
  background-image: url(/media/ilmolino/dst/images/drop-down.svg?555b023e7129e9e7fb96f6f15edfa71c);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  position: absolute;
  right: -20px;
  top: 3px;
  width: 16px;
}

@media (max-width:1199px) {
  header .header-wrap .phone a:after {
    right: -13px;
    width: 11px;
  }
}

header .header-wrap .info {
  display: flex;
  text-align: center;
  margin-right: 25px;
  align-items: center;
}

header .header-wrap .info:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

header .header-wrap .info a {
  color: #3a393f;
  font-size: 14px;
  text-decoration: none;
}

@media (max-width:767px) {
  header .header-wrap .info a {
    font-size: 11px;
  }
}

header .header-wrap .info svg {
  display: block;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
}

header .header-wrap .info i {
  display: block;
  height: 19px;
  width: 100%;
}

header .header-wrap .info i.icon-log {
  background: url(/media/ilmolino/dst/images/header_log.png?303063d7f291244e003d7033adbabc26) no-repeat 50%;
  margin-bottom: 7.2px;
}

header .header-wrap .info i.icon-pack {
  background: url(/media/ilmolino/dst/images/header_pack.png?afad848a51883e464d60cc0e9dbda655) no-repeat 50%;
  margin-bottom: 7.2px;
  min-width: 22px;
}

header .header-wrap .info span {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width:767px) {
  header .header-wrap .info span {
    display: none;
  }
}

header .header-wrap .info s {
  text-decoration: none;
}

header .header-wrap .info .price {
  align-items: center;
  background: #ffc101;
  border-radius: 7px;
  color: #3a393f;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  padding: 1.5px 4px 1.5px 2px;
  top: -3px;
}

header .header-wrap .info .price .count {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: flex;
  font-weight: 400;
  height: 12.5px;
  justify-content: center;
  margin-right: 2.5px;
  width: 12.5px;
}

header .header-wrap .info .price .total {
  display: inline-block;
  margin-right: 2px;
}

header .header-wrap .info .log-wrap {
  margin-right: 15px;
  max-width: calc(100% - 80px);
  min-width: 80px;
}

@media (max-width:767px) {
  header .header-wrap .info .log-wrap {
    display: none;
  }
}

@media (max-width:767px) {
  header .header-wrap .info .pack-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width:580px) {
  header .header-wrap .info .pack-wrap {
    width: auto;
  }
}

header .header-wrap .info .pack-wrap.has-products span {
  display: none;
}

header .header-wrap .info .pack-wrap.has-products .price {
  display: inline-flex;
}

@media (max-width:767px) {
  header .header-wrap .info .pack-wrap.has-products i.icon-pack {
    background-size: contain;
    height: 15px;
    margin-bottom: 4px;
  }
}

@media (max-width:1199px) {
  header .header-wrap .lang {
    width: 31px;
  }
}

@media (max-width:991px) {
  header .header-wrap .lang {
    display: none;
  }
}

header .header-wrap .lang a {
  color: #3b3940;
  display: block;
  font-size: 16px;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width:1199px) {
  header .header-wrap .lang a {
    font-size: 13px;
  }
}

.search-form {
  float: left;
  position: relative;
}

@media (max-width:991px) {
  .search-form {
    display: none;
  }
}

.search-form input[type=text] {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 0;
  box-shadow: none;
  color: #3a393f;
  display: block;
  font-size: 14px;
  height: 34px;
  outline: none;
  padding: 0 40px 0 0;
  width: 244px;
}

@media (max-width:1199px) {
  .search-form input[type=text] {
    width: 156px;
  }
}

@media (max-width:767px) {
  .search-form input[type=text] {
    border-color: #f0f0f0;
    height: 61px;
    padding: 17px 0 17px 60px;
  }
}

.search-form .catalog-filter-search__icon,
.search-form .close-search-form {
  color: rgba(58,57,63,.7);
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width:767px) {
  .search-form .catalog-filter-search__icon,
  .search-form .close-search-form {
    left: 30px;
    right: auto;
  }
}

.search-form .close-search-form {
  background: url(/media/ilmolino/dst/images/header_search_close.png?8ef0c0d743505fd2e76abe9bf530aad1) no-repeat 50%;
  height: 100%;
  width: 20px;
}

.ui-widget-content {
  max-width: calc(100vw - 30px);
}

@media (min-width:480px) {
  .ui-widget-content {
    width: 455px!important;
  }
}

header .header-wrap .logo {
  float: left;
  margin: 5px;
}

@media (max-width:1199px) {
  header .header-wrap .logo {
    width: 100px;
  }
}

@media (max-width:991px) {
  header .header-wrap .logo {
    position: relative;
  }
}

@media (max-width:991px) {
  header .header-wrap .logo .arrow {
    background: url(/media/ilmolino/dst/images/burger.svg?d039d0430b2b81898faf818244c227f3) no-repeat 50%;
    float: left;
    height: 30px;
    width: 22px;
  }
}

@media (max-width:479px) {
  header .header-wrap .logo .arrow {
    background-size: 100% auto;
    width: 19px;
  }
}

header .header-wrap .logo img {
  max-width: 100%;
  margin-bottom: -8px;
}

footer {
  background: #363637;
  padding-top: 24px;
}

footer .logo img {
  display: block;
  margin: 0 auto;
}

footer .footer-menu {
  margin: 18px 0 25px;
  text-align: center;
}

footer .footer-menu ul {
  font-size: 0;
}

footer .footer-menu ul li {
  display: inline-block;
  margin-right: 70px;
}

footer .footer-menu ul li a,
footer .footer-menu ul li span {
  color: #fff;
  font-size: 14px;
  opacity: .7;
}

footer .footer-menu ul li:last-child {
  margin-right: 0;
}

.copyright {
  background: #2b2b2c;
  padding: 20px 0;
}

.copyright .block1 {
  margin: 6px 0;
}

.copyright .block1 img {
  margin-left: 100px;
  margin-right: 22px;
}

.copyright .block1 a {
  color: #ffc101;
  font-size: 12px;
  opacity: .5;
  position: relative;
  top: -2px;
}

.copyright .block2 {
  margin: 9px 0;
}

.copyright .block2 .social {
  display: block;
  font-size: 0;
  width: 146px;
}

.copyright .block2 .social li {
  display: inline-block;
  margin-right: 10px;
}

.copyright .block2 .social li a {
  display: block;
  height: 27px;
  width: 27px;
}

.copyright .block2 .social li a.instagram {
  background: url(/media/ilmolino/dst/images/footer_soc1.png?e953bcb513ba1b71b4e4364f6f2c0b24) no-repeat 50%;
}

.copyright .block2 .social li a.facebook,
.copyright .block2 .social li a.fb {
  background: url(/media/ilmolino/dst/images/footer_soc2.png?4160e3330ac861d582f4930c358122d6) no-repeat 50%;
}

.copyright .block2 .social li a.youtube {
  background: url(/media/ilmolino/dst/images/footer_soc3.png?ccea11b45014924b8a3ca9178662b7b4) no-repeat 50%;
}

.copyright .block2 .social li:last-child {
  margin-right: 0;
}

.copyright .block3 {
  margin: 4.3px 0;
  text-align: center;
  width: 136px;
}

.copyright .block3 p {
  color: #fff;
  font-size: 10px;
  opacity: .5;
}

.copyright .block3 p img {
  position: relative;
  top: -5px;
  vertical-align: middle;
}

.copyright .block3 a {
  color: #fff;
}

.copyright .block3 p:first-child {
  margin-bottom: 10px;
}

.copyright .block4 {
  padding-top: 5px;
}

.copyright .block4 p {
  color: #fff;
  font-size: 10px;
  margin-bottom: 10px;
  opacity: .5;
}

:root {
  --item-block-w: 367px;
}

.info-list {
  left: 12px;
  position: absolute;
  top: 12px;
}

.info-list>div {
  display: flex;
}

.submit-group {
  align-items: center;
  display: flex;
  width: 155px;
}

@media (max-width:767px) {
  .submit-group {
    justify-content: center;
  }
}

@media (max-width:479px) {
  .submit-group {
    flex-direction: column;
  }
}

.submit-group__qty {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #3a393f;
  flex: 1 1;
  font-size: 20px;
  height: 42px;
  line-height: 42px;
  outline: none;
  text-align: center;
  width: 65px;
  padding: 0 0 0 10px;
}

.submit-group__qty-group {
  align-items: center;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  display: flex;
  max-width: 100%;
}

.submit-group__qty-control {
  background: none;
  border: 0;
  border-radius: 6px;
  color: rgba(58,57,63,.3);
  cursor: pointer;
  flex-shrink: 0;
  font-size: 34px;
  height: 46px;
  margin-bottom: -1px;
  margin-top: -1px;
  outline: none;
  padding: 0;
  text-align: center;
  width: 46px;
}

.submit-group__qty-control.is-left {
  border-right: 1px solid #d1d1d1;
  margin-left: -1px;
}

.submit-group__qty-control.is-right {
  border-left: 1px solid #d1d1d1;
  margin-right: -1px;
}

.submit-group__qty-control.disabled {
  opacity: .8;
  cursor: not-allowed;
}

.submit-group__qty-control:hover:not(.disabled) {
  background: #ffc107;
  border-color: #ffc107;
  color: #3a393f;
}

.lds-ring {
  bottom: 10px;
  display: inline-block;
  height: 20px;
  left: 10px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 20px;
  z-index: 100;
}

.lds-ring.ready {
  transition: opacity .3s linear .2s;
}

.lds-ring.visible {
  opacity: 1;
}

.lds-ring div {
  animation: lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #ffc101;
  box-sizing: border-box;
  display: block;
  height: 16px;
  margin: 2px;
  position: absolute;
  width: 16px;
}

.lds-ring div:first-child {
  animation-delay: -.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

.add-components,
.remove-components {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: inherit;
  display: inline;
  font-weight: 500;
  outline: none;
  padding: 0 0 0 30px;
  text-align: left;
}

.add-components:hover,
.remove-components:hover {
  text-decoration: underline;
}

.add-components svg,
.remove-components svg {
  left: 0;
  margin-right: 4px;
  position: absolute;
  top: -5px;
}

.info-list__item {
  align-items: center;
  background: hsla(0,0%,94.1%,.9);
  border: .5px solid rgba(58,57,63,.1);
  border-radius: 6px;
  display: flex;
  height: 40px;
  margin-bottom: 4px;
  max-width: 40px;
  overflow: hidden;
  position: relative;
  transition: all .5s ease-in-out;
  z-index: 5;
}

.info-list__item:hover {
  max-width: 300px;
  text-decoration: none;
}

.info-list__item svg {
  flex-shrink: 0;
  margin-right: 2px;
}

.info-list__item span {
  color: rgba(58,57,63,.9);
  display: block;
  font-size: 14px;
  padding-right: 8px;
}

.item-block {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 25px 32px rgba(0,0,0,.17);
  display: flex;
  flex-direction: column;
  height: calc(100% - 28px);
  margin: 0 auto 28px;
  max-width: 359px;
  overflow: hidden;
  padding-top: 0;
  position: relative;
}

.item-block:hover .cover {
  display: flex!important;
}

.item-block:not(.type-other) .name {
  bottom: 28px;
  left: 15px;
  position: absolute;
  right: 15px;
}

.item-block:not(.type-other) .name p {
  background: hsla(0,0%,100%,.9);
  border-radius: 36px;
  padding: 14.5px 25px;
}

.item-block:not(.type-other) .name a:hover {
  color: #3a393f;
  text-decoration: none;
}

.item-block.type-other .top {
  padding-bottom: 25px;
}

.item-block.type-other .top>*+:not(.weight) {
  margin-top: 16px;
}

.item-block.type-other .img img {
  bottom: 0;
  left: 0;
  max-height: calc(100% - 15px);
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 15px;
}

.item-block.type-other .name {
  padding: 0 24px;
}

.item-block .top {
  box-shadow: 0 4px 7px rgba(103,114,131,.2);
  display: flex;
  flex-direction: column;
  height: 367px;
  height: var(--item-block-w);
  position: relative;
}

.item-block .cover {
  align-items: center;
  background: hsla(0,0%,100%,.9);
  display: none;
  flex-direction: column;
  height: 367px;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.item-block .cover>* {
  pointer-events: auto;
}

@media (pointer:coarse) {
  .item-block .cover {
    display: flex;
    height: auto;
    position: static;
  }
}

.item-block .cover>*+* {
  margin-top: 15px;
}

.item-block .cover[style*="display: block"] {
  display: flex!important;
}

.item-block .cover .name {
  position: static;
}

@media (pointer:coarse) {
  .item-block .cover .name {
    display: none;
  }
}

.item-block .cover .name p {
  background: transparent;
  padding: 0;
}

.item-block p {
  margin-bottom: 0;
}

.item-block .img a,
.item-block .img a .catalog-detail-image,
.item-block .img a .catalog-detail-image .image-single,
.item-block .img a .catalog-detail-image .media-item {
  display: block;
  height: 100%;
  width: 100%;
}

.item-block .img a {
  opacity: 1;
  transition: opacity .4s ease;
}

.item-block .img a.loading {
  opacity: 0;
}

.item-block .item-block.loading {
  opacity: .8;
  pointer-events: none;
}

.item-block .img {
  flex: 1 1;
  height: 100%;
  position: relative;
}

.item-block .img img {
  display: block;
  height: 100%;
  margin: 0 auto;
  width: auto;
}

.item-block .name {
  align-items: center;
  display: flex;
}

.item-block .name p {
  font-size: 20px;
  font-weight: 500;
  line-height: 23.44px;
  margin: 0 auto;
}

.item-block .name a {
  color: inherit;
}

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

.item-block .name p {
  color: #3a393f;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.item-block .info {
  margin-top: 18px;
  min-height: 53px;
  padding: 0 12px;
}

.item-block .info p {
  color: #3a393f;
  font-size: 14px;
  line-height: 18px;
  opacity: .7;
}

.item-block .ingredients {
  color: #3a393f;
  font-size: 14px;
  line-height: 16.41px;
  position: relative;
  text-align: left;
  width: 100%;
  padding: 0 12px;
}

.item-block .ingredients .add-components svg,
.item-block .ingredients .remove-components svg {
  left: 12px;
  top: -5px;
}

.item-block .weight {
  background: #f0f0f0;
  border-radius: 6px;
  color: rgba(58,57,63,.9);
  font-size: 16px;
  line-height: 18.75px;
  padding: 6.5px 18px;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 1;
}

.item-block .weight.chips {
  top: 50px;
}

.item-block .price-block {
  overflow: hidden;
  padding: 26px 24px 24px;
}

.item-block .price-block .button {
  min-width: 130px;
}

.item-block .price-block form {
  float: right;
}

.item-block .price-block .price {
  float: left;
  line-height: 42px;
}

.item-block .price-block .price p {
  color: #3a393f;
  font-size: 32px;
  font-weight: 500;
  font-family: FuturaDemiC;
}

.item-block .variate-select {
  margin-top: 0;
  padding: 0 24px;
}

@media (max-width:767px) {
  .item-block .submit-group {
    align-items: flex-end;
    justify-content: flex-end;
  }

  .item-block .submit-group__qty {
    width: 43px;
  }
}

.hidden {
  display: none;
}

.feature-list {
  overflow: hidden;
}

.feature-list .block {
  float: left;
  width: 20%;
}

.feature-list .icon {
  height: 91px;
  position: relative;
}

.feature-list .icon img {
  display: block;
  margin: 0 auto;
  max-height: 89px;
}

.feature-list__title {
  color: #ffa303;
  display: block;
  font-size: 16px;
  margin: 15px 0;
  text-align: center;
}

.feature-list__text {
  color: #3b3940;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

@media (max-width:991px) {
  .feature-list {
    margin-bottom: 20px;
  }

  .feature-list .block {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}

.food-menu-item {
  margin-top: 25px;
  position: relative;
}

.food-menu-item .name {
  max-width: 92%;
  position: relative;
}

.food-menu-item .name p {
  background: #fff;
  color: #3b3940;
  display: table;
  font-size: 24px;
  position: relative;
  text-transform: uppercase;
  z-index: 5;
}

.food-menu-item .name p i {
  font-weight: 700;
}

.food-menu-item .name:before {
  border-bottom: 4px dotted #3b3940;
  bottom: 1px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}

.food-menu-item .name:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.food-menu-item .price {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.food-menu-item .price p {
  background: #fff;
  color: #3b3940;
  display: table;
  font-size: 24px;
  padding: 0 3px;
}

.food-menu-item .des p {
  color: #3b3940;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
}

@media (max-width:991px) {
  .food-menu-item .name {
    max-width: 100%;
  }

  .food-menu-item .name:before {
    display: none;
  }

  .food-menu-item .name p {
    margin: 0 auto;
    text-align: center;
  }

  .food-menu-item .price {
    position: relative;
  }

  .food-menu-item .price p {
    margin: 15px auto;
  }

  .food-menu-item .des p {
    text-align: center;
  }
}

.header-region .header-region-current {
  color: #3b3940;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
}

.header-region .header-region-wrapper {
  width: 568px;
  box-sizing: border-box;
}

.header-region .header-region-wrapper .confirm-city {
  margin-bottom: 30px;
}

.header-region .header-region-wrapper .confirm-city .region-question {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #3b3940;
  margin-bottom: 25px;
}

.header-region .header-region-wrapper .confirm-city .region-question span {
  color: #ffc101;
}

.header-region .header-region-wrapper .confirm-city .region-question-approve {
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: 20px;
  background: #ffc101;
  border: none;
  cursor: pointer;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-region-title {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #3b3940;
  margin-bottom: 15px;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item {
  width: 33.33%;
  margin: 10px 0;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item a {
  display: inline-flex;
  align-items: center;
  color: #3b3940;
  min-height: 34px;
  padding: 7px 20px;
  border: 2px solid transparent;
  border-radius: 20px;
  box-sizing: border-box;
  text-decoration: none;
}

.header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item.current a {
  border: 2px solid #ffc101;
  color: #3b3940;
}

#phones_block .list-phone {
  margin: 0 auto 20px;
  text-align: center;
  width: 250px;
}

#phones_block .list-phone ul {
  margin-left: 0;
  padding-left: 0;
}

#phones_block .list-phone ul li {
  align-items: center;
  display: inline-flex;
  margin-bottom: 9px;
}

#phones_block .list-phone ul li a {
  color: #3a393f;
  font-size: 16px;
  position: relative;
}

#phones_block .sub-title p {
  color: #3b3940;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.auth-popup .form {
  width: 75%;
  margin: auto;
}

.header-customer [data-dropdown-container] {
  padding-left: 10px;
  padding-right: 10px;
}

.header-customer .auth-ok.open {
  background: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}

.user_block .user_menu {
  width: 310px;
  border-radius: 0;
  top: 68px;
  right: -10px;
}

.user_block .user_menu ul {
  text-align: left;
  margin-bottom: 0;
}

.user_block .user_menu ul li:not(:last-child) {
  margin-bottom: 30px;
}

.user_block .user_menu ul li a {
  font-size: 15px;
}

.switcher-language-block .lang {
  font-weight: 700;
  width: 40px;
}

.switcher-language-block.open .lang {
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
}

.switcher-language-block ul {
  margin-bottom: 0;
}

.switcher-language-block ul li a {
  color: #3b3940;
  text-decoration: none;
}

.switcher-language-block ul li:not(:last-child) {
  margin-bottom: 30px;
}

.attribute-filter {
  background: #fafafa;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 1;
}

@media (max-width:767px) {
  .attribute-filter {
    padding-top: 0;
    z-index: 105;
  }
}

.attribute-filter__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width:991px) {
  .attribute-filter__links {
    justify-content: flex-start;
  }
}

@media (max-width:767px) {
  .attribute-filter__links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 26px 10px;
  }
}

.attribute-filter__item {
  margin: 0 25px 10px;
}

@media (max-width:991px) {
  .attribute-filter__item {
    margin: 0 0 25px;
    padding-right: 7px;
    text-align: center;
    width: 25%;
  }
}

@media (max-width:767px) {
  .attribute-filter__item {
    margin: 0 0 14px;
    padding: 0;
    width: auto;
  }
}

.attribute-filter__item:first-child {
  margin-left: 0;
  margin-top: 2px;
}

.attribute-filter__item:last-child {
  margin-right: 0;
}

.attribute-filter__item a,
.attribute-filter__item span {
  color: #3a393f;
  font-size: 18px;
  padding-bottom: 4px;
  text-transform: uppercase;
}

@media (max-width:767px) {
  .attribute-filter__item a,
  .attribute-filter__item span {
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    padding: 9px 18px;
  }
}

.attribute-filter__item span {
  border-bottom: 1px solid transparent;
}

.attribute-filter__item a.active,
.attribute-filter__item a:hover,
.attribute-filter__item span.active,
.attribute-filter__item span:hover {
  border-bottom: 1px solid #ffc101;
  color: #3a393f;
  text-decoration: none;
}

@media (max-width:767px) {
  .attribute-filter__item a.active,
  .attribute-filter__item a:hover,
  .attribute-filter__item span.active,
  .attribute-filter__item span:hover {
    background: #ffc107;
    border: 0;
    border-radius: 23px;
    color: #3a393f;
  }
}

.attribute-filter__open-btn {
  align-items: center;
  background-color: #3a393f;
  border: 0;
  box-shadow: none;
  display: none;
  justify-content: flex-end;
  outline: 0;
  padding: 3px 8px;
  width: 100%;
}

.attribute-filter__open-btn span {
  color: #ffc107;
  font-size: 16px;
  font-weight: 300;
  padding: 0;
  text-transform: none;
}

@media (max-width:767px) {
  .attribute-filter__open-btn {
    display: flex;
  }

  .attribute-filter__modal {
    background: rgba(58,57,63,.95);
    display: none;
    height: calc(100vh - 160px);
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
  }
}

@media screen and (max-width:768px) {
  .modal-delivery .modal-data {
    max-height: 70vh;
    overflow: auto;
  }

  .to_add_prod .items_block {
    overflow-y: auto;
  }

  .to_add_prod .title_warpper {
    text-align: center;
    font-size: 11px;
  }

@keyframes scale-in-hor-left {
    0% {
      transform: scaleX(0);
      transform-origin: 0 0;
      opacity: 1;
    }

    to {
      transform: scaleX(1);
      transform-origin: 0 0;
      opacity: 1;
    }
}

  .submenu__menu>ul>li>span,
  .submenu__menu>ul>li a {
    padding: 15px 27px;
  }

  .account-navigation .nav.items {
    display: block!important;
    padding-left: 0;
  }

  .cabinet-page .actions-toolbar {
    width: 100%;
  }

  .cabinet-page button.form-submit {
    max-width: 100%;
  }

  .cabinet-page .white-block .adress {
    position: absolute;
    top: 30px;
    left: 33px;
    padding: 0!important;
  }

  .cabinet-page .imc_loader {
    margin-top: 10px;
  }

  .cabinet-page .childs_items {
    position: relative;
    width: 90%;
  }

  .cabinet-page .childs_items .remove_child {
    position: absolute;
    top: -139px;
    right: -22px;
  }

  #mobile_user ul.navigation {
    padding-left: 25px;
    border-top: 1px solid #eee;
    padding-bottom: 0;
    margin-bottom: 6px;
  }

  #mobile_user ul.navigation .metismenu-item {
    line-height: 21px;
    padding-bottom: 23px;
  }

  #mobile_user ul.navigation li:first-child {
    padding-top: 20px;
  }

  header .header-wrap .logo {
    margin-left: 20px;
  }

  .pc_menu {
    display: none;
  }

  .item-block .cover {
    display: flex!important;
  }

  #modal-submenu {
    display: block!important;
  }

  .modal-submenu .submenu__inner button {
    height: 60px;
  }

  .submenu__inner {
    position: absolute;
    top: 0;
  }

  .submenu__inner .js-modal-close,
  .submenu__inner .js-modal-open {
    padding-left: 7px;
  }

  .submenu__inner.active .js-modal-open,
  .submenu__inner .js-modal-close,
  .submenu__inner .submenu__menu {
    display: none;
  }

  .submenu__inner.active .js-modal-close {
    display: block;
  }

  .submenu__inner.active .submenu__menu {
    animation: scale-in-hor-left .1s cubic-bezier(.25,.46,.45,.94) both;
    display: flex;
    flex-direction: column;
  }

  .submenu__inner.active .submenu__menu .switcher-language-list {
    background: #fff;
    border-color: #f0f0f0;
    position: fixed;
    bottom: 12px;
    display: flex;
    width: 90%;
  }

  .submenu__inner.active .submenu__menu .switcher-language-list li {
    border: 0;
  }

  .submenu__inner.active .submenu__menu .submenu-phones {
    border-top: 1px solid #f0f0f0;
    display: none;
  }
}

@media screen and (max-width:768px) and (max-width:580px) {
  .submenu__inner.active .submenu__menu .submenu-phones {
    display: block;
  }
}

@media screen and (max-width:768px) {
  .submenu__inner.active .submenu__menu .submenu-phones ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 16px 30px;
  }

  .submenu__inner.active .submenu__menu .submenu-phones li {
    border: 0;
    line-height: 38px;
    padding: 0;
    width: 50%;
  }
}

@media screen and (max-width:768px) and (max-width:374px) {
  .submenu__inner.active .submenu__menu .submenu-phones li {
    width: 100%;
  }
}

@media screen and (max-width:768px) {
  .submenu__inner.active .submenu__menu .submenu-phones a {
    align-items: center;
    display: inline-flex;
    font-weight: 500;
    padding: 0;
  }

  .submenu__inner.active .submenu__menu .submenu-phones a svg {
    margin-right: 4px;
  }

  .checkout-page .additional .edit_ingridients {
    top: 20px;
  }

  .mx-datepicker {
    width: 100%!important;
  }

  .minicart-wrapper .block-minicart .block-content .minicart-items .mini-basket-product__info {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 80px;
    padding: 35px 0 10px;
    width: 100%;
  }

  #minicart .minicart-wrapper .block-minicart .block-title .text {
    margin-top: 0;
  }

  #minicart .js-mini-basket__remove {
    position: absolute;
    right: 17px;
    top: -12px;
  }

  #minicart span {
    display: block;
  }

  .modal-wrap .modal-components .ingredients-modal-panel {
    bottom: 20px;
    width: 100%;
  }

  .modal-wrap .modal-components .ingredients-modal-panel button {
    width: 45%;
  }

  .minicart-wrapper .edit_ingridients:after {
    width: 20px;
    height: 20px;
    display: inline-block;
    right: 50px;
    top: 4px;
    position: absolute;
    opacity: .5;
    cursor: pointer;
  }

  .modal-wrap .modal-components .ingredients-modal-panel .clean {
    background-color: transparent;
    border: 0;
    color: #212529;
    padding: 0;
  }

  #modal-components .modal-content {
    border: 0;
    height: 100vh;
  }

  #modal-components .modal-dialog {
    margin: 0;
  }

  .modal-wrap .modal-components .ingredients-modal-panel {
    align-items: center;
    display: flex;
    margin-top: 16px;
    position: fixed;
    right: 0;
    left: 0;
    top: 90%;
    bottom: 0;
  }

  .modal-components {
    min-height: 500px;
    padding: 0!important;
    text-align: center;
  }

  .modal-components .image img {
    display: none;
  }

  .small_in .modal-components .image img {
    display: block;
    margin-top: 80px;
  }

  .small_in .modal-components .js-ingredients-apply {
    width: 90%!important;
    margin: auto;
  }

  .product_info .image img {
    max-width: 100%;
  }

  .modal-wrap .modal-components {
    height: auto!important;
  }

  .modal-wrap .modal-components .product_info .product_price {
    color: #3a393f;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    margin-top: 0!important;
  }

  #cart .form-item {
    margin-bottom: 25px!important;
  }

  #cart .checkout-submit__next {
    display: block;
  }

  #cart .form .field-radio label {
    align-items: center;
    color: #3a393f;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    height: 100%;
    justify-content: center;
    line-height: 16px;
    padding: 10px 21px 12px;
  }

  .copyright .block1 {
    width: 90%;
    margin: auto;
    text-align: center;
  }

  .copyright .block1 img {
    margin: auto;
  }

  .copyright .block2 .social {
    display: block;
    font-size: 0;
    width: 190px;
    margin: 18px auto 15px;
  }

  .header-region .header-region-current {
    height: 60px!important;
  }

  [data-dropdown-container][data-position=fixed]:not(.open) [data-dropdown-content] {
    display: block;
    visibility: hidden;
  }

  [data-dropdown-container][data-position=fixed] [data-dropdown-content] {
    position: fixed;
    top: unset;
    width: 100%;
    bottom: 0;
    z-index: 101;
    transform: translateY(100%);
    transition: transform .3s;
  }

  [data-dropdown-container][data-position=fixed].open [data-dropdown-toggle]:before {
    content: "";
    background: rgba(0,0,0,.3);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  [data-dropdown-container][data-position=fixed].open [data-dropdown-content] {
    transform: translateY(0);
  }

  [data-dropdown-container][data-position=fixed].before-close [data-dropdown-content] {
    transform: translateY(100%);
  }

  header {
    height: 60px!important;
  }

  .slider-foods-left {
    display: none;
  }

  .catalog-detail .catalog-detail-card .image-single img {
    max-width: 100%;
  }

  .nav-sections {
    top: 60px;
  }

  header .header-wrap .info {
    margin-right: 0;
  }

  .header-region {
    position: static;
  }

  .header-region .header-region-current:after {
    display: none;
  }

  .header-region:not(.open) .header-region-wrapper {
    display: block;
    visibility: hidden;
  }

  .header-region .header-region-wrapper {
    position: fixed;
    top: unset;
    bottom: 0;
    z-index: 101;
    transform: translateY(100%);
    transition: transform .3s;
  }

  .header-region.open .header-region-current:before {
    content: "";
    background: rgba(0,0,0,.3);
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .header-region.open .header-region-wrapper {
    transform: translateY(0);
  }

  .header-region.before-close .header-region-wrapper {
    transform: translateY(100%);
  }

  .header-region .header-region-wrapper {
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .header-region .header-region-wrapper .region-select-another-wrapper .select-another-city-items .city-item {
    width: 50%;
  }
}

.cms-page h1,
.cms-page h2 {
  font-family: FuturaDemiC;
}

.cms-page h1 {
  font-size: 48px;
  line-height: 1;
  margin: 10px auto 30px;
  padding: 2px 2px 0;
  width: auto;
  border-bottom: 2px solid #ffc101;
  color: #3b3940;
  display: table;
  max-width: 90%;
  min-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.cms-page .list .list-block {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 25px 32px rgba(0,0,0,.17);
  height: 262px;
  margin-bottom: 20px;
  overflow: hidden;
}

.cms-page .list .list-block .img {
  float: left;
  height: 262px;
  width: 507px;
}

.cms-page .list .list-block .img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.cms-page .list .list-block .text {
  float: right;
  height: 262px;
  margin-right: 96px;
  position: relative;
  text-align: right;
  width: 437px;
}

.cms-page .list .list-block .text .title,
.cms-page .list .list-block .text h2 {
  color: #3a393f;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
}

.cms-page .list .list-block .text p {
  color: #3a393f;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 25px;
  opacity: .7;
}

.cms-page .list .list-block .text a {
  background-color: #ffc101;
  border-radius: 5px;
  color: #3b3940;
  cursor: pointer;
  float: right;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  width: 144px;
}

.cms-page .list .list-block .text .link-map {
  color: #ffc101;
  display: block;
}

.cms-page .list .list-block .text .link-map,
.cms-page .list .list-block .text .link-phone {
  background-color: transparent;
  font-size: 15px;
  line-height: 14px;
  margin-bottom: 15px;
  text-align: right;
  width: 100%;
}

.cms-page .list .list-block .text .link-phone {
  bottom: 10px;
  color: #3a393f;
  display: table;
  opacity: .7;
  position: absolute;
  right: 280px;
}

.cms-page .list .list-block .text:after {
  border-bottom: 500px solid #fff;
  border-left: 200px solid transparent;
  content: "";
  display: block;
  left: -410px;
  position: absolute;
  top: -170px;
}

@media (max-width:1199px) {
  .cms-page .list .list-block .text {
    margin-right: 40px;
    width: 361px;
  }

  .cms-page .list .list-block .text .link-phone {
    right: 249px;
  }

  .cms-page .list .list-block .text .title,
  .cms-page .list .list-block .text h2 {
    font-size: 18px;
  }
}

@media (max-width:991px) {
  .cms-page .list .list-block {
    height: auto;
  }

  .cms-page .list .list-block .img {
    float: none;
    width: 100%;
  }

  .cms-page .list .list-block .text {
    height: auto;
    margin-right: 0;
    max-width: 100%;
    padding: 15px;
    text-align: center;
    width: 100%;
  }

  .cms-page .list .list-block .text a {
    padding: 12px 20px;
  }

  .cms-page .list .list-block .text .title,
  .cms-page .list .list-block .text h2 {
    font-size: 25px;
  }

  .cms-page .list .list-block .text p {
    margin: 15px 0;
  }

  .cms-page .list .list-block .text a {
    float: none;
    margin: 0 auto;
  }

  .cms-page .list .list-block .text .link-phone {
    bottom: 0;
    display: block;
    position: relative;
    right: 0;
    text-align: center;
  }

  .cms-page .list .list-block .text .link-map {
    display: block;
    text-align: center;
  }

  .cms-page .list .list-block .text .block-abs-new {
    left: 0;
    position: relative;
    top: 0;
    transform: translate(0);
  }
}

@media (max-width:479px) {
  .cms-page .list .list-block .img {
    height: 150px;
  }

  .cms-page .list .list-block .text .title,
  .cms-page .list .list-block .text h2 {
    font-size: 16px;
  }
}

.cms-page .block-abs-new {
  left: 50%;
  max-height: 90vh;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}

#restaurants_map {
  height: 500px;
  margin-bottom: 65px;
  border-radius: 10px;
  box-shadow: 0 25px 32px rgba(0,0,0,.17);
  margin-top: 90px;
}

#restaurants_map .map {
  height: 500px;
}

#restaurants_map .map .wrapper {
  float: left;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 280px;
  position: absolute;
  z-index: 10;
  top: 0;
}

#restaurants_map canvas {
  border-radius: 10px;
}

#restaurants_map .map p {
  color: #3e3e40;
  font-size: 14px;
  line-height: 22px;
}

#restaurants_map .map a {
  color: #333;
  outline: none;
  text-decoration: none;
}

#restaurants_map .map .map_head {
  margin-bottom: 40px;
}

#restaurants_map .map .cont_bl_rest {
  margin-top: 50px;
}

#restaurants_map .map .contacts_map {
  background: url(/templates/ilmolino/images/theme-images/map1.png) 50% no-repeat;
  background-size: cover;
  min-height: 440px;
  overflow: hidden;
  position: relative;
}

#restaurants_map .map .contacts_map .wrapper {
  float: left;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 280px;
  position: absolute;
  z-index: 10;
}

@media (max-width:1280px) {
  #restaurants_map .map .contacts_map .wrapper {
    padding: 0;
  }
}

@media (max-width:959px) and (min-width:540px) {
  #restaurants_map .map .contacts_map .wrapper {
    padding: 0 30px;
  }
}

#restaurants_map .map .map_inf {
  box-shadow: 0 0 7px rgba(0,0,0,.15);
  float: left;
  margin: 20px 0 0 50px;
  width: 280px;
}

@media (max-width:767px) {
  #restaurants_map .map .map_inf {
    margin: 10px 0 0 10px;
  }
}

@media (max-width:480px) {
  #restaurants_map .map .map_inf {
    width: 240px;
  }
}

@media (max-width:321px) {
  #restaurants_map .map .map_inf {
    width: 284px;
  }
}

#restaurants_map .map .map_inf p {
  color: #3e3e40;
  margin-bottom: 0;
}

#restaurants_map .map .map_inf ul {
  margin: 0;
  padding: 0;
}

#restaurants_map .map .map_inf ul li {
  background: url(/templates/ilmolino/images/theme-images/sprite.png) 14px -1350px no-repeat;
  color: #3e3e40;
  font-size: 14px;
  line-height: 20px;
  list-style: none;
}

#restaurants_map .map .map_inf ul li a {
  display: block;
  padding: 7px 20px 7px 30px;
}

#restaurants_map .map .js-map-coords.active,
#restaurants_map .map .map_inf ul li a:hover {
  background: #ffb718;
}

#restaurants_map .map .map_inf .close_sp {
  display: none;
}

#restaurants_map .map .map_inf .open_sp {
  display: inline;
}

#restaurants_map .map .map_inf.opened .open_sp,
#restaurants_map .map .map_inf .scroll-wrapper.map-i-list-block.scrollbar-inner {
  display: none;
}

#restaurants_map .map .map_inf.opened .close_sp {
  display: inline;
}

#restaurants_map .map .map_inf.opened .scroll-wrapper.map-i-list-block.scrollbar-inner {
  display: block;
}

#restaurants_map .map .map_city {
  background: #fafafa;
  margin-bottom: 2px;
  width: 100%;
}

#restaurants_map .map .map_city p {
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 0;
  padding-left: 14px;
}

#restaurants_map .map .map-i-list-block {
  background: #fafafa;
  height: 362px;
  overflow-y: scroll;
  width: 100%;
}

#restaurants_map .map .map-i-list-block ul {
  padding-top: 5px;
}

#restaurants_map .map .link_a {
  color: #ffa200;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}

#restaurants_map .map .link_a span {
  border-bottom: 1px dotted #ffa200;
}

#restaurants_map .map .link_a:hover {
  color: #f98100;
}

#restaurants_map .map .map_city .link_a {
  display: block;
  float: right;
  font-size: 13px;
  margin-right: 14px;
}

#restaurants_map .map .location_block {
  background: #fff;
  padding: 16px 20px;
}

@media (max-width:767px) {
  #restaurants_map .map .location_block {
    background: #eee8aa;
  }
}

#restaurants_map .map .location_block .link_a {
  display: block;
  text-transform: none;
}

#restaurants_map .map .rest_adr {
  font-weight: 500;
}

#restaurants_map .map .time_bl {
  margin-top: 14px;
  position: relative;
}

#restaurants_map .map .time_bl p {
  margin-bottom: 0;
  padding-left: 40px;
}

#restaurants_map .map .rest_phone_bl {
  margin-top: 14px;
  position: relative;
}

#restaurants_map .map .rest_phone_bl p {
  margin-bottom: 0;
  padding-left: 40px;
}

#restaurants_map .map .rest_phone_bl .prehead_icon {
  margin-left: 0;
  margin-top: -14px;
}

#restaurants_map .map .txt_p {
  margin-top: 14px;
}

#restaurants_map .map .link_bl {
  line-height: 22px;
  margin-top: 22px;
}

#restaurants_map .map #js-map-win-point-info {
  position: absolute;
  right: 5%;
  top: 19%;
  z-index: 10;
}

@media (max-width:767px) {
  #restaurants_map .map #js-map-win-point-info {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }
}

#restaurants_map .map .prehead_icon {
  background: url(/templates/ilmolino/images/theme-images/sprite.png) no-repeat;
  content: " ";
  height: 25px;
  left: 8px;
  margin-left: 22px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}

@media (max-width:640px) {
  #restaurants_map .map .prehead_icon {
    left: 2px;
    margin-left: 0;
  }
}

#restaurants_map .map .icon_clock {
  background: url(/templates/ilmolino/images/theme-images/sprite.png) 0 0 no-repeat;
  margin-left: 0;
}

#restaurants_map .map .prehead_icon.icon_child {
  background: url(/templates/ilmolino/images/theme-images/children.png) no-repeat;
  height: 35px;
  margin: 0;
  top: -12px;
  width: 24px;
}

#restaurants_map .map .prehead_icon.icon_terrace {
  background: url(/templates/ilmolino/images/theme-images/terrace.png);
  margin: 0;
  top: -4px;
}

#restaurants_map .map .btn_clear span,
#restaurants_map .map .btn_min_menu.active,
#restaurants_map .map .button_a .arr_next,
#restaurants_map .map .choose_mobile:after,
#restaurants_map .map .chosen-container-single .chosen-single div b,
#restaurants_map .map .chosen-container.chosen-container-single.chosen-container-single-nosearch.chosen-with-drop.chosen-container-active .chosen-drop:before,
#restaurants_map .map .close,
#restaurants_map .map .delivery span,
#restaurants_map .map .f_a,
#restaurants_map .map .filtr_opt .chosen-container .chosen-single div b,
#restaurants_map .map .g_a,
#restaurants_map .map .header_center_block a.active:after,
#restaurants_map .map .hit,
#restaurants_map .map .hot,
#restaurants_map .map .ic_f,
#restaurants_map .map .ic_f:hover,
#restaurants_map .map .ic_inst,
#restaurants_map .map .ic_inst:hover,
#restaurants_map .map .ic_vk,
#restaurants_map .map .ic_vk:hover,
#restaurants_map .map .ic_yt,
#restaurants_map .map .ic_yt:hover,
#restaurants_map .map .icheckbox.checked,
#restaurants_map .map .icon_a,
#restaurants_map .map .icon_box,
#restaurants_map .map .icon_clock,
#restaurants_map .map .icon_conf,
#restaurants_map .map .icon_enter,
#restaurants_map .map .icon_pay,
#restaurants_map .map .icon_phone,
#restaurants_map .map .ingr_bl.active .add_bl .plus_ingr,
#restaurants_map .map .input_mob_search:focus+.search,
#restaurants_map .map .instag_head h1 div,
#restaurants_map .map .instag_head h2 div,
#restaurants_map .map .map_inf ul li,
#restaurants_map .map .menu_opt span,
#restaurants_map .map .minus,
#restaurants_map .map .minus_ingr,
#restaurants_map .map .mob_menu_close,
#restaurants_map .map .new,
#restaurants_map .map .order_arrow,
#restaurants_map .map .order_form .prod_features .close,
#restaurants_map .map .order_form .prod_features .minus,
#restaurants_map .map .order_form .prod_features .plus,
#restaurants_map .map .ph_city span,
#restaurants_map .map .ph_kiev span,
#restaurants_map .map .ph_life span,
#restaurants_map .map .ph_mts span,
#restaurants_map .map .plus,
#restaurants_map .map .plus_ingr,
#restaurants_map .map .popup_close,
#restaurants_map .map .pre_right_block .pre_r_a p:after,
#restaurants_map .map .prod_arr.next:hover span,
#restaurants_map .map .prod_arr.next span,
#restaurants_map .map .prod_arr.prev:hover span,
#restaurants_map .map .prod_arr.prev span,
#restaurants_map .map .prod_block.opened .order_arrow,
#restaurants_map .map .prod_features.pr_features_sm .close,
#restaurants_map .map .prod_features.pr_features_sm .quant .minus,
#restaurants_map .map .prod_features.pr_features_sm .quant .plus,
#restaurants_map .map .prod_opt.prod_opt_sm:hover .close,
#restaurants_map .map .prod_opt.prod_opt_sm:hover .minus,
#restaurants_map .map .prod_opt.prod_opt_sm:hover .plus,
#restaurants_map .map .prod_opt:hover .close,
#restaurants_map .map .prod_opt:hover .minus,
#restaurants_map .map .prod_opt:hover .plus,
#restaurants_map .map .restorans span,
#restaurants_map .map .search,
#restaurants_map .map .slider .slick-next.slick-arrow:before,
#restaurants_map .map .slider .slick-prev.slick-arrow:before,
#restaurants_map .map .slider_top.single-item .slick-next,
#restaurants_map .map .slider_top.single-item .slick-prev,
#restaurants_map .map .soc_f,
#restaurants_map .map .soc_g,
#restaurants_map .map .soc_tw,
#restaurants_map .map .soc_vk,
#restaurants_map .map .tw_a,
#restaurants_map .map .vac_arr,
#restaurants_map .map .veg,
#restaurants_map .map .vk_a,
#restaurants_map .map input[type=checkbox]:checked+label span,
#restaurants_map .map span.icon_adr {
  background-image: url(/templates/ilmolino/images/theme-images/sprite_2x.png);
  background-size: 100px auto;
}

.single-restaurant {
  padding-top: 10px;
}

.single-restaurant .map {
  margin: 30px 0;
}

.single-restaurant .text .title {
  overflow: hidden;
}

.single-restaurant .text .title h3 {
  border-bottom: 6px solid #ffc101;
  color: #3b3940;
  display: table;
  float: right;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 8px;
  text-align: right;
}

.single-restaurant .text .info p {
  color: #3b3940;
  font-size: 16px;
  margin-top: 25px;
  text-align: right;
}

.single-restaurant .text .info p i {
  font-weight: 700;
}

.single-restaurant .text .about {
  margin-top: 25px;
}

.single-restaurant .text .about ul {
  text-align: center;
  text-align: right;
}

.single-restaurant .text .about ul li {
  background: url(/media/ilmolino/dst/images/single-restaurant_list_bg.png?3c0b8fbc028f3543263791af01036610) no-repeat 100%;
  color: #3b3940;
  font-size: 16px;
  line-height: 21px;
  padding-right: 20px;
}

.single-restaurant .text .links {
  margin-top: 100px;
  overflow: hidden;
}

.single-restaurant .text .links a {
  background-color: #ffc101;
  border-radius: 5px;
  color: #3b3940;
  display: block;
  float: right;
  font-size: 30px;
  line-height: 75px;
  margin-top: 25px;
  text-align: center;
  text-decoration: none;
  width: 279px;
}

.single-restaurant .text .like {
  margin-top: 25px;
  overflow: hidden;
}

.single-restaurant .text .like img {
  float: right;
}

.single-restaurant .text .slider {
  display: none;
}

.single-restaurant .slider {
  position: relative;
}

.single-restaurant .slider img {
  border-radius: 10px;
  max-width: 100%;
  width: 100%;
}

.single-restaurant .slider .slick-prev {
  cursor: pointer;
  height: 100%;
  left: -30px;
  outline: none;
  position: absolute;
  top: 0;
  width: 10px;
}

.single-restaurant .slider .slick-prev span {
  background: url(/media/ilmolino/dst/images/arrow.svg?bee48768edda6a71afd4e0e25127ae26) no-repeat 50%;
  background-size: contain;
  border-radius: 4px;
  display: block;
  height: 59px;
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 20px;
  z-index: 5;
}

.single-restaurant .slider .slick-next {
  cursor: pointer;
  height: 100%;
  outline: none;
  position: absolute;
  right: -30px;
  top: 0;
  width: 10px;
}

.single-restaurant .slider .slick-next span {
  background: url(/media/ilmolino/dst/images/arrow.svg?bee48768edda6a71afd4e0e25127ae26) no-repeat 50%;
  background-size: contain;
  border-radius: 4px;
  display: block;
  height: 59px;
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%,-50%) rotate(180deg);
  width: 20px;
  z-index: 5;
}

.single-restaurant .slider-url {
  margin-top: 25px;
}

.single-restaurant .slider-url div {
  outline: none;
}

.single-restaurant .slider-url .img {
  border-radius: 10px;
  height: 159px;
  margin: 0 auto;
  overflow: hidden;
  width: 230px;
}

.single-restaurant .slider-url .img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.single-menu {
  overflow: hidden;
  position: relative;
}

.single-menu .bg-img1 {
  background: url(/media/ilmolino/dst/images/bg_img1.png?8525c6d405cb33fff441b4c668c64739) no-repeat 50%;
  bottom: 200px;
  height: 407px;
  left: -60px;
  position: absolute;
  width: 279px;
}

.single-menu .bg-img2 {
  background: url(/media/ilmolino/dst/images/bg_img2.png?c8bb8e666a649f48c4dd4e578279d142) no-repeat 50%;
  height: 400px;
  position: absolute;
  right: -80px;
  top: 141px;
  width: 258px;
}

.single-menu .bg-img3 {
  background: url(/media/ilmolino/dst/images/bg_img3.png?9cd1ca219796eee81a032c5710262e16) no-repeat 50%;
  bottom: 0;
  height: 298px;
  position: absolute;
  right: -280px;
  width: 372px;
}

.single-menu .bg-img4 {
  background: url(/media/ilmolino/dst/images/bg_img4.png?7c225bfb2d14cdc40bc4c71d22904814) no-repeat 50%;
  height: 832px;
  left: -650px;
  position: absolute;
  top: 100px;
  width: 847px;
}

.single-menu .menu-list .list-block {
  margin-bottom: 70px;
}

