

/* Start:/local/templates/bd_deliverysushi/css/bootstrap.css?1681108573256862*/
﻿/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

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

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

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

button, input, select, textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button, input, select, textarea {
    margin: 0
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

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

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

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

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield
}

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

@media print {
    *, *::before, *::after, *::first-letter, *::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

html {
    box-sizing: border-box
}

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

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

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #f9f9f9;
}

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

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

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

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

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

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

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

dt {
    font-weight: bold
}

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

blockquote {
    margin: 0 0 1rem
}

a {
    color: #292f32;
    text-decoration: none
}

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

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

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

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

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

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

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

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

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

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

th {
    text-align: left
}

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

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

input, button, select, textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

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

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

textarea {
    resize: vertical
}

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

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

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

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

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

h1, .h1 {
    font-size: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dl.row > dd + dt {
    clear: left
}

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

.img-rounded {
    border-radius: .3rem
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.figure {
    display: inline-block
}

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

.figure-caption {
    font-size: 90%;
    color: #818a91
}

.container {
    margin-left: auto;
    margin-right: auto
}

.container::after {
    content: "";
    display: table;
    clear: both
}

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

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

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

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

.container-fluid {
    margin-left: auto;
    margin-right: auto
}

.container-fluid::after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin-left: -16px;
    margin-right: -16px
}

.row::after {
    content: "";
    display: table;
    clear: both
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 {
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px
}

.col-xs-1 {
    float: left;
    width: 8.3333333333%
}

.col-xs-2 {
    float: left;
    width: 16.6666666667%
}

.col-xs-3 {
    float: left;
    width: 25%
}

.col-xs-4 {
    float: left;
    width: 33.3333333333%
}

.col-xs-5 {
    float: left;
    width: 41.6666666667%
}

.col-xs-6 {
    float: left;
    width: 50%
}

.col-xs-7 {
    float: left;
    width: 58.3333333333%
}

.col-xs-8 {
    float: left;
    width: 66.6666666667%
}

.col-xs-9 {
    float: left;
    width: 75%
}

.col-xs-10 {
    float: left;
    width: 83.3333333333%
}

.col-xs-11 {
    float: left;
    width: 91.6666666667%
}

.col-xs-12 {
    float: left;
    width: 100%
}

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.3333333333%
}

.pull-xs-2 {
    right: 16.6666666667%
}

.pull-xs-3 {
    right: 25%
}

.pull-xs-4 {
    right: 33.3333333333%
}

.pull-xs-5 {
    right: 41.6666666667%
}

.pull-xs-6 {
    right: 50%
}

.pull-xs-7 {
    right: 58.3333333333%
}

.pull-xs-8 {
    right: 66.6666666667%
}

.pull-xs-9 {
    right: 75%
}

.pull-xs-10 {
    right: 83.3333333333%
}

.pull-xs-11 {
    right: 91.6666666667%
}

.pull-xs-12 {
    right: 100%
}

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.3333333333%
}

.push-xs-2 {
    left: 16.6666666667%
}

.push-xs-3 {
    left: 25%
}

.push-xs-4 {
    left: 33.3333333333%
}

.push-xs-5 {
    left: 41.6666666667%
}

.push-xs-6 {
    left: 50%
}

.push-xs-7 {
    left: 58.3333333333%
}

.push-xs-8 {
    left: 66.6666666667%
}

.push-xs-9 {
    left: 75%
}

.push-xs-10 {
    left: 83.3333333333%
}

.push-xs-11 {
    left: 91.6666666667%
}

.push-xs-12 {
    left: 100%
}

.offset-xs-1 {
    margin-left: 8.3333333333%
}

.offset-xs-2 {
    margin-left: 16.6666666667%
}

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

.offset-xs-4 {
    margin-left: 33.3333333333%
}

.offset-xs-5 {
    margin-left: 41.6666666667%
}

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

.offset-xs-7 {
    margin-left: 58.3333333333%
}

.offset-xs-8 {
    margin-left: 66.6666666667%
}

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

.offset-xs-10 {
    margin-left: 83.3333333333%
}

.offset-xs-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 544px) {
    .col-sm-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-sm-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-sm-3 {
        float: left;
        width: 25%
    }

    .col-sm-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-sm-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-sm-6 {
        float: left;
        width: 50%
    }

    .col-sm-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-sm-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-sm-9 {
        float: left;
        width: 75%
    }

    .col-sm-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-sm-11 {
        float: left;
        width: 91.6666666667%
    }

    .col-sm-12 {
        float: left;
        width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.3333333333%
    }

    .pull-sm-2 {
        right: 16.6666666667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.3333333333%
    }

    .pull-sm-5 {
        right: 41.6666666667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.3333333333%
    }

    .pull-sm-8 {
        right: 66.6666666667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.3333333333%
    }

    .pull-sm-11 {
        right: 91.6666666667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.3333333333%
    }

    .push-sm-2 {
        left: 16.6666666667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.3333333333%
    }

    .push-sm-5 {
        left: 41.6666666667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.3333333333%
    }

    .push-sm-8 {
        left: 66.6666666667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.3333333333%
    }

    .push-sm-11 {
        left: 91.6666666667%
    }

    .push-sm-12 {
        left: 100%
    }

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

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-md-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-md-3 {
        float: left;
        width: 25%
    }

    .col-md-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-md-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-md-6 {
        float: left;
        width: 50%
    }

    .col-md-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-md-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-md-9 {
        float: left;
        width: 75%
    }

    .col-md-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-md-11 {
        float: left;
        width: 91.6666666667%
    }

    .col-md-12 {
        float: left;
        width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.3333333333%
    }

    .pull-md-2 {
        right: 16.6666666667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.3333333333%
    }

    .pull-md-5 {
        right: 41.6666666667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.3333333333%
    }

    .pull-md-8 {
        right: 66.6666666667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.3333333333%
    }

    .pull-md-11 {
        right: 91.6666666667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.3333333333%
    }

    .push-md-2 {
        left: 16.6666666667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.3333333333%
    }

    .push-md-5 {
        left: 41.6666666667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.3333333333%
    }

    .push-md-8 {
        left: 66.6666666667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.3333333333%
    }

    .push-md-11 {
        left: 91.6666666667%
    }

    .push-md-12 {
        left: 100%
    }

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

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-lg-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-lg-3 {
        float: left;
        width: 25%
    }

    .col-lg-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-lg-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-lg-6 {
        float: left;
        width: 50%
    }

    .col-lg-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-lg-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-lg-9 {
        float: left;
        width: 75%
    }

    .col-lg-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-lg-11 {
        float: left;
        width: 91.6666666667%
    }

    .col-lg-12 {
        float: left;
        width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.3333333333%
    }

    .pull-lg-2 {
        right: 16.6666666667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.3333333333%
    }

    .pull-lg-5 {
        right: 41.6666666667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.3333333333%
    }

    .pull-lg-8 {
        right: 66.6666666667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.3333333333%
    }

    .pull-lg-11 {
        right: 91.6666666667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.3333333333%
    }

    .push-lg-2 {
        left: 16.6666666667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.3333333333%
    }

    .push-lg-5 {
        left: 41.6666666667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.3333333333%
    }

    .push-lg-8 {
        left: 66.6666666667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.3333333333%
    }

    .push-lg-11 {
        left: 91.6666666667%
    }

    .push-lg-12 {
        left: 100%
    }

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

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-xl-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-xl-3 {
        float: left;
        width: 25%
    }

    .col-xl-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-xl-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-xl-6 {
        float: left;
        width: 50%
    }

    .col-xl-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-xl-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-xl-9 {
        float: left;
        width: 75%
    }

    .col-xl-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-xl-11 {
        float: left;
        width: 91.6666666667%
    }

    .col-xl-12 {
        float: left;
        width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.3333333333%
    }

    .pull-xl-2 {
        right: 16.6666666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.3333333333%
    }

    .pull-xl-5 {
        right: 41.6666666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.3333333333%
    }

    .pull-xl-8 {
        right: 66.6666666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.3333333333%
    }

    .pull-xl-11 {
        right: 91.6666666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.3333333333%
    }

    .push-xl-2 {
        left: 16.6666666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.3333333333%
    }

    .push-xl-5 {
        left: 41.6666666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.3333333333%
    }

    .push-xl-8 {
        left: 66.6666666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.3333333333%
    }

    .push-xl-11 {
        left: 91.6666666667%
    }

    .push-xl-12 {
        left: 100%
    }

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

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.thead-default th {
    color: #55595c;
    background-color: #eceeef
}

.table-inverse {
    color: #eceeef;
    background-color: #373a3c
}

.table-inverse th, .table-inverse td, .table-inverse thead th {
    border-color: #55595c
}

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

.table-responsive {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto
}

.table-reflow thead {
    float: left
}

.table-reflow tbody {
    display: block;
    white-space: nowrap
}

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

.table-reflow th:last-child, .table-reflow td:last-child {
    border-right: 1px solid #eceeef
}

.table-reflow thead:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #eceeef
}

.table-reflow tr {
    float: left
}

.table-reflow tr th, .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

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

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none
}

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

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

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

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

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

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

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

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

.form-control-static {
    min-height: 2.5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

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

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.8125rem
}

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

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 3.1666666667rem
}

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

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

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

.form-check + .form-check {
    margin-top: -.25rem
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed
}

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

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

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

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}

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

.form-check-inline.disabled {
    cursor: not-allowed
}

.form-control-feedback {
    margin-top: .25rem
}

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

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

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

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

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

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

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

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

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

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

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

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

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

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

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

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

@media (min-width: 544px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height
}

.dropup, .dropdown {
    position: relative
}

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

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

.dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #292f32;
    outline: 0
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 5px 20px;
    font-size: .875rem;
    color: #818a91;
    white-space: nowrap
}

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

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

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

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

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

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

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

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

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

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

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

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

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

.input-group-btn > .btn {
    position: relative
}

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

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

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

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

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

.custom-control {
    position: relative;
    display: inline;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control + .custom-control {
    margin-left: 1rem
}

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

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

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9
}

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

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

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

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

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

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

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

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

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

.custom-controls-stacked .custom-control {
    display: inline
}

.custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: .25rem;
    content: ""
}

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

.custom-select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #55595c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-image: none \9;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: none
}

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

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

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

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

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

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

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem
}

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

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 .25rem .25rem 0
}

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

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: inline-block
}

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

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
    margin-left: 1rem
}

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

.nav-tabs::after {
    content: "";
    display: table;
    clear: both
}

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

.nav-tabs .nav-item + .nav-item {
    margin-left: .2rem
}

.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

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

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

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

.nav-pills::after {
    content: "";
    display: table;
    clear: both
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item + .nav-item {
    margin-left: .2rem
}

.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #292f32
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0
}

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

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

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar::after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 544px) {
    .navbar {
        border-radius: .25rem
    }
}

.navbar-full {
    z-index: 1000
}

@media (min-width: 544px) {
    .navbar-full {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 544px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

@media (min-width: 544px) {
    .navbar-sticky-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem
}

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

.navbar-brand > img {
    display: block
}

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}

.navbar-divider::before {
    content: "\00a0"
}

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent;
    border-radius: .25rem
}

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

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem
}

.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem
}

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

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

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

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

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.8)
}

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075)
}

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

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

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

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

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover {
    color: #fff
}

.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075)
}

.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 543px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width: 544px) {
    .navbar-toggleable-xs {
        display: block !important
    }
}

.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important
    }
}

.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important
    }
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: .25rem;
    border: 1px solid rgba(0, 0, 0, 0.125)
}

.card-block {
    padding: 1.25rem
}

.card-block::after {
    content: "";
    display: table;
    clear: both
}

.card-title {
    margin-bottom: .75rem
}

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

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

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

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

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

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

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

.card-header::after {
    content: "";
    display: table;
    clear: both
}

.card-header:first-child {
    border-radius: .25rem .25rem 0 0
}

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

.card-footer::after {
    content: "";
    display: table;
    clear: both
}

.card-footer:last-child {
    border-radius: 0 0 .25rem .25rem
}

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

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

.card-primary {
    background-color: #292f32;
    border-color: #292f32
}

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

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

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

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

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

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

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

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

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

.card-outline-primary {
    background-color: transparent;
    border-color: #292f32
}

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

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

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

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

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

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

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

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

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

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

.card-img {
    border-radius: .25rem
}

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

.card-img-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.card-img-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

@media (min-width: 544px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }

    .card-deck .card {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top
    }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media (min-width: 544px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .card-group .card {
        display: table-cell;
        vertical-align: top
    }

    .card-group .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0
    }
}

@media (min-width: 544px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

    .card-columns .card {
        width: 100%
    }
}

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

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

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

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

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

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: bold
}

.alert-dismissible {
    padding-right: 2rem
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    color: #fff !important;
    background-color: #292f32 !important
}

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

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

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

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

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

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

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

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

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

.bg-inverse {
    color: #fff !important;
    background-color: #373a3c !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #1f2021 !important
}

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

.d-block {
    display: block !important
}

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

.d-inline {
    display: inline !important
}

.pull-xs-left {
    float: left !important
}

.pull-xs-right {
    float: right !important
}

.pull-xs-none {
    float: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-t-0 {
    margin-top: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-l-0 {
    margin-left: 0 !important
}

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

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

.m-a-1 {
    margin: 1rem 1rem !important
}

.m-t-1 {
    margin-top: 1rem !important
}

.m-r-1 {
    margin-right: 1rem !important
}

.m-b-1 {
    margin-bottom: 1rem !important
}

.m-l-1 {
    margin-left: 1rem !important
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-a-2 {
    margin: 1.5rem 1.5rem !important
}

.m-t-2 {
    margin-top: 1.5rem !important
}

.m-r-2 {
    margin-right: 1.5rem !important
}

.m-b-2 {
    margin-bottom: 1.5rem !important
}

.m-l-2 {
    margin-left: 1.5rem !important
}

.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-a-3 {
    margin: 3rem 3rem !important
}

.m-t-3 {
    margin-top: 3rem !important
}

.m-r-3 {
    margin-right: 3rem !important
}

.m-b-3 {
    margin-bottom: 3rem !important
}

.m-l-3 {
    margin-left: 3rem !important
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

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

.p-t-0 {
    padding-top: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

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

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

.p-a-1 {
    padding: 1rem 1rem !important
}

.p-t-1 {
    padding-top: 1rem !important
}

.p-r-1 {
    padding-right: 1rem !important
}

.p-b-1 {
    padding-bottom: 1rem !important
}

.p-l-1 {
    padding-left: 1rem !important
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-a-2 {
    padding: 1.5rem 1.5rem !important
}

.p-t-2 {
    padding-top: 1.5rem !important
}

.p-r-2 {
    padding-right: 1.5rem !important
}

.p-b-2 {
    padding-bottom: 1.5rem !important
}

.p-l-2 {
    padding-left: 1.5rem !important
}

.p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-a-3 {
    padding: 3rem 3rem !important
}

.p-t-3 {
    padding-top: 3rem !important
}

.p-r-3 {
    padding-right: 3rem !important
}

.p-b-3 {
    padding-bottom: 3rem !important
}

.p-l-3 {
    padding-left: 3rem !important
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

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

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

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

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

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

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

@media (min-width: 544px) {
    .text-sm-left {
        text-align: left !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-italic {
    font-style: italic
}

.text-muted {
    color: #818a91 !important
}

a.text-muted:focus, a.text-muted:hover {
    color: #687077 !important
}

.text-primary {
    color: #292f32 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #121516 !important
}

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

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

.text-info {
    color: #5bc0de !important
}

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

.text-warning {
    color: #f0ad4e !important
}

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

.text-danger {
    color: #d9534f !important
}

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

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

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

@media (max-width: 543px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width: 544px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important
    }
}

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

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}

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

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

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

.hidden-xl-down {
    display: none !important
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

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

*, *:focus {
    outline: none
}

*::-moz-focus-inner {
    border: 0
}

body, button, a {
    outline: none
}

strong, b {
    font-weight: 400
}

@media (min-width: 0) {
    main {
        min-height: calc(100vh - 220px)
    }
}

@media (min-width: 544px) {
    main {
        min-height: calc(100vh - 220px)
    }
}

@media (min-width: 768px) {
    main {
        min-height: calc(100vh - 270px)
    }
}

@media (min-width: 992px) {
    main {
        min-height: calc(100vh - 390px)
    }
}

@media (min-width: 1200px) {
    main {
        min-height: calc(100vh - 350px)
    }
}

.mt10 {
    margin-top: 10px
}

.bd-round-icon {
    width: 32px;
    height: 32px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #b2bbbd;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.bd-round-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.bd-popup {
    display: none
}

.nopad {
    padding: 0
}

.nopadl {
    padding-left: 0
}

.nopadr {
    padding-right: 0
}

.top-grey-fw-container {
    box-shadow: inset 0 0 50px 10px rgba(0, 0, 0, 0.05)
}

.progress-container .progress-bar {
    position: absolute;
    z-index: 1;
    background-color: #fedd2c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.progress-container .progress-bar.complete.use {
    background: url(/local/templates/bd_deliverysushi/css/../images/basket-gifts-sprite.png) repeat-y 0 0px, #fedd2c;
    animation: gift-animation 700s linear infinite;
    -webkit-animation: gift-animation 700s linear infinite
}

.progress-container .progress-bar.complete.reuse {
    background: url(/local/templates/bd_deliverysushi/css/../images/basket-gifts-sprite.png) repeat-y -207px 0px, #b9c025
}

.progress-container .progress-bar-content {
    position: absolute;
    z-index: 2;
    position: absolute
}

.order-total-container {
    padding: 0
}

.order-total-container .order-total {
    background-color: #f4f4f4;
    width: 108px;
    height: 51px;
    padding-left: 12px;
    padding-top: 12px
}

.order-total-container .order-total::after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26.5px 0 25.5px 17px;
    border-color: transparent transparent transparent #f4f4f4;
    position: absolute;
    top: 0;
    right: 20px
}

.order-total-container .order-total .order-sum {
    font-size: 18px;
    font-stretch: condensed;
    color: #292f32;
    line-height: 0.7
}

.order-total-container .order-total .order-sum .currency {
    font-size: 20px;
    padding-left: 3px
}

.order-total-container .order-total .order-discount {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #474c4d
}

.radios {
    padding-top: 10px
}

.radios label {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #3f484d;
    margin-right: 10px;
    font-weight: 300
}

.radios label span {
    padding-left: 10px
}

span.currency {
    font-family: 'currency'
}

span.current-price > span.currency {
    font-size: 27px;
    padding-left: 4px
}

span.old-price > span.currency {
    font-size: 21px;
    padding-left: 2px
}

.likes {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 51px;
    height: 51px;
    opacity: 0;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 7px;
    text-align: center;
    border: solid 1px #e6e6e6;
    cursor: pointer
}

.likes .like-content {
    position: absolute;
    width: 51px;
    height: 10px;
    vertical-align: middle;
    text-align: center;
    top: 14px
}

.likes .like-icon {
    width: 15px;
    height: 14px;
    background: url(/local/templates/bd_deliverysushi/css/../images/heart-sprite.png) left top no-repeat;
    display: inline-block;
    margin-right: 4px
}

.likes.liked .like-icon {
    background: url(/local/templates/bd_deliverysushi/css/../images/heart-sprite.png) left bottom no-repeat
}

.likes span {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin-top: 2px;
    display: inline-block;
    vertical-align: top
}

.font-fix, .news-detail .detail-content, .category-view-item .category-view-name .name-cont a, .category-view-item .category-view-description, #bonuses-info .title {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes shake_bd {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0)
    }
}

.shake {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: shake_bd;
    animation-name: shake_bd
}

.sod_select.error_ {
    border-color: #f8515c
}

.not-catalog .breadcrumb-box {
    margin-top: 50px
}

.spinner {
    display: none;
    width: 45px;
    height: 45px;
    -webkit-animation: rotate-big step-start .8s infinite normal;
    -moz-animation: rotate-big step-start .8s infinite normal;
    -ms-animation: rotate-big step-start .8s infinite normal;
    -o-animation: rotate-big step-start .8s infinite normal;
    animation: rotate-big step-start .8s infinite normal;
    background: url(/local/templates/bd_deliverysushi/css/../images/spinner_bd.png)
}

@-moz-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@-webkit-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@-ms-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@-o-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

.category-page header:before {
    top: 135px
}

.category-page header .top-line {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 3;
    position: relative;
    background-color: white
}

.category-page header .product-categories-container {
    position: relative;
    z-index: 2;
    box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05)
}

header .basket-btn-container .bd-round-icon {
    width: 40px;
    height: 40px
}

header .basket-btn-container .bd-round-icon svg {
    width: 20px;
    margin-top: 9px
}

header .top-line {
    height: 75px;
    padding: 20px 0;
    position: relative;
    background-color: #fff;
}

header .logo {
    position: relative;
    height: 65px;
    margin-top: -15px;
    display: block;
    float: left
}

header .logo * {
    text-decoration: none;
    font-size: 22px;
    line-height: 1.1;
    color: #292f32
}

header .logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-height: 65px
}

header .information-btn {
    display: inline-block;
    margin-left: 200px;
    margin-top: 6px
}

header .information-btn a {
    display: inherit;
    position: relative;
    padding-left: 20px;
    text-decoration: none;
    color: #292f32
}

header .information-btn a span {
    border-bottom: 1px dashed #93989a
}

header .information-btn a:hover span, header .information-btn a.pop-active span {
    border-bottom: none;
    color: #ff0000
}

header .information-btn a svg {
    position: absolute;
    left: 0;
    top: 5px;
    display: inherit;
    text-align: center;
    width: 15px;
    height: 15px
}

header .information-btn a svg path {
    fill: #f8515c
}

header .phone {
    display: inline-block;
    margin-right: 13px;
    margin-top: 5px
}

header .auth-block {
    display: inline-block
}

header .auth-block .auth-btn {
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none
}

header .auth-block .auth-btn svg {
    width: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

header .auth-block .auth-btn svg path {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    fill: #b2bbbd
}

header .auth-block .auth-btn:hover, header .auth-block .auth-btn.pop-active {
    text-decoration: none
}

header .auth-block .auth-btn:hover svg path, header .auth-block .auth-btn.pop-active svg path {
    fill: #ff0000
}

header .auth-block .auth-btn:hover .bd-round-icon, header .auth-block .auth-btn.pop-active .bd-round-icon {
    border-color: #ff0000
}

header .auth-block .auth-btn:hover span, header .auth-block .auth-btn.pop-active span {
    border-bottom: none;
    color: #ff0000
}

header .auth-block .auth-btn span {
    margin-left: 9px;
    border-bottom: 1px dashed #93989a
}

header .auth-block .bonuses-info-btn {
    text-decoration: none
}

header .auth-block .bonuses-info-btn i {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

header .auth-block .bonuses-info-btn svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

header .auth-block .bonuses-info-btn svg path {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    fill: #b2bbbd
}

header .auth-block .bonuses-info-btn:hover i, header .auth-block .bonuses-info-btn.pop-active i {
    background-color: #b0b832
}

header .auth-block .bonuses-info-btn:hover svg path, header .auth-block .bonuses-info-btn.pop-active svg path {
    fill: white
}

header .product-categories-container {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

header .product-categories-container.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: white !important;
    border-top: 1px solid #e6e6e6 !important;
    border-bottom: 1px solid #e6e6e6 !important;
    box-shadow: none !important;
    z-index: 10
}

header .product-categories-container .container .row {
    height: 58px;
    padding: 15px 0
}

header .product-categories-container nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

header .product-categories-container nav ul li {
    display: inline-block;
    margin-right: 25px
}

header .product-categories-container nav ul li.menu-extend-cont {
    display: none
}

header .product-categories-container nav ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
    border-bottom: 1px solid #93989a
}

header .product-categories-container nav ul li a.pop-active {
    color: #ff0000;
    border-bottom: none
}

header .product-categories-container nav ul li:hover a, header .product-categories-container nav ul li:hover span, header .product-categories-container nav ul li.active a, header .product-categories-container nav ul li.active span {
    color: #ff0000;
    border-bottom: none
}

.index-page .product-categories-container {
    border-bottom: none
}

.menu-general {
    overflow: hidden;
    max-height: 25px
}

.content.non-catalog {
    margin-top: 30px !important
}

#popover-auth .webui-popover-content {
    width: 225px;
    padding: 10px
}

#popover-auth.is_auth .webui-popover-content {
    padding: 0
}

#popover-auth[data-state="logged-in"] .webui-popover-content {
    padding: 0
}

#popover-auth[data-state="sign-up-phone"] .webui-popover-inner:after {
    content: 'На указанный телефон в течении нескольких секунд придет 5-значный код.';
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #9299a2;
    background-color: #f6f7f8;
    border-top: 1px solid #e2e4e5;
    padding: 15px 20px 20px 20px;
    height: 62px;
    display: block;
    width: 255px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#rules-modal .md-content {
    width: 730px;
    height: 520px;
    background: white;
    padding: 30px 50px;
    padding-right: 11px
}

#rules-modal .md-content .md-close {
    position: absolute;
    right: 10px;
    top: 10px
}

#rules-modal .md-content .md-close svg {
    width: 20px
}

#rules-modal .md-content .md-close svg path {
    fill: #979797
}

#rules-modal .md-content .title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    font-stretch: condensed;
    color: #000000
}

#rules-modal .md-content .rules-text-cont {
    height: 440px;
    font-size: 14px;
    line-height: 1.3;
    color: #4d4d4d;
    font-weight: 300;
    padding-right: 50px
}

#rules-modal .md-content .rules-text-cont.scroll-wrapper {
    background: url("/local/templates/bd_deliverysushi/css/../images/shadow_rules.png") bottom no-repeat
}

.auth-tabs {
    margin: 0 auto;
    margin-bottom: 14px;
    margin-left: 20px;
    width: 190px
}

.auth-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.auth-tabs ul li {
    display: inline-block;
    padding: 2px 18px
}

.auth-tabs ul li.active {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f8515c
}

.auth-tabs ul li.active a {
    color: white;
    border: none
}

.auth-tabs ul li a {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    text-decoration: none;
    border-bottom: 1px dashed #93989a
}

.auth-tabs ul li a:hover {
    border: none;
    text-decoration: none
}

.auth-state {
    display: none
}

.auth-state.logged-in-state, .auth-state.sign-in-email-state {
    display: block
}

.auth-state .social-icons {
    margin-top: 15px;
    border-top: 1px solid #e6e6e6
}

.auth-state .social-icons .title {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #3f484d;
    padding-bottom: 5px;
    padding-top: 5px
}

.auth-state .social-icons ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.auth-state .social-icons ul li {
    display: inline-block;
    position: relative
}

.auth-state .social-icons ul li a {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.auth-state .social-icons ul li a:after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    margin: -12px 0 0 -12px;
    background-image: url(/local/templates/bd_deliverysushi/css/../images/social-sprite.png);
    background-size: cover
}

.auth-state .social-icons ul li a.vk {
    background: #5d7ea3
}

.auth-state .social-icons ul li a.vk:after {
    margin: -9px 0 0 -13px;
    background-position: -1px -373px
}

.auth-state .social-icons ul li a.fb {
    background: #4763a1
}

.auth-state .social-icons ul li a.fb:after {
    margin: -9px 0 0 -13px;
    background-position: 1px -324px
}

.auth-state .social-icons ul li a.tw {
    background: #51ABF1
}

.auth-state .social-icons ul li a.tw:after {
    margin: -9px 0 0 -13px;
    background-position: 1px -74px
}

.auth-state .bd-form-messages {
    text-align: center
}

.auth-state .bd-input.bordered {
    border-radius: 3px
}

.auth-state input[type="checkbox"] {
    display: none
}

.auth-state input[type="checkbox"] + label span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: -10px 0 0 0;
    vertical-align: top;
    background: url(/local/templates/bd_deliverysushi/css/../images/agree-sprite.png) left -20px no-repeat;
    cursor: pointer
}

.auth-state input[type="checkbox"]:checked + label span {
    background: url(/local/templates/bd_deliverysushi/css/../images/agree-sprite.png) left top no-repeat
}

.auth-state .success-text {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    padding-left: 51px;
    position: relative
}

.auth-state .success-text .success-icon {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #b9d137;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.auth-state .success-text .success-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    width: 15px
}

.auth-state .success-text .success-icon svg path {
    fill: white
}

.auth-state .success-text .success-icon:before {
    content: ' ';
    position: absolute;
    width: 38px;
    height: 38px;
    border: 2px solid #b9d137;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    top: -5px;
    left: -5px
}

.auth-state .state-info, .auth-state .resend-cont .resend-status {
    font-size: 11px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #a7a8a8;
    margin-top: 10px
}

.auth-state .resend-cont {
    margin-top: 10px
}

.auth-state .resend-cont .code-resend {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1;
    color: #292f32;
    text-align: center;
    display: block;
    text-decoration: none
}

.auth-state .resend-cont .code-resend span {
    border-bottom: 1px solid #929799
}

.auth-state .resend-cont .code-resend span:hover {
    border: none
}

.auth-state .resend-cont .resend-status {
    margin: 0;
    display: none;
    text-align: center;
    font-size: 11px
}

.auth-state .rules {
    margin-top: 30px
}

.auth-state .rules span {
    padding-left: 30px;
    display: inline-block;
    margin-top: -20px;
    cursor: pointer
}

.auth-state .rules .label {
    font-size: 11px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.1;
    color: #a7a8a8;
    position: relative
}

.auth-state .rules .label label {
    position: absolute;
    top: -10px
}

.auth-state .rules .label a {
    color: #4c82a6
}

.auth-state .rules .label a:hover {
    color: #41a9ef;
    text-decoration: none
}

.auth-state .forgot {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1;
    color: #292f32;
    text-align: center;
    display: block;
    text-decoration: none
}

.auth-state .forgot span {
    border-bottom: 1px solid #929799
}

.auth-state .forgot span:hover {
    border: none
}

.auth-state.logged-in-state .bonuses {
    padding-left: 51px;
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef
}

.auth-state.logged-in-state .bonuses .title {
    display: inline-block;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 3;
    color: #292f32;
    padding-right: 5px
}

.auth-state.logged-in-state .bonuses .value {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f8515c;
    padding: 3px 10px;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #ffffff
}

.auth-state.logged-in-state .bonuses .value .currency {
    font-size: 16px;
    padding-left: 3px
}

.auth-state.logged-in-state nav {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef
}

.auth-state.logged-in-state nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.auth-state.logged-in-state nav ul li {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 51px
}

.auth-state.logged-in-state nav ul li:hover {
    background-color: #f1f1f1
}

.auth-state.logged-in-state nav ul li:hover a {
    text-decoration: none
}

.auth-state.logged-in-state nav ul li a {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.9;
    color: #292f32;
    text-decoration: none;
    border-bottom: 1px solid #93989a
}

.auth-state.logged-in-state nav ul li a:hover {
    border: none
}

.auth-state.logged-in-state .exit-btn {
    margin-left: 51px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #ffffff;
    border: solid 1px #b2bbbd;
    width: 125px;
    height: 27px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #808788
}

.auth-state.logged-in-state .exit-btn:hover {
    border-color: #292f32;
    background-color: #292f32;
    color: #fff
}

.bd-slider {
    margin-top: 5px;
    margin-bottom: 35px;
    max-height: 400px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.carousel-cell {
    max-height: 400px;
    width: inherit
}

.carousel-cell a {
    display: block;
    width: inherit
}

.carousel-cell a img {
    width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.information-block {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: white;
    color: white;
    padding: 37px 20px 20px 12px;
    margin: 0;
    margin-top: 40px
}

@media (min-width: 1200px) {
    .information-block {
        height: 125px
    }
}

.information-block h1 {
    font-size: 24px;
    font-stretch: condensed;
    line-height: 1;
    color: #ffffff
}

.information-block h2.social-repost {
    font-size: 20px;
    padding-left: 20px;
    display: table-cell;
    width: 310px;
    color: #747474;
    border-right: 1px solid #bfc5c7;
    vertical-align: middle
}

.information-block .social-repost-text {
    font-size: 16px;
    line-height: 1.2;
    color: #747474;
    width: 390px;
    padding-left: 30px;
    display: table-cell;
    font-weight: 300;
    vertical-align: middle
}

.information-block .information-icons {
    padding: 0
}

.information-block .information-icons .sprite {
    background-image: url(/local/templates/bd_deliverysushi/css/../images/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 56px;
    height: 55px;
    margin-left: 8px
}

.information-block .information-icons .sprite-repost_od {
    background-position: -5px -5px
}

.information-block .information-icons .sprite-repost_od:hover {
    background-position: -5px -70px
}

.information-block .information-icons .sprite-repost_twitter {
    background-position: -5px -135px
}

.information-block .information-icons .sprite-repost_twitter:hover {
    background-position: -5px -200px
}

.information-block .information-icons .sprite-repost_fb {
    background-position: -5px -265px
}

.information-block .information-icons .sprite-repost_fb:hover {
    background-position: -5px -330px
}

.information-block .information-icons .sprite-repost_vk {
    background-position: -5px -395px
}

.information-block .information-icons .sprite-repost_vk:hover {
    background-position: -5px -460px
}

.main-last-container {
    background-color: #f9f9f9;
    margin: 0;
    margin-top: 50px;
    padding-top: 40px
}

.main-last-container .image img {
    width: 120px;
    max-width: 100%
}

@-webkit-keyframes arrowShow {
    to {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-o-keyframes arrowShow {
    to {
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes arrowShow {
    to {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes arrowHide {
    0% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
}

@-o-keyframes arrowHide {
    0% {
        transform: translate3d(10px, 0, 0)
    }
    to {
        transform: translate3d(20px, 0, 0)
    }
}

@keyframes arrowHide {
    0% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
}

.news-list {
    margin-top: 10px
}

.news-list .news-item {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    padding: 10px;
    margin-top: 10px
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.news-list .news-item:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.news-list .news-item.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards
}

.news-list .news-item .news-photo {
    padding-left: 0
}

.news-list .news-item .news-photo img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 0
}

.news-list .news-item:hover .news-title .news-arrow-icon svg {
    opacity: 1;
    -webkit-animation-name: arrowShow;
    -o-animation-name: arrowShow;
    animation-name: arrowShow
}

.news-list .news-item.without-photo {
    padding-top: 30px;
    padding-bottom: 30px
}

.news-list .news-item .news-title {
    font-size: 22px;
    font-stretch: condensed;
    line-height: 0.8;
    position: relative;
    font-weight: 400;
    color: #404447;
    text-decoration-color: #93989a;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.news-list .news-item .news-title span {
    position: relative;
    display: inline-block
}

.news-list .news-item .news-title .news-arrow-icon {
    position: absolute;
    top: 0;
    right: -30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 31px;
    height: 31px
}

.news-list .news-item .news-title .news-arrow-icon svg {
    width: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: arrowHide .5s;
    -o-animation: arrowHide .5s;
    animation: arrowHide .5s;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.news-list .news-item .news-title .news-arrow-icon svg circle {
    stroke-width: 4px;
    stroke: white;
    fill: transparent
}

.news-list .news-item .news-title .news-arrow-icon svg path {
    stroke-width: 4px;
    stroke: white;
    fill: white;
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    fill: rgba(255, 255, 255, 0);
    -webkit-transition: stroke .2s ease-in-out;
    -o-transition: stroke .2s ease-in-out;
    transition: stroke .2s ease-in-out
}

.news-list .news-item .news-title a {
    border-bottom: 1px solid #93989a
}

.news-list .news-item .news-title a:hover {
    border-bottom: none
}

.news-list .news-item .news-date {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2;
    color: #292f32
}

.news-list .news-item .news-text {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    font-weight: 300
}

.news-list .news-item .news-text ol {
    padding-left: 13px
}

.news-list .news-item .news-text.col-xl-7 {
    padding-bottom: 30px
}

.news-list .news-item .news-text img {
    max-width: 100%
}

.news-detail .news-detail-image img {
    max-width: 100%;
    height: auto
}

.news-detail .back-to-catalog {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.7;
    color: #000000
}

.news-detail .back-to-catalog a {
    text-decoration: none
}

.news-detail .back-to-catalog a:hover {
    text-decoration: underline;
    color: #f22b42
}

.news-detail .back-to-catalog a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 10px 8px 0 5px;
    background: url(/local/templates/bd_deliverysushi/css/../images/can-u-back.png) no-repeat scroll 0 0;
    width: 18px;
    height: 6px
}

.news-detail .back-to-catalog a:hover:before {
    background: url(/local/templates/bd_deliverysushi/css/../images/can-u-back.png) no-repeat scroll 0 -6px
}

.news-detail .back-to-catalog .go-back:hover {
    border: none
}

.news-detail .detail-content {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 300
}

.news-detail .additional-photo-item {
    padding: 0
}

.news-detail .additional-photo-item a {
    overflow: hidden;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 15px;
    border: 1px solid #e6e6e6
}

.news-detail .additional-photo-item a img {
    max-width: 100%
}

.preview_ {
    position: relative;
    overflow: hidden
}

.preview_ img.product-image {
    max-width: 100%
}

.preview_ .overlay {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0
}

.preview_ .overlay .zoom-btn {
    cursor: pointer;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.4) url(/local/templates/bd_deliverysushi/css/../images/zoom-icon.png) center no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.preview_:hover .likes {
    opacity: 0.9
}

.preview_:hover .overlay {
    opacity: 1
}

.sales .news-item {
    height: 250px
}

.sales .news-item .news-text {
    padding-top: 35px
}

.sales .news-item .news-text .col-xs-6 .col-xs-3, .sales .news-item .news-text .col-xs-6 .col-xs-6 {
    height: 73px
}

.sales .news-item .news-text .col-xs-6 .col-xs-3 p, .sales .news-item .news-text .col-xs-6 .col-xs-6 p {
    height: 64px;
    display: table-cell;
    vertical-align: middle
}

.products-sub-menu-main nav, .products-sub-menu nav {
    margin-bottom: 25px
}

.products-sub-menu-main nav ul, .products-sub-menu nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.products-sub-menu-main nav ul li, .products-sub-menu nav ul li {
    display: inline-block;
    margin-right: 25px
}

.products-sub-menu-main nav ul li a, .products-sub-menu nav ul li a {
    font-size: 15px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    border-bottom: 1px dashed #93989a;
    text-decoration: none
}

.products-sub-menu-main nav ul li.active a, .products-sub-menu-main nav ul li:hover a, .products-sub-menu nav ul li.active a, .products-sub-menu nav ul li:hover a {
    color: #ff0000;
    border: none
}

.products-sub-menu {
    height: 48px;
    padding-top: 20px
}

.products-sub-menu .ingridients-filter-btn {
    text-decoration: none
}

.products-sub-menu .ingridients-filter-btn span {
    margin-left: 10px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    border-bottom: 1px dashed #93989a
}

.products-sub-menu .ingridients-filter-btn span:hover {
    border: none
}

.products-sub-menu .ingridients-filter-btn svg {
    width: 11px;
    height: 9.8px
}

.products-sub-menu .ingridients-filter-btn svg path {
    fill: #262626
}

.products-sub-menu .ingridients-filter-btn.pop-active span {
    color: #f8515c;
    border-bottom: 1px dashed #f8515c;
    border: none
}

.products-sub-menu .ingridients-filter-btn.pop-active svg path {
    fill: #f8515c
}

.products-sub-menu .ingridients-filter-btn.active span {
    color: #f8515c;
    border-bottom: 1px dashed #f8515c
}

.products-sub-menu .ingridients-filter-btn.active span:hover {
    border: none
}

.products-sub-menu .ingridients-filter-btn.active svg path {
    fill: #f8515c
}

.products-sub-menu .clear-filter-btn {
    text-decoration: none;
    margin-left: 20px
}

.products-sub-menu .clear-filter-btn span {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #808080;
    border-bottom: 1px dashed #808080
}

.products-sub-menu .clear-filter-btn span:hover {
    border: none
}

.products-sub-menu nav ul li a {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #292f32;
    border-bottom-style: solid
}

.products-sub-menu-main nav ul li a {
    line-height: 1.5;
    color: #292f32
}

.products-sub-menu-main nav ul li.active a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #b0b832;
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    line-height: 1.4
}

.products-sub-menu-main nav ul li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(176, 184, 50, 0);
    border-top-color: #b0b832;
    border-width: 6px;
    margin-left: -6px
}

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

    .row.product-list .col-lg-3 {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 1200px) {
    .row.product-list {
        margin-left: -16px;
        margin-right: -16px
    }

    .row.product-list .col-lg-3 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.index-products {
    display: none
}

.index-products.first {
    display: block
}

@-webkit-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.product-ajax-cont.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards
}

.product {
    margin-bottom: 12px;
    background: white;
    border-radius: 12px;
}

@media (min-width: 544px) {
    .product {
        height: 435px
    }
}

@media (min-width: 768px) {
    .product {
        height: 465px
    }
}

@media (min-width: 992px) {
    .product {
        height: 435px
    }
}

@media (min-width: 1200px) {
    .product {
        height: 435px
    }
}

.product .preview {
    width: 100%;
    position: relative;
    overflow: hidden
}

.product .preview .without-sale {
    width: 27px;
    height: 27px;
    background: url("/local/templates/bd_deliverysushi/css/../images/stop_sale.png") no-repeat;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.product .preview .product-labels {
    position: absolute;
    z-index: 5;
    left: 10px;
    top: 10px;
    height: 30px;
    width: 30px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.product .preview .product-labels .product-label {
    position: relative;
    width: 25px;
    display: inline-block;
    -webkit-transition: margin-right .5s;
    -moz-transition: margin-right .5s;
    -o-transition: margin-right .5s;
    -ms-transition: margin-right .5s;
    transition: margin-right .5s;
    margin-right: -25px
}

.product .preview img.product-image {
    max-width: 100%
}

.product .preview .likes {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 51px;
    height: 51px;
    opacity: 0;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 7px;
    text-align: center;
    border: solid 1px #e6e6e6
}

.product .preview .likes.guest-likes {
    cursor: de
}

.product .preview .likes span {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

.product .preview .overlay {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0
}

.product .preview .overlay .zoom-btn {
    cursor: pointer;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.4) url(/local/templates/bd_deliverysushi/css/../images/zoom-icon.png) center no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.product .preview:hover .likes {
    opacity: 0.9
}

.product .preview:hover .overlay {
    opacity: 1
}

.product .product-info {
    position: relative;
    padding: 0 20px
}

.product .product-info .energy-value-content {
    display: none
}

.product .product-info .energy-value-content ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.product .product-info .energy-value-content ul li {
    color: #777777;
    font-size: 12px;
    font-weight: 300
}

.product .product-info .energy-value-content ul li span {
    display: inline-block
}

.product .product-info .energy-value-content ul li span.meta-property {
    width: 100px;
    position: relative
}

.product .product-info .energy-value-content ul li span.meta-property div {
    display: inline-block;
    background: #fff
}

.product .product-info .energy-value-content ul li span.meta-property:after {
    content: ' ';
    display: inline-block;
    border-bottom: 1px dotted #777777;
    height: 11px;
    width: inherit;
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: -1
}

@media (min-width: 0) {
    .product .product-info {
        height: 290px
    }
}

@media (min-width: 544px) {
    .product .product-info {
        height: 300px
    }
}

@media (min-width: 768px) {
    .product .product-info {
        height: 300px
    }
}

@media (min-width: 992px) {
    .product .product-info {
        height: 325px
    }
}

@media (min-width: 1200px) {
    .product .product-info {
        height: 265px
    }
}

.product .base-price .product-prices .current-price {
    color: #000 !important
}

.product .product-footer {
    width: 87%;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    padding: 0 10px;
}

.product .product-info .product-title {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    display: block;
    text-decoration: none;
    cursor: default
}

.product .product-info .product-description {
    padding-top: 10px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #666666
}

.product .product-info .product-options {
    padding-top: 10px;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    width: 100%;
    padding-right: 40px;
    bottom: 120px
}

.product .product-info .product-options .single-option {
    padding-right: 0px !important
}

.product .product-info .product-options:after {
    content: ' ';
    clear: both;
    display: table
}

@media (min-width: 0) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 544px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 992px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .product .product-info .product-options .options-row-select.options-length-2:first-child {
        padding-right: 5px
    }
}

@media (min-width: 992px) {
    .product .product-info .product-options .options-row-select {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media (min-width: 1200px) {
    .product .product-info .product-options .options-row-select {
        margin-top: 11px;
        margin-bottom: 11px
    }
}

.product .product-info .product-options .options-row-select label {
    display: block
}

.product .product-info .product-options .options-row-select label span {
    margin-left: 10px
}

.product .product-prices {
    padding-top: 10px
}

.product .product-prices > span {
    margin-right: 5px
}

.product .product-prices .old-price {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #bfc5c7
}

.product .product-prices .line-through {
    margin-right: 0px;
    text-decoration: line-through
}

.product .product-prices .current-price {
    font-size: 24px;
    line-height: 1;
    color: #fe0000
}

.product .product-prices .weight {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.7;
    color: #747474
}

.product .product-actions {
    padding-top: 10px;
    margin-bottom: 20px
}

.product .product-actions.with-progress a {
    display: none
}

.product .product-actions.with-progress:hover a {
    display: block
}

.product .product-actions.with-progress:hover .progress-container {
    display: none
}

.product .product-actions.progress-complete a.add-to-cart-btn {
    display: none !important
}

.product .product-actions.progress-complete:hover a.add-to-cart-btn {
    display: none !important
}

.product .product-actions.progress-complete:hover .progress-container {
    display: block !important
}

.product .product-actions .progress-container {
    height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #bfc5c7;
    position: relative
}

.product .product-actions .progress-container .progress-bar {
    height: 34px
}

.product .product-actions .progress-container .progress-bar-content {
    color: #292f32;
    text-align: center;
    font-size: 14px;
    line-height: 2.5;
    width: 100%
}

.product .product-actions .add-to-cart-btn {
    display: block;
    height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    border: solid 1px #bfc5c7;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.1;
    text-decoration: none;
    color: #999999;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.product .product-actions .add-to-cart-btn.native:hover {
    border-color: #ff4157;
    background: #ff4157;
    color: white
}

.product .product-actions .add-to-cart-btn.retry {
    color: #9db832;
    border-color: #9db832 !important;
    background-color: white
}

.product .product-actions .add-to-cart-btn.retry:hover {
    background: #acc741;
    border-color: #acc741 !important;
    color: white
}

.product img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.product:hover .preview .product-labels {
    width: 100%
}

.product:hover .preview .product-labels .product-label {
    margin-right: 1px
}

.product:hover .product-actions .progress-container {
    display: none
}

.product:hover .progress-complete a.add-to-cart-btn {
    display: none !important
}

.product:hover .progress-complete .progress-container {
    display: block !important
}

.product:hover .add-to-cart-btn.native {
    display: block !important
}

.product:hover .add-to-cart-btn.native {
    border-color: #f8515c;
    background: #f8515c;
    color: white
}

.product:hover .add-to-cart-btn.retry {
    background: #9db832;
    color: white
}

.product.product-detail {
    border: none
}

.product.product-detail .progress-container {
    display: block
}

.product.product-detail:hover .progress-container {
    display: none
}

.product.product-detail:hover .add-to-cart-btn {
    display: block
}

.product.product-detail:hover img {
    transform: none
}

.product.product-detail .options-row-select {
    margin-bottom: 0 !important
}

.product.product-detail .add-to-cart-btn {
    background-color: #f8515c;
    border: 1px solid #f8515c;
    color: #fff
}

.product.product-detail .add-to-cart-btn:hover {
    background-color: #ff4157;
    bordr: 1px solid #ff4157
}

.product.product-detail .product-info {
    margin-top: 30px
}

.product.product-detail .preview {
    width: 33.333333%;
    margin-top: 40px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px
}

@media (min-width: 0) {
    .product.product-detail .preview {
        width: 70%;
        margin: 20px auto
    }
}

@media (min-width: 544px) {
    .product.product-detail .preview {
        width: 70%;
        margin: 20px auto
    }
}

@media (min-width: 768px) {
    .product.product-detail .preview {
        width: 70%;
        margin: 20px auto
    }
}

@media (min-width: 992px) {
    .product.product-detail .preview {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .product.product-detail .preview {
        width: 100%
    }
}

.product.product-detail .preview img {
    width: 100%;
}

.product.product-detail .preview .likes {
    opacity: 1
}

.product.product-detail .product-prices {
    margin: 10px 0px 0px 0px
}

.product.product-detail .back-to-catalog {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.7;
    color: #000000
}

.product.product-detail .back-to-catalog a {
    text-decoration: none
}

.product.product-detail .back-to-catalog a span {
    border-bottom: 1px solid #929799
}

.product.product-detail .back-to-catalog a span:hover {
    border: none;
    color: #fe0000
}

.product.product-detail .back-to-catalog a:hover {
    color: #f22b42
}

.product.product-detail .back-to-catalog a:hover span {
    border-bottom: none;
}
.product.product-detail .back-to-catalog a:hover:before {
    background: url(/local/templates/bd_deliverysushi/css/../images/can-u-back.png) no-repeat scroll 0 -6px
}

.product.product-detail .back-to-catalog a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 10px 8px 0 5px;
    background: url(/local/templates/bd_deliverysushi/css/../images/can-u-back.png) no-repeat scroll 0 0;
    width: 18px;
    height: 6px
}

.product.product-detail .product-energy a {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    border-bottom: 1px dashed;
    text-decoration: none
}

.product.product-detail .product-energy a:hover, .product.product-detail .product-energy a.pop-active {
    color: #fe0000;
    border: none
}

.load-more {
    margin-top: 20px
}

.product-load-more-btn {
    display: block;
    height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    border: solid 1px #bfc5c7;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.6;
    color: #a9a9a9;
    text-decoration: none;
    text-align: center;
    line-height: 2;
    cursor: pointer
}

.product-load-more-btn:hover {
    text-decoration: none;
    color: #747474;
    border-color: #a9a9a9
}

.product-load-more-btn:focus {
    text-decoration: none;
    color: #747474;
    border-color: #a9a9a9
}

body.category-page .product-categories-container.grey-fw-container {
    background-color: white
}

.category-page .product-list {
    margin-top: 10px;
}

body.category-page .content {
    margin-top: 0px
}

.breadcrumb-box h1 {
    display: inline-block;
    font-weight: bold;
    font-stretch: condensed
}

.breadcrumb-box .breadcrumb-container {
    cursor: pointer;
    position: relative;
    display: inline-block;
    max-width: 35px;
    height: 35px;
    border: solid 1px #b2bbbd;
    overflow: hidden;
    top: 9px;
    left: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    -moz-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    -ms-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    -o-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    transition: all 1s ease, opacity 1.8s, border-radius 5s
}

.breadcrumb-box .breadcrumb-container.open {
    cursor: default;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    max-width: 400px;
    -webkit-transition: all 1s ease, opacity .8s, border-radius .01s;
    -moz-transition: all 1s ease, opacity .8s, border-radius .01s;
    -ms-transition: all 1s ease, opacity .8s, border-radius .01s;
    -o-transition: all 1s ease, opacity .8s, border-radius .01s;
    transition: all 1s ease, opacity .8s, border-radius .01s
}

.breadcrumb-box .breadcrumb-container.open .breadcrumb-path-container {
    opacity: 1
}

.breadcrumb-box .breadcrumb-container.open .breadcrumb-path-container .close {
    opacity: 1
}

.breadcrumb-box .breadcrumb-container.open .breadcrumb-toggle {
    opacity: 0 !important;
    z-index: 0
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item {
    display: inline-block
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item a {
    text-decoration: none
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item a:hover {
    text-decoration: none;
    color: #ff0000
}

.breadcrumb-box .breadcrumb-container .breadcrumb-toggle {
    z-index: 2;
    opacity: 1;
    display: inline-block;
    margin-top: 4px;
    margin-left: 11px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute
}

.breadcrumb-box .breadcrumb-container .breadcrumb-toggle:hover {
    opacity: .7
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container {
    padding-left: 30px;
    padding-right: 20px;
    display: inline-block;
    font-size: 12px;
    line-height: 2.6;
    position: relative;
    height: 33px;
    opacity: 0;
    top: 0px;
    left: 6px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container a, .breadcrumb-box .breadcrumb-container .breadcrumb-path-container .last-item, .breadcrumb-box .breadcrumb-container .breadcrumb-path-container .delimiter {
    margin-left: 5px
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container .last-item, .breadcrumb-box .breadcrumb-container .breadcrumb-path-container .delimiter:last-of-type {
    color: #989898
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container .close {
    font-weight: 300;
    float: none;
    opacity: 0.7;
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 20px;
    opacity: 0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container .close:hover {
    opacity: 0.6
}

.md-modal#product-detail .spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

#product-detail .md-content {
    min-height: 230px;
    border-radius: 12px;
}

#product-detail .md-content .product.product-detail {
    min-height: 230px !important;
    padding-bottom: 0;
    margin-bottom: 0
}

#product-detail .md-content .preview:hover .product-labels .product-label {
    margin-right: 5px
}

#product-detail .md-content .preview .product-labels .product-label {
    margin-right: -20px
}

#product-detail .sod_list .sod_option:first-child {
    display: none
}

#product-detail .product-info .product-options, .product-detail .product-info .product-options {
    position: relative;
    bottom: 0;
    padding-right: 0
}

#product-detail .weight {
    margin-left: 10px
}

.category-view-item {
    margin-top: 30px;
}

.category-view-item .category-view-image {

}

.category-view-item .category-view-image picture, .category-view-item .category-view-image img {
    max-width: 100%
}

.category-view-item .category-view-image {
    text-align: center;
    padding: 0;
}

.category-view-item .category-view-name {
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
}

.category-view-item .category-view-name.without-border {
    border: none;
    padding-bottom: 0;
}
.category-view-item .category-view-name .name-cont a {
    font-size: 20px;
    color: #292f32;
    text-decoration: underline
}

.category-view-item .category-view-name .name-cont a:hover {
    text-decoration: none
}

.category-view-item .sub-categories-cont {
    padding: 10px 0;
}

.category-view-item .sub-categories {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.category-view-item .sub-categories li {
}

.category-view-item .sub-categories li a {
    font-size: 16px;
    color: #3a3e40;
    text-decoration: underline
}

.category-view-item .category-view-name .sub-categories li a:hover {
    text-decoration: none
}

.category-view-item .category-view-description {
    padding: 0;
    padding-top: 0px;
    font-size: 14px;
    color: #3f484d
}

.product-list .banner {
    border: none;
    text-align: center
}

.banner img {
    border-radius: 3px
}

.basket-btn {
    text-decoration: none !important;
    margin-top: -7px;
    display: inline-block
}

.basket-btn .empty-basket {
    cursor: default
}

.basket-btn:hover {
    text-decoration: none !important
}

.basket-btn div {
    display: inline-block
}

.basket-btn .close-basket {
    display: none
}

.basket-btn .close-basket .bd-round-icon {
    background-color: #f8515c;
    border-color: #f8515c
}

.basket-btn .close-basket .bd-round-icon:hover {
    background-color: #ff485d;
    border-color: #ff485d
}

.basket-btn .close-basket .bd-round-icon svg {
    width: 15px;
    height: 15px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.basket-btn .close-basket .bd-round-icon svg path {
    fill: white
}

.basket-btn .not-empty-basket {
    display: none;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    border-radius: 17px;
    background-color: #f8515c;
    color: white;
    padding: 7px 15px;
    padding-left: 40px;
    height: 37px;
    position: relative
}

.basket-btn .not-empty-basket:hover {
    background-color: #ff4157
}

.basket-btn .not-empty-basket svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 11px;
    top: 8px
}

.basket-btn .not-empty-basket svg path {
    fill: white
}

.basket-btn .not-empty-basket .basket-sum {
    font-weight: 300;
    line-height: 1;
    text-decoration: none
}

.basket-btn .not-empty-basket .basket-sum .currency {
    font-size: 19px;
    padding-left: 3px
}

.basket-btn i path {
    fill: #b2bbbd
}

#popover-basket .recommendation-container, #popover-basket .basket-gift-container .progress-container {
    display: none;
    height: 330px
}

#popover-basket .recommendation-container.recommendation-list {
    position: relative
}

#popover-basket.product-information-open {
    width: 825px
}

#popover-basket.product-information-open .webui-popover-content {
    width: 825px
}

#popover-basket.product-information-open .webui-popover-content #basket .information-col {
    width: 300px
}

#popover-basket.product-information-open .basket-items-col {
    width: 445px !important
}

#popover-basket.product-information-open .product-info-cont {
    display: block
}

#popover-basket .webui-popover-content {
    width: 745px;
    height: 460px;
    padding: 0;
    overflow: hidden
}

#popover-basket .webui-popover-content #basket {
    height: 460px
}

#popover-basket .webui-popover-content #basket .information-col {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    padding: 20px 10px 20px 20px;
    background-color: #f8fafa;
    width: 206px;
    height: 100%;
    position: relative
}

#popover-basket .webui-popover-content #basket .information-col .sod_select, #popover-basket .webui-popover-content #basket .information-col .sod_select .sod_list_wrapper {
    background-color: #f8fafa
}

#popover-basket .webui-popover-content #basket .information-col .sod_select .sod_option.active {
    background: #f1f1f1
}

#popover-basket .webui-popover-content #basket .information-col .options-row-select {
    margin-bottom: 0 !important
}

#popover-basket .webui-popover-content #basket .information-col:hover .close-view {
    opacity: 1 !important
}

#popover-basket .webui-popover-content #basket .information-col:hover .product-image {
    cursor: pointer;
    background-color: #b2bbbd
}

#popover-basket .webui-popover-content #basket .information-col:hover .product-image img {
    display: none
}

#popover-basket .webui-popover-content #basket .information-col:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 9px;
    border-color: transparent transparent transparent #f8fafa;
    right: -8px;
    top: 180px
}

#popover-basket .webui-popover-content #basket .information-col .product-description {
    margin-top: 17px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view {
    padding: 0 10px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .row {
    padding-bottom: 12px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .close-view {
    opacity: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .close-view svg path {
    fill: #f8fafa
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .apply-view {
    background-color: #b6be39;
    display: none;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .apply-view svg {
    zoom: 2.5;
    position: absolute;
    top: 1px;
    bottom: 0;
    right: -2px;
    left: 0;
    margin: auto;
    width: 17px;
    height: 13px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .apply-view svg path {
    fill: #f8fafa
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .product-image {
    position: relative;
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .product-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: solid 1px #e2e2e2
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .name {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 0.9;
    color: #292f32;
    padding-top: 20px;
    padding-right: 15px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content {
    margin: 0;
    height: 290px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .row {
    margin: 0
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .row .col-xs-12 {
    padding: 0
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .description {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .constructor-content {
    margin-top: 7px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .constructor-content .property-label {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    color: #8b8b8b
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .constructor-content .property-value {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .likes {
    opacity: 1;
    bottom: 20px;
    left: 20px;
    border: none
}

#popover-basket .webui-popover-content #basket .information-col .progress-container {
    height: 90px
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar {
    left: 0;
    top: 0;
    height: 90px;
    border-top-left-radius: 12px
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content {
    height: 64px;
    width: 81%;
    top: 10px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 400
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift span.currency {
    font-size: 34px;
    padding-left: 3px
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3) {
    margin-top: -8px
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content {
    margin-top: 10px;
    line-height: 1.5
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content .title {
    font-size: 16px;
    font-weight: normal
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content .text {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #101010
}

#popover-basket .webui-popover-content #basket .information-col footer {
    position: absolute;
    bottom: 0
}

#popover-basket .webui-popover-content #basket .information-col footer .phone {
    font-size: 20px;
    font-weight: normal;
    line-height: 1
}

#popover-basket .webui-popover-content #basket .information-col footer .work-time {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #101010
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 146px;
    height: 39px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f8515c;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.8;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift:hover {
    background-color: #ff4157
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift.another {
    background-color: #f6f8f9;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift.another:hover {
    background-color: #ffffff
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav {
    position: absolute;
    bottom: -5px;
    list-style: none;
    width: 130px;
    left: 0;
    right: 0;
    margin: auto
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav li {
    list-style: none;
    display: inline-block;
    margin-left: 5px
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav li.active .rc-bull {
    background-color: #f8515c
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav .rc-bull {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    background-color: black
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .recommendation-tab {
    display: none
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .recommendation-tab:first-child {
    display: block
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .rc-item {
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 10px;
    width: 165px;
    height: 95px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #000000;
    position: relative
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .rc-item .go-rc-btn {
    width: 105px;
    height: 22px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f8515c;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 45px;
    height: 25px;
    margin: auto;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2;
    color: #ffffff;
    text-decoration: none;
    text-align: center
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .rc-item .go-rc-btn:hover {
    background-color: #ff4157
}

#popover-basket .webui-popover-content #basket .basket-items-col {
    padding-top: 8px;
    margin-right: 40px;
    width: 468px
}

#popover-basket .webui-popover-content #basket .basket-items-col .spinner {
    position: absolute;
    top: 150px;
    left: 205px;
    right: 0;
    margin: auto
}

#popover-basket .webui-popover-content #basket .basket-items-col .products-list {
    width: 468px;
    height: 262px;
    overflow-y: scroll;
    overflow-x: hidden
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-title {
    font-size: 22px;
    font-stretch: condensed;
    line-height: 1.7;
    color: #292f32;
    margin-bottom: 5px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item {
    padding: 13px 0;
    margin-right: 0;
    border-bottom: 1px solid #e5e5e5;
    width: 99.7%
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.without_detail .name {
    cursor: default !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.without_detail:hover .product-image:before {
    opacity: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.without_detail:hover .name {
    color: #000000
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.not_change_amount .change-amount-btn {
    visibility: hidden
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item:hover .remove-basket-item {
    display: inline-block
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item:hover .product-image:before {
    opacity: 1
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item:hover .name {
    color: #93989a
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image .without_sale {
    width: 27px;
    height: 27px;
    background: url("/local/templates/bd_deliverysushi/css/../images/stop_sale.png") no-repeat;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image img {
    width: 60px;
    height: 60px;
    border: solid 1px #e2e2e2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image:before {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    content: ' ';
    opacity: 0;
    width: 60px;
    height: 60px;
    position: absolute;
    background: url(/local/templates/bd_deliverysushi/css/../images/eye.png) no-repeat center, rgba(0, 0, 0, 0.2)
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .name {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #000000;
    cursor: pointer
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .section {
    font-size: 12px;
    line-height: 1.5;
    color: #929292;
    font-weight: 300
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons {
    padding: 0;
    margin-top: 10px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .change-amount-btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #b3bbbd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    text-align: center;
    display: inline-block
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .change-amount-btn.plus {
    font-family: Arial
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .change-amount-btn:hover {
    background-color: #b2bbbd;
    border-color: #b2bbbd;
    color: #fff
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .amount {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin: 0 10px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum {
    display: inline-block;
    margin-top: 13px;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency {
    font-size: 20px;
    padding-left: 3px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item {
    margin-top: 10px;
    display: none
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item:hover svg path {
    fill: #b3b8b9
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item:hover svg path:hover {
    fill: #ff0000
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item svg {
    width: 16px;
    height: 16px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item svg path {
    fill: #b3bcbe
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions {
    margin-top: 20px;
    width: 447px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 110px;
    height: 51px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.focused {
    background-color: #f6f8f9;
    border: solid 1px #e6e6e6
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.focused label {
    font-size: 11px;
    left: -26px;
    top: 3px;
    color: #909090
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.filled label {
    font-size: 11px;
    left: -26px;
    top: 3px;
    color: #909090
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.filled.error {
    border-color: #f4324c !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.filled.ok {
    border-color: #b6bd3b !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input label {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.9;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input .basket-promo-code {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    padding-left: 19px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    position: relative;
    height: 51px;
    width: 51px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f8fa;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 132px;
    top: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:hover, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn.ok {
    background-color: #b6bd3b;
    border-color: #b6bd3b
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:hover svg path, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn.ok svg path {
    fill: white !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:active {
    background-color: #c2ca40;
    border-color: #c2ca40
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:active svg path {
    fill: white !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn svg {
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 4px;
    width: 25px;
    height: 25px;
    z-index: 1;
    zoom: 2;
    -moz-transform: scale(2);
    -moz-transform-origin: 6px 6px;
    margin: auto;
    right: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn svg path {
    fill: #d7d7d7
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container {
    padding: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
    background-color: #f4f4f4;
    width: 81px;
    height: 51px;
    padding-left: 15px;
    padding-top: 11px;
    margin-left: 45px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total.without-discount .order-sum {
    line-height: 1.8
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum {
    font-size: 18px;
    font-stretch: condensed;
    color: #292f32;
    line-height: 0.8
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency {
    font-size: 21px;
    padding-left: 3px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-discount, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .summary-label {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #474c4d
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .summary-label {
    margin-top: -4px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info {
    padding: 0;
    padding-top: 10px;
    font-size: 13px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency {
    font-size: 15px;
    margin-left: -1px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: none;
    text-align: center;
    height: 35px;
    text-decoration: none;
    background-color: #ffffff;
    border: solid 1px #f8515c;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.3;
    color: #f8515c;
    margin-top: 18px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn:hover {
    background-color: #f8515c;
    color: #ffffff
}

.min-order-progress {
    display: none;
    width: 100%;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-top: 20px
}

.min-order-progress .progress-bar-content {
    font-weight: 300;
    text-align: center;
    width: 100%;
    font-size: 14px
}

.min-order-progress .progress-bar-content .min-order-sum {
    height: 35px !important;
    line-height: 34px !important
}

.min-order-progress .progress-bar-content .min-order-sum .currency {
    font-size: 16px;
    margin-left: 2px
}

.min-order-progress .progress-bar {
    height: 33px
}

.bonuses-with-promo-disabled {
    display: none
}

.checkout-form {
    position: relative
}

.checkout-form .radios label span {
    padding-left: 0
}

.checkout-form .radios input[type="radio"] {
    display: none
}

.checkout-form .radios input[type="radio"] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0;
    vertical-align: top;
    background: url(/local/templates/bd_deliverysushi/css/../images/sprite-checkout-checkbox.png) left 0 no-repeat;
    cursor: pointer
}

.checkout-form .radios input[type="radio"]:checked + label span {
    background: url(/local/templates/bd_deliverysushi/css/../images/sprite-checkout-checkbox.png) left -17px no-repeat
}

.checkout-form .row-label {
    font-size: 14px
}

.checkout-form .fields-group {
    margin-top: 25px
}

@media (min-width: 0) {
    .checkout-form .fields-group {
        margin-left: 0;
        margin-right: 0
    }
}

.checkout-form .fields-group .fields {
    margin-top: 10px
}

.checkout-form .fields-group .bd-input {
    border: solid 1px #b9c1c2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: white
}

.checkout-form .fields-group .bd-input label {
    text-align: left !important;
    left: 15px
}

.checkout-form .fields-group .bd-input:hover {
    background-color: #f8fafa
}

.checkout-form .payment-fields .fields-group {
    margin-top: 40px
}

.checkout-form .payment-fields .delivery-price {
    margin-top: 0px
}

.checkout-form .payment-fields .bd-input {
    background-color: #fefefe;
    border: solid 1px #e6e6e6
}

.checkout-form .payment-fields .row-label {
    padding-bottom: 10px
}

.checkout-form .payment-fields .sod_select {
    background-color: #fefefe;
    border: 1px solid #e6e6e6
}

.checkout-form .payment-fields .sod_select .sod_list_wrapper {
    border-color: #e6e6e6
}

.checkout-form .delivery-type-toggle a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 123px;
    height: 43px;
    background-color: #ffffff;
    border: solid 1px #bac2c3;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.8;
    color: #292f32
}

.checkout-form .delivery-type-toggle a:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-right: none
}

.checkout-form .delivery-type-toggle a:last-child {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    border-left: none
}

.checkout-form .delivery-type-toggle a:hover {
    background-color: #f8fafa
}

.checkout-form .delivery-type-toggle a.active {
    border: solid 1px #fe3446;
    background-color: #fe3446;
    color: white
}

.checkout-form .delivery-type-content {
    margin-top: 20px
}

.checkout-form .delivery-type-content.without-pickup {
    margin-top: -10px
}

.checkout-form .delivery-type-content .col-xs-2 {
    padding-left: 0
}

.checkout-form .delivery-type-content > div .row {
    margin-top: 12px
}

.checkout-form .delivery-type-content .cs-skin-slide > span {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32
}

.checkout-form .radios {
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #3f484d
}

.checkout-form .radios > label {
    margin-left: 5px
}

.checkout-form .map-row {
    display: none
}

.checkout-form .map-placeholder {
    border: 1px solid #bac2c3;
    width: 472px;
    border-radius: 3px
}

.checkout-form .map-placeholder #map {
    width: 470px;
    height: 400px
}

.checkout-form ._change_row, .checkout-form .fields-group.delivery-price {
    display: none
}

@media (min-width: 0) {
    .checkout-form .time-cont-r {
        padding-left: 15px
    }
}

.checkout-form .delivery-col {
    padding-left: 0
}

.checkout-form .delivery-col .sod_list .sod_option:first-child {
    display: none
}

.checkout-form .payment-col {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #e6e6e6;
    background-color: #f9f9f9;
    margin-top: 56px;
    margin-left: -54px
}

@media (min-width: 0) {
    .checkout-form .payment-col {
        margin-left: 15px;
        width: 95%
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col {
        width: 290px;
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 90px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col {
        width: 349px;
        position: absolute;
        top: 0;
        margin-right: 130px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col {
        width: 349px;
        margin-right: 250px
    }
}

.checkout-form .payment-col .use-bonuses {
    margin-left: -16px;
    padding: 21px 41px;
    height: 126px;
    background-color: #f6f8f9
}

@media (min-width: 0) {
    .checkout-form .payment-col .use-bonuses {
        margin-right: -16px
    }
}

@media (min-width: 544px) {
    .checkout-form .payment-col .use-bonuses {
        width: initial;
        margin-right: -16px;
        padding: 21px 15px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col .use-bonuses {
        padding: 21px 41px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .use-bonuses {
        padding: 21px 41px;
        width: 347px
    }
}

.checkout-form .payment-col .use-bonuses .bd-input {
    border: solid 1px #cbd0d2;
    border-radius: 3px
}

.checkout-form .payment-col .use-bonuses .bonus-available {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    margin-top: 15px
}

.checkout-form .payment-col .use-bonuses .bonus-available .currency {
    font-size: 16px;
    padding-left: 2px
}

.checkout-form .payment-col .payment-fields {
    margin-top: -15px
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-fields {
        padding: 0 0px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col .payment-fields {
        padding: 0 25px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .payment-fields {
        padding: 0 25px
    }
}

.checkout-form .payment-col .payment-fields .row-label {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 0;
    color: #292f32
}

.checkout-form .payment-col .code-resend {
    margin-top: 5px
}

.checkout-form .payment-col .code-resend a {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1;
    color: #292f32
}

.checkout-form .payment-col .delivery-price .bd-input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.checkout-form .payment-col .delivery-price .bd-input:hover {
    background-color: transparent
}

.checkout-form .payment-col .delivery-price .bd-input label.delivery-price-label {
    left: 0 !important;
    text-align: center !important
}

.checkout-form .payment-col .delivery-price .bd-input label.delivery-price-label .currency {
    font-size: 16px;
    margin-left: 2px
}

.checkout-form .payment-col .delivery-price .bd-input label.delivery-price-label:hover {
    background-color: transparent
}

.checkout-form .payment-col .delivery-price .progress-container {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 45px;
    border: solid 1px #e6e6e6;
    border-top: none;
    position: relative
}

.checkout-form .payment-col .delivery-price .progress-container .progress-bar {
    height: 45px
}

.checkout-form .payment-col .delivery-price .progress-container .progress-bar-content {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.9;
    color: #292f32;
    text-align: center;
    width: 100%
}

.checkout-form .payment-col .delivery-price .progress-container .progress-bar-content .currency {
    font-size: 16px;
    margin-left: 2px
}

.checkout-form .payment-col .payment-footer {
    border-top: 1px solid #e6e6e6;
    margin-top: 30px;
    padding-top: 20px
}

.checkout-form .payment-col .payment-footer .total-row {
    padding: 0 41px
}

@media (min-width: 0) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 20px
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 20px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 41px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 41px
    }
}

@media (min-width: 544px) {
    .checkout-form .payment-col .payment-footer .total-row .order-total-container {
        width: 103px
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-footer .total-row .order-total-container {
        width: 88px
    }
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total {
    width: auto;
    border-radius: 3px
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .order-discount {
    display: none
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .order-discount, .checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .summary-label {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #474c4d
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .summary-label {
    margin-top: -4px
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total:after {
    right: -17px
}

.checkout-form .payment-col .payment-footer .total-row .bonuses-info {
    padding-left: 30px;
    padding-top: 9px;
    padding-right: 0;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

@media (min-width: 544px) {
    .checkout-form .payment-col .payment-footer .total-row .bonuses-info {
        margin-left: -8px;
        margin-top: 8px
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-footer .total-row .bonuses-info {
        margin-top: 0px
    }
}

.checkout-form .payment-col .payment-footer .total-row .bonuses-info .currency {
    font-size: 14px;
    padding-left: 1px
}

.checkout-form .payment-col .send-order {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    height: 51px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f8515c;
    border: solid 1px #f8515c;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 10px
}

@media (min-width: 544px) {
    .checkout-form .payment-col .send-order {
        width: 100%;
        margin: 15px 0
    }
}

@media (min-width: 0) {
    .checkout-form .payment-col .send-order {
        width: 100%;
        margin: 15px 0
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .send-order {
        width: 267px
    }
}

.checkout-form .payment-col .send-order:hover {
    color: #ffffff;
    background-color: #fe3446
}

.checkout-form .payment-col .send-order[disabled="disabled"] {
    background-color: #efefef;
    border: solid 1px #efefef;
    color: #292f32
}

.checkout-form .sod_select {
    height: 49px;
    line-height: 1.9;
    padding: 10px 10px 10px 15px;
    font-size: 14px
}

.checkout-form .sod_select:before {
    right: 33px;
    zoom: .50
}

.checkout-form .sod_select .sod_list_wrapper {
    top: 45px
}

.checkout-form .sod_select .sod_option {
    padding: 10px 15px
}

.checkout-form .delivery-date-time_ {
    display: none;
    margin-top: -15px
}

.profile-tabs {
    margin-top: 30px
}

.profile-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.profile-tabs ul li {
    display: inline-block
}

.profile-tabs ul li a {
    font-weight: 300;
    position: relative;
    padding: 9px 18px;
    padding-left: 43px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    text-decoration: none
}

.profile-tabs ul li a .profile-tab-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #b2bbbd;
    position: relative;
    position: absolute;
    top: 8px;
    left: 8px
}

.profile-tabs ul li a .profile-tab-icon.bonuses-icon svg {
    width: 14px;
    -moz-transform: scale(0.55);
    -moz-transform-origin: 7px 7px
}

.profile-tabs ul li a .profile-tab-icon.history-icon svg {
    width: 12px;
    left: 7px;
    -moz-transform: scale(0.55);
    -moz-transform-origin: -1px 5px
}

.profile-tabs ul li a .profile-tab-icon svg {
    -moz-transform: scale(0.55);
    -moz-transform-origin: 9px 7px;
    zoom: 0.55;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.profile-tabs ul li a .profile-tab-icon svg path {
    fill: #b2bbbd
}

.profile-tabs ul li a span {
    border-bottom: 1px dashed #292f32
}

.profile-tabs ul li a:hover span {
    border: none;
    color: #fb0000
}

.profile-tabs ul li.active a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f8515c;
    color: white;
    position: relative
}

.profile-tabs ul li.active a .profile-tab-icon {
    border-color: white;
    left: 13px;
    top: 10px;
    width: 20px;
    height: 20px
}

.profile-tabs ul li.active a .profile-tab-icon svg path {
    fill: white
}

.profile-tabs ul li.active a span {
    border: none;
    color: #fff
}

.profile-tabs ul li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(176, 184, 50, 0);
    border-top-color: #f8515c;
    border-width: 6px;
    margin-left: -6px
}

.profile-content {
    padding-top: 40px
}

.profile-content .row {
    margin-top: 12px
}

.profile-content .bd-input {
    border-radius: 3px;
    background-color: #ffffff
}

.profile-content .bd-input label {
    left: 20px
}

@media (min-width: 0) {
    .profile-content .bd-input input, .profile-content .bd-input label {
        font-size: 12px
    }
}

@media (min-width: 544px) {
    .profile-content .bd-input input, .profile-content .bd-input label {
        font-size: 12px
    }
}

@media (min-width: 768px) {
    .profile-content .bd-input input, .profile-content .bd-input label {
        font-size: 14px
    }
}

.profile-content .bd-input.focused label, .profile-content .bd-input.filled label {
    left: 15px
}

.profile-content .profile-phone {
    margin-top: 30px
}

.profile-content .profile-phone .current-phone {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

.profile-content .profile-phone .change-phone {
    width: 380px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin-top: 10px
}

.profile-content .radios label span {
    padding-left: 0
}

.profile-content .radios input[type="radio"] {
    display: none
}

.profile-content .radios input[type="radio"] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0;
    vertical-align: top;
    background: url(/local/templates/bd_deliverysushi/css/../images/sprite-checkout-checkbox.png) left 0 no-repeat;
    cursor: pointer
}

.profile-content .radios input[type="radio"]:checked + label span {
    background: url(/local/templates/bd_deliverysushi/css/../images/sprite-checkout-checkbox.png) left -17px no-repeat
}

.profile-content .notify-config label {
}

.profile-content .notify-config label span {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #3f484d;
    margin-left: 11px;
    display: inline-block
}

.profile-content .address-list-container .address-list {
    margin-top: -10px
}

.profile-content .address-list-container .address-list .address-item .bordered-row {
    padding: 20px
}

.profile-content .address-list-container .address-list .address-item:first-child .bordered {
    border-top: none
}

.profile-content .address-list-container .address-list .address-item .bordered {
    border-top: 1px dashed #bac2c3
}

.profile-content .address-list-container .address-list .sod_select {
    background-color: #fefefe;
    border: 1px solid #e6e6e6;
    height: 49px;
    line-height: 1.9;
    padding: 10px 10px 10px 20px;
    font-size: 14px
}

.profile-content .address-list-container .address-list .sod_select .sod_list_wrapper {
    top: 45px;
    border-color: #e6e6e6
}

.profile-content .address-list-container .address-list .sod_select .sod_option {
    padding: 10px 15px
}

.profile-content .address-list-container .sub-row {
    margin: 0;
    margin-top: 10px
}

.profile-content .address-list-container .remove-address {
    display: inline-block;
    margin-top: 7px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32
}

.profile-content .address-list-container .remove-address:before {
    content: '\00d7';
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #f8515c;
    color: white;
    text-align: center;
    line-height: 1.9
}

.profile-content .address-list-container .remove-address span {
    margin-left: 10px;
    border-bottom: 1px dashed #292f32
}

.profile-content .address-list-container .remove-address:hover span {
    border: none;
    color: #ff0000
}

.profile-content .address-list-container .add-address {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block
}

.profile-content .address-list-container .add-address:before {
    content: '+';
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #b6be39;
    color: white;
    text-align: center;
    line-height: 1.9
}

.profile-content .address-list-container .add-address span {
    margin-left: 10px;
    border-bottom: 1px dashed #292f32
}

.profile-content .address-list-container .add-address:hover span {
    border: none;
    color: #ff0000
}

.profile-content .save-profile {
    outline: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f9f9f9;
    border: solid 1px #f8515c;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #f8515c;
    height: 35px
}

.profile-content .save-profile:hover {
    background-color: #f8515c;
    color: #ffffff
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item {
    border: 1px solid #a5aeb0;
    width: 33%;
    height: 66px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    line-height: 2.8;
    color: #a5aeb0;
    font-size: 23px
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:first-child {
    border-top-left-radius: 34px;
    border-bottom-left-radius: 34px;
    border-right: none
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:last-child {
    border-top-right-radius: 34px;
    border-bottom-right-radius: 34px;
    border-left: none
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:nth-child(1).got {
    background-color: #2dbec7;
    border-color: #2dbec7;
    color: white
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:nth-child(2).got {
    background-color: #8dc100;
    border-color: #8dc100;
    color: white
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:nth-child(3).got {
    background-color: #f8515c;
    border-color: #f8515c;
    color: white
}

.profile-content.bonuses .progress-information {
    margin-left: -60px
}

@media (min-width: 0) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

@media (min-width: 544px) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

.profile-content.bonuses .progress-stat {
    width: 315px;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474
}

.profile-content.bonuses .progress-stat span {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    color: #303638
}

.profile-content.bonuses .progress-stat .currency {
    font-size: 19px;
    margin-left: -1px
}

.profile-content.bonuses .progress-container {
    margin-top: 65px;
    height: 21px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #e6e6e6
}

.profile-content.bonuses .progress-container .progress-bar {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    height: 19px;
    background-color: #fedd2c
}

.profile-content.bonuses .progress-container .got {
    color: #292f32
}

.profile-content.bonuses .progress-container .progress-legend {
    margin-top: 20px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #a5aeb0
}

.profile-content.bonuses .promo-items {
    margin-top: 50px
}

.profile-content.bonuses .promo-block .promo-image {
    width: 118px;
    height: 107px;
    border-radius: 3px;
    max-width: 100%
}

.profile-content.bonuses .promo-block .title {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    margin-top: 15px
}

.profile-content.bonuses .promo-block .description {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #747474
}

.profile-content.order-history table.order-history-table {
    width: 830px
}

@media (min-width: 0) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

@media (min-width: 768px) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

@media (min-width: 992px) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

@media (min-width: 544px) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

.profile-content.order-history table.order-history-table thead tr {
    border-bottom: 1px dashed #e5e5e5
}

.profile-content.order-history table.order-history-table thead td {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.7;
    color: #000000;
    text-align: center;
    padding: 15px 30px
}

.profile-content.order-history table.order-history-table tbody tr {
    border-bottom: 1px solid #e5e5e5;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -ms-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s
}

.profile-content.order-history table.order-history-table tbody tr:last-child {
    border: none
}

.profile-content.order-history table.order-history-table tbody tr.complete td.order-status {
    color: #85b001
}

.profile-content.order-history table.order-history-table tbody tr.wait_pay td.order-status {
    color: #ef2a42
}

.profile-content.order-history table.order-history-table tbody tr.opened_ {
    background-color: #fdfdf5;
    border-bottom: none
}

.profile-content.order-history table.order-history-table tbody tr.opened_ + .history {
    height: auto
}

.profile-content.order-history table.order-history-table tbody td {
    padding: 20px 30px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    text-align: center
}

.profile-content.order-history table.order-history-table tbody td:nth-child(1) {
    width: 90px
}

.profile-content.order-history table.order-history-table tbody td:nth-child(2) {
    width: 120px
}

.profile-content.order-history table.order-history-table tbody td:nth-child(4) .currency {
    font-size: 19px
}

.profile-content.order-history table.order-history-table tbody td.order-date {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474
}

.profile-content.order-history table.order-history-table tbody td.order-status {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #000000
}

.profile-content.order-history table.order-history-table tbody td .order-detail-btn, .profile-content.order-history table.order-history-table tbody td .reorder-btn, .profile-content.order-history table.order-history-table tbody td .repay-btn {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    border-bottom: 1px dashed #292f32;
    text-decoration: none
}

.profile-content.order-history table.order-history-table tbody td .order-detail-btn:hover, .profile-content.order-history table.order-history-table tbody td .reorder-btn:hover, .profile-content.order-history table.order-history-table tbody td .repay-btn:hover {
    border: none;
    color: #ff0000
}

.profile-content.order-history table.order-history-table .history {
    display: none;
    margin-top: 0
}

.profile-content.order-history table.order-history-table .history td[colspan="3"] {
    width: 300px;
    padding: 0
}

.profile-content.order-history table.order-history-table .history .product-list {
    margin-top: 0;
    margin-bottom: 10px
}

.profile-content.order-history table.order-history-table .history .product-list tr {
    border: none
}

.profile-content.order-history table.order-history-table .history .product-list tr:nth-child(2n) {
    background-color: #fafafa
}

.profile-content.order-history table.order-history-table .history .product-list tr td {
    padding: 10px 5px
}

.profile-content.order-history table.order-history-table .history .product-list tr td:nth-child(1) {
    width: 180px;
    padding-right: 0;
    padding-left: 30px
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name {
    font-weight: 400;
    text-align: left
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_ {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    border-bottom: 1px dashed #292f32;
    text-decoration: none
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a:hover, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_:hover {
    border: none;
    color: #ff0000
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a.without_info, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_.without_info {
    border: none;
    cursor: default
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a.without_info:hover, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_.without_info:hover {
    color: #292f32
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name .section {
    font-size: 12px;
    line-height: 1.5;
    color: #929292;
    font-weight: 300
}

.profile-content.order-history table.order-history-table .history .product-list tr td.local_sum {
    font-size: 14px
}

.profile-content.order-history table.order-history-table .history .product-list tr td.local_sum .currency {
    font-size: 16px;
    margin-left: 3px
}

.profile-content.order-history table.order-history-table .history .product-list tr td.amount {
    font-weight: 300;
    font-size: 14px;
    padding-right: 30px
}

.profile-content.order-history table.order-history-table .history .product-list.additional-info {
    border: 1px solid #8db54f;
    margin-top: 20px;
    margin-left: 10px
}

.profile-content.order-history table.order-history-table .history .product-list.additional-info tr {
    background: none !important;
    border-bottom: 1px solid #e5e5e5
}

.profile-content.order-history table.order-history-table .history .product-list.additional-info tr:last-child {
    border-bottom: none
}

.profile-cross-user-info {
    padding: 10px;
    padding-top: 25px;
    padding-left: 0
}

.profile-cross-user-info .cont-item {
    display: table-cell;
    font-weight: normal;
    font-stretch: condensed;
    vertical-align: middle
}

.profile-cross-user-info .cont-item:nth-child(1) {
    width: 205px;
    font-weight: 300
}

.profile-cross-user-info .cont-item.bonuses-cont {
    background-color: #f2f2f2;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.profile-cross-user-info .cont-item.logout {
    padding-left: 40px
}

.profile-cross-user-info .cont-item.logout a {
    border-bottom: 1px solid #93989a;
    font-size: 14px;
    text-decoration: none
}

.profile-cross-user-info .cont-item.logout a:hover {
    border-bottom: none
}

@keyframes gift-animation {
    from {
        background-position-y: -20000%
    }
    to {
        background-position-y: 0
    }
}

@-webkit-keyframes gift-animation {
    from {
        background-position-y: -20000%
    }
    to {
        background-position-y: 0
    }
}

@keyframes gift-animation-full {
    from {
        background-position-y: 20000%
    }
    to {
        background-position-y: 0
    }
}

@-webkit-keyframes gift-animation-full {
    from {
        background-position-y: 20000%
    }
    to {
        background-position-y: 0
    }
}

.gift-container {
    padding-top: 20px
}

.gift-container .product.gift {
    overflow: hidden;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.gift-container .product.gift:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

@media (min-width: 0) {
    .gift-container .product.gift {
        height: 400px
    }
}

@media (min-width: 544px) {
    .gift-container .product.gift {
        height: 435px
    }
}

@media (min-width: 1200px) {
    .gift-container .product.gift {
        height: 412px
    }
}

.gift-container .product.gift.masked .mask {
    visibility: visible;
    opacity: 1
}

.gift-container .product.gift .mask {
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
    opacity: 0;
    visibility: hidden;
    background: url(/local/templates/bd_deliverysushi/css/../images/maska.png) repeat scroll;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5
}

.gift-container .product.gift .front-side {
    z-index: 10;
    opacity: 1;
    visibility: visible
}

.gift-container .product.gift .back-side {
    width: 100%;
    height: inherit;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: #cbce43;
    background: -moz-linear-gradient(top, #cbce43 0%, #b8ba36 100%);
    background: -webkit-linear-gradient(top, #cbce43 0%, #b8ba36 100%);
    background: linear-gradient(to bottom, #cbce43 0%, #b8ba36 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbce43', endColorstr='#b8ba36', GradientType=0)
}

.gift-container .product.gift .back-side:before {
    content: ' ';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    animation: gift-animation-full 2300s linear infinite;
    -webkit-animation: gift-animation-full 2300s linear infinite;
    background: url(/local/templates/bd_deliverysushi/css/../images/stars-gift-inner.png) repeat 0 0 fixed
}

.gift-container .product.gift .back-side:after {
    content: ' ';
    width: 170px;
    height: 228px;
    display: block;
    position: absolute;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    top: 80px;
    background: url(/local/templates/bd_deliverysushi/css/../images/selected-gift-inner.png) no-repeat
}

.gift-container .product.gift.active {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    border-bottom: none
}

.gift-container .product.gift.active .front-side {
    opacity: 0;
    visibility: hidden;
    z-index: 0
}

.gift-container .product.gift.active .back-side {
    opacity: 1;
    visibility: visible
}

.gift-container .product.gift .product-info {
    height: auto
}

.gift-container .product.gift .get-gift-btn, .gift-container .product.gift .get-another-gift-btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    outline: none;
    display: inline-block;
    width: 131px;
    height: 34px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #f8515c;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #f8515c
}

.gift-container .product.gift .get-gift-btn:hover, .gift-container .product.gift .get-another-gift-btn:hover {
    background-color: #f8515c;
    color: white
}

.gift-container .product.gift .gift-in-basket-text {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 22px;
    font-weight: 400;
    font-stretch: condensed;
    line-height: 1.5;
    color: #fff;
    width: 171px;
    text-align: center
}

.gift-container .product.gift .gift-in-basket-text div:nth-child(1) {
    font-size: 45px
}

.gift-container .product.gift .gift-in-basket-text div:nth-child(2) {
    font-size: 24px;
    line-height: 0.1;
    font-weight: 300
}

.gift-container .product.gift .get-another-gift-btn {
    background-color: #f8515c;
    color: white
}

.gift-container .product.gift .get-another-gift-btn:hover {
    background-color: #ff4157
}

.gift-container .product.gift .gift-progress-info {
    position: absolute;
    bottom: 0;
    width: 100%
}

.gift-container .product.gift .gift-progress-info .line {
    height: 33px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.3;
    color: #ffffff;
    text-align: center
}

.gift-container .product.gift .gift-progress-info .line .currency {
    font-size: 16px;
    padding-left: 3px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gift-container .product.gift .gift-progress-info .line.limit1 {
    background-color: #9db832
}

.gift-container .product.gift .gift-progress-info .line.limit2 {
    background-color: #ff8a00
}

.gift-container .product.gift .gift-progress-info .line.limit3 {
    background-color: #a066b3
}

.gift-container .product.gift .gift-progress-info .progress-container {
    height: 78px
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar {
    height: inherit
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content {
    padding-top: 9px;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    text-align: center;
    color: #292f32
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div {
    width: 164px;
    margin: 0 auto;
    text-align: center
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    font-weight: 400
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content span .currency {
    font-size: 26px;
    padding-left: 3px
}

.gift-container .product.gift:hover .progress-container {
    display: block
}

.gift-sticky {
    z-index: 10;
    width: 44px;
    height: 349px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 200px
}

.gift-sticky.sticky {
    position: fixed
}

.gift-sticky .grade-cont {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    width: 22px;
    height: 328px;
    position: relative;
    margin: 10px auto
}

.gift-sticky .grade-cont .grade {
    height: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: url(/local/templates/bd_deliverysushi/css/../images/gift-grade.png) no-repeat scroll center bottom;
    width: 12px;
    position: absolute;
    bottom: 4px;
    right: 4px
}

.gift-sticky .gift-toggle {
    cursor: pointer;
    width: 34px;
    height: 34px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #b7b7b7;
    position: absolute;
    left: -34px;
    top: 15px
}

.gift-sticky .gift-toggle.active {
    background-color: #f8515c
}

.gift-sticky .gift-toggle.active:hover {
    background-color: #ff4157
}

.gift-sticky .gift-toggle:hover {
    background-color: #c7c7c7
}

.gift-sticky .gift-toggle svg {
    width: 20px;
    height: 19px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gift-sticky .gift-toggle svg path {
    fill: white
}

.gift-sticky .expanded-gift {
    display: none;
    padding: 20px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 251px;
    height: 442px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2)
}

.gift-sticky .expanded-gift.open {
    right: 20px;
    position: absolute
}

.gift-sticky .expanded-gift .title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32
}

.gift-sticky .expanded-gift .description {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

.gift-sticky .expanded-gift .grade-cont {
    margin: 15px 0
}

.gift-sticky .expanded-gift .gifts-list {
    position: absolute;
    left: 30px
}

.gift-sticky .expanded-gift .gifts-list .gift-item {
    animation: gift-animation 700s linear infinite;
    -webkit-animation: gift-animation 700s linear infinite;
    background: url(/local/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y -532px 0, #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 177px;
    height: 102px;
    background-color: #efefef;
    position: relative
}

.gift-sticky .expanded-gift .gifts-list .gift-item.not-animate {
    animation: none;
    -webkit-animation: none
}

.gift-sticky .expanded-gift .gifts-list .gift-item:before {
    content: ' ';
    width: 80px;
    height: 87px;
    background: url(/local/templates/bd_deliverysushi/css/../images/gifts-sprite.png) no-repeat 0 -330px;
    position: absolute;
    z-index: 10;
    display: block;
    right: 10px;
    top: 15px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit1.active {
    background: url(/local/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y -353px 0, #b1ce00
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit1.active:before {
    background: url(/local/templates/bd_deliverysushi/css/../images/gifts-sprite.png) no-repeat 0 -221px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit2.active {
    background: url(/local/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y -177px 0, #fbc805
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit2.active:before {
    background: url(/local/templates/bd_deliverysushi/css/../images/gifts-sprite.png) no-repeat 0 -107px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit3.active {
    background: url(/local/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y 0 0, #ff3e4c
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit3.active:before {
    background: url(/local/templates/bd_deliverysushi/css/../images/gifts-sprite.png) no-repeat 0 0
}

.gift-sticky .expanded-gift .gifts-list .gift-item.active .badge {
    background-color: #292f32
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge {
    top: 5px;
    width: 101px;
    height: 25px;
    background-color: #a0a9ab;
    position: absolute;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .price {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #ffffff;
    position: absolute;
    top: 0px;
    padding-left: 6px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 18px;
    padding-left: 3px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge svg {
    width: 18px;
    margin-top: 4px;
    margin-left: 7px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge svg path {
    fill: white
}

.gift-sticky .expanded-gift .gifts-list .gift-item .get-gift {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    min-width: 78px;
    max-width: 108px;
    z-index: 10;
    padding: 0 10px;
    height: 26px;
    border: none;
    background-color: #f8515c;
    font-size: 12px;
    font-stretch: condensed;
    line-height: 2.1;
    color: #ffffff;
    text-align: center;
    text-decoration: none
}

.gift-sticky .expanded-gift .gifts-list .gift-item .get-gift:hover {
    background-color: #ff485d
}

body.panel-opened {
    overflow: hidden
}

body.panel-opened:after {
    content: ' ';
    width: 400%;
    height: 400%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 11
}

.constructor-container {
    margin-top: 10px
}

.constructor-container .title {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    padding-top: 15px
}

.constructor-container .title span {
    font-size: 16px;
    line-height: 1.2;
    color: #808080
}

.constructor-container .title a.get-preset {
    text-decoration: none;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    border-bottom: 1px dashed #292f32
}

.constructor-container .title a.get-preset:hover {
    border: none;
    color: #f8515c
}

.constructor-container .base-list {
    margin-bottom: 30px
}

.constructor-container .constructor-item {
    cursor: pointer;
    margin-top: 10px
}

.constructor-container .constructor-item .image img {
    width: 50px;
    border-radius: 50%
}

.constructor-container .constructor-item.active .image, .constructor-container .constructor-item.active:hover .image {
    background-color: #b6be39
}

.constructor-container .constructor-item.active .image img, .constructor-container .constructor-item.active:hover .image img {
    opacity: 0
}

.constructor-container .constructor-item.active .image svg, .constructor-container .constructor-item.active:hover .image svg {
    opacity: 1
}

.constructor-container .constructor-item.active .image svg path, .constructor-container .constructor-item.active:hover .image svg path {
    fill: white
}

.constructor-container .constructor-item:hover .image {
    background-color: #f1f1f1
}

.constructor-container .constructor-item:hover .image img {
    opacity: 0
}

.constructor-container .constructor-item:hover .image svg {
    opacity: 1
}

.constructor-container .constructor-item .image {
    position: relative;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.constructor-container .constructor-item .image svg {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 17px;
    height: 13px;
    zoom: 2;
    -moz-transform: scale(2);
    -moz-transform-origin: 8px 6px
}

.constructor-container .constructor-item .image svg path {
    fill: #bbbbbb
}

.constructor-container .constructor-item .image img {
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.constructor-container .constructor-item .col-xs-10 {
    padding-top: 10px
}

.constructor-container .constructor-item .name {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.constructor-container .constructor-item .category {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #747474
}

.constructor-container .add-ingredient-cont {
    padding-top: 20px;
    padding-left: 30px
}

.constructor-container .add-ingredient-cont a.add-ingredient {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32 !important;
    margin-left: 37px;
    border-bottom: 1px dashed #292f32
}

.constructor-container .add-ingredient-cont a.add-ingredient:hover {
    border: none;
    color: #f8515c !important
}

.constructor-container .add-ingredient-cont a.add-ingredient:before {
    content: '+';
    display: inline-block;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #b6be39;
    color: white;
    text-align: center;
    line-height: 1.7;
    position: absolute;
    top: -3px;
    left: -40px
}

.constructor-container .constructor-summary {
    margin-top: 30px
}

.constructor-container .constructor-summary span {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

.constructor-container .constructor-summary .weight, .constructor-container .constructor-summary .weight span {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
}

.constructor-container .constructor-summary .sum-value {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 0.8;
}

.constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value span {
    font-size: 18px;
}

.constructor-container button.add-to-cart-constructor {
    margin-top: 20px;
    width: 80%;
    height: 42px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    background-color: #ffffff;
    border: solid 1px #f8515c;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #f8515c
}

.constructor-container button.add-to-cart-constructor:hover {
    color: white;
    background-color: #f8515c
}

.constructor-container button.add-to-cart-constructor[disabled="disabled"] {
    background-color: #ffffff;
    border: solid 1px #e2e4e5;
    color: #b6babb
}

.constructor-container button.clear-constructor {
    display: none;
    background: none;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474;
    text-decoration: none;
    border-bottom: 1px dashed #747474;
    padding: 0;
}

.constructor-container button.clear-constructor:hover {
    border-bottom: none;
}

.constructor-container .ingredients-list {
    counter-reset: ingredients-counter
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item {
    position: relative;
    content: counter(ingredients-counter);
    counter-increment: ingredients-counter;
    padding: 15px 0;
    border-bottom: 1px dashed #e5e5e5;
    margin-left: 0;
    margin-right: 0;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .name-cont {
    padding-left: 0;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons {
    padding: 0;
    margin-top: 5px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .change-amount-btn {
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #b3bbbd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    text-align: center;
    display: inline-block
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .change-amount-btn.plus {
    font-family: Arial
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .change-amount-btn:hover {
    background-color: #b2bbbd;
    border-color: #b2bbbd;
    color: #fff
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .amount {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin: 0 10px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .weight {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: .6;
    color: #747474;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .name {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .category {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1;
    color: #747474
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum {
    display: inline-block;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 0.5;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency {
    padding-left: 3px;
    font-size: 20px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item {
    margin-top: 5px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item svg {
    width: 16px;
    height: 16px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item svg path {
    fill: #b3bcbe
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item svg path:hover {
    fill: #ff0000
}

.constructor-container .ingrs-cont {
    position: relative;
    padding-top: 15px
}

.new-ingredient .ingredient-categories {
    height: 103px;
    background-color: #f8fafa;
    position: relative;
    padding: 20px 30px
}

.new-ingredient .ingredient-categories .sod_select {
    background-color: #f7f9f9;
    border: 1px solid #bac2c3;
    height: 49px;
    line-height: 1.9;
    padding: 10px 10px 10px 20px;
    font-size: 14px
}

.new-ingredient .ingredient-categories .sod_select .sod_list_wrapper {
    top: 45px;
    border-color: #bac2c3
}

.new-ingredient .ingredient-categories .sod_select .sod_option {
    padding: 10px 15px
}

.new-ingredient .ingredient-categories .title {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    padding-top: 0px;
    padding-bottom: 15px
}

.new-ingredient .ingredient-categories .cs-select {
    margin-top: 15px;
    background: #f8fafa;
    width: 256px;
    height: 49px;
    padding-top: 7px
}

.new-ingredient .ingredient-categories .cs-select:hover {
    background: white
}

.new-ingredient .select-ingredients-cont {
    padding: 21px 21px 21px 30px
}

.new-ingredient .select-ingredients-cont .select-ingredients-list {
    counter-reset: s-ingredients-counter;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.1;
    color: #292f32;
    padding-bottom: 20px;
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item {
    position: relative;
    content: counter(s-ingredients-counter);
    counter-increment: s-ingredients-counter;
    cursor: pointer
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item.active {
    color: #fb4f58
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .name {
    position: relative;
    padding-left: 20px
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .name:before {
    content: counter(s-ingredients-counter, decimal) ". ";
    position: absolute;
    left: 0;
    font-family: Roboto;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #808080;
    text-align: left;
    top: 5px
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item.active .name:before {
    color: #fb4f58
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .delete {
    display: none;
    position: absolute;
    right: 5px;
    top: -5px;
    padding: 5px
}

.presets {
}

.presets .title {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    padding-bottom: 10px
}

.presets .preset-item {
    margin: 0 10px;
    cursor: pointer
}

.presets .preset-item .name {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.9;
    color: #292f32
}

.presets .preset-item .description {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    padding: 15px 0;
}

.presets .preset-item .price {
    display: inline-block;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.presets .preset-item .price .currency {
    font-size: 20px;
    padding-left: 3px
}

.presets .preset-item .weight {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2;
    color: #747474;
    margin-left: 15px;
}

.content-page {
    padding-top: 50px
}

.content-page.delivery-page {
    padding-top: 10px
}

.content-page.empty-items .status-title {
    font-size: 15px;
    font-weight: normal
}

.content-page.page-simple p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32
}

.content-page.page-simple p span {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5
}

.content-page.page-simple h2 {
    margin-top: 15px;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

.content-page.error_text .status-title {
    font-size: 15px;
    font-weight: normal
}

.content-page.page-403 .status-title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.2;
    text-align: center;
    color: #292f32
}

.content-page h1 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 0.7;
    color: #32292a;
    text-align: center
}

.content-page .status-title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.2;
    text-align: center;
    color: #292f32
}

.content-page .status-text {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.3;
    text-align: center;
    color: #292f32;
    margin: 10px auto;
    width: 312px
}

.content-page .to-root {
    display: block;
    width: 161px;
    height: 39px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #a8ca00;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.6;
    text-align: center;
    color: #ffffff;
    margin: 20px auto;
    text-decoration: none
}

.content-page .to-root:hover {
    background-color: #b2d600
}

.content-page .status-icon {
    position: relative;
    width: 115px;
    height: 115px;
    margin: 25px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.content-page .status-icon span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    font-size: 45px;
    text-align: center;
    padding-top: 24px
}

.content-page .status-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 72px
}

.content-page .status-icon.icon-404 {
    background-color: #f8515c
}

.content-page .status-icon.icon-404 img {
    width: 72px
}

.content-page .status-icon.icon-403 {
    background-color: #f58323
}

.content-page .status-icon.icon-payment-fail {
    background-color: #f8515c
}

.content-page .status-icon.icon-payment-fail img {
    width: 35px
}

.content-page .status-icon.icon-payment-success {
    background-color: #a8ca00
}

.content-page .status-icon.icon-payment-success img {
    width: 35px
}

.bd-input {
    width: 100%;
    height: 50px;
    background-color: #f6f8f9;
    border: solid 1px #e6e6e6;
    border-collapse: separate;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
    text-align: left;
    cursor: text;
    position: relative
}

.bd-input label {
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.8;
    color: #696969;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bd-input input {
    height: 100%;
    width: 100%;
    position: relative;
    display: inline-block;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 10px;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    cursor: text;
    background: none;
    border: none
}

.bd-input.focused label, .bd-input.filled label {
    top: 3px;
    font-size: 11px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #808080
}

.bd-input.focused {
    background-color: #f8fafa !important
}

.bd-input.textarea {
    height: 100px;
    cursor: text
}

.bd-input.textarea label {
    z-index: 1
}

.bd-input.textarea textarea {
    position: absolute;
    cursor: text;
    background: transparent;
    width: 100%;
    padding: 20px;
    display: block;
    height: 100px;
    border: none;
    resize: none;
    z-index: 2
}

.bd-input.filled {
    background-color: #f0f3f5 !important
}

.bd-input.error {
    border-color: #f8515c !important;
    border-bottom: 1px solid #f8515c !important
}

.bd-form-row.actions {
    margin-top: 12px
}

.bd-form-messages .bd-error {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.7;
    color: #ff0101;
    margin-top: 10px
}

.btn {
    display: block;
    height: 31px;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #f8515c;
    border: solid 1px #f8515c;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #ffffff
}

.btn:hover {
    background-color: #ff4157;
    border-color: #ff4157
}

.btn[disabled] {
    background-color: #ffffff;
    border: solid 1px #e2e4e5;
    color: #b6babb
}

.input-row .bd-input {
    border-bottom: none
}

.bd-form-row {
    margin-top: -1px
}

.input-row-first .bd-input {
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.input-row-last .bd-input {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-tbottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.popover-nav {
    list-style: none;
    padding: 0;
    margin-top: 15px
}

.popover-nav li {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding: 3px 5px 3px 23px;
    cursor: pointer
}

.popover-nav li a {
    border-bottom: 1px solid #93989a;
    font-size: 14px;
    text-decoration: none
}

.popover-nav li:hover {
    background-color: #f1f1f1;
    border-bottom: none
}

.popover-nav li:hover a {
    border-bottom: none
}

div.cs-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    background: #fff;
    z-index: 100;
    width: 100%;
    max-width: 500px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.options-row-select {
    margin-top: 11px;
    margin-bottom: 11px;
    padding: 0
}

div.cs-select:focus {
    outline: none
}

.cs-select select {
    display: none
}

.cs-select span {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cs-select > span {
    padding-right: 3em
}

.cs-select > span::after, .cs-select .cs-selected span::after {
    speak: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cs-select .cs-selected span::after {
    content: '\2713';
    margin-left: 1em
}

.cs-select.cs-active > span::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

div.cs-active {
    z-index: 200
}

.cs-select .cs-options {
    position: absolute;
    overflow: hidden;
    width: 138%;
    background: #fff;
    visibility: hidden
}

.cs-select.cs-active .cs-options {
    visibility: visible
}

.cs-select ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.cs-select ul span {
    padding: 1em
}

.cs-select ul li.cs-focus span {
    background-color: #ddd
}

.cs-select li.cs-optgroup ul {
    padding-left: 1em
}

.cs-select li.cs-optgroup > span {
    cursor: default
}

div.cs-skin-slide {
    color: #fff;
    font-size: 1.5em
}

@media screen and (max-width: 30em) {
    div.cs-skin-slide {
        font-size: 1em
    }
}

div.cs-skin-slide::before {
    content: '';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #bac2c3;
    color: #000000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.cs-skin-slide > span {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    -webkit-transition: text-indent 0.3s, opacity 0.3s;
    transition: text-indent 0.3s, opacity 0.3s
}

.cs-skin-slide > span svg {
    width: 10px;
    position: absolute;
    right: 10px;
    top: 15px
}

.cs-skin-slide.cs-active > span {
    opacity: 0
}

.cs-skin-slide.cs-active > span::after {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.cs-skin-slide .cs-options {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: white;
    width: 101%;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

@media screen and (max-width: 30em) {
    .cs-skin-slide .cs-options {
        padding-top: 3em
    }
}

.cs-skin-slide .cs-options li {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s
}

.cs-skin-slide.cs-active .cs-options li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.cs-skin-slide.cs-active .cs-options li:hover {
    background-color: #f1f1f1
}

.cs-skin-slide.cs-active .cs-options li:first-child {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s
}

.cs-skin-slide .cs-options li span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    padding: 0.4em 0em 0.4em 1.5em
}

.cs-skin-slide .cs-selected span::after {
    content: ''
}

.tabs {
    position: relative;
    margin: 0 auto;
    width: 97%;
    font-weight: 300;
    font-size: 1.25em
}

.tabs nav {
    text-align: center
}

.tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    top: 20px;
    padding-bottom: 11px;
}

.tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-bottom: 10px;

}

.tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em
}

.tabs nav li.tab-current a {
    color: #74777b;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
}

.tabs nav a:focus {
    outline: none
}

.tabs-style-flip {
    max-width: 1200px
}

.content-wrap {
    position: relative
}

.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 1200px;
    text-align: center
}

.content-wrap section.content-current {
    display: block
}

.content-wrap section .row {
    padding: 50px
}

.content-wrap section p {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    text-align: left
}

.tabs-style-flip nav a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    text-decoration: none
}

.tabs-style-flip nav a:hover, .tabs-style-flip nav a:focus, .tabs-style-flip nav li.tab-current a {
    color: #74777b
}

.tabs-style-flip nav a span {
    padding: 17px 30px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    cursor: pointer
}

.tabs-style-flip nav a span:hover {
    color: #696969
}

.tabs-style-flip nav a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%
}

.tabs-style-flip nav li.tab-current a::after {
    background-color: #fff;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
}

.tabs-style-flip .content-wrap {
    background: #fff
}

.tabs-style-flip .content-wrap::before {
    content: ' ';
    display: block;
    position: absolute;
    background: white;
    width: 100%;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    height: 20px;
    z-index: 2;
}
.md-perspective, .md-perspective body {
    height: 100%;
    overflow: hidden
}

.md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px
}

.md-modal {
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    width: auto;
    margin: 5% auto;
    max-width: 800px;
    min-width: 320px;
    height: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.md-show {
    visibility: visible;
    z-index: 99999
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 11000;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-overlay.md-show {
    opacity: 1;
    visibility: visible
}

.md-content {
    position: relative;
    border-radius: 12px;
    margin: 0 auto;
    padding: 20px
}

.md-content .scroll-wrapper:after {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 1) 100%);
}

.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-2 .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.md-show.md-effect-2 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-effect-4 .md-content {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0
}

.md-show.md-effect-4 ~ .md-overlay, .md-effect-4 .md-content {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.md-show.md-effect-4 .md-content {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1
}

.md-effect-5.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-5 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0
}

.md-show.md-effect-5 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateZ(0px) rotateX(0deg);
    -moz-transform: translateZ(0px) rotateX(0deg);
    -ms-transform: translateZ(0px) rotateX(0deg);
    transform: translateZ(0px) rotateX(0deg);
    opacity: 1
}

.md-effect-6.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-6 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0
}

.md-show.md-effect-6 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
    -moz-transform: translate(0%) translateZ(0) rotate(0deg);
    -ms-transform: translate(0%) translateZ(0) rotate(0deg);
    transform: translate(0%) translateZ(0) rotate(0deg);
    opacity: 1
}

.md-effect-7 {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.md-effect-7 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-7 .md-content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 0 3px 3px;
    opacity: 1
}

.md-effect-8.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-8 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.md-show.md-effect-8 .md-content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1
}

.md-effect-9.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-9 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.md-show.md-effect-9 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.md-effect-10.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-10 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-10 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.md-effect-11 .md-content {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-11 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-12 .md-content {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-12 ~ .md-overlay {
    background: #e74c3c
}

.md-effect-12 .md-content h3, .md-effect-12 .md-content {
    background: transparent
}

.md-show.md-effect-12 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-13.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-13 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0
}

.md-show.md-effect-13 .md-content {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in
    }
    100% {
        transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

.md-effect-14.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-14 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.md-show.md-effect-14 .md-content {
    -webkit-transform: translateY(0%) rotateX(0deg);
    -moz-transform: translateY(0%) rotateX(0deg);
    -ms-transform: translateY(0%) rotateX(0deg);
    transform: translateY(0%) rotateX(0deg);
    opacity: 1
}

.md-effect-15.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-15 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-15 .md-content {
    -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    transform: translateZ(0px) translateX(0%) rotateY(0deg);
    opacity: 1
}

.md-show.md-effect-16 ~ .md-overlay {
    background: rgba(180, 46, 32, 0.5)
}

.md-show.md-effect-16 ~ .container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px)
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0
}

.md-show.md-effect-16 ~ .container, .md-effect-16 .md-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-show.md-effect-17 ~ .container {
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s
}

.md-show.md-effect-17 ~ .container, .md-show.md-effect-17 ~ .md-overlay {
    -webkit-transform: rotateX(-2deg);
    -moz-transform: rotateX(-2deg);
    -ms-transform: rotateX(-2deg);
    transform: rotateX(-2deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.md-effect-17 .md-content {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%)
}

.md-show.md-effect-17 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s
}

.md-show.md-effect-18 ~ .container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-18 ~ .md-overlay {
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.md-show.md-effect-18 ~ .container, .md-show.md-effect-18 ~ .md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 0% 50%;
    -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 0% 50%;
    animation: rotateRightSideFirst 0.5s forwards ease-in
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(-200px)
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(-200px)
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out
    }
    100% {
        transform: translateZ(-200px)
    }
}

.md-effect-18 .md-content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0
}

.md-show.md-effect-18 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s
}

.md-show.md-effect-19 ~ .container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-19 ~ .md-overlay {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.md-show.md-effect-19 ~ .container, .md-show.md-effect-19 ~ .md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: OpenTop 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 50% 100%;
    -moz-animation: OpenTop 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 50% 100%;
    animation: OpenTop 0.5s forwards ease-in
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out
    }
}

.md-effect-19 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0
}

.md-show.md-effect-19 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s
}

#popover-information .webui-popover-content, #popover-menu-extend .webui-popover-content {
    width: 164px;
    padding: 0
}

#popover-bonuses-info.in {
    margin-top: 20px
}

#bonuses-info {
    width: 450px;
    height: 170px;
    padding-top: 30px
}

#bonuses-info .title {
    font-size: 18px;
    line-height: 1
}

#bonuses-info .description {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2
}

#popover-basket .webui-arrow {
    right: 7px !important;
    left: auto !important
}

#popover-ingridients-filter {
    width: 445px;
    height: 331px
}

#popover-ingridients-filter .row {
    margin: 0
}

#popover-ingridients-filter .webui-popover-content {
    padding-right: 0;
    padding-left: 0
}

#popover-ingridients-filter .filter-params {
    margin-right: 10px;
    height: 230px;
    overflow-y: scroll
}

#popover-ingridients-filter .filter-params.scroll-content {
    padding-top: 10px;
    margin: 0 30px
}

#popover-ingridients-filter .filter-params .param-item {
    padding-left: 0
}

#popover-ingridients-filter .filter-params .param-item .icon-param {
    text-decoration: none;
    margin-left: 8px
}

#popover-ingridients-filter .filter-params .param-item .icon-param svg {
    height: 10px;
    width: 10px
}

#popover-ingridients-filter .filter-params .param-item .icon-param polygon, #popover-ingridients-filter .filter-params .param-item .icon-param path {
    fill: #b2bbbd
}

#popover-ingridients-filter .filter-params .param-item .remove-param:hover svg polygon, #popover-ingridients-filter .filter-params .param-item .remove-param:hover svg path, #popover-ingridients-filter .filter-params .param-item .remove-param.selected svg polygon, #popover-ingridients-filter .filter-params .param-item .remove-param.selected svg path {
    fill: #262626
}

#popover-ingridients-filter .filter-params .param-item span {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #000000;
    cursor: pointer
}

#popover-ingridients-filter .filter-params .param-item span.unchecked {
    color: #a3a3a3;
    text-decoration: line-through
}

#popover-ingridients-filter .filter-params .param-item span.checked {
    color: #f8515c
}

#popover-ingridients-filter .filter-params .param-item .add_param:hover svg path, #popover-ingridients-filter .filter-params .param-item .add_param.selected svg path {
    fill: #f8515c
}

#popover-ingridients-filter .filter-params .param-item .add_param:hover span, #popover-ingridients-filter .filter-params .param-item .add_param.selected span {
    color: #f8515c
}

#popover-ingridients-filter .filter-actions {
    padding: 18px 40px;
    margin-top: 20px;
    border-top: 1px solid #efefef
}

#popover-ingridients-filter .filter-actions .clear-filter {
    background: none;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474;
    text-decoration: underline;
    text-decoration-color: #747474;
    padding-left: 10px
}

#popover-ingridients-filter .filter-actions .clear-filter:hover {
    text-decoration: none
}

#popover-ingridients-filter .filter-actions .apply-filter {
    outline: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 120px;
    height: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #ffffff;
    border: solid 1px #b0b832;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #b0b832
}

#popover-ingridients-filter .filter-actions .apply-filter:hover {
    background-color: #b0b832;
    color: white
}

#product-detail .md-content {
    max-width: 800px;
    background-color: #ffffff
}

@media (min-width: 0) {
    #product-detail .md-content {
        min-width: 250px
    }
}

@media (min-width: 544px) {
    #product-detail .md-content {
        min-width: 670px
    }
}

@media (min-width: 1200px) {
    #product-detail .md-content {
        min-width: 800px
    }
}

#product-detail .md-content .product.product-detail {
    min-height: 280px;
    height: 0
}

#product-detail .md-content .product.product-detail .preview {
    width: 100%;
    margin: 0
}

#product-detail .md-content .product-actions {
    margin-bottom: 0
}

#product-detail .md-content .product.product-detail .product-info {
    margin: 0;
    height: auto
}

#product-detail .md-content .product.product-detail .product-info .product-description {
    padding-top: 0
}

#product-detail .md-content .product.product-detail .product-info h3 {
    font-size: 20px;
    font-stretch: condensed;
    line-height: 0.9;
    color: #292f32
}

#product-detail .md-content .product.product-detail .product-info p {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32
}

#popover-auth .webui-arrow {
    right: 5px;
    left: auto !important
}

@media (min-width: 0) {
    .index-page footer {
        margin-top: -20px
    }
}

@media (min-width: 544px) {
    .index-page footer {
        margin-top: -20px
    }
}

@media (min-width: 768px) {
    .index-page footer {
        margin-top: 100px
    }
}

@media (min-width: 992px) {
    .index-page footer {
        margin-top: 100px
    }
}

@media (min-width: 1200px) {
    .index-page footer {
        margin-top: 100px
    }
}

footer {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 300
}

@media (min-width: 0) {
    footer {
        margin-top: 50px
    }
}

@media (min-width: 544px) {
    footer {
        margin-top: 50px
    }
}

@media (min-width: 768px) {
    footer {
        margin-top: 100px
    }
}

@media (min-width: 992px) {
    footer {
        margin-top: 100px
    }
}

@media (min-width: 1200px) {
    footer {
        margin-top: 100px
    }
}

footer .copyright a {
    text-decoration: none
}

footer .copyright a img {
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    margin-top: -5px;
    text-decoration: none
}

footer .copyright a span {
    border-bottom: 1px solid #93989a
}

footer .copyright a span:hover {
    border: none;
    color: #fe1a1a
}

.social-icons-footer a {
    margin-right: 5px
}

.social-icons-footer a.sprite {
    background-image: url(/local/templates/bd_deliverysushi/css/../images/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 27px;
    height: 27px
}

.social-icons-footer a.sprite-social_vk {
    background-position: -5px -525px
}

.social-icons-footer a.sprite-social_vk:hover {
    background-position: -5px -562px
}

.social-icons-footer a.sprite-social_instagram {
    background-position: -5px -599px
}

.social-icons-footer a.sprite-social_instagram:hover {
    background-position: -5px -636px
}

.social-icons-footer a.sprite-social_tw {
    background-position: -5px -747px
}

.social-icons-footer a.sprite-social_tw:hover {
    background-position: -5px -784px
}

.social-icons-footer a.sprite-social_fb {
    background-position: -5px -821px
}

.social-icons-footer a.sprite-social_fb:hover {
    background-position: -5px -858px
}

.social-icons-footer a.sprite-social_yt {
    background-position: -5px -895px
}

.social-icons-footer a.sprite-social_yt:hover {
    background-position: -5px -932px
}

.social-icons-footer a.sprite-social_ok {
    background-position: -5px -673px
}

.social-icons-footer a.sprite-social_ok:hover {
    background-position: -5px -710px
}

.product-list .banner {
    border: none;
    text-align: center
}

.banner img {
    border-radius: 3px
}

#bx-panel .admin_tab_icon {
    margin-top: 2px !important
}

.news-list .news-item .news-text {
    line-height: 1.5
}

.constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value .currency {
    font-size: 18px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 19px
}

.auth-state.logged-in-state .bonuses .value .currency {
    font-size: 17px
}

.profile-cross-user-info .cont-item.bonuses-cont .currency {
    font-size: 16px;
    margin-left: -1px
}

.profile-cross-user-info .cont-item.bonuses-cont {
    font-weight: 400
}

.news-detail .detail-content ol {
    margin-left: -24px
}

.product .product-info .product-options .options-row-select {
    margin-top: 5px
}

.lic {
    padding: 5px 10px;
    border: 1px #f8515c solid;
    width: 280px;
    position: absolute;
    top: 0px;
    left: 340px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer
}

.lic .title {
    color: #f8515c;
    border-bottom: 1px dashed #f8515c;
    font-size: 14px
}

.lic .title:hover {
    border: none
}

#licContent {
    width: 420px;
    font-size: 12px;
    display: none;
    font-weight: 300;
    padding: 10px 10px
}

.category-view-item .category-view-name .name-cont a {
    text-decoration: none;
    border-bottom: 1px solid #93989a
}

.category-view-item .category-view-name .name-cont a:hover {
    border-bottom: none
}

.category-view-item .category-view-name .sub-categories li a {
    text-decoration: none;
    border-bottom: 1px solid #4092bd
}

.category-view-item .category-view-name .sub-categories li a:hover {
    border-bottom: none
}

.category-view-item .category-view-name .sub-categories li {
    margin-right: 10px
}

.category-view-item .category-view-description {
    padding-top: 0;
    font-weight: 300
}

.profile-cross-user-info .cont-item.logout {
    padding-left: 25px
}

.profile-cross-user-info .cont-item:nth-child(1) {
    font-size: 14px
}

.order-confirm-text {
    font-size: 11px;
    display: block;
    padding: 0;
    font-weight: 300;
}

.order-confirm-text a {
    color: #4c82a6;
}

.private-house {
    font-weight: 300;
    padding-left: 5px;
}

.profile-content .address-list-container .address-list .sod_select.above .sod_list_wrapper {
    top: auto !important;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/update.css?168110857342274*/
#popover-auth .webui-arrow {right: 48px;}
.auth-state.logged-in-state{padding-top: 90px;}
.auth-state.logged-in-state .bonuses{
	background: rgb(233,72,110);
	background: -moz-linear-gradient(45deg, rgba(233,72,110,1) 0%, rgba(251,125,107,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	background: linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9486e', endColorstr='#fb7d6b',GradientType=1 );
	height: 95px;
    top:0;
    z-index: 12;
    width: 100%;
    position: absolute;
	border-radius: 12px 12px 0px 0px;
}
#popover-auth.is_auth .webui-arrow,#popover-auth.is_auth .webui-arrow:after{
	border-bottom-color: #f5736f;
}
.auth-state.logged-in-state .bonuses svg{
    width: 65px;
    position: absolute;
    left: 26px;
    top: 10px;
    fill: #fed4ce;
}
.auth-state.logged-in-state .bonuses .title{color: white; font-size: 16px;font-weight: 300;display: block;line-height: 1;margin-top: 25px;margin-left: 55px;}
.auth-state.logged-in-state .bonuses .value{display: block; background: none; color: white;font-size: 24px;font-weight: 300;margin-left: 45px;}
.auth-state.logged-in-state .bonuses .value .currency {font-size: 28px; line-height: 1.1;}
.profile-nav{padding-top: 60px;}

.profile-nav ul {
	list-style: none;
	padding: 0;
	border-radius: 12px;
	border: 1px solid #fff;
	background: white;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	margin-bottom: 20px;
}

.profile-nav ul:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.profile-nav ul li {
	margin: 25px 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.profile-nav ul li:last-child{border-bottom: none;padding-bottom: 0;}
.profile-nav ul li a{text-decoration: none;font-weight: 300;}
.profile-nav ul li.active a,.profile-nav ul li:hover a,.profile-nav ul li a:hover{color: #f82c44;}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item{background: none !important;color: #d5d5d5;border-color: #e6e6e6;font-size: 48px;font-weight: bold;line-height: 1.3;}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item.got{color: #fa5d70 !important;}
.profile-content.bonuses .bonuses-progress-cont{margin-left: 15px;}
.profile-content.bonuses .bonuses-progress-cont svg{
	width: 110px;
    position: absolute;
    left: 29px;
    top: 0px;
    fill: #f76b68;
}

.profile-content.bonuses .bonuses-progress{height: 90px; border: 1px dashed #dddddd;border-radius: 5px;padding-top: 10px;width: 445px;margin-left: 150px;
}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item{
	border-top: none;
	border-bottom: none;
}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item:first-child{
	border-left: none !important;border-radius: 0;
}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item:last-child{
	border-right: none !important;border-radius: 0;
}
.profile-content.bonuses .progress-stat{width: 100%;padding-left: 15px;color: #292f32;padding-top: 5px; font-size: 14px;}
.profile-content.bonuses .progress-stat .currency {
	font-size: 16px;
}
.profile-content.bonuses .progress-stat span {
	font-size: 14px;
}
.progress-main{
	margin-top: 30px;
}
.profile-content.bonuses .progress-information{padding-left: 166px;}
.bonus-rules-cont ul{list-style: none; padding-left: 20px;}
.bonus-rules-cont ul li {
  padding-left: 0;
  text-indent: -1.0em;
  font-weight: 300;
  margin-bottom: 10px;
}
.bonus-rules-cont  .title{
	color: #292f32;
	font-size: 20px;
	padding-top: 40px;
    padding-bottom: 15px;
}
.bonus-rules-cont ul li::before {
  content: " ";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fd7c67;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.padt0{padding-top: 0;}
.address-list-container .title{font-size: 20px;margin-bottom: -15px;}
.address-list-container{margin-top: 40px !important;}
.profile-content.order-history table.order-history-table {margin-top: 30px;}
.profile-content.order-history table.order-history-table thead td{font-weight: 400;text-align: left; font-size: 16px; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.profile-content.order-history table.order-history-table tbody td{text-align: left;}
.profile-content.order-history table.order-history-table tbody td span.currency {font-size: 19px; padding-left: 3px;}
.profile-content.order-history table.order-history-table tbody > tr{border-bottom: none;}

.profile-content.order-history table.order-history-table tbody > tr:nth-child(odd) {
	background: #ffffff;
}

.profile-content.order-history table.order-history-table tbody tr.complete td.order-status div {
	display: inline-block;
	border-radius: 12px;
	color: white;
	font-weight: 300;
	padding: 5px 20px;
}
.webui-popover-content .product-list{width: 445px;}
.webui-popover-content .product-list tr{
	height: 90px;
	border-bottom: 1px solid #e5e5e5;
}
.webui-popover-content .product-list tr:last-child{
	border-bottom: none;
}
.webui-popover-content .product-list .prod-image{
	width: 80px;
}
.webui-popover-content .product-list .prod-image img{
	width: 60px;
    height: 60px;
    border: solid 1px #e2e2e2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.webui-popover-content .product-list .name div:first-child{
	font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #000000;
}
.webui-popover-content .product-list .name .section{
	font-size: 12px;
    line-height: 1.5;
    color: #929292;
    font-weight: 300;
}
.has-not-orders{
	margin-top: 20px;
    border: 1px dashed #dddddd;
    border-radius: 3px;
    padding: 20px;
    padding-left: 76px;
    width: 325px;
    background: url('/local/templates/bd_deliverysushi/css/../images/sad.png') no-repeat 25px 15px;
}
.user-info-element{
	border-radius: 12px;
	color: white;
	position: relative;
	height: 100%;
	padding-top: 160px;
	text-align: center;
	margin-bottom: 20px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.user-info-element:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}
.user-info-element svg{
	fill: white;
	position: absolute;
	width: 145px;
	height: 110px;
    left: 0;
    right: 0;
    margin: auto;
    top: 20px;
}
.user-info-element div{
	width: 195px;
	margin: 0 auto;
	font-weight: 300;
}
.user-info-element .message-top{
    font-size: 17px;
    line-height: 1.2;
    font-weight: 400;
    margin-top: -20px;
}
.user-info-element .message-bottom{
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.user-info-element .promo{
	height: 40px;
	background: white;
	color: black;
	border-radius: 12px;
	margin: 10px auto;
	line-height: 2.5;
}
.user-info-element.bonuses{
	height: 250px;
	background: rgb(233,72,110);
	background: -moz-linear-gradient(45deg, rgba(233,72,110,1) 0%, rgba(251,125,107,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	background: linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9486e', endColorstr='#fb7d6b',GradientType=1 );
}
.user-info-element.bonuses svg{
	fill: #ffd4cd;
	width: 180px;
    height: 130px;
    top: 13px;
}

.user-info-element.bonuses .value{
	font-size: 45px;
	font-weight: 300;
	line-height: .7;
}
.user-info-element.bonuses .value span.currency{
	font-size: 53px;
    padding-left: 5px;
}
.user-info-element.bonuses .title{
	font-size: 16px;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.user-info-element.gift,.user-info-element.winner{
	background: rgb(249,81,92);
	background: -moz-linear-gradient(45deg, rgba(249,81,92,1) 0%, rgba(249,170,102,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	background: linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9515c', endColorstr='#f9aa66',GradientType=1 );
	padding-top: 160px;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.user-info-element.gift svg{
	width: 93px;
	height: 93px;
}
.user-info-element.winner svg{
	width: 110px;
	height: 110px;
}
.user-info-element.winner svg path{
	fill: white !important;
}
.gift-info-btn{
	text-decoration: none !important;
	margin-right: 5px;
}
.gift-info-btn .bd-round-icon{
	background-color: #fb6a5a;
	border-color: #fb6a5a;
}
.gift-info-btn:hover .bd-round-icon{
	background-color: #fc7465;
}
.gift-info-btn svg{
	width: 15px;
	margin-top: 7px;
	fill: white;
}
#popover-gift-info{
    margin-top: 0;
    margin-left: 81px;
	background: rgb(249,81,92);
	background: -moz-linear-gradient(45deg, rgba(249,81,92,1) 0%, rgba(249,170,102,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	background: linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9515c', endColorstr='#f9aa66',GradientType=1 );
	width: 405px;
	max-height: 215px;
    min-height: 165px;
	color: white;
	border: none;
}
#popover-gift-info.in{
	margin-top: 21px;
}
#popover-gift-info .webui-arrow{margin-left: -94px;}
#popover-gift-info .webui-arrow,#popover-gift-info .webui-arrow:after{
	border-bottom-color: #f79b6a;
}
#popover-gift-info svg{
	width: 93px;
	height: 93px;
	position: absolute;
	top: 20px;
    left: 40px;
}
#popover-gift-info svg,#popover-gift-info svg path{
	fill: white !important;
}
#popover-gift-info .message-content div{
	width: 195px;
}
#popover-gift-info .message-top{
	font-size: 18px;
	line-height: 1.2;
	width: 220px !important;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    margin-top: 10px;
}
#popover-gift-info .message-bottom{
	font-size: 14px;
	line-height: 1.2;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
}
#popover-gift-info .promo{
	height: 50px;
	background: white;
	color: black;
	border-radius: 5px;
	margin: 15px 0;
	line-height: 2.6;
	text-align:center;
}
#popover-gift-info .message-content{
	margin-left: 150px;
    margin-top: 0px;
}
.message-bottom a{
	color:white;
	text-decoration: underline;
}
.message-bottom a:hover{
	text-decoration: none;
}
.profile-content.order-history table.order-history-table thead tr {
	border-bottom: none;
}
.local_sum span.currency {
	font-size: 19px;
    padding-left: 3px;
}
table.product-list {
	margin: 15px 15px;
}

table.product-list .amount{
	font-weight: 300;
}

.auth-state.logged-in-state nav {
	padding-top: 20px;
    padding-bottom: 20px;
}
.history_content_popover{max-height: 285px;}
.webui-popover.top.in{
	margin-top: -10px;
}
.user-info-element .promo,#gift-info .promo{
	position: relative;
	cursor: pointer;
	line-height: 3.9;
	height: 50px;
	padding-left: 20px;
	text-align: left;
}
.user-info-element .promo::before,#gift-info .promo::before{
	content: attr(data-placeholder);
	display: block;
	font-size: 10px;
	color: #9c9c9c;
	position: absolute;
	top: -2px;
	left: 20px;
	right: 0;
	margin: auto;
}
.user-info-element .promo.copied::before,#gift-info .promo.copied::before{
	content: attr(data-placeholder-completed);
}
.user-info-element .promo{
	text-align: center;
	padding-left: 0;
}
.user-info-element .promo::before{
	left: 0;
}

.profile-content .address-list-container .add-address {
	margin-top: 20px;
	font-size: 13px;
}
.md-overlay{
	background: rgba(0,0,0,0.2);
}
#product-detail .md-content {
    max-width: 562px !important;
    min-width: 562px !important;
    background-color: #ffffff;
}
.md-modal{
	position: absolute;
	top: 10%;
}
#product-detail .md-content .product.product-detail .product-info{
	margin-top: 20px;
}
#product-detail .md-content .prod-info-cont{padding: 0 !important;}
.product .product-info .product-options .options-row-select.col-xl-6{
	width: 49%;
    margin-right: 1%;
}
.hour-select-cont .sod_select .sod_list{
	max-height: 150px;
    overflow-y: scroll;
}
.checkout-form .payment-col{
	width: 100%;
	position: relative;
	left: auto;right: auto;top: auto;bottom: auto;
	width: 100%;
	margin-left: 0;
}

.bd-input {
	background: transparent !important;
	border-radius: 0 !important;
	border: none !important;
	border-bottom: 1px solid #d3d3d3 !important;
	height: 54px;
	right: auto;
	margin: 0;
}

.bd-input.focused {
	background: transparent !important;
	border-color: #ffc6c9 !important;
}

.bd-input.filled {
	background: transparent !important;
}

.bd-input input {
	padding-left: 0;
	padding-top: 20px;
	font-size: 18px !important;
	color: #3f4245;
	text-align: left !important;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bd-input label {
	text-align: left !important;
	top: 0px !important;
	left:0 !important;
	font-size: 14px !important;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #808080;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

.bd-select .label {
	font-size: 14px !important;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #808080;
}

.bd-select .sod_select .sod_list_wrapper .sod_list {
	padding: 15px 0;
}

.bd-select .sod_select .sod_option {
	padding: 7px 30px;
	font-size: 14px;
}

.bd-select .sod_select .sod_list_wrapper {
	border: none !important;
	border-radius: 3px !important;
	box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
    -webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
}

.bd-select .sod_select {
	border: none !important;
	border-bottom: solid 1px #d3d3d3 !important;
	padding: 0 !important;
	padding-bottom: 2px !important;
	height: auto !important;
	background: none !important;
	border-radius: 0 !important;
}

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

.bd-select .sod_select .sod_list_wrapper {
	overflow: initial;
}

.bd-select .sod_list_wrapper::after {
	content: " ";
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #eee;
    border-top-width: 0;
    border-width: 11px;
    left: 20px !important;
    top: -22px;
    z-index: 1;
}

.bd-select .sod_list_wrapper::before {
	content: " ";
    top: 1px;
    margin-left: -10px;
    border-color: transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    border-width: 10px;
    left: 20px;
    top: -20px;
    z-index: 2;
}
.checkout-form .delivery-config-cont{
	margin-left: -30px;
	margin-right: -30px;
	border-radius: 12px;
}
.checkout-form .delivery-type-toggle{
	padding: 15px;
	margin: -15px;
	padding-bottom: 0;
	position: relative;
	z-index: 3;
}
.checkout-form .delivery-type-toggle a:first-child {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 0px;
}

.checkout-form .delivery-type-toggle a{
	border: none !important;
	background: none;
	color: #292F3A !important;
	padding-left: 32px;
	padding-right: 32px;
	text-align: left;
	width: auto;
	font-size: 16px;
	height: 66px;
	line-height: 3.4;
}
.checkout-form .delivery-type-toggle a.active{
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	border-bottom-left-radius: 0;
}
.checkout-form .delivery-type-toggle a.active:hover{
	background: #fff;
	color: #292F3A !important;
	cursor: default;
}

.checkout-form .delivery-type-content::before {
	content: ' ';
	display: block;
	position: absolute;
	background: white;
	width: 100%;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	height: 20px;
	z-index: 4;
	left: 0;
}
.checkout-form .delivery-type-content{
	padding-left: 30px;
	padding-bottom: 35px;
	padding-top: 1px;
	margin-top: -5px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	position: relative;
}

.checkout-form .delivery-type-toggle a[data-type="2"] {
	 margin-left: -4px;
}
.checkout-form .delivery-type-toggle a:hover {
	color: #f53049 !important;
	background: none;
}
.comment_row{
	margin-top: 15px;
}
.hour-select-cont{
	display: none;
	padding-right: 13px;
	padding-top: 12px;
}
.col-xs-5.hour-select-cont{
	padding-left: 20px;
	padding-right: 34px;
}
.delivery-time-type_ .bd-checkbox{
	margin-left: 0;
	margin-top: 51px;
}
.type-conf-cont{
	margin-top: 40px;
}
.checkout-title, .checkoout-label{
	color: #3f4245;
	font-size: 18px;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.checkout-form ._change_row .bd-input{
	margin-bottom: 20px;
}
.bonuses-block{
	position: relative;
	height: 185px;
	background-color: #f6f8f9;
	border-radius: 5px;
}
.bonuses-block .title{
	position: absolute;
    top: 24px;
    left: 137px;
	font-size: 16px;
	color: #3f4245;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bonuses-block .value{
	position: absolute;
    top: 42px;
    left: 137px;
	font-size: 24px;
	color: #3f4245;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bonuses-block .value .currency{
	font-size: 28px;
}
.bonuses-block svg{
	width: 74px;
	margin-left: 34px;
	margin-top: 10px;
}
.bonuses-block svg g{
	fill: #ec486c;
}
.bonuses-block .col-xs-12{
	padding: 0 30px;
    padding-top: 14px;
}
.bonuses-block input{
	text-align: left;
}
.checkout-form .fields-group {
	margin-top: 45px;
}
.checkout-form .delivery-type-content>div .row {
	margin-top: 25px;
}
.checkout-form .summary-label > span{
	display: inline-block;
}
.checkout-form .summary-label > span:first-child{
	width: 90%;
	position: relative;
}
.checkout-form .summary-label > span:first-child div{
	background-color: #f9f9f9;
	display: inline-block;
	position: absolute;
  top: -20px;
  z-index: 2;
}
.checkout-form .summary-label{
	position: relative;
}
.checkout-form .summary-label .meta-value_{
	text-align: right;
	z-index: 2;
	position: absolute;
	right: 0;
	background: #f9f9f9;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.checkout-form .order_sum_ span {
	font-weight: 400;
}

.checkout-form .summary-label .meta-value_ .currency {
	font-size: 18px;
    padding-left: 3px;
}
.checkout-form .summary-label span.order-sum .currency {
	font-size: 30px;
    padding-left: 3px;
}
.checkout-form .summary-label > span:first-child::after{
		content: ' ';
    display: inline-block;
    border-bottom: 1px dotted #d3d3d3;
    height: 11px;
    position: absolute;
    bottom: 0;
		width: 110%;
		left: 0;
}
.checkout-form .payment-col,.checkout-form .payment-col .payment-footer{
	border: none;
}
._delivery-price-value{
	margin-top: 25px;
	font-size: 18px;
	color: #525457;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
._delivery-price-value .currency {
	font-size: 20px;
	padding-left: 3px;
}
.delivery-price{
	padding-right: 30px;
}
.delivery-price .progress-container{
	height: 1px;
  background-color: #D3D3D8;
	width: calc(100% - 18px);
	position: relative;
}
.delivery-price .progress-container .progress-bar{
	background-color: #fb4f58;
	height: 1px;
}
.delivery-price .progress-container .progress-bar::after{
	content: ' ';
	height: 3px;
	width: 3px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	background-color: #fb4f58;
	top: -1px;
}
.delivery-price .progress-bar-content{
	font-size: 14px;
	padding-top: 8px;
	color: #525457;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.delivery-price .progress-bar-content .currency{
	font-size: 16px;
    padding-left: 2px;
}
.checkout-form .delivery-price .bd-input{
	border: none !important;
}
.checkout-form .delivery-price.is_free .bd-input{
	border-bottom: 1px solid #d3d3d3 !important;
}
.checkout-form .map-placeholder{
	width: 100%;
}
.checkout-form .map-placeholder #map{
	width: 100%;
}
.map-row .col-xs-12{
	padding-right: 40px;
}
.payment-footer .summary-label{
	font-weight: 300;
	margin-bottom: 15px;
}
.payment-footer .summary-label.order_sum_{
	padding-top: 5px;
}
.order_sum_{
	font-weight: bold;
}
.order_sum_ .meta-value_ span{
	font-size: 26px;
	line-height: .6;
	font-weight: bold;
}
.bd-checkbox {
  position: relative;
	margin-top: 36px;
}
.bd-checkbox label {
  width: 17px;
  height: 17px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  border-radius: 3px;
  border: 1px solid #c1c1c1;
}
.bd-checkbox label span{
	position: absolute;
	width: 130px;
	left: 20px;
	top: -3px;
}
.bd-checkbox label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
	top: 5px;
	left: 4px;
  border: 3px solid white;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.bd-checkbox label:hover::after {
  opacity: 0.5;
}
.bd-checkbox input[type=checkbox] {
  visibility: hidden;
}
.bd-checkbox input[type=checkbox]:checked + label{
	background: #fb4f58;
	border-color: #fb4f58;
}
.bd-checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.delivery-time-type_ .bd-checkbox label span{
	left: 24px;
	font-weight: 300;
	font-size: 14px;
}
.pickup_discount_label{
  background: #b6bf29;
  padding: 5px 10px;
  line-height: 1;
  color: white;
  display: inline-block;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 12px;
}
.order-content{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
}
.order-content li{
	list-style: none;
	padding: 25px 30px;
  margin-right: 0;
  border-bottom: 1px dashed #e5e5e5;
}
.order-content li:last-child{
	border-bottom: none;
}
.order-content li > div{
	display: inline-block;
	font-weight: 300;
	vertical-align: top;
}
.order-content li > div:nth-child(2){
	margin-left: 30px;
	vertical-align: middle;
	margin-top: -20px;
	width: 140px;
}
.order-content li > div:nth-child(4){
	float: right;
}
.order-content li .image{
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.order-content li .image img{
	width: 60px;
  height: 60px;
  border: solid 1px #e2e2e2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.order-content li .name{
	margin-top: 30px;
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.3;
	color: #000000;
	cursor: default;
	vertical-align: top:
}
.order-content li .section{
	font-size: 12px;
	line-height: 1.5;
	color: #929292;
	font-weight: 300;
}
.order-content li .amount{
	width: 40px;
	font-size: 14px;
	margin-top: 20px;
}
.order-content li .price{
	margin-top: 17px;
}
.order-content li .price .currency {
	font-size: 19px;
}
.order-content li .content_ .option_name{
	font-size: 12px;
	line-height: 1.5;
	color: #929292;
	font-weight: 300;
	margin-top: 5px;
}
.order-content li .content_ .option_value{
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.3;
	color: #000000;
}
.delivery-type-content .col-xs-6{
	padding-right: 30px;
}
.delivery-type-content .col-xs-12{
	padding-right: 44px;
}
.delivery-price.is_free{
	padding-right: 46px;
}
.delivery-price.is_free .bd-input{height: 55px;}

.bd-select .sod_select {
	font-size: 18px !important;
    font-weight: 400;
	line-height: 1.5 !important;
    color: #3f4245;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bd-select .sod_select:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEyOSAxMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOSAxMjkiIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiPiAgPGc+ICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiM0MzQ3NDkiLz4gIDwvZz48L3N2Zz4=);
	width: 18px;
	right: 5px;
	top: 29px;
}
.private-house {
	font-size: 14px;
}

.category-page header .product-categories-container {
	box-shadow: 0 0 100px 50px rgba(0,0,0,0.02);
}

.checkout-form .payment-fields .fields-group {
	margin-top: 30px;
}
.order-confirm-text {
	font-size: 12px;
	line-height: 1.4;
}
@-webkit-keyframes autofill {
    to {
        color: #525457;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.order-content-cont{
	padding-top: 44px;
}
.order-content-cont .checkout-title.linkify{
	display: inline-block;
	border-bottom: 1px dashed;
	cursor: pointer;
}
.order-content-cont .checkout-title.linkify:hover{
	border-bottom: none;
	cursor: pointer;
}
.delivery-time-type_.current_{
	margin-top: -32px;
}
.checkout-form .radios label span{
	padding-left: 40px;
    margin-left: -60px;
    cursor: pointer;
}
.checkout-form .bd-input.error{
	border-color: #f82c44 !important;
}
.checkout-min-order-label{
	padding-top: 25px;
	display: none;
}

.auth-stat .bd-input {
	margin-top: 5px !important;
}

/* 13.11.2017 */
#popover-auth:not(.is_auth) .webui-popover-content {
	width: 276px;
	padding: 20px 30px 20px 30px;
}

.auth-tabs ul li.active {
	background-color: #fb4f58;
}

.bd-form-row {
	margin-top: 10px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input .basket-promo-code {
	padding-left: 0px;
}

#gift-modal {
	width: 780px;
	height: 430px;
}

#gift-modal .md-content {
	background: #f9f9f9;
}

#gift-modal .modal-title {
	padding-left: 40px;
	font-size: 20px;
}

#gift-modal .md-content .scrollbar-macosx {
	max-height: 390px !important;
	overflow-x: hidden !important;
	padding: 0 25px !important;
	margin-left: -5px;
}

#gift-modal .scrollbar-macosx > .scroll-element.scroll-y {
	right: 10px;
}

#gift-modal .md-content .scrollbar-macosx > .scroll-element.scroll-x {
	visibility: hidden;
}

.gift-container .product.gift {
	height: 345px !important;
}

.gift-container .product.gift .gift-progress-info .progress-container {
	background: #d8d8d8;
	height: 43px !important;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar {
	height: 3px !important;
	background-color: #fb4f58 !important;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content {
	background: #f6f8f9 !important;
	margin-top: 3px;
	padding-bottom: 13px;
	z-index: 1;
}

.gift-container .product.gift:hover:not(.active) {
	border-color: #fb4f58;
}

.gift-container .product.gift:hover .native_text {
	display: none;
}

.gift-container .product.gift .hover_text {
	display: none;
}

.gift-container .product.gift:hover .hover_text {
	display: block;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div {
	width: 180px;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div * {
	font-size: 16px !important;
}

.address-list-container {
	margin-top: 70px;
	padding-left: 15px;
}

.notify-config-block {
	background: white;
	border-radius: 12px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	padding: 30px;
	margin-top: 18px;
}

.notify-config-block:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}
.profile-content .profile-phone {
	margin-top: 0;
}

.address-item::after {
	content: ' ';
	display: block;
	border-bottom: 1px dashed #e6e6e6;
	width: 68%;
	position: absolute;
	bottom: -29px;
	left: 31px;
}

.address-item:last-child::after {
	display: none;
}

.address-item .opened_field {
	display: none;
}

.address-item.opened .closed_field {
	display: none;
}

.address-item {
	margin-top: 20px;

}

.address-item.opened {
	background: #f6f8f9;
	border-radius: 5px;
	padding-bottom: 40px;
}

.address-item.opened .opened_field {
	display: block;
}

.profile-bread .breadcrumb-box {
	padding-left: 30px;
}

.remove-address {
	background: #414a4f;
	color: white !important;
	font-size: 13px !important;
	border-radius: 12px;
	padding: 5px 20px !important;
	text-decoration: none !important;
	border-bottom: none !important;
	margin: 0 !important;
	font-weight: 300;
	display: inline-block;
	margin-top: 25px !important;
}

.remove-address:hover {
	background: #4d575d;
	color: white !important;
}

.remove-address::before {
	display: none !important;
}

.address-button {
	color: white !important;
	font-size: 13px;
	border-radius: 12px;
	padding: 5px 20px;
	text-decoration: none !important;
	font-weight: 300;
	display: inline-block;
	margin-top: 25px;
}

.address-button:hover {
	color: white !important;
}

.edit-address {
	background: #fb4f58;
}

.edit-address:hover {
	background: #fb5d4f;
	color: white;
}

.add-address {
	background: #b6be39;
	display: inline-block !important;
}

.add-address:hover {
	background: #bfc73c;
}

.add-address:before {
	content: '' !important;
	display: none !important;
}

.notify-config .bd-checkbox input[type=checkbox]:checked + label {
	background: #3f484d;
	border-color: #3f484d;
}

.notify-config .bd-checkbox {
	margin-top: 5px;
}

.notify-config .bd-checkbox label span {
	width: 270px !important;
}

.delivery-type-tab-1 .scroll-wrapper > .scroll-content {
	max-height: 300px !important;
}

.auth-state.logged-in-state.bonuses-disabled {
	padding-top: 0;
}

#popover-auth.is_auth.bonuses-disabled .webui-arrow {
	border-bottom-color: #e5e5e5;
}

#popover-auth.is_auth.bonuses-disabled .webui-arrow:after {
	border-bottom-color: white;
}

input[readonly] {
	cursor: default;
}

.gift-container .product.gift .get-gift-btn, .gift-container .product.gift .get-another-gift-btn {
	display: block;
	width: 100%;
	height: 43px;
	bottom: 0;
	border-radius: 0;
	color: white;
	background-color: rgba(248, 81, 92, 1);
	border: none;
	z-index: 1;
}

.gift-container .product.gift .get-another-gift-btn {
	height: 46px;
}

.gift-container .product.gift .get-gift-btn:hover, .gift-container .product.gift .get-another-gift-btn:hover {
	background-color: rgba(248, 81, 92, .9);
}

#gift-modal .md-content {
	padding: 20px 0;
}

#basket .scroll-wrapper > .scroll-content {
	max-height: 260px !important;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn {
	border-radius: 50%;
	background-color: white;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
	width: 115px;
	border-radius: 40px;
	margin-left: 35px;
	padding-left: 20px;
}

.address-item .address_private label span {
	font-size: 14px;
	font-weight: 300;
}

.profile-content .address-list-container .sub-row {
	margin-top: 25px;
}

/* 15.01.2018 */
.product {
	overflow: hidden;
}

.product .options-row-select {
	padding: 0 47px;
}

.product .product-options {
	z-index: 2;
	display: none;
}

.product-option-list_ {
	height: 285px;
	overflow-x: hidden !important;
	margin-top: 5px !important;
}

@media (min-width: 1200px) {
	.product.choose_option_state .product-info {
		height: 201px;
	}
}

.product label {
	margin-bottom: 5px;
}

.product label span {
	padding-left: 0;
	color: #292f32;
	font-size: 12px;
	font-weight: 300;
}

.product input[type="radio"] {
	display: none
}

.product label > span {
	margin-left: -20px;
	padding-left: 20px;
	cursor: pointer;
}

.product input[type="radio"] + label span {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0;
	vertical-align: middle;
	background: url(/local/templates/bd_deliverysushi/css/../images/product-checkbox.png) left -13px no-repeat;
	cursor: pointer
}

.product input[type="radio"]:checked + label span {
	background: url(/local/templates/bd_deliverysushi/css/../images/product-checkbox.png) left 0 no-repeat
}

.product .option_title {
	color: #3f484d;
	font-size: 14px;
}

.options_main_title {
	margin-top: 20px;
}

.product-back {
	display: none;
	background: url(/local/templates/bd_deliverysushi/css/../images/arrow-back.png) no-repeat;
	width: 33px;
	height: 9px;
	margin-top: 16px;
	position: absolute;
}

.product.choose_option_state .add-to-cart-btn {
	width: 70%;
}

.product.choose_option_state .product-back {
	display: block;
}

.product.product-item {
	background: white;
	border-radius: 12px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.product.product-item:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);

}
.product .product-footer {
	width: 88%;
	padding: 0 20px;
	bottom: 30px;
}

.product .product-actions .add-to-cart-btn {
	font-size: 14px;
	line-height: 2.3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
}

.options_main_title {
	padding-left: 30px;
}

.product-option-list_ {
	overflow-x: hidden;
}

.product-option-list_ .scroll-x {
	display: none !important;
}

.product-option-list_.scrollbar-macosx > .scroll-element.scroll-y {
	right: 10px !important;
}

.product .preview img.product-image {
	border-radius: 12px 12px 0px 0px;
}

#product-detail .md-content .product.product-detail {
	height: 100%;
}

.product .base-view, .product .product-options {
	-webkit-animation-duration: .4s;
	-o-animation-duration: .4s;
	-moz-animation-duration: .4s;
	animation-duration: .4s;

	-webkit-animation-delay: 0s;
	-o-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s;
}

.product {
	margin-bottom: 30px;
}

.product label {
	margin-bottom: 0;
}

.news-masonry .news-list {
}

.news-list .news-item .news-photo {
	padding: 15px;
}

.news-list .news-item .news-title a {
	border: none;
	text-decoration: underline;
	color: #404447;
	text-decoration-color: #93989a;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.news-list .news-item .news-title span {
	display: inline;
}

.news-list .news-item .news-title a:hover {
	text-decoration: none;
}

.news-list .news-item .news-title {
	line-height: 1.1;
}

.news-masonry article {
	float: left;
	display: block;
	margin-bottom: 15px;
}

.news-list .news-item {
	background: white;
	border-radius: 12px !important;
	padding: 10px 25px;
}

.news-masonry article img {
	border-radius: 12px !important;
}

.product .preview .overlay {
	border-radius: 12px 12px 0px 0px;
}

.additional-photo-item {
	float: left;
}

.news-sharing-block {
	border-radius: 12px;
	background: #F1F1F1;
	height: 190px;
	padding: 30px 40px;
}

.news-sharing-block .social-icons-footer a {
	width: 37px;
	height: 37px;
}

.news-sharing-block .social-icons-footer a.sprite-social_vk {
	background-position: -5px -1157px;
}

.news-sharing-block .social-icons-footer a.sprite-social_vk:hover {
	background-position: -5px -1204px;
}

.news-sharing-block .social-icons-footer a.sprite-social_fb {
	background-position: -5px -1251px;
}

.news-sharing-block .social-icons-footer a.sprite-social_fb:hover {
	background-position: -5px -1298px;
}

.news-sharing-block .social-icons-footer a.sprite-social_tw {
	background-position: -5px -1063px;
}

.news-sharing-block .social-icons-footer a.sprite-social_tw:hover {
	background-position: -5px -1110px;
}

.news-sharing-block .social-icons-footer a.sprite-social_ok {
	background-position: -5px -1345px;
}

.news-sharing-block .social-icons-footer a.sprite-social_ok:hover {
	background-position: -5px -1392px;
}

.news-additional-block {
	margin-top: 50px;
}

.news-sharing-block_title {
	font-size: 14px;
	margin-bottom: 10px;
}

.news-sharing-block_go-back {
	display: inline-block;
	padding: 10px 20px;
	background: rgb(241, 241, 241);
	color: #262626;
	border-radius: 12px;
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
}

.news-sharing-block_go-back span {
	border-bottom: 1px solid #93989a;
	text-decoration: none;
}

.news-sharing-block_go-back::before {
	content: "";
	margin-right: 10px;
	background: url(/local/templates/bd_deliverysushi/css/../images/arrow-back.png) no-repeat;
	width: 33px;
	height: 9px;
	display: inline-block;
}

.news-sharing-block_go-back:hover, .news-sharing-block_go-back:active {
	border-bottom: none;
	text-decoration: none;
}

.news-sharing-block_go-back:hover span {
	border-bottom: none;
	text-decoration: none;
}

.product .product-actions .progress-container {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #bfc5c7;
}

.product .product-actions .progress-container .progress-bar-content {
	color: #999999;
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
}

.scroll-wrapper:after {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0px;
	height: 20px;
	width: 100%;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.product-list .banner, .gift-container .product.gift, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn {
	border-radius: 12px;
}

.product .product-actions .progress-container {
	overflow: hidden;
}

.news-list .news-item .news-text {
	padding-bottom: 10px;
}

@-moz-document url-prefix() {
	.bd-select .sod_select::before {
		top: 16px;
	}
}

.category-seo-text {
	font-size: 14px;
	color: #747474;
	font-weight: 300;
}

.category-seo-text h2 {
	font-size: 18px;
}

.news-detail-image {
	margin-top: 15px;
}

.products-sub-menu-main nav ul li a {
	font-size: 18px;
}

.products-sub-menu-main nav ul li.active a {
	background: none;
	color: #f53049;
	padding: 0;
	font-size: 18px;
}

.products-sub-menu-main nav ul li.active a:after {
	content: '';
	display: none;
}

.menu-general {
	display: inline-block;
}

.priority-nav {
	white-space: nowrap;
	/*
      * Makes sure the menu's are inline-block so they don't take up
      * the entire width of its parent. This will break the plugin.
      */
}

.priority-nav > ul {
	display: inline-block;
}

.priority-nav > ul > li {
	display: inline-block;
}

.nav__dropdown-wrapper {
	border-bottom: 1px solid #93989a;
	top: -5px;
}

.nav__dropdown-wrapper:hover {
	border-bottom: none !important;
}

.priority-nav {
	overflow: hidden;
}

.priority-nav.is-open {
	overflow: inherit;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle:hover {
	color: #ff0000;
	border-bottom: none !important;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
	position: relative;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	text-decoration: none;
	border: none;
	display: inline-block;
	color: #292f32;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: none;
	padding: 0;
}

.priority-nav__wrapper {
	position: relative;
}

.priority-nav__dropdown {
	position: absolute;
	visibility: hidden;
}

.priority-nav__dropdown.show {
	visibility: visible;
}

.priority-nav__dropdown-toggle {
	visibility: hidden;
	position: absolute;
}

.priority-nav-is-visible {
	visibility: visible;
}

.priority-nav-is-hidden {
	visibility: hidden;
}

.priority-nav__dropdown.show {
	position: absolute;
	z-index: 9999;
	min-width: 50px;
	min-height: 32px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	background-clip: padding-box;
	border: solid 1px #e5e5e5;
	border-radius: 6px;
	box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
	-webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
	left: -200%;
	top: 33px;
	padding: 10px 0;
}

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

.priority-nav__dropdown:before {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #e5e5e5;
	border-width: 11px;
	border-top-width: 0;
}

.priority-nav__dropdown:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 10px;
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-top-width: 0;
	left: 0;
	right: 0;
	top: -9px;
	margin: auto;
}

.priority-nav__dropdown li {
	cursor: pointer;
	padding: 4px 25px 4px 25px;
	display: block !important;
	width: 100%;
}

.priority-nav__dropdown li:hover {
	background-color: #f1f1f1;
}

.priority-nav__dropdown li a {
	border-bottom: 1px solid #93989a;
	font-size: 14px;
	text-decoration: none;
}

.product.product-item > .preview > picture > img {
	width: 100%;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/update2.css?168110857321256*/
.common-block {
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.common-block:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.index-navigation {
    margin-bottom: 40px;
}

.index-sections-list__item {
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 20px;
    text-decoration: none !important;
    background-position-x: 100%;
}

.index-sections-list__item span {
    background: #f9f9f9;
    color: #212628;
    padding: 7px 15px;
    border-radius: 12px;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 2;
}

.index-sections-list__item--small {
    min-height: 140px;
}

.index-sections-list__item--big {
    min-height: 300px;
}

.all-categories-button {
    border: 1px solid #d7d7d7;
    border-radius: 12px;
    text-decoration: none;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #61696d;
    height: 40px;
    font-weight: 300;
    line-height: 2.2;
    margin-top: 15px;
}

.all-categories-button:hover {
    background-color: #fff;
    text-decoration: none;
}

.product-badges ul {
    list-style: none;
    padding: 30px;
}

.product-badges a {
    padding-left: 40px;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}

.product-badges a span {
    border-bottom: 1px solid #93989a;
}

.product-badges a:hover span {
    border-bottom: none;
}

.product-badges li:last-child a {
    margin-bottom: 0;
}

.product-banner-slider .flickity-viewport {
    border-radius: 12px;
}

.product-banner-slider .carousel-cell {
    max-height: 500px;
    border-radius: 12px;
}

.product-banner-slider.flickity-enabled.is-draggable .flickity-viewport {
    max-height: 432px;
}

.product-banner-slider .flickity-prev-next-button {
    display: none;
}

.product-banner-slider img {
    border-radius: 12px !important;
}

.product-banner-slider .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
}

.product-banner-slider .flickity-page-dots .dot::before {
    opacity: 1 !important;
    width: 8px !important;
    height: 8px !important;
    top: 2px !important;
    left: 2px !important;
    border-radius: 50%;
    background: #f4f4f4;
}

.product-banner-slider .flickity-page-dots .dot.completed::before {
    background: #f82c44;
}

.category-view-item-inner {
    padding: 29px;
}

.category-view-item .sub-categories li {
    line-height: 30px;
}

.category-view-item .sub-categories li a {
    text-decoration: none;
    border-bottom: 1px solid #93989a;
    font-weight: 300;
}

.category-view-item .sub-categories li a:hover {
    border-bottom: none;
}

.category-view-item .category-view-description {
    padding: 10px 0;
}

.category-view-item .category-view-image img {
    border-radius: 12px;
}

.small-info-block {
    margin-top: 33px;
    padding: 20px;
}

.small-info-block-image, .small-info-block-content {
    display: inline-block;
    vertical-align: top;
}

.small-info-block-image {
    width: 50px;
}

.small-info-block-image.fast svg path {
    fill: #bbbe4e;
}

.small-info-block-image.good svg path {
    fill: #f26560;
}

.small-info-block-image.free svg path {
    fill: #34bed4;
}

.small-info-block-content {
    padding-left: 10px;
}

.small-info-block-content-title {
    font-size: 16px;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.small-info-block-content-description {
    font-size: 12px;
    width: 140px;
    font-weight: 300;
}

.constructor-container {
    margin-top: 20px;
}

.constructor-container .base-list, .constructor-container .ingrs-cont {
    padding: 30px;
}

.constructor-container .title {
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 20px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-actions {
    text-align: center;
}

.constructor-summary > div {
    position: relative;
}

.constructor-summary > div > span:first-child::after {
    content: ' ';
    display: inline-block;
    border-bottom: 1px dashed #d3d3d3;
    height: 11px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.constructor-summary > div > span:first-child div {
    background-color: #f9f9f9;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: -16px;
}

.constructor-summary > div > span:last-child {
    text-align: right;
    z-index: 2;
    position: absolute;
    right: 0;
    background: #f9f9f9;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: -20px;
    top: -18px;
}

.constructor-summary > div {
    margin-bottom: 30px;
}

.constructor-summary .weight > span:first-child div {
    top: -13px;
}

.constructor-summary .weight > span:last-child {
    top: -14px;
}

.constructor-main-buttons {
    margin-bottom: 30px;
}

.constructor-main-buttons a {
    display: inline-block;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    line-height: 5.5;
    text-decoration: none;
    border-radius: 12px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-main-buttons a:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.constructor-main-buttons a:nth-child(2) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#constructor-ingredients {
    width: 300px;
}

#constructor-presets {
    width: 520px;
}

.select-ingredients-list {
    height: 200px;
}

.select-preset-list {
    height: 480px;
}

.webui-popover {
    border-radius: 12px !important;
}

.new-ingredient .ingredient-categories {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

#popover-constructor-ingredients .webui-popover-content {
    padding: 0;
}

.constructor-ingredient-basket-item {
    cursor: pointer;
}

.constructor-ingredient-basket-item:last-child {
    border-bottom: none !important;
}

.ingrs-cont.empty .ingredients-list,
.ingrs-cont.empty .constructor-summary,
.ingrs-cont.empty .ingredients-list-footer,
.ingrs-cont.empty .constructor-base-error,
.ingrs-cont.empty .constructor-name-title,
.ingrs-cont.empty .constructor-actions {
    display: none;
}

.ingrs-cont.empty {
    width: 100%;
    height: 220px;
}

.empty-icon {
    display: none;
}

.ingrs-cont.empty .empty-icon {
    display: block;
}

.empty-icon svg {
    width: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.empty-icon svg path {
    fill: #dddddd;
}

.presets .preset-item {
    min-height: 166px;
    padding: 20px 0 !important;
    border-bottom: 1px dashed #e5e5e5;
}

.presets .preset-item:last-child {
    border-bottom: none !important;
}

.presets .preset-item .image {
    text-align: center;
    border: 1px solid white;
}

.presets .preset-item:hover .image, .presets .preset-item.active .image {
    border: 1px solid #a7af2b;
    border-radius: 12px;
}

.preset-actions {
    display: inline-block;
    text-align: right;
}

.preset-actions .remove-preset, .preset-actions .choose-preset {
    display: none;
}

.presets .preset-item:hover .choose-preset {
    display: block;
}

.presets .preset-item.active .remove-preset {
    display: block;
}

.presets .preset-item.active .choose-preset {
    display: none;
}

.preset-item-btn {
    padding: 4px 35px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 300;
    margin-top: -5px;
    margin-left: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none !important;
}

.preset-item-btn:hover {
    color: white !important;
}

.presets .preset-item .choose-preset {
    border: 1px dashed #a7af2b;
    color: #a7af2b;
}

.presets .preset-item .choose-preset:hover {
    background: #a7af2b;
    border-style: solid;
}

.presets .preset-item .remove-preset {
    border: 1px dashed #fb4f58;
    color: #fb4f58;
}

.presets .preset-item .remove-preset:hover {
    background: #fb4f58;
    border-style: solid;
}

.preset-footer {
    height: 27px;
}

.preset-footer > div {
    vertical-align: top;
}

.active-label {
    width: 22px;
    height: 22px;
    background: #b6bf29;
    border-radius: 50%;
    position: absolute;
    right: 8px;
    top: 8px;
    display: none;
}

.presets .preset-item.active .active-label {
    display: block;
}

.active-label svg {
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 1px;
    right: 0;
    margin: auto;
}

.active-label path {
    fill: white;
}

.ingredient-amount input[type="text"] {
    background: #f2f2f2;
    width: 54px;
    height: 40px;
    border: none;
    text-align: center;
    border-left: 1px solid #dddddd;
    vertical-align: top;
}

.ingredient-amount .change-cons-amount-btn {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border: none;
    outline: none;
}

.ingredient-amount .change-cons-amount-btn.plus {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    background: #fb4f58;
    color: white;
    margin-left: -3px;
}

.ingredient-amount .change-cons-amount-btn.plus:hover {
    background: #ec6a74;
}

.ingredient-amount .change-cons-amount-btn.minus {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background: #f2f2f2;
    color: #292f32;
    margin-right: -4px;
}

.ingredient-amount .change-cons-amount-btn.minus:hover {
    background: #e8e8e8;
}

#constructor-change-amount .ingredient-amount {
    margin-top: 15px;
    text-align: center;
}

#constructor-change-amount .ingredient-name {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px dashed #e5e5e5;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ingredient-footer {
    text-align: center;
    padding-top: 15px;
}

.ingredient-footer a {
    color: #292f32;
    border-bottom: 1px dashed #9e9fa0;
    text-decoration: none;
    font-weight: 300;
}

.ingredient-footer a:hover {
    border-bottom: none;
}

.ingredients-list-footer {
    background: #f9f9f9;
    margin: 0 -30px;
    padding: 10px 30px;
    padding-bottom: 30px;
    margin-bottom: -30px;
    padding-right: 47px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

.constructor-name-title {
    display: inline-block;
    border: none;
    border-bottom: 1px dashed #919394;
    font-size: 20px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-name-title:hover {
    border-bottom-color: white;
}

.constructor-main-buttons a {
    cursor: pointer;
}

.constructor-main-buttons a:hover, .constructor-main-buttons a.active {
    background: #f9f9f9;
}

.add-ingredient {
    border-right: 1px solid #e8e8e8;
}

.add-ingredient svg, .get-preset svg {
    width: 50px;
    vertical-align: middle;
    padding-right: 10px;
}

.get-preset svg {
    margin-top: -12px;
}

.add-ingredient svg path, .get-preset svg path {
    fill: #c8c7c7;
    transition: .5s ease;
}

.add-ingredient:hover svg path,
.add-ingredient.active svg path,
.get-preset.active svg path,
.get-preset:hover svg path {
    fill: #fb4f58;
}

.constructor-item .image-cont,
.constructor-item .desc-cont {
    display: inline-block;
    vertical-align: middle;
}

.constructor-item .desc-cont {
    padding-left: 10px;
}

.ingrs-cont-col {

}

.constructor-container button.add-to-cart-constructor {
    margin-left: 16px;
    margin-top: 25px;
    width: 95%;
    height: 35px;
    border-radius: 12px;
    background-color: #f9515c;
    color: #fff;
}

.constructor-container button.add-to-cart-constructor:hover {
    background-color: #f6535f;
}

.constructor-container button.clear-constructor {
    color: #2a2f32;
    border-bottom: 1px dashed #93989a;
    margin-top: 15px;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-container button.add-to-cart-constructor[disabled="disabled"] {
    background-color: #f9f9f9;
    border: solid 1px #e2e4e5;
    color: #b6babb;
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .name:before {
    font-family: "Roboto Condensed", sans-serif;
}

.constructor-container .ingredients-list {
    padding-bottom: 20px;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .name {
    line-height: 1.5;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .weight {
    line-height: 1;
}

.presets .preset-item .description {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.presets .preset-item .name {
    line-height: 1.2;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.presets .preset-item .weight {
    line-height: 1.8;
    margin-left: 10px;
}

.webui-popover.left {
    margin-top: 0 !important;
}

.webui-popover.left.in {
    margin-left: -55px;
    margin-top: 0px !important;
}

#constructor-change-amount {
    width: 207px;
    line-height: 20px;
    padding-bottom: 15px;
}

.webui-popover.left.fade {
    -webkit-transition: opacity .3s ease, margin-left .3s;
    -moz-transition: opacity .3s ease, margin-left .3s;
    -ms-transition: opacity .3s ease, margin-left .3s;
    -o-transition: opacity .3s ease, margin-left .3s;
    transition: opacity .3s ease, margin-left .3s;
}

.constructor-base-error {
    height: 45px;
    line-height: 45px;
    background: #f35562;
    color: #fff;
    text-align: left;
    margin: 0 -30px;
    font-weight: 300;
    margin-top: 40px;
    padding-left: 58px;
}

.constructor-base-error span {
    display: inline-block;
    position: relative;
}

.wok_error_choose:after {
    content: '!';
    display: block;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 10px;
    left: -30px;
    line-height: 1.5;
    text-align: center;
}

.product.product-detail-single {
    background: none;
    margin-top: 60px;
}

.product.product-detail.product-detail-single .product-info {
    margin-top: 13px;
}

.product.product-detail.product-detail-single .options-row-select {
    padding-left: 16px;
}

.product.product-detail.product-detail-single .product-option-list_ {
    margin-top: -20px;
    height: auto;
}

.back-to-catalog a {
    display: block;
    height: 36px;
    font-size: 14px;
    line-height: 2.4;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background: #f1f1f1;
    text-align: center;
}

.product.product-detail .back-to-catalog a:before {
    margin-top: 15px;
    margin: 15px 8px 0 0;
}

.product.product-detail.product-detail-single .product-actions {
    margin-top: 10px;
}

.product.product-detail.product-detail-single .product-info .product-description {
    color: #272727;
    margin-top: 20px;
}

.address-item.opened {
    background: #ffffff;
    border-radius: 12px;
    padding-bottom: 40px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.order-total-container .order-total::after {
    display: none;
}

.country-by span.currency {
    font-family: "Roboto Condensed" !important;
}

.country-by span.current-price > span.currency {
    font-size: 18px;
    font-weight: 300;
}

.country-by .basket-btn .not-empty-basket .basket-sum .currency {
    font-size: 16px;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency {
    font-size: 13px;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency {
    font-size: 16px;
    font-weight: 300;
}

.country-by .min-order-progress .progress-bar-content .min-order-sum .currency {
    font-size: 14px;
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift span.currency {
    font-weight: 300;
}

.country-by #popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3) {
    margin-top: 0px;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency {
    font-size: 16px;
    font-weight: 300;
}

.country-by span.old-price > span.currency {
    font-size: 14px;
}

.country-by .auth-state.logged-in-state .bonuses .value .currency {
    font-size: 20px;
    padding-left: 0px;
}

.country-by .profile-content.order-history table.order-history-table tbody td span.currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .local_sum span.currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .user-info-element.bonuses .value span.currency {
    font-size: 26px;
}

.country-by .user-info-element.bonuses .value {
    line-height: 1.0;
}

.country-by .profile-content.bonuses .progress-stat .currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value .currency {
    font-size: 16px;
}

.country-by .presets .preset-item .price .currency {
    font-size: 16px;
    font-weight: 300;
}

.country-by .gift-sticky .expanded-gift .gifts-list .gift-item .badge {
    width: 110px;
}

.country-by .gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div * {
    font-size: 14px !important;
    font-weight: 300;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
    width: 126px;
    margin-left: 27px;
}

.product.product-detail-single {
    min-height: 500px;
    overflow: unset !important;
}

.product-badges li {
    margin-right: 20px;
}

@media (max-width: 991px) {
    .product-badges li {
        display: inline-block;
    }
}

@media (max-width: 991px) {
    .product-detail-single .product-info {
        margin-top: 400px !important;
    }

    .product-detail-single .col-xl-4 {
        margin-top: -740px !important;
    }

    .product-detail-single .preview {
        margin: 0 !important;
        margin-top: 20px !important;
    }
}

@media (max-width: 778px) {
    .product-detail-single .product-info {
        margin-top: 300px !important;
    }

    .product-detail-single .col-xl-4 {
        margin-top: -640px !important;
    }

    .product-detail-single .preview {
        margin: 0 !important;
        margin-top: 20px !important;
    }
}
/* 15.06.2018 */
.progressiveLoad{
    filter: blur(5px);
    transition: all .2s ease;
}
.section-bg{
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-repeat: no-repeat;
    background-size: cover;
}
.blured{
    filter: blur(5px);
}
.slider-height-fix{
    min-height: 400px;
}
.product.product-banner-slider{
    height: auto !important;
}
.blocks-without-banners{
    margin-top: -33px;
}
#popover-basket.product-information-open .basket-items-col{
    width: 470px !important;
}
#popover-basket.product-information-open .webui-popover-content #basket .information-col{
    width: 285px;
}
/*26.09.2018*/
.without-preset{
    border-radius: 12px !important;
    border-right: none !important;
}
.product-list .empty-items{
    padding-bottom: 50px;
}
#rules-modal .md-content .rules-text-cont.scroll-wrapper{
    padding-bottom: 20px !important;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/animate.css?168110857371462*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}


@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* End */


/* Start:/local/templates/bd_deliverysushi/css/popover.css?16811085738526*/
/*
 *  webui popover plugin  - v1.2.16
 *  A lightWeight popover plugin with jquery ,enchance the  popover plugin of bootstrap with some awesome new features. It works well with bootstrap ,but bootstrap is not necessary!
 *  https://github.com/sandywalker/webui-popover
 *
 *  Made by Sandy Duan
 *  Under MIT License
 */
.webui-popover-content {
    display: none;
}
.webui-popover-rtl {
    direction: rtl;
    text-align: right;
}
/*  webui popover  */
.webui-popover {
    position: absolute;
    z-index: 9999;
    display: none;
    min-width: 50px;
    min-height: 32px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    background-clip: padding-box;
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
    -webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
}
.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {

}
.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
    margin-left: 10px;
}
.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
    margin-left: -10px;
}
.webui-popover.pop {
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
    -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
    transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.pop-out {
    -webkit-transition-property: "opacity,transform";
    -o-transition-property: "opacity,transform";
    transition-property: "opacity,transform";
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.fade,
.webui-popover.fade-out {
    margin-top: 3px;
    -webkit-transition: opacity .3s ease,margin-top .3s;
    -moz-transition: opacity .3s ease,margin-top .3s;
    -ms-transition: opacity .3s ease,margin-top .3s;
    -o-transition: opacity .3s ease,margin-top .3s;
    transition: opacity .3s ease,margin-top .3s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.out {
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.in {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 15px;
}
.webui-popover .webui-popover-content {
    padding: 9px 14px;
    overflow: auto;
    display: block;
}
.webui-popover-inner .close {
    font-family: arial;
    margin: 8px 10px 0 0;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #000000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
}
.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.webui-popover-inner .close:after {
    content: "\00D7";
    width: 0.8em;
    height: 0.8em;
    padding: 4px;
    position: relative;
}
.webui-popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    background-color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.webui-popover-content {
    padding: 9px 14px;
    overflow: auto;
    display: none;
}
.webui-popover-inverse {
    background-color: #333333;
    color: #eeeeee;
}
.webui-popover-inverse .webui-popover-title {
    background: #333333;
    border-bottom: 1px solid #3b3b3b;
    color: #eeeeee;
}
.webui-no-padding .webui-popover-content {
    padding: 0;
}
.webui-no-padding .list-group-item {
    border-right: none;
    border-left: none;
}
.webui-no-padding .list-group-item:first-child {
    border-top: 0;
}
.webui-no-padding .list-group-item:last-child {
    border-bottom: 0;
}
.webui-popover > .webui-arrow,
.webui-popover > .webui-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.webui-popover > .webui-arrow {
    border-width: 11px;
}
.webui-popover > .webui-arrow:after {
    border-width: 10px;
    content: "";
}
.webui-popover.top > .webui-arrow,
.webui-popover.top-right > .webui-arrow,
.webui-popover.top-left > .webui-arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 0;
}
.webui-popover.top > .webui-arrow:after,
.webui-popover.top-right > .webui-arrow:after,
.webui-popover.top-left > .webui-arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #ffffff;
    border-bottom-width: 0;
}
.webui-popover.right > .webui-arrow,
.webui-popover.right-top > .webui-arrow,
.webui-popover.right-bottom > .webui-arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.05);
}
.webui-popover.right > .webui-arrow:after,
.webui-popover.right-top > .webui-arrow:after,
.webui-popover.right-bottom > .webui-arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.webui-popover.bottom > .webui-arrow,
.webui-popover.bottom-right > .webui-arrow,
.webui-popover.bottom-left > .webui-arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999999;
    border-bottom-color: #e5e5e5;
    border-top-width: 0;
}
.webui-popover.bottom > .webui-arrow:after,
.webui-popover.bottom-right > .webui-arrow:after,
.webui-popover.bottom-left > .webui-arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
}
.webui-popover.left > .webui-arrow,
.webui-popover.left-top > .webui-arrow,
.webui-popover.left-bottom > .webui-arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.05);
}
.webui-popover.left > .webui-arrow:after,
.webui-popover.left-top > .webui-arrow:after,
.webui-popover.left-bottom > .webui-arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.webui-popover-inverse.top > .webui-arrow,
.webui-popover-inverse.top-left > .webui-arrow,
.webui-popover-inverse.top-right > .webui-arrow,
.webui-popover-inverse.top > .webui-arrow:after,
.webui-popover-inverse.top-left > .webui-arrow:after,
.webui-popover-inverse.top-right > .webui-arrow:after {
    border-top-color: #333333;
}
.webui-popover-inverse.right > .webui-arrow,
.webui-popover-inverse.right-top > .webui-arrow,
.webui-popover-inverse.right-bottom > .webui-arrow,
.webui-popover-inverse.right > .webui-arrow:after,
.webui-popover-inverse.right-top > .webui-arrow:after,
.webui-popover-inverse.right-bottom > .webui-arrow:after {
    border-right-color: #333333;
}
.webui-popover-inverse.bottom > .webui-arrow,
.webui-popover-inverse.bottom-left > .webui-arrow,
.webui-popover-inverse.bottom-right > .webui-arrow,
.webui-popover-inverse.bottom > .webui-arrow:after,
.webui-popover-inverse.bottom-left > .webui-arrow:after,
.webui-popover-inverse.bottom-right > .webui-arrow:after {
    border-bottom-color: #333333;
}
.webui-popover-inverse.left > .webui-arrow,
.webui-popover-inverse.left-top > .webui-arrow,
.webui-popover-inverse.left-bottom > .webui-arrow,
.webui-popover-inverse.left > .webui-arrow:after,
.webui-popover-inverse.left-top > .webui-arrow:after,
.webui-popover-inverse.left-bottom > .webui-arrow:after {
    border-left-color: #333333;
}
.webui-popover i.icon-refresh:before {
    content: "";
}
.webui-popover i.icon-refresh {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -15px;
    margin-right: -15px;
    background: url(/local/templates/bd_deliverysushi/css/../img/loading.gif) no-repeat;
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}
.webui-popover-backdrop {
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}
.webui-popover .dropdown-menu {
    display: block;
    position: relative;
    top: 0;
    border: none;
    box-shadow: none;
    float: none;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/selectordie.css?16811085739599*/
/* ===========================================================
 *
 *  Name:          selectordie_dev.css
 *  Updated:       2014-10-10
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Oddny | Cogs 'n Kegs
 * =========================================================== */

.sod_select,
.sod_select *
    {
        cursor: pointer;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
     -webkit-touch-callout: none;
       -webkit-user-select: none;
          -moz-user-select: none;
           -ms-user-select: none;
               user-select: none;
    }

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select
    {

        display: inline-block;
        position: relative;
        line-height: 1;

        width: 100%;
        padding: 10px;
        border-radius: 3px;
        background-color: #ffffff;
        border: solid 1px #bac2c3;
        font-size: 12px;
        font-weight: 300;
        font-stretch: condensed;
        line-height: 1.2;
        color: #000000;
        outline: 0;
        outline-offset: -2px; /* Opera */
        cursor: default;
    }
.sod_select.error{
    border-color: #f82c44 !important;
}
    /* Up/Down arrows */
.sod_select:before
{
    content: "";
    position: absolute;
    zoom: .55;
    top: 50%;
    z-index: 1;
    right: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 18px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjQgMTcuNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMTcuNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMjQsMHYzLjRIMFYwSDI0eiBNMCwxMC41aDI0VjcuMUgwVjEwLjV6IE0wLDE3LjZoMjR2LTMuNEgwVjE3LjZ6Ii8+DQo8L3N2Zz4NCg==);
    cursor: pointer;
}
@-moz-document url-prefix() {
    .sod_select:before
    {
        top: 58%;
        right: 7px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 14px;
        background-repeat: no-repeat;
    }
}

/* Change the border color on hover, focus and when open */
    .sod_select:hover,
    .sod_select.open,
    .sod_select.focus {  }

        .sod_select.open {  }


    /* When the entire SoD is disabled, go crazy! */
    .sod_select.disabled
        {
            border-color: #828282;
            color: #b2b2b2;
            cursor: not-allowed;
        }

    /* The "label", or whatever we should call it. Keep the first three lines for truncating. */
    .sod_select .sod_label
        {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;

            padding-right: 15px;
        }

        .sod_select .sod_prefix { /* Use this if you're using a prefix and want to style it */ }
        .sod_select .sod_placeholder { /* Use this if you're using a placeholder and want to style it */ }



    /* Options list wrapper */
    .sod_select .sod_list_wrapper
        {
            display: none;
            position: absolute;
            top: 33px;
            left: -1px;
            width: calc(100% + 2px);
            background: #ffffff;
            border: solid 1px #bac2c3;
            border-top: none;
            color: #444444;
            font-weight: 300;
            z-index: 10;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
            overflow: hidden;
            max-height: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
        }
        .sod_select.open .sod_list_wrapper{
            max-height: 500px;
            display: block;
        }

        /* Shows the option list (don't edit) */
        .sod_select.open .sod_list_wrapper { display: block;  }

        /* Don't display the options when  */
        .sod_select.disabled.open .sod_list_wrapper { display: none;  }

        /* When the option list is displayed above the SoD */
        .sod_select.above .sod_list_wrapper
            {
                top: auto;
                bottom: 100%;
                border-top: solid 1px #bac2c3;
                border-bottom: none;
            }

    /* Options list container */
    .sod_select .sod_list
        {
            display: block;
            overflow-y: auto;
            padding: 0;
            margin: 0;
        }

        /* All the options. Keep the first three lines for truncating... */
        .sod_select .sod_option
            {
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;

                position: relative;
                padding: 10px 10px;
                list-style-type: none;
            }

            /* Optgroups */
            .sod_select .sod_option.optgroup,
            .sod_select .sod_option.optgroup.disabled
                {
                    background: inherit;
                    color: #939393;
                    font-size: 10px;
                    font-style: italic;
                }

                /* Children of an optgroup */
                .sod_select .sod_option.groupchild { padding-left: 20px; }

            /* Used together with placeholderOption / data-placeholder-option */
            .sod_select .sod_option.is-placeholder {
                display: none;
            }

            /* Disabled option */
            .sod_select .sod_option.disabled
                {
                    background: inherit;
                    color: #cccccc;
                }

            /* Hover state for options, also used when a user uses his/hers up/down keys */
            .sod_select .sod_option.active
                {
                    background: #f7f7f7;
                    color: #333333;
                }

            /*Make room for the check mark */
            .sod_select .sod_option.selected
                {
                    font-weight: 700;
                    padding-right: 25px;
                }

                /* Displays a check mark for the selected option */
                .sod_select .sod_option.selected:before
                    {
                        content: "";
                        position: absolute;
                        right: 10px;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                                transform: translateY(-50%);
                        display: inline-block;
                        color: #808080;
                        height: 9px;
                        width: 10px;
                        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMCA5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMCA5IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBmaWxsPSIjYjBiODMyIiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjhjMC43LDAuNywxLjMsMSwyLDBDNi43LDYsOC4zLDMuNyw5LjgsMS41QzEwLjUsMC41LDktMC4zLDguMywwLjZsMCwwQzYuNywyLjksNS43LDQuNCw0LDYuNyIvPjwvZz48L3N2Zz4=);
                    }

                /* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
                .sod_select.no_highlight .sod_option.selected { font-weight: 300; }
                .sod_select.no_highlight .sod_option.selected:before { display: none; }

            .sod_select .sod_option.link { /* If data-link is set on a specific option */ }
            .sod_select .sod_option.linkexternal { /* If data-link-external is set on a specific option */ }



    /* Hide native select */
    .sod_select select { display: none !important; }

        /* The native select in touch mode. Keep this first line. Sorry, keep everything. */
        .sod_select.touch select
            {
                -webkit-appearance: menulist-button;

                position: absolute;
                top: 0;
                left: 0;
                display: block !important;
                height: 100%;
                width: 100%;
                opacity: 0;
                z-index: 1;
            }
.sod_option.disabled{
    display: none !important;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/currency.css?168110857310628*/
@font-face{
	font-family: 'currency';
	font-style: normal;
	font-weight: normal;
	src: url(data:application/font-woff;base64,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) format('woff');
}
@font-face {
  font-family: 'currency';
  src: font-url('/local/templates/bd_deliverysushi/css/currency.eot');
  font-weight: normal;
  font-style: normal;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/flickity.css?16811085733313*/
/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
  max-height: 400px;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);

}

.flickity-enabled.is-draggable .flickity-viewport:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.carousel-cell img {
  width: 100%;
}
.slider-container{
  position: relative;
}
.slider-container .spinner{
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: #292f32;
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}


.flickity-prev-next-button:hover { background: black; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous { left: -15px; }
.flickity-prev-next-button.next { right: -15px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #fff;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 17px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 29px;
  height: 2px;
  margin: 0 8px;
  background: #808080;
  opacity: 1;
  cursor: pointer;
  position: relative;
}
.flickity-page-dots .dot.completed:before{
  width: 100%;
  opacity: 1;
}
.flickity-page-dots .dot:before{
  content: " ";
  height: 2px;
  background-color: #f82c44;
  position: absolute;
  z-index: 2;
  width: 0;
  left: 0;
  opacity: 0;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;

}

/* End */


/* Start:/local/templates/bd_deliverysushi/css/jquery.scrollbar.css?168110857322578*/
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #bac2c3;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -3px; min-height: 10px; width: 3px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }








/* End */


/* Start:/local/templates/bd_deliverysushi/css/roboto.css?1681108573167391*/
@font-face{
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	src: url(data:application/font-woff;base64,d09GRgABAAAAAKI8ABIAAAABR5AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAACiIAAAABwAAAAcaEJHaEdERUYAAJHEAAAAHgAAAB4AJwGWR1BPUwAAkgQAABAaAAAglCtbuUdHU1VCAACR5AAAACAAAAAgRHZMdU9TLzIAAAIMAAAAVgAAAGC5JydXY21hcAAABnwAAAGxAAADJtP9+AhjdnQgAAAKnAAAADgAAAA4EFsUR2ZwZ20AAAgwAAABsQAAAmVTtC+nZ2FzcAAAkbgAAAAMAAAADAAIABNnbHlmAAAN9AAAe/kAAQIIw/rqimhlYWQAAAGUAAAANQAAADb3MWe1aGhlYQAAAcwAAAAgAAAAJAtlBiFobXR4AAACZAAABBgAAAZATjNLoGxvY2EAAArUAAADHgAAAyJ9HT0ibWF4cAAAAewAAAAgAAAAIAKwAmJuYW1lAACJ8AAAAncAAAVnsndcLnBvc3QAAIxoAAAFTQAADMO7jgdPcHJlcAAACeQAAAC4AAABKguryo54nGNgZGBgAGIL9cbv8fw2XxnkORhA4MgHQT0QfUGN++Ovi/8UOMTYK4HqOBiYQKIAMLoLFwAAAHicY2BkYOCo/rsWSEr/uvjvBIcYA1AEGTBOAACYNgaTAAEAAAGQAIAACAAAAAAAAgABAAIAFgAAAQAB3gAAAAB4nGNgZhFk2sPAzMDCOovVmIGBUR5CM19kSGNiYGAAYQh4wMD0P4BBIRrIVADx3fPz04EsJtU/bGn/0hgYOKqZghUYGOf7MzIwsFixbgCrYwIAeysOUgAAeJxlVG1MlWUYvt7nuZ/3QLNANuiDCHFpnHT5gSIQZSd0KsiEks8dSgdbg+QAK+y4IssNUitYOVvMrT/2o48fOX/YWm4uW6usLZ1tjPWxgk7ZpsMaWbOPt+t+D4f1wXZxvR/neZ77vq7rfs1FbAD/vPf4LzcNvfauot+0o0yuwXL7O7a5rWiXD3CndwfWmD3oNUkstZUottMo9z7BCnMRSVOMJ8xIMGuvoIFrniKqibVzuI/Q5+uI+4k6czP2GkGb3YeVNkDSPo8eXhf421AqCeRKPxJyD2plLxL2MvEb74+gUSaRMAUYsr+iUgb4/BQS7mN063MZRZ2MkCf5u4PokyZstlMokpfxgHQj21+AfHkIhdKFiP0e1SYPPeYKQM63C9nTjcgyg9hij6GSvcXtKNZoj/YNbDTP4HruVc777d4Mur0fgrft+4jrtZtGB5+3EFXhOq4xY+QkbjP7kcf7JvaX44AbyLmEs48gZmqx3DuPcfLtshNtqr1E0CbFiEsVCuwFjLlxarcf61RjvTZvosu7RA0PUN8R7DbdGLSdcxoRrgSFdoK9x1DD/mtUK1MQHKNeayNliBJ97i4sVu3kDDqlBYvkU+wINa9Hr+qu612U53M//w9qtgHrw98qBkJ9l/1Lc+WRtF+h3tzTvYuNqrWrwU45i8f8ceyKlGCXq8USX9Avjfz9elT7BzAo+cFXoeaz2GpTzFcKrayjWHX3s3ALfaimX60hfkEvdVnoYmS9V83TnPbrRa6jvs4xa9SaNbXaSdS7d9Dqt6NZDmGJO8e1U8SzWO1GMWC/QYmeFSIVTOv59jnulcRi9dd4wavqN33Oc9/xXSqYCevQc9VLsj+KLvcaGqQxuGSngln/JnS61XhQXqH/PzJ7w9jtXsAOZrDD5aAtKw9DEfDsg5yZYfbjo9RVoFxOoZG1VcijuI415KQ5OJ9ViLpIP6rC9ylUhecdRtwfI7/Oc2Oot8fpRS06kPunRyxA7l/ZxLXA1XPEjPqntWZqlAb0sfc4/e611czvRPCzSQUT9jM+P4EW9V71V//Vg3De2DfnsFfuJYaDj7jmc/cWipjtKs1BqMUJensWzZGV6Hc/oZl1buc8bgrzoR4xI+pTOIeci3lmXtQzvxS38ntTprlR7+Q4df4WTfIlHtb5c6uCC7IoOJ1hzfh8rftYlyGYUc2JfMFeOJuZ2jJ7an41Q7pWs6/5y7CfRLb7ENFwppgJOc3+/8H/1YXfs02KeX0zzNnQfM57mmHmXrOnc6L5+R/P1ahzqFnUedHMygpUmMtYmtEpw/YkENkDZNgM8Rv+NXF3GpghP0nu4Tv9Vs9BTuKQewmPewlEiVVeH6LmCHEUy8xhRDm7T+s6U4ZOU4TNuqc9g5jE+Y2qAP4GYKuAAnicpZFJTxVBFIW/alrEhwMIKOITi1FmFJxAcRaZB5lRBFGZAg7PvVFUJBrZkMDWaEhAlBUxEhMkavgRyoJa+BNc+V7KSrcMuoHoTXXlnps6J1VfA0G4nxdhdoTXKOFo2xkcR2IbZbGJLdzjBa8YY4JJppjmPR+seeurtWAP2Fp6ZKSMkbEyWWbLfNkq38TFJ/m1NimuWxr3S+MeN+63f7ixByUyTEZLr+POW+UW+qf+ob/rL/qz/qTn9Ec9q2f0Oz0deB0YDYz47/p9yqf6VI/qVu2qWVWrzEW12Ptt2H3RP1ew5XGIOMthtFTCEHHLWiPDvcEGgtlIiGHgIZTNhsRWthFGONuJIJIodrCTaHYRw27Deg+x7DW04ogngUSSSGYfKaSSRjoZZJJFNvs5QA65HOQQhznCUfLI55j5YwWc4CSnOM0ZznKO8xRygSKKKaGUMsqpoJIqqrlIDbXUUU8DjTTRzCUu08IVWmnjKu1c+y+GK3WDjuW+l24xRB9df53pXFdSD7fEINdXBuK+eCAeiwHRLx6umj4XT8WzZfVIPFlX+m18v7s73HSbX+T8bXUAAAB4nF1Ru05bQRDdDQ8DgcTYIDnaFLOZkMZ7oQUJxNWNYmQ7heUIaTdykYtxAR9AgUQN2q8ZoKGkSJsGIRdIfEI+IRIza4iiNDs7s3POmTNLypGqd+lrz1PnJJDC3QbNNv1OSLWzAPek6+uNjLSDB1psZvTKdfv+Cwab0ZQ7agDlPW8pDxlNO4FatKf+0fwKhvv8H/M7GLQ00/TUOgnpIQTmm3FLg+8ZzbrLD/qC1eFiMDCkmKbiLj+mUv63NOdqy7C1kdG8gzMR+ck0QFNrbQSa/tQh1fNxFEuQy6axNpiYsv4kE8GFyXRVU7XM+NrBXbKz6GCDKs2BB9jDVnkMHg4PJhTStyTKLA0R9mKrxAgRkxwKOeXcyf6kQPlIEsa8SUo744a1BsaR18CgNk+z/zybTW1vHcL4WRzBd78ZSzr4yIbaGBFiO2IpgAlEQkZV+YYaz70sBuRS+89AlIDl8Y9/nQi07thEPJe1dQ4xVgh6ftvc8suKu1a5zotCd2+qaqjSKc37Xs6+xwOeHgvDQWPBm8/7/kqB+jwsrjRoDgRDejd6/6K16oirvBc+sifTv7FaAAAAeJxFzrsOgjAUgOHWQrmJXBMnDcYwddDBuLkJCw7EiSY+h6suuumzHJyML4cHrLD1a//TnDdtbkAfpACzrGpKn7LOuagW4MsC4iMernIGXJwqAizJgIk9aEn2YvOR6KAjtD84Qr8rGAheKpgIY61gJdmHmDQlyjY+WqmCg7CXCmOEM/2BgqsWCNt5lxKcr1l+xpsAu3DV00cGu55e2/v0MPQTDLxNz6j78NIMQYxBtP1TQiy+cs9Q2AAABDoFrwDkARQAvgDHAM4A1QDZAN8A7gCjARwBFAEJAQ4BAwEYARwBMACrAPwAtwDQAR8ARAUReJxjYGDQQYIxDNMY65i4mNYxBzFXMa9gvsbCwOLEksbSwrKM5Q6rHmsE6y42F7Y2dib2KvYtHA4cuziecYpx6nD6cSZxnuOawnWD24F7DfcLHhWeKJ4zvCy8SrwZvPN4j/DJ8IXxLeF7xu/Gv0ZATyBOYJbAEUEuQTvBAsF5gmeEGISMhLqElggdEXYRXiHCJ1Iick1UQ3SR6CsxMbEwsS6xZeJi4gniqyS4JHIkVkhqSbZInpH8JuUgVSK1ReqRtJa0h3Sf9APpBzI+MqdkdWQj5LjkNOTM5L7IS8n7yefJT5N/pKClUKZwSdFBsUzxnVKWUofSEWU25RzlcypaKgUq+1TNVEtUd6ixqeWpTVEXUvdTn6ehoZGkcUGTTdNNc57mNS0VLT+tCVpftFW0U7Tv6Ajo+OlM0zmnK6WbpbtPj0mvQu+RvoX+FgMlgxaDVYZChiWGR4zsjCqMXhnLGYcYzzC+YCJl4mKyxJTJ1Mi0yIzJzMyswmyP2RdzB/M+8wcWShaTLP5YBlkesnKw2mf1yTrJ+o4Nh42bTZvNI1sH20W2T+yM7FbY3bC3sl/gwOSQ4vDFsc7xnJOA0wynX855ztdc4lweuVa48bgluO1wF3HPcl/gfsdDySPP44dnjecjLzdvJe8/Pi2+Qr5Jvht8H/iJ+Hn5FflNC7AKmBeoELgiiCsoL+hMsEtwVfCG4C8hFiF9IfdCvUK3hbmEnQqXCE8LXxf+JcIrYk7EvUiFyJLIY1FcUT5Ry6J+RE+J0YiZFvMv1iN2UuyR2B9xLnET4q7Fy8QXxB9L0EroSviQ6JLYk3ghySXpQLJD8onkZyk5KZ9S/VLnpTGlxaVtSedIT0jfkSGX0ZDxLtMnMyvzUda0bKbsOdnfctbkiuTOy2PJS8l7l1+U/6YgrVCgcF2RWFFd0ZliqeKa4nslXiXbSoVKM0oflUWVfSpvK79SoVTRV/Gl0qdyURVbVU7Vmqo31QnVF2pMambUfKsNqZ1Vew8HfFP7q46jTqHOoi6mrqFuSd2jepn6qPppQLir/l79vYaYhjuNLACOeSgSAAB4nNx9CXwT1fb/3JnJJGnSNJO1bdIlTTcoNJB0oS37LiA7yKoIKMgmoAguqLjw3EVFHy7vueMDVGbSqrjjhvuCvoco7hS1ivsOze3/nHsnaVqKz/fe7//7/f5//ZSmSTtzz7nnnvM933vOHUEUhgqCON80RZAEs1CpEyHSN26Wc7+K6orpvb5xSYSXgi7h2yZ8O25WAq194wTfj6khtSSkhoaKhbSYbKILTVMObRsqvyrAJYXlgkCuNGnsujEhLgtChW6SW+AvhQqiWSKasEeTo7qU2aIp7JtuJRWCTkyqSxPqevV2w8UJfC0nefRTkk0OSQ+2jqIKESll14/JPrFYyRZkIUMYLGhCRDPFmogsWOQKzRwlmg3v0CSpgkuuaJJVwQbvS05dIRVNVv5mBntTt8Nt8XYx1RyrZf/uGqWRZ0fB9UX62+FfiA3+Fdg9ewiC9B7IFBAKyMlCPBdkint9ObFYLG4GseIWmx1eNwkk15xZ0Siqwbxif0wX7C2NHn92oNgfbQId4keSM78APzLBR4o1IxM+IlphRMvd05TDh5rj1H0wVC/7CW6SUdE40Ou2VjRavD5LRZOZ/5Y50mThv2G24G+YZWuF5nXqNvhTOxcvRCq0mtxHBkz7+T3BW5GBL97HF1qus1HMNbthMOxfBf+F2zZacyzwwudszPDZ3Hi1xkyvHX7Byf5V2b8e/Bd/x89+B/4qm/0VXDOQvE4weZ08/J3G/ORvFuD70kCnKKHkThVVE8zLL6js9J82MBfnpTrmDsNXTGJf3jD7CrvxqxY+6rG74vF/9Lu37yV97+v7yJvwuuG+hkvg67lLKi4hN20m3TeT2+gc/NpM92ymJ5Ob8AveB/MUxrV1k7Yq1wsVwk2CVh5pksGYQKu5kSaVvSJaj4iWuUfPAyMVCveoOoEXeU7dCep18xlwO7Uy+KSpnP8IFylLfqCbQfX+qB6GP/JF9Z6kAi4E1m2r08vKVVdjhpxbWOyvE3QZftJLu9XVablqo5DpC8O7GrzldNfhQgh5fLFoTXVVaVklqa6qqa2OefOJN1RVGi5SvB6fH37wKGZvuLqSjCPBaSMGDB488emHHv3Lhuu30+bhdQ31g6bsfGjHLdfc/iZ54U+r5o6bPDcy9ekHN+91//3t4HdPrTp3/vgxc3vNfLZx22738897PhVMwoy2g/LPpueETLR0oafQIPxZiFfgCu5tb4nLYOp6tr2lqU9xhZxZofeBl6qNvVTtLUTry1aeg6vB4dQ9oC1upZrFqRfCT5X8p0qnXgU/cdXp/UA/HgfoxSYHYXHU6ZWFoKy8Oq1KjRdX5NfVgab69Ia3gnV6tgrf81E5oJBY1JdHPEq4qLSWaaof4apxEz8p6fx5rS/1+Yzr/3Tpxo1/uuSGR6p6VcaqIpGYWZy+PnEPCdzAP/jzo3UVtd2rIr2i8uhj19277YJjL9iydV3duLH1x9aPn1DXWiivHHX4qq3Hnn/vtnXHXrB16wV9JhIyauCxdePH14G/kISGti/lO0CPIfAcdcJGIR5Aj1GAiiyRWuJWVGStBCqrR5XpRWAoRU6tJ1qaooJfjOg9VXyLqcnOvJZmd+pe+MnHftIbQGk9FbAVCc2nSm20FpQ40XzsrkbVFSzHl15VC4DuSgJMd1qt+oCg2HO69YLPQIFgUMysQEtgRlnEXdufVMfAoPyhMgcBpZUwpdYSs4O4wdrwY6a/htPO6N/3ubuueuC4URM+VQIFbzQMeJo+MXD0zdOfOkDyjxvcY1o3mjCHc8aGww3RooZIVS256Ixts4+/cfy23c9dceLtDYPoG6TqwmMuOzC9bXJ11ScvHrciO4dMU3rNFNd3mxrrUTy6Z/TYKQKu0yrpG+F78PUmoVLQTBHDzRNQUJqP7+Dqce0ZXl0KVz0x+Gz5MMSRb+ln7HpL6SBxgjJcUAW3QDQXU36G2qK7+R9VO4XamF8RVa/T5TeHS4WlRNmsRE+5ZsOiqLKZHhJrs8n5YsnEq+fSY2hjkDbSUfOvnCgWsWuXwrUD6deW9uiZ7deucanVTrGsNuYT4PICXH3htdctqFK2EBf9eotCX5tLdpBjg2QMeWTuleMTr9HLs+mlid3j2bULxCGSD+KPA64OoRkDaVYEvRFeudYkxaRav8lttpEyd0E1kd1xd6Ka/qhtuP6Gqx+Si+47j8yhN63dPpv+sJiU0v0LCIxQqBGulf4mPyjYhIksippjOrG1aKZoXCAYUoQMa0WcCPiSSFa4oz2iZezRxKhudbZABI9bM/Azqxl+LcOKLzMEa4WeaagS4IEa8uK/NSRGMkmUvkZ/EHtQcgU9naIrRrki9GWIp9/B/JbgGJrE9vkle3QZtAfTqcsEDNhUB5cNgIV6pUhD6zXwhwM++4a+KDD9rCFt4iniflh5RXgdnUgt+EU0OaILsGgkj2AF2zAlx+ZdQ74jbc3N+LfnwD/XAziRhG5CXMAlSgCtJF/gJdBKJFcL++KXQAB0DskxMAlp+7HtQnElwzzjBAZ0NDFm/KVhnghBCIxE5MvXxINzv8e/CWFMljXi1ISdmujUpJ2iLkgsChK4kxmUZyfaa3TsWqXnb28BFhnf9qV0N/PReUK9ELfhQFWb4Z1zbTDifDZiBzgVB/MZugVAVgF894KX1W1yXR1bIU5XLOrKIU4xXCQScJAxX021WlUKlql4x3/2zDOff/b0s5+T4KghyuCRowYrQ0aKDaSOFJEI3U0/oM/T9+lbpCexx+9UlDsaySnaHSbTHRqfj/MBNG016TCvBgKMizC6JiLIIgQLYm5hUyzvQfgXlyU0HplYU4u3ugT0e77YnTbL616dd2ic/Ce4Zl9wrNtB7hxhqRDPRKkzwJXiYtC98MLLruLNQUvNjWg5e/RsR4uW7dRdILgCt1Fc+AuKHczVpeBLVybcMQCfurLRj2ZgnMnAOO1A1xlXBFcdC8OlLu4izRLYczVJukFvaKD8+bMvfLT22ifIwda7yJXjho0cOnw0/VI6uIu4P39hffMO+u3+p8gvyzcPnb3yMoTFQjXM3WaQoTvgjng5Q8YwdFM5DscECogHURwPvOcJ4nuebGtFU6a9PAhay7SC1irY1IogmejULTD2EphlFeNGAYioFuAfqSCi3gM+EwWQKzsX4oOqNpr8LCjoBRaQsAhEtQPg1oUS+DRThTc0j0vPKWAC16aARwWsN/aCyVtWagQLM0MeECLqwXCmDRp13JRJV101ZtSoYX0m0K9E01f37zp48vSTl7Q9v72VXKZMXnbq7NMXv7fkxCmLjh+j3LfvnV3ztkS662c93/w2YutqmNedsHYyhCzA83ELWgsuoSarzUIyYeHEdKuEfolozohm2aPZo7oZpAZHpGLiYLOyxEEjKkwcjJ6EVECK6H1qY2qZuRpWevDcc+kBmvfDtxDmvpV2tq5spk+T/s3kFxLg9joR5uUeGEOBsEGI5yXnxYmT4ZZamvy2PCfMgN/SwsB6xxnIhcWVxNqPH+rHILaz0qFl7TTpbt9vDs2zU9CzPJWVpDHL6fYYCJew2UFTs6i6LQ8hoEtXXWiDNpiYRkF05PI4XVuSnA2YBHOZG4xQ6k9qa1xeD6zc0qkwBeMHjR46ZmzDQHtipPgCLSwomB178Jn3X70/QS41Zc1devXp624YWK1KPVroloJuokTbWt6gn39o+JInwR5zhTLhVCGejZLnS4YvsYHkruJshHeuDJC8nEkeQLcS1QJOFFr3gvDd4HsowPCbK5vjDt1iRkmK80FEb53mUnVHFohoc2mWOk1WNTPL85wCmJPfXAlgQymAdQXuiMmE3qhd4vEk9PGIVf16VU+vX7hWksvOGn33w18/9tJhEpw5duDY8QMaJueAs+1BAmR0QcHbfv/j98k9q+gX77xL95M+JHPbjjtXnnlDtxI2z7Vga/fBPNvBm7RbGvhbEC8TjQstK5lSQdDTHSCbGVdMBogj4AupjkcQRZTModpcUlsrnfHcurxMut8RaLxdfqW5OUF70g1XXEFGiPn7ICJMYrb1nOAXwkJEuEyIe1HLgSQM7AlaLgt5raDlMhxGL6blbMyOcVkXZzInlo9uCl66nJod3+4Or7tHdDuovzd8VKywkWnd1UZvIGTlOFDLgjHjxOguAZRfpupZEnzv6dLtSt2RCDC1qNPtzZ32etLyecfNfa+p6f15U+cu/+LJJw+SvDGDBx47duCgMYGGPn3q8YtcteqB3pG/LXtqz56nlv0tEm1a9fLedz6cv2LF/LmnnSYGZp2ycPb0hSeznHo06OVOZnvlwgohnsHiWNKjl9pamrLzMyTQSjauum4p2wuwvEILMSegdwfhA+jmMh0gmkdtzFClbJZbqRmgksw6LRvdgpbP7LBUBSAe4l69yoh+AkhcVptPWP6AuFc0cG81D4Wjv9vx5Lf0m939L2sorF08aOqK8sV9tz1DAsOHRI/NHT9I6TdWenwf6UlfpgfpLW0Cfasw/+/Z/rs29qnvSzI/v/CW3t03//UOWb6PyXweGOEmuY5xI5E0tGEi8EJGtNHOj7g4P+Li/AjHHMiLnEdy6Gcce0i1DIGIwnSAQxvguibBKvQW4ma8nIKXy4hoyh7dCteSopoVIAikFSSCNAFctQOqsuG1pwOyuhSub4AreQm7PuAQYZDkhjhuFgR3NVFNXpPaS9xP88kn5P5PyRL6/W7lZfod50rWkCHSOdJeJmNuEo0hEDNJTD5DHFxDBJGYJLe2SjIZcuAA0RGR4TpdBPebxO9Xq5YAHCDeReQzmiO2DCKZu5XXSCbd+CncywfreQ6zoXzhNJ5l6UGbYUM+MCYfQwW+XEQFBREtsEfLjOr5oA57tDEnP2AB9w2ePDei58C3fCeCdQQLmKzq+Tng05yqT8KwqbgNJ+ALqq445FEGNkguHgck5uCVk+DAHEL5cqTmh184cP6cWJg2k2OX9hk8elj1WEIP/khy5Nhzr3723Np/jKw8cdIlF82uvXjqrCWzpx5+65dfUIfltEFxmNYLVRARtwjxLJBLs8Yw4daiEb0Cvg2M6F74VhLRJUy9hzCoWc6hZrkT08OmAP8JFkwR/KTw9GgoCFaOC4Zg3tigDrRKWd4StSJaMxC9RsAVt1f2A9m0IrXJmp2bH8F3FZduDqNDz6oALVTWaX3URntePpIYuncgXCwnl2nDJYQKBUnBsMRTSIhSzMXHJMVX6/fV1PLfEIUQLDA//EqhQBS+2twsDPTJIpvJTDKVLHdY3t4zcoG39NRR51/q8r11w6ILjpVMlab8XGXOKksm/RWW28/0BbuTBIl19G314b4PTaO30nXiiZZIVeXovDJ3ifuEE8gH5F7SSvPpnH306ekTp0z6+tlW0quqRk48f+JwMzG9t4UcTy6lM+kmehs9qSx/Y/cI+Z6cdt76utEK+dZkfgLmwikI8mKIGWbIlEbzNQuYhEMUxSIARNEVtGw7c1GITMxOSFkqGLWZiemLGexIJBYr80uERxNYzyREQlJIcoeksJPcRMrJjfTjcfT8sZcQ+4WKSTs0nlTTl8VcURIYp7AMxlHEckC/UIgY2IHWngVGjthaL4Q4ku13IL7OVmA4ITacLAwfUS2LW7YNfrI5NRNGkCC8DsKihEGCeegmtG8LjM+fxZgq9JsQqwvRRTDfkx4jytrRITP4CrKM3PdxYtas05Z98+GLL86YPmbye385bvacEzeYtBd2Lby9PNB05u69++fPW7j8efHEmSefgGt8VNuXsgRrt1SYK8SLheSCLWYLNg+wMAMhKF+WjO9lWXARlzGx3DB4t1PPhUBgjeqFsHbNUb0cwRiIEZezihlplOUD0zQXMtNUqzjYCMHAyxicVdHN1+KPIb/H6zFD6BNGEdO+z7+SJfo1Ke+5fM7JS09ZWF5MiEtaefonn9DvCSWNCeL/9QdFdZ5RO+CGTXT0TTf0rV6d5VRk+Ys1ZxEv2AvOU3eYJ6vgBr8ZtyYzFdFAk0TzcN4BZMhwMoSBHsebdPJRxg8wHSNhhbrd8REppu99dPPlq9etW325SaP30Z9+oj/R+/e/vu2Xra9xnwn3lV6C+9qEEUZkAdjM8Y0MtmHipmpqN1VrJk/jWYpvBbSjZUR5Pm8k8TGewLOvZdKMxDOkhfrFASatmd6wn87f337fN5i8A/l92+9pMbF7WiQeibq6p3FDW6cbLpPmJh4lX1MX3uz0/Yk7+b0mgM1EwWYKhTOFeL7AFcoNxQ4v7MxQ7GAoTdk5+XLHpeCEWzsZuY42g1DCHI37AszcIM1iq8DnBPOxy8g5agFVU8CIsnFhBOp0O0QDA7cmTYl5LG5HNbVquDqkotMTJhD14++/N4n0J2nBooVnrF45ZULuTvJew8EHvqAHyCHy2GHi+ep95ewV191AB994XWVPYnoh8cnxVxNXUp/M39iEAYa3MXNvg/scGRLTaEb7LNpYKgTLGpMRBA5m7nYMxJD8fxnJI8+SIG2mfU1a4ipx5aHx4szE3XC/tYhJGHcRSpu/FO8BV8Ovdt5jLQmgc2JjrQMMdxn8rRttzpHKZx2pfNbKLgUG74KcyZXKmWzc4HWLyHIgQbfi7o8rPfmEOyEaLSutrqqTiHfCwPpJJPDdQ7tOP5XcrZy26Nzl0o+t9j2Hly95w5yyQ3kdw/a9DL1ZUnpj6B6ksfO80cE2nAQj6+digTu2gkcOo6ZmQVCZTU8j99PN9KNzQF+aOD6xoLVFnM0Mkdv8rXAvk9DDWGuSlNzhUpJ6i0vMyiVTithgE+KFG4gek3Y4tp9d6xRBMM2Ba6nCPONaZnssbeScpVRBY1kA3lSuQCPMZMA7GRHm29WsZDrZKJrsmRi2M9CRc0Hjks1RZ4hKQFQYiLuMhInZrZ5CVhCTQizkNHogW6FfPE6/UnJgeG/JPSEE3SPWkNYiaQ9JvEmnp/R8CrPP/kfY5z81SkPr1uRQalEjxMzM83GFBCBNHwKxr/V4Ubrt0HjpTrH1BCNXkIcY+xIpziu58rNxMQTTOS+PwXnlGTsLumxLcl6wdAWviqhfMLJMlbMbo4nn009JNv3is8/oQZK78tRlp59+6vLloo1sEtpImL7fRhcCvP+IFBLhr/AfuemWW//6F8Pf92f8hRv5CyHJdjHmwGoTMCJbO7p9WxQ9fxaGXcPz626b2h5qMQ2uAIifDLPLyKF3WxPvvP/+zDknzHof/D/d/SZtS/wsfr1+wcJLYQwT2nLkOOjHDWt4rBBXUT/+pH7y8eZF7OYeuLmHxU2mnzBGTA9Yh0NW0eUhFZGJkdOvIlHoqKtL0xnuDJgZrOukuQlcc/XVe7WPei+uP7r6Vjwy9KsbfnN7OqkQxn8q6HCOaTvg+LBwomFVzhhXYxjUmBNgasxBSYqZJLmYCka1XJ4NFkTZ0jZF9RIQyQ4i6RYVBckROJoJMDQTPgLN5IEofi94ch5q21V+Ktn39k8nz10+Lxim74Zd0ye99sRxM2ZMfdK0ff9LK+/uXapdtKDvpQXewg2j5y1dk3hcKl00d/4ZbH2MbPtCVk27hJ7gWQ2OL6MDx6eiVEF4L6jie0FGWVZGNMceJPG0HojO0FcW8NWTE2UknzeqR5DTA3PW7HW6pQBApckWLMKFXqJqYRA2iMSRw1vSwyCOOu4fFsdq/CC119xpAzGsoI8dKRLvytNmHDft1P37ieXVNy44V6QH58+ccsKiC1/f3br7jU0byVPKn86YM3HKvF7jXnyg8WNy7lk7FJMy/5wFY0fOrhv+9kOP7yFnnfGOmekgD/zj8wwzw2pV0nkWyENZkgtZKdh+3MSYWBMAgbhiYvws7iG0Z4joqPKkrXQHbUZq5XCV/Ape/3jwB/XMZ9by7AghOHdCGSmXiRUGkhMvxngSdJJWSWW0CK8yaA80crio+HgSXDZ/wRLwQd+8/z79huyWPmwNXXzumsvxe0uC4n0BzMknMKwT4sguLuA9lRjiGwZidMGaJIlCbn+s1h3CuFLxnU2x/UAq6Cl0L7jWZ/tUywNYCIVresH//wzXzBKGG5leRoxdVpctsRgjPUEYAhiXcN9vdbQg8wmvwcwzstDMBXD+cTGZlIbcMfY/5hdhCdJsz1+UN1/5h/IX4qGf0V9ehVz9V/CxJ0i34xe42XNaL+JjgQRangljyQRUzlehla9CJqIjgj5L4LwyulRYShAz8U5WdqsAWURvJSOeUXaRY+DFmXTLK8or4gfim1QiiURloki0JH7F+4CVyLOYHqMGD8f0KDM9GjQcIymQe9MlsS7JvolJ+UJIV5hJ7bfKD5AmzaHNEKU3iMtbpyYOidlMFtwv0Nk9KoW4WeCQNI3vS04YpmfgHFhkSrF7hFH9faUliXfFSOs1YpH86v7LDj++/2q5P+Mn6H3kN+VWkAPsjzlZ0QoBGdIpa5LDaTJ7BCek3wA3wNBxBwp/UqJJ4wYgEFZj3kXk6uXL6X3m79/57cm9bNxC24VSgOGxYwSuFpLcS9KJi1mBhI6AgzKknZ8pPDiA7yIJuH+Ee0niTlEX23eRIMaGSLYo0U9N2m9vGXYHMtzFZBjI9xR1mcsgGDKY98BibVKMgTtZDQSBletMCiMluRx/jKHfkHflSnI1XXG2MuidXx1sT1R8R/yazcF5aftiLBUwinGQlJJJchMXZ4TtixV8ZTYkqjRpZKesW/2/OTTLzkeeEQ7ejp+YNLFSBmEduin7N1mTd4oPCJJsslh5DQlpJKLJkuTaGccVc4elsrBZKk28lti3XlTIhTC4txPdyGaLhc7gOrG0FUtZLNvOTeI6K98LZFuJBggG27BI5tbf3mN/c4z8qFgCsVcWCgQesRiRZ+Kbf3zjUTF2akPu8DES6b79U9OTCv2Z82WIoS+Wx0LkqxRWGZUCIbx1maUl7kYmz2IB++kRckMEZGRPhNkCMsPFTsaAyvnRqO4Hg+iFXDDCPXumEwN6dzVucyPhqfldrBZACsF68uezWB+3ZfoMLrSmIbmpVVJWVV1Ty1gt8I9+iIwdigGq4XfqXn1pMfxZL/qVRBYui295y+enn9rdpvLTxqy/nQSjFRXHeBcPqieVt2rTxk0ZOogoinLxCfOee5COGn/ZkMDA0OBx2m01QyuLn5+B8s8C+e9VssGXFyQRMN/ew109BeUP4gu2H6YQjJV8C8bFMabLqWeD1Bl8F0Z34Sp2In0BWTW6DS9/Q1eCxvJGEM72GiD2M6bK7DbYX87cAfgvXTBIe/CB7WNWlKulniGRqf0GTKkc7FWyE7tq6ul3n1y3j7YOH3I6ySkpOe+c6867qpLVFFWBHCeyeZwj8AlkfEaIJZg5yGeQjnyGHWUpTuczcsD67VE9D1C9hUOZHDe62lCKzbAE6njxiysWTY/meQYkQypDQSpDrPpo9/aFJ4k00dB3ysCBx9U3EBGma8ndb35M9ly+l3hXLNthUkzTFm848/Jzrpg6QTHJdy1aylJQmJMakGV9+5wg3uZhFudETs6JzOZEtnScEz4hSMgk5yTbhULgBlCGCtgF5sTGQYwcTObU1U5GFMLUhMvSSXiV59g1j20bcHI5Cf7i7n7qiG2PkuCQ8T0G+/2Du48bLopeAJh9+vYR+//2+RlDR5CS76+5o1sZOdgz+siNKMswkGU1zItPyMeZ8aAYmWliNPmtHqQK/KYWxhEbGN3PMDqaltnF+eDsDOSWMj24nMyq7mQAMxOwpqbWaVYVjCw5M748iB9cAD+ThoT48hr24XNPvJFoOXHu+PnDRvZ5dPkr35Kg0NZnwNCB5JlN+yD72He/vPiy4u4P1AwndnJV+Yx55zAf4wdBNig94fs0Ie5jeApGr6kxXTCD5UQhveUkZHZE87EaDS+yHdG0+sG4z8ssEfFVDsa9TMKISE1RNSsbeYxvBRkbcnmE76L6L35sa2hwRbanJKemz/3302ZpyWtrHnzOlvGurIwduea11o3SEm4zdLT0J9BznlAhLDe4+BDo2QIj5couB/gHA/VgjUIPpuj8TMa6+8Feirm9YLFcPuILVK/mVxtlT2bASGbNoO8A17dejhv12ejGDANievfXxhhr0PWOTtKYHr935LJurl9+eXv4X4dG684YNmNG+ckDtz1GgkPH9xji8w3qMX44eeniAyT3mKFnHt73j596lu4rLFyxpH9VNTHvPePi4rAolPe4+XyYl8kQKi6HdeIWjjXwEmA3JbnOlax2n+VJrXPwWW5WqMnkRRbEhhQTck1KVicfBU44xLMsszqZBLufMWLDXXT/gCHl/X3gjW4fMfbAN4n14jnrF4YLWvfCHJwCxnIxjIfV9CbZHLQUOR2adFF+a2wvAfI5BUkiEpTrD+8yDXjnHeYP2h6iownKmQWSAqLHKcWZBEAF8FRXrTy7BcDgZLOouaI8q5Uz+d48zBIBsSQ+K0lupxSR1jF2X7GvR4TkNd0Wrr8abj77Q0WZdpw88/DdT79pVb6EIRBhFuj573B/O2RVKW4HN826InZMnYgdA52q4NgjD5ER9FMAp4/ur1KyWy8jm2hO4j7yNO0vJLkYQ39BIRX2u6bBQE9K9m+f87+bDRgeY3gJ8vIMNziDyOGg6aM5aPYYrgVI4ohWyi4IKZ0uZrVoJU7GUjA23slgvRM+KcPKDpEZgx7EAGbFGg7d7kWXQ0LpFIqf2Ym/k7VAZtduObOJ1VZxweSJZxV2v2ja+pvp/pq6bgO9RKQHauvL+vnk+svGTDxu+uRZ7+9PrBSvWntCr+7uEk+ir3jVOXPKwq0fgXzHgf6vBPncyC4k7TwlHRp7moUzuTqZuJsLo9k4qUrSDL3z0NXjiNXe88Jxf4KBDhhcOhDGd/346W98mDhRvHX5zPJw68c8RtWDX98CYzqCEyJ/jBNK1kExz2GAAcNTJAtF6z97443PP39992ckMPy4ySNGTJkygryz/l3ipV++u/49+jVxvbf2qqvPWX/WNdeeycY0i86R7oUxYdycKbTDmHZVQcDRhEgyXqpsrSCpl45hVJ6JIIbJVBiGyeQYhiQxjNtQWwrD5JBOGMacUbZ4+LbHHtsyeEGpZ1Bk3LCRx/Yc7KFzTO8u7jeYfvbpxXvpb9VV1C4+WFy8/oyLz7+5Zzfmw+cwLGqMPxXy2304jt8W6RTvEbVnt8d7W3q8R6ftzTJIi/Z4n3LXnDQ/Mt6PWNrN8wvdX3bSwK2P8Xjv9Q7sMc7wzCMGrzpUSn6IoUdejR5ZKqsAjyxwXyGuARmcaBUpD8j3xO2IzNXkdgAaKisPc6J1ymiXdvaC2SWvSPH5pTI0ylmwhky5s/u7K5x5i3s2OOX6a8Sx080m+pPUozyRC/ctA3scDvftKZyb5H2UjrwP05/SJe/jTPI+WR14H0eXvE+TyaYWlf8e8ZNP0gvHO0LFduKHketlIpHFMUPq+o48+c47d9/btHiBRL/uU185cODirXe91/jo0oVkrDJ1TJ/elUN697vp7IsenTP7SpOiDB3fv0evhlj9resu05YuvEDhftDV9qV4gmkE4JSFQtwtGNsyLAKZOFYxRzvUlKbwSnJjyJeqKfVZ0/GKbgX4q7mxbs3NEb6galkct6i84isNcJVWq67zSfCGG0pDucU+X8+JVZdeA7iFZNIfXkt8PLjOpOx12LfsEAthzFNg3q6Q68G3jeIrltOnSnLgSCh5uiKUvElCCeCfXWXbGAovH0yjl2pTkLZ0Cgn2qY2MyCF5h9Qea8ddcye5V7wqsfy0heEiqfTwrrUjRu9DHcKik86F8aRxTOSfc0xZpNt5mYpjLelG/06/kOsTx0+cKN5xeBefl2xBkJvhmlnCxDSOiXTmmLLaOaYszjExUiSLM8NYYWM1KqG64JtqcSMb/88m1pOUP+/4s3ISMX/w1Z+VP38Fw9kkLkzcRMSTDu8SRyQexjE5Qc4LYUwduSbyR7kmJ3HTH8mApcpKMhBeeOhTq5XVYlj0021kSqIl8T45gd6O9zEBLr0E7uNh+0IMDMU0a0R3YojwsipUk6cF9wUF3WllqwxtK6leUC6bPQNRDiAm0vsC8a+kF72u26VXhmt6htQsa/8BjhwQ8gKbeOnh8Kq/2O1/l6RB1XyPbBDIWcnmszK5v5OMUlI6D2VGVRNIiiSGBkHeakgbGBU1iNxCl4vv0jnkni3ifc13J8Yae6896LVigdIPMptevNJGaUnWuQDG86hY58JyF0+ALRq+/2JkKixcsAWDXRJJMtzMufAew4ZedU91/14TJ02cFBlQfc9VQ0XxpWXzXt/2Te1fCv6y5vWFt/esvH3Ba2tuKfhr7bdbX5t7KhvPjfR70pdxV0VC+jYi0js2Xqpva6/DVmPqjXfS75UnfhsMf9s9XRZ/RPcZskh7tIyoHlAZqkRZApLKcwHIF3k4gVjIROFDx5li+bCX5cWKuXv/6MQpUyZG+1dvvnrIyJFDrt78RsEta14DEXrcfsrra0Ce2m+2vT5/Kcj32tZva2Es08lZsiLVCTnCJEHzRXCiGq2Sz1LBrSaXyZTDCawcJ3aSNWVyAgvriXGrWJecGLlxQ1kXcurqALDBK3umwbdgYOFO2s/zFR73pl+/eth5/Uvqi0pqn75x1YgzB5b3CZdWk8fu3jtkUGXZKWOCd+0bOLxn2YLROMY2m3S5qRS8xEpBy480eXkPkyPSZDJ6mIrSY3Q+24hryuMdOEoU25kwT7dF9RxY96Bi3A3Ky4dROhjM9OLLYAEseocaz8jOwbTXBGvRnGQgOvQjpQgI3pFUKk7ffveOS/5Kf07RDxl3XLRj8/1kz+WPE0vBxx/nvfO3FPlw/evBL1ryiZKM39LnpufAgq4R4kFcL3mAOXKicQW5NQesHQfbNHDYrBVNAqDwzArNBcElo0XzALwORzSRCR0XWcG3KGCRgRi0VmB1fQiDrC8zxct44G2XAVUdLXoxMkgAr7WcOt2GfIviQFU4CIPgLNiUscnLIkYw9Ye8IZhCM/LFWAxTNuss85v6Y29KEj04tHevagsk9d9LDTXitNYtluJiSRz38e63vvtkhzJn1qrFuz+eOPba+v377XdPn8tkh9ReLoH14xfO4H46yYs3qa4sIRPdtq4quKqbvD72hhLTvQrSRSyWZu3R3FGGeK3RuIOlnw6LFSc5nsU25bO88JMaZRHVkdXOrfs6cusQTr34Bf6H/R/zkZrXlddIDX368UQiQQ/Q70gW/e5tk5Z4Xeyd6P3Cqbuam3ed+gJi4KvlL6RRRv9njZDcGdYFhQV4zr8ryVRUl1QWU7Feyqy2pHZ+Yt4YfF19eNch+Ytd8B9cbWLbl6Y607OCDbRTLdzPY2NTll1wyBWMv27ystdNsQqrlAnf+CcVMZS7IgLGEixmHwT5B8WMvSouRBhSwxY0b5zERqvsVHcaFtNVsnrTpl78jYKo1ot1FSRL6mph7JXlqusBq1cqDsZYlVdxBfys2F0FgtFt5cTCN5X9C69rfQLfgzba2LJIuApL5pKrKOb3oVeYSJYSBQLOqXQDbaWH6bWnkp5v7yE96Vt73qZvPXXP1Vf8VZIuGTt2wtSpE8Yee4kk/eWKq+8R3yENRKPj6XP0WTqWxElf+jO9jhC4VgaxkMX0evrY6vv23Hq9Mmc6IVedtuaMK4+bp/z5L3+HuasVVku9pOsEBaIyjM0dk9xh41tti/bMM9pq9i857CYX0xX0NHKR8aJDD47QocMGTLrD3EWFBuGho88ehHmcpN78k95s9npng9WWR5tyG9hnueyzZL9hx1mL8p9iUS3qxCYIrTbaVMzfy4siX542cdh42CMKSAYmDr1bsaoVwtz1xmwlXKfF1CaYwUIBgXYDNiT+zjSqsY47yuEjd5QnkmUwmTJM5jUwmYfotcvZZPagf8fJPHx4/S1V0epeiuVqi9Qw6JLlA48bOvnUfz6XiZnSxEvW1h9XkL90dJ/uA71O74TuNccMpfeRtwbUj+oL8zJffkwcbNoFs9BNMJZfV/sTuoRIS+RJcYCE/NJ8jVRIv8mPkQyFtnK8MYlGSROs6ywhwvq1iDETTtYtq6gcNCIK1kWpLgk3EEpBqpcsHmT6mBT4hzU24vbrlKKy2PorG2yTxi1Zd2e3iu5FLI/uK2ySBkgPcDusdUsxtxe+2Le+YH8tLY+wfzeRq8jV9Gw3PTv1go/zDLlZyjJ9IViEcqNDHCQDoa1MaJNHMIPQGUl8aaSktTGTN1xmPuPQrUT4YOVyuTnnq29969fjeFbJ08lPpt3MfscIcBnDcgE/NkmGDrI7WWOaoaG3dUFqCelCnZEO64rQDgW8aU2snChetXzi+GVLJ0xcvqRXaUllZUlpL5N7/LJl4ycuPGVC9+qqioqaGlaLI78qHjb9DLnLOIFxwPaWRqeSaTE2ilja0t6wjN412fzOkhfcXJDYLomTE3W6pBjVqXxg7QAFY92yBWMr7+kZKNt48riGm3sESuVfZ18ybVCvnidcPG1wJZs3VoNoDoGenMLk369CBJtJpuK/U4iI2blVMJBTp5JEgttpaXWJrV/xrbVkeaI5YOyxSca47DAuZDBX/pOR2SOaM6ZnQsBSo8nc7+hj1KxOLQthhR3hdoRVaVlZq7juVtPqOtvHbUS39KG/C5EuNXBlOAt5uB/f9q2M+6dB3D9leVtuTHeaW9LLKZosED6SVZZ5iP1ZcQwMNpcVN+ZicUUgF18GAAthyYxRCxx32/BddxYoGhtM3Lm4w+RI4VZbDtsnZDUzvBiDU3UeMUIge6g1+LqQGpCepeuqZvd8+7fmX5VzRoqzj6ueWUn3Y8UG3ehwfvrRTvqrJL127oKlF2ZYE2dhDQer+ZHuNBcJJiEDd9E7VI5qSsQ4yIFXiQjJKhGE2ozgRRoxqVbJDd7qVKkq0eJmLgsUebhKyU7zW0PaDkoJ8IEh4QKBt2FjdZSftcv5A8la404lpE53Ae4LOTuWT2VF4x42HI8LlOlJFSEHeRFysqSq0S77CxgUcPt567rdeUQBaQ1HziAD3y0qC7G4LwxJlSErM5bPOZkspJuWnrJggom4JPFzVojclixEvvrcGzYt3L/ophtWb1C+/ZF4k/J+KauAocvQbkpSNUglHWuQcuC9HMZF5fgQBZUzLiqYPPMAa5CCnIvyRVmPuifKmr1SXFQQQI7JpuYUlGCMLOLhM4e1rzk8RUepQorKKfDczkQVd64/IrLcsQCJvt6pAOnwkx2Kj34Q/qNaVqlNA6NcDD5CYpX+w4y+VRPCV4gglhgm1zDRrMRRZhUqjZJZBlcrqEjpIpJttLA3bGqyAlfCdmW4D34ff7iSBMoO4eL+7RG8K74yekKxhtb5+zW03FV2qqF1HVFDK3RRQ1vaoYD2sw71sx8xv90NW21gDD6hAKvxGRuTFWONO34j8XJhPXeBoCQ9TSFEVUb3x01uNlT0LW7u9/ysuFrzO3k6zGlhQS8gzG6Q2YDR2bBRMyp4PUIYvKLbJYZLklCpW+icSZIsTXt4LzHRw3tpD/qxKP78nZz38IwFC2Y8vP8HMka8iproz2+8SX+RX6FT6WR62f5rTjlpA/crZgKyuISAsIBrVBNirFA8WUWtSg70mKqE9bRaAI3d3L5h0F5YkMWLV91srwyF8xt6z0NxVAyfNn9ynwn/b5dHLWmvJAxi5fWOvUShh1CWvuJHO2YuWDBzB2RPG8UliVb622tv0N/EExO3Nl+1YP4VYBOAguT3WB64gO/3avZYR5+v+gyfr3lw+KbU5i/b+ZVTO79Sh51fPCIm05gSBCWZXt71ke7f5bStmJBaJG2l63tMzvscZuLA/GUFU7oZfn2nYv3qBzqMPHrVqRZz4jju01kNNvh0u6ACyu9chQ0IJVmbZ+zXYSCyC6xR7+gF2cy9H1GVnW24+vTa7DSfLwrzYCzHG1hkyhGVymnwo2OxsokXK+PKsiWBBxbLOLKcdUlEq8upUfpZLXUZkRCMzCNBhTyOG6gKHXKKgUZa1xDp0kPjpUtI62oOSUShEPxzX/MpsN5KEY2keh8FY3DFET1ob4kHWTNMsMCK2yus98WPDWxpzJMJ4banhfW+5ECgiWeohBE1apPk9RUUG91bhUUsy1fTaeMksRkhBrEZlmpjHdLPQtKrRVJ2k250YcMNl3pqnCZL96zBA90Osk98HdZw792ivG3DtffCJCx2iHceXnzNrRLZL4ojRvU2vaVUDx1aray7/Q70y3PojfJsVjM+ku/U4WkTWDJvY/15NnbURMcScoNsz0AAmNlilIkdpblhDgmQXaD2W7AM8HBMfvXQeHojWcDt4H9H/5YoLIVxFLL+BK8wQYjbk3Uo7QjUa0916PjYYDL5Us5keCMTQWcm3yMGjaAvMnYGrXVJJISr1yO092ctRVD00D4i08PvPvTQrAULZj2EKPOV317b3Sbsv2ThvPP+/+wtY9gyvT8jpeVkf0YnWGlOQ+kMSTIMyebNR282qUw3XuFOY95AM7pgjkbjdsax2R2YBkQZWMBAyeYPoFRmVgvOmICIKoKvnKnWDc2KijL6N6xqS/I0FQCerBwGTxP48PCv7DQBU6VDk3eaIDD95tDcOwVddmOFo2xyuVOnCWQIycrm2liNK4CxVWKLA/2TpIi+EwbOtJRIAzcGKE30p7+SteRR2uKzjNpfT4pJiTjqcCyxg5xEbxZHSi30pk/oC/+TPWUAY5Xv4b5e9BfsvplqzOgHUDJisSbZgw0BiFFkmbOfPuwxQu+tMvDBl4eMnQDE3r57lF4PElLDkpecSTeREw+dTYKrvydz6G1kBb3168tp84afpHzx2sT94kT2taL1Q3FW4i78wvENAMz2DTvH48//+jkeGfwcj+w9uh9yBv8/P8fDn83YWU1V46ZgObj3/+wQj+K0fn8sfB8qEs9J42ecMmP6pk0Tx82cOnIWPSiaiPTYP35dMOPkZfTnPY/Tr8hVypQVK2ecvuj9xXMnLTl5svLgJ3ufP2lzr+73r31h/x7UCYu3/1JfkKlzX9CRYbVDRO0YS9tj/Clwz4Bw1pExPieCB5PF1RymTuT6M6NJlMeH0mi3CZYKPLMMA2rHcWGliMPGCgIQAGR42BaI2aV7/b8LBDoG0Q4STO0UNztgg3lpIfO/uZ+tAu61iPUg9E/dC9E/h/42XN9Ohvft6DbtKbxv57vhWFej8uWNXtvGVMEgfUXRypGiLJ1CD9DXJfGdffttnyN2PzSeofZJ9PJU3dX/cz1w/309mv+b+9+4LpYwfBXpiK44rLJ0BausHWRfJlGQuQEhk/wKRN3/DT11vD9dBp3noU0Gkr3Gbsapuf1dc0bJs7c69hpnc2qowGgwbrTL7gDDkljKopuz644khYyu4iQhNKojIdSJDKLpZBC2pHfggv5v92KxXIZxBz2OzGSI5md+A3OUbFa68k9ykKPnHF1kGQy7Dmt71nS26SBYSlAoAcuJ52KNRzHkFzZWbiTlJrtwMd/LjOl+G4QEPwsJWThlvCDT42CtkWhAcnaUbaLqSl40iusJi9oyXKwsU9BzMc0SMgp47YtTaMCqWb4R5A1V83XVQFSYROL3oa1lkWGkpIWQwGekhO77jB4AyLOP+NavJGTletGjLLnwwiWK+DpxknFPPCHSJvod/Zk+8vjjZCjJuKdR3PUEFUXzA5vvewTg5X9jj9aJ9HZTFvNxo9t7nFGhgtR+PGCXOZuRqDVmMDYMS4ksR/g7RKcnMmYkT3djOxqmbYejiSfJCXBvCO7yiayv/BijJsvo7WtSlUyDuulUlZXJ11qyMCuTF2YJuqJ2VZLFqw6LV5PAvFMrLoiRPLq/el33Ftoq/UweocOvOjUrU7wZ3G80M+sgjGcJ4NGe6f4+qQu2lEzW2FFUgD4vydUd6e+XgL/vA6lrFckz5GepK96P3qEcYPF4Rvv9dLMtmtK+w9C+cXPn79+80WGzwFRAPsIUpB4xFJyOtOHsaJ8SPi07yfGIt0ogTue157AZHXJY8ChNkjcDp0cyciAbz2HFaNyWyRJ9oT2HNXfIYfkWXCqDDakpR10inriDZ7C0JwnswCR2h/zq/sTnLImVX231teexy2F8G4244Rcm8RFqnhhCGG5C3liT5G4fY3an+JzVrjoPJzJ5swQLJeYktOqUZfPTqgPGKHfwIYpfI7dsjJKl2onRBtfM41the3xjekwOscP4PF2PLy2+HW1QyzoPqONgeGzo23ZQ+pLti5xn7IuwPKYglcdk48Q68Sy8bHzPCRi6yZZRkJ1poEK2L4L7AkhMu6MGN41VZ0GIKBaW/FjAU7B9EWSq9ewCds4i56p1p42dENeer/TDmrf2XMUFcMU4onKgRDzT5s+ZSa8jS2edMG8a/UqSf/poLxHa3vn4Z/KesuHCF+8rb8657+WLNyjfgOA6/YG+T7+njUIb0/mqti8VjOde3qElpHqacgzFxy1JrsMjZVkyWf6WbNDy8hnwsm1dRHA+PNvZqQcNMhV7tYKsQSsruU+pxqrT0ZZaHVY7Iq5VJHBOOug6h9yQRF0wV2evOQJ29U08LNrSzx5oex+MPs5igQ/rtZPRwGxkn7gbbQZB7HiEmp9tWxgIMQOkcLGqW1Z57pAxT85s79BS7awYUfOorBw6THghcYglze5kgAsTZeasn94hgAi2vl83e+YNt0yfLp7V79Fz934OvtOb+FL6eMV68smaDn2OhZBtnMbPGuRHuBRbwLxSfY7d8p3JPkfeIxSCEYecrCVCDkBg9hhdQiHGzjrYyXZxm5Od2eLBniBBl7B0zRNIdjm6u+hyLP2jLY6mfY1/oMPxyl1dtzeC3GNA7kcUH6CT7sJx/Ox4NDKtLMJPA+JHeubxA8bDhtPBtD8PBUTWWQurD8j2THeuGTMaPxgZO6vUXWZ8zvvn2PHNABfNDmJObw7o1NMw5utHhx+zT5Tvem7KXIfUc+WAXe99hh0OweFTJ40YMWXycHLwerKAXNzdWVOnPLEu7LrodFP3GP3sI/8B7As6cNFNN13kP3fTjWvR3y5F+5PrDd5wXpI3zGhhhbwdeEPT7/CGQbaF8R+yhUnKk1z28OszJ69Y8dyjW7ZUR3r02bKqund1n2Vy/abrx6wpyL5o5o03fVxb16fh0Vh1Qw34wGkwSe+ADGlcIfnDXOE0cR29Wa5vbt3K5rqAPipPZvrwYhdAl1yhldEQ/Mi/JFcos520xkw3AiZHVgvCOAjWcQeLmo60rbUO7GEWZw8NgIWbU265nQbsT2rd6TRg2OsgBZNmREUi7rrSTX+hGfRnUJd5g7lf80nP7yLzW7ck9pJh9FGxXFy+9s5f/z/pnQQfY/oR5qQzl0iSXKJHZlyiJaZ7ZNzf/3e5xHyigkIX/mU8CU66hZxCPyMFdOOGubR5zgZxLDlITyF/Zl/uRCPZSJfgF4/BX0kz5DHgHc5KcomWjlwijtRj6ZJLNHEHYtnzuwTif+mZv4Mk4u7bv666rs+6db0j3auidegl/3H7g2+NGTJ24v6Hbj1A+ih9RozpO3xw08C62uH9a5Vr9DtvOOascOG6WX++d6vA15x0NcxJR66Q/JtcoZsxb9I0kqf8yoi2X+X6BIT0cYd3ieNJYjvff2H3VFyMK1x/xF3/AFeI2xsOfORD8kD+yH8Jb8hHbyOdeMM0aR7uwBp2lE2xt7OGhPnjH0CvHTlD8oc5w6Q5LyXB0beRBfRTEqUX3z5WrqcLyI3UmXiQXEuXwX1UuM8G1k8SM+qSzDHE/9yrZRh8obzH2BVK0nVG4lFr1CagS3KKFUTNmdRN/II26/qesk9v/JK8cXiXNPUg3UkZr4z7Zi+yew1PcoO2WJpUzlRQyepwI4BiWIZoqkvRfxmZSfoP02FmM2HJDMIe/4LyMjmJ7le0J7YooN+AeADUW0MSL4qFJPExx8rTWA9kfSfOj/ybnB9PvsLqNBJsxeyzFXQ8hjQd3kXuorP+l/Y3tq/bjlwf+cNcH8gr1dL9FLuLpakYNP9f75nk5z7MZ33vc47kCX3Jcx/SeELrUXlCtQNPCHC3rhNJyCNksn6q/dAHn3Hig/a61PHEB+ntzckDHz7ZmXbaw9Z3iQufKwHzuZzNZ4obJP82N1ggTaAH6CfStE8+af2bNO1/vvdKEmrpHPlVJdt4ls1ifrY78gFhkLB3lE0NUoLd4cc+UYgBILJRV64XwtwUsjM5dHMp5B3ZaMuV0Sgex12FFgc/YwV5TiFOVV5dnV6FzxFAjCN0ONGCGZ3KT2sv67rflfii7ZYYrtXvCkazSV52Vd6d8fgd+dV+uj+7OnAH2HL9CMWRYc1UhvcjjykO+7C+/YdZHBZR9BKB1Nqs5AMayrDRF9sE7w/0PZuVnkj+as0gJd9fewch4iZCHr6JPizeeY33pofF/84evGn0SbmE+c7JR+cSye9wiUfDvB0dKmJdcKiU5N0A+Faub90iHdd6T+IDMgjGcCzIuo71eQ5Kcork3+MUu+QSS48FJzrNH8lGb57by/OPZvELMp5qS8eZIB0Hvz5VMb1o+FDThPQ4kuISyb/BJSa/QOw3SfDvJGBIDV+s+ZMIU+mTSpDFz9/lEttv/u9yiemzMDU5nFfbJwK//gY2MYjjsRKI68sZVknjEjNaUh7ov4JLZJX1HbjE3Oueev+DnXQ8ybtu8KBBg6+TpjbTp966b+tuaWri8qlDh08TjLzWNB3GdiSPaAzwv4hH9HXIYZFHXAoDwxFex4cnxkkeIAM2wo9xeInPMHYa9UTSo8YYUxyiMbx/m0PsOKBOg+kwEGZbUYh9cyD2FSB/mHpuhikvlbv4SLJnj5UjOlyQu2RY83yIlezJp2kgE4WN72qKP7RFsYY9bmFbNxYImCzGM/7Ql1fXXuuqOzJYV3h7AlMbro5xn8pTl2S0rxGJXN8wcrDy4ovmwSMb6mhCkvdufu2TT17d/ga50jR98Z/O2HLahVPHK397j776XfB7+vrHoOMVbV+aJrNzL0LCIoMdcCTLx9uPFUg7YbP9hBeVw760IzdtxpGbHjxd0+Rkj33THexJGfl+1dUoSy6VFU2zueiAVZLcYRK5rSB50x0Hnkb09sKBjGlkZRK/wRzNfvYHA7+1vgqY8p10CAcyhcBuVjKf35EzJJ04Q+U/5Axj7i45w9BLU2Z+8Ai5lTYv1HIG9113YcMgcm+PTXNufRl85Gp6qfh8nykkf5pg7O19Ka02fQQjDQhhYUlnBiIEww1yBiJoSnG1yEAEGQORZzAQyM5igZTuBxil5alNcqYnh50qZHbFnWpu3R9nI9gZbtJRKYnBrOjz6LyEvF+hPye2c3JCNuR7GeTLFYogBl/QWUJk0AJcwoCpBecjHMMaPK04mjwLPYOfhJrh1HIxQPpV/DU9V2Wni6O5laoGw4aqwELRcC4YW6ZHxvP7tVKV9YVbM1N94V3LjZXshtj4+kjRex92crHfPNSV4I5duxLno9yin/W2tO0HbHgFYLNuwoWc94jbUWJEZt6IgfnZQ8nseLCrJgEw6x7RytlpEWVgg7IFIlgZo0nK8LyI8jJ8WY5RoczJQLQLfqsC6Y8yPBHPm82muTzI2nu1sKqruATtvH5Sqo4BjMWeV9bjkkc6HiRVLaUqovNWkOCOHewoJtJ0W3HfQpu/xN89QtipTLRZ3rJ9587t3+LRTJtpxlNvWqwfKuaZU8S/8kOa5C0GFyG+A/OOvS9VR7CO/1rjC6Mgr+e9ekhEyk8li6Dbc5N2/8welcX8sze769ykyZWVx575k/LPrCI+Kxp3sdG4VN4znc3BUS5PWtrPeWP+2YWF5bl1uj2r44kvqdYP0DRXbFfJy7vvikMmdpm/XH3GluXntucvRcaZK2XItpakzlxJ63NB+XKULvtcnMk+l6wOfS6OLvtc8MyV329z6Xzmiq+LNpfSzqet7JE7nrbybqfDVnZe3+GklXf/r53xJbXdBTZ5gukBo/9lhNH/wjZNrbx92xI1ztz6NztgZh2uJHndDsnf7Np1WMWb4yvhf/58MVFwAd57HGIi9r8cZ/SMeGO6PwPkMqh6yA6azAUOU2YF7xUpZDowDlfIMppelFTTiy3V9OJnuxjtrFcKlXLyK9Un4soeOUJ8c+PODxCe3rRzb5m0aiPCro3Nj79I3qB/e/nue15GWuxZ+ubHEwf1G2f4EdMTMG7sdZmf1uuSkTp0p0lSHQYS/J1GF+e/0ugS6yBEe6MLp7Ku4wK0ijkp0DiDbObDJ3E61hg7afvGODsvgPXmuCuGJ36zEODtyvcH8SHJ6Ptzkr4/h6HDHPT9uYy1zUXfn9N+ihqGfzWHrWFBt3vVLj19h24X9SQSfPbZ9GP2wKE/uL2xcXui41l78oPJmn7pB9NLrN+lTxeM6x9vdkkyr8yld6Jfywznnk7Cyju5lzd4bRgD9rlM7YJN/xeaXHSHkzHV7MlhR+WpAQClkdOvMMTTkZQ2Pcs6b0XO/yguwSMUs67bDgwQIGY9194Szy1ik5dnRf9LtJKI5t3T5OfMup9noEgSleIag0lsJE6rBx2xrMalvCLjWJL8QtbG/Ac4pM4FukfjlHZ0Zt07M0yKt0OPyzR6k7Gn0UvogsxozJAEC+9lkbrqZUlW43D+gn4PhlfPs3h6EzkZ+/jbvlTyTRCyhOP5s0+07BjSrhiZWf1Nhhuz91AXR1UZ7ejsaX24xcpOrcpnp1YF6jQX3zRX8tmDTjofjd6hkZBvlM8neeNGjhpP8iccc8w4Evzumdk3xqo2zX7mO/KqtL81b925ay9I//7Z4TGjRo05jDoaD/kU5h5FKEOh0c+MMjgN+sPmRRnCnTuAMPHPbE+l8ZiWDJShkG1k5bGN/1yUgT85OikDf6Rph1ftUownweoqpd8AEqxtUGqqSN7e+KT1PSOXTIrvIc+JqxKXn7faZFp9Hr5at0pRVq3DV80/Dxk8eAjadttXRg0P+l7ITJxJ5hcPs+CWnnJgTdaAkyRLVsGRqcyRuZOOzM2wiRsdmcp6KVVjw9fPRedeOOBmriPdgR1ZLOVeRwJbthxZLzVs+2OPbb+PV0wNa/0rrwAS235EDkHJYTIsSsoAweOow0+64v9YAuPMtiMpGvuZJPj880YYJEEeAuW67aQ3fX073bt3u/6OXNf6t+NHjzie78vMazto2mnaBXnEnQYaCqMY+IDFQJh1vRcYtXK8wIdVM7EnPDrtgHal8rAlEzwP60djJwh1Z9bXjTvMbk50PBgc8ZGM7mg8uxT/NNuHPXn8VKVM/gQqW5QlG/nZ+NQ4SyDMKnzxUWtgpXBTAwXwwqB/1gDej4TVeSRwSac+8Dn0to6lv5eYtMTWae3FvzOaV6eqf+nqxGWonxNgzYnsbNLbDP3gwsMdpHh2IZMlYE0/I5GdUG1OnlDdJBUXmjMZ9yXZEXilHWCK+ilhOSbqx8twWdzLdO718GbTQPuJ1hlRVsMT8BoP5RLYSeWwWuGOyZY6VE5Nep5gBiPpsMlRFlZPIHlTlY9eTqYLEwaL3303eEoyXXj9Y2kqhMr+rxMzyxguWrb9jIt5xmD9B63lHAjgPXkjq+fMEmYnWVGz0XGQZEBtnva9S7V9S8tj7C7aONthVnkRkuzSxczkXmOjyWp3cCqHdQmGASeFJXdMCrvI/aSc3EvfXtzvi9ii275exTsFL6Ln4Jc4imzG8VlhXb7FYomKTypNGx/D3y7c8W8y85M8EFawxyTYO9w+q4vbR0jYbCXjSXcynn44osf9oWGn3VrrU3yIxYmHHmRfL769aBGO4QxBUE5mNbh+4QE+hkazLctZ7G9vdXDxbU/ZE4vpLsiyrA41Go0m6dB2LgwrV7I8bIcW81hID1Ka9TBm1HgYdhF/eq5Tk3fC72qenY2OLI8bkKGzUXXK7gqpUXaoyUfo8uTSxA6V9QF8cekKPx8XzcmX7MpOUwAAF/AzUvgMEiACIWnzQPesfE7MY5PRepN0cvuEkAvpWjYpojAHsPY5bP8gJ3VOPegj1r4XbagD14rLBDlXJqoit5Mq8Kw4G5851hzvTsqge9pH72+HhZ1Gj1M4h+Q983TaJNIPpl5OXjJmMnG1uCJtNr30S2NGcU7xnOL7YU5zhDzhfMOubC6QgHUu5kKK45UFTHG8LCYntykBciOudpPkQ2j5LBpPFWfP2AER3Kou48OmXS49EERmBZKNPP7UXzzzV2YL38JYT4YzYmpVTS1MT/Ks4grkv1nvA3HH3LM/b6ZPysfTJ3a/Q5tnzKuiB8bPm0Gs1yrXkClf75HF6xJLbHubcaPp3PmJF8Xa+efSbfKL9H4yEZ+HCuv7AZgrlHNJBznRw+WaWv5VybCWA+TKzWNyaeaUVLnwK02yOcsT4OsNUv9aKSThOVAhVvvPZcojeFDn9K13fSndffCWu2hzQ3+FNpuG9985VZn66Asvucg+Wux76ZlHHz1tpkLoueTK2aselS742DjreK0gmBsZ9ivGU/GY7dlcOTFj5jTCjpdOmzzdmR/lWNrYyQTjK+Qs9NFFRoSdg2fAmPABETidIT6dRWFjOovrOkxkCIuI2tfZkRMZwikOs/lcSwLiDUfOKG12u78Vv4FphVB2qnhNF7NKpgxZGUk8b0wu08cK8E2bYX670gcx9GFqaSqQmD4KzPzk7f9MG4YJhIqTJgC5PavQ9MAbErOJkKtdH10aQaia6wNsYQXJE82fd7IG2qy6PxI3gU1ACKsg/zjSJh4dtLQnXcQtA/AbHSaVms8UegjVwkaBAx/J1hL3sgJgW0uT3Rb2IpmPR+6zQ+4YG1zqxCJG9rQpJ3ICoIS4k6XQThueluj0WvmxdqUoYM9KENCpPiTJRd26R3pVc95c710Fb+eo8WA0xohVGzquAqabIAPkOaAKMxbddi7RrE6vKKsgnCEzVxI3BPnakNcctm+5ts+Y4xaddPaF48ZMmvz66299u/D4VWs/3xXpUTY0MuaGa4ZDtjWNCL/uHH3V9SdPPnXlwZOmTpjx5WNPrPlbj4r7znnpw1hl3TE594aetAzLOu88NcFtRqVTpHzTL0xX1yV1ZQZdsY0Pc7uu7P9MVxog3g7q8vxxdYFujqIq/7+lKvXPF8bGTJ8x5Yrr+/c9dvTf//7y5xNGzVnw9kPdqyL15WNWb+idUtV5F41sGDL8vmMG1Ax45dqNU88pLlozedM2pqpbyh9VNK4qIpSD73yXxYiRyWdNoDVZsjAzy03PzHz8MR9edtwkoj2HURYRYLVl7PxMW10qG/PjZrm/P8E8zCki3VIqlpPgzMkKCSoTJpC8H96kze/8Kj1ADlPTjY0uIk1rvYc49NvwZ5qgLwXoreQEH+nDcX8NLTMR8AF5yFWy5NGi4hDz04eYy4eYw4eYw4foNdy7I4fv+HhVzdW+q58aZiUpC6HejaHWkLxZ43Goc2eKPUqJGO3X3EqbP/hOHEO+ps7rt2YTaVjrDpL/2BWnf7Nu7nfX/ECbwjRG3giTEraXhc8uPYb1cCLLOLpzFyerpvXZWDVtO/Pu4NW0vL4Lz1i3GPVO/6ytM72PYsKRrZ20H3nmd9s7z9q+gvUYSEIffH49q0PzQJY4unMlWg6M2+Fl43bYOxSleVPj9kX/SGka42dqS/hjVfu0l6ZJIyaNGyHTF0kfaeSEiSM7Vag9e9r561ZqK//0J7QJB9juZNMzgJpL+FMQeR+ilVFx6OR5A2JcQs21n5/dn8T8Zsw2SMhBevxkUzJuq9x0frEUCPdU6Hf0HZN2+IXaKvHn+7aRg4MaDm8Wkud0Xw568eK5it7kOd1xKyrFaWM1C7wmwYnxUpY63i/1nBWzhGd3L89QrPXdN63J7e7yivmWUC/lAX6Kd//+ZMHmLVbrh0TuH0tkwXwwGc39QUbcNTxCzkAEm1L+qZyMxoO3w10KDJkIMb90YAmxbd7fWXhznYn+TDLoz4LU9hbqwPSjILMnsHfjPC4LwXEHY3JtrC4cS8AF3YvB1GqpY0Q93NncpTJwTD3Z3eNHUQtho/oGRqEdoR/TjzguYTQdbfEZ/dK9kF9O2WwvHGCybZqVVmuFMXyMeg/kZnp3UVGpWZyshD0EmUo0feXphZB1xYMlvVj4C5Ywn/77TdYlXRGSR+m8liqPQkz+k5bs67sqhQOd1NPR5sVGPWkXOjFUkSov/dd1gqu6o06yUzr5nSJU0pVOuqhMFa87ij6OWrJK9h2pCnxW6pnyMUo5ZLURoV4gWi8mH7I72QwHxk3B7pDENrlYkhY355fDTwgMwwaX1ds4vdxZW4NHYPv8PphrMz/2uqyUePw+P7xdU4uzXlZaBm8rZnDCl53+UOPNp1xx+cKbG3esuozk1pX2bwxl19fnFDX2L+nDJ/Was90LlgSXXsMmdsOS3HNWuc/aAJM7rtp1+onu0Dic4nFF7pPXuKrG/YXVCF8gbZGb/mNZqqtSssAcpWQpaZcFZqtdlvrTZm5svHL66afPvCZ+zfTTSCBsd8fdmcXFtqxGnyOME3LZUv/SZTmLLoNJuXSxf/kK/6JL31s7IkedP9+ZOxKmZ6TPOWG6K3jMmcw2kdvONJcIlcJAYbhwUIj3QG64NIaFEBA9sA8nL6bLGS1aflSri2iRWFMNO3a1sW9NnSV51jPRRiQrIuIZbK86A7u+M4zDOJ0tjQPdTvjtCD8QNRJpGsheNQ5jbw/mbw+ONA1LnZiK1Z9huFwOY7Vy8gHojYS3IrydpQeexeLGlv5usb6DAOjpwwaDxQ9HoNdYUFrbh3GA7KEQap1e1wN/cfCw4YgIa1R9yFCj8b+mgHhTLf9ppDusj+raGuxSS7HWIt9blhuIN1xUzHIKf21ZzGue/+0TyshxjJbPHDd6xIQJI5Qnvv3+6RkbY1XXTX/mO7Jvwex6Yj/eqS6hBwvDFc7e5PY/kb+T71uoLO678ELquOiCtReQJXQjfLuIfH/hhftEmbZQxxdtw4cNGy60mfoVL1l27nlr+1S5vlyy8cLt3KfMavvSFDPtBn8yGNDiF0K8EuetHObNxk4OlLlT0RWYuYKo1hDResea+vCZ69+nAZRebczcMUeZOaTaPDBzgz0q/HZvPjG9I8ZkNY5gbw/lbw+NNI3grzx8E7YELhdgxQCBQpi5UfDW4N44c5VDcOawDiteUd0fX48YCpM0Eh8UrIfK64xZ011u+KihEuatYujwkThvfVRtGHdofNawBhs3F/qxehn+ypg3fPZAarfhiHkTa8v8WWRW84PKgKHRnkplNcmsiig9qob3V5o+/cfWUWd2rzhz5L1vkTNPPr6OZM52OpfSgwXFFYNIXLqDPP7YB9/DvK1e89iZqxRlzbm33XbuGkVZdeZja1bDvH3/wWMf/jB0yJChP0g/waytPX9tbbXrhXnLMxZvAp/B9pHMMuTO5cKGo+8k4UZScaypiJ9zXOTUyzAYdOtid6mxzG6FSSjlPqaM8eNlIWtF+q5T9867TrqrFJSfHS5mgeKP7z0RSHxC4IaOvgd1vGQl9Pl7fncvyhRfsmTtWp4Xsj0pky4UCd0xh+60K1WMHdlhroRS/qPezdaSvltV0cVuVWO3zAxL8gz5eDdWpdQtzAtWk7tYPTrvYumectBJbkkp18m/sJeV1Mrv7Wn1EneZ6P7N/3RvS56/ZMl5Rn/4sXST9BvgqBzsvel83gnrY8jt1MeAs91o9eKjMiwOlgmyJ/fosj0tVXGlSmNUVhaI6dWxxPTuR19JIv1ywty5c+eduIM2ay+Lw0mY2Mn4NuF70zUXvLKV7tv2auIlcnwJGcDGN5rewPoT+fi66rP4vfGpXYzvyA4LY3yjP3zjfrbjUN8waeCAKY/Q5jvuFR3B70iMbTPcf23w+m2JF8icMCniupsNDrLF1F9wA1KPuwSBPQTQOA7aXet3l8FXTPKby9hX2D17wK9/+3nQzzdtevyXIT9u+XHgzzfe/IRYd/Y2snTb2m1kNF247ayt9Lp7z95KnyRXCSRB5M1ta0yt7Pm9ECCNs9jjCkm2Z+Aze+W05xFz12h26iKpaJI5Bc3rgiAZKPN7Q94EIWQPuZ32kO9pWUL24gIhCbvJ37ZJ8YIU7BkzkGQYt2oEiA82bjI8uCuiZbCn+hqbEnjd6li0mFXThVkqKocTducc4us7Z9E5PYtDdP+ppuzzzl22pNhV1QeP7qVWUz79RFkmmPBepkiTKAuZeG0l7SEyjI6RODMr6KKJbcOwe5n9ZmrdQnofY3rv2juXDILrZcL1PmXXK+98PbInqQO8nkz49VAXGE5pZm+y5WrTCUvuvPYJwXJoN32WNJi2Q85XAEhrgDBOOEE4VTiPfCDEY+ggGrjuG9jTChr6W/GxA/EKDH6LY0nvMQ/eYSiiotIKbnLBMoRioyNNQ/jfjh6Cn40eC387IgpZnDYz1uTmfzkpGg/8n/a+PE6q6lr37DPVPJyqrqqep6InGrqgirYHJiUoODEqNKgMAoIiiBpArxMqmhhjojiieNVrgoYb7KrqQo3XxIhXrxKN0ShqokalNXYw8YpPozR9+u619j6nhq4enN57v/d7fzR0Vdew1tpr77322mt9H96qltD4IxlauATe6YjEL4lx8Pn4hVEDSRNq+S2bL8dbmC1ACAI9ijDubqyJjFdGU+XsiaYoUG9aqS+kPQNq+uqjqSB7oi4KEAez6XPjoqlZ7Lkp0fgsL8RA8daosdu2ROMzvIml9Lll0dQS9tz6aHyJN9FBn1sTTS1kz50V7bp8YQd1mSvY4ysiqcvZbwu9iYuoIJvZgJRXwGmCHpjxXqvLXxJuhNhqNszTmvH06Zmz6DoZmwibeHyGFj+qLb7Ul2g+lv7l8ivoG+aftmIt7NULtcSFl9CXXOSLrwLq0O/RvwW9cxbAhwHnZpcqbNgEDxrpKtxVWbvsLHgwMUy/ZtxREJuRWpOcAxarsH+Yx8O9/qt+3uFXpKVz5i+VpQUNYxrqO66TluGjhfX00SJVWjp33jJ8NLq+g7wnLZk3Fx82jm5YSKQlc82XdpBu+s65Z0jSqfSP9R3wzjlLJWlhHTy6Szpjzjx41NDYULeQ/H3WmtWz1cb29sa+fvx1TFt7oyzPXr1mFv5KSvBXeMGXr80566w56tjWtjGk2nwbfy38qntmr+afAGui9fDH+griQS4Km+CmK2OhUC6E6dwMC5iyxvgisJ/7X4JGvr6k5gu14dJMmpWARWoJWRR/i99SR/yxkIPAlarSUhNS4S9+i7+5RQkc/piMsm/8cp6of+I56sH5bnLixO/bVs9dPXfiheQCkbjbKl6PzHNfdhRxkEKx6swZ1zt1x7MrtO1K27H6q2eKvQpZ7tZ3qxqZp997qXf79FDiyCMrRP0/ZohvXO+89EyIe1foO5WTOe5glfDTgciDxRGon036sETNB6Q77qjRIsCRB12IPOgxO4htrC5LhRo8r8HTVBZJqlitq1ZyEBVkQwgUYx17MlhYaoISd8n28gqzfcCAIxSnkqxyJ4KF3FmghKcpmZVO4nETj9yUjUyoHthiVDp9sYpM/evH+nPUBh36Tvly3k9dJdw1sKN6eBtARzVQJ3DyrLgr8t3Zgzf85rdHRj3bb7KsQbqpNXKK235sWuPLx7k1/t+qBzoJdbggox7IJHFy5jA4pkpsXsmF1TbfpiYjrQtShPiOHXFdg6ogReh9l1UFIQa8PBUx9cuMrjeGH1gm9YCLASIJktam23C1KESIcN5X+PWAYpSOesDF7I425OC1OcHVsnAFLSqNPOpUhi7YQuM6A/j98J+OXKGq5yzedObVb71VX7lp8fdLTKzBK1Xl6lO3RQBw0HXzghvbZq25jp1HjH7oIF0XN7DIEW7msbg3oym6hjdFsxNZkN0TBDlWHT9xBXlTdJWW8KltCIYJvR4+TupYrCVd3gCcfklNniZpDwGt0p3SqNmAbuklypzT58xYylqmo5VrTzvBOqBteqvlnPnnNBit08U3zl85poW1T3PMgk5LA90RjskcKSuAT2OZlohMoXYTX9iGESwOE/C2KdAVplpM2CUorK7S1ol1pMQNOM7k4r6fEcRyZjzGivIvmd9Fvvl3LSTbSOlYwIEhR/e9RRALhvQf4hjULuh5BSQYXAngXJkigpNOGiirJzihoNU27sSp48AS7KQDMVYdNrhedCh0+jiRqsUJXdceo7CeQX4jS7v7MgCt/vd/1w+Id3aKq7v1yzr7zhLvBDle4/g2GXKQb1+OAJOj4UroRnnwQb2bPNdJ9na/3am3kOfQ9ufpnXIx4kQuyWV7cUYSbktPKqBgNVFAYp1n3K3laDKI600Q4KSDaQB0aELTghwESkgozhwodEErECMiXz4Yqvf1/yCB9z9XyaUnbLzgesCcvkh/XX/rE/0BWXzhxe2P/6rvPnZ2W6h303MlYMYszOnOAfKoHJR2g3BBMAgX4CrUS0yUdnYBxKqzCgz6TW40umAHRUsdRzrXFoL1gu8Su/Tz2y6bMW/tyqDc3v3E5x9frX929GPjrl2yZYs+C9aIgL7DshLxsYvoWjdChOzibFQbQFCA5a6QXdgmiiAbZgdbMhQFhyFvIhiC+jZtSPCbGmQ2GhRMW34JdtfBILX39b3M1r5yfYc6Ce2eq9cQaD3fuV5DAPtIt4Feg8H7mHpN1Ss5XngTRIvQ7ZZqZOe+4ZDCI5lI4U2snHIsVXTsQNzwxDj6xFjIVhaU1itwlqnQDOCfRgAtVWravhFSuEKNMTK08NnYYTQkZviFaBxRmKRXcfyjJuh/zLLNMMhH1DZN+8EaXdaxTdY8xtCagKHIKYZK69EcY7+ROXKRkMAcI0BDUtAWQ2IizeS2WK/vkB9AfE0vMDWb/SRiVi8H6yeB9CrWVfJGDi9d/5KKxQY6ebSEVTUDYcnucqf7ig1ccPDsAdjgogDCZiOEoxeLwjoq2zTs18+WjXyLshkzD2TLaYIhd4Nk2U0wfH4xjCCojysQpnPJOF8OXokHTPIuKlmB0Zmd8hpUuAx/hHXkuNNdTjFTnkC4GTGR2rcH95Ll+pPUYLfsq9reTu30S2AoEk/pu+jI6+Ligwf7dpryTELck0x5yDeSB1jj/IxuxJCn5brqFWT1x5/rt64tu64FbLN3L7WOp+8Rsq2zU1+PccizVJZb0TZLGSd73B3DUCTuiNEIwA8RgHkyQeH8GAH4jCDeh5G7D4J4P1Lq+mH3RxkFyKLY7C4vDmFG+G44WZXW+hgpW78+28v0A/Lmzh/9qFPvSXuZvJnK+gpw/6qFVNaOtKwOwii4svvBvpKckO1J2BAqMUPI9Do/ZgcpveGGyCNkBnW34/X/ODCBuho9IO3u7PuA3KEX9e0me/Up8uMcT1v5T+QDmcZwRDJmKOBWkLgH2TDZTEi6MIJygSheNJkLvF622FnfaHNVprHKxMQASz3fnTkZGeZ2O5XBgTiDmTKQbyBD2hbt4urMeUd37QXdmZNOWiAYa5VSyGvoVwlJC+89dKo9SQt+n8WTRohOSXaPCUjhzelIs5kAWXGL12TQjHR5LDaAQ8wLWMxXLwMvXzyfr1smar6593bQdasda+mHlJN8u3IaeFcgp4nxRXbxNcxE+kIpEUNfXYs+NYuvF/Z0ZS89naRcrJLVxYeWF2SIWGElM8AMGm0mbXjzYVP5QJsmo7uXZjIMSKU6IWmSgQOkN4o0A4AVQ9eK7XhWmJVGhlBJWg6nhAxwTpDDbXIUUTlcDB9C5nIwMhuLeUrgJgkwoyygBhEb9UMm7NmBI7/guGdE2KDvVj+htigUlnMZCjifQEhC7B8nPSr4WeMBAqgWZRY9AE5PemU1oE6Ksf8ATvFwzZOQ7FmgJ9kHBRBxg6RvyTgqbGH0BH3bck4L9yNdAWLsfKQ8S+0WMndGP8dFCwKQjU/IAYqBXuEQuwlMdwa4ubDIze3nKQfDduZBoYXGgIRZUWpp7yEB6We3XzZzLiEb17Ujspq+6vP/pueFqb8af+0ZW67UjzNw1k7pP6i0K0/ROKtduIbFWfFqdlNfFU2GGM94osUB5z4CV/VwH1+Qex8PhdKN3p54oxcLf0qovJNACzvDO2yElAJQ1MSjvkQNxNclWrwc0DXq6Qtq2uItWpe3vCnCFx6vr4JYTCCzllpxMsFCIY2FWbEAu+CshDKqUGwKcipbwrVq4JQvn1bJcXP+7QZ3mXbashfu73p71ozwrDHL47Om3T5P/0zvFHsmT1RHj2tvUSNR8bZXiUhOVcQDL/zra898KUrLiXT7vr+RVn2Pfjh+wz+X2W1/qq6uqSHXkpXnPjp54kOrXnroVot667/i+jGj/315vnyyUC+0ClcKyVqBlTSUOnsSFU5WPkwNR6AsJa/F6JqQamBZzQYvRqXQwdwO0Sk3WgM1mhsufePjfIlwIF0nXFHLmKgDWtI5JtZmQMBVkACjCp9KkGaaw9xkWqxaqMmx2IxXHlAbGlfNUWvrfn7t9Z3HTCyfXtux/egJF0x+R/9QXFlerpZVh0vU4rDoOusF4lTE96xXrF6z9RdWKXrH4ru7/qF/8V+3ruqcbrXcXVIYDJGj3plybm3F2UffvniTqp4LPRcn6PWcL6NKOJsh4aXKWRyflymjOvNmFrJWHHAtmzQDUryVVUCa4S+RGWlGOX1k8QcLmQ8NyZsBEfrQ3BkzMTgfjEFjF4/LJ+j1HOOvCvaQLN3y3TqbunVVeaHrtzIfzh+olonzl63XkFB/oNfgcH/FqFN+0L8HqEaiUKbv4JwgDkAtVOCcbQXkDEyCKQa1gwkE6ATwhYRMV3YLammBNK7sTVnZHmiNJGV8pyzZGrscssXKcpCuLHxAyMBz/pDduA9yEpFeHWWqoDIxLMLBZSLfhUwct/AhzFBw8MK+C6hMhMoiyKdTO9mEqJC0mnW2MN3tiLpr4YlBbMCTRGRZtCJbFxbdQv8W/RYLaflv9VPSrC/DGOVGccORBX2HxUJWR6wvky43+sYFhr1HPx0VtGMWElkIbXaAW5LxG+yZHCot7Ds8pOEKl+q+jDTor0KM0bdk3jzx33qf088gSfweQxevsIjnAbkuKbfHKbjga6GCG1NFGqQBkSKaJwCt6dSfm9NyO5xplT3ZKsNdBGxRzTGq+SfqIar5Qwt+pndfM4Vp36d2Eqq/pTNTfx/grBn609iCRl/2GGDyokR+RqhHJXIhM64L/IHDY3upRLCVutxpE2k5JpKoTBYmU9pSX5xzl6h3//gMw1pHruq0U3vt7oQ5X0Ljxo2Yv9UAk8RERzSYVnxw24E4E7AnegHTy4ZYXiJePjncvAMzCzERwsG8DCzkU0wk5fCw7OPrj5fOjVswLsuWhXxTWfIiOJJ6lCUHx5HJQoRR+n3Ke8hNsibNVwzsh24EBnU7jaifQQLjXPXi6CGikdsEEuWvh2mreBMqS5h2OW0qAMh4enC2almz1UAzHyVF9D6DOubIOlhIjoQM+hg4IYGcMf0JeSfiHp4/uJzk68oJrO8OZH33YP56oMBhEwyR/isuuIWjUvbNpuep7r4bDGRKepwShc30LOXmvbbncdz4Arr2OQtwyoVsaQIcVQuZlKWFmZVnbhOsMu70pgp4IWSkK+R0U4MGjcByRLw4cHmchxvnElwiBzLk9D3L/fRkOmeasEcWmYvz6kG+VT3yY3GC/APxOJ9Gtx6Iyqk/bOSROugaOQ17ny5kt5/M7K5YKmjBG1sazieD2BwfDEClDaIaWqzpSjOuRAD7jgzpbXgY8bLkrcdokLLA3YXmp+Ee0bD9HTUJBUPUcbgyRiF2BykZP27t9tFhUGZUw/b3t1zFh6H1KELq9W6LjQ2GTT3yMdm4CXQ5VRCk6+hYlAonsFtEZnoPXS7KMkUtZKKGTFFDjOTEjQl1QDgQEsTHO/QNEZtjWjRmChlmUp5KSsKqZbtICpnRC8n2H8y7gBu8XlU/0w9JhtWlu+4NzFwFcq6lNj/V4Hoyzr6MndeTZuctyGmjdvBrTjjvQXYHm3FVD1/1YeblclmvJWWxqxo5j/WYq6J0K3rBqf39U/048tgNG7zOvlXMB07huER+4IA35FE5MkKcRL6uLJlIQ6eQ0kyQIbWw775sfCFB7P+wv0d+h57XyoQa6NZATpewg2NzhCLQYwQLT7kEt08clSFF2CgS1vlGT+NwPC/H43kFl7IOuxk1X9LihcqauF1L+AswAPVyLE0pRs8OPgHPYZkogJWC1txEFN5WVvirMWNEUvung4f7mn9419LtrWMqnrhc79Ff33qDOJY8dMba8zbLbbPXhoiFnKLfqj+1Y9RDL9aXf1DaRujxf2Lxn+or7+j6PdVzb/9B6QuMrWuErUIyJHCMDgtHA6SBdggAKcsh459Hy1wVGU9bwoWtuzQYiFdopqo+rqoXQLkKsBTZ3xYvh9pjAAQU5DZDfY4CmA2COJmk1Z+yq6nJ++dHckAQL/uBWMlQEKVlJ6wqfOpQFgji84HS5ycy7Eep/0O9zhzfBmHTwBFO1bLivoxBHj3cIANsXT19VJ8ebwAlqW+As0Uo7GUnKHqsTHj9bSMeaoiSRzDcV2JUP+yY09j3Zar/Xj3Gx72K6n89G3njVIWDX0cHv5oNfjUMfq72/NDY5aqsojtDMVW7OIK2qI52hfE5cAbQPyyY/p6wA1439/hy5gbViINU5xuRA8De4h/OCUrRFEN7Qt99fS/L80yeEiiAvYOugxK1R/p+nMRlY7HGH8VMp10G/GKcTwz5ki1n0/9rhB+O7D44Ho4kSpwmRk45jW5CbBnJvEztKtR81kYoyIP8RTCSKsTfcIb5sG6aGjKhAfB5eRjBAYZjSfHnwG8NcWn8RhYC12CXx9m8uSLje1F9eWwx6B3y/y22GOKieXaWLQa7cM5kA8F7KP1BeSn1qZCJWOIwgxolhgDvlqykpGhs/9iK48M0rg9OfBBz+UJ4i+diuwbucoxYwxdoa0tfL5IgcK1GSLORUV1HSmcQL1mu3/D4q+//U4WM6h/p7tspzu3bWqW/1XcIMqq/x4zqA/w+T39R+jPiMZ6ciXDJ+UR5YYgYNapB7BnVIEnF5eYCWsxLRou/IPOSEZAqeDZ1AmArUwGnPUjW6Aeu2ib+7PbLZswja5av5FeNofFv77pK//LoxyJbT998qQUu1aj19J3KIjwDBSBS5HehWYzJSQdSJji8EBsGByFPthMDJjylsWVNiyQtWDRnKWBM8CxL6DUA+Xy4bOfSLLMqxlyyZalr4pGbBjAu6zuNokXARNgpX4FnpACc5vIxuSTtePyxG3qkSV2g/YdXZ6aFV1F41RTexoWHFAEXPpf+hQmfSQIjxajg2UwwaalZLdGJyL8cMhCsTZe2RxCpM8juB4JSHu8uSPOxgFcXhCDVjtU5aGoXwge629L3TVlAwPTxeaSUPE1K9twzalLYGawtahyHtwNw9RR58o8229uqetqp4qVwpYK1RCdK1+PdwGnZvvytyxobIGtYW0hKe0kZiuoK1BaNjvTy66efm5KSp/XT8T5vp7IY7/M0yN/mVDRnMdz4hrwYczFncFFPxvyMBfIzkJdw2XhBJWJxuz1tbdl3eswRMm/17sBa5PSlXqbvQv3xpRwj6+wB1cffpbzG3Z5RO2zc7r2EtcLpy71Mn8UzPue0DQkbDZ4bejZ2BTCfFcw64weHOxt3BfE4jBdJEVwO3d5UgNXNg6eEJKhURJq1r3HSFwuHOunjOZ9zaYTgbJJXF/Kt6eIOGbp8hdM+OXPI074onK3vVGch53wImNcwTshmnS/MZZ23mcs1Z50H9/HzZmHqPliAYAny7ZKz0aP3cBQpH1/GU5LDXRAwtqQcMnrmVnkp6aWbcULk46XPcDao1dmpPMLX9bPysmYFM1mzRrKS2ww2rbimmdtRSrK7fH5DjyxWLaZFDreW+E9WTp9DsJUh+zeJgyXgs5HX0jjYQse0xIj+DD76FD3Uc1cEhHmX0/RXOuGpK2IBu3V/yo5hXZfFDjQngguhrWHU7WlOK0AysVtosEFUQJWPy9oeUfEGGKeAxLI61EKFCIJuoPBVDeB4g1oeL7mT1NM4493Z+pZZDVlR3sPEeTWDB2zWf5cR5va2iBLrv0ZOVbVOqBTGCROFRzNZVSdYe5K1EIs0UT1rm0DP2gaqZ3U0g2y1LU22ykiPxlM9x3vjYWjKqGKBblUkFeZNGVH6NwQ6khs4ESsQIJlErInweNbh26J1Wb1NE8AYBb6uwpLRY/Dc2VYIVXfAy9qWsNL1aeTUrLmBsn9kVK1nZpnzieF5W5Vr00a+0+RwlblfOfFuCjDKt+Z6ltP0LGsk7o0lbCp0FGCqyLof8A67LI4cd3JwWAL6NxnwB9CxMIVkRcdytiGOFO47cb8vKSou1tvi5Mu56VVIzSCFYcJledPs3lHgQasPGz6kHvfMM72viJLYgLjrMvMfZR/iqEWEmHB7pgfVZ/HyjjVcBRrDx8US1SowaJH4BBMNtMYbHwUZ8SoNXpMYpcFTePyWx3F3iWk9iWaoIIC1w+r2lkNZZjymJQrxCnTs13cQsEHaKeDhUI4xpbfMcIYDhwd3B/nsZ5450sL8QNrKsOoBm1NtwdjfD3fBTl5PZDNo0KFI3O11gj+4HT0pxeo068UL4EDJrhewQE0Roa5egXIdGHjFBzwVLg2HWVbS0T4AxPr5Dx1pf0yqs4lXSJfoFU5yo36Rhxw6ctipP/LDnnc0ul78Vb/1A339B2S+vlucRj4hdJ1o6D+o3CbPEsYKrcLRwm7GlRBvjEFiifEmjLewwQYgXCt14ynRVFtJDR3yeHMs0aaw65FjcKyb6Fg3eWEcIYgqoY/aovESL5Y0FLl7EtPo/00mOXMzkDM3gi+X+BL+evp/u5YMlmPpbZEvUVUNyrbVAJlCcRW6g1WjoRr4Pmf2GTj2RosK41xguZnaASTOBnFsw1uv/HBSc9sx+t9F5S+Pzv9xLHbtvD1/6OtRzjjz5FXHzGj+9TnnPtg+4YHzH3yYlEya0rCk7NoZc8VJhLS2Hj+NTL5nd+vsxSe0aOpNv46MHTNOP/zuvRu31jQ8Mv74k2YeM3/P9snTj6r9zSLiKFmyjvFc0wOitI/3Bm7ke2+WcyhWo4NgSNJRG2srsGExiQ3aCuxRVlMFd095iUixncpogGA/uVvOemlx31OkRw+JU/uErOUR2iFuO6CvPJCVUOEcPGo9PYvXCk1QOWQy1GDp+igqf+kokLG0AjCRGegHQAel6hhxTR0v1Wb4Homiuiiw1ZgI7xHYWIGWBuhpoDym3g6Qmq6CilEInad1ebXKatxAhiWpGbC/DsbTc2qW6s8PytejNJq2OHKAp+qgnr//oHwucskj6yNUqiaKHD1JJ1hEobO+jPidLmw3M3rM0oTxULTq5T1m0KGVsNqot5dqSafix6mvEGTAhuy0jdVnMnCsOur2lYIW8ArhSoE7etVUySfe+ctV97c3Vj27ldSRSfrv39N79Y9I6aYfrLvCoTvFbXc/3t1Q9kHJRH2b/vL9+pv6deTs1+7o2nc/0+XY/o+kzfJs1GWJoQvUsxB2ZZoqE5kuadTUoHs4XRIKFtpBv9RgmjA4qDqTCjF8rOi3L1swd+X041sf3/D8J+88/cTvSbB16qSptl7y8n3n/aimYc+Emfqr7zd8pv+OEGnX8nP+5Vy6h+FYWKqwZ6RKqAFME9ShLHM8qth4VAGcUATK3kJ0+wqbYNaYO/bGi2D7CmrwmkSRBk8ByhXXsavGW0l36WoNiQtqNHbNUF0EtUmKvwx8tUaLV4x0/DJ2rCrYwQcbx9t7N/GBJJMO5x1LxUJ39T/AgALJksB4peiY0n3dsMkNhk0yx7WKjWuVkscmwf1ogCJOKiW4MWwpdiNYatom8Wr4q2GLoiDTu1pLKs4yWOBrfMwgI3GDDINgKJPHHSb0FjF/+MvhfB4hF9Dt+jZwC2k2GELieXEn2qHMiNqGzYxTaxQza5QwCOSsLHARZIEzvKSrGJ8o09gsSGeCy7AMwzOyTDBU99OfIbLhXb3PHB4sBw6BHQ491Rnz38oervO1mTpjkWdJLBGkqhVHh2yq+t+q9RB57waq9WDZbqAPYuNM1wDpY7oGQA9RVNhr8KhL2TzqQ3ZaAYxPJJYYQ00zjuofi8QbaaijQagTD4GXQ0FiYQQ7sZrSvVcR+FNUA0S8vPTrwBTb1IjlUfGIZjRmxaNfn489tynLMOKIGrO2UHMO3Zal3IlGlRgvvfIct+mur8NNP4RNswwY12JgQ7RdBG0XMWwXgXY2pYD1b0WhbUsMVeMu+W1w2Ru2G76LqxUMN2QPl3yuMQeJMIP644v0jFAifF9IFpm+WGTazSsKvAOdBXuir4dzX0KgkLRiXYkVjACpBiTg9XiRoyfp9iOffNCX0HxgB48ChyZ/kB0X474BFgAk2BAx3OUkkQTmz5x/5nnrv09cuk+KEf35ex/S9Rf36Dr1jIXnXbB42zVJcnb34/q66oO/oR4B+ugbpRfldo4KYNRC0Og1W63vRpupZHhtzl2/mdh1lzSR6C/e80uqTUrvC6mnbLiw4+atCXJO96/19dUf/eaZ7tdYzLOCbpJL1E/wNL9oIHqHE7NDAxtAMqiT4NrJpE5i5Z9uj9HVlkmbxHE4pOaqQBbqxkrxJzkoG3PvvVcw+Zx2DJCNfPuyGZROVLYMBIz/En+SjXghHwHJEPcE7Eb3U5YF2ZTPcpD9cKWzH2m8EyfgnWAmNUvaLr8FEiNeDane/BrLgXicWBqP4Ipx+1BmZRM4y7SX0rmaY9uM/ZHZdw/X4eK0Di7QQcPOIIOPCFOlOfy5iFiScGpYfTNAHQYSPmI1zBFgamSMwl+oEjnDwLc7Gt+dSGPe79H9DupBK4QwcJggmmsgA00aamgrYwmPCv0dBjeqD/ibfTAQmtbDWRwR0LUSxA5rjCu1UsOq0UApnLpyEW3TcZqBagvSZ4HY3tO7xUCxJccdzoNXq8yhIWs8jVkrPgyKyUI7XTd/QeNWQ6+zMvUiQ+tFtWE7sFuD1wyvoEM2FcyCp00raEDUwjMmIm1Hb6sBSasfzsGelWkofuRVE4BW/DmO1//H/v7usb8VZmOLBX2nmPpOnbA+d1Ygm24xylviREcaxRypJoqsoNyRSqID5ki8FNVgCc466kVQaDWKT5PKoadJ5nDAVMkakqd7d2aOCTk373Q5ik6XfRlDI+4Ax1LY+CgfoM6FOGM2584YQLzxFTk4o+ugk6coOvj8oWeFwadQ2aBTKGtM4RlzXGf1NuUM7KEBMylMZ9J9xviKk1mcP4meaw9aqvFM2yA8JCQrzNiqwoytCk2Wr0I7Z2dIOewVhS6sy4DenNpYIkwtUGdU1AHhK8QsfiAgj9eAmuljvsFJ7owmSiGYwUDXarc1QshfC69t0FiVWS1kMb2FFQomq+ycotwLRFGBjKgs0x9oTErNJhQRr2E22AaOlkhBx8plp+k3k3WnL13RQYNR+bN3XidC/xvvfn4VRKJvqjde/dzu+u6i3b+75kb1YyLrCf1T/S39kN4l9CvnG+ci5Gen62kFzoeHvg5HOyxGdJZUZc6SLMJ2vCyi7gCvBO8YlMMd7JU9f8IQ27uDZSy591Up3Q1rDUXtPhGMlZ/eXW41YgJRqKRrxyQaDwKi/mQhaTdWOYGHNaFIohAWuBKs41ELeiD3lVDhBFJUPLDfxIAzjxAOZx6G8K+SjOuR1JdIg75m4m3XFRzlVayjPdOO9rtJD8SCfWvd4v29a2+6RyIHRHHGCePlJ2nYxTk0aTxYQGf4MQM4NAORRNDJmmDl/ciTCSWxiszJzkdIiUmlG4wG8z8xGszFUVcUKpvE7EbjwSDi/6/LazlIOABjeWkUqADiof1IGV3shStcMGVXuarQtbaEPlkSSZRT3wBk+eIQMH3aNQCHiJdoXbIUDKCbDGdpI5Qa3Np6P8aHA+39MHcIidt8D9q8FKKQoMhQgQMqLJU5g4AF9YH92NdXaBKWsmxiqYYl9IlCZC51MebSIhiLkQ4NU2ew4XmThYm54yN/YerCxuhEHKMKYKnNHSOMN7hbV3G3TpaVV7SNyLGhtQo4awe3996dxPniqfuIVfxHPqsngEuC2BW9VzBtn1D+F9q+DLudcoxdbrp6heHqxWUjdnVD3sEMek9a2nx2/TRDWonutoK8nPq/H+sN1rJKGLOMR1NdcNGjAa9kBDC2mfcYcRKQwhYgKWxIw4oYV7rzpRB8h04JjJsKof5FU4et5TEWxIH1PM9A7nBgNY80ned6TqbKXEn9nemxnusBkJzxohh08MC9jlHRk1YrQxMqP0uTFWig7chVyl/SY6gyoKxnCuQDBxb1iH/m/i4K5+k7EHdNEWzQjY99pCr0kWI9pmK1pYHHsIuTYBMpdI6qHIAlkpRVs3PUJhMrniCgzcO8XKujkiKi2AaGO9HdO8Ho1evQdyDeGnz/KTz7Ct8v4GcKVlsaTGwE3x8n3rgNLJdPgg6AC9vOMCW6j+wCCRRhAw0Mb6E+aeejWSFczuZ8vDSGhanonmWxlOS3G8zg2e5ZmZNaQMByDRELPGYFFGMTxyUvgou3BS+EEHoJic/9jiyQBUSmrDNxKfn4wthvICUcoPJRhk5ZQMe4Aqp6+j5EhMoDAE8p3QQj/OVjvNZHAYwdZRH1Wbvg5npuSuvpsbPLH3BfR4b7gtohu4nGUGlWQYnRLocH5iJEvx6GcwDZiUKLn29OufqFPFn6IV4lst0bOsJOVESqtHWk7OYn33r7tzt6DzFKdPLoYVImt+tP/nH3rpfgVN97aMH04zrE/fQ3Dbg4cR1spevgl1gHZROKYG2RkVuHYyNCSOJGCD8ZgEEIxADFuIwzepaMQi4rFnJZC6DWwAqQHICKpkHsYg9hmt6N3LQJAk0xPnY/EyDoZFK66BXzpa3isfpMcPt9zlBNsLGJlKXuDbeL93R29i3HSaCf8Y5qWbQATi97X7ahHrX6sdIoOh9y9CD/J/WopXq0wuT5JFMP8o/OTt2HU0lfmKMH9AOfKHdjP3CZUZWe0Q8MsYuP704BRCPB3akQuRJtIJ6vBJdu2J08bXERTo7BUJ62XJIja/524V1ZA5DTNpwzCtA/fKIsYf9wtuxkWNlZG/FIZffnyJ63vfgvWaLndBnnOhChM1uQT8O62clccg/HxrHRySwCLk7cxdiJHVETYx+zzMC6okjGNCX0HEHMBnWUt4Qce8IU/Q+Gdf8wcz6Zj/YVb+4U16NJt3X2rQObYl7fSx36aqx7zZSFfHVZ/FQWCWWBxnSoA5S8B2fPeJPb6s15iz9irdivdJJHwD768Z36GDAQynER6RfPFg/QOSWAk19EPiH93d3CN/rbzWKHXC9NoX8LAc4/NDPADxRe8mpLeMvN0q1ixwcf0NdfQl9/YNjXXyKv4a9vkPrJdLWQYfELiMVvTWP7K5pQzLH4FQGvy/AD/DEp0LDtuqjU/wRZrO96in7OeFkgJ+Hn1OR+DmylNMDIBvQvwfq48eP/to2+seO3v9UfZPo26P1kBqn7Cp+jxTSpYcLfttI3OmhA8on+V1gXqF7i+SiPQ5iJDAlqjH8YIhc4M/TjDeRAAAzautLaxlUIWoFV1prWPGbqPz3DBtwS2IciC+LF/Lun5f9upgsNL1Adu8bQJLhacQu08QAusCNtqhhrJqEG25VhNG46qm9/nbiWjBlKX8atANU97Gt5Se0Q3xxq0fCb4d+GCW/c8jj9eUMnll4abNP5Rf/DveRKuha8ROMXCSsxeX9uQrbGYgki9yQUWzTKnqKPuOUTkg8jUZlVGME2DvdSDp8BBWJU9MPPlaToGlK0hRQRUdeNH+CYF7aTI9IeQRWqBBK3sBEtEOxUQymKn4fDKJtD5w+v6Ik/9VRcLPOTa/Tz9QuZz80U7iDvZn8OjTz4R6U/h8DntPipPQLSTPopPT13kJ+Qn+qX+PVL8HOO6T8onak8LTQKlwnJOoGlNpN2kR3sUgKps7sw9hGwiCGlyPhEKJZQVMaFOyYSH70/IarRaKKMrvcFhdRyZaNhgy0rAZjdaHI0ZohGI6pKNDEWceMqEY8IN112CmmONdOVzOCzxywNo7OvymonBUb7Yy6++GIivxJb0V4wdum4RSsghoefFYvHLR1TEF3T/IreS55+duOz3udJhdfzodd/9xoffehc/iOv9r7HS1xPOsHnF0nbpKcQuyYk/FJI2kBp4orFUlb0waTi8UepMvC88RT+LrBuWonRk6s4JYGch58LAOlBVUzuFIVRY7CuePBfCEJCWLILAOLwyJPROoIF//YQZvriLqOjGqBguhxOLWDg7AWAypuuI3Thj2nh5rAFKuUXkVPWXEcab12kLvrpRepJ35ujKsedc44+myT0k8Ry/Q6ypu+93l5iJ/o/YezhAqhVbqVzoJn5f4rIgoUqkvE7r5ZPSQXwiP/HV+Xx1M/hA3qfpW/4H2eCrx4AAAB4nKWTy2oUQRSG/+6Z3MwFiYkrISWISMj0XJLVBMRkSEIkRDAhKwU7052ZJpOuobrCGJeCaxeu3YhbH8ClL6Bv4Uu48e/qk9tEyMJpquqrU6fq/OdUDYAH3gE8FL8FPBP2cBfvhX2U8Vm4hIf4LVzGvLciPIL73lvhUcx534XHsOg/Ep7AqP9aeBJ3/HfCU7jnfxOeRlBaEJ7BYumr8CzmS38Y3StPcPbUKcnZg8IbYR/j+CRcwjq+CJex6I0Lj2DJey48iifeR+Ex7Hs/hScw5b8QnsScHwlP4bH/QXgar/wfwjPYL+0Kz1LzL2xCI4Wltgghx5DUpq2PMxgk6KDrVrdo05z1EHPWQA119tjUqVVRaEPV1v0zk3S6Vm1p3enFqlGr0+Eldx2yWTaFlosW8YwUGfuIDvpQW61aOo3iNItpWadTL19a1z32VyM3bz1PXWxvisplHuEUNYdDqTxAkzqXb9d5ee4NxarQeUA/Q+/E7VWMHLDVnIYVttWLujHcQWyyRKeqHtRrtfpKfVXdlHFTRGVYxIWGSqHh9iwSknK3bKk2dKsnHA2OadM4Grrr4B/5JpkKlTVhFJ+E5ljpI7ny4PplSdkxdF7+uk7OF4O2Jrf4yIyTZtmHrnxFKnlJLe15Imh1TZLZJEwVJcXGZprGHe5oX0vxVJI2Lsmue7BrfNAh/YrZ9T1LtAxfXoNCazw8aRcpnzJ3o2w3Vmv9sM1BVpbU+U02Avrn/xXLUE1U+Q3cFzDwZfCAAQxrUWU1rorIaNnBNkuxgV3ssa+ci+ha229Wq4PBIAhd8ECbTrVXCMiqO9utjd29jYoT8N/P+C/pEP7pAHicbdZ1dBRnFAXwd4eQkODu7r4zO7szgxRGcXcnLZaWAoWmLXWBClZq1F2BKlqFCtRdoS3U3d1Lc8jdt/90c3Ley06+97vz7cwkYsjh16FCmSP/88L6im8DVVCAqlJFCqSqFEqRVJNiKZHqUkNqSi2pLXWkrtST+tJAGkojaSxNpKk0k+bSQlpKK2ktbaSttJP20kE6SifpLF2kq3ST7tJDekov6S0pMcWStNiSkaw44oonfaSv9JP+coQMkIHiSyChRBJLIoNksAyRoTJMhssIGSmjZLSMkbEyTsbLBJkok2SyTJGpMk2mywyZKbNktpSiUFbIStkg62S1bESRrJK1clA2yT45IPtRDcUoQXXUQE3UQm3UQV3UQ300QEM0QmM0QVM0Q3O0QEu0Qmu0QVu0Q3t0QEd0Qmd0QVd0Q3f0QE/0Qm+kYMJCGjYyyMKBCw990Bf90B9HYAAGwkeAEBFiJBiEwRiCoRiG4RiBkRiF0RiDsRiH8ZiAiZiEyZiCqZiG6ZiBmZiF2SjFkTgKczAX8zAfC1CGo3EMFuJYLMJiLMFxWIplOB7lOAEn4iQsx8k4BafiNJyOM3AmzsLZOAcrsBLn4jycjwuwCquxBmuxDhdiPS7CxbgEl+IybMDluAJX4ipcjWtwLa7D9bgBN+Im3IxbcCtuw+24AxuxCZtxJ+7C3bgH9+I+bMFWbMN27MBO3I8H8CAewsN4BLuwG4/iMTyOJ7AHe/EknsLTeAbP4jk8jxfwIl7Cy3gFr+I1vI438Cbewj7sx9t4B+/iAA7iPbyPD/AhPsLH+ASf4jN8ji/wJb7C1/gG3+I7fI8f8CN+ws/4Bb/iN/yOP/An/sLf+Af/4pAhBgzDqGIUGFWNQqPIqGYUGyVGdaOGUdOoZdQ26hh1jXpGfaOBbJGtskN2yh7ZJttlr2w2Gsou2W00MhrLGqNJ4fyFy5csMIvKF5WlUqmI1WL1KqufYq08bqdSxaXzysrMil9M57qMqZ2lXf6orV1Gu6x2jnaudl6uy6qWNelH+k7OMm2da+o0U6eZOs3KZ9fElia2NKel8yzNaelkSydbOjmtk9M6Oa2T07oXaTXSaqTVSKuRViOthq2GrYathq2GrUZ+X2w1bDVsNez8fuuKrK7I6oqsrsjqCkdTOZrF0SyOZnF0sqOTHZ3s6GRHJ7s62dXzddVw1XDVcNVw1XDVcNVw1fDU8NTw1PDU8NTw1PDU8JzKazOT34v8tJxl6p1T8aWdXsOptHa2dhntsto52rnaefRz94ZpquWlK49lU6xq6zVhejaP5WqGNcvK88u6rPSyPmvAGrLyWZGNWZPK6jCDk8+gZ6P7aup1aXr0nVxlDoc5HOZwmMNhDoc5HOZwmMNhDpc5XD5TXIuVe+VyH1zug0vfpevSdem6dF26Ll2Xrpvoky1/vXGWRzv3OeU+C492bg9y15iuYwaPGTxm8JjBYwaPGTyeO5/nts9z9+n79H36Pn2fvk/fp+/T9+n79H36ub8XPn2ffkA/oB/QD+gH9AP6Af2AfkA/oB/QD+gH9AP6Af2Afkg/pB/SD+mH9EP6If2Qfkg/pB/SD+mH9EP6If2QfkQ/oh/Rj+hH9CP6Ef2IfpS7O1w7d4QJIiaImCBigogJIiaImSBmgpgJYiaImSBmgphOzAQxdyDmDsT0Y/ox/Zh+TD+mn9BP6Cf0E/oJ/YR+Qj+hn9BP6Cf0E/oJ/YR+Qj857FsV/9qwmqwWa5rVZs2wZlkdVpfVY/Urq8m5plkyr2x++dK5c0qXLah8yyKdSQri8qWLD/+QScL/AEwrNVEAAAAAAQACAAgAAv//AA8AAQAAAAwAAAAWAAAAAgABAAEBjwABAAQAAAACAAAAAAABAAAACgAcAB4AAURGTFQACAAEAAAAAP//AAAAAAAAeJytmXt01NW1x/dJZpgEMpm8eEMILEwRtfQKVZ6xpdQrgmgt1dIAhQC1pVddty1WBWPlGbm9eL0tLq7FBRVpkApGIIIoDwu+uCgPIUILAnlMJslk5hdIlvef5tzPOb/J5AGJ0tXfb33nnN957X32+e59zklEiUh3yZabRU26c+p0SRIPJaK1mBr18wW/eIQycb+oSyBNkO7pG0Wl5dm2W9Vs3vlqqSpSe9VBdVKdU8GEM7yRxCyTqpOJ/RKHJRYkrvN08/TxDPdM9TzmWeJZ7Vnv2eop8eZ6H/es967xrvfu8B70lvF7jhHOeWt9M01v3xHeiwmRpDxGKkpaovb6ZibnqnOe4d3TjAwrycpQBxPXJeV5hpvv7mtMvx7ze3yecp9ndcqT/m/4C/1Fnq3eMv92/4dGYuqt3h3ILQt4ArcFdgV2edYHjqDPVn9h2lDz7d3hOxLYpYpo242WwL/ds94301/om+kZ7i1DsvueMXI9U2kz1ZafcX+tVkWe1RbnzMi81KiT3seN/KQ8744WmFH9hbZ2tvti65nSQ3wyTrJkvGRInvSSavI1kqVypJcawreSLJ0jKTJUH5IZOioz9QVZJZmyQb8npfqIytQb1HD9PXWTXqy+zvcIfV7drS/T7zxjeyRVB2WibpQCHaWunnVdxQgb9EVyU3SE8WqRna57SSbIZdQRzf8nY9DiTv253KXrZDK4G0wF08ED4EFG/RE983VIZoNFtF9Mv0LSZYyxlnQT/bfQ9g2wC7xJu92kh8Bh8AE4QdlZ2gfJh8jXgjB5BzTqOpWBJfqTDgTZ5AfrkMolnajfU9/Rn6tJpN8lRUc1BdwDZoB8MAvMpf08sAAs173UKlDEPL3YsKcUS09sV4ntqrBdpSRjjXflFf0Zln1LTukdEtEn5bL+ECtvpNV7WLbSrJp+RRJlhqRiyy1SrI+QG6NPyzhqx+uw5OnzsojvQrAWVFNeg5wMfVplgxzWaAjIpc5PzxJ61tPrOL1K6FVCrxJ61dOrnl4l9Cqh13F6HadXifRnBUrR4wNZ2LxHHtXD0GSzbJAA2lfKZr0RrX4lW/VvmMkO2a+fkoPk/6KfkJPkT+mnmdk6ZvZXpfQzKlGvUwH9FLPcqframS7BHi/Cl39jxkHDItZzoqQjtVwKYJ8pCVCSQkkdJanEj1Uw+BVdg8TPGOkzRvmUUcoYxditmgjUg95mpIA+Rt8M+FdL/zPwutaOulBvZy4fWwtXYeER8HMsWAw8jOugeQNaX2H8BuqLKS9llTOxuSLXJAPxpjS0SotpnAGDQzA4BINDMDgEe0NW1hbSXZaRIRgZgpEhGGnYF4J9IdgXgnkhmBeCXSHYFYJdIZgVUkslTS0DK8BKZGUhJYyUMFLCSAkjJYyEMBLCSAgjIYyEMBLCSAgjIYyEMBLCSAgjIYyEMBLCSAjDz2K9hxnVMmOHGTcwxzpmPAWrz5Ac4kY6babT8g0QpNcMMIu8aeOn94escANt0vVyPHs57F8O+5fD/uXYKmLtN4L2Y8FiMFN88DgFjIHz4/QpmUDUyNOfyv36hHwf/ADkw4ZZRKHZpItoVwiegafP0nYt+RfIryP/or5EjDklf6LPq7T/M+lrYBt4HZSAHWAnKNUfERuCsod2b/H9NngHHADvgvfBx+AYOA5O0PYU/Khm/BD5GtJa0su6Qv6uT6gk3aiSiXZ+8hn6JJY7rHqS7w2y+c6Bl4N1EF/6VA2l7Q20zaV8mL5ENLikRlI2irKxtB8PJlD2LdJplN9LOXZQD4I5+OZcxikgnUc6n3QB6U9o/zPqfw4eBo/Q71H6LSU6LwMrwErsbHz4YZj+W1n49wPyaPNT+PD9+LAXL9qHD0+W4uZmfDgTC/0UH07FhzPxYR8+nIoF0lnF8cz6NXy4Jz48Hh9OZbYL8eHJeF8K3neHGtHcgPcdZNQN7CCl+hgtPmGe1dRekN6s9n5W1axolBXdz4ruZyX30/ojWl9gZaJYPIq8eqwdxdJRZBKZ9X5GuoBF92NNY8H9jFiDRaJYI4olonB1FR69AS/czH5TrLcxmzJmcoFZnGQWF5nBJ2h/Hu3L0f4iml9E8xpixl9lOLoFYWI1TLwME6thXgM6BtExCOsisO4yugZhXQTWXYZ1IfQOwrgGdD8OoxpgSTUMqYYVl2FFA3oHrQWySXMoHwKGUncDdbmUDcO/h4ORlI2ibAL5aeTvJT9HR1jtCCsdYZVDrOxlVrZBxkouUYCecjMYBW4DY5jfOJDHfBeR/pqyJbQrJE/0IF5myRrS5yn/PVhLues32IoItZ26veSPkn5q9knSKtJqympAHfl6EAUN4AoaZWC/fqQDQDb5HFZoCMglb/h9I6nh+E2kI0hvJ4KNBobjeZRNJD8J3M0a/JAxfgRmAsPph5A5SAZg5zHMeRxe7kYIh9k1yBKibyHpM/qKjQZr+F7L9wt8m4iwwa5FI5o3Wg/NwJ7ZIEc7aOhYT8zl23jf7brJetscIn0BmA/wIvkmdg7EWBGUCcT4PBuHgtg11WUFZ55lhnfY71nK1gDLEMrXkX+RuGEYspHRiuHldtqWwpC92O8o+bOg2saUoEqS1BhbqmNsMTEjqIZS7jKlCnsatlRhTxhD+e1gtASwZxX2DGHPAPYMqGmUz5EeqgDMBz+h/iHDIHTKZkYV2LKK2VQymwpsWcVsKrBlDR5Ujj2rsGcVM6nAnjXYs0q2szcc1bXYsgotK9CwAg0r0bASW1ahYQW2rMKWVWo07aaRzmFVC8B88AhjDEByOZKN1HKkViK1PCb1ElIrkVqJ1PKY1Ep8uBLJdUiuQ7I50ZQjuRyJlUgsR2IlEiuRWIfEyg4SKzkDjKF3HpxYRFoI1tpYwukO5LDOQ0Au5bew70TZd6LsO1E832Evidod/1Xyfyb/GtgGXgclYAfYCUpps4c2b5F/G7wDDoB3wfvgY3AMHLdRrdHsruwbUaKDw54RZb2j7BdR9osoUcEhCjjsBVH2gij7QJRI4LAHRNkDosT5KHE+SpyPEgkcWOfDP1JAPvyfDUqR8CbpCXAKhEAt/M4Eg8FcMA8sAEuJJ8vACrCSMRKY70fEyAgn02KiRSkxeC/Yh6Uz2W1uBDeBPPAQ5d2Q3oR0M1ITIzUxUhMjNUk/TigOJxSHE4rDCcWJneQdTilO7ITucFJxOKk4nFQcTiqOPZWHSSP2RO5wYnE4sTicWBxOLA4nFocTixM7cTvmxC2jOIH5OYH5uT84SI0gNYLUiD2XTCWdzh7wAGk+PjkbbKJdsd6KJhG49TralKFNRN6kbjfpIXAYfACOUn+C8iBtQqS1IEx5BI46pNgeLSNoGUHLiBqMr43Wr3NXcLgnGK0jaB1B6whal6F1BK3L1FzazQMLwFLxc7rzc7rzc7ozczG2N9HYnED3gr9QRlRmDRzWwGENgjaKEgtZB4coeRctJoO7wVTwgB1lrGwh3S59ZBdpKd68m3Sv/kIOkR4GH9iR+0iY1DFzkRSklKv+pAPBjfoLpFUgrQ/SvlDIUFPAPSAfPMRYXkbeC9eOwey/0fs+erzETTIfJho/mm1iH9w3frQdT3yTb+MvR8mfIB8CtfYM5cDQxrgPjMYzDffnUjYPLLDnGseyrgzWlcG6MlhXBuvKYF0Z58ytsMFwIYvI/TUZJjeyq9+Eb39dviH/IrfKSPjyTblNbufGOY576ATuwHfIt+RO+VdsN0Xuk+nyA3mQM28+J9RZ8GWO/FJ+xX3zMXlCniTuP8Wd82ni/lLi/nJZISuJ/UXE/tXyH/KfxP/n5L/kefmd/J476QvsAf8jf5D18hKnko3yR3lZNskrsln+xOpskVfRd5u8ITulFPbtlj3ylrwj++SAHJR3WaPD8j4rdFQ+hoOnpYzdIsh9PcR9vVYalVIJKlF5VJJKVikqVaWpDJWlBqhslaMGqyFqqLpB3apGqlFqnLpDfVtNVN9Rk9R31V1qspqi7lHT1L3qh2qGmqV+rOaouapAzVPz1QL1U/Uz9bB6RD2qlqplagWcTPCvNn+V8a3u/hsZzJ1H9FpdpD/R7+mwPsTt8Doe/cD1tG7XsyieawRN+mkd1a/qt/XL5D9h1dOJXRn6ua8wUhUIgY86lF/50p4V16Fv3VUya8Hp2PeleM2LupbdrmPvehc8WfGyKCeFrp+Ma2nLPug+6eTSjSYm30Fe7ZeM3OWjg7rGzvBSm7Iabtot+U3x3MF47jF2r9bWB5rr9RH9Pf3vOl2f0ou/RN5jrPmVa65YwF1XfdZ8NL+jLxmb6dHxnm/o5/RL+nfgt1gjjaI0+qTpP+o9+rD+X1oU6iX85trWfXSadvROmy/VJ7n5CTeJdnJ1JftdW90G2d+/tSk5rS8Yy8Sskxovr+8wqxX293CH0qDLJU6N8d66zo5l1jCdG2pLy5Nter2sd+sD+gx4Hx6k641wIx3/OIvPlrdpdwvRUvRRvZF5uiz0x+TVubJbtY0xp5OHO2TndQ1d9uzCq1hn25fTyTXGbG/563muHq9NXZdxgB3oH5UZ7qKuwR336tFtHEmzufprjtHe51d0qA3Ysa90tQb6M/u7tjOdu9K788fM5PptpfP0zXqSHgm+BqN8FPk4Yfj0FP0LvVL/Ny0COgXPftK0bi7g+4Re2DauuE8zzNAfgm2xcZtc/7Gsjmvl7gB6s35e7yMO78PDa+L2jKX6CHjb+Ebzw/b72Q4ad2mh1hjYrvSJLixwPp4726GmiRNOuno89n+Tr/IkSCI7t5czk3l8vEmc7bvbnJezrPukUOq3f2FN67AvZBCjzf7T0371ipf34u1t43efWElf0I/f/l9JL0Ejo9OANnoNNCcLtBNuqD77P6FEW9/NcNgyIdm2NJqL/V9DCi0Nw32x+oExuJqbZ5DVvV8H2b2BO6++pK21ORburtTTznlQm145tr5lrmJluSUJnc6yN3bta3E9TybzHhSzjZmfq2FyB/g69PIwIzyDNexr40Xgqnm3rp/vqlpfm9RYP8PCPN2sJVxcPaawGr1jOdeu2chvgXkGxK046Jr9O3tU7Ne8Pm5JqkONO6O+bWbV1WPWKCmWd9NWTZJi6G99owdWNOvWp13/RDEW9tj/TnralHutd3ltmbFdqmXrAOtLX/1JbqNdP+uDyTbfU9qzq3c8l95mJsane8Zq2+0Gcc3F+ozHcspr38y45q7uAVvrhUNe29bt4Y3NWmyrFo5kxuq8dq5JbWR15glJSOpBawPz32DX4q1px8d7zVF6x32itT65na4to3psuR9p/li/ZGubLLn6aRk13Xq+O5Lb0ituBE2I2VDiq+9po0urfDNLV74bb42/tKB1RBft+1/76ctr2N8r9mvSP9gbrtG19YZr7rcj2t1wx3D3b73fmtvtXdxv75H75fuxG26+vd3+2N5u3bvtYnu7bbnbmputudd2fqs1d9pN3GTNPdbcYXfF7rDu/dW9vV7z7trpzXVgu7vrLf+E2+tyc39Vq1TR/wPpAMRxAAAAAAABAAAAANMsKkgAAAAAxPARLgAAAADQJgvx) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  src: font-url('/local/templates/bd_deliverysushi/css/../font/roboto-bold.eot');
  font-weight: 700;
  font-style: normal;
}

@font-face{
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	src: url(data:application/font-woff;base64,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) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  src: font-url('/local/templates/bd_deliverysushi/css/../font/roboto-regular.eot');
  font-weight: 400;
  font-style: normal;
}

@font-face{
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	src: url(data:application/font-woff;base64,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) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  src: font-url('/local/templates/bd_deliverysushi/css/../font/roboto-light.eot');
  font-weight: 300;
  font-style: normal;
}
/* End */


/* Start:/local/templates/bd_deliverysushi/css/custom.css?16910462921954*/
.cookie_block {
    position: fixed;
    z-index: 10001;
    left: 50%;
    bottom: 35px;
    max-width: 950px;
    width: 95%;
    box-sizing: border-box;
    padding: 20px 18px;
    background: rgba(0,0,0,0.75);
    border-radius: 4px;
    color: #fff;
    transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}

.cookie_block_row {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.cookie_block_text {
    font-size: 14px;
    color: #fff;
    line-height: 1.3;
}
.cookie_block_text a {
    color: #fff;
}

.cookie_block_btn {
    background: #fff;
    margin: 0 0 0 20px;
    white-space: nowrap;
    font-size: 15px;
}
.cookie_block_btn a {
    padding: 20px;

    text-decoration: none;
    color: #000;
    display: block;
}

.delivery-page .map-placeholder{
	height: 650px;
}

.order-confirm-text .rules { width: 100%; margin: 0 auto; margin-top: 30px; }
.order-confirm-text .rules input[type="checkbox"] { display: none; }
.order-confirm-text .rules input[type="checkbox"] + label span { display: inline-block; width: 21px; height: 21px; margin: -10px 0 0 0; vertical-align: top; background: url(/local/templates/bd_deliverysushi/css/../images/agree-sprite.png) left -20px no-repeat; cursor: pointer; }
.order-confirm-text .rules input[type="checkbox"]:checked + label span { background: url(/local/templates/bd_deliverysushi/css/../images/agree-sprite.png) left top no-repeat; }
.order-confirm-text .rules span { padding-left: 30px; display: inline-block; margin-top: -20px; cursor: pointer; }
.order-confirm-text .rules .label { font-size: 14px; font-weight: 300; font-stretch: condensed; line-height: 1.4; color: #292f32; position: relative; }
.order-confirm-text .rules .label label { position: absolute; top: -10px; }
.order-confirm-text .rules .label a { color: #4c82a6; text-decoration: none; border-bottom: 1px solid #4c82a6; }
.order-confirm-text .rules .label a:hover { color: #41a9ef; border: none; }

/* End */


/* Start:/local/templates/bd_deliverysushi/css/jquery.fancybox.css?16811085734939*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/templates/bd_deliverysushi/css/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/templates/bd_deliverysushi/css/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/templates/bd_deliverysushi/css/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/templates/bd_deliverysushi/css/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/templates/bd_deliverysushi/css/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/templates/bd_deliverysushi/css/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/bd_deliverysushi/template_styles.css?17511694043676*/
.category-view-item {
	vertical-align: top;
	margin-top: 50px;
}

.category-view-item .category-view-image {
	text-align: center;
}
textarea{
	height: 64px;
	width: 100%;
	border: none;
	background: transparent;
	color: #3f4245;
	font-size: 18px;
	text-indent: -5.1em;
	border-bottom: solid 1px #d3d3d3;
}
.label_comments{
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.8;
	color: #808080;
}
.hour-select-cont1{
	display:none;
}
.order-change-amount-btn {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	border: solid 1px #b3bbbd;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
	font-size: 16px;
	font-stretch: condensed;
	line-height: 1.2;
	color: #000000;
	text-align: center;
	display: inline-block;
}
.order-content li .amount span{
	padding: 0 5px;
}
.order-content li .amount{
	width: 64px;
}
.order-change-amount-btn:hover {
	background-color: #b2bbbd;
	border-color: #b2bbbd;
	color: #fff;
	text-decoration: none;
}
.product-title.font-fix.base-view:hover{
	cursor:pointer;
	color:#ff0000;
}
@media (min-width: 1200px){
	.product {
		height: 360px;
	}
}
.menu-general .dropdown{
	display: none;
	position: absolute;
	background: #f9f9f9;
	z-index: 9;
	min-width: 100px;
	min-height: 32px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	background-clip: padding-box;
	border: solid 1px #e5e5e5;
	border-radius: 6px;
	box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
	-webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
	top: 33px;
	padding: 10px 0;
}
.menu-general .dropdown li{
	display: block;
	padding: 5px 10px;
	margin-right: 0px;
}
.priority-nav{
	overflow: inherit;
}
header .product-categories-container nav .menu-general li:hover a{
	color: #292f32;
	border-bottom: 1px solid #93989a;
}
header .product-categories-container nav .menu-general li a:hover{
	color: #ff0000;
	border-bottom: none;
}
.menu-general .dropdown:before{
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #e5e5e5;
	border-width: 11px;
	border-top-width: 0;
	content:'';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.menu-general .dropdown:after{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 10px;
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #e5e5e5;
	border-top-width: 0;
	left: -70%;
	right: 0;
	top: -9px;
	margin: auto;
	content:'';
}
.v-align{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.logo img {
	max-width: 190px;
}
.index-sections-list__item--big{
background-size:cover;
}
.product{
	height: 435px;
}
.gift-sticky.hidden-md-down.sticky{
	display: none;
}
.gift-sticky{
	display: none;
}

/* order */
.bd-input.error:after {
	content: 'обязательно к заполнению';
	color: #f82c44;
	font-size: 14px;
}

.hidden {
	display: none;
}

.show-more {
	margin-top: 20px;
	display: inline-block;
	padding: 12px 28px;
	border-radius: 3px;
	border: solid 1px #f82c44;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.0;
	text-align: left;
	color: #f82c44;
	text-decoration: none;
}
/* End */
/* /local/templates/bd_deliverysushi/css/bootstrap.css?1681108573256862 */
/* /local/templates/bd_deliverysushi/css/update.css?168110857342274 */
/* /local/templates/bd_deliverysushi/css/update2.css?168110857321256 */
/* /local/templates/bd_deliverysushi/css/animate.css?168110857371462 */
/* /local/templates/bd_deliverysushi/css/popover.css?16811085738526 */
/* /local/templates/bd_deliverysushi/css/selectordie.css?16811085739599 */
/* /local/templates/bd_deliverysushi/css/currency.css?168110857310628 */
/* /local/templates/bd_deliverysushi/css/flickity.css?16811085733313 */
/* /local/templates/bd_deliverysushi/css/jquery.scrollbar.css?168110857322578 */
/* /local/templates/bd_deliverysushi/css/roboto.css?1681108573167391 */
/* /local/templates/bd_deliverysushi/css/custom.css?16910462921954 */
/* /local/templates/bd_deliverysushi/css/jquery.fancybox.css?16811085734939 */
/* /local/templates/bd_deliverysushi/template_styles.css?17511694043676 */
