

/* Start:/local/templates/main/skin/styles/jh2.css?1772443503551440*/
@charset "UTF-8";/*!
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider {
    position: relative;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

audio,canvas,progress,video {
    display: inline-block;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

address,dl,ol,ul {
    margin-bottom: 1rem;
}

dd,label,legend {
    margin-bottom: .5rem;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
                                                                                    font-family: sans-serif;
                                                                                    line-height: 1.15;
                                                                                    -ms-text-size-adjust: 100%;
                                                                                    -webkit-text-size-adjust: 100%;
                                                                                    box-sizing: border-box;
                                                                                    -ms-overflow-style: scrollbar;
                                                                                }

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}

h1 {
    margin: .67em 0;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
}

b,strong {
    font-weight: bolder;
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

button,input,optgroup,select,textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,select {
    text-transform: none;
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px;
}

textarea {
    resize: vertical;
}

[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;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

address,button,input,legend,select,textarea {
    line-height: inherit;
}

summary {
    display: list-item;
}

[hidden],template {
    display: none;
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid;
    }

    *,::after,::before,blockquote::first-letter,blockquote::first-line,div::first-letter,div::first-line,li::first-letter,li::first-line,p::first-letter,p::first-line {
        text-shadow: none!important;
        box-shadow: none!important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap!important;
    }

    blockquote,pre {
        border: 1px solid #999;
    }

    thead {
        display: table-header-group;
    }

    h2,h3,p {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse!important;
    }

    .table td,.table th {
        background-color: #fff!important;
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important;
    }
}

label,output {
    display: inline-block;
}

*,::after,::before {
    box-sizing: inherit;
}

@-ms-viewport {
    width:device-width;
}

body {
    margin: 0;
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696e75;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0!important;
}

abbr[data-original-title],abbr[title] {
    cursor: help;
}

address {
    font-style: normal;
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

.display-1,.display-2,.display-3,.display-4,.lead {
    font-weight: 300;
}

dd {
    margin-left: 0;
}

a {
    text-decoration: none;
}

a:focus,a:hover {
    color: #db9b02;
    text-decoration: underline;
}

a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

[role=button] {
    cursor: pointer;
}

.form-control:disabled,input[type=checkbox]:disabled,input[type=radio]:disabled {
    cursor: not-allowed;
}

[role=button],a,area,button,input,label,select,summary,textarea {
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #979ca3;
    caption-side: bottom;
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    -webkit-appearance: listbox;
}

.custom-select,.fluid-control__input,button.close,input[type=search] {
    -webkit-appearance: none;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    box-sizing: border-box;
    color: inherit;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    padding: 0;
    font-size: 1.5rem;
}

.badge,.btn,.dropdown-header,.dropdown-item,.input-group-btn,.navbar-brand {
    white-space: nowrap;
}

.blockquote,hr {
    margin-bottom: 1rem;
}

.display-1,.display-2,.display-3,.display-4,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.5;
}

[hidden] {
    display: none!important;
}

.lead {
    font-size: 1.25rem;
}

.display-1 {
    font-size: 6rem;
}

.display-2 {
    font-size: 5.5rem;
}

.display-3 {
    font-size: 4.5rem;
}

.display-4 {
    font-size: 3.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
}

.img-fluid,.img-thumbnail {
    height: auto;
    max-width: 100%;
}

.small,small {
    font-size: 80%;
    font-weight: 400;
}

.btn,kbd kbd {
    font-weight: 700;
}

.mark,mark {
    background-color: #fcf8e3;
}

.list-inline,.list-unstyled {
    padding-left: 0;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    border-left: .25rem solid #b9bdc1;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #979ca3;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #b9bdc1;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
    content: "";
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014";
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: all .2s ease-in-out;
}

code,kbd {
    font-size: 90%;
    border-radius: 2px;
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}

.table,pre {
    margin-bottom: 1rem;
}

.figure-caption {
    font-size: 90%;
    color: #979ca3;
}

a>code,pre code {
    padding: 0;
    color: inherit;
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

code {
    padding: .2rem .4rem;
    color: #bd4147;
    background-color: #ebebec;
}

a>code {
    background-color: inherit;
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #292b2c;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
}

pre {
    display: block;
    font-size: 90%;
    color: #292b2c;
}

.form-check-input,.form-control-feedback,.form-text {
    margin-top: .25rem;
}

pre code {
    font-size: inherit;
    background-color: transparent;
    border-radius: 0;
}

.container,.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

@media (min-width:576px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
        width: 540px;
        max-width: 100%;
    }

    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
        width: 740px;
        max-width: 100%;
    }

    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
        width: 960px;
        max-width: 100%;
    }

    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.form-check,.form-control,.form-control-file,.form-control-range,.form-text {
    display: block;
}

@media (min-width:576px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1260px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1240px;
        max-width: 100%;
    }

    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1305px;
        max-width: 100%;
    }

    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-0 {
    right: auto;
}

.pull-1 {
    right: 8.33333%;
}

.pull-2 {
    right: 16.66667%;
}

.pull-3 {
    right: 25%;
}

.pull-4 {
    right: 33.33333%;
}

.pull-5 {
    right: 41.66667%;
}

.pull-6 {
    right: 50%;
}

.pull-7 {
    right: 58.33333%;
}

.pull-8 {
    right: 66.66667%;
}

.pull-9 {
    right: 75%;
}

.pull-10 {
    right: 83.33333%;
}

.pull-11 {
    right: 91.66667%;
}

.pull-12 {
    right: 100%;
}

.push-0 {
    left: auto;
}

.push-1 {
    left: 8.33333%;
}

.push-2 {
    left: 16.66667%;
}

.push-3 {
    left: 25%;
}

.push-4 {
    left: 33.33333%;
}

.push-5 {
    left: 41.66667%;
}

.push-6 {
    left: 50%;
}

.push-7 {
    left: 58.33333%;
}

.push-8 {
    left: 66.66667%;
}

.push-9 {
    left: 75%;
}

.push-10 {
    left: 83.33333%;
}

.push-11 {
    left: 91.66667%;
}

.push-12 {
    left: 100%;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width:576px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.33333%;
    }

    .pull-sm-2 {
        right: 16.66667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.33333%;
    }

    .pull-sm-5 {
        right: 41.66667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.33333%;
    }

    .pull-sm-8 {
        right: 66.66667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.33333%;
    }

    .pull-sm-11 {
        right: 91.66667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.33333%;
    }

    .push-sm-2 {
        left: 16.66667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.33333%;
    }

    .push-sm-5 {
        left: 41.66667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.33333%;
    }

    .push-sm-8 {
        left: 66.66667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.33333%;
    }

    .push-sm-11 {
        left: 91.66667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width:768px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.33333%;
    }

    .pull-md-2 {
        right: 16.66667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.33333%;
    }

    .pull-md-5 {
        right: 41.66667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.33333%;
    }

    .pull-md-8 {
        right: 66.66667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.33333%;
    }

    .pull-md-11 {
        right: 91.66667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.33333%;
    }

    .push-md-2 {
        left: 16.66667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.33333%;
    }

    .push-md-5 {
        left: 41.66667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.33333%;
    }

    .push-md-8 {
        left: 66.66667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.33333%;
    }

    .push-md-11 {
        left: 91.66667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width:992px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.33333%;
    }

    .pull-lg-2 {
        right: 16.66667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.33333%;
    }

    .pull-lg-5 {
        right: 41.66667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.33333%;
    }

    .pull-lg-8 {
        right: 66.66667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.33333%;
    }

    .pull-lg-11 {
        right: 91.66667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.33333%;
    }

    .push-lg-2 {
        left: 16.66667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.33333%;
    }

    .push-lg-5 {
        left: 41.66667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.33333%;
    }

    .push-lg-8 {
        left: 66.66667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.33333%;
    }

    .push-lg-11 {
        left: 91.66667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width:1260px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.33333%;
    }

    .pull-xl-2 {
        right: 16.66667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.33333%;
    }

    .pull-xl-5 {
        right: 41.66667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.33333%;
    }

    .pull-xl-8 {
        right: 66.66667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.33333%;
    }

    .pull-xl-11 {
        right: 91.66667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.33333%;
    }

    .push-xl-2 {
        left: 16.66667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.33333%;
    }

    .push-xl-5 {
        left: 41.66667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.33333%;
    }

    .push-xl-8 {
        left: 66.66667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.33333%;
    }

    .push-xl-11 {
        left: 91.66667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width:1366px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xxl-0 {
        right: auto;
    }

    .pull-xxl-1 {
        right: 8.33333%;
    }

    .pull-xxl-2 {
        right: 16.66667%;
    }

    .pull-xxl-3 {
        right: 25%;
    }

    .pull-xxl-4 {
        right: 33.33333%;
    }

    .pull-xxl-5 {
        right: 41.66667%;
    }

    .pull-xxl-6 {
        right: 50%;
    }

    .pull-xxl-7 {
        right: 58.33333%;
    }

    .pull-xxl-8 {
        right: 66.66667%;
    }

    .pull-xxl-9 {
        right: 75%;
    }

    .pull-xxl-10 {
        right: 83.33333%;
    }

    .pull-xxl-11 {
        right: 91.66667%;
    }

    .pull-xxl-12 {
        right: 100%;
    }

    .push-xxl-0 {
        left: auto;
    }

    .push-xxl-1 {
        left: 8.33333%;
    }

    .push-xxl-2 {
        left: 16.66667%;
    }

    .push-xxl-3 {
        left: 25%;
    }

    .push-xxl-4 {
        left: 33.33333%;
    }

    .push-xxl-5 {
        left: 41.66667%;
    }

    .push-xxl-6 {
        left: 50%;
    }

    .push-xxl-7 {
        left: 58.33333%;
    }

    .push-xxl-8 {
        left: 66.66667%;
    }

    .push-xxl-9 {
        left: 75%;
    }

    .push-xxl-10 {
        left: 83.33333%;
    }

    .push-xxl-11 {
        left: 91.66667%;
    }

    .push-xxl-12 {
        left: 100%;
    }

    .offset-xxl-0 {
        margin-left: 0;
    }

    .offset-xxl-1 {
        margin-left: 8.33333%;
    }

    .offset-xxl-2 {
        margin-left: 16.66667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.33333%;
    }

    .offset-xxl-5 {
        margin-left: 41.66667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.33333%;
    }

    .offset-xxl-8 {
        margin-left: 66.66667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.33333%;
    }

    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
}

.table tbody+tbody {
    border-top: 2px solid #b9bdc1;
}

.table .table {
    background-color: #fff;
}

.table-sm td,.table-sm th {
    padding: .3rem;
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #b9bdc1;
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}

.table-success,.table-success>td,.table-success>th {
    background-color: #dff0d8;
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #d0e9c6;
}

.table-info,.table-info>td,.table-info>th {
    background-color: #d9edf7;
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #c4e3f3;
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #faf2cc;
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f2dede;
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #292b2c;
}

.thead-default th {
    color: #696e75;
    background-color: #b9bdc1;
}

.table-inverse {
    color: #fff;
    background-color: #292b2c;
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #fff;
}

.table-inverse.table-bordered,.table-responsive.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.collapsing,.embed-responsive,.modal,.modal-open,.progress {
    overflow: hidden;
}

.form-control {
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #696e75;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #696e75;
    background-color: #fff;
    border-color: #fee5ab;
    outline: 0;
}

.form-control::-webkit-input-placeholder {
    color: #979ca3;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #979ca3;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #979ca3;
    opacity: 1;
}

.form-control::placeholder {
    color: #979ca3;
    opacity: 1;
}

.form-control:disabled,.form-control[readonly] {
    background-color: #b9bdc1;
    opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #696e75;
    background-color: #fff;
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem;
}

.col-form-legend,.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
}

.col-form-legend {
    font-size: 1rem;
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-lg,.form-control-static.form-control-sm,.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,.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 {
    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: 2px;
}

.input-group-sm>.input-group-btn>select.btn: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]),select.form-control-sm: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: 2px;
}

.input-group-lg>.input-group-btn>select.btn: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]),select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem;
}

.form-group {
    margin-bottom: 1rem;
}

.form-check {
    position: relative;
    margin-bottom: .5rem;
}

.form-check.disabled .form-check-label {
    color: #979ca3;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    display: inline-block;
}

.form-check-inline .form-check-label {
    vertical-align: middle;
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem;
}

.form-control-danger,.form-control-success,.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    background-size: 1.125rem 1.125rem;
}

.has-success .col-form-label,.has-success .custom-control,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label {
    color: #2d8d57;
}

.has-success .form-control {
    border-color: #2d8d57;
}

.has-success .input-group-addon {
    color: #2d8d57;
    border-color: #2d8d57;
    background-color: #a4e2bf;
}

.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='%232d8d57' 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 .col-form-label,.has-warning .custom-control,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label {
    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-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 .col-form-label,.has-danger .custom-control,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label {
    color: #ca0813;
}

.has-danger .form-control {
    border-color: #ca0813;
}

.has-danger .input-group-addon {
    color: #ca0813;
    border-color: #ca0813;
    background-color: #fba3a8;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ca0813' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0;
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn-block,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%;
}

.collapsing,.dropdown,.dropup {
    position: relative;
}

.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 1.03rem 1.5rem;
    transition: all .2s ease-in-out;
}

.btn:focus,.btn:hover {
    text-decoration: none;
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(253,191,45,.25);
}

.btn-primary.focus,.btn-primary:focus,.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 2px rgba(253,191,45,.5);
}

.btn.disabled,.btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

.btn.active,.btn:active {
    background-image: none;
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.btn-primary:hover {
    color: #fff;
    background-color: #f5ac02;
    border-color: #eba502;
}

.btn-primary.disabled,.btn-primary:disabled {
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f5ac02;
    background-image: none;
    border-color: #eba502;
}

.btn-secondary {
    color: #000;
    background-color: #fff;
    border-color: #fdbf2d;
}

.btn-secondary:hover {
    color: #000;
    background-color: #e6e6e6;
    border-color: #eba502;
}

.btn-secondary.disabled,.btn-secondary:disabled {
    background-color: #fff;
    border-color: #fdbf2d;
}

.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #eba502;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 2px rgba(91,192,222,.5);
}

.btn-info.disabled,.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
}

.btn-success {
    background-color: #2d8d57;
    border-color: #2d8d57;
}

.btn-success:hover {
    color: #fff;
    background-color: #21663f;
    border-color: #1e5f3a;
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 2px rgba(45,141,87,.5);
}

.btn-success.disabled,.btn-success:disabled {
    background-color: #2d8d57;
    border-color: #2d8d57;
}

.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #21663f;
    background-image: none;
    border-color: #1e5f3a;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 2px rgba(240,173,78,.5);
}

.btn-warning.disabled,.btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316;
}

.btn-danger {
    color: #fff;
    background-color: #ca0813;
    border-color: #ca0813;
}

.btn-danger:hover {
    color: #fff;
    background-color: #99060e;
    border-color: #8f060d;
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 2px rgba(202,8,19,.5);
}

.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-secondary.focus,.btn-outline-secondary:focus,.search-form_type-wide .search-form__action.focus,.search-form_type-wide .search-form__action:focus {
    box-shadow: 0 0 0 2px rgba(253,191,45,.5);
}

.btn-danger.disabled,.btn-danger:disabled {
    background-color: #ca0813;
    border-color: #ca0813;
}

.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #99060e;
    background-image: none;
    border-color: #8f060d;
}

.btn-outline-primary {
    color: #fdbf2d;
    background-image: none;
    background-color: transparent;
    border-color: #fdbf2d;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #fdbf2d;
    background-color: transparent;
}

.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.btn-outline-secondary {
    color: #fdbf2d;
    background-image: none;
    background-color: transparent;
    border-color: #fdbf2d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #fdbf2d;
    background-color: transparent;
}

.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 2px rgba(91,192,222,.5);
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent;
}

.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-success {
    color: #2d8d57;
    background-image: none;
    background-color: transparent;
    border-color: #2d8d57;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #2d8d57;
    border-color: #2d8d57;
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 2px rgba(45,141,87,.5);
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #2d8d57;
    background-color: transparent;
}

.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #2d8d57;
    border-color: #2d8d57;
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 2px rgba(240,173,78,.5);
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent;
}

.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-danger {
    color: #ca0813;
    background-image: none;
    background-color: transparent;
    border-color: #ca0813;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ca0813;
    border-color: #ca0813;
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 2px rgba(202,8,19,.5);
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #ca0813;
    background-color: transparent;
}

.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ca0813;
    border-color: #ca0813;
}

.btn-link {
    font-weight: 400;
    color: #fdbf2d;
    border-radius: 0;
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled {
    background-color: transparent;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,.btn-link:hover {
    color: #db9b02;
    text-decoration: underline;
    background-color: transparent;
}

.breadcrumb-item+.breadcrumb-item:hover::before,.btn-link:disabled:focus,.btn-link:disabled:hover,.card-link:hover,.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover,.list-group-item-action:focus,.list-group-item-action:hover,.list-group-item:focus,.list-group-item:hover,.nav-link:focus,.nav-link:hover,.navbar-brand:focus,.navbar-brand:hover,.page-link:focus,.page-link:hover,a.badge:focus,a.badge:hover {
    text-decoration: none;
}

.btn-link:disabled {
    color: #979ca3;
}

.btn-group-lg>.btn,.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0;
}

.btn-group-sm>.btn,.btn-sm {
    font-size: .875rem;
    border-radius: 0;
}

.btn-block {
    display: block;
}

.btn-block+.btn-block {
    margin-top: .5rem;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    height: 0;
    transition: height .35s ease;
}

.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: 10rem;
    padding: 1rem 0;
    margin: rem-calc(10) 0 0;
    font-size: 1rem;
    color: #696e75;
    text-align: left;
    background-color: #ebebec;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #ced0d2;
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #696e75;
    text-align: inherit;
    background: 0 0;
    border: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #1d1e1f;
    background-color: #ebebec;
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    background-color: #fdbf2d;
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #979ca3;
    cursor: not-allowed;
    background-color: transparent;
}

.show>.dropdown-menu {
    display: block;
}

.show>a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 1rem 2rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #979ca3;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: rem-calc(10);
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    flex: 0 1 auto;
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px;
}

.btn+.dropdown-toggle-split::after,.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-toolbar {
    display: flex;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn-group-vertical {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.btn-group-vertical .btn,.btn-group-vertical .btn-group {
    width: 100%;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: flex;
    width: 100%;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover,.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 3;
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.input-group-addon,.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #696e75;
    text-align: center;
    background-color: #b9bdc1;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
}

.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: 2px;
}

.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: 2px;
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0;
}

.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle {
    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-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    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;
}

.input-group-btn>.btn {
    position: relative;
    flex: 1;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.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-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3;
}

.custom-control {
    position: relative;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #fdbf2d;
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff,0 0 0 3px #fdbf2d;
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #fff5de;
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #b9bdc1;
}

.custom-control-input:disabled~.custom-control-description {
    color: #979ca3;
    cursor: not-allowed;
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    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: 2px;
}

.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: #fdbf2d;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
    display: flex;
    flex-direction: column;
}

.custom-file,.custom-select {
    display: inline-block;
    max-width: 100%;
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem;
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0;
}

.custom-select {
    height: calc(2.25rem + 2px);
    padding: .5rem 1.75rem .5rem .75rem;
    line-height: 1.25;
    color: #696e75;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.4 5.6'%3E%3Cpath fill='%23b9bdc1' d='M9.12.3A1,1,0,0,0,7.7.28l-3,2.92L1.7.28A1,1,0,0,0,.3,1.72L4,5.32a1,1,0,0,0,.22.14l.1.06a1,1,0,0,0,.75,0l.1-.06a1,1,0,0,0,.22-.14l3.7-3.6A1,1,0,0,0,9.12.3Z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
    background-size: 8px 10px;
    border-radius: 2px;
    -moz-appearance: none;
}

.custom-select:focus {
    border-color: #fee5ab;
    outline: 0;
}

.custom-select:focus::-ms-value {
    color: #696e75;
    background-color: #fff;
}

.custom-select:disabled {
    color: #979ca3;
    cursor: not-allowed;
    background-color: #b9bdc1;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 75%;
}

.custom-file {
    position: relative;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}

.custom-file-control,.custom-file-control::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #fdbf2d;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.custom-file-control {
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
}

.switch__container,button.mfp-close svg {
    -ms-user-select: none;
    -moz-user-select: none;
}

.custom-file-control:lang(en)::after {
    content: "Choose file...";
}

.custom-file-control:lang(ru)::after {
    content: "";
}

.custom-file-control::before {
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 2px 2px 0;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

.custom-file-control:lang(ru)::before {
    content: "Добавить";
}

.breadcrumb::after,.navbar-toggler-icon {
    content: "";
}

.nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}

.nav-link {
    display: block;
    padding: .5em 1em;
}

.nav-link.disabled {
    color: #979ca3;
    cursor: not-allowed;
}

.nav-tabs {
    border-bottom: 1px solid #b9bdc1;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #b9bdc1;
}

.nav-tabs .nav-link.disabled {
    color: #979ca3;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #696e75;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 2px;
}

.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #fdbf2d;
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex: 1 1 100%;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: .5rem 1rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-toggler {
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 0;
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: center center no-repeat;
    background-size: 100% 100%;
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem;
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:576px) {
    .navbar-toggleable {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable .navbar-collapse {
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable .navbar-toggler {
        display: none;
    }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-sm .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-sm>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-md>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-collapse {
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-md .navbar-toggler {
        display: none;
    }
}

@media (max-width:1259px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:1260px) {
    .navbar-toggleable-lg {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-lg .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-lg>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width:1365px) {
    .navbar-toggleable-xl .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-xl>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:1366px) {
    .navbar-toggleable-xl {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-xl .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-xl>.container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-xl .navbar-collapse {
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-xl .navbar-toggler {
        display: none;
    }
}

.navbar-toggleable-xxl {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.navbar-toggleable-xxl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-toggleable-xxl>.container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-toggleable-xxl .navbar-nav {
    flex-direction: row;
}

.navbar-toggleable-xxl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

.navbar-toggleable-xxl>.container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.navbar-toggleable-xxl .navbar-collapse {
    display: flex!important;
    width: 100%;
}

.navbar-toggleable-xxl .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3);
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .open>.nav-link {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5);
}

.navbar-inverse .navbar-brand,.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-toggler,.navbar-inverse .navbar-toggler:focus,.navbar-inverse .navbar-toggler:hover {
    color: #fff;
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}

.navbar-inverse .navbar-nav .nav-link:focus,.navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75);
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25);
}

.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.active,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .open>.nav-link {
    color: #fff;
}

.navbar-inverse .navbar-toggler {
    border-color: rgba(255,255,255,.1);
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-inverse .navbar-text {
    color: rgba(255,255,255,.5);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 2px;
}

.card-block {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-footer,.card-header {
    padding: .75rem 1.25rem;
    background-color: #ebebec;
}

.card-title {
    margin-bottom: .75rem;
}

.card-header,.card-subtitle,.card-text:last-child {
    margin-bottom: 0;
}

.card-subtitle {
    margin-top: -.375rem;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.card-header {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
    border-radius: calc(2px - 1px) calc(2px - 1px) 0 0;
}

.card-footer {
    border-top: 1px solid rgba(0,0,0,.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(2px - 1px) calc(2px - 1px);
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0;
}

.card-primary {
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.card-primary .card-footer,.card-primary .card-header {
    background-color: transparent;
}

.card-success {
    background-color: #2d8d57;
    border-color: #2d8d57;
}

.card-success .card-footer,.card-success .card-header {
    background-color: transparent;
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.card-info .card-footer,.card-info .card-header {
    background-color: transparent;
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.card-warning .card-footer,.card-warning .card-header {
    background-color: transparent;
}

.card-danger {
    background-color: #ca0813;
    border-color: #ca0813;
}

.card-danger .card-footer,.card-danger .card-header,.card-outline-danger,.card-outline-info,.card-outline-primary,.card-outline-secondary,.card-outline-success,.card-outline-warning {
    background-color: transparent;
}

.card-outline-primary,.card-outline-secondary {
    border-color: #fdbf2d;
}

.card-outline-info {
    border-color: #5bc0de;
}

.card-outline-success {
    border-color: #2d8d57;
}

.card-outline-warning {
    border-color: #f0ad4e;
}

.card-outline-danger {
    border-color: #ca0813;
}

.card-inverse {
    color: rgba(255,255,255,.65);
}

.card-inverse .card-footer,.card-inverse .card-header {
    background-color: transparent;
    border-color: rgba(255,255,255,.2);
}

.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title {
    color: #fff;
}

.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text {
    color: rgba(255,255,255,.65);
}

.card-inverse .card-link:focus,.card-inverse .card-link:hover {
    color: #fff;
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img {
    border-radius: calc(2px - 1px);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    border-top-right-radius: calc(2px - 1px);
    border-top-left-radius: calc(2px - 1px);
}

.card-img-bottom {
    border-bottom-right-radius: calc(2px - 1px);
    border-bottom-left-radius: calc(2px - 1px);
}

@media (min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0;
        flex-direction: column;
    }

    .card-deck .card:not(:first-child) {
        margin-left: 10px;
    }

    .card-deck .card:not(:last-child) {
        margin-right: 10px;
    }

    .card-group {
        display: flex;
        flex-flow: row wrap;
    }

    .card-group .card {
        flex: 1 0 0;
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0;
    }

    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: .75rem;
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    background-color: #b9bdc1;
    border-radius: 2px;
}

.breadcrumb::after {
    display: block;
    clear: both;
}

.breadcrumb-item {
    float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #979ca3;
    content: "/";
}

.breadcrumb-item.active {
    color: #979ca3;
}

.pagination {
    display: flex;
    padding-left: 0;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.page-item.disabled .page-link {
    color: #979ca3;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fdbf2d;
    background-color: #fff;
    border: 1px solid #ddd;
}

.badge,.close {
    font-weight: 700;
    line-height: 1;
}

.pagination-lg .page-item:first-child .page-link,.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-lg .page-item:last-child .page-link,.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.page-link:focus,.page-link:hover {
    color: #db9b02;
    background-color: #b9bdc1;
    border-color: #ddd;
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: 2px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

a.badge:focus,a.badge:hover {
    color: #fff;
    cursor: pointer;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.badge-default {
    background-color: #979ca3;
}

.badge-default[href]:focus,.badge-default[href]:hover {
    background-color: #7c828b;
}

.badge-primary {
    background-color: #fdbf2d;
}

.badge-primary[href]:focus,.badge-primary[href]:hover {
    background-color: #f5ac02;
}

.badge-success {
    background-color: #2d8d57;
}

.badge-success[href]:focus,.badge-success[href]:hover {
    background-color: #21663f;
}

.badge-info {
    background-color: #5bc0de;
}

.badge-info[href]:focus,.badge-info[href]:hover {
    background-color: #31b0d5;
}

.badge-warning {
    background-color: #f0ad4e;
}

.badge-warning[href]:focus,.badge-warning[href]:hover {
    background-color: #ec971f;
}

.badge-danger {
    background-color: #ca0813;
}

.badge-danger[href]:focus,.badge-danger[href]:hover {
    background-color: #99060e;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #b9bdc1;
    border-radius: 2px;
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-hr {
    border-top-color: #9ea4a9;
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 2px;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #b9bdc1;
    border-radius: 2px;
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #fdbf2d;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #696e75;
    text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c;
}

.list-group-item-action:focus,.list-group-item-action:hover {
    color: #696e75;
    background-color: #ebebec;
}

.list-group-item-action:active {
    color: #696e75;
    background-color: #b9bdc1;
}

.list-group-item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #979ca3;
    cursor: not-allowed;
    background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text {
    color: #979ca3;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text {
    color: #fff;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

.popover,.tooltip {
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    text-decoration: none;
    word-wrap: break-word;
}

.font-weight-normal,.popover,.tooltip {
    font-weight: 400;
}

.modal-title,.popover,.tooltip {
    line-height: 1.5;
}

.popover,.text-hide,.tooltip {
    text-shadow: none;
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-content,.popover {
    background-clip: padding-box;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-25%);
}

.modal.show .modal-dialog {
    transform: translate(0,0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 2px;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: .5;
}

.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #b9bdc1;
}

.modal-title {
    margin-bottom: 0;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px;
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #b9bdc1;
}

.popover,.tooltip {
    display: block;
    position: absolute;
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem;
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    z-index: 1070;
    text-align: left;
    text-align: start;
    opacity: 0;
}

.tooltip.show {
    opacity: .9;
}

.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip-inner {
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 2px;
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 2px;
}

.popover.bs-tether-element-attached-bottom,.popover.popover-top {
    margin-top: -10px;
}

.popover.bs-tether-element-attached-bottom::after,.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::after,.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0;
}

.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-bottom::after,.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
}

.popover.bs-tether-element-attached-left,.popover.popover-right {
    margin-left: 10px;
}

.popover.bs-tether-element-attached-left::after,.popover.bs-tether-element-attached-left::before,.popover.popover-right::after,.popover.popover-right::before {
    top: 50%;
    border-left-width: 0;
}

.popover.bs-tether-element-attached-left::before,.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-left::after,.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff;
}

.popover.bs-tether-element-attached-top,.popover.popover-bottom {
    margin-top: 10px;
}

.popover.bs-tether-element-attached-top::after,.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::after,.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0;
}

.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-top::after,.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7;
}

.popover.bs-tether-element-attached-top .popover-title::before,.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.popover.bs-tether-element-attached-right,.popover.popover-left {
    margin-left: -10px;
}

.popover.bs-tether-element-attached-right::after,.popover.bs-tether-element-attached-right::before,.popover.popover-left::after,.popover.popover-left::before {
    top: 50%;
    border-right-width: 0;
}

.popover.bs-tether-element-attached-right::before,.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-right::after,.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff;
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(2px - 1px);
    border-top-left-radius: calc(2px - 1px);
}

.popover-title:empty {
    display: none;
}

.popover-content {
    padding: 9px 14px;
}

.popover::after,.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.carousel,.carousel-inner,.carousel-item {
    position: relative;
}

.popover::before {
    content: "";
    border-width: 11px;
}

.popover::after {
    content: "";
    border-width: 10px;
}

.carousel-inner {
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    display: none;
    width: 100%;
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: flex;
}

.carousel-item-next,.carousel-item-prev {
    position: absolute;
    top: 0;
}

@media (-webkit-transform-3d) {
    .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
    }

    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
        transform: translate3d(0,0,0);
    }

    .active.carousel-item-right,.carousel-item-next {
        transform: translate3d(100%,0,0);
    }

    .active.carousel-item-left,.carousel-item-prev {
        transform: translate3d(-100%,0,0);
    }
}

@supports (transform:translate3d(0,0,0)) {
    .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
    }

    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
        transform: translate3d(0,0,0);
    }

    .active.carousel-item-right,.carousel-item-next {
        transform: translate3d(100%,0,0);
    }

    .active.carousel-item-left,.carousel-item-prev {
        transform: translate3d(-100%,0,0);
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
}

.carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}

.carousel-indicators li::after,.carousel-indicators li::before {
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    position: absolute;
    content: "";
}

.carousel-indicators li::before {
    top: -10px;
}

.fixed-top,.sticky-top {
    top: 0;
    z-index: 1030;
}

.carousel-indicators li::after {
    bottom: -10px;
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
}

.align-baseline {
    vertical-align: baseline!important;
}

.align-top {
    vertical-align: top!important;
}

.align-middle {
    vertical-align: middle!important;
}

.align-bottom {
    vertical-align: bottom!important;
}

.align-text-bottom {
    vertical-align: text-bottom!important;
}

.align-text-top {
    vertical-align: text-top!important;
}

.bg-faded {
    background-color: #f7f7f7;
}

.bg-primary {
    background-color: #fdbf2d!important;
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #f5ac02!important;
}

.bg-success {
    background-color: #2d8d57!important;
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #21663f!important;
}

.bg-info {
    background-color: #5bc0de!important;
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #31b0d5!important;
}

.bg-warning {
    background-color: #f0ad4e!important;
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #ec971f!important;
}

.bg-danger {
    background-color: #ca0813!important;
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #99060e!important;
}

.bg-inverse {
    background-color: #292b2c!important;
}

a.bg-inverse:focus,a.bg-inverse:hover {
    background-color: #101112!important;
}

.border-0 {
    border: 0!important;
}

.rounded-right,.rounded-top {
    border-top-right-radius: 2px;
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: 2px;
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: 2px;
}

.rounded-left,.rounded-top {
    border-top-left-radius: 2px;
}

.border-top-0 {
    border-top: 0!important;
}

.border-right-0 {
    border-right: 0!important;
}

.border-bottom-0 {
    border-bottom: 0!important;
}

.border-left-0 {
    border-left: 0!important;
}

.rounded {
    border-radius: 2px;
}

.rounded-circle {
    border-radius: 50%;
}

.rounded-0 {
    border-radius: 0;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none!important;
}

.d-inline {
    display: inline!important;
}

.d-inline-block {
    display: inline-block!important;
}

.d-block {
    display: block!important;
}

.d-table {
    display: table!important;
}

.d-table-cell {
    display: table-cell!important;
}

.d-flex {
    display: flex!important;
}

.d-inline-flex {
    display: inline-flex!important;
}

@media (min-width:576px) {
    .d-sm-none {
        display: none!important;
    }

    .d-sm-inline {
        display: inline!important;
    }

    .d-sm-inline-block {
        display: inline-block!important;
    }

    .d-sm-block {
        display: block!important;
    }

    .d-sm-table {
        display: table!important;
    }

    .d-sm-table-cell {
        display: table-cell!important;
    }

    .d-sm-flex {
        display: flex!important;
    }

    .d-sm-inline-flex {
        display: inline-flex!important;
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important;
    }

    .d-md-inline {
        display: inline!important;
    }

    .d-md-inline-block {
        display: inline-block!important;
    }

    .d-md-block {
        display: block!important;
    }

    .d-md-table {
        display: table!important;
    }

    .d-md-table-cell {
        display: table-cell!important;
    }

    .d-md-flex {
        display: flex!important;
    }

    .d-md-inline-flex {
        display: inline-flex!important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important;
    }

    .d-lg-inline {
        display: inline!important;
    }

    .d-lg-inline-block {
        display: inline-block!important;
    }

    .d-lg-block {
        display: block!important;
    }

    .d-lg-table {
        display: table!important;
    }

    .d-lg-table-cell {
        display: table-cell!important;
    }

    .d-lg-flex {
        display: flex!important;
    }

    .d-lg-inline-flex {
        display: inline-flex!important;
    }
}

@media (min-width:1260px) {
    .d-xl-none {
        display: none!important;
    }

    .d-xl-inline {
        display: inline!important;
    }

    .d-xl-inline-block {
        display: inline-block!important;
    }

    .d-xl-block {
        display: block!important;
    }

    .d-xl-table {
        display: table!important;
    }

    .d-xl-table-cell {
        display: table-cell!important;
    }

    .d-xl-flex {
        display: flex!important;
    }

    .d-xl-inline-flex {
        display: inline-flex!important;
    }
}

@media (min-width:1366px) {
    .d-xxl-none {
        display: none!important;
    }

    .d-xxl-inline {
        display: inline!important;
    }

    .d-xxl-inline-block {
        display: inline-block!important;
    }

    .d-xxl-block {
        display: block!important;
    }

    .d-xxl-table {
        display: table!important;
    }

    .d-xxl-table-cell {
        display: table-cell!important;
    }

    .d-xxl-flex {
        display: flex!important;
    }

    .d-xxl-inline-flex {
        display: inline-flex!important;
    }
}

.hidden-xs-up,.hidden-xxl-down,.visible-print-block {
    display: none!important;
}

.flex-first {
    order: -1;
}

.flex-last {
    order: 1;
}

.flex-unordered {
    order: 0;
}

.flex-row {
    flex-direction: row!important;
}

.flex-column {
    flex-direction: column!important;
}

.flex-row-reverse {
    flex-direction: row-reverse!important;
}

.flex-column-reverse {
    flex-direction: column-reverse!important;
}

.flex-wrap {
    flex-wrap: wrap!important;
}

.flex-nowrap {
    flex-wrap: nowrap!important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}

.justify-content-start {
    justify-content: flex-start!important;
}

.justify-content-end {
    justify-content: flex-end!important;
}

.justify-content-center {
    justify-content: center!important;
}

.justify-content-between {
    justify-content: space-between!important;
}

.justify-content-around {
    justify-content: space-around!important;
}

.align-items-start {
    align-items: flex-start!important;
}

.align-items-end {
    align-items: flex-end!important;
}

.align-items-center {
    align-items: center!important;
}

.align-items-baseline {
    align-items: baseline!important;
}

.align-items-stretch {
    align-items: stretch!important;
}

.align-content-start {
    align-content: flex-start!important;
}

.align-content-end {
    align-content: flex-end!important;
}

.align-content-center {
    align-content: center!important;
}

.align-content-between {
    align-content: space-between!important;
}

.align-content-around {
    align-content: space-around!important;
}

.align-content-stretch {
    align-content: stretch!important;
}

.align-self-auto {
    align-self: auto!important;
}

.align-self-start {
    align-self: flex-start!important;
}

.align-self-end {
    align-self: flex-end!important;
}

.align-self-center {
    align-self: center!important;
}

.align-self-baseline {
    align-self: baseline!important;
}

.align-self-stretch {
    align-self: stretch!important;
}

@media (min-width:576px) {
    .flex-sm-first {
        order: -1;
    }

    .flex-sm-last {
        order: 1;
    }

    .flex-sm-unordered {
        order: 0;
    }

    .flex-sm-row {
        flex-direction: row!important;
    }

    .flex-sm-column {
        flex-direction: column!important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-sm-start {
        justify-content: flex-start!important;
    }

    .justify-content-sm-end {
        justify-content: flex-end!important;
    }

    .justify-content-sm-center {
        justify-content: center!important;
    }

    .justify-content-sm-between {
        justify-content: space-between!important;
    }

    .justify-content-sm-around {
        justify-content: space-around!important;
    }

    .align-items-sm-start {
        align-items: flex-start!important;
    }

    .align-items-sm-end {
        align-items: flex-end!important;
    }

    .align-items-sm-center {
        align-items: center!important;
    }

    .align-items-sm-baseline {
        align-items: baseline!important;
    }

    .align-items-sm-stretch {
        align-items: stretch!important;
    }

    .align-content-sm-start {
        align-content: flex-start!important;
    }

    .align-content-sm-end {
        align-content: flex-end!important;
    }

    .align-content-sm-center {
        align-content: center!important;
    }

    .align-content-sm-between {
        align-content: space-between!important;
    }

    .align-content-sm-around {
        align-content: space-around!important;
    }

    .align-content-sm-stretch {
        align-content: stretch!important;
    }

    .align-self-sm-auto {
        align-self: auto!important;
    }

    .align-self-sm-start {
        align-self: flex-start!important;
    }

    .align-self-sm-end {
        align-self: flex-end!important;
    }

    .align-self-sm-center {
        align-self: center!important;
    }

    .align-self-sm-baseline {
        align-self: baseline!important;
    }

    .align-self-sm-stretch {
        align-self: stretch!important;
    }
}

@media (min-width:768px) {
    .flex-md-first {
        order: -1;
    }

    .flex-md-last {
        order: 1;
    }

    .flex-md-unordered {
        order: 0;
    }

    .flex-md-row {
        flex-direction: row!important;
    }

    .flex-md-column {
        flex-direction: column!important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-md-wrap {
        flex-wrap: wrap!important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-md-start {
        justify-content: flex-start!important;
    }

    .justify-content-md-end {
        justify-content: flex-end!important;
    }

    .justify-content-md-center {
        justify-content: center!important;
    }

    .justify-content-md-between {
        justify-content: space-between!important;
    }

    .justify-content-md-around {
        justify-content: space-around!important;
    }

    .align-items-md-start {
        align-items: flex-start!important;
    }

    .align-items-md-end {
        align-items: flex-end!important;
    }

    .align-items-md-center {
        align-items: center!important;
    }

    .align-items-md-baseline {
        align-items: baseline!important;
    }

    .align-items-md-stretch {
        align-items: stretch!important;
    }

    .align-content-md-start {
        align-content: flex-start!important;
    }

    .align-content-md-end {
        align-content: flex-end!important;
    }

    .align-content-md-center {
        align-content: center!important;
    }

    .align-content-md-between {
        align-content: space-between!important;
    }

    .align-content-md-around {
        align-content: space-around!important;
    }

    .align-content-md-stretch {
        align-content: stretch!important;
    }

    .align-self-md-auto {
        align-self: auto!important;
    }

    .align-self-md-start {
        align-self: flex-start!important;
    }

    .align-self-md-end {
        align-self: flex-end!important;
    }

    .align-self-md-center {
        align-self: center!important;
    }

    .align-self-md-baseline {
        align-self: baseline!important;
    }

    .align-self-md-stretch {
        align-self: stretch!important;
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        order: -1;
    }

    .flex-lg-last {
        order: 1;
    }

    .flex-lg-unordered {
        order: 0;
    }

    .flex-lg-row {
        flex-direction: row!important;
    }

    .flex-lg-column {
        flex-direction: column!important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-lg-start {
        justify-content: flex-start!important;
    }

    .justify-content-lg-end {
        justify-content: flex-end!important;
    }

    .justify-content-lg-center {
        justify-content: center!important;
    }

    .justify-content-lg-between {
        justify-content: space-between!important;
    }

    .justify-content-lg-around {
        justify-content: space-around!important;
    }

    .align-items-lg-start {
        align-items: flex-start!important;
    }

    .align-items-lg-end {
        align-items: flex-end!important;
    }

    .align-items-lg-center {
        align-items: center!important;
    }

    .align-items-lg-baseline {
        align-items: baseline!important;
    }

    .align-items-lg-stretch {
        align-items: stretch!important;
    }

    .align-content-lg-start {
        align-content: flex-start!important;
    }

    .align-content-lg-end {
        align-content: flex-end!important;
    }

    .align-content-lg-center {
        align-content: center!important;
    }

    .align-content-lg-between {
        align-content: space-between!important;
    }

    .align-content-lg-around {
        align-content: space-around!important;
    }

    .align-content-lg-stretch {
        align-content: stretch!important;
    }

    .align-self-lg-auto {
        align-self: auto!important;
    }

    .align-self-lg-start {
        align-self: flex-start!important;
    }

    .align-self-lg-end {
        align-self: flex-end!important;
    }

    .align-self-lg-center {
        align-self: center!important;
    }

    .align-self-lg-baseline {
        align-self: baseline!important;
    }

    .align-self-lg-stretch {
        align-self: stretch!important;
    }
}

.float-left {
    float: left!important;
}

.float-right {
    float: right!important;
}

.float-none {
    float: none!important;
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important;
    }

    .float-sm-right {
        float: right!important;
    }

    .float-sm-none {
        float: none!important;
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important;
    }

    .float-md-right {
        float: right!important;
    }

    .float-md-none {
        float: none!important;
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important;
    }

    .float-lg-right {
        float: right!important;
    }

    .float-lg-none {
        float: none!important;
    }
}

.fixed-bottom {
    bottom: 0;
    z-index: 1030;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.pr-0,.px-0 {
    padding-right: 0!important;
}

.pl-0,.px-0 {
    padding-left: 0!important;
}

.pt-0,.py-0 {
    padding-top: 0!important;
}

.pb-0,.py-0 {
    padding-bottom: 0!important;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.mr-0,.mx-0 {
    margin-right: 0!important;
}

.ml-0,.mx-0 {
    margin-left: 0!important;
}

.mt-0,.my-0 {
    margin-top: 0!important;
}

.mb-0,.my-0 {
    margin-bottom: 0!important;
}

.text-truncate,body.-locked,main {
    overflow: hidden;
}

.w-25 {
    width: 25%!important;
}

.w-50 {
    width: 50%!important;
}

.w-75 {
    width: 75%!important;
}

.w-100 {
    width: 100%!important;
}

.h-25 {
    height: 25%!important;
}

.h-50 {
    height: 50%!important;
}

.h-75 {
    height: 75%!important;
}

.h-100 {
    height: 100%!important;
}

.mw-100 {
    max-width: 100%!important;
}

.mh-100 {
    max-height: 100%!important;
}

.m-0 {
    margin: 0!important;
}

.mr-1,.mx-1 {
    margin-right: .25rem!important;
}

.ml-1,.mx-1 {
    margin-left: .25rem!important;
}

.mt-1,.my-1 {
    margin-top: .25rem!important;
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important;
}

.m-1 {
    margin: .25rem!important;
}

.mr-2,.mx-2 {
    margin-right: .5rem!important;
}

.ml-2,.mx-2 {
    margin-left: .5rem!important;
}

.mt-2,.my-2 {
    margin-top: .5rem!important;
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important;
}

.m-2 {
    margin: .5rem!important;
}

.mr-3,.mx-3 {
    margin-right: 1rem!important;
}

.ml-3,.mx-3 {
    margin-left: 1rem!important;
}

.mt-3,.my-3 {
    margin-top: 1rem!important;
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important;
}

.m-3 {
    margin: 1rem!important;
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important;
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important;
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important;
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important;
}

.m-4 {
    margin: 1.5rem!important;
}

.mr-5,.mx-5 {
    margin-right: 2rem!important;
}

.ml-5,.mx-5 {
    margin-left: 2rem!important;
}

.mt-5,.my-5 {
    margin-top: 2rem!important;
}

.mb-5,.my-5 {
    margin-bottom: 2rem!important;
}

.m-5 {
    margin: 2rem!important;
}

.mr-6,.mx-6 {
    margin-right: 3rem!important;
}

.ml-6,.mx-6 {
    margin-left: 3rem!important;
}

.mt-6,.my-6 {
    margin-top: 3rem!important;
}

.mb-6,.my-6 {
    margin-bottom: 3rem!important;
}

.m-6 {
    margin: 3rem!important;
}

.mr-auto,.mx-auto {
    margin-right: auto!important;
}

.ml-auto,.mx-auto {
    margin-left: auto!important;
}

.mt-auto,.my-auto {
    margin-top: auto!important;
}

.mb-auto,.my-auto {
    margin-bottom: auto!important;
}

.p-0 {
    padding: 0!important;
}

.pr-1,.px-1 {
    padding-right: .25rem!important;
}

.pl-1,.px-1 {
    padding-left: .25rem!important;
}

.pt-1,.py-1 {
    padding-top: .25rem!important;
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important;
}

.p-1 {
    padding: .25rem!important;
}

.pr-2,.px-2 {
    padding-right: .5rem!important;
}

.pl-2,.px-2 {
    padding-left: .5rem!important;
}

.pt-2,.py-2 {
    padding-top: .5rem!important;
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important;
}

.p-2 {
    padding: .5rem!important;
}

.pr-3,.px-3 {
    padding-right: 1rem!important;
}

.pl-3,.px-3 {
    padding-left: 1rem!important;
}

.pt-3,.py-3 {
    padding-top: 1rem!important;
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important;
}

.p-3 {
    padding: 1rem!important;
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important;
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important;
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important;
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important;
}

.p-4 {
    padding: 1.5rem!important;
}

.pr-5,.px-5 {
    padding-right: 2rem!important;
}

.pl-5,.px-5 {
    padding-left: 2rem!important;
}

.pt-5,.py-5 {
    padding-top: 2rem!important;
}

.pb-5,.py-5 {
    padding-bottom: 2rem!important;
}

.p-5 {
    padding: 2rem!important;
}

.pr-6,.px-6 {
    padding-right: 3rem!important;
}

.pl-6,.px-6 {
    padding-left: 3rem!important;
}

.pt-6,.py-6 {
    padding-top: 3rem!important;
}

.pb-6,.py-6 {
    padding-bottom: 3rem!important;
}

.p-6 {
    padding: 3rem!important;
}

.m-auto {
    margin: auto!important;
}

@media (min-width:576px) {
    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important;
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important;
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important;
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important;
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important;
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important;
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important;
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important;
    }

    .m-sm-0 {
        margin: 0!important;
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important;
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important;
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important;
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important;
    }

    .m-sm-1 {
        margin: .25rem!important;
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important;
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important;
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important;
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important;
    }

    .m-sm-2 {
        margin: .5rem!important;
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important;
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important;
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important;
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important;
    }

    .m-sm-3 {
        margin: 1rem!important;
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important;
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important;
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important;
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important;
    }

    .m-sm-4 {
        margin: 1.5rem!important;
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 2rem!important;
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 2rem!important;
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 2rem!important;
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 2rem!important;
    }

    .m-sm-5 {
        margin: 2rem!important;
    }

    .mr-sm-6,.mx-sm-6 {
        margin-right: 3rem!important;
    }

    .ml-sm-6,.mx-sm-6 {
        margin-left: 3rem!important;
    }

    .mt-sm-6,.my-sm-6 {
        margin-top: 3rem!important;
    }

    .mb-sm-6,.my-sm-6 {
        margin-bottom: 3rem!important;
    }

    .m-sm-6 {
        margin: 3rem!important;
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important;
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important;
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important;
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important;
    }

    .p-sm-0 {
        padding: 0!important;
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important;
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important;
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important;
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important;
    }

    .p-sm-1 {
        padding: .25rem!important;
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important;
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important;
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important;
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important;
    }

    .p-sm-2 {
        padding: .5rem!important;
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important;
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important;
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important;
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important;
    }

    .p-sm-3 {
        padding: 1rem!important;
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important;
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important;
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important;
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important;
    }

    .p-sm-4 {
        padding: 1.5rem!important;
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 2rem!important;
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 2rem!important;
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 2rem!important;
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 2rem!important;
    }

    .p-sm-5 {
        padding: 2rem!important;
    }

    .pr-sm-6,.px-sm-6 {
        padding-right: 3rem!important;
    }

    .pl-sm-6,.px-sm-6 {
        padding-left: 3rem!important;
    }

    .pt-sm-6,.py-sm-6 {
        padding-top: 3rem!important;
    }

    .pb-sm-6,.py-sm-6 {
        padding-bottom: 3rem!important;
    }

    .p-sm-6 {
        padding: 3rem!important;
    }

    .m-sm-auto {
        margin: auto!important;
    }
}

@media (min-width:768px) {
    .mr-md-0,.mx-md-0 {
        margin-right: 0!important;
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important;
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important;
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important;
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important;
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important;
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important;
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important;
    }

    .m-md-0 {
        margin: 0!important;
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important;
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important;
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important;
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important;
    }

    .m-md-1 {
        margin: .25rem!important;
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important;
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important;
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important;
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important;
    }

    .m-md-2 {
        margin: .5rem!important;
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important;
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important;
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important;
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important;
    }

    .m-md-3 {
        margin: 1rem!important;
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important;
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important;
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important;
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important;
    }

    .m-md-4 {
        margin: 1.5rem!important;
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 2rem!important;
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 2rem!important;
    }

    .mt-md-5,.my-md-5 {
        margin-top: 2rem!important;
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 2rem!important;
    }

    .m-md-5 {
        margin: 2rem!important;
    }

    .mr-md-6,.mx-md-6 {
        margin-right: 3rem!important;
    }

    .ml-md-6,.mx-md-6 {
        margin-left: 3rem!important;
    }

    .mt-md-6,.my-md-6 {
        margin-top: 3rem!important;
    }

    .mb-md-6,.my-md-6 {
        margin-bottom: 3rem!important;
    }

    .m-md-6 {
        margin: 3rem!important;
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important;
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important;
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important;
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important;
    }

    .p-md-0 {
        padding: 0!important;
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important;
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important;
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important;
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important;
    }

    .p-md-1 {
        padding: .25rem!important;
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important;
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important;
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important;
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important;
    }

    .p-md-2 {
        padding: .5rem!important;
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important;
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important;
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important;
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important;
    }

    .p-md-3 {
        padding: 1rem!important;
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important;
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important;
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important;
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important;
    }

    .p-md-4 {
        padding: 1.5rem!important;
    }

    .pr-md-5,.px-md-5 {
        padding-right: 2rem!important;
    }

    .pl-md-5,.px-md-5 {
        padding-left: 2rem!important;
    }

    .pt-md-5,.py-md-5 {
        padding-top: 2rem!important;
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 2rem!important;
    }

    .p-md-5 {
        padding: 2rem!important;
    }

    .pr-md-6,.px-md-6 {
        padding-right: 3rem!important;
    }

    .pl-md-6,.px-md-6 {
        padding-left: 3rem!important;
    }

    .pt-md-6,.py-md-6 {
        padding-top: 3rem!important;
    }

    .pb-md-6,.py-md-6 {
        padding-bottom: 3rem!important;
    }

    .p-md-6 {
        padding: 3rem!important;
    }

    .m-md-auto {
        margin: auto!important;
    }
}

@media (min-width:992px) {
    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important;
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important;
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important;
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important;
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important;
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important;
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important;
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important;
    }

    .m-lg-0 {
        margin: 0!important;
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important;
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important;
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important;
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important;
    }

    .m-lg-1 {
        margin: .25rem!important;
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important;
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important;
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important;
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important;
    }

    .m-lg-2 {
        margin: .5rem!important;
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important;
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important;
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important;
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important;
    }

    .m-lg-3 {
        margin: 1rem!important;
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important;
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important;
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important;
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important;
    }

    .m-lg-4 {
        margin: 1.5rem!important;
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 2rem!important;
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 2rem!important;
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 2rem!important;
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 2rem!important;
    }

    .m-lg-5 {
        margin: 2rem!important;
    }

    .mr-lg-6,.mx-lg-6 {
        margin-right: 3rem!important;
    }

    .ml-lg-6,.mx-lg-6 {
        margin-left: 3rem!important;
    }

    .mt-lg-6,.my-lg-6 {
        margin-top: 3rem!important;
    }

    .mb-lg-6,.my-lg-6 {
        margin-bottom: 3rem!important;
    }

    .m-lg-6 {
        margin: 3rem!important;
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important;
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important;
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important;
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important;
    }

    .p-lg-0 {
        padding: 0!important;
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important;
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important;
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important;
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important;
    }

    .p-lg-1 {
        padding: .25rem!important;
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important;
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important;
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important;
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important;
    }

    .p-lg-2 {
        padding: .5rem!important;
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important;
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important;
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important;
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important;
    }

    .p-lg-3 {
        padding: 1rem!important;
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important;
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important;
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important;
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important;
    }

    .p-lg-4 {
        padding: 1.5rem!important;
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 2rem!important;
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 2rem!important;
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 2rem!important;
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 2rem!important;
    }

    .p-lg-5 {
        padding: 2rem!important;
    }

    .pr-lg-6,.px-lg-6 {
        padding-right: 3rem!important;
    }

    .pl-lg-6,.px-lg-6 {
        padding-left: 3rem!important;
    }

    .pt-lg-6,.py-lg-6 {
        padding-top: 3rem!important;
    }

    .pb-lg-6,.py-lg-6 {
        padding-bottom: 3rem!important;
    }

    .p-lg-6 {
        padding: 3rem!important;
    }

    .m-lg-auto {
        margin: auto!important;
    }
}

.text-justify {
    text-align: justify!important;
}

.text-nowrap {
    white-space: nowrap!important;
}

.nowrap,.tabs-block .nav-tabs .nav-item,.text-truncate {
    white-space: nowrap;
}

.text-truncate {
    text-overflow: ellipsis;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.text-center {
    text-align: center!important;
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important;
    }

    .text-sm-right {
        text-align: right!important;
    }

    .text-sm-center {
        text-align: center!important;
    }

    .hidden-sm-up {
        display: none!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;
    }

    .hidden-md-up {
        display: none!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;
    }

    .hidden-lg-up {
        display: none!important;
    }
}

@media (min-width:1260px) {
    .flex-xl-first {
        order: -1;
    }

    .flex-xl-last {
        order: 1;
    }

    .flex-xl-unordered {
        order: 0;
    }

    .flex-xl-row {
        flex-direction: row!important;
    }

    .flex-xl-column {
        flex-direction: column!important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-xl-start {
        justify-content: flex-start!important;
    }

    .justify-content-xl-end {
        justify-content: flex-end!important;
    }

    .justify-content-xl-center {
        justify-content: center!important;
    }

    .justify-content-xl-between {
        justify-content: space-between!important;
    }

    .justify-content-xl-around {
        justify-content: space-around!important;
    }

    .align-items-xl-start {
        align-items: flex-start!important;
    }

    .align-items-xl-end {
        align-items: flex-end!important;
    }

    .align-items-xl-center {
        align-items: center!important;
    }

    .align-items-xl-baseline {
        align-items: baseline!important;
    }

    .align-items-xl-stretch {
        align-items: stretch!important;
    }

    .align-content-xl-start {
        align-content: flex-start!important;
    }

    .align-content-xl-end {
        align-content: flex-end!important;
    }

    .align-content-xl-center {
        align-content: center!important;
    }

    .align-content-xl-between {
        align-content: space-between!important;
    }

    .align-content-xl-around {
        align-content: space-around!important;
    }

    .align-content-xl-stretch {
        align-content: stretch!important;
    }

    .align-self-xl-auto {
        align-self: auto!important;
    }

    .align-self-xl-start {
        align-self: flex-start!important;
    }

    .align-self-xl-end {
        align-self: flex-end!important;
    }

    .align-self-xl-center {
        align-self: center!important;
    }

    .align-self-xl-baseline {
        align-self: baseline!important;
    }

    .align-self-xl-stretch {
        align-self: stretch!important;
    }

    .float-xl-left {
        float: left!important;
    }

    .float-xl-right {
        float: right!important;
    }

    .float-xl-none {
        float: none!important;
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important;
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important;
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important;
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important;
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important;
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important;
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important;
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important;
    }

    .m-xl-0 {
        margin: 0!important;
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important;
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important;
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important;
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important;
    }

    .m-xl-1 {
        margin: .25rem!important;
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important;
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important;
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important;
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important;
    }

    .m-xl-2 {
        margin: .5rem!important;
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important;
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important;
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important;
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important;
    }

    .m-xl-3 {
        margin: 1rem!important;
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important;
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important;
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important;
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important;
    }

    .m-xl-4 {
        margin: 1.5rem!important;
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 2rem!important;
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 2rem!important;
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 2rem!important;
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 2rem!important;
    }

    .m-xl-5 {
        margin: 2rem!important;
    }

    .mr-xl-6,.mx-xl-6 {
        margin-right: 3rem!important;
    }

    .ml-xl-6,.mx-xl-6 {
        margin-left: 3rem!important;
    }

    .mt-xl-6,.my-xl-6 {
        margin-top: 3rem!important;
    }

    .mb-xl-6,.my-xl-6 {
        margin-bottom: 3rem!important;
    }

    .m-xl-6 {
        margin: 3rem!important;
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important;
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important;
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important;
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important;
    }

    .p-xl-0 {
        padding: 0!important;
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important;
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important;
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important;
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important;
    }

    .p-xl-1 {
        padding: .25rem!important;
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important;
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important;
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important;
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important;
    }

    .p-xl-2 {
        padding: .5rem!important;
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important;
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important;
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important;
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important;
    }

    .p-xl-3 {
        padding: 1rem!important;
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important;
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important;
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important;
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important;
    }

    .p-xl-4 {
        padding: 1.5rem!important;
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 2rem!important;
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 2rem!important;
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 2rem!important;
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 2rem!important;
    }

    .p-xl-5 {
        padding: 2rem!important;
    }

    .pr-xl-6,.px-xl-6 {
        padding-right: 3rem!important;
    }

    .pl-xl-6,.px-xl-6 {
        padding-left: 3rem!important;
    }

    .pt-xl-6,.py-xl-6 {
        padding-top: 3rem!important;
    }

    .pb-xl-6,.py-xl-6 {
        padding-bottom: 3rem!important;
    }

    .p-xl-6 {
        padding: 3rem!important;
    }

    .m-xl-auto {
        margin: auto!important;
    }

    .text-xl-left {
        text-align: left!important;
    }

    .text-xl-right {
        text-align: right!important;
    }

    .text-xl-center {
        text-align: center!important;
    }

    .hidden-xl-up {
        display: none!important;
    }
}

@media (min-width:1366px) {
    .flex-xxl-first {
        order: -1;
    }

    .flex-xxl-last {
        order: 1;
    }

    .flex-xxl-unordered {
        order: 0;
    }

    .flex-xxl-row {
        flex-direction: row!important;
    }

    .flex-xxl-column {
        flex-direction: column!important;
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-xxl-wrap {
        flex-wrap: wrap!important;
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-xxl-start {
        justify-content: flex-start!important;
    }

    .justify-content-xxl-end {
        justify-content: flex-end!important;
    }

    .justify-content-xxl-center {
        justify-content: center!important;
    }

    .justify-content-xxl-between {
        justify-content: space-between!important;
    }

    .justify-content-xxl-around {
        justify-content: space-around!important;
    }

    .align-items-xxl-start {
        align-items: flex-start!important;
    }

    .align-items-xxl-end {
        align-items: flex-end!important;
    }

    .align-items-xxl-center {
        align-items: center!important;
    }

    .align-items-xxl-baseline {
        align-items: baseline!important;
    }

    .align-items-xxl-stretch {
        align-items: stretch!important;
    }

    .align-content-xxl-start {
        align-content: flex-start!important;
    }

    .align-content-xxl-end {
        align-content: flex-end!important;
    }

    .align-content-xxl-center {
        align-content: center!important;
    }

    .align-content-xxl-between {
        align-content: space-between!important;
    }

    .align-content-xxl-around {
        align-content: space-around!important;
    }

    .align-content-xxl-stretch {
        align-content: stretch!important;
    }

    .align-self-xxl-auto {
        align-self: auto!important;
    }

    .align-self-xxl-start {
        align-self: flex-start!important;
    }

    .align-self-xxl-end {
        align-self: flex-end!important;
    }

    .align-self-xxl-center {
        align-self: center!important;
    }

    .align-self-xxl-baseline {
        align-self: baseline!important;
    }

    .align-self-xxl-stretch {
        align-self: stretch!important;
    }

    .float-xxl-left {
        float: left!important;
    }

    .float-xxl-right {
        float: right!important;
    }

    .float-xxl-none {
        float: none!important;
    }

    .mr-xxl-0,.mx-xxl-0 {
        margin-right: 0!important;
    }

    .ml-xxl-0,.mx-xxl-0 {
        margin-left: 0!important;
    }

    .mt-xxl-0,.my-xxl-0 {
        margin-top: 0!important;
    }

    .mb-xxl-0,.my-xxl-0 {
        margin-bottom: 0!important;
    }

    .pr-xxl-0,.px-xxl-0 {
        padding-right: 0!important;
    }

    .pl-xxl-0,.px-xxl-0 {
        padding-left: 0!important;
    }

    .pt-xxl-0,.py-xxl-0 {
        padding-top: 0!important;
    }

    .pb-xxl-0,.py-xxl-0 {
        padding-bottom: 0!important;
    }

    .m-xxl-0 {
        margin: 0!important;
    }

    .mr-xxl-1,.mx-xxl-1 {
        margin-right: .25rem!important;
    }

    .ml-xxl-1,.mx-xxl-1 {
        margin-left: .25rem!important;
    }

    .mt-xxl-1,.my-xxl-1 {
        margin-top: .25rem!important;
    }

    .mb-xxl-1,.my-xxl-1 {
        margin-bottom: .25rem!important;
    }

    .m-xxl-1 {
        margin: .25rem!important;
    }

    .mr-xxl-2,.mx-xxl-2 {
        margin-right: .5rem!important;
    }

    .ml-xxl-2,.mx-xxl-2 {
        margin-left: .5rem!important;
    }

    .mt-xxl-2,.my-xxl-2 {
        margin-top: .5rem!important;
    }

    .mb-xxl-2,.my-xxl-2 {
        margin-bottom: .5rem!important;
    }

    .m-xxl-2 {
        margin: .5rem!important;
    }

    .mr-xxl-3,.mx-xxl-3 {
        margin-right: 1rem!important;
    }

    .ml-xxl-3,.mx-xxl-3 {
        margin-left: 1rem!important;
    }

    .mt-xxl-3,.my-xxl-3 {
        margin-top: 1rem!important;
    }

    .mb-xxl-3,.my-xxl-3 {
        margin-bottom: 1rem!important;
    }

    .m-xxl-3 {
        margin: 1rem!important;
    }

    .mr-xxl-4,.mx-xxl-4 {
        margin-right: 1.5rem!important;
    }

    .ml-xxl-4,.mx-xxl-4 {
        margin-left: 1.5rem!important;
    }

    .mt-xxl-4,.my-xxl-4 {
        margin-top: 1.5rem!important;
    }

    .mb-xxl-4,.my-xxl-4 {
        margin-bottom: 1.5rem!important;
    }

    .m-xxl-4 {
        margin: 1.5rem!important;
    }

    .mr-xxl-5,.mx-xxl-5 {
        margin-right: 2rem!important;
    }

    .ml-xxl-5,.mx-xxl-5 {
        margin-left: 2rem!important;
    }

    .mt-xxl-5,.my-xxl-5 {
        margin-top: 2rem!important;
    }

    .mb-xxl-5,.my-xxl-5 {
        margin-bottom: 2rem!important;
    }

    .m-xxl-5 {
        margin: 2rem!important;
    }

    .mr-xxl-6,.mx-xxl-6 {
        margin-right: 3rem!important;
    }

    .ml-xxl-6,.mx-xxl-6 {
        margin-left: 3rem!important;
    }

    .mt-xxl-6,.my-xxl-6 {
        margin-top: 3rem!important;
    }

    .mb-xxl-6,.my-xxl-6 {
        margin-bottom: 3rem!important;
    }

    .m-xxl-6 {
        margin: 3rem!important;
    }

    .mr-xxl-auto,.mx-xxl-auto {
        margin-right: auto!important;
    }

    .ml-xxl-auto,.mx-xxl-auto {
        margin-left: auto!important;
    }

    .mt-xxl-auto,.my-xxl-auto {
        margin-top: auto!important;
    }

    .mb-xxl-auto,.my-xxl-auto {
        margin-bottom: auto!important;
    }

    .p-xxl-0 {
        padding: 0!important;
    }

    .pr-xxl-1,.px-xxl-1 {
        padding-right: .25rem!important;
    }

    .pl-xxl-1,.px-xxl-1 {
        padding-left: .25rem!important;
    }

    .pt-xxl-1,.py-xxl-1 {
        padding-top: .25rem!important;
    }

    .pb-xxl-1,.py-xxl-1 {
        padding-bottom: .25rem!important;
    }

    .p-xxl-1 {
        padding: .25rem!important;
    }

    .pr-xxl-2,.px-xxl-2 {
        padding-right: .5rem!important;
    }

    .pl-xxl-2,.px-xxl-2 {
        padding-left: .5rem!important;
    }

    .pt-xxl-2,.py-xxl-2 {
        padding-top: .5rem!important;
    }

    .pb-xxl-2,.py-xxl-2 {
        padding-bottom: .5rem!important;
    }

    .p-xxl-2 {
        padding: .5rem!important;
    }

    .pr-xxl-3,.px-xxl-3 {
        padding-right: 1rem!important;
    }

    .pl-xxl-3,.px-xxl-3 {
        padding-left: 1rem!important;
    }

    .pt-xxl-3,.py-xxl-3 {
        padding-top: 1rem!important;
    }

    .pb-xxl-3,.py-xxl-3 {
        padding-bottom: 1rem!important;
    }

    .p-xxl-3 {
        padding: 1rem!important;
    }

    .pr-xxl-4,.px-xxl-4 {
        padding-right: 1.5rem!important;
    }

    .pl-xxl-4,.px-xxl-4 {
        padding-left: 1.5rem!important;
    }

    .pt-xxl-4,.py-xxl-4 {
        padding-top: 1.5rem!important;
    }

    .pb-xxl-4,.py-xxl-4 {
        padding-bottom: 1.5rem!important;
    }

    .p-xxl-4 {
        padding: 1.5rem!important;
    }

    .pr-xxl-5,.px-xxl-5 {
        padding-right: 2rem!important;
    }

    .pl-xxl-5,.px-xxl-5 {
        padding-left: 2rem!important;
    }

    .pt-xxl-5,.py-xxl-5 {
        padding-top: 2rem!important;
    }

    .pb-xxl-5,.py-xxl-5 {
        padding-bottom: 2rem!important;
    }

    .p-xxl-5 {
        padding: 2rem!important;
    }

    .pr-xxl-6,.px-xxl-6 {
        padding-right: 3rem!important;
    }

    .pl-xxl-6,.px-xxl-6 {
        padding-left: 3rem!important;
    }

    .pt-xxl-6,.py-xxl-6 {
        padding-top: 3rem!important;
    }

    .pb-xxl-6,.py-xxl-6 {
        padding-bottom: 3rem!important;
    }

    .p-xxl-6 {
        padding: 3rem!important;
    }

    .m-xxl-auto {
        margin: auto!important;
    }

    .text-xxl-left {
        text-align: left!important;
    }

    .text-xxl-right {
        text-align: right!important;
    }

    .text-xxl-center {
        text-align: center!important;
    }

    .hidden-xxl-up {
        display: none!important;
    }
}

.back-btn__btn,.table th,table th {
    text-align: left;
}

.text-lowercase {
    text-transform: lowercase!important;
}

.text-uppercase {
    text-transform: uppercase!important;
}

.text-capitalize {
    text-transform: capitalize!important;
}

.btn,abbr[title] {
    text-transform: uppercase;
}

.font-weight-bold {
    font-weight: 700;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff!important;
}

.text-muted {
    color: #979ca3!important;
}

a.text-muted:focus,a.text-muted:hover {
    color: #7c828b!important;
}

.text-primary {
    color: #fdbf2d!important;
}

a.text-primary:focus,a.text-primary:hover {
    color: #f5ac02!important;
}

.text-success {
    color: #2d8d57!important;
}

a.text-success:focus,a.text-success:hover {
    color: #21663f!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: #ca0813!important;
}

a.text-danger:focus,a.text-danger:hover {
    color: #99060e!important;
}

.text-gray-dark {
    color: #292b2c!important;
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #101112!important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden!important;
}

.ie .popup-rent.flip .popup-rent__front,.ie .product-tile.flip .product-tile__front,.owl-carousel.owl-refresh .owl-item,.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden;
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none!important;
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none!important;
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none!important;
    }
}

@media (max-width:1259px) {
    .hidden-lg-down {
        display: none!important;
    }
}

@media (max-width:1365px) {
    .hidden-xl-down {
        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;
    }

    .hidden-print {
        display: none!important;
    }
}

@font-face {
    font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Regular.svg#Roboto Regular') format("svg");font-style:normal;font-weight:400;font-display:swap;
}

@font-face {
    font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Italic.svg#Roboto Italic') format("svg");font-style:italic;font-weight:400;font-display:swap;
}

@font-face {
    font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Medium.svg#Roboto Medium') format("svg");font-style:normal;font-weight:500;font-display:swap;
}

@font-face {
    font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Bold.svg#Roboto Bold') format("svg");font-style:normal;font-weight:700;font-display:swap;
}

@font-face {
    font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.svg#Roboto Bold Italic') format("svg");font-style:italic;font-weight:700;font-display:swap;
}

@font-face {
    font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS35.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS35.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS35.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS35.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS35.svg#Pragmatica Slab Extra Light') format("svg");font-style:normal;font-weight:100;font-display:swap;
}

@font-face {
    font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS45.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS45.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS45.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS45.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS45.svg#Pragmatica Slab Light') format("svg");font-style:normal;font-weight:400;font-display:swap;
}

@font-face {
    font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS55.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS55.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS55.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS55.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS55.svg#Pragmatica Slab Book') format("svg");font-style:normal;font-weight:300;font-display:swap;
}

@font-face {
    font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS65.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS65.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS65.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS65.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS65.svg#Pragmatica Slab Medium') format("svg");font-style:normal;font-weight:500;font-display:swap;
}

@font-face {
    font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS75.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS75.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS75.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS75.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS75.svg#Pragmatica Slab Bold') format("svg");font-style:normal;font-weight:700;font-display:swap;
}

@font-face {
    font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS85.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS85.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS85.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS85.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS85.svg#Pragmatica Slab Extra Bold') format("svg");font-style:normal;font-weight:800;font-display:swap;
}

@font-face {
    font-family:PragmaticaBlack;src:url(/local/templates/main/skin/styles/../fonts/6674.eot);src:url(/local/templates/main/skin/styles/../fonts/6674.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/6674.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/6674.ttf) format("truetype"),url(/local/templates/main/skin/styles/../fonts/6674.svg#6674) format("svg");font-style:normal;font-weight:400;font-display:swap;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-height: calc(var(--vh,1vh) * 100);
}

main {
    flex-grow: 1;
}

a {
    color: #292b2c;
}

p {
    margin-bottom: 1.5em;
}

p:empty {
    display: none;
}

.blockquote,.figure,blockquote,figure,iframe,img {
    display: block;
    margin: 2rem 0;
    max-width: 100%;
    vertical-align: top;
}

.blockquote.left,.blockquote.right,.blockquote[align],.figure.left,.figure.right,.figure[align],blockquote.left,blockquote.right,blockquote[align],figure.left,figure.right,figure[align],iframe.left,iframe.right,iframe[align],img.left,img.right,img[align] {
    float: none;
}

img {
    margin: 1rem 0;
}

.figure-caption,figcaption {
    margin-top: .5em;
    font-style: italic;
}

.figure,figure {
    margin-top: 1rem;
}

.figure .figure-caption:first-child,.figure figcaption:first-child,figure .figure-caption:first-child,figure figcaption:first-child {
    margin-top: 0;
}

iframe {
    border: none;
}

.blockquote,blockquote {
    font-size: 1rem;
    font-style: italic;
    padding: .5rem 1rem;
    border-color: #ebebec;
    border-width: 4px;
    border-left-style: solid;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    display: block;
    color: #292b2c;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-weight: 600;
    margin-top: 1.4em;
}

.h1,h1 {
    font-size: 30px;
    margin-bottom: 1em;
}

.h1:first-child,h1:first-child {
    margin-top: 0;
}

.h2,h2 {
    font-size: 19px;
    margin-bottom: 1.2em;
}

.h3,.h4,.h5,.h6,h3,h4,h5,h6 {
    font-size: 16px;
    margin-bottom: 1.2em;
}

button,input,optgroup,select,textarea {
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
}

.order-aside__title,.section-title,.title-dashed {
    line-height: 1.1;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
}

button {
    cursor: pointer;
}

input::-ms-clear,input::-ms-reveal {
    width: 0;
    height: 0;
    display: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #CED0D2;
    opacity: .7!important;
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #CED0D2;
    opacity: .7!important;
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #CED0D2;
    opacity: .7!important;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #CED0D2;
    opacity: .7!important;
}

select[multiple] {
    overflow: auto;
}

select[multiple] option {
    padding: 4px 0;
}

.table td,.table th,table td,table th {
    padding: .9em 1.1em;
}

.table,table {
    width: 100%;
    max-width: 100%;
    margin: 0;
    border: none;
}

.table caption,table caption {
    caption-side: top;
}

.table tfoot th,.table thead th,table tfoot th,table thead th {
    vertical-align: bottom;
    border-color: #ebebec;
    background-color: #ebebec;
}

.table thead th,table thead th {
    border-bottom: 2px solid #ebebec;
}

.table tfoot th,table tfoot th {
    border-top: 2px solid #ebebec;
}

.table td,.table th,table td,table th {
    vertical-align: top;
    border-top: 1px solid #ebebec;
}

ol,ul {
    padding-left: 2em;
}

dl,ol,ul {
    margin: 1rem 0 0;
}

ul>li:before {
    content: '—';
    top: 0;
    left: -1em;
}

ol {
    counter-reset: ol-counter;
}

ol>li {
    display: block;
}

ol>li:before {
    content: counter(ol-counter);
    counter-increment: ol-counter;
    left: -1.33333em;
    color: #292b2c;
}

li {
    position: relative;
    margin-top: .5em;
}

li:before {
    position: absolute;
    display: block;
}

.title-dashed,.title-dashed span {
    position: relative;
}

dt {
    margin-top: .75em;
}

dd {
    margin: 0;
}

abbr[title] {
    text-decoration: none!important;
}

hr {
    margin: 1rem 0;
    border-top: 1px solid #ebebec;
}

.mark,mark {
    color: #292b2c;
    background: 0 0;
    padding: 0;
}

.blockquote>:first-child,.figure>:first-child,blockquote>:first-child,dd>:first-child,figure>:first-child,li>:first-child,td>:first-child,th>:first-child {
    margin-top: 0;
}

.disabled,:disabled {
    cursor: default!important;
    opacity: .65!important;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.disabled .disabled,.disabled :disabled,:disabled .disabled,:disabled :disabled {
    opacity: 1!important;
}

@media (min-width:576px) {
    .blockquote.left,.blockquote[align=left],.figure.left,.figure[align=left],blockquote.left,blockquote[align=left],figure.left,figure[align=left],iframe.left,iframe[align=left],img.left,img[align=left] {
        float: left;
        margin-right: 2rem;
    }

    .blockquote.right,.blockquote[align=right],.figure.right,.figure[align=right],blockquote.right,blockquote[align=right],figure.right,figure[align=right],iframe.right,iframe[align=right],img.right,img[align=right] {
        float: right;
        margin-left: 2rem;
    }

    .blockquote.left,.blockquote.right,.blockquote[align],.figure.left,.figure.right,.figure[align],blockquote.left,blockquote.right,blockquote[align],figure.left,figure.right,figure[align],iframe.left,iframe.right,iframe[align],img.left,img.right,img[align] {
        margin-top: 0;
    }

    .blockquote.left ol,.blockquote.left~ul,.blockquote.right ol,.blockquote.right~ul,.blockquote[align] ol,.blockquote[align]~ul,.figure.left ol,.figure.left~ul,.figure.right ol,.figure.right~ul,.figure[align] ol,.figure[align]~ul,blockquote.left ol,blockquote.left~ul,blockquote.right ol,blockquote.right~ul,blockquote[align] ol,blockquote[align]~ul,figure.left ol,figure.left~ul,figure.right ol,figure.right~ul,figure[align] ol,figure[align]~ul,iframe.left ol,iframe.left~ul,iframe.right ol,iframe.right~ul,iframe[align] ol,iframe[align]~ul,img.left ol,img.left~ul,img.right ol,img.right~ul,img[align] ol,img[align]~ul {
        overflow: hidden;
    }

    .blockquote.left,.blockquote.right,.blockquote[align],blockquote.left,blockquote.right,blockquote[align] {
        max-width: 320px;
    }
}

.content {
    margin-top: 12px;
}

.order-aside__title,.section-title {
    margin-bottom: .5rem;
    color: #000;
    font-size: 1.5rem;
}

.section-title__sub {
    color: #fdbf2d;
}

@media (min-width:1260px) {
    .order-aside__title,.section-title {
        margin-bottom: 2rem;
        font-size: 1.875rem;
    }
}

.title-dashed {
    display: inline-block;
    font-size: 1.6875rem;
    color: #000;
}

.btn,.form-control {
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
}

.title-dashed:before {
    content: '';
    position: absolute;
    right: 24px;
    bottom: 0;
    left: 0;
    height: .9375rem;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 3px,#fdbf2d 3px,#fdbf2d 5px);
}

@-webkit-keyframes rotate {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.back-btn__icon .svg-icon,.btn-hamburger span,.btn-to-basket .svg-icon,.play-btn:after {
    transform: translate(-50%,-50%);
}

.btn {
    font-size: .8125rem;
    line-height: 1;
    border-width: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.btn-primary {
    color: #000!important;
}

.btn-del {
    padding: .3125rem;
    background-color: transparent;
    color: #b9bdc1;
}

.btn-del:focus,.btn-del:hover {
    color: #ca0813;
}

.btn-del .svg-icon {
    width: 22px;
    height: 20px;
}

.btn-success {
    color: #fff!important;
}

.btn-to-basket,.btn-to-request {
    position: relative;
    width: 2.875rem;
    height: 2.875rem;
    padding: 0;
}

.btn-to-basket .svg-icon,.btn-to-request .svg-icon {
    color: #17181a;
}

.btn-to-basket.is-active,.btn-to-request.is-active {
    background-color: #2d8d57;
    border-color: #2d8d57;
    color: #fff;
}

.back-btn__icon,.btn-reset,.play-btn {
    background-color: transparent;
}

.btn-to-basket.is-active .svg-icon,.btn-to-request.is-active .svg-icon {
    color: #fff;
}

.btn-to-request .svg-icon {
    width: 18px;
    height: 13px;
    color: #2e281c;
}

.btn-to-request.is-active .svg-icon {
    width: 1.5rem;
    height: 1.125rem;
    margin-top: -5px;
    margin-right: -3px;
}

.btn-to-basket .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 19px;
    height: 17px;
}

.btn-to-basket.is-active .svg-icon {
    width: 1.4375rem;
    height: 1.25rem;
    margin-top: -2px;
    margin-right: -3px;
}

.btn-reset {
    color: #b9bdc1;
}

.btn-group-sm>.btn,.btn-sm {
    padding: .75rem 1.5rem;
}

.btn-xs {
    padding: 4px 8px;
    text-transform: none;
    font-size: 12px;
}

.btn-plus {
    display: inline-block;
    width: 2.6875rem;
    height: 2.6875rem;
    background-color: #fafafa;
    border-radius: 50%;
    color: #fdbf2d;
    font-size: 34px;
    line-height: 2.6875rem;
}

.btn-plus:focus,.btn-plus:hover {
    text-decoration: none;
}

.back-btn__btn {
    display: block;
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif!important;
    width: 100%;
    border: none;
    background: 0 0;
    font-size: .8125rem;
    text-transform: uppercase;
    color: #979ca3;
    font-weight: 600;
}

.back-btn__icon {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #b9bdc1;
    color: #b9bdc1;
    vertical-align: middle;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    margin-right: .875rem;
}

.back-btn__icon:focus,.back-btn__icon:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.back-btn__icon .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: .875rem;
}

.play-btn {
    position: relative;
    width: 3.375rem;
    height: 3.375rem;
    margin: 20px;
    border: 2px solid #fdbf2d;
    border-radius: 50%;
    vertical-align: middle;
    transition: all .2s ease-in-out;
}

.play-btn:after,.play-btn__out:after,.play-btn__out:before {
    content: '';
    position: absolute;
    transition: all .2s ease-in-out;
}

.play-btn:after {
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #fdbf2d;
    border-top: 7px solid transparent;
}

.play-btn__out:after,.play-btn__out:before {
    display: block;
    border: 2px solid #fdbf2d;
    border-radius: 50%;
    -webkit-animation: bouncePlayBtn 2s ease-out infinite alternate;
    animation: bouncePlayBtn 2s ease-out infinite alternate;
}

.play-btn__out:before {
    width: 82px;
    height: 82px;
    left: -16px;
    top: -16px;
    border-color: rgba(253,191,45,.2);
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.play-btn__out:after {
    width: 68px;
    height: 68px;
    top: -9px;
    left: -9px;
    border-color: rgba(253,191,45,.5);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.play-btn:focus,.play-btn:hover {
    background-color: #fdbf2d;
}

.play-btn:focus:after,.play-btn:hover:after {
    border-left-color: #fff;
}

.play-btn:focus .play-btn__out:before,.play-btn:hover .play-btn__out:before {
    width: 102px;
    height: 102px;
    left: -26px;
    top: -26px;
}

.play-btn:focus .play-btn__out:after,.play-btn:hover .play-btn__out:after {
    width: 78px;
    height: 78px;
    left: -14px;
    top: -14px;
}

@-webkit-keyframes bouncePlayBtn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes bouncePlayBtn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.btn-hamburger {
    outline: 0!important;
    display: inline-block;
    position: relative;
    width: 30px;
    height: 22px;
    padding: 5px;
    line-height: 12px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    z-index: 20;
}

.fluid-control__input:focus,.switch__container,[data-whatinput=mouse] input:focus~.switch__paddle {
    outline: 0;
}

.btn-hamburger span,.btn-hamburger:after,.btn-hamburger:before {
    width: 20px;
    height: 2px;
    background-color: #b9bdc1;
    transition: .3s all ease;
    position: absolute;
}

.btn-hamburger span {
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 2px center;
}

.btn-hamburger:after,.btn-hamburger:before {
    content: "";
    left: 5px;
    top: 5px;
    transform-origin: left center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.btn-hamburger:after {
    top: auto;
    bottom: 5px;
}

.btn-hamburger_lg {
    width: 38px 28px;
    height: 38px 28px;
}

.btn-hamburger_lg span,.btn-hamburger_lg:after,.btn-hamburger_lg:before {
    width: 28px;
    height: 3px;
}

.btn-hamburger.is-active:after,.btn-hamburger.is-active:before {
    top: 50%;
    left: 50%;
    width: 17.5px;
}

.btn-hamburger.is-active:before {
    transform: rotate3d(0,0,1,-45deg) translate3d(-50%,0,0);
}

.btn-hamburger.is-active:after {
    transform: rotate3d(0,0,1,45deg) translate3d(-50%,0,0);
}

.btn-hamburger.is-active span {
    background-color: transparent;
}

.btn-danger:focus {
    color: #fff;
}

.form-control {
    min-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.address-row__name,.article-block__date,.article-tile__title,.chars-block__title,.form-card__title,.page-error__title,.popup-rent__text,.rent-additional__item-title,.rent-main__item-title {
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    min-height: 2.5rem;
}

.choices,.custom-file,.custom-file-control {
    min-height: 50px;
}

.custom-file-control:after {
    content: attr(data-content)!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 100%;
    overflow: hidden;
    padding: .7rem 6.875rem .5rem 1rem;
    text-overflow: ellipsis;
}

.custom-file-control:before {
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    font-size: .8125rem;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
}

.fluid-control {
    display: inline-flex;
    position: relative;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-top: 16px;
    margin-bottom: 8px;
    height: 23px;
    will-change: opacity,transform,color;
}

.fluid-control:after {
    content: '';
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    height: 1px;
    transform: translateY(50%) scaleY(1);
    transform-origin: center bottom;
    transition: background-color 180ms cubic-bezier(.4,0,.2,1),transform 180ms cubic-bezier(.4,0,.2,1);
    background-color: rgba(0,0,0,.12);
}

.fluid-control.is-filled:after,.fluid-control.is-focused:after {
    background-color: #fdbf2d;
}

.fluid-control.is-filled .fluid-control__input::-webkit-input-placeholder,.fluid-control.is-focused .fluid-control__input::-webkit-input-placeholder {
    opacity: 1!important;
}

.fluid-control.is-filled .fluid-control__input:-moz-placeholder,.fluid-control.is-focused .fluid-control__input:-moz-placeholder {
    opacity: 1!important;
}

.fluid-control.is-filled .fluid-control__input::-moz-placeholder,.fluid-control.is-focused .fluid-control__input::-moz-placeholder {
    opacity: 1!important;
}

.fluid-control.is-filled .fluid-control__input:-ms-input-placeholder,.fluid-control.is-focused .fluid-control__input:-ms-input-placeholder {
    opacity: 1!important;
}

.fluid-control__input {
    letter-spacing: .04em;
    width: 100%;
    padding: 0 0 8px;
    border: none;
    background: 0 0;
    font-size: .8125rem;
    line-height: 1.15;
    -moz-appearance: none;
    appearance: none;
}

.fluid-control__input::-webkit-input-placeholder {
    opacity: 0!important;
}

.fluid-control__input:-moz-placeholder {
    opacity: 0!important;
}

.fluid-control__input::-moz-placeholder {
    opacity: 0!important;
}

.fluid-control__input:-ms-input-placeholder {
    opacity: 0!important;
}

.fluid-control__label {
    pointer-events: none;
    position: absolute;
    top: 1px;
    left: 0;
    margin-bottom: 0;
    transform-origin: left top;
    transition: transform 180ms cubic-bezier(.4,0,.2,1),color 180ms cubic-bezier(.4,0,.2,1);
    cursor: text;
    color: #979ca3;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1;
}

.fluid-control__input.is-filled+.fluid-control__label,.fluid-control__input:focus+.fluid-control__label {
    transform: translateY(-100%) scale(.75,.75);
    color: #fdbf2d;
    cursor: auto;
}

.fluid-control label.error {
    margin: 8px 0 0;
}

.input-count__title {
    margin-bottom: 1rem;
    color: #979ca3;
    font-size: .875rem;
}

.input-count__wrap {
    position: relative;
    display: inline-block;
    height: 3.125rem;
    padding: 0 2.5625rem;
    border: 1px solid #b9bdc1;
    border-radius: 2px;
}

.input-count_sm .input-count__wrap {
    height: 2.5rem;
    padding: 0 2.125rem;
}

.input-count__wrap .form-control {
    min-height: 100%;
}

.input-count__btn {
    position: absolute;
    width: 2.5rem;
    height: 100%;
    top: 0;
    bottom: 0;
}

.input-count_sm .input-count__btn {
    width: 2.125rem;
}

.input-count__btn .btn {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.25rem;
    color: #979ca3;
    padding: 0;
    background-color: transparent;
}

.input-count__btn_plus {
    right: 0;
    border-left: 1px solid #b9bdc1;
}

.input-count__btn_minus {
    left: 0;
    border-right: 1px solid #b9bdc1;
}

.input-count__control {
    width: 3.3125rem;
    padding-left: .3125rem;
    padding-right: .3125rem;
    background-color: transparent;
    border: none;
    font-weight: 600;
    text-align: center;
}

.input-count_sm .input-count__control {
    width: 2.5rem;
}

@media (max-width:991px) {
    .input-count__btn_minus .btn:after,.input-count__btn_plus .btn:after {
        height: 0;
        width: 0;
        border-left: 6.5px solid transparent;
        border-right: 6.5px solid transparent;
        left: 0;
    }

    .input-count__btn_plus .btn:after {
        border-bottom: 10px solid #000;
    }

    .input-count__btn_minus .btn:after {
        border-top: 10px solid #000;
    }
}

@media (min-width:992px) {
    .input-count__btn_minus .btn:after,.input-count__btn_minus .btn:focus:after,.input-count__btn_minus .btn:hover:after,.input-count__btn_plus .btn:after,.input-count__btn_plus .btn:focus:after,.input-count__btn_plus .btn:hover:after {
        height: 0;
        width: 0;
        border-left: 3.5px solid transparent;
        border-right: 3.5px solid transparent;
    }

    .input-count__btn_plus .btn:after {
        border-bottom: 5px solid #000;
    }

    .input-count__btn_plus .btn:focus:after,.input-count__btn_plus .btn:hover:after {
        border-bottom: 5px solid #fdbf2d;
    }

    .input-count__btn_minus .btn:after {
        border-top: 5px solid #000;
    }

    .input-count__btn_minus .btn:focus:after,.input-count__btn_minus .btn:hover:after {
        border-top: 5px solid #fdbf2d;
    }
}

.search-form {
    position: relative;
    background-color: #f6f6f7;
    height: 2.375rem;
    border: 1px solid #cfcfd0;
    border-radius: 2px;
}

.search-form_type-wide {
    max-width: 100%;
    height: 3.125rem;
    background-color: transparent;
    border: none;
}

.search-form_type-wide .form-control {
    display: inline-block;
    width: 24.25rem;
    margin-right: 1.25rem;
    background-color: #f6f6f7;
    border: 1px solid #cfcfd0;
}

.search-form__action,.search-form__input {
    border: none;
    background-color: transparent;
}

.search-form__input {
    height: 100%;
    min-height: 0;
    padding-right: 2.5rem;
    font-size: .8125rem;
}

.search-form__action {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2.5rem;
    height: 2.25rem;
    padding: 0;
}

.search-form__action .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1.5rem;
    height: 1.5rem;
    color: rgba(105,110,117,.8);
}

.search-form_type-wide .search-form__action .svg-icon {
    display: none;
}

.search-form_type-wide .search-form__action {
    position: static;
    color: #000;
    background-color: #fdbf2d;
    border-color: #fdbf2d;
    width: 6.5rem;
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: top;
}

.search-form_type-wide .search-form__action:hover {
    color: #000;
    background-color: #f5ac02;
    border-color: #eba502;
}

.search-form_type-wide .search-form__action.disabled,.search-form_type-wide .search-form__action:disabled {
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.search-form_type-wide .search-form__action.active,.search-form_type-wide .search-form__action:active,.show>.search-form_type-wide .search-form__action.dropdown-toggle {
    color: #000;
    background-color: #f5ac02;
    background-image: none;
    border-color: #eba502;
}

.form-card_theme-gray,.form-card_theme-gray .choices .choices__inner,.form-card_theme-gray .choices .choices__list {
    background-color: #f4f5f5;
}

.search-form_type-wide .search-form__action:after {
    content: attr(aria-label);
}

@media (max-width:767px) {
    .search-form_type-wide {
        display: flex;
    }

    .search-form_type-wide .form-control {
        width: auto;
        flex: 1 0 auto;
        margin-right: 10px;
    }
}

.form-card[disabled] {
    opacity: .7;
    pointer-events: none;
}

.form-card_theme-gray {
    border-top: 4px solid #fdbf2d;
}

.form-card_inline .form-card__front {
    padding: 2.1875rem 2.1875rem 2.8125rem;
}

.form-card_inline .form-card__back {
    padding: 2.1875rem 1.875rem 2.8125rem;
}

.form-card__flipper {
    height: 100%;
    transition: 1s;
    transform-style: preserve-3d;
    background-color: inherit;
}

.form-card.flip .form-card__flipper {
    transform: rotateY(-180deg);
}

.form-card__back,.form-card__front {
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: inherit;
}

.form-card__front {
    z-index: 2;
}

.form-card__back {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotateY(180deg);
}

.form-card__title {
    color: #3b3b3b;
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
}

.form-card_inline .form-card__title {
    margin-bottom: .625rem;
    text-align: left;
}

.form-card__title .title-dashed {
    font-size: 1.5rem;
}

.form-card__row {
    margin-bottom: .25rem;
}

.form-card__control .fluid-control {
    width: 100%;
}

.form-card__submit {
    margin-top: .25rem;
}

.form-card_inline .form-card__submit {
    margin-top: 1.5625rem;
}

.form-card_inline .form-card__submit .btn {
    width: auto;
}

.form-card .form-check-content {
    margin-top: 15px;
    font-size: .5625rem;
    line-height: .6875rem;
    color: #000;
}

.form-card__comment {
    margin-top: 15px;
    font-size: .8125rem;
    line-height: 1.15;
}

.form-card__success {
    text-align: center;
}

.form-card__success-title {
    margin-bottom: 2.125rem;
}

.form-card__success-icon {
    position: relative;
    width: 3.5rem;
    height: 3.5rem;
    margin: 0 auto 1.4375rem;
    background-color: #fdbf2d;
    border-radius: 50%;
    color: #fff;
}

.form-card__success-icon .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 2rem;
    height: 1.5625rem;
}

.min-basket,.min-basket__icon {
    position: relative;
}

.form-card__success-message {
    font-size: .8125rem;
    color: #979ca3;
}

.min-basket {
    display: block;
}

.min-basket:focus,.min-basket:hover {
    color: inherit;
    text-decoration: none;
}

.min-basket__icon,.min-basket__sum {
    display: inline-block;
    vertical-align: middle;
}

.min-basket__sum {
    font-size: .875rem;
    margin-right: .9375rem;
}

.min-basket__title {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    background-color: #ebebec;
    border: none;
    border-radius: 2px;
    font-size: 0;
    cursor: pointer;
    text-align: center;
}

.min-basket__title .svg-icon {
    width: 1.1875rem;
    color: rgba(0,0,0,.5);
}

.min-basket__count {
    position: absolute;
    top: -.6875rem;
    right: -.6875rem;
    width: 1.625rem;
    height: 1.625rem;
    line-height: calc(1.625rem - 4px);
    background-color: #fdbf2d;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: .875rem;
    font-weight: 500;
    text-align: center;
}

.arrow-link {
    color: #b9bdc1;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
}

.arrow-link:focus,.arrow-link:hover {
    text-decoration: none;
}

.arrow-link__txt {
    display: inline-block;
    margin-right: .8125rem;
}

[class*=col-md-3] .arrow-link__txt {
    display: none;
}

.arrow-link__icon,.switch__container,.switch__title {
    display: inline-block;
    vertical-align: middle;
}

.arrow-link__icon {
    position: relative;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #fdbf2d;
    color: #fdbf2d;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.arrow-link__icon:focus,.arrow-link__icon:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.arrow-link__icon .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

.switch__paddle_active,.switch__paddle_inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.switch__title {
    margin-right: 1.25rem;
    color: #b9bdc1;
    font-size: .8125rem;
}

.switch__container {
    position: relative;
    margin-bottom: .25rem;
    font-size: .875rem;
    font-weight: 700;
    color: #fff;
    -webkit-user-select: none;
    user-select: none;
    height: 1.5rem;
}

.switch__paddle,.switch__paddle::after {
    display: block;
    transition: all .25s ease-out;
}

.switch__container .switch__paddle::after {
    top: .1875rem;
    left: .1875rem;
    width: 1.125rem;
    height: 1.125rem;
}

.switch__container input:checked~.switch__paddle::after {
    left: 1.6875rem;
}

.switch_tiny .switch__container {
    height: 1.5rem;
}

.switch_tiny .switch__container .switch__paddle::after {
    top: .1875rem;
    left: .1875rem;
    width: 1.125rem;
    height: 1.125rem;
}

.switch_tiny .switch__container input:checked~.switch__paddle::after {
    left: 1.6875rem;
}

.switch_small .switch__container {
    height: 1.75rem;
}

.switch_small .switch__container .switch__paddle::after {
    top: .1875rem;
    left: .1875rem;
    width: 1.375rem;
    height: 1.375rem;
}

.switch_small .switch__container input:checked~.switch__paddle::after {
    left: 1.9375rem;
}

.switch_large .switch__container {
    height: 2.5rem;
}

.switch_large .switch__container .switch__paddle::after {
    top: .1875rem;
    left: .1875rem;
    width: 2.125rem;
    height: 2.125rem;
}

.switch_large .switch__container input:checked~.switch__paddle::after {
    left: 2.6875rem;
}

.switch__input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0;
}

.switch__paddle {
    position: relative;
    width: 3.125rem;
    height: 1.5625rem;
    border: 1px solid #ced0d2;
    border-radius: .9375rem;
    background: #ca0813;
    font-weight: inherit;
    color: inherit;
    cursor: pointer;
}

input+.switch__paddle {
    margin: 0;
}

.switch__paddle::after {
    position: absolute;
    top: .1875rem;
    left: .1875rem;
    width: 1.0625rem;
    height: 1.0625rem;
    border: 1px solid #ced0d2;
    transform: translate3d(0,0,0);
    border-radius: 50%;
    background: #fff;
    content: '';
}

input:checked~.switch__paddle {
    background: #f6f6f8;
}

input:checked~.switch__paddle::after {
    left: 1.875rem;
}

.switch__paddle_active {
    left: 8%;
    display: none;
}

input:checked+label>.switch__paddle_active {
    display: block;
}

.switch__paddle_inactive {
    right: 15%;
}

input:checked+label>.switch__paddle_inactive {
    display: none;
}

.ui-slider .ui-slider-handle:after,.ui-slider-horizontal:before {
    position: absolute;
    display: block;
    content: '';
}

.ui-slider-horizontal {
    height: 4px;
    max-width: calc(100% - 14px);
    margin-left: 7px;
}

.ui-slider-horizontal:before {
    width: calc(100% + 14px);
    left: -7px;
    top: 0;
    height: 4px;
    background: rgba(0,0,0,.15);
    border-radius: 2px;
}

.ui-slider .ui-slider-handle {
    width: 40px;
    height: 40px;
    outline: 0!important;
    top: -18px;
    margin-left: -20px;
    cursor: pointer;
}

.ui-slider .ui-slider-handle:after {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    background: #fff;
    border: 5px solid #fdbf2d;
    transition: background .2s linear;
}

.ui-slider .ui-slider-handle.ui-state-active:after,.ui-slider .ui-slider-handle:hover:after,.ui-slider .ui-slider-range {
    background: #fdbf2d;
}

.select-option__title {
    display: inline-block;
    margin-right: .625rem;
    font-size: .8125rem;
    color: #576266;
}

.select-option__selectbox {
    display: inline-block;
}

.select-option__selectbox .custom-select {
    min-width: 5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .8125rem;
}

.article-block,.brands-list__item {
    min-width: 100%;
}

.custom-select {
    border: 1px solid #b9bdc1;
}

.select-block__label {
    display: block;
    margin-bottom: .5rem;
    font-size: .875rem;
    color: #b9bdc1;
}

.select-block__select .custom-select {
    width: 100%;
}

.select-colors__title {
    margin-bottom: .25rem;
    color: #979ca3;
    font-size: .875rem;
}

.select-colors__list {
    margin: 0 -7px;
}

.select-colors__color {
    position: relative;
    margin: 7px;
    display: inline-block;
    cursor: pointer;
}

.select-colors__outer {
    display: block;
    padding: 2px;
    border: 2px solid transparent;
    border-radius: 2px;
}

input:checked~.select-colors__outer {
    border-color: #fdbf2d;
}

.select-colors__inner {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 2px;
}

.select-colors__checkbox {
    position: absolute;
    opacity: 0;
}

.coupon__title {
    margin-bottom: 1rem;
    font-size: .875rem;
}

.coupon__input .form-control {
    background-color: #ebebec;
}

.coupon__apply {
    margin-top: -.0625rem;
}

@media (max-width:767px) {
    .coupon__apply {
        margin-top: 1rem;
    }

    .coupon__apply .btn {
        width: 100%;
    }
}

@media (min-width:768px) {
    .coupon__input {
        float: left;
        width: 10.625rem;
        margin-right: .9375rem;
    }
}

.basket-manager {
    display: none;
    margin-top: 2rem;
}

.basket-manager.active,.basket-manager.is-invalid .coupon-select__label.is-invalid {
    display: block;
}

.basket-manager.is-invalid .coupon-select__input {
    border-color: #ca0813;
}

.basket-manager .coupon-select__input .choices__list--single,.basket-manager .coupon-select__input select,.basket-manager .coupon-select__items {
    display: none;
}

.basket-manager .coupon-select {
    position: relative;
    z-index: 10;
    max-width: 317px;
}

.basket-manager .coupon-select.active .coupon-select__dropdown {
    top: 56px;
    left: 0;
}

.basket-manager .coupon-select__input .choices {
    line-height: 48px;
    background: #f6f6f8;
}

.basket-manager .coupon-select__input .choices__input {
    width: 100%;
    padding-left: 52px!important;
}

.basket-manager .coupon-select__input .choices__item {
    height: 52px;
    padding: 0 0 0 52px;
}

.basket-manager .coupon-select__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.basket-manager .coupon-select__image-icon,.basket-manager .coupon-select__image-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
}

.basket-manager .coupon-select__image-icon {
    background: #e6e6e6;
}

.basket-manager .coupon-select__image-icon svg {
    height: 16px;
    width: 16px;
    fill: #95989a;
}

.basket-manager .coupon-select__image-inner {
    background-size: cover;
    background-position: center;
}

.basket-manager .coupon-select__label {
    display: none;
    font-size: 13px;
    margin-top: 4px;
}

.basket__continue-shop,.coupon-form .bx_ordercart_coupon~.basket__coupon {
    margin-top: 2rem;
}

.basket-manager .coupon-select__label.is-invalid {
    color: #ca0813;
}

.coupon-form .bx_ordercart_coupon {
    margin-bottom: 1rem!important;
}

.coupon-form .bx_ordercart_coupon~.basket__coupon.inactive {
    display: none!important;
}

.coupon-form .bx_ordercart_coupon input.disabled,.coupon-form .bx_ordercart_coupon span.disabled {
    cursor: pointer!important;
    pointer-events: auto;
}

.choices.-single,.popup-rent.flip .popup-rent__front,.product-tile.flip .product-tile__front,.sidebar-menu-mobile__link.active,.slideout,.svg-icon use,button.mfp-close svg {
    pointer-events: none;
}

.coupon-form .bx_ordercart_coupon input {
    box-shadow: none!important;
    border-color: transparent!important;
    color: #fff!important;
    width: 317px;
    height: 40px!important;
    border-radius: 2px;
    padding: 0 40px 0 20px!important;
    font-size: 14px!important;
    font-weight: 400!important;
}

.coupon-form .bx_ordercart_coupon input.bad,.coupon-form .bx_ordercart_coupon input.good {
    opacity: 1!important;
}

.coupon-form .bx_ordercart_coupon input.disabled,.coupon-form .bx_ordercart_coupon input.good {
    background: #2d8d57!important;
}

.coupon-form .bx_ordercart_coupon input.bad {
    background: #ca0813!important;
}

.coupon-form .bx_ordercart_coupon span {
    position: absolute;
    left: 277px;
    margin-left: 0!important;
    width: 40px!important;
    height: 40px!important;
    background: 0 0!important;
}

.coupon-form .bx_ordercart_coupon span:after,.coupon-form .bx_ordercart_coupon span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 18px;
    height: 18px;
}

.coupon-form .bx_ordercart_coupon span:before {
    border-radius: 50%;
    background: #fff;
}

.coupon-form .bx_ordercart_coupon span.disabled:after,.coupon-form .bx_ordercart_coupon span.good:after {
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="7189.404 4785.025 10.192 8.071"><defs><style>.a{fill:#2d8d57;fill-rule:evenodd;}</style></defs><path class="a" d="M14.6,6.439,7.939,13.1,6.525,11.682h0L4.4,9.561,5.818,8.146l2.121,2.122,5.243-5.243Z" transform="translate(7185 4780)"/></svg>') center no-repeat;
    background-size: 11px;
}

.coupon-form .bx_ordercart_coupon span.good+.bx_ordercart_coupon_notes {
    color: #2d8d57;
}

.coupon-form .bx_ordercart_coupon span.bad:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC) center no-repeat;
    background-size: 8px;
}

.coupon-form .bx_ordercart_coupon span.bad+.bx_ordercart_coupon_notes {
    color: #ca0813;
}

.coupon-form .bx_ordercart_coupon span:hover:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC) center no-repeat;
    background-size: 8px;
}

.coupon-form .bx_ordercart_coupon .bx_ordercart_coupon_notes {
    text-transform: uppercase;
    font-size: 9px;
    position: static;
    display: block!important;
    margin-top: 4px;
    border: none;
    padding: 0;
    box-shadow: none;
    opacity: 1!important;
}

.coupon-form .bx_ordercart_coupon .bx_ordercart_coupon_notes:before {
    content: 'Купон ';
}

.choices:before,.dropdown-menu:before {
    content: '';
}

.dropdown-toggle:after {
    display: none;
}

.dropdown-menu {
    padding-bottom: 0;
    margin-top: .625rem;
    border-bottom: 4px solid #fdbf2d;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 21px;
    height: 0;
    width: 0;
    border-bottom: 7px solid #ebebec;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.dropdown-item {
    border-top: 1px solid #ced0d2;
    background-color: #fff;
    padding: .8125rem 2rem;
    font-size: .875rem;
}

.dropdown-list__link {
    font-size: .875rem;
    border-bottom: 1px dashed #fdbf2d;
}

.dropdown-list__link:focus,.dropdown-list__link:hover {
    text-decoration: none;
    border-bottom-style: solid;
}

.dropdown-list__title {
    color: #979ca3;
}

.dropdown-list__selected {
    color: #fdbf2d;
    white-space: nowrap;
}

.dropdown-list__dropdown {
    margin-top: 1.875rem;
    padding-top: .625rem;
    width: 25.125rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.16);
}

.dropdown-list__dropdown-message {
    margin-bottom: .625rem;
    font-size: .6875rem;
    text-align: center;
    color: #000;
}

.dropdown-list__dropdown-item {
    border-top: 1px solid #b9bdc1;
}

.address-row {
    display: flex;
    align-items: center;
    padding: .875rem 2.1875rem .875rem 1.875rem;
    background-color: #fff;
}

.address-row__icon {
    flex: 0 0 auto;
    margin-right: 1.25rem;
}

.address-row__icon .svg-icon {
    width: 1.375rem;
    height: 1.8125rem;
    color: #000;
}

.address-row__content {
    flex: 1 1 auto;
    color: #000;
}

.address-row__name {
    margin-bottom: .1875rem;
    font-size: .75rem;
    font-weight: 700;
}

.address-row__addr {
    font-size: .625rem;
}

.loader {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
    z-index: 50000;
}

.loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@-webkit-keyframes square-spin {
    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    100% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

@keyframes square-spin {
    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    100% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

.square-spin>div {
    width: 50px;
    height: 50px;
    background: #fdbf2d;
    -webkit-animation: square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;
    animation: square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;
}

.choices {
    margin-bottom: 0;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #ced0d2;
    position: relative;
    background: #fff;
}

.choices:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 48px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.4 5.6'%3E%3Cpath fill='%23b9bdc1' d='M9.12.3A1,1,0,0,0,7.7.28l-3,2.92L1.7.28A1,1,0,0,0,.3,1.72L4,5.32a1,1,0,0,0,.22.14l.1.06a1,1,0,0,0,.75,0l.1-.06a1,1,0,0,0,.22-.14l3.7-3.6A1,1,0,0,0,9.12.3Z'/%3E%3C/svg%3E") center no-repeat;
    background-size: 10px;
    cursor: pointer;
}

.choices:after {
    display: none!important;
}

.choices.-single::before {
    display: none;
}

.choices.is-open:before {
    transform: scaleY(-1);
}

.choices[data-type=select-multiple] .choices__inner {
    padding: 7px 52px 7px 14px!important;
}

.choices[data-type=select-multiple] .choices__input {
    height: 29px;
}

.choices .choices__inner,.choices .choices__list {
    border: none;
    background: 0 0;
}

.choices .choices__inner {
    padding: 0 52px 0 0!important;
    min-height: 48px;
    line-height: 34px;
}

.choices .choices__list {
    background: #fff;
    padding: 0!important;
}

.choices .choices__list--single {
    display: block;
}

.choices .choices__list--dropdown {
    border-radius: 2px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    margin-top: 6px;
}

.choices .choices__list--multiple .choices__item {
    padding: 5px 12px;
    border-radius: 2px!important;
    background: #FDBF2D;
    border: none;
    color: #000;
    font-size: 13px;
    display: inline-block;
    margin-right: 7px;
    margin-top: 4px;
    margin-bottom: 3px;
    line-height: 1.5;
}

.choices .choices__input {
    padding: 0!important;
    height: 48px;
    border: none!important;
    background: 0 0!important;
    font-size: 14px;
    outline: 0!important;
    margin: 0 -36px 0 0!important;
    vertical-align: middle;
}

.choices .choices__input::-webkit-input-placeholder {
    color: #696e75;
}

.choices .choices__input:-moz-placeholder {
    color: #696e75;
}

.choices .choices__input::-moz-placeholder {
    color: #696e75;
}

.choices .choices__input:-ms-input-placeholder {
    color: #696e75;
}

.choices .choices__item {
    padding: 7px 20px;
    display: -webkit-box;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.choices .choices__item--disabled,.choices .choices__placeholder {
    display: none;
}

.choices .choices__item.is-highlighted {
    background: #f6f6f8;
}

.choices .choices__group:not(:first-child) {
    margin-top: 14px;
}

.choices .choices__heading {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    border: none;
    padding: 10px 20px;
}

.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button {
    margin-left: 4px;
    border-left: none;
    background-image: url(/local/templates/main/skin/styles/../img/svg/close.svg);
}

.article-tile {
    display: block;
    background-size: cover;
}

.article-tile:focus,.article-tile:hover {
    text-decoration: none;
}

.article-tile:focus .arrow-link,.article-tile:hover .arrow-link {
    color: #fdbf2d;
}

.article-tile__content {
    position: relative;
    padding: 1rem;
}

.article-tile__title {
    height: 3.25rem;
    margin-bottom: .5rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.625rem;
    overflow: hidden;
}

.article-tile__desc {
    color: #dce1e6;
    font-size: .9375rem;
    text-shadow: 0 0 46px rgba(0,0,0,.6);
}

@media (min-width:768px) {
    .article-tile__content {
        width: 50%;
        padding-bottom: 5.3125rem;
    }

    .article-tile__link {
        position: absolute;
        bottom: 1.875rem;
    }
}

@media (min-width:992px) {
    .article-tile {
        background-size: cover;
    }

    .article-tile__content {
        width: 70%;
        padding: 2.5rem 0 5.3125rem 2.1875rem;
    }

    .article-tile__title {
        height: 3.25rem;
        margin-bottom: .5rem;
    }

    .articles-tile__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .article-tile__content {
        width: 50%;
    }

    .articles-tile__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.articles-tile__item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 1rem;
}

@media (min-width:576px) {
    .articles-tile__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .articles-tile__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .articles-tile__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.articles-tile__item .article-tile {
    height: 100%;
}

@media (min-width:992px) {
    .articles-tile__item {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 0;
    }
}

.articles-slider {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

@media (min-width:1260px) {
    .articles-slider {
        margin-top: 5rem;
    }
}

.articles-slider .slick-slide>div {
    display: flex;
    min-height: 100%;
}

.articles-slider__title {
    margin-bottom: 1rem;
}

.articles-slider__nav {
    margin-bottom: 1.5625rem;
}

.articles-slider__nav::after {
    display: block;
    content: "";
    clear: both;
}

.articles-slider__arrows {
    float: right;
    margin-top: .3125rem;
}

.articles-slider__list {
    clear: both;
    border: 1px solid #ebebec;
    padding: 0;
    margin: 0 -.625rem;
}

.articles-slider__li {
    margin-top: 0;
    padding: 0 .625rem;
    min-height: 100%;
    display: flex!important;
}

.articles-slider__li:before {
    display: none;
}

.articles-slider__li .article-block {
    min-height: 100%;
}

.articles-slider__next,.articles-slider__prev {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #b9bdc1;
    color: #b9bdc1;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    vertical-align: middle;
}

.articles-slider__next:focus,.articles-slider__next:hover,.articles-slider__prev:focus,.articles-slider__prev:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.articles-slider__next .svg-icon,.articles-slider__prev .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

.articles-slider__next {
    margin-left: .9375rem;
}

.articles-slider__show-all {
    float: left;
}

.articles-slider .slick-track {
    margin: 10px 0;
}

@media (min-width:1260px) {
    .articles-slider__arrows,.articles-slider__show-all {
        vertical-align: middle;
        float: none;
        display: inline-block;
    }

    .articles-slider__title {
        float: left;
    }

    .articles-slider__nav {
        float: right;
    }

    .articles-slider__list {
        clear: both;
        border: 1px solid #ebebec;
        padding: 0;
        margin: 0 -.625rem;
    }

    .articles-slider__li {
        margin-top: 0;
        padding: 0 .625rem;
    }

    .articles-slider__li:before {
        display: none;
    }

    .articles-slider__next,.articles-slider__prev {
        position: relative;
        display: inline-block;
        width: 2.625rem;
        height: 2.625rem;
        border: 2px solid #b9bdc1;
        color: #b9bdc1;
        background-color: transparent;
        border-radius: 50%;
        z-index: 10;
        cursor: pointer;
        vertical-align: middle;
    }

    .articles-slider__next:focus,.articles-slider__next:hover,.articles-slider__prev:focus,.articles-slider__prev:hover {
        border-color: #fdbf2d;
        color: #fdbf2d;
        outline: 0;
    }

    .articles-slider__next .svg-icon,.articles-slider__prev .svg-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 1rem;
        height: .875rem;
    }

    .articles-slider__next {
        margin-left: .9375rem;
    }

    .articles-slider__arrows {
        margin-top: 0;
    }

    .articles-slider__show-all {
        margin-right: 2.5rem;
    }

    .articles-slider .slick-track {
        margin: 10px 0;
    }
}

.article-block {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.article-block__img {
    width: 100%;
    margin: 0;
    object-fit: cover;
}

.article-block__body {
    padding: 1.625rem 1.875rem 2.1875rem;
}

.article-block__date {
    margin-bottom: .5rem;
    color: #979ca3;
    font-size: .875rem;
    font-weight: 500;
}

.article-block__title {
    height: 2.75rem;
    margin-bottom: 1rem;
    color: #000;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.375;
    overflow: hidden;
}

.article-block__text {
    height: 5.25rem;
    overflow: hidden;
    color: #696e75;
    font-size: .875rem;
    line-height: 1.3125rem;
}

.advantages-short {
    padding: .9375rem;
    background-color: #f6f6f8;
}

.advantages-short_type-light {
    border-top: 4px solid #fdbf2d;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.advantages-short .order-aside__title,.advantages-short .section-title {
    margin-bottom: 1.5rem;
    font-size: 1.3125rem;
}

.advantages-short__ul {
    margin: 0;
    padding: 0;
}

.advantages-short__ul::after {
    display: block;
    content: "";
    clear: both;
}

.advantages-short__item {
    position: relative;
    margin: 0 0 2rem;
    padding-left: 3.125rem;
    padding-right: .625rem;
    font-size: .875rem;
}

.advantages-short__item:before {
    display: none;
}

.advantages-short__icon {
    position: absolute;
    top: -.625rem;
    left: 0;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-color: #fdbf2d;
    color: #000;
}

.advantages-short__icon .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: .9375rem;
    max-height: .9375rem;
}

@media (min-width:768px) {
    .advantages-short {
        padding: 2.5rem 2.1875rem;
    }

    .sticky-block--absolute .advantages-short,.sticky-block--fixed .advantages-short {
        padding: .9375rem 0;
    }

    .advantages-short .order-aside__title,.advantages-short .section-title {
        margin-bottom: 3rem;
    }

    .advantages-short__item {
        float: left;
        width: 50%;
    }

    .advantages-short_type-col .advantages-short__item {
        float: none;
        width: 100%;
    }

    .advantages-short__item:nth-child(2n+1) {
        clear: left;
    }
}

.brands-list {
    display: flex;
    flex-wrap: wrap;
}

.brand-block {
    padding: 0 10px;
    margin-bottom: 1rem;
}

.brand-block__content {
    background: #fff;
    padding: 1.25rem 1.25rem 1.5625rem;
    transition: box-shadow .3s ease;
}

.brand-block__picture {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 135px;
}

.brand-block__img {
    margin: 0;
    max-height: 115px;
}

.brand-block__title {
    margin-top: 20px;
    font-weight: 700;
    color: #000;
}

.brand-block__text {
    margin-top: 10px;
    color: #696E75;
    font-size: 14px;
}

@media (min-width:768px) {
    .brands-list__item {
        max-width: 50%;
        min-width: 50%;
    }

    .brand-block__content {
        padding: 2.1875rem 2.5rem 2.5rem;
    }

    .brand-block__text {
        font-size: 16px;
    }
}

@media (min-width:1260px) {
    .brands-list__item {
        max-width: 33.3333%;
        min-width: 33.3333%;
    }

    .brand-block__inner {
        height: 336px;
        position: relative;
    }

    .brand-block__inner:focus,.brand-block__inner:hover {
        z-index: 10;
    }

    .brand-block__inner:focus .brand-block__content,.brand-block__inner:hover .brand-block__content {
        box-shadow: 0 5px 8px 0 rgba(0,0,0,.16);
    }

    .brand-block__inner:focus .brand-block__text,.brand-block__inner:hover .brand-block__text {
        overflow: visible;
        max-height: none;
        -webkit-line-clamp: initial;
    }

    .brand-block__content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .brand-block__text {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        max-height: 4.5em;
        -webkit-line-clamp: 3;
    }
}

.header,.header__bottom {
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.tooltip-inner {
    max-width: 282px;
    padding: 10px;
    font-size: 11px;
}

.tooltip-light.show {
    opacity: 1;
}

.tooltip-light .tooltip-inner {
    color: rgba(0,0,0,.5);
    background-color: #fff;
    border: 1px solid #c4c4c4;
}

.tooltip-light.tooltip-top:before {
    border-top-color: #fff;
}

.tooltip-light.tooltip-right:before {
    border-right-color: #fff;
}

.tooltip-light.tooltip-left:before {
    border-left-color: #fff;
}

.tooltip-light.tooltip-bottom:before {
    border-bottom-color: #fff;
}

.tooltip-light.bs-tether-element-attached-bottom .tooltip-inner::before,.tooltip-light.bs-tether-element-attached-top .tooltip-inner::before {
    bottom: 1px;
    margin-left: -6px!important;
    border-width: 6px 6px 0!important;
}

.tooltip-light.bs-tether-element-attached-bottom .tooltip-inner::after,.tooltip-light.bs-tether-element-attached-top .tooltip-inner::after {
    position: absolute;
    width: 0;
    height: 0;
    border-color: #c4c4c4 transparent transparent;
    border-style: solid;
    bottom: -1px;
    left: 50%;
    margin-left: -6px;
    content: "";
    border-width: 6px 6px 0;
    z-index: -1;
}

.tooltip-light.bs-tether-element-attached-left .tooltip-inner::before,.tooltip-light.bs-tether-element-attached-right .tooltip-inner::before {
    left: 1px;
    margin-top: -6px!important;
    border-width: 6px 6px 6px 0!important;
}

.tooltip-light.bs-tether-element-attached-left .tooltip-inner::after,.tooltip-light.bs-tether-element-attached-right .tooltip-inner::after {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent #c4c4c4 transparent transparent;
    border-style: solid;
    left: 0;
    top: 50%;
    margin-top: -6px;
    content: "";
    border-width: 6px 6px 6px 0;
    z-index: -1;
}

.tooltip-light.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #fff;
}

.tooltip-light.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #fff;
}

.tooltip-light.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #fff;
}

.tooltip-light.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #fff;
}

.tooltip-float {
    position: relative;
    font-size: .75rem;
}

.nav-tabs .nav-link,.tabs-block .nav-link {
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 700;
}

.tooltip-float__in {
    position: relative;
    padding: .875rem 1.25rem;
}

.tooltip-float:before {
    content: '';
    display: block;
    position: absolute;
    top: .625rem;
    left: -.3125rem;
    width: .625rem;
    height: .625rem;
    transform: rotate(-45deg);
}

.tooltip-float_pos-left:before {
    left: auto;
    right: -.3125rem;
}

.nav-tabs .nav-link:after,.tabs-block .nav-link:after {
    bottom: -1px;
    left: 0;
    height: .1875rem;
    transition: all .2s ease-in-out;
}

.tooltip-float_theme-light .tooltip-float__in {
    background-color: #ebebec;
    color: #696e75;
}

.tooltip-float_theme-light:before {
    background-color: #ebebec;
}

.tooltip-float_theme-dark .tooltip-float__in {
    background-color: #696e75;
    color: #fff;
}

.tooltip-float_theme-dark:before {
    background-color: #696e75;
}

.nav-tabs {
    justify-content: space-between;
}

.nav-tabs .nav-item {
    display: inline-block;
}

.nav-tabs .nav-item:before {
    display: none;
}

.nav-tabs .nav-link {
    position: relative;
    padding: .625rem 0;
    border: none;
    color: #95989A;
}

.nav-tabs .nav-link:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    background: #fdbf2d;
}

.nav-tabs .nav-link.active {
    border-color: transparent;
    background: 0 0;
    color: #4A4B4C;
}

.nav-tabs .nav-link.active:after {
    width: 98%;
}

.tab-content ul {
    padding-left: 1.25rem;
}

.tab-content ul li:before {
    content: '\2022';
    color: #fdbf2d;
}

.tabs-block__nav {
    border-bottom: 1px solid #b9bdc1;
    overflow-x: auto;
    -webkit-overflow-scrolling: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.tabs-block__nav::-webkit-scrollbar {
    display: none;
}

.tabs-block__nav .nav-tabs {
    border-bottom: 0;
}

.tabs-block .nav-tabs {
    justify-content: flex-start;
}

.tabs-block .nav-tabs .nav-item:not(:last-child) {
    margin-right: 2rem;
}

.tabs-block .nav-tabs .nav-item:before {
    display: none;
}

.tabs-block .nav-link {
    position: relative;
    padding: .625rem 0;
    border: none;
    color: #95989A;
    background: 0 0;
}

.tabs-block .nav-link:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    background: #fdbf2d;
}

.header-contacts__mail,.header-navigation__item.-icon .btn {
    transition: color .2s ease-in,border-bottom-color .2s ease-in;
}

.tabs-block .nav-link.active {
    border-color: transparent;
    background: 0 0;
}

.chars-block,.header {
    background-color: #fff;
}

.tabs-block .nav-link.active:after {
    width: 98%;
}

.tabs-block .tab-content {
    padding-top: 1rem;
}

.tabs-block .tab-content ul {
    padding-left: 1.25rem;
}

.tabs-block .tab-content ul li:before {
    content: '\2022';
    color: #fdbf2d;
}

@media (max-width:767px) {
    .tabs-block .nav-tabs {
        flex-direction: column;
    }
}

.chars-block {
    position: relative;
    padding: 1.875rem;
    border: 7px solid #ebebec;
}

.chars-block__title {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
}

.chars-block__list {
    font-size: .875rem;
}

.chars-block__item {
    display: flex;
    margin-bottom: 1rem;
    line-height: 1.3;
}

.chars-block__key {
    display: flex;
    flex-grow: 1;
    align-items: flex-end;
}

.chars-block:after,.chars-block__key:after {
    content: '';
    display: block;
}

.chars-block__key:after {
    position: relative;
    margin: 0 4px 0 10px;
    height: 1px;
    top: -2px;
    flex-grow: 1;
    border-bottom: 1px dotted #979ca3;
}

.chars-block__more {
    margin-top: 1.5rem;
}

.chars-block__more-link {
    color: #fdbf2d;
    border-bottom: 1px dashed #fdbf2d;
    font-size: .875rem;
}

.chars-block__more-link:focus,.chars-block__more-link:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}

.chars-block:after {
    position: absolute;
    top: 18px;
    bottom: -20px;
    left: 98px;
    right: -20px;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#b9bdc1 4px);
    z-index: -1;
}

.header-actions__item:before,.header-catalog-sub-menu__elem:before,.header-catalog__item:before,.header-navigation__item:before {
    content: none;
}

.txt-primary {
    color: #fdbf2d;
}

.logo {
    display: flex;
    align-items: center;
}

.logo:focus,.logo:hover {
    text-decoration: none;
}

.logo__picture {
    width: 90px;
    height: 70px;
    margin: 0;
}

@media (min-width:992px) {
    .logo__picture {
        width: 100px;
        height: 88px;
    }
}

.logo__text {
    max-width: 190px;
    margin-left: 16px;
    line-height: 1.2;
}

@media (max-width:767px) {
    .logo__text {
        display: none;
    }
}

.logo__text p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-indent: 0;
}

@media (max-width:991px) {
    .logo__text p {
        color: #17181A;
    }
}

.logo__text small {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #C3C5C7;
}

body {
    position: relative;
}

.header {
    z-index: 101;
    width: 100%;
}

@media (max-width:991px) {
    .header {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        left: 0;
    }
}

.header.-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
}

.header__informer {
    padding: 5px 10px;
    background: #4cacb8;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.header__top {
    display: none;
}

@media (min-width:992px) {
    .header__top {
        display: block;
        background-color: #696e75;
    }

    .header__bottom {
        padding: 16px 0;
    }
}

.header__bottom {
    background-color: #FFF;
}

.header__bottom-row {
    align-items: center;
    justify-content: space-between;
}

@media (max-width:991px) {
    .header__bottom .container {
        position: static;
    }

    .header__logo {
        padding: 0 10px;
    }
}

.header-navigation__list {
    margin: 0;
    padding: 0;
}

.header-navigation__item {
    margin-top: 0;
    font-weight: 500;
    line-height: 1.25;
}

@media (max-width:991px) {
    .header-navigation__item {
        font-size: 14px;
    }

    .header-navigation__item:not(:first-child) {
        margin-top: 1rem;
    }
}

@media (min-width:992px) {
    .header__bottom-row {
        justify-content: flex-start;
    }

    .header-navigation__list {
        display: flex;
        align-items: center;
    }

    .header-navigation__item {
        font-size: 13px;
    }

    .header-navigation__item:not(:first-child) {
        margin-left: 15px;
    }
}

@media (min-width:1260px) {
    .header-navigation__item {
        font-size: 14px;
    }

    .header-navigation__item:not(:first-child) {
        margin-left: 25px;
    }
}

.header-navigation__item.-icon {
    display: flex;
    align-items: center;
    color: #fff;
}

.header-navigation__item.-icon .btn {
    display: block;
    padding: 0;
    color: #fff;
    border: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.25;
    text-transform: none;
}

@media (min-width:1260px) {
    .header-navigation__item.-icon .btn {
        font-size: 14px;
    }
}

.header-navigation__item.-icon .btn:focus,.header-navigation__item.-icon .btn:hover {
    border-bottom-color: #fdbf2d;
    color: #fdbf2d;
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.header-navigation__item.-icon span {
    margin: 0 6px 1px;
}

@media (max-width:991px) {
    .header-navigation__link {
        color: #989CA2;
    }
}

@media (min-width:992px) {
    .header-navigation__link {
        display: block;
        color: #fff;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        transition: color .2s ease-in,border-bottom-color .2s ease-in;
    }

    .header-navigation__link:focus,.header-navigation__link:hover {
        border-bottom-color: #fdbf2d;
        color: #fdbf2d;
        text-decoration: none;
    }
}

.header-navigation__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin-left: 8px;
    border-radius: 50%;
    background-color: #4F5257;
}

.header-navigation__icon.-red {
    background-color: #EB212E !important;
}

.header__contacts {
    margin-left: 15px;
}

.header-contacts__row {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.header-contacts__worktime {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
}

@media (min-width:992px) and (max-width:1259px) {
    .header-contacts__worktime {
        max-width: 70%;
    }
}

@media (max-width:1259px) {
    .header-contacts__worktime svg {
        min-width: 30px;
        min-height: 30px;
        margin-right: 10px;
        color: #989CA2;
    }

    .header-contacts__worktime {
        color: #989CA2;
        display: flex;
        align-items: center;
        max-width: 82%;
    }
}

.header-contacts__mail {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
}

.header-contacts__mail:focus,.header-contacts__mail:hover {
    color: #fdbf2d;
    text-decoration: none;
}

.header-contacts__mail:focus svg,.header-contacts__mail:hover svg {
    color: #fdbf2d;
}

.header-contacts__mail svg {
    margin-left: 5px;
    color: #C3C5C7;
    transition: color .2s ease-in;
}

.header-contacts__phone {
    border-bottom: 1px solid transparent;
    font-weight: 500;
    color: #fdbf2d;
}

.header-contacts__phone:focus,.header-contacts__phone:hover {
    border-bottom-color: #fdbf2d;
    color: #fdbf2d;
    text-decoration: none;
    transition: border-bottom-color .2s ease-in;
}

.header-contacts__callback {
    margin-left: 16px;
}

.header-contacts__callback .btn {
    padding: 10px 15px;
}

@media (min-width:992px) and (max-width:1259px) {
    .header-contacts__callback .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 48px;
        height: 48px;
        border: none;
    }

    .header-contacts__callback .btn svg {
        min-width: 14px;
        min-height: 14px;
    }
}

@media (max-width:991px) {
    .header-contacts__phone {
        font-size: 22px;
    }

    .header__catalog {
        position: absolute;
        z-index: 200;
        top: 0;
        right: 0;
        display: none;
        width: 100vw;
        min-height: 100vh;
        min-height: calc(var(--vh,1vh) * 100);
        background-color: rgba(0,0,0,.6);
        transition: left .4s ease-in-out;
    }
}

@media (min-width:992px) {
    .header-contacts__phone {
        font-size: 17px;
    }

    .header__catalog {
        display: block!important;
        position: relative;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding: 0 10px;
        border-radius: 4px;
    }
}

@media (min-width:1260px) {
    .header__catalog {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
    }
}

@media (max-width:991px) {
    .header-catalog__handle {
        display: none;
    }
}

@media (min-width:992px) {
    .header-catalog__handle {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 12px 12px 12px 24px;
        border: none;
        border-radius: 4px;
        background-color: #696e75;
        font-size: 13px;
        font-weight: 500;
        line-height: 1;
        color: #fff;
        text-transform: uppercase;
        transition: background-color .2s ease-in;
    }

    .header-catalog__handle:focus,.header-catalog__handle:hover {
        outline: 0;
        background-color: #fdbf2d;
    }

    .header-catalog__handle.-toggled {
        border-radius: 4px 4px 0 0;
    }
}

@media (max-width:991px) {
    .header-catalog__action {
        display: none;
        width: 260px;
        float: right;
        height: 100vh;
        height: calc(var(--vh,1vh) * 100);
        background-color: #fff;
    }

    .header-catalog__scroller {
        height: 100%;
        overflow-y: auto;
    }
}

@media (min-width:992px) {
    .header-catalog__action {
        position: absolute;
        width: calc(100% - 20px);
        padding: 16px 8px 8px;
        background-color: #FFF;
        box-shadow: 0 7px 16px rgba(0,0,0,.16);
        border-radius: 0 0 4px 4px;
    }
}

@media (max-width:991px) {
    .header-catalog__personal {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 1rem;
        transition: margin-bottom .4s linear;
    }

    .header-catalog__personal.-toggle {
        margin-bottom: calc(1rem + 38px);
    }
}

.header-catalog__user {
    display: flex;
    align-items: center;
}

.header-catalog__user .svg-icon {
    margin-right: 8px;
    color: #989CA2;
}

.header-catalog__user .link {
    border: none;
    font-size: 13px;
    color: #989CA2;
}

.header-catalog__search .search-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    color: #989CA2;
}

.header-catalog__actions,.header-catalog__mini-menu {
    border-bottom: 1px solid #b9bdc1;
}

.header-catalog__search .search-toggle:focus {
    outline: 0;
}

.header-catalog__search .search-menu {
    position: absolute;
    top: 100%;
    right: 1rem;
    display: none;
    width: calc(100% - 2rem);
}

.header-catalog__actions {
    border-top: 1px solid #b9bdc1;
}

.header-catalog__actions .link {
    width: 33.33%;
    padding: 15px 10px;
    font-size: 12px;
    font-weight: 500;
    color: #989CA2;
}

.header-catalog__actions .link:nth-child(2) {
    width: calc(33.33% - 2px);
    border-right: 1px solid #b9bdc1;
    border-left: 1px solid #b9bdc1;
}

.header-catalog__actions .link .counter {
    position: relative;
}

.header-catalog__actions .link .counter span {
    z-index: 1;
    top: -5px;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 16px;
}

.header-catalog__menu {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.header-catalog__list {
    margin: 0;
    padding: 0;
}

.header-catalog__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

@media (max-width:991px) {
    .header-catalog__item {
        padding: 1rem;
        border-bottom: 1px solid #b9bdc1;
    }
}

@media (min-width:992px) {
    .header-catalog__menu {
        max-height: calc(var(--vh,1vh) * 100 - 220px);
        height: 613px;
        overflow: auto;
    }

    .header-catalog__item {
        cursor: pointer;
        padding: 8px;
        border-radius: 4px;
        transition: background-color .2s ease-in;
    }

    .header-catalog__item.-active {
        background-color: #fdbf2d;
    }

    .header-catalog__item.-active .header-catalog__button {
        opacity: 1;
    }
}

.header-catalog__link {
    position: relative;
    display: block;
    width: calc(100% - 30px);
    color: #4A4B4C;
    text-transform: uppercase;
    transition: color .2s ease-in;
}

.header-catalog__link.-red,.header-catalog__link.-red:focus,.header-catalog__link.-red:hover {
    color: #CA0813;
}

.header-catalog__link:focus,.header-catalog__link:hover {
    text-decoration: none;
    color: #4A4B4C;
}

.header-catalog__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0 0 0 6px;
    border: none;
    background-color: transparent;
    color: #4A4B4C;
}

.header-catalog__button:focus {
    outline: 0;
}

.header-catalog__sub-menu {
    position: absolute;
}

@media (max-width:991px) {
    .header-catalog__button {
        border-radius: 4px;
        background-color: #fdbf2d;
    }

    .header-catalog__sub-menu {
        display: none;
        z-index: 1;
        top: 0;
        right: 0;
        width: 260px;
        float: right;
        height: 100vh;
        height: calc(var(--vh,1vh) * 100);
    }
}

@media (min-width:992px) {
    .header-catalog__button {
        opacity: 0;
        transition: opacity .2s ease-in;
    }

    .header-catalog__sub-menu {
        overflow: auto;
        left: calc(100% - 10px);
        width: calc(100% * 2);
        height: 637px;
        max-height: calc(var(--vh,1vh) * 100 - 196px);
        padding: 40px;
        background-color: #fff;
        box-shadow: 0 7px 16px rgba(0,0,0,.16);
        border-radius: 0 4px 4px 0;
    }

    .header-catalog-sub-menu__title {
        margin-bottom: 16px;
        font-size: 21px;
        line-height: 28px;
        color: #000;
    }
}

@media (min-width:1260px) {
    .header-catalog__sub-menu {
        width: calc(100% * 3.5);
    }
}

.header-catalog-sub-menu__item {
    display: none;
}

@media (max-width:991px) {
    .header-catalog-sub-menu__item {
        overflow-y: auto;
        float: right;
        height: 100%;
        padding: 1rem 0;
        background-color: #fff;
    }

    .header-catalog-sub-menu__back-btn {
        border-bottom: 1px solid #B9BDC1;
    }
}

.header-catalog-sub-menu__list {
    margin: 0;
    padding: 0;
}

@media (min-width:992px) {
    .header-catalog-sub-menu__list.-main {
        display: inline-flex;
        flex-direction: column;
        width: calc(33.33% - 20px);
        margin: 0 10px;
    }
}

.header-catalog-sub-menu__elem {
    display: flex;
}

@media (max-width:991px) {
    .header-catalog-sub-menu__elem {
        position: static;
        align-items: center;
        justify-content: space-between;
        margin-top: 0;
        padding: 1rem;
        border-bottom: 1px solid #B9BDC1;
    }
}

@media (min-width:992px) {
    .header-catalog-sub-menu__elem {
        flex-wrap: wrap;
        margin-top: 10px;
        margin-left: 23px;
    }
}

.header-catalog-sub-menu__elem.-sub {
    margin-left: 0;
}

.header-catalog-sub-menu__link {
    display: inline-block;
    max-width: calc(100% - 24px);
    font-size: 15px;
    line-height: 24px;
    transition: color .2s ease-in;
}

.header-catalog-sub-menu__link:focus,.header-catalog-sub-menu__link:hover {
    text-decoration: none;
    color: #fdbf2d;
}

.header-catalog-sub-menu__link span {
    color: #989CA2;
}

.header-catalog-sub-menu__dropdown-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

@media (max-width:991px) {
    .header-catalog-sub-menu__dropdown-btn {
        order: 1;
        width: 24px;
        height: 24px;
        border: none;
        border-radius: 4px;
        background-color: #fdbf2d;
        color: #4A4B4C;
    }

    .header-catalog-sub-menu__dropdown-btn:focus {
        outline: 0;
    }
}

@media (min-width:992px) {
    .header-catalog-sub-menu__dropdown-btn {
        width: 16px;
        height: 16px;
        margin: 4px 7px 4px 0!important;
        border: 2px solid #fdbf2d;
        background-color: #fff;
        color: #fdbf2d;
        transition: background-color .2s ease-in,color .2s ease-in;
    }

    .header-catalog-sub-menu__dropdown-btn.-toggle,.header-catalog-sub-menu__dropdown-btn:focus,.header-catalog-sub-menu__dropdown-btn:hover {
        outline: 0;
        background-color: #fdbf2d;
        color: #17181A;
    }
}

.header-catalog-sub-menu__dropdown-menu {
    display: none;
}

@media (max-width:991px) {
    .header-catalog-sub-menu__dropdown-menu {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        width: 260px;
        float: right;
        height: 100vh;
        height: calc(var(--vh,1vh) * 100);
        padding: 1rem 0;
        background-color: #fff;
    }
}

.header__search .search-form {
    height: 48px;
    border: 1px solid #CFCFD0;
    border-radius: 4px;
}

@media (min-width:992px) {
    .header-catalog-sub-menu__dropdown-menu {
        width: 100%;
        padding-left: 24px;
    }

    .header__search {
        flex: 0 0 44.44444%;
        max-width: 44.44444%;
        padding: 0 10px;
    }

    .header__search .search-form__input {
        width: 100%;
        padding: 16px 12px 12px 35px;
        border-radius: 4px;
        background-color: #F6F6F7;
        font-size: 13px;
        font-weight: 500;
        line-height: 1;
    }

    .header__search .search-form__input.pad-min {
        padding-left: 10px;
    }

    .header__search .search-form__input::-webkit-input-placeholder {
        color: #B4B7BC;
    }

    .header__search .search-form__input::-moz-placeholder {
        color: #B4B7BC;
    }

    .header__search .search-form__input::-ms-input-placeholder {
        color: #B4B7BC;
    }

    .header__search .search-form__input::placeholder {
        color: #B4B7BC;
    }

    .header__actions {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
        padding: 0 10px;
    }
}

.header__search .search-form__action {
    width: 46px;
    height: 46px;
}

@media (max-width:991px) {
    .header__actions {
        padding: 0 10px;
    }
}

@media (min-width:1260px) {
    .header__actions {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

.header-actions__list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
}

.header-actions__item {
    margin-top: 0;
}

.header-actions__item:not(:first-child) {
    margin-left: 18px;
}

@media (min-width:576px) {
    .header-actions__item:not(:first-child) {
        margin-left: 15px;
    }
}

.header-actions__link {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    color: #989CA2;
}

.header-actions__link.-red {
    border-bottom: 1px solid transparent;
    color: #ca0813;
    transition: border-bottom-color .2s ease-in;
}

.header-actions__link.-red:focus,.header-actions__link.-red:hover {
    border-bottom: 1px solid #ca0813;
    text-decoration: none;
}

.header-actions__link.-icon {
    display: flex;
    align-items: center;
    transition: color .2s ease-in;
}

.header-actions__link.-icon:focus,.header-actions__link.-icon:hover {
    color: #fdbf2d;
    text-decoration: none;
}

.header-actions__link.-icon .min-basket__count,.header-actions__link.-icon:focus .min-basket__count,.header-actions__link.-icon:hover .min-basket__count {
    color: #989CA2;
}

.header-actions__link.-icon .svg-icon {
    margin-left: 8px;
}

.header-actions__link.-btn {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
}

.header-actions__link.-btn:focus {
    outline: 0;
}

@media (max-width:991px) {
    .header-actions__link.-btn {
        width: 48px;
        height: 48px;
        border-radius: 4px;
        background-color: #EBEBEC;
        color: #333;
    }
}

.header__basket .min-basket,.header__basket .min-basket__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__basket .min-basket__title {
    width: 24px;
    height: 24px;
    background-color: transparent;
}

@media (min-width:992px) {
    .header__basket .min-basket__title {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 48px;
        height: 48px;
        background-color: #EBEBEC;
        transition: background-color .2s ease-in;
    }

    .header__basket .min-basket__title:focus,.header__basket .min-basket__title:hover {
        background-color: #fdbf2d;
    }
}

.header__basket .min-basket__title .svg-icon {
    width: 24px;
    height: 24px;
    color: #989CA2;
}

.footer {
    padding: 1rem 0;
    border-top: 1px solid #b9bdc1;
}

.footer__info,.footer__nav,.footer__nav-section {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .footer__info,.footer__nav,.footer__nav-section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .footer__info,.footer__nav,.footer__nav-section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .header__basket .min-basket__title .svg-icon {
        color: #333;
    }

    .footer__info,.footer__nav,.footer__nav-section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .footer__info,.footer__nav,.footer__nav-section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .footer__info,.footer__nav,.footer__nav-section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.footer__nav-title {
    margin-bottom: 1rem;
    color: #000;
    font-size: .9375rem;
    font-weight: 500;
    text-transform: uppercase;
}

.footer__nav-ul {
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.footer__nav-li {
    min-width: 100%;
    display: inline-block;
    margin: 0;
    font-size: .875rem;
}

.footer__nav-a,.footer__socials {
    margin-bottom: 1rem;
}

.footer__nav-li:before {
    display: none;
}

.footer__nav-a {
    display: inline-block;
    color: #000;
}

.footer__info {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width:992px) {
    .footer__info {
        justify-content: space-between;
    }
}

.footer__contacts {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width:768px) {
    .footer__contacts {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-top: 1rem;
    }
}

@media (min-width:992px) {
    .footer__contacts {
        flex: 0 0 25%;
        max-width: 25%;
        text-align: right;
        order: 2;
    }
}

@media (min-width:1260px) {
    .footer__contacts {
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }
}

.footer__phone {
    display: inline-block;
    margin-bottom: .5rem;
    color: #fdbf2d;
    font-size: 1.375rem;
    font-weight: 700;
}

.popup-form__link,.popup-form__message {
    font-weight: 600;
    text-transform: uppercase;
}

.footer__mail {
    color: #696e75;
    font-size: .8125rem;
}

.footer__mail-a {
    color: inherit;
}

.footer__mail-a .svg-icon {
    width: .875rem;
    height: .625rem;
    margin-right: .8125rem;
    color: #b9bdc1;
}

.footer__copyright {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
    color: #b9bdc1;
    font-size: .75rem;
}

@media (min-width:768px) {
    .footer__copyright {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
}

@media (min-width:1260px) {
    .footer__copyright {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.footer__copyright p {
    margin-bottom: .5rem;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width:991px) {
    .footer__nav-section {
        margin-bottom: .5rem;
        border-bottom: 1px solid #ebebec;
    }

    .footer__nav-title {
        position: relative;
        margin-bottom: .5rem;
    }

    .footer__nav-title a {
        display: block;
    }

    .footer__nav-title a:after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='9px'%3E%3Cpath fill-rule='evenodd' fill='currentColor' d='M15.993,1.367 L8.000,8.993 L0.007,1.367 L1.434,-0.008 L8.000,6.256 L14.565,-0.008 L15.993,1.367 Z'/%3E%3C/svg%3E");
        position: absolute;
        top: 0;
        right: 0;
        transition-property: transform;
        transition-duration: .2s;
        transition-timing-function: linear;
    }

    .footer__nav-title a[aria-expanded=true]:after {
        transform: rotate(-180deg);
    }

    .footer__nav-title a:focus,.footer__nav-title a:hover {
        text-decoration: none;
    }

    .footer__nav-ul {
        display: none;
    }
}

.popup,.popup.-timer .popup__row {
    position: relative;
}

@media (min-width:992px) {
    .footer__copyright p {
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 1rem;
        padding-left: 30px;
        order: 2;
    }

    .footer {
        padding-top: 3.4375rem;
        padding-bottom: 2.1875rem;
    }

    .footer__info,.footer__nav {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .footer__nav {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer__nav-section {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .footer__nav-section.-columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .footer__nav-section.-columns .footer__nav-ul {
        -moz-column-count: 2;
        column-count: 2;
    }

    .footer__nav-a {
        color: #000;
    }

    .footer__nav-ul {
        display: block!important;
    }

    .footer__info {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer__copyright {
        margin-top: 3rem;
    }
}

@media (min-width:992px) and (min-width:576px) {
    .footer__info,.footer__nav {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:768px) {
    .footer__info,.footer__nav {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:992px) {
    .footer__info,.footer__nav {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:1260px) {
    .footer__info,.footer__nav {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:1366px) {
    .footer__info,.footer__nav {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.popup,.popup#fast-order .mfp-close,.popup__close-icon {
    display: none;
}

.popup {
    width: 100%;
    max-width: 564px;
    min-width: 320px;
    margin: 1rem auto;
    padding: 28px 40px 50px;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.1);
    background: #fff;
}

.popup_fast_show {
    max-width: 96vw;
    width: 1420px;
    padding: 24px 28px;
}

@media (max-width:413px) {
    .popup {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.popup#fast-order {
    padding: 0;
    max-width: 59.625rem;
}

.popup__subtitle {
    font-size: 15px;
}

.popup.-big {
    max-width: 1000px;
}

.popup.-timer .popup__title {
    font-size: 30px;
}

.popup.-timer .popup__title span {
    color: #fdbf2d;
}

.popup.-timer .popup__description {
    text-indent: 0;
    font-size: 16px;
    color: #000;
}

.popup.-timer .popup__description-container {
    max-width: 333px;
    margin: 24px 0;
}

@media (max-width:991px) {
    .popup.-timer .popup__row {
        flex-direction: column-reverse;
    }

    .popup.-timer .popup__title {
        font-size: 16px;
        text-align: center;
    }

    .popup.-timer .popup__description {
        font-size: 14px;
    }

    .popup.-timer .popup__description-container {
        max-width: 100%;
        text-align: center;
        margin-top: 12px;
    }
}

.popup.-timer .popup__description span {
    color: #fdbf2d;
}

.popup.-timer .popup-form__form-group .form-check {
    padding-left: 0;
    font-size: 12px;
    width: calc(100% - 230px);
}

@media (max-width:991px) {
    .popup.-timer .popup-form__form-group .form-check {
        width: 100%;
    }
}

.popup.-timer .popup-form__input-container {
    width: calc(100% - 230px);
}

.popup.-timer .popup-form__buttons {
    min-width: calc(100% - 230px);
    margin-left: 0;
}

.popup.-timer .popup-form__close {
    margin-top: 24px;
    border: none;
    width: 100%;
    background: 0 0;
    font-size: 14px;
    text-align: center;
    outline: 0;
}

.popup.-timer .popup-form-check-content {
    padding: 0 0 1px 25px;
}

.popup.-timer .popup__content {
    padding-top: 0;
}

.popup.-timer .popup__picture {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width:991px) {
    .popup.-timer .popup-form__input-container {
        width: 100%;
    }

    .popup.-timer .popup-form__buttons {
        min-width: 100%;
    }

    .popup.-timer .popup-form__close {
        margin-top: 0;
    }

    .popup.-timer .popup__picture {
        position: initial;
        max-width: 50%;
        margin: 0 auto 24px;
    }
}

.popup.-timer .popup__picture.wardrobe {
    bottom: 40px;
}

.popup.-timer .popup__picture.tsd {
    bottom: 25px;
    right: 50px;
}

.popup.-timer .popup__picture.wash {
    bottom: 20px;
}

.popup.-timer .popup__picture.akb {
    bottom: 55px;
}

.popup.-timer .popup__picture img {
    margin: 0;
}

.mfp-wrap .popup {
    display: block;
}

button.mfp-close {
    top: 18px!important;
    right: 18px;
    text-align: center;
}

button.mfp-close svg {
    width: 12px;
    height: 12px;
    margin-top: -4px;
    -webkit-user-select: none;
    user-select: none;
}

.popup-form__button_lg,.popup-form__form-group_full .popup-form__input-container,.popup-form__form-group_full .popup-form__label {
    width: 100%;
}

.pagination-link,.slideout {
    -ms-user-select: none;
    -moz-user-select: none;
}

.popup__title {
    margin: 0;
}

.popup__content {
    padding-top: 10px;
}

.popup-form__message {
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 13px;
}

.popup-form__message.text-success {
    color: #2D8D57;
}

.popup-form__message.text-danger {
    color: #c00;
}

.popup-form__form-group {
    margin-top: 20px;
    margin-bottom: 0;
}

.popup-form__form-group_full {
    flex-wrap: wrap;
}

.popup-form__form-group_full .popup-form__label {
    margin-bottom: 10px;
}

.popup-form__form-group_left .popup-form__buttons {
    margin-left: 0;
}

.popup-form__form-group_grey {
    background: #F8F8F8;
    padding: 26px 40px;
    margin-left: -40px;
    margin-right: -40px;
}

.popup-form__form-group .form-check .popup-form__comment {
    margin-top: -.5rem;
    margin-bottom: -1rem;
}

.popup-form__label {
    margin-bottom: 0;
    font-size: 14px;
}

.popup-form__input-container textarea {
    height: 6.25rem;
}

.popup-form__link {
    font-size: 13px;
    display: inline-block;
    color: #B9BDC1;
}

.popup-form__buttons {
    min-width: 100%;
}

.popup-form__comment {
    font-size: 14px;
    color: #95989A;
}

@media (max-width:767px) {
    .popup-form__buttons .btn {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
    }
}

@media (min-width:768px) {
    .popup-form__form-group {
        display: flex;
        align-items: center;
    }

    .popup-form__form-group .form-check {
        padding-left: 105px;
    }

    .popup-form__label {
        width: 105px;
        margin-right: 10px;
    }

    .popup-form__input-container {
        width: calc(100% - 105px);
    }

    .popup-form__link {
        margin-left: 105px;
    }

    .popup-form__buttons {
        margin-left: 105px;
        min-width: calc(100% - 105px);
        margin-top: 10px;
    }

    .popup-form__buttons.-single {
        display: flex;
        justify-content: center;
        margin-left: 0;
        min-width: 100%;
    }

    .popup-form__button_auth,.popup-form__button_close,.popup-form__button_register {
        white-space: normal;
    }

    .popup-form__button_auth:not(:first-child),.popup-form__button_close:not(:first-child),.popup-form__button_register:not(:first-child) {
        margin-left: 16px;
    }
}

.sidebar {
    margin-top: -12px;
    max-width: 25%;
}

.sidebar__inner {
    min-height: 100%;
    padding-top: 1px;
    box-shadow: inset -14px 0 7px -7px rgba(0,0,0,.06);
}

.sidebar-menu {
    padding-top: 25px;
    position: relative;
}

.sidebar-menu:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 9px;
    width: calc(100% - 9px);
    height: 20px;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#F4F4F4 4px);
}

.sidebar-menu__list {
    margin: 0;
    padding: 0;
    background: #F6F6F8;
}

.sidebar-menu__item {
    margin: 0;
}

.sidebar-menu__item:not(:first-child) {
    border-top: 1px solid #EDEDED;
}

.sidebar-menu__item:before {
    display: none;
}

.sidebar-menu__link {
    text-transform: uppercase;
    font-size: 13px;
    color: #696E75;
    padding: 12px 20px 12px 11px;
    border-left: 9px solid transparent;
    display: block;
}

.sidebar-menu__link.active {
    border-color: #fdbf2d;
}

.sidebar__exit-link {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 12px 20px;
    color: #CED0D2;
    display: block;
}

.sidebar__discount-block {
    padding: 30px 40px 0 0;
}

.sidebar__discount-block .actions-tile-link {
    position: relative;
}

.sidebar__discount-block .actions-tile-link:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 20px;
    height: 20px;
    width: calc(100% - 20px);
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#fdbf2d 4px);
}

@media (max-width:991px) {
    .sidebar {
        display: none;
    }
}

.sidebar-menu-mobile {
    display: none;
    margin-bottom: 1rem;
    max-width: 300px;
}

.sidebar-menu-mobile__current {
    position: relative;
    width: 100%;
    text-align: left;
    padding-right: 2rem;
    margin-bottom: .5rem;
}

.sidebar-menu-mobile__current svg {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    width: 7px;
    height: 12px;
    transform: rotate(-90deg);
}

.sidebar-menu-mobile__list {
    display: none;
    margin: 0;
    padding: 0;
    border: 2px solid #eba502;
    border-radius: 2px;
}

.sidebar-menu-mobile__item {
    display: block;
    margin: 0;
}

.sidebar-menu-mobile__item:before {
    display: none;
}

.sidebar-menu-mobile__link {
    display: block;
    padding: .5rem 1.5rem;
    font-size: 13px;
    text-transform: uppercase;
}

.sidebar-menu-mobile__link.active {
    font-weight: 700;
    color: #000!important;
    text-decoration: none;
    cursor: default;
    background: #e6e6e6;
}

@media (max-width:991px) {
    .sidebar-menu-mobile {
        display: block;
    }
}

.right-content {
    padding-bottom: 2rem;
}

.right-content .breadcrumbs__list {
    margin: 0 -24px;
}

.right-content h1 {
    margin-top: 1rem;
    max-width: calc(100% - 60px);
    display: inline-block;
}

.right-content .personal-logout-link {
    float: right;
    margin-top: 1.55rem;
    font-size: 13px;
    display: none;
}

@media (max-width:991px) {
    .right-content .personal-logout-link {
        display: block;
    }
}

.page-error {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 23.75rem;
    flex: 1;
    background-color: #eaebef;
    background-image: url(/local/templates/main/skin/styles/../img/bg_404.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0,0 0,right 0 top 0;
}

.page-error__message {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 55%;
    text-align: center;
}

.page-error__title {
    color: grey;
    font-size: 1.625rem;
    font-weight: 700;
}

.page-error__link-index {
    margin-top: 1rem;
}

.page-error__link-index a {
    color: #b9bdc1;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
}

.page-error__link-index a:focus,.page-error__link-index a:hover {
    color: #fdbf2d;
    text-decoration: none;
}

.rent-main__item-left,.rent-main__item-link {
    text-decoration: none!important;
    display: flex;
}

.page-error__link-index span {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #fdbf2d;
    color: #fdbf2d;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    margin-left: 1rem;
}

.page-error__link-index span:focus,.page-error__link-index span:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.page-error__link-index span .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

@media (min-width:992px) {
    .sidebar ~ .right-content {
        padding-left: 50px;
        max-width: 75%;
    }

    .page-error {
        min-height: 36.875rem;
        background-size: auto 100%,50% 100%,50% 100%;
    }

    .page-error__title {
        font-size: 2.125rem;
    }

    .page-error__link-index {
        margin-top: 2rem;
    }
}

.rent-top__image,.rent-top__info {
    min-height: 1px;
    position: relative;
    width: 100%;
}

.rent {
    margin: 0 -30px;
}

.rent-top {
    background: #000;
    color: #fff;
    padding: 40px 64px;
}

.rent-top .row {
    padding-left: 48px;
}

.rent-top__info {
    padding-left: 10px;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    padding-right: 40px!important;
}

@media (min-width:576px) {
    .rent-top__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .rent-top__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .rent-top__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .rent-top__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .rent-top__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.rent-top__info-inner {
    padding: 36px 0 44px;
}

.rent-top__title {
    font-size: 42px;
    color: #fff;
    margin-bottom: 22px;
    line-height: 1.1;
}

.rent-top__title mark {
    color: #FDBF2D;
    display: inline-block;
}

.rent-top__text {
    font-weight: 500;
    font-size: 18px;
}

.rent-top__button {
    margin-top: 26px;
    min-width: 192px;
    box-shadow: 0 3px 10px 0 rgba(255,177,0,.67);
}

.rent-top__image {
    padding-right: 10px;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    padding-left: 40px!important;
    display: flex;
}

@media (min-width:576px) {
    .rent-top__image {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .rent-top__image {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .rent-top__image {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .rent-top__image {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .rent-top__image {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.rent-top__image-inner {
    min-height: 100%;
    min-width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}

.rent-top__play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    padding: 0;
    outline: 0!important;
}

.rent-top__play .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fdbf2d;
    margin: 0;
}

.rent-top__play .play-btn:after {
    border-left-color: #fff;
}

.rent-main {
    background: #F6F6F8;
}

.rent-main .row {
    padding: 64px 0 78px 48px;
}

.rent-main__left {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    padding-right: 40px!important;
}

@media (min-width:576px) {
    .rent-main__left {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .rent-main__left {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .rent-main__left {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .rent-main__left {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .rent-main__left {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.rent-main__title {
    font-weight: 700;
    font-size: 36px;
    margin: 0;
    line-height: 1.1;
}

.rent-main__subtitle {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    overflow: hidden;
    margin-top: 30px;
}

.rent-main__subtitle-items {
    display: flex;
    flex-wrap: nowrap;
}

.rent-main__subtitle-item {
    background: #FDBF2D;
    flex: 1 1 auto;
    padding: 6px 30px;
    position: relative;
    line-height: 1.25;
}

.rent-main__subtitle-item:after,.rent-main__subtitle-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background: #F6F6F8;
    width: 6px;
    height: 100%;
    z-index: 1;
}

.rent-main__subtitle-item:before {
    transform: translateY(-100%) rotate(-15deg);
    margin-bottom: -4px;
}

.rent-main__subtitle-item:after {
    transform: rotate(15deg);
    margin-top: -4px;
}

.rent-main__subtitle-item:last-child:after,.rent-main__subtitle-item:last-child:before {
    display: none;
}

.rent-main__text {
    margin-top: 30px;
}

.rent-main__right {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    padding-left: 40px!important;
}

@media (min-width:576px) {
    .rent-main__right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .rent-main__right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .rent-main__right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .rent-main__right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .rent-main__right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.rent-main__item:not(:first-child) {
    margin-top: 14px;
}

.rent-main__item-link {
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    padding: 26px 24px;
    align-items: center;
    justify-content: space-between;
    transition: all .2s linear;
}

.rent-main__item-link img {
    margin: 0 auto;
    max-height: 48px;
    max-width: 58px;
}

.rent-main__item-link:focus,.rent-main__item-link:hover {
    box-shadow: 0 3px 12px rgba(0,0,0,.26);
}

.rent-main__item-icon {
    min-width: 58px;
    max-width: 58px;
    display: flex;
    align-items: center;
}

.rent-main__item-info {
    margin-left: 18px;
}

.rent-main__item-title {
    font-weight: 700;
    display: block;
}

.rent-main__item-price {
    color: #696E75;
    font-size: 15px;
}

.rent-additional__title,.rent-advantages__title {
    font-size: 36px;
    line-height: 1.1;
    text-align: center;
}

.rent-main__item-right {
    padding-left: 10px;
}

.rent-main__bordered {
    margin-top: 30px;
    border: 3px solid #FDBF2D;
    padding: 26px 35px;
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 500;
}

.rent-main__bordered img {
    margin: 0;
}

.rent-main__bordered-text {
    margin-left: 24px;
}

.rent-advantages .row {
    padding: 52px 28px 56px;
}

.rent-advantages__title {
    min-width: 100%;
    font-weight: 700;
    margin: 0;
}

.rent-advantages__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 100%;
}

.rent-advantages__item {
    flex: 1 0 20%;
    max-width: 20%;
    text-align: center;
    margin-top: 32px;
    padding: 0 10px;
}

.rent-advantages__item-inner {
    margin: 0 auto;
    max-width: 212px;
}

.rent-advantages__item-icon {
    background: #FFC001;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    margin: 0 auto;
}

.rent-advantages__item-title {
    margin-top: 12px;
    color: #000;
}

.rent-additional {
    border-top: 8px solid #FFC001;
    position: relative;
    background: #F6F6F8;
    padding: 64px 0 42px;
}

.rent-additional:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -15px;
    border-width: 14px 15px 0;
    border-style: solid;
    border-color: #FFC001 transparent transparent;
}

.rent-additional__content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width:576px) {
    .rent-additional__content {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .rent-additional__content {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .rent-additional__content {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .rent-additional__content {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .rent-additional__content {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.rent-additional__title {
    max-width: 660px;
    font-weight: 700;
    margin: 0 auto;
}

.rent-additional__text-inner {
    max-width: 660px;
    margin: 18px auto 0;
    text-align: center;
    color: #696E75;
}

.rent-additional__items {
    display: flex;
    margin: 40px -3px 0;
}

.rent-additional__item {
    flex: 1 0 25%;
    padding: 0 3px;
    margin-top: 6px;
}

.rent-additional__item-link {
    display: block;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    padding: 36px 56px 28px;
    text-decoration: none!important;
    text-align: center;
    min-height: 100%;
    transition: all .2s linear;
}

.rent-additional__item-link:focus,.rent-additional__item-link:hover {
    box-shadow: 0 3px 12px rgba(0,0,0,.26);
}

.rent-additional__item-link:focus .rent-additional__item-button,.rent-additional__item-link:hover .rent-additional__item-button {
    text-decoration: none;
}

.rent-additional__item-image {
    display: flex;
    align-items: center;
    height: 86px;
}

.rent-additional__item-image img {
    margin: 0 auto;
}

.rent-additional__item-title {
    display: block;
    color: #000!important;
    margin-top: 18px;
    font-size: 15px;
    font-weight: 700;
}

.rent-additional__item-button {
    margin-top: 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    display: inline-block;
    color: #FDA52D;
    text-decoration: underline;
}

.rent-additional__bottom {
    margin-top: 32px;
}

.rent-additional .text-preview-tile {
    border-left: none;
}

@media (max-width:1259px) {
    .rent {
        margin: 0;
    }

    .rent .container {
        width: 100%!important;
    }

    .rent-main__item-title {
        font-size: 14px;
    }
}

@media (max-width:991px) {
    .rent-top {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rent-top .row {
        padding-left: 0;
    }

    .rent-top__image {
        padding-left: 10px!important;
    }

    .rent-main .row {
        padding-left: 0;
    }

    .rent-main__left {
        padding-right: 10px!important;
    }

    .rent-main__subtitle {
        font-size: 15px;
    }

    .rent-main__right {
        padding-left: 10px!important;
    }

    .rent-main__item-link {
        flex-wrap: wrap;
    }

    .rent-main__item-left {
        min-width: 100%;
    }

    .rent-main__item-right {
        margin-top: 1rem;
    }

    .rent-advantages__item {
        flex-basis: 25%;
        max-width: 25%;
    }

    .rent-advantages__item-title {
        font-size: 14px;
    }

    .rent-additional__items {
        flex-wrap: wrap;
    }

    .rent-additional__item {
        flex-basis: 50%;
    }
}

@media (max-width:767px) {
    .rent-top {
        padding: 0 0 30px;
    }

    .rent-top__info {
        min-width: 100%;
        padding-right: 10px!important;
    }

    .rent-top__title {
        font-size: 30px;
    }

    .rent-top__image {
        min-width: 100%;
        height: 70vw;
        max-height: 352px;
    }

    .rent-main .row {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .rent-main__title {
        font-size: 28px;
    }

    .rent-main__subtitle-items {
        flex-wrap: wrap;
    }

    .rent-main__subtitle-item {
        min-width: 100%;
        margin-bottom: 6px;
    }

    .rent-main__subtitle-item:after,.rent-main__subtitle-item:before {
        display: none;
    }

    .rent-main__left,.rent-main__right {
        min-width: 100%;
    }

    .rent-main__right {
        margin-top: 2rem;
    }

    .rent-main__item-title {
        font-size: 16px;
    }

    .rent-additional__title,.rent-advantages__title {
        font-size: 28px;
    }

    .rent-advantages__item {
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media (min-width:768px) {
    .rent-main .row {
        flex-wrap: nowrap;
    }
}

@media (min-width:1260px) {
    .rent-additional .text-preview-tile {
        padding: 100px 95px;
    }
}

.popup.-rent-banner {
    padding: 0;
    max-width: 374px;
    background: 0 0;
}

.popup.-rent-banner button.mfp-close {
    color: #fff;
}

.popup.-rent-banner button.mfp-close svg {
    width: 20px;
    height: 20px;
}

.popup-rent {
    display: flex;
    height: 424px;
}

.popup-rent.flip+button.mfp-close {
    color: #333;
}

.popup-rent__flipper {
    min-height: 100%;
    max-width: 100%;
    flex: 1 0 100%;
    transition: 1s;
    transform-style: preserve-3d;
}

.popup-rent.flip .popup-rent__flipper .popup-rent__back,.popup-rent.flipping .popup-rent__flipper .popup-rent__back {
    display: block;
}

.popup-rent.flip .popup-rent__flipper {
    transform: rotateY(-180deg);
}

.popup-rent__back,.popup-rent__front {
    height: 100%;
    width: 100%;
    padding: 30px 25px;
}

@media (min-width:414px) {
    .popup-rent__back,.popup-rent__front {
        padding-left: 35px;
        padding-right: 35px;
    }
}

html:not(.ie) .popup-rent__back,html:not(.ie) .popup-rent__front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.popup-rent__front {
    z-index: 2;
    background: url(/local/templates/main/skin/styles/../../assets/images/rent/popup-rent-bg.jpg) center no-repeat;
    background-size: cover;
    transition: visibility .5s;
    cursor: pointer;
}

.popup-rent__back {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 3px solid #fdbf2d;
    transform: rotateY(180deg);
    background: #fff;
    display: none;
}

.popup-rent__text {
    position: absolute;
    top: 30px;
    left: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.popup-rent__text-top {
    max-width: 202px;
}

.popup-rent__text-middle {
    max-width: 158px;
    color: #fdbf2d;
    margin-top: 16px;
}

.popup-rent__text-bottom {
    max-width: 135px;
    margin-top: 6px;
    font-weight: 500;
    font-size: 12px;
}

.popup-rent__bottom {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 20px;
    width: calc(100% - 40px);
    bottom: 25px;
}

.popup-rent__form .form-card__title {
    display: inline-block;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
}

.popup-rent__form .form-card__title span {
    position: relative;
}

.popup-rent__form .form-card__submit {
    margin-top: 24px;
}

.contacts-menu-top {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    background: #fff;
    box-shadow: 0 12px 24px 0 rgba(0,0,0,.09);
}

.contacts-menu-top__items {
    display: flex;
}

.contacts-menu-top__item {
    flex: 1 0 50%;
}

.contacts-menu-top__link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-decoration: none!important;
    height: 45px;
    font-size: 12px;
    transition-property: background,color;
    transition-duration: .2s;
    transition-timing-function: linear;
}

.contacts-menu-dropdown__current,.contacts-menu-dropdown__title {
    padding: 0 14px;
    font-size: 14px;
    outline: 0!important;
    font-weight: 700;
}

.contacts-menu-top__link.active {
    color: #292b2c;
    background: #fdbf2d;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
}

@media (min-width:992px) {
    .rent-additional .preview-company__picture-in {
        margin-left: 0!important;
        margin-right: -10.625rem!important;
    }

    .rent-additional .preview-company__details:before {
        float: left;
        margin-left: 148px;
    }

    .rent-additional .preview-company__details .text-preview-tile {
        margin-left: -100px!important;
    }

    .contacts-menu-top {
        top: 14px;
        right: 0;
        left: auto;
        bottom: auto;
        max-width: 266px;
    }
}

.contacts-menu-dropdown {
    position: absolute;
    z-index: 1;
    top: 14px;
    left: 10px;
    width: calc(100% - 20px);
    background: #fff;
    box-shadow: 0 12px 24px 0 rgba(0,0,0,.09);
}

@media (min-width:768px) {
    .contacts-menu-dropdown {
        left: 140px;
        width: calc(100% - 150px);
    }
}

.contacts-menu-dropdown.active .contacts-menu-dropdown__current-icon {
    transform: rotate(-90deg) translateY(-3px);
}

.contacts-menu-dropdown.active .contacts-menu-dropdown__blocks {
    display: block;
}

.contacts-menu-dropdown__current {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px;
    color: #292b2c;
    background: 0 0;
    border: none;
    width: 100%;
}

.contacts-menu-dropdown__current-icon {
    transform: rotate(90deg);
}

.contacts-menu-dropdown__current-icon svg {
    width: 7px;
    height: 10px;
}

.contacts-menu-dropdown__blocks {
    display: none;
    max-height: calc(100vh - 235px);
    overflow: auto;
    border-top: 1px solid #ebebec;
    scrollbar-width: thin;
    scrollbar-color: #BEBEBE #EFEFEF;
}

.contacts-menu-dropdown__blocks::-webkit-scrollbar {
    width: 8px;
}

.contacts-menu-dropdown__blocks::-webkit-scrollbar-track {
    background: #EFEFEF;
}

.contacts-menu-dropdown__blocks::-webkit-scrollbar-thumb {
    background-color: #BEBEBE;
    border-radius: 4px;
    border: 2px solid #EFEFEF;
}

@media (min-width:992px) {
    .contacts-menu-dropdown {
        top: 69px;
        right: 0;
        left: auto;
        max-width: 266px;
    }

    .contacts-menu-dropdown__current {
        display: none;
    }

    .contacts-menu-dropdown__blocks {
        display: block;
        max-height: calc(100vh - 294px);
    }
}

.contacts-menu-dropdown__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #ebebec;
    color: #3E3C3F;
}

.contacts-menu-dropdown__title-icon {
    display: none;
    transform: rotate(90deg);
}

.contacts-menu-dropdown__title-icon svg {
    width: 7px;
    height: 10px;
}

.contacts-menu-dropdown__title.active .contacts-menu-dropdown__title-icon {
    transform: rotate(-90deg) translateY(-3px);
}

@media (min-width:992px) {
    .contacts-menu-dropdown__title-icon,.contacts-menu-dropdown__title.active+.contacts-menu-dropdown__items {
        display: block;
    }

    .map__map {
        max-height: calc(100vh - 211px);
    }
}

.contacts-menu-dropdown__items {
    display: none;
    background: #F6F6F8;
}

.contacts-menu-dropdown__item {
    padding: 14px;
    border-bottom: 1px solid #ebebec;
    color: #3E3C3F;
    cursor: pointer;
}

.contacts-menu-dropdown__item-badges {
    display: flex;
    margin-bottom: 8px;
}

.contacts-menu-dropdown__item-badge {
    display: flex;
    padding: 4px 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
}

.contacts-menu-dropdown__item-badge.-yellow {
    background: #fdbf2d;
}

.contacts-menu-dropdown__item-badge.-black {
    background: #292b2c;
    color: #fdbf2d;
}

.contacts-menu-dropdown__item-badge-icon {
    width: 9px;
    height: 9px;
    background: currentColor;
    margin-right: 6px;
    margin-top: 1px;
}

.contacts-menu-dropdown__item-badge-icon.-circle {
    border-radius: 50%;
}

.contacts-menu-dropdown__item-title {
    font-weight: 700;
    font-size: 14px;
}

.contacts-menu-dropdown__item-text {
    font-size: 12px;
}

.contacts-menu-dropdown__item-bottom {
    margin-top: 15px;
    position: relative;
    z-index: 1;
}

.contacts-menu-dropdown__item-phone {
    color: #292b2c!important;
    text-decoration: none!important;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    padding: 0 2px;
}

.contacts-menu-dropdown__item-email {
    margin-top: 3px;
    font-size: 14px;
    text-decoration: underline;
}

.contacts-menu-dropdown__item-email:focus,.contacts-menu-dropdown__item-email:hover {
    text-decoration: none;
}

.contacts-menu-dropdown__item-work-hours {
    margin-top: 6px;
    font-size: 12px;
    min-width: 100%;
}

.contacts-menu-dropdown__item-work-hours mark {
    color: #fdbf2d;
}

.contacts-menu-dropdown__item-documents {
    margin-top: 3px;
    font-size: 14px;
    text-decoration: underline;
}

.contacts-menu-dropdown__item-documents:focus,.contacts-menu-dropdown__item-documents:hover {
    text-decoration: none;
}

.map {
    max-width: 100%;
}

@media (max-width:991px) {
    .map.balloon-open .contacts-menu-top {
        display: none;
    }
}

.map__inner {
    position: relative;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.map__map ymaps[class*="-balloon__close-button"],.map__map ymaps[class*="-copyrights-pane"] {
    display: none;
}

.map__map {
    min-width: 100vw;
    height: calc(100vh - 170px);
}

.map-placemark__bottom>div,.shops,.shops__item,.shops__map .map__map {
    min-width: 100%;
}

.map__map ymaps[class*="-panel-pane"] {
    z-index: 10000!important;
}

.map__map ymaps[class*="-balloon_layout_panel"].-placemark {
    max-width: calc(100vw - 20px);
}

.map__map ymaps[class*="-balloon"].-placemark {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    left: 10px;
    bottom: 10px;
}

.map__map ymaps[class*="-balloon__content"] {
    margin-right: 0;
    padding: 0;
}

.map__map ymaps[class*="-balloon__content"]>ymaps {
    height: auto!important;
}

.map__map ymaps[class*="-controls__control"] {
    left: 20px!important;
}

.map__placemark {
    color: #3E3C3F;
    padding: 14px 16px;
}

.map-placemark__close {
    font-size: 32px;
    padding: 0;
    background: 0 0;
    border: none;
    top: 5px;
    right: 5px;
    position: absolute;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shops-menu__list,.shops__top {
    position: relative;
}

.map-placemark__badges {
    display: flex;
    margin-bottom: 8px;
}

.map-placemark__badge {
    display: flex;
    padding: 4px 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
}

.map-placemark__badge.-yellow {
    background: #fdbf2d;
}

.map-placemark__badge.-black {
    background: #292b2c;
    color: #fdbf2d;
}

.map-placemark__badge-icon {
    width: 9px;
    height: 9px;
    background: currentColor;
    margin-right: 6px;
    margin-top: 1px;
}

.map-placemark__badge-icon.-circle {
    border-radius: 50%;
}

.map-placemark__title {
    font-weight: 700;
    font-size: 14px;
}

.map-placemark__bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px -16px 0;
    padding: 11px 16px 0;
    border-top: 1px solid #CED0D2;
}

.map-placemark__phone {
    color: #292b2c!important;
    text-decoration: none!important;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    padding: 0 2px;
}

.map-placemark__route-link {
    color: #fdbf2d;
    text-decoration: underline;
}

.map-placemark__route-link:focus,.map-placemark__route-link:hover {
    text-decoration: none;
}

.map-placemark__email {
    margin-top: 3px;
    font-size: 14px;
    text-decoration: underline;
}

.map-placemark__email:focus,.map-placemark__email:hover {
    text-decoration: none;
}

.map-placemark__work-hours {
    margin-top: 6px;
    font-size: 12px;
    min-width: 100%;
}

.map-placemark__work-hours mark {
    color: #fdbf2d;
}

.map-placemark__documents {
    margin-top: 3px;
    font-size: 14px;
    text-decoration: underline;
}

.map-placemark__documents:focus,.map-placemark__documents:hover {
    text-decoration: none;
}

.shops__top .contacts-menu-top {
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    box-shadow: none;
    border: 1px solid #ebebec;
}

.shops__row {
    margin: 20px 0;
}

@media (min-width:1260px) {
    .shops__row {
        display: flex;
    }

    .shops__tab-content {
        width: calc(50% - 10px);
        margin-right: 10px;
    }

    .shops__map {
        width: calc(50% - 10px);
        margin-left: 10px;
    }
}

.shops__map .map__map {
    height: 500px;
}

.shops__map .contacts-menu {
    display: none;
}

.shops-menu__list {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

@media (max-width:991.98px) {
    .shops-menu__list {
        overflow-x: scroll;
        flex-wrap: nowrap;
        padding-bottom: 2px;
    }
}

@media (min-width:992px) {
    .shops__top .contacts-menu-top {
        left: auto;
        right: 0;
    }

    .shops-menu__list {
        border-bottom: none;
    }

    .shops-menu__list::before {
        content: '';
        display: block;
        position: absolute;
        top: 38px;
        left: 0;
        width: 100%;
        border-top: 1px solid #ebebec;
    }
}

.shops-menu__item {
    margin-top: 0;
}

.shops-menu__item:not(:last-child) {
    margin-right: 34px;
}

.shops-menu__link {
    white-space: nowrap;
}

.shops__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
    padding-bottom: 20px;
}

.shops__item {
    padding-left: 9px;
    padding-right: 9px;
    color: #3E3C3F;
}

.shops__item:not(:first-child) {
    margin-top: 20px;
}

.shops__item-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 14px;
    background: #F6F6F8;
}

@media (min-width:1200px),(min-width:767.98px) and (max-width:1199.98px) {
    .shops__item-inner {
        flex-wrap: nowrap;
        padding: 20px;
    }
}

.shops__item-image {
    flex: 1 0 100%;
}

.shops__item-image img {
    margin: 0;
}

@media (min-width:1200px) {
    .shops__item-image {
        max-width: 30%;
    }
}

@media (min-width:767.98px) and (max-width:1199.98px),(min-width:1366px) {
    .shops__item-image {
        min-width: 300px;
        max-width: 300px;
    }
}

.shops__item-info {
    min-width: 100%;
    margin-top: 10px;
}

@media (min-width:1200px),(min-width:767.98px) and (max-width:1199.98px) {
    .shops__item-info {
        padding-left: 28px;
        min-width: 0;
        max-width: none;
        flex: 1 0 auto;
        margin-top: 0;
    }
}

@media (min-width:767.98px) and (max-width:1199.98px) {
    .shops__item-info {
        min-width: calc(100% - 300px);
        max-width: calc(100% - 300px);
    }
}

@media (min-width:1200px) {
    .shops__item-info {
        min-width: 70%;
        max-width: 70%;
    }
}

@media (min-width:1366px) {
    .shops__item-info {
        min-width: calc(100% - 300px);
        max-width: calc(100% - 300px);
    }
}

.shops__item-badges {
    display: flex;
    margin-bottom: 8px;
}

.shops__item-badge {
    display: flex;
    padding: 4px 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
}

.shops__item-badge.-yellow {
    background: #fdbf2d;
}

.shops__item-badge.-black {
    background: #292b2c;
    color: #fdbf2d;
}

.shops__item-badge-icon {
    width: 9px;
    height: 9px;
    background: currentColor;
    margin-right: 6px;
    margin-top: 1px;
}

.shops__item-badge-icon.-circle {
    border-radius: 50%;
}

.shops__item-title {
    font-weight: 700;
    font-size: 14px;
}

.shops__item-text {
    font-size: 12px;
}

.shops__item-bottom {
    margin-top: 15px;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.shops__item-phone {
    color: #292b2c!important;
    text-decoration: none!important;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    padding: 0 2px;
}

.shops__item-route-link {
    color: #fdbf2d;
    text-decoration: underline;
}

.shops__item-route-link:focus,.shops__item-route-link:hover {
    text-decoration: none;
}

.shops__item-email {
    margin-top: 3px;
    font-size: 14px;
    text-decoration: underline;
}

.shops__item-email:focus,.shops__item-email:hover {
    text-decoration: none;
}

.shops__item-work-hours {
    min-width: 100%;
    margin-top: 6px;
    font-size: 12px;
}

.shops__item-work-hours mark {
    color: #fdbf2d;
}

.shops__item-documents {
    margin-top: 3px;
    font-size: 14px;
    text-decoration: underline;
}

.shops__item-documents:focus,.shops__item-documents:hover {
    text-decoration: none;
}

.primary-slider {
    min-height: 660px;
    border-bottom: 10px solid #fdbf2d;
}

@media (max-width:767px) {
    .primary-slider {
        min-height: 520px;
    }
}

.primary-slider__wrap {
    height: 100%;
    margin-left: auto;
    padding-top: 40px;
}

@media (max-width:991px) {
    .primary-slider__wrap {
        max-width: 100%;
    }
}

@media (min-width:992px) {
    .primary-slider__wrap {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
}

@media (min-width:1260px) {
    .primary-slider__wrap {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }
}

.primary-slider__slides {
    margin: auto;
    background-color: #fff;
}

.primary-slider__slides .slick-slide>div {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.primary-slider__slides .slick-next {
    right: -10px;
}

.primary-slider__slides .slick-prev {
    left: -10px;
}

.primary-slider__slides .slick-next,.primary-slider__slides .slick-prev {
    width: 48px;
    height: 48px;
}

.primary-slider__slide {
    position: relative;
    height: 100%;
    min-width: 100%;
    display: flex!important;
    flex: 1 0 auto;
}

.primary-slider__slide:not(:first-child) {
    display: none!important;
}

.slick-initialized .primary-slider__slide:not(:first-child) {
    display: block;
}

.slick-initialized .primary-slider__slide:not(:first-child) .primary-product {
    min-height: 100%;
}

.primary-slider__slide .primary-product {
    display: none;
    min-height: 550px;
    width: 100%;
}

@media (min-width:1260px) {
    .primary-slider__slide .primary-product {
        display: flex;
        align-items: center;
    }
}

.primary-slider .slick-list {
    overflow: visible;
}

@media (min-width:768px) {
    .primary-slider .slick-dots {
        bottom: 25px;
    }
}

@media (max-width:1080px) {
    .primary-slider .slick-prev {
        left: 0;
    }

    .primary-slider .slick-next {
        right: 0;
    }
}

@media (max-width:567px) {
    .primary-slider .primary-slider__slide {
        height: 113.05115vw;
    }
}

.primary-slider .primary-slider__slide.-mobile-anounc {
    height: auto;
}

.primary-slider .primary-slider__slide .primary-product-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
}

.primary-slider .primary-slider__slide .primary-product-mobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:1259px) {
    .primary-slider .primary-slider__slide .primary-product {
        background: 0 0;
    }

    .primary-slider .primary-slider__slide .primary-product-mobile {
        display: block;
    }
}

.media-picture {
    position: relative;
    margin: 0;
}

.media-picture__caption {
    position: absolute;
    top: 5rem;
    right: 0;
    left: 0;
    color: rgba(0,0,0,.07);
    font-family: PragmaticaBlack,sans-serif;
    font-size: 4.375rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}

.media-picture__play,.media-picture__tip-plus {
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.media-picture__char-txt,.price-block {
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.media-picture__play {
    left: 40%;
}

.media-picture__tip {
    position: absolute;
}

.media-picture__tip-plus {
    left: 50%;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
    background-color: #000;
    font-size: 1.5625rem;
    color: #fdbf2d;
    line-height: 1.875rem;
    text-align: center;
    box-shadow: 0 0 0 6px rgba(0,0,0,.16);
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.media-picture__tip-plus:focus,.media-picture__tip-plus:hover {
    box-shadow: 0 0 0 0 transparent;
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
}

.media-picture__tooltip {
    display: none;
}

.media-picture__char {
    position: absolute;
    top: 43%;
    left: 67%;
    line-height: 1;
}

.media-picture__char-lines {
    position: absolute;
    top: 12px;
    left: -40px;
    width: 1.6875rem;
    height: 6.25rem;
    border-top: 2px solid #b9bdc1;
    border-left: 2px solid #b9bdc1;
}

.media-picture__char-txt {
    color: #b9bdc1;
    font-size: 1.0625rem;
    font-weight: 700;
}

@media (max-width:767px) {
    .primary-slider__slide .primary-product {
        min-height: 400px;
    }

    .media-picture {
        display: inline-block;
    }

    .media-picture__caption,.media-picture__char {
        display: none;
    }

    .media-picture__img {
        max-height: 30vh;
    }
}

.light-slider {
    position: relative;
}

.light-slider__next,.light-slider__prev {
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #b9bdc1;
    color: #b9bdc1;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 42px);
    transform: translateY(-50%);
}

.light-slider__next:focus,.light-slider__next:hover,.light-slider__prev:focus,.light-slider__prev:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.light-slider__next .svg-icon,.light-slider__prev .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

.light-slider__prev {
    left: .625rem;
}

.light-slider__next {
    right: .625rem;
}

.light-slider__list {
    margin: 0;
    padding: 0;
    font-size: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    display: none;
}

.light-slider__li {
    display: inline-block;
    width: 25%;
    border-right: 1px solid #ebebec;
    font-size: 1rem;
}

.light-slider .product-tile__back,.light-slider .product-tile__front {
    padding: .9375rem .625rem;
}

@media (min-width:1260px) {
    .light-slider {
        padding: 0 5.625rem;
    }
}

.thumbs-gallery {
    position: relative;
}

.thumbs-gallery__big {
    border: 1px solid #dcdee0;
    margin-bottom: 1.5625rem;
}

.thumbs-gallery__big .slick-arrow {
    opacity: 0;
    transition: all .2s linear;
}

.thumbs-gallery__big.slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbs-gallery__big:focus .slick-arrow,.thumbs-gallery__big:hover .slick-arrow {
    opacity: 1;
}

.thumbs-gallery__big-img {
    margin: auto;
}

.thumbs-gallery__big-img-wrap {
    position: relative;
    min-height: 1px;
    height: 100%;
}

.thumbs-gallery__big-img-wrap a {
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
}

.thumbs-gallery__big-img-wrap img {
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.thumbs-gallery__big-img-wrap .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fdbf2d;
    margin: 0;
}

.thumbs-gallery__big-img-wrap .play-btn:after {
    border-left-color: #fff;
}

.thumbs-gallery__big-img-wrap>a:focus-visible {
    outline: 0;
}

/*.thumbs-gallery__big-item{
    float:none!important;
    vertical-align:middle;
    text-align:center;
    display:none!important;width:100%
}*/

.thumbs-gallery__big-item:first-child {
    display: flex!important;
    align-items: center;
    justify-content: center;
}

.thumbs-gallery__badges {
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
    z-index: 10;
}

.thumbs-gallery__tools {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
}

.thumbs-gallery__tool {
    margin-bottom: .9375rem;
}

.thumbs-gallery__tool-btn {
    position: relative;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #979ca3;
    transition: color .2s linear;
}

.thumbs-gallery__tool-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.thumbs-gallery__tool-btn:focus,.thumbs-gallery__tool-btn:hover {
    color: #ca0813;
    outline: 0;
}

.thumbs-gallery__tool-btn.is-active {
    color: #ca0813;
}

.thumbs-gallery__tool_favorites .thumbs-gallery__tool-btn {
    width: 1.125rem;
    height: 1.0625rem;
}

.thumbs-gallery__tool_compare .thumbs-gallery__tool-btn {
    width: 1.3125rem;
    height: 1.25rem;
}

.thumbs-gallery__thumbs {
    display: none;
    padding: 0 4.0625rem;
}

.thumbs-gallery__thumbs .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.thumbs-gallery__thumbs .slick-prev-circle {
    left: 0;
}

.thumbs-gallery__thumbs .slick-next-circle {
    right: 0;
}

.thumbs-gallery__thumbs .slick-track {
    min-height: 3.125rem;
}

.thumbs-gallery__thumb {
    position: relative;
    /*width:6.25rem;*/
    height: 6.25rem !important;
    border: 2px solid transparent;
    cursor: pointer;
}

.thumbs-gallery__thumb.slick-current {
    border-color: #fdbf2d;
}

.thumbs-gallery__thumb-img {
    margin: auto;
}

.thumbs-gallery__thumb_type-video:after,.thumbs-gallery__thumb_type-video:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
}

.price-block::after,.primary-product::after,.primary-product__offers::after {
    content: "";
}

.thumbs-gallery__thumb_type-video:before {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    background-color: #fdbf2d;
}

.thumbs-gallery__thumb_type-video:after {
    height: 0;
    width: 0;
    border-bottom: .34375rem solid transparent;
    border-left: .625rem solid #fff;
    border-top: .34375rem solid transparent;
}

@media (max-width:767px) {
    .thumbs-gallery__big {
        border: none;
    }

    .thumbs-gallery__big .slick-prev {
        left: -10px;
    }

    .thumbs-gallery__big .slick-next {
        right: -10px;
    }

    .thumbs-gallery__thumbs {
        display: none!important;
    }
}

@media (min-width:992px) {
    .thumbs-gallery__thumbs .slick-track {
        height: 6.25rem;
    }

    .thumbs-gallery__thumb-img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        max-width: 100%;
        /*max-height:100%*/;
    }
}

.price-block,.price-block__current span {
    position: relative;
}

.product-light__img,.product-tile__img {
    max-height: 11.875rem;
    vertical-align: middle;
}

.price-block::after {
    display: block;
    clear: both;
}

.price-block__title {
    display: block;
    margin-bottom: 7px;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #b9bdc1;
}

.price-block__comment,.price-block__discount,.price-block__old {
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
}

.price-block__current {
    display: inline-block;
    position: relative;
    color: #000;
    font-size: 1.1875rem;
    font-weight: 700;
    line-height: 1.2;
    float: left;
}

.price-block_lg .price-block__current {
    font-size: 1.875rem;
}

.price-block_md .price-block__current {
    font-size: 1.5rem;
    line-height: 1;
}

.price-block_sm .price-block__current {
    font-size: 1rem;
    line-height: 1;
}

.price-block_xs .price-block__current {
    padding: 0 .125rem;
    font-size: .8125rem;
    line-height: 1;
}

.price-block__discount,.price-block__old {
    margin-top: 6px;
    color: #b9bdc1;
    font-size: .8125rem;
    line-height: 1;
    font-weight: 700;
    float: left;
    height: 13px;
}

.price-block_lg .price-block__discount,.price-block_lg .price-block__old {
    margin-top: .5rem;
    font-size: 1.125rem;
}

.price-block_sm .price-block__discount,.price-block_sm .price-block__old {
    font-size: .8125rem;
    line-height: 1;
}

.price-block__old {
    min-width: 100%;
    text-decoration: line-through;
}

.price-block__text {
    min-width: 100%;
    float: left;
    clear: left;
}

.price-block__text .btn-primary {
    background: #fdd279;
    border-color: #fdd279;
}

.price-block__text .btn-primary:active,.price-block__text .btn-primary:focus,.price-block__text .btn-primary:hover {
    background-color: #fdbf2d;
    border-color: #fdbf2d;
}

.price-block__comment {
    color: #292b2c;
    font-size: 12px;
    margin-top: 2px;
}

.primary-product__subtitle,.primary-product__title {
    margin-bottom: 1rem;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.price-block__btn {
    margin-top: 1rem;
}

.price-block__tooltip {
    position: absolute;
    top: -8px;
    right: -18px;
}

.price-block__tooltip-button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #fff;
    background: #b9bdc1;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    outline: 0!important;
}

.primary-product,.product-light__title.sticky,.product-tile__front {
    background-color: #fff;
}

.primary-product::after {
    display: block;
    clear: both;
}

.primary-product__info {
    padding: 1rem .625rem;
}

.primary-product__title {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.1;
}

.primary-product__title span {
    display: block;
    color: #fdbf2d;
}

.primary-product__subtitle {
    font-size: 1rem;
    font-weight: 500;
}

.primary-product__text {
    margin-bottom: 1.5rem;
    font-size: .875rem;
    color: #696e75;
    line-height: 1.375;
}

.primary-product__text p:last-child {
    margin-bottom: 0;
}

.primary-product__offers::after {
    display: block;
    clear: both;
}

.primary-product__price {
    float: left;
}

.primary-product__more {
    float: right;
}

@media (max-width:767px) {
    .primary-product {
        display: flex;
        flex-direction: column;
    }

    .primary-product__media {
        order: 0;
        padding: .9375rem 1.875rem 0;
        text-align: center;
    }

    .primary-product__info {
        order: 1;
        padding-top: 0;
    }

    .primary-product__info .price-block__old {
        display: inline-block;
        margin-left: .3125rem;
    }

    .primary-product__title {
        font-size: 1.125rem;
        margin-bottom: .25rem;
    }

    .primary-product__title span {
        display: inline-block;
        margin-left: .1875rem;
    }

    .primary-product__text {
        display: none;
    }

    .primary-product__more {
        width: 100%;
        margin-top: 1rem;
    }

    .primary-product__more .btn {
        width: 100%;
    }
}

@media (min-width:768px) {
    .primary-product__info {
        float: left;
        width: 55%;
        padding: 3.125rem 0 3.125rem 3.75rem;
    }

    .primary-product__title {
        font-size: 2.3125rem;
        line-height: 40px;
    }

    .primary-product__subtitle {
        font-size: 1.1875rem;
    }

    .primary-product__text {
        font-size: 1rem;
    }

    .primary-product__price {
        margin-right: 3.375rem;
    }

    .primary-product__more {
        float: left;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .primary-product {
        padding-bottom: 1.875rem;
    }

    .primary-product__price {
        margin-right: .9375rem;
    }
}

@media (max-width:991px) {
    .primary-product__text {
        display: none;
    }

    .primary-product__media .media-picture__img {
        -o-object-fit: contain;
        object-fit: contain;
        margin-bottom: 0;
    }
}

.primary-offers {
    padding: 1rem 0;
}

.primary-offers__title {
    margin-bottom: 1.5rem;
    text-align: center;
}

.primary-offers__container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .primary-offers__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 540px;
        max-width: 100%;
    }

    .primary-offers__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .primary-offers__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 740px;
        max-width: 100%;
    }

    .primary-offers__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .primary-product__title {
        font-size: 2.625rem;
    }

    .primary-offers__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 960px;
        max-width: 100%;
    }

    .primary-offers__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1260px) {
    .primary-offers__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1240px;
        max-width: 100%;
    }

    .primary-offers__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .primary-offers__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1305px;
        max-width: 100%;
    }

    .primary-offers__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.primary-offers__all,.primary-offers__slider {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.primary-offers__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.primary-offers__slider {
    margin-bottom: 2rem;
}

@media (min-width:576px) {
    .primary-offers__all,.primary-offers__slider {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .primary-offers__all,.primary-offers__slider {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.primary-offers__all .actions-tile-link {
    text-align: center;
}

@media (min-width:768px) {
    .primary-offers__all,.primary-offers__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .primary-offers__slider {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        margin-bottom: 0;
    }

    .primary-offers__slider:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -9999px;
        right: -20px;
        height: 1px;
        border-bottom: 2px solid #b9bdc1;
    }

    .primary-offers__all {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .primary-offers__all .actions-tile-link {
        height: 100%;
    }
}

@media (min-width:992px) {
    .primary-offers__all,.primary-offers__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .primary-offers {
        padding-top: 6.25rem;
        padding-bottom: 3.4375rem;
    }

    .primary-offers__slider {
        flex: 0 0 75%;
        max-width: 75%;
        margin-bottom: 0;
    }

    .primary-offers__all {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width:1260px) {
    .primary-offers__all,.primary-offers__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .primary-offers__slider {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .primary-offers__all {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

.product-light {
    padding: 0 15px;
}

.product-light__picture {
    height: 11.875rem;
    margin-bottom: .5rem;
    line-height: 11.875rem;
    text-align: center;
}

.product-light__img {
    width: auto!important;
    margin: auto;
}

.product-light__title {
    margin-bottom: 1rem;
    color: #333;
    height: 3rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1rem;
    overflow: hidden;
}

.catalog-text__price,.product-tile__price-text {
    font-weight: 700;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.product-light__title-a {
    color: inherit;
}

.product-light__art {
    margin-bottom: .5rem;
    font-size: .875rem;
    color: #b9bdc1;
}

.product-light__offers::after {
    display: block;
    content: "";
    clear: both;
}

.product-light__price {
    float: left;
    max-width: 62%;
    padding-right: .625rem;
}

.product-light__badges {
    float: right;
    width: 38%;
    text-align: right;
}

.product-light__btns {
    float: right;
}

.product-tile {
    position: relative;
    transition: box-shadow .2s linear;
    min-height: 100%;
    display: flex;
    box-shadow: 0 0 0 transparent;
}

.product-tile:hover {
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    z-index: 10;
}

.product-tile__flipper {
    min-height: 100%;
    max-width: 100%;
    flex: 1 0 100%;
    transition: 1s;
    transform-style: preserve-3d;
}

.product-tile.flip .product-tile__flipper .product-tile__back,.product-tile.flipping .product-tile__flipper .product-tile__back {
    display: block;
}

.product-tile.flip .product-tile__flipper {
    transform: rotateY(-180deg);
}

.product-tile__back,.product-tile__front {
    height: 100%;
    width: 100%;
    padding: 15px;
}

html:not(.ie) .product-tile__back,html:not(.ie) .product-tile__front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-tile__front {
    z-index: 2;
    transition: visibility .5s;
    padding-bottom: 117px!important;
}

.product-tile__back {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 3px solid #fdbf2d;
    transform: rotateY(180deg);
    background: #fff;
    display: none;
    border-right: 1px solid #b9bdc1;
    z-index: 15;
}

.product-tile__picture {
    position: relative;
    height: 11.875rem;
    margin-top: 2.5rem;
    margin-bottom: .5rem;
    line-height: 11.875rem;
    text-align: center;
}

.product-tile_fast_view {
    opacity: 0;
    transition: opacity .2s linear;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #f5f5f5;
    color: #000!important;
    width: 140px;
    max-width: 90%;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none!important;
    z-index: 1;
}

.product-tile:hover .product-tile_fast_view {
    opacity: 0.8;
}

.product-tile:hover .product-tile_fast_view:hover {
    opacity: 1;
}

.product-tile__slider {
    height: 100%;
    margin-bottom: 0!important;
}

.product-tile__slider:not(.slick-initialized) {
    overflow: hidden;
}

.product-tile__slider .slick-dots {
    bottom: -5px;
    line-height: 1;
    opacity: 0;
    transition: opacity .2s linear;
}

.filters__block.has-checked .filters-block-title__icon--checked,.product-tile:hover .product-tile__slider .slick-dots {
    opacity: 1;
}

.product-tile__img {
    display: inline-block!important;
    width: auto!important;
    margin: auto;
}

.product-tile__title {
    height: 4.25rem;
    margin-top: .5rem;
    margin-bottom: 1rem;
    color: #000;
    font-size: .875rem;
    line-height: 1.0625rem;
    overflow: hidden;
}

.product-tile__title-a {
    color: inherit;
}

.product-tile__title-a:focus,.product-tile__title-a:hover {
    text-decoration: none;
}

.product-tile__info {
    font-size: 14px;
    margin-bottom: 1rem;
}

.product-tile__info div {
    margin-top: 2px;
}

.product-tile__offers {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 15px;
    bottom: 15px;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.product-tile__offers::after {
    display: block;
    content: "";
    clear: both;
}

.product-tile__fast-order {
    float: left;
    min-width: 100%;
    margin-top: auto;
    padding-top: 2px;
}

.product-tile__fast-order-a {
    text-decoration: none!important;
    color: #979ca3;
    font-size: 13px;
    border-bottom: 1px dashed currentColor;
}

.product-tile__fast-order-a:focus,.product-tile__fast-order-a:hover {
    color: #fdbf2d;
    border-bottom-color: transparent;
}

.product-tile__avail {
    min-width: 100%;
}

.product-tile__avail .avail-status__text {
    font-size: 13px;
}

.product-tile__price {
    float: left;
    max-width: 105px;
    white-space: nowrap;
    align-self: center;
    min-height: 97px;
    display: flex;
    flex-direction: column;
}

.product-tile__price-text {
    height: 31px;
    margin-top: .5rem;
    color: #000;
    font-size: .75rem;
    line-height: 1.1;
}

.product-tile__btns {
    float: right;
    margin-left: auto;
}

.product-tile__badges {
    position: absolute;
    top: 10px;
    left: 15px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    z-index: 10;
    max-width: 192px;
}

.product-tile__badges .stamp {
    display: inline-block;
    margin-top: 5px;
    margin-right: 15px;
}

.product-tile__tools {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 12;
}

.product-tile__tool {
    margin-bottom: .9375rem;
}

.product-tile__tool-btn {
    position: relative;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: none;
    color: inherit;
    transition: color .2s linear;
    transform: translate3d(0,0,0);
}

.product-tile__tool-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.product-tile__tool-btn:focus,.product-tile__tool-btn:hover {
    color: #ca0813;
    outline: 0;
}

.product-tile__tool-btn.is-active {
    color: #ca0813;
}

.product-tile__tool_compare .product-tile__tool-btn,.product-tile__tool_favorites .product-tile__tool-btn {
    width: 1.5rem;
    height: 1.5rem;
}

.product-tile__flip-off {
    position: absolute;
    top: .9375rem;
    right: .9375rem;
    width: 1.0625rem;
    height: 1.0625rem;
    color: #bbbbbf;
    cursor: pointer;
    z-index: 1;
}

.product-tile__flip-off .svg-icon {
    display: block;
}

.product-tile__request-form {
    margin-top: .625rem;
}

.product-tile .fluid-control label.error {
    margin-top: 4px;
}

.product-tile__limit {
    position: relative;
    display: flex;
    align-items: center;
    background: #ebebec;
    color: #696e75;
    font-size: 11px;
    padding: 5px 0;
    width: 100%;
}

.slick-slider .product-tile__limit {
    letter-spacing: -.025em;
}

.product-tile__limit div {
    position: relative;
    flex: 1 0 50%;
    padding: 0 6px;
    text-align: center;
}

.product-tile__limit div:not(:first-child)::before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    height: calc(100% - 4px);
    border-left: 1px solid currentColor;
}

.product-offer__params-in .product-tile__limit {
    margin-top: .75rem;
    float: left;
    font-size: 13px;
}

.product-offer__params-in .product-tile__limit::before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: 69px;
    z-index: -1;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    background: #ebebec;
    transform: rotate(45deg);
}

.product-tile__limit+.product-offer__fast-order {
    float: left;
    margin-top: 1.3rem!important;
}

@media (max-width:1259px) {
    .product-offer__params-in .product-tile__limit {
        width: 60%;
    }
}

.bx-touch .tooltip.-queryprice {
    display: none;
}

.goods-slider .slick-track .slick-slide .product-light {
    height: 100%;
}

@media (max-width:991px) {
    .goods-slider .slick-dotted.slick-slider {
        margin-bottom: 50px;
    }

    .goods-slider .slick-dots {
        bottom: -50px;
    }
}

.goods-slider__title {
    margin-bottom: 1rem;
}

.goods-slider__nav {
    margin-bottom: 1.5rem;
}

.goods-slider__nav::after {
    display: block;
    content: "";
    clear: both;
}

.goods-slider__arrows {
    float: right;
}

.goods-slider__list {
    display: none;
    clear: both;
    border: 1px solid #ebebec;
    padding: 0;
    margin: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.goods-slider_theme-hatch .goods-slider__list {
    box-shadow: none;
    position: relative;
}

.goods-slider_theme-hatch .goods-slider__list:after {
    content: '';
    position: absolute;
    display: block;
    width: 25%;
    height: 100%;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#b9bdc1 4px);
    bottom: -.9375rem;
    right: -.9375rem;
    z-index: -1;
}

.goods-slider__list.slick-initialized .slick-slide .goods-slider__li,.slick-slide.goods-slider__li {
    max-width: 100%;
}

.goods-slider__li {
    margin-top: 0;
    border-right: 1px solid #ebebec;
    display: inline-block;
    max-width: 256px;
}

.goods-slider__next,.goods-slider__prev {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #b9bdc1;
    color: #b9bdc1;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    vertical-align: middle;
}

.goods-slider__next:focus,.goods-slider__next:hover,.goods-slider__prev:focus,.goods-slider__prev:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.goods-slider__next .svg-icon,.goods-slider__prev .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

.goods-slider__next {
    margin-left: .9375rem;
}

.goods-slider__show-all {
    float: left;
}

@media (min-width:1260px) {
    .goods-slider__title {
        float: left;
    }

    .goods-slider__nav {
        float: right;
        margin-bottom: 2.1875rem;
    }

    .goods-slider__arrows,.goods-slider__show-all {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .goods-slider__show-all {
        margin-right: 2.5rem;
    }
}

.avail-status {
    color: #979ca3;
}

.avail-status__icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
}

.avail-status__text {
    margin-left: .5rem;
    font-size: .875rem;
}

.avail-status_in-stock {
    color: #2d8d57;
}

.avail-status_in-stock .avail-status__icon .svg-icon {
    width: .6875rem;
    height: .5rem;
}

.avail-status_not-avail {
    color: #979ca3;
}

.avail-status_not-avail .avail-status__icon .svg-icon {
    width: .25rem;
    height: .6875rem;
}

.recommended {
    padding: 1rem 0;
}

.recommended__container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}

.catalog,.recommended__row {
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width:576px) {
    .recommended__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 540px;
        max-width: 100%;
    }

    .recommended__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .recommended__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 740px;
        max-width: 100%;
    }

    .recommended__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .recommended__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 960px;
        max-width: 100%;
    }

    .recommended__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1260px) {
    .recommended__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1240px;
        max-width: 100%;
    }

    .recommended__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .recommended__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1305px;
        max-width: 100%;
    }

    .recommended__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.catalog__aside,.catalog__list,.recommended__slider {
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
}

.recommended__row {
    flex-wrap: wrap;
}

.catalog {
    flex-wrap: wrap;
}

@media (min-width:576px) {
    .recommended__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog__aside,.catalog__list {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .recommended__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .recommended {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .catalog {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog__aside,.catalog__list {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .recommended__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog__aside,.catalog__list {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .recommended__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .recommended {
        padding-top: 3.125rem;
        padding-bottom: 2.8125rem;
    }

    .catalog {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog__aside,.catalog__list {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .recommended__slider {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog__aside,.catalog__list {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.catalog__aside {
    display: none;
}

.catalog__list h1 {
    margin-top: 1rem;
}

.catalog__filter {
    margin-bottom: 1rem;
}

.catalog__toggle-filter {
    position: relative;
    min-height: 3.125rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #ebebec;
    padding: .3125rem 2.8125rem .3125rem .3125rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    text-align: center;
}

.catalog__toggle-filter .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .3125rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: .625rem;
}

.catalog__toggle-filter .btn .svg-icon {
    max-width: 100%;
    max-height: 100%;
}

.catalog__toggle-filter .btn .btn-hamburger {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.catalog__toggle-filter .btn .btn-hamburger span,.catalog__toggle-filter .btn .btn-hamburger:after,.catalog__toggle-filter .btn .btn-hamburger:before {
    background-color: #222;
}

.catalog__nav {
    margin-bottom: .9375rem;
}

@media (min-width:992px) {
    .catalog__aside {
        display: block;
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
        padding-top: 2.6875rem;
    }

    .catalog__list {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }

    .catalog__toggle-filter {
        display: none;
    }

    .catalog__nav {
        margin-bottom: 3.125rem;
    }
}

.catalog-text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 1.5rem;
}

.catalog-text__image,.catalog-text__price,.catalog-text__text {
    min-width: 100%;
    padding: 0 10px;
}

.catalog-text__image img {
    margin: 0;
}

.catalog-text__text {
    margin-top: 1rem;
}

.catalog-text__price {
    margin-top: 1rem;
    color: #000;
}

.catalog-text__price span {
    white-space: nowrap;
}

@media (min-width:576px) {
    .catalog-text__image,.catalog-text__text {
        min-width: 50%;
        max-width: 50%;
        margin-top: 0;
    }
}

@media (min-width:768px) {
    .catalog-text__image,.catalog-text__price,.catalog-text__text {
        min-width: 33.3333%;
        max-width: 33.3333%;
        margin-top: 0;
    }

    .catalog-text__text {
        min-width: 45.3333%;
        max-width: 45.3333%;
        margin-top: 0;
    }

    .catalog-text__price {
        min-width: 20%;
        max-width: 20%;
        margin-top: 0;
    }
}

.goods-list {
    margin-top: 20px;
}

.goods-list__options {
    margin-bottom: 1rem;
}

.goods-list__options::after {
    display: block;
    content: "";
    clear: both;
}

.goods-list__sorting-a,.goods-list__sorting-items,.goods-list__sorting-title {
    display: inline-block;
    vertical-align: middle;
}

.goods-list__sorting {
    float: left;
    font-size: .9375rem;
}

.goods-list__sorting-title {
    color: #696e75;
}

.goods-list__sorting-a {
    margin-left: 1.25rem;
    color: #b9bdc1;
    white-space: nowrap;
}

.goods-list__sorting-a .svg-icon {
    display: none;
    width: .375rem;
    height: .625rem;
    margin-left: .5625rem;
    transform: rotate(90deg);
}

.goods-list__sorting-a.is-active,.goods-list__sorting-a:focus,.goods-list__sorting-a:hover {
    color: #696e75;
}

.goods-list__sorting-a.is-active .svg-icon {
    display: inline-block;
    color: #ca0813;
}

.goods-list__sorting-a.is-active.order_asc .svg-icon {
    transform: rotate(-90deg);
}

.goods-list__price-toggle {
    float: right;
}

.goods-list__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0!important;
    border-left: 1px solid #b9bdc1;
}

.goods-list__advantages,.goods-list__item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0!important;
    border-bottom: 1px solid #b9bdc1;
    border-right: 1px solid #b9bdc1;
}

@media (min-width:576px) {
    .goods-list__list {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__advantages,.goods-list__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .goods-list__list {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__advantages,.goods-list__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .goods-list__list {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__advantages,.goods-list__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .catalog-text__image {
        min-width: calc(25% + 15px);
        max-width: calc(25% + 15px);
    }

    .catalog-text__text {
        min-width: calc(55% - 15px);
        max-width: calc(55% - 15px);
    }

    .goods-list__list {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__advantages,.goods-list__item {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.goods-list__advantages .advantages-short,.goods-list__item .advantages-short {
    min-height: 100%;
}

.goods-list__item {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width:768px) and (max-width:1365px) {
    .goods-list__item:nth-child(-n+3) {
        border-top: 1px solid #b9bdc1;
    }
}

@media (min-width:1260px) {
    .goods-list__list {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__advantages,.goods-list__item {
        padding-right: 10px;
        padding-left: 10px;
    }

    .goods-list__item:nth-child(-n+5) {
        border-top: 1px solid #b9bdc1;
    }
}

.goods-list__item .product-tile {
    height: 100%;
}

.goods-list__advantages {
    flex: 0 0 100%;
    max-width: 100%;
}

.goods-list__footer {
    margin: 2rem 0;
}

.goods-list__footer::after {
    display: block;
    content: "";
    clear: both;
}

@media (max-width:767px) and (min-width:576px) {
    .goods-list__options {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__price-toggle,.goods-list__sorting {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) and (min-width:768px) {
    .goods-list__options {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__price-toggle,.goods-list__sorting {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) and (min-width:992px) {
    .goods-list__options {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__price-toggle,.goods-list__sorting {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) and (min-width:1260px) {
    .goods-list__options {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__price-toggle,.goods-list__sorting {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) and (min-width:1366px) {
    .goods-list__options {
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__price-toggle,.goods-list__sorting {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) {
    .goods-list__item:nth-child(1) {
        border-top: 1px solid #b9bdc1;
    }

    .goods-list__options {
        display: flex;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }

    .goods-list__price-toggle,.goods-list__sorting {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .goods-list__sorting-title {
        font-weight: 600;
    }

    .goods-list__sorting-items {
        margin-top: .25rem;
    }

    .goods-list__sorting-a {
        margin-left: 0;
    }

    .goods-list__price-toggle {
        text-align: right;
    }

    .goods-list__price-toggle .switch__title {
        display: block;
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .goods-list__item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .goods-list__advantages {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .goods-list__show-count {
        float: left;
    }

    .goods-list__pagination {
        float: right;
    }

    .goods-list__pagination .pagination {
        padding: 0;
    }

    .goods-list__pagination .pagination .pagination-item {
        margin: 0 4px!important;
    }
}

@media (min-width:1366px) {
    .goods-list__item {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .goods-list_type-wide .goods-list__item {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .goods-list__advantages {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.filters__title {
    margin-bottom: 1.5rem;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-size: 1.25rem;
    font-weight: 500;
    color: #000;
}

.filters__block {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #b9bdc1;
}

.filters__block.has-checked .filters-block__link--reset {
    display: inline-block;
}

.filters-block__title {
    float: left;
    width: 100%;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.filters-block-title__icon--checked svg,.filters-block-title__icon--collapse svg {
    width: 10px;
}

.filters-block-title__inner {
    padding: 11px 18px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    text-decoration: none;
    position: relative;
}

.filters-block-title__inner.active .filters-block-title__icon--collapse {
    transform: scaleY(-1);
    margin-top: -7px;
}

a.filters-block-title__inner {
    padding-left: 1.5625rem;
}

.filters-block-title__icon--checked {
    display: inline-block;
    color: #fdbf2d;
    margin-left: 7px;
    position: relative;
    top: -2px;
    opacity: 0;
    transition: opacity .2s linear;
}

.filters-block-title__icon--collapse {
    color: #b9bdc1;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
}

.filters-block-title__popover-link {
    margin-left: 7px;
    display: inline-block;
    text-align: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fdbf2d;
    color: #fff;
    position: relative;
}

.filters-block-title__popover-link:before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: -1.125rem 0 0 -1.125rem;
    width: 2.25rem;
    height: 2.25rem;
}

.filters-block__content {
    clear: both;
}

.filters-block__content__inner {
    padding: .125rem 18px;
}

.filters-block__check-list--colors .filters-block-check-list__inner {
    display: flex;
    flex-wrap: wrap;
    margin: -spacer(1) -6px 0;
}

.filters-block__check-list--colors .filters-block__form-check {
    width: 20%;
    margin: 0!important;
}

.filters-block__check-list--colors .filters-block-form-check__content {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-radius: 2px;
    padding: 0;
}

.filters-block__check-list--colors .filters-block-form-check__content-wrap {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 1rem!important;
    padding: 2px;
    border: 2px solid #fff;
    border-radius: 2px;
    overflow: hidden;
}

.basket .table-responsive,.order-page .table-responsive {
    overflow: visible;
}

.filters-block__check-list--colors .filters-block-form-check__content[style*="background-color: #ffffff"] {
    border: 1px solid #b9bdc1;
}

.filters-block__check-list--colors .filters-block-form-check__content:after,.filters-block__check-list--colors .filters-block-form-check__content:before {
    display: none;
}

.filters-block__check-list--colors .filters-block-form-check__input:checked~.filters-block-form-check__content-wrap {
    border-color: #fdbf2d;
}

.filters-block__check-list--sizes .filters-block-check-list__inner {
    display: flex;
    flex-wrap: wrap;
    margin: -spacer(1) -9px 0;
}

.filters-block__check-list--sizes .filters-block__form-check {
    margin: .25rem 9px 0;
}

.filters-block__form-check:not(:first-child),.filters-block__more {
    margin-top: .25rem;
}

.filters-block__check-list--sizes .filters-block-form-check__input:not(:disabled)+.form-check-content:focus .filters-block-form-check__size,.filters-block__check-list--sizes .filters-block-form-check__input:not(:disabled)+.form-check-content:hover .filters-block-form-check__size {
    border-color: #fee5ab;
}

.filters-block__check-list--sizes .filters-block-form-check__input:checked+.form-check-content .filters-block-form-check__size {
    border-color: #fdbf2d!important;
}

.filters-block__check-list--sizes .filters-block-form-check__content {
    padding: 0;
}

.filters-block__check-list--sizes .filters-block-form-check__content:after,.filters-block__check-list--sizes .filters-block-form-check__content:before {
    display: none;
}

.filters-block__check-list.collapse .filters-block-check-list__inner,.filters-block__check-list.collapsing .filters-block-check-list__inner {
    padding-top: .25rem;
}

.filters-block-form-check__number {
    color: #b9bdc1;
    margin-left: 4px;
}

.filters-block-form-check__size {
    display: block;
    line-height: 20px;
    padding: 0 7px;
    border: 1px solid #b9bdc1;
    text-align: center;
    min-width: 20px;
    transition: border-color .2s linear;
}

.filters-block__button--reset {
    color: #b9bdc1;
    text-transform: uppercase;
    font-size: 9px;
    display: none;
    margin-bottom: .25rem;
}

.filters-block-more__button {
    color: #b9bdc1;
    text-transform: uppercase;
    font-size: 10px;
}

.filters-block-more__button.active .filters-block-more__text--default {
    display: none;
}

.filters-block-more__button.active .filters-block-more__text--active {
    display: inline;
}

.filters-block-more__text--active {
    display: none;
}

.filters-block__range {
    padding-top: 1px;
}

.filters-block__range--single .filters-block-range__input-group {
    max-width: 100%;
    width: 100%;
}

.filters-block-range__inputs {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.filters-block-range__inputs:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: .625rem;
    height: .0625rem;
    background-color: #b9bdc1;
}

.filters-block-range__input-group {
    max-width: calc(50% - 12px);
    position: relative;
}

.filters-block-range__label {
    position: absolute;
    top: 50%;
    left: .75rem;
    margin: -5px 0 0;
    font-size: 9px;
    text-transform: uppercase;
    color: #fdbf2d;
}

.filters-block-range__input {
    min-height: 2.5rem;
    font-size: .875rem;
}

.filters-block-range__slider-wrapper {
    margin: 1rem 0 1.5rem;
}

.filters-block__select {
    display: none;
    margin: 0;
    width: 100%!important;
}

.filters__submit {
    text-align: center;
}

.filters-submit__button {
    margin: 0;
    max-width: 50%;
}

.filters-submit__button--reset {
    margin-top: .25rem;
}

@media (max-width:1365px) {
    .filters__submit .btn {
        display: block;
        width: 100%;
        max-width: none;
    }
}

.filters__block {
    position: relative;
}

.bx-filter-popup-result {
    position: absolute;
    top: 17px;
    left: calc(100% + 10px);
    background: #fdbf2d;
    color: #292b2c;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    z-index: 20;
    white-space: nowrap;
    padding: 7px 15px;
}

.bx-filter-popup-result .arrow {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -5px;
    background: #fdbf2d;
    transform: rotate(45deg);
}

.bx-filter-popup-result a {
    color: #292b2c;
    display: inline-block;
    margin-left: 10px;
    text-decoration: underline;
}

.bx-filter-popup-result a:hover {
    color: #000;
    text-decoration: none;
}

.slideout .bx-filter-popup-result {
    top: -13px;
    left: 0;
    width: 100%;
    text-align: center;
}

.slideout .bx-filter-popup-result .arrow {
    display: none;
}

.slideout .bx-filter-popup-result a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.catalog__aside .filters-submit__button--submit {
    display: none;
}

.catalog__aside .filters-submit__button--reset {
    width: 100%;
    max-width: 100%;
}

.product-page {
    padding-top: 1.5rem;
}

.product-page__top {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product-page__gallery,.product-page__offer {
    position: relative;
    flex: 1;
    max-width: 100%;
    min-height: 1px;
    margin-bottom: 1rem;
}

.product-page__content {
    margin-top: 2.5rem;
    padding: 2.5rem 0;
    background-color: #ebebec;
    font-size: .9375rem;
}

.product-page__content .nav-tabs {
    margin: 0;
}

.product-page__content .tab-content {
    margin-bottom: 1rem;
}

.product-page__content-aside,.product-page__content-main {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .product-page__content-aside,.product-page__content-main {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .product-page__content-aside,.product-page__content-main {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .product-page__content-aside,.product-page__content-main {
        padding-right: 10px;
        padding-left: 10px;
    }

    .product-page__gallery {
        flex: 0 0 44%;
        max-width: 44%;
        z-index: 5;
    }

    .product-page__gallery .thumbs-gallery {
        max-width: 525px;
    }
}

@media (min-width:1260px) {
    .product-page__content-aside,.product-page__content-main {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .product-page__content-aside,.product-page__content-main {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.product-page__content-main .faq-results {
    margin-top: -1rem;
    margin-left: 0!important;
    margin-right: 0!important;
}

.product-page__content-main .faq-results__title {
    width: 100%;
    border: 0;
    padding-left: 0;
}

.product-page__content-main .faq-results__text {
    padding: 0;
}

.product-page__content-main .faq-results__inner {
    margin-bottom: 20px;
}

.product-page__content-main .faq-results__item {
    padding: 0;
    border-bottom: 1px solid #B9BDC1;
}

.product-page__content-main .faq-results__title::after {
    right: 0;
}

.product-page__content-main .faq-results__title[aria-expanded=true]::after {
    transform: rotate(-90deg);
}

@media (min-width:1260px) {
    .product-page__content-main {
        flex: 0 0 53.84615%;
        max-width: 53.84615%;
    }

    .product-page__content-aside {
        flex: 0 0 46.15385%;
        max-width: 46.15385%;
    }

    .product-page__content-aside .advantages-short {
        margin-left: 2.5rem;
    }
}

.product-page__advantages {
    margin-bottom: -2.5rem;
    background: #f6f6f8;
}

.main_for_offer_select+.product-page__advantages .advantages-short__ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -2rem;
}

.product-offer__prices,.product-offer__prices-wrap .form-card {
    margin-bottom: 1.5rem;
}

.main_for_offer_select+.product-page__advantages .advantages-short__item {
    min-width: 100%;
}

@media (min-width:576px) {
    .main_for_offer_select+.product-page__advantages .advantages-short__item {
        min-width: 50%;
        max-width: 50%;
    }
}

@media (min-width:768px) {
    .main_for_offer_select+.product-page__advantages .advantages-short__item {
        min-width: 33.3333%;
        max-width: 33.3333%;
    }
}

@media (min-width:992px) {
    .main_for_offer_select+.product-page__advantages .advantages-short__item {
        min-width: 25%;
        max-width: 25%;
    }
}

@media (min-width:1200px) {
    .main_for_offer_select+.product-page__advantages .advantages-short__item {
        min-width: 16.66667%;
        max-width: 16.66667%;
    }
}

.product-offer__title {
    margin-top: 1rem;
    font-size: 1.5625rem;
    color: #292b2c;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-weight: 600;
}

.product-offer__meta::after {
    display: block;
    content: "";
    clear: both;
}

.product-offer__price-toggle {
    margin-top: 1rem;
}

.product-offer__price-toggle .switch::after {
    display: block;
    content: "";
    clear: both;
}

.product-offer__art {
    margin-top: .1875rem;
    font-size: .875rem;
    color: #979ca3;
}

.product-offer__supply {
    clear: left;
    float: left;
    margin-top: .125rem;
    font-size: .875rem;
    color: #979ca3;
}

.product-offer__avail {
    clear: both;
    float: left;
}

.product-offer__pickup {
    clear: left;
    float: left;
}

.product-offer__commerce {
    float: right;
    font-size: .875rem;
}

.product-offer__commerce a {
    position: relative;
    display: block;
    width: 9.0625rem;
    padding-right: 2.8125rem;
    line-height: 1.1;
}

.product-offer__commerce a:focus,.product-offer__commerce a:hover {
    text-decoration: none;
}

.product-offer__commerce .svg-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1.5rem;
    color: #fdbf2d;
}

.product-offer__main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.product-offer__chars,.product-offer__params {
    position: relative;
    width: 100%;
    min-height: 1px;
}

.product-offer__params {
    height: auto;
}

.product-offer__chars {
    margin-top: 1rem;
}

.product-offer__prices::after {
    display: block;
    content: "";
    clear: both;
}

.basket__sidebar:before,.order-aside:after,.product-offer__gift::before {
    content: '';
}

.product-offer__prices-block {
    float: left;
}

.product-offer__prices-block .price-block__old {
    font-size: 1rem;
}

.product-offer__prices-desc {
    float: left;
    margin-left: 1.5625rem;
}

.product-offer__gift {
    float: left;
    position: relative;
    margin-bottom: 3rem;
    max-width: calc(100% - 14px);
}

.product-offer__gift::before {
    display: block;
    position: absolute;
    top: 40px;
    left: 14px;
    width: 100%;
    height: calc(100% - 29px);
    background: repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(253,191,45,.7) 3px,rgba(253,191,45,.7) 5px);
}

.product-offer__gift_added::before {
    background: repeating-linear-gradient(-45deg,transparent,transparent 3px,#ced0d2 3px,#ced0d2 5px);
}

.product-offer__gift_added .product-offer__gift-inner {
    border-color: #ced0d2;
}

.product-offer__gift-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 18px;
    border-radius: 2px;
    border: 2px solid #fdbf2d;
    position: relative;
    z-index: 1;
    background: #fff;
}

.product-offer__gift-image {
    min-width: 50px;
    max-width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-offer__gift img {
    margin: 0;
    width: 50px;
}

.product-offer__gift-info {
    min-width: calc(100% - 50px);
    max-width: calc(100% - 50px);
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
    font-size: 14px;
    padding-left: 12px;
    color: #000;
}

.product-offer__gift-info a {
    color: #fdbf2d;
}

.product-offer__gift-info a:focus,.product-offer__gift-info a:hover {
    color: #db9b02;
}

.product-offer__gift-title {
    text-transform: uppercase;
    font-size: 13px;
}

.product-offer__gift-text {
    margin-top: 2px;
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #292b2c!important;
}

.actions-tile-link__title,.fast-order__title,.order-form__legend,.personal-info__legend,.personal-order__title,.personal-subscribe__title,.primary-brand__title {
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.product-offer__gift-text:focus,.product-offer__gift-text:hover {
    color: #db9b02!important;
}

.product-offer__gift-price {
    padding-left: 62px;
}

.product-offer__gift-price-current {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 19px;
    white-space: nowrap;
}

.product-offer__gift-price-base {
    text-decoration: line-through;
    color: rgba(41,43,44,.3);
    margin-top: 4px;
    font-weight: 700;
    font-size: 12px;
    white-space: nowrap;
}

.product-offer__gift-icon {
    position: absolute;
    top: 10px;
    right: 12px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2D8D57;
    background: rgba(45,141,87,.1);
}

.product-offer__gift-icon svg {
    width: 11px;
    height: 8px;
}

@media (min-width:414px) {
    .product-offer__gift_added .product-offer__gift-info {
        min-width: calc(100% - 126px);
        max-width: calc(100% - 126px);
    }

    .product-offer__gift-price {
        min-width: 76px;
        max-width: 76px;
        padding-left: 22px;
    }
}

.product-offer__select-chars {
    /*float:left;*/
    min-width: 100%;
    margin-bottom: 1.5rem;
}

.product-offer__select-chars-row {
    margin-bottom: 1rem;
}

.product-offer__colors,.product-offer__sizes {
    margin-bottom: 1.5rem;
}

.product-offer__count,.product-offer__to-basket {
    display: inline-block;
    vertical-align: bottom;
}

.product-offer__count {
    margin-right: 12px;
}

.product-offer__fast-order {
    margin-top: 1rem;
}

.product-offer__fast-order-a {
    color: #979ca3;
}

.product-offer__fast-order-a:focus,.product-offer__fast-order-a:hover {
    text-decoration: none;
}

.product-offer__fast-order-a:focus span,.product-offer__fast-order-a:hover span {
    color: #fdbf2d;
}

.product-offer__fast-order-a span {
    color: #979ca3;
    border-bottom: 1px dashed #979ca3;
    font-size: .875rem;
}

.product-offer__fast-order-a span:focus,.product-offer__fast-order-a span:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}

.product-offer__fast-order-a .svg-icon {
    width: 1.125rem;
    height: 1rem;
    margin-left: .625rem;
}

@media (min-width:768px) and (max-width:1259px) {
    .product-offer__buy-options,.product-offer__colors,.product-offer__prices,.product-offer__select-chars,.product-offer__sizes {
        float: left;
    }

    .product-offer__prices {
        width: 60%;
    }

    .product-offer__colors,.product-offer__select-chars,.product-offer__sizes {
        width: 40%;
    }

    .product-offer__select-chars {
        float: right;
    }
}

@media (min-width:1260px) {
    .product-offer__meta>:not(.product-offer__commerce),.product-offer__price-toggle .switch__container {
        float: left;
    }

    .product-offer__title {
        margin-bottom: .4375rem;
    }

    .product-offer__meta {
        margin-bottom: 2rem;
    }

    .product-offer__price-toggle {
        display: inline-block;
    }

    .product-offer__price-toggle .switch__title {
        float: right;
        margin-right: 0;
        margin-left: .3125rem;
        margin-top: .1875rem;
    }

    .product-offer__supply {
        clear: none;
        padding-right: 1rem;
        margin-left: 1rem;
    }

    .product-offer__avail {
        clear: none;
        margin-top: 0;
        padding-right: 1.5625rem;
    }

    .product-offer__pickup {
        clear: none;
        float: left;
        margin-left: 1.4375rem;
    }

    .product-offer__commerce,.product-offer__main {
        margin-top: 0;
    }

    .product-offer__params {
        flex: 0 0 46.66667%;
        max-width: 46.66667%;
    }

    .product-offer__params-in {
        max-width: 18.4375rem;
    }

    .product-offer__chars {
        flex: 0 0 53.33333%;
        max-width: 53.33333%;
        margin-top: 0;
    }
}

.dl-prices__dt {
    color: #000;
    font-size: .875rem;
    text-transform: uppercase;
}

.dl-prices__dt:first-child {
    margin-top: 0;
}

.dl-prices__dd {
    font-size: .625rem;
}

.sizes-table__toggler-a {
    text-decoration: none!important;
    color: #fdbf2d;
}

.sizes-table__toggler-icon {
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    margin-right: .8125rem;
    vertical-align: middle;
}

.sizes-table__toggler-icon .svg-icon {
    display: block;
}

.sizes-table__toggler-text {
    color: #fdbf2d;
    border-bottom: 1px dashed #fdbf2d;
    font-size: .875rem;
}

.sizes-table__toggler-text:focus,.sizes-table__toggler-text:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}

.last-seen {
    padding: 3.125rem 0;
    background: #ebebec;
}

.last-seen__container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .last-seen__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width:768px) {
    .last-seen__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 740px;
        max-width: 100%;
    }
}

@media (min-width:992px) {
    .last-seen__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width:1260px) {
    .last-seen__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1240px;
        max-width: 100%;
    }
}

@media (min-width:1366px) {
    .last-seen__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1305px;
        max-width: 100%;
    }
}

.last-seen .goods-slider__list {
    box-shadow: none;
    margin: -10px;
}

.last-seen .goods-slider__li {
    padding: 0 10px;
}

.last-seen .product-light {
    padding: 1rem;
    background-color: #fff;
}

.last-seen .product-light__offers {
    display: none;
}

.order-aside {
    padding: 2.1rem;
    margin-top: 2.3125rem;
    background-color: #F6F6F8;
    z-index: -1;
    position: relative;
}

.order-aside:after {
    position: absolute;
    display: block;
    width: 18.3125rem;
    height: 1.1875rem;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#ebebec 4px);
    top: 100%;
    right: 0;
}

.order-aside__title {
    margin-bottom: .5rem;
    font-size: 1.1875rem;
}

.order-aside__table-cell {
    padding: 0 0 .25rem;
    border: none;
    font-size: .875rem;
}

.order-aside__table-cell_key {
    color: #979ca3;
}

.order-aside__table-cell_val {
    color: #000;
    white-space: nowrap;
}

.order-aside__sum {
    margin-top: .25rem;
}

@media (min-width:992px) {
    .order-aside {
        width: 268px;
    }
}

@media (min-width:1260px) {
    .order-aside {
        width: 290px;
    }
}

@media (min-width:1366px) {
    .order-aside {
        width: 306px;
    }
}

.order-form__fieldset:not(._first) {
    margin-top: 45px;
}

.order-form__legend {
    font-size: 1.1875rem;
    font-weight: 600;
    color: #000;
}

.order-form__form-group {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 21px;
    margin-bottom: 0;
}

.order-form__form-group_sub {
    flex-wrap: wrap;
    padding-top: 1.5625rem;
    padding-bottom: 1.0625rem;
    border-top: 1px solid #ebebec;
    border-bottom: 1px solid #ebebec;
}

@media (min-width:992px) {
    .order-form__form-group>.form-check {
        margin: 10px 0 0 104px;
        min-width: 378px;
        max-width: 378px;
    }

    .order-form__form-group>.form-check:first-child {
        margin-top: 0;
    }
}

@media (min-width:992px) and (max-width:1259px) {
    .order-form__form-group>.form-check {
        margin-left: 0;
    }
}

@media (max-width:1259px) {
    .order-form__form-group {
        flex-wrap: wrap;
    }
}

.order-form__form-group_row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    align-items: flex-start;
}

@media (min-width:576px) {
    .order-form__form-group_row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .order-form__form-group_row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .order-form__form-group_row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .order-form__form-group_row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.order-form__label-container {
    min-width: 6.5rem;
    max-width: 6.5rem;
    font-size: .875rem;
    color: #95989A;
    padding-right: 12px;
}

@media (max-width:1259px) {
    .order-form__label-container {
        width: 100%;
        max-width: 100%;
    }

    .order-form__input-container {
        margin-bottom: 1rem;
    }
}

.order-form__input-container-small .order-form__label-container {
    display: inline-block;
    min-width: 0;
    max-width: none;
    vertical-align: middle;
}

.order-form__input-container,.order-form__input-container .custom-file {
    width: 100%;
}

@media (min-width:1260px) {
    .order-form__form-group_row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .order-form__input-container {
        min-width: 378px;
        max-width: 378px;
    }

    .order-form__input-container-small {
        padding-left: 22px;
    }
}

@media (min-width:768px) and (max-width:1259px) {
    .order-form__input-container {
        width: 50%;
        max-width: 50%;
    }
}

@media (max-width:1259px) {
    .order-form__input-container-small {
        width: 100%;
        max-width: 100%;
    }
}

.order-form__input-container-small .order-form__label-container {
    width: auto;
}

.order-form__input-container-small .order-form__input-container {
    display: inline-block;
    min-width: 5.75rem;
    max-width: 5.75rem;
}

.order-form__input-container-small .order-form__input-container:not(:last-child) {
    margin-right: 1.25rem;
}

.order-form__message-container {
    padding-left: 22px;
    font-size: .875rem;
    color: #95989A;
}

@media (min-width:768px) and (max-width:1259px) {
    .order-form__message-container {
        width: 50%;
        max-width: 50%;
    }
}

@media (max-width:767px) {
    .order-form__message-container {
        padding-left: 0;
    }
}

.order-form__submit {
    margin-top: .9375rem;
    display: flex;
    padding-left: 0;
}

.order-form__button-container_left {
    min-width: 378px;
    max-width: 378px;
    padding-right: 22px;
}

.order-form__input-col,.order-page {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.order-form__button-container_right {
    max-width: 260px;
}

.order-form__comment {
    margin-top: 2.5rem;
    font-size: 14px;
    color: #95989A;
}

.basket__clear-link,.basket__continue-shop-a {
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
}

.order-form__comment a {
    color: #000;
    text-decoration: underline;
}

.order-form__input-inline {
    margin-right: 3.125rem;
    margin-bottom: .5rem;
}

.basket__coupon,.basket__header {
    margin-bottom: 1rem;
}

.order-form__input-col {
    width: 100%;
}

@media (min-width:992px) {
    .order-form__input-col {
        padding-right: 10px;
        padding-left: 10px;
    }

    .order-form .map-block__map {
        width: calc(100% + 60px);
        margin-left: -60px;
    }

    .order-page {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.order-page {
    width: 100%;
}

@media (min-width:576px) {
    .order-form__input-col,.order-page {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__header {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .order-form__input-col {
        padding-right: 10px;
        padding-left: 10px;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .order-page {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__header {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1260px) {
    .order-form__input-col {
        padding-right: 10px;
        padding-left: 10px;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .order-page {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__header {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .order-form__input-col,.order-page {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__header {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (max-width:991px) {
    .order-page .sidebar {
        display: none;
    }

    .order-page .right-content {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width:992px) and (max-width:1259px) {
    .order-page .sidebar {
        max-width: 30%;
    }
}

.basket .breadcrumbs {
    padding-left: 0;
    margin-bottom: 1rem;
}

.basket__clear,.basket__footer-left,.basket__footer-right,.basket__header h1,.basket__nav {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 1px;
}

.basket__sidebar {
    flex: 0 0 25%;
    max-width: 25%;
    box-shadow: inset -14px 0 7px -7px rgba(0,0,0,.06);
}

.basket__sidebar:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: -99999px;
    right: 0;
    background-color: #f6f6f8;
    z-index: -1;
}

.basket__content {
    padding-top: 1rem;
}

.basket__header {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    align-items: center;
}

.basket__header h1 {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
}

.basket__clear,.basket__nav {
    position: relative;
}

@media (min-width:992px) {
    .basket__header {
        margin-right: -10px;
        margin-left: -10px;
    }

    .basket__clear,.basket__header h1,.basket__nav {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.basket__nav .nav-item:not(:last-child) {
    margin-right: 2.1875rem;
}

.basket__clear-link {
    color: #b9bdc1;
}

.basket__clear-link .btn-del {
    position: relative;
    display: flex;
    margin-right: .3125rem;
}

.basket__tabs {
    margin-top: 0;
}

.basket__footer {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.basket__footer-left,.basket__footer-right {
    position: relative;
}

@media (min-width:576px) {
    .basket__clear,.basket__header h1,.basket__nav {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__footer {
        margin-right: -10px;
        margin-left: -10px;
    }

    .basket__footer-left,.basket__footer-right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .basket__clear,.basket__header h1,.basket__nav {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__footer {
        margin-right: -10px;
        margin-left: -10px;
    }

    .basket__footer-left,.basket__footer-right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .basket__footer {
        margin-right: -10px;
        margin-left: -10px;
    }

    .basket__footer-left,.basket__footer-right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .basket__clear,.basket__header h1,.basket__nav {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__footer {
        margin-right: -10px;
        margin-left: -10px;
    }

    .basket__footer-left,.basket__footer-right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .basket__clear,.basket__header h1,.basket__nav {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket__footer {
        margin-right: -10px;
        margin-left: -10px;
    }

    .basket__footer-left,.basket__footer-right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.basket__continue-shop-a {
    color: #b9bdc1;
}

.basket__continue-shop-a .svg-icon {
    top: -1px;
    width: 1.125rem;
    height: 1.0625rem;
    margin-right: .9375rem;
}

.basket__total::after {
    display: block;
    content: "";
    clear: both;
}

.basket__total-count,.basket__total-price {
    float: left;
}

.basket__total-count {
    width: 9.6875rem;
}

.basket__total-price .price-block__current {
    font-size: 1.625rem;
}

.basket-table__th,.basket__total-price .price-block__old {
    font-size: .875rem;
}

.basket__total-title {
    margin-bottom: .5rem;
    font-size: .875rem;
    color: #b9bdc1;
}

.basket__order {
    margin-top: 1rem;
}

.basket__related {
    padding: 1.875rem 0 3.75rem;
    border-top: 1px solid #ebebec;
}

.basket .advantages-short {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:767px) {
    .basket__clear,.basket__continue-shop {
        text-align: center;
    }

    .basket__footer-right {
        margin-top: 1rem;
    }

    .basket__order {
        display: flex;
        flex-direction: column;
    }

    .basket__order-tooltip {
        order: 1;
        margin-top: .9375rem;
    }

    .basket__order-tooltip .tooltip-float:before {
        left: .625rem;
        top: -.3125rem;
    }

    .basket__order-apply .btn {
        width: 100%;
    }
}

@media (max-width:991px) {
    .basket__sidebar {
        display: none;
    }

    .basket__nav {
        margin-bottom: 1rem;
    }
}

@media (min-width:768px) {
    .basket__clear,.basket__nav {
        width: auto;
    }

    .basket__nav {
        flex-shrink: 1;
    }

    .basket__clear {
        margin-left: auto;
    }

    .basket__footer-left,.basket__footer-right {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .basket__coupon {
        margin-bottom: 1.5rem;
    }

    .basket__order-tooltip {
        float: left;
        width: 10rem;
        margin-right: 1.0625rem;
        margin-left: -1.25rem;
    }

    .basket__order-apply {
        float: left;
        margin-top: .1875rem;
    }
}

@media (min-width:992px) {
    .basket__content {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (min-width:1260px) {
    .basket__content {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .basket .breadcrumbs {
        margin-left: 8.75rem;
    }

    .basket__header {
        padding-top: 1rem;
    }
}

.basket-table__table {
    width: 100%;
    max-width: 100%;
    border-bottom: 1px solid #ebebec;
}

.basket-table__row_gift .basket-table__art,.basket-table__row_gift .basket-table__cell-wrap,.basket-table__row_gift .basket-table__chars,.basket-table__row_gift .basket-table__name,.basket-table__row_gift .input-count {
    position: absolute;
    top: -9999px;
    left: -9999px;
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.basket-table__row_gift td {
    padding-top: 0;
    border-top: none;
}

.basket-table__th {
    background-color: transparent;
    border-width: 0 0 1px;
    border-color: #b9bdc1;
    font-weight: 400;
    color: #b9bdc1;
}

.basket-table__th:first-child {
    padding-left: 0;
}

.basket-table__cell_img {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
}

.basket-table__cell .product-offer__gift {
    width: calc(100% - 11px);
    max-width: none;
    margin: 20px 0 11px;
}

.basket-table__cell .product-offer__gift_added {
    margin-top: 0;
}

.basket-table__img {
    margin: 1.25rem auto;
}

.basket-table__del {
    position: absolute;
    top: -.625rem;
    left: 0;
}

.basket-table__name {
    margin-bottom: 1rem;
    font-size: .9375rem;
}

.basket-table__art,.basket-table__chars {
    font-size: .8125rem;
}

.basket-table__art {
    margin-bottom: .5rem;
    color: #979ca3;
}

.basket-table__chars-key,.basket-table__chars-val {
    border: none;
    padding: 0 0 .25rem;
}

.basket-table__chars-key {
    color: #979ca3;
    white-space: nowrap;
}

.basket-table__chars-val {
    width: 100%;
    padding-left: 1.875rem;
}

.basket-table__prices {
    margin-bottom: .25rem;
}

.basket-table__prices-current {
    font-size: 1.1875rem;
    color: #4A4B4C;
}

.basket-table__prices-old {
    font-size: .875rem;
    font-weight: 500;
    color: #b9bdc1;
    text-decoration: line-through;
}

.basket-table__prices-list {
    margin-top: .625rem;
    white-space: nowrap;
}

.basket-table__prices-list-item-desc,.compare__categories-button {
    white-space: normal;
}

.basket-table__prices-list-item {
    font-size: .8125rem;
}

.basket-table__prices-list-item-desc,.basket-table__prices-list-item-price {
    display: inline-block;
    vertical-align: top;
}

.basket-table__prices-list-item-price {
    margin-right: .25rem;
}

.basket-table__prices-list-item .price-block__current {
    font-size: inherit!important;
    margin-left: -.25rem;
}

.basket-table__discount {
    font-size: .8125rem;
}

.basket-table__discount-badge,.basket-table__discount-txt {
    display: inline-block;
}

.basket-table__discount-badge {
    margin-right: .4375rem;
}

.basket-table__badges {
    margin-top: 5px;
}

.basket-table__favorite,.basket-table__to-basket {
    position: absolute;
    top: -.625rem;
    right: 0;
}

.basket-table__favorite .btn {
    padding: .3125rem;
    background-color: transparent;
    color: #979ca3;
}

.basket-table__favorite .btn:focus,.basket-table__favorite .btn:hover {
    color: #ca0813;
}

.basket-table__favorite .btn.is-active {
    color: #fdbf2d;
}

.basket-table__favorite .svg-icon {
    width: 22px;
    height: 20px;
}

@media (max-width:767px) {
    .basket-table__chars-val,.basket-table__prices-current,.basket-table__prices-old {
        text-align: left;
    }

    .basket-table__table {
        border-top: 1px solid #b9bdc1;
    }

    .basket-table__thead {
        display: none;
    }

    .basket-table__row:not(.basket-table__row_gift) {
        display: block;
        position: relative;
        padding-top: 2rem;
        border-bottom: 1px solid #b9bdc1;
    }

    .basket-table__cell {
        display: block;
        width: 100%;
        padding: .625rem 0;
        border: none;
    }

    .basket-table__cell_main::after,.basket-table__cell_prices::after {
        display: block;
        content: "";
        clear: both;
    }

    .basket-table__cell_img {
        float: left;
        width: 6.25rem;
        max-width: 6.25rem;
        margin-right: .625rem;
    }

    .basket-table__cell_count {
        float: left;
        width: 9.375rem;
    }

    .basket-table__img {
        margin: 0;
    }

    .basket-table__chars,.basket-table__prices-list {
        clear: left;
    }

    .basket-table__del,.basket-table__favorite,.basket-table__to-basket {
        top: .3125rem;
    }

    .basket-table__favorite,.basket-table__to-basket {
        right: 0;
    }
}

@media (min-width:768px) {
    .basket-table__cell {
        padding: .625rem .3125rem;
    }

    .basket-table__cell-wrap {
        position: relative;
    }

    .basket-table__cell_img {
        width: 6.25rem;
        max-width: 6.25rem;
    }

    .basket-table__cell_main {
        width: 15.625rem;
    }

    .basket-table__cell_count {
        width: 7.5rem;
    }

    .basket-table__cell_prices {
        padding-right: 0;
    }

    .basket-table__cell .product-offer__gift {
        width: calc(100% + 7.5rem + .3125rem);
        margin-right: -109px;
    }

    .basket-table__prices {
        margin-bottom: 2rem;
    }
}

@media (min-width:1260px) {
    .basket-table__cell {
        padding: 1.5625rem 1.25rem;
    }

    .basket-table__cell_img {
        width: 9.375rem;
        max-width: 9.375rem;
    }

    .basket-table__cell_img .basket-table__cell-wrap {
        padding-left: 1.875rem;
    }

    .basket-table__cell_main {
        padding-right: 2.5rem;
        width: 19.375rem;
    }

    .basket-table__cell_count {
        width: 9.375rem;
    }

    .basket-table__cell_prices {
        padding-right: 0;
    }

    .basket-table__cell .product-offer__gift {
        width: calc(100% + 9.375rem + 1.25rem);
        margin-right: -170px;
    }

    .compare {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) {
    .basket-table__to-basket .btn {
        width: 1.875rem;
        height: 1.875rem;
    }
}

.compare__categories:after,.compare__controls:after,.compare__tab:after,.compare__tabs-menu:after {
    content: '';
    display: block;
    clear: both;
}

.compare__slider:after {
    content: '';
    position: absolute;
    display: block;
    width: 25px;
    height: 100%;
    z-index: 10;
}

.compare,.compare__tabs {
    position: relative;
}

.compare {
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    padding-bottom: 3.75rem;
}

@media (min-width:576px) {
    .compare {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .compare {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .compare {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .compare {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.compare__categories {
    margin-bottom: 2rem;
}

.compare__categories-button_category {
    display: block;
    margin: 0 1.25rem 0 0;
    padding: .625rem 3.125rem .625rem 0;
    border-bottom: 5px solid #ebebec;
    font-size: .8125rem;
    text-transform: uppercase;
    color: #292b2c;
    font-weight: 500;
}

.compare__categories-button_category .svg-icon {
    width: 1.5rem;
    top: -2px;
    margin-right: .8125rem;
}

@media (max-width:639px) {
    .compare__categories-button_category {
        width: 100%;
    }

    .compare__categories-button_category:not(:first-child) {
        border-top: 1px solid #979ca3;
    }
}

.compare__categories-button_category.active {
    border-bottom-color: #fdbf2d;
}

.compare__categories-list {
    overflow: hidden;
}

@media (min-width:640px) {
    .compare__categories-button_category {
        position: relative;
        float: left;
        transition-property: color,background-color;
    }

    .compare__categories-button_category:focus,.compare__categories-button_category:hover {
        text-decoration: none;
    }

    .compare__categories-button_toggler {
        display: none;
    }

    .compare__categories-list {
        border: none;
    }
}

.compare__menu {
    display: none;
}

@media (min-width:768px) {
    .compare__categories-button_toggler .svg-icon {
        display: none;
    }

    .compare__menu {
        display: block!important;
    }
}

.compare__controls {
    padding: 12px 0;
}

.compare__tabs .owl-nav {
    display: none;
}

.compare__tabs-menu {
    display: none;
    margin: 0 0 2rem;
    padding: 0;
    list-style-type: none;
    border-bottom: 2px solid #F0F2F5;
}

@media (min-width:640px) {
    .compare__tabs-menu {
        display: block;
    }
}

.compare__tabs-menu-item {
    cursor: pointer;
    float: left;
    transition: border-color .25s ease-out,color .25s ease-out;
    padding-right: .25rem;
    margin: 0 1.25rem 0 1px;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
}

.compare__tabs-menu-item:before {
    display: none;
}

.compare__tabs-menu-item a {
    display: block;
    padding: .25rem 0;
    color: #b9bdc1;
    text-decoration: none;
}

.compare__tabs-menu-item.active a {
    color: #292b2c;
    cursor: default;
}

.compare__tabs-menu-item.active a:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    bottom: -2px;
    border-bottom: 3px solid #292b2c;
}

.compare__tabs-content {
    position: relative;
}

.compare__tabs-content .owl-carousel .owl-item .compare-tabs-content__item {
    width: 100%;
}

.compare__tab {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    opacity: 0;
}

.compare__tab.active {
    position: relative;
    z-index: 10;
    opacity: 1;
}

.compare__tab>.sticky-block--wrapper {
    width: 100%;
    background-color: #fff;
    z-index: 2000;
}

.compare__clear-link {
    display: none;
    color: #b9bdc1;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 600;
}

.compare__clear-link .svg-icon {
    width: .875rem;
    height: .875rem;
    top: -2px;
    margin-right: .3125rem;
}

@media (min-width:640px) {
    .compare__clear-link {
        display: inline-block;
    }
}

.compare__items-count {
    width: 170px;
    float: left;
    color: #979ca3;
    font-size: .75rem;
    display: none;
}

.compare__items-count.active {
    display: block;
}

.compare__slider-scroll {
    width: calc(100% - 300px);
    float: left;
    padding-left: 50px;
    display: none;
}

.compare__slider-scroll.hidden {
    display: none!important;
}

.compare__slider-scroll.active {
    display: block;
}

.compare__scroller {
    position: relative;
    top: -.125rem;
    height: .375rem;
    background-color: #b9bdc1;
}

.compare__scroller-container {
    height: 1px;
    background-color: #b9bdc1;
    margin-top: 20px;
}

.compare__slider-arrows {
    float: right;
    width: 100px;
}

.compare__slider-arrow {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #b9bdc1;
    color: #b9bdc1;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.compare__slider-arrow:focus,.compare__slider-arrow:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.compare__slider-arrow .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

.compare__slider-arrow_prev {
    float: left;
}

.compare__slider-arrow_next {
    float: right;
}

.compare__parameters-titles-container {
    float: left;
    width: 16.666%;
    height: 1px;
}

.compare__slider {
    float: left;
}

@media (min-width:992px) {
    .compare__slider {
        width: 83.333%!important;
    }
}

.compare__slider:after {
    top: 0;
    right: -1px;
    background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(255,255,255,0)', endcolorstr='$white', gradienttype=1);
}

.compare__slider .owl-stage {
    padding-left: 0!important;
}

.compare__slider .owl-dots {
    display: none!important;
    position: absolute;
    top: -30px;
    width: 100%;
    text-align: center;
}

.compare__slider .owl-dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
}

.compare__slider .owl-dot:not(:last-child) {
    margin-right: 10px;
}

.compare__slider .owl-dot span {
    margin: 5px!important;
}

.compare__item {
    position: relative;
}

.compare__item .product-light {
    padding: 0;
    margin-right: .3125rem;
}

.compare__item .product-light__title {
    font-size: 1rem;
    font-weight: 400;
}

.compare__item .product-light__picture {
    height: 15.625rem;
}

.compare__item .price-block__old {
    font-size: 1rem;
}

.compare__content-top {
    padding-bottom: 1.25rem;
}

.compare__remove-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
}

.compare__remove-link:hover:before {
    opacity: 0;
}

.compare__remove-link:hover:after {
    opacity: 1;
}

.compare__top {
    height: 348px;
    padding: 28px;
    position: relative;
    background-color: #fff;
}

.compare__parameters_titles {
    position: absolute;
    width: 215px;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.compare__parameter {
    background-color: #fff;
    font-size: .875rem;
    padding: 8px 5px 8px 0;
    transition: background .25s ease-out;
    line-height: normal;
}

.compare__parameter:not(.compare__parameter._title) {
    color: #000;
}

.compare__parameter:not(:last-child) {
    border-bottom: none;
}

.compare__parameter.hover {
    background-color: #ebebec;
}

.compare__parameter_title {
    border-color: #fff;
    padding: 8px 50px 8px 0;
}

.compare__parameter_title.hover {
    position: relative;
}

.compare__parameter_title.hover:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    bottom: -1px;
}

.compare__highlighted {
    font-weight: 700;
    color: #000;
}

@media (min-width:768px) and (max-width:991px) {
    .compare .breadcrumbs {
        padding-left: 11.25rem;
    }
}

.compare-categories__button.active:hover {
    cursor: default;
}

.catalog__topbar:after {
    content: '';
    display: block;
    clear: both;
}

@media (min-width:992px) {
    .compare .product-light {
        padding: 0 1.875rem;
    }

    .compare__parameter {
        padding-right: 1.875rem;
    }

    .compare .compare__parameters_titles {
        max-width: 16.666%;
    }

    .compare__slider .owl-item .compare__parameter {
        padding-left: 1.875rem;
    }

    .compare__slider .owl-item .product-light__title.sticky {
        padding: 0 1.875rem;
    }

    .compare__slider .owl-item:not(:last-child) {
        border-right: 1px solid #ebebec;
    }
}

@media screen and (max-width:840px) {
    .compare__parameters-titles-container,.compare__parameters_titles {
        width: 200px;
    }

    .compare__parameter_title {
        padding: 8px 32px 8px 0;
    }

    .compare__slider {
        width: calc(100% - 200px)!important;
    }

    .compare__slider-scroll {
        padding-left: 30px;
        width: calc(100% - 305px);
    }
}

@media screen and (max-width:767px) {
    .compare__categories {
        margin-bottom: 1rem;
    }

    .compare__tabs {
        padding-top: 50px;
    }

    .compare__clear-link {
        right: auto;
        left: 15px;
    }

    .compare__controls {
        display: none;
    }

    .compare__item {
        border-bottom: none;
    }

    .compare__content-top,.compare__parameter {
        border-bottom: 1px solid #e0e0e0;
    }

    .compare__item .product-light__picture {
        height: auto;
    }

    .compare__item .price-block__current {
        font-size: .875rem;
        white-space: nowrap;
    }

    .compare__item .price-block__old {
        font-size: .8125rem;
    }

    .compare__parameters-titles-container {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .compare__parameters_titles {
        top: 0;
        left: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
    }

    .compare__parameter_title {
        width: 100%;
        position: absolute;
        height: auto!important;
        background-color: #f5f5f5;
        border: none;
        padding: 8px 16px;
        text-align: center;
        font-weight: 400;
    }

    .compare__slider {
        width: 100%!important;
    }
}

@media screen and (max-width:639px) {
    .compare__categories-button_toggler {
        display: block;
        text-align: left;
        position: relative;
    }

    .compare__categories-button_toggler .svg-icon {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 9px;
        width: .75rem;
        transform-origin: 50% 50%;
    }

    .compare__menu,.compare__tabs-menu {
        display: none;
    }

    .compare__categories-button_toggler.active .svg-icon {
        transform: rotate(180deg) translateY(50%);
    }

    .compare__categories-button_toggler:hover {
        background-color: #fdbf2d;
        border-color: #fdbf2d;
    }

    .compare__categories-button_toggler.active {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .compare__categories-button_category {
        margin: 0;
        border: none;
        border-radius: 0;
        width: 100%;
        float: none;
        padding-left: 1.5rem;
    }

    .compare__categories-list {
        border: 1px solid #e0e0e0;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        overflow: hidden;
    }

    .compare__clear-link {
        left: 50%;
        margin-left: -82px;
    }

    .compare__content {
        padding-top: 24px;
    }

    .compare__content .product-light__btns {
        float: none;
        clear: both;
        padding-top: .625rem;
    }

    .compare__content .product-light__btns .btn {
        width: 100%;
    }

    .compare__slider .owl-dots {
        display: block!important;
    }
}

.fast-order,.favorites-table__cell-wrap {
    position: relative;
}

@media screen and (max-width:500px) {
    .compare__tabs {
        padding: 50px 0 48px;
    }

    .compare__slider:after,.compare__slider:before {
        display: none;
    }

    .compare__link {
        -webkit-line-clamp: 4;
        max-height: 72px;
    }
}

.favorites-table__del,.favorites-table__discount-badge,.favorites-table__discount-txt,.favorites-table__favorite,.favorites-table__to-basket {
    display: inline-block;
}

@-webkit-keyframes animateNavHover {
    0% {
        transform: scale(1) rotate(0);
    }

    50% {
        transform: scale(.8) rotate(22deg);
    }

    100% {
        transform: scale(1) rotate(45deg);
    }
}

@-webkit-keyframes animateNavHoverOut {
    0% {
        transform: scale(1) rotate(45deg);
    }

    50% {
        transform: scale(.8) rotate(22deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

.favorites-table__table {
    width: 100%;
    max-width: 100%;
    border-bottom: 1px solid #ebebec;
}

.favorites-table__th {
    background-color: transparent;
    border-width: 0 0 1px;
    border-color: #b9bdc1;
    font-size: .875rem;
    font-weight: 400;
    color: #b9bdc1;
}

.favorites-table__th:first-child {
    padding-left: 0;
}

.favorites-table__cell_options {
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
}

.favorites-table__img {
    margin: 1.25rem auto;
}

.favorites-table__name {
    margin-bottom: 1rem;
    font-size: .9375rem;
}

.favorites-table__art {
    margin-bottom: .5rem;
    font-size: .8125rem;
    color: #979ca3;
}

.favorites-table__chars {
    font-size: .8125rem;
}

.favorites-table__chars-key,.favorites-table__chars-val {
    border: none;
    padding: 0 0 .25rem;
}

.favorites-table__chars-key {
    color: #979ca3;
    white-space: nowrap;
}

.favorites-table__chars-val {
    width: 100%;
    padding-left: 1.875rem;
}

.favorites-table__prices {
    margin-bottom: .25rem;
}

.favorites-table__prices-current {
    font-size: 1.1875rem;
    color: #4A4B4C;
}

.favorites-table__prices-old {
    font-size: .875rem;
    font-weight: 500;
    color: #b9bdc1;
    text-decoration: line-through;
}

.favorites-table__prices-list {
    margin-top: .625rem;
    white-space: nowrap;
}

.favorites-table__prices-list-item {
    font-size: .8125rem;
}

.favorites-table__prices-list-item-desc,.favorites-table__prices-list-item-price {
    display: inline-block;
    vertical-align: top;
}

.favorites-table__prices-list-item-desc {
    white-space: normal;
}

.favorites-table__prices-list-item-price {
    margin-right: .25rem;
}

.favorites-table__prices-list-item .price-block__current {
    font-size: inherit!important;
    margin-left: -.25rem;
}

.favorites-table__discount {
    font-size: .8125rem;
}

.favorites-table__discount-badge {
    margin-right: .4375rem;
}

.favorites-table__favorite .btn {
    padding: .3125rem;
    background-color: transparent;
    color: #979ca3;
}

.favorites-table__favorite .btn:focus,.favorites-table__favorite .btn:hover {
    color: #ca0813;
}

.favorites-table__favorite .btn.is-active {
    color: #fdbf2d;
}

.favorites-table__favorite .svg-icon {
    width: 1rem;
    height: .875rem;
}

@media (max-width:767px) {
    .favorites-table__chars-val,.favorites-table__prices-current,.favorites-table__prices-old {
        text-align: right;
    }

    .favorites-table__table {
        border-top: 1px solid #b9bdc1;
    }

    .favorites-table__thead {
        display: none;
    }

    .favorites-table__row {
        border-bottom: 1px solid #b9bdc1;
    }

    .favorites-table__cell {
        display: block;
        width: 100%;
        padding: .625rem 0;
        border: none;
    }

    .favorites-table__cell_img {
        float: left;
        width: 6.25rem;
        max-width: 6.25rem;
    }

    .favorites-table__cell_count {
        float: left;
        width: 9.375rem;
    }

    .favorites-table__img {
        margin: 0;
    }

    .favorites-table__chars,.favorites-table__prices-list {
        clear: left;
    }
}

@media (min-width:768px) {
    .favorites-table__cell {
        padding: .625rem .3125rem;
    }

    .favorites-table__cell_img {
        width: 6.25rem;
        max-width: 6.25rem;
    }

    .favorites-table__cell_main {
        width: 15.625rem;
    }

    .favorites-table__cell_count {
        width: 7.5rem;
    }
}

@media (min-width:1260px) {
    .favorites-table__cell,.favorites-table__cell_img {
        padding: .625rem;
    }

    .favorites-table__cell_main {
        width: 19.375rem;
    }

    .favorites-table__cell_count {
        width: 9.375rem;
    }
}

.fast-order {
    max-width: 59.625rem;
    margin: auto;
    border-top: 4px solid #fdbf2d;
    box-shadow: 0 6px 16px rgba(0,0,0,.2);
}

.fast-order__close {
    position: absolute;
    top: 1rem;
    right: 1.125rem;
    width: 1.25rem;
    height: 1.25rem;
}

.fast-order__close-a {
    color: #b9bdc1;
}

.fast-order__main {
    padding: 0 .9375rem;
}

.fast-order__header {
    padding: 1.6875rem .3125rem;
}

.fast-order__title {
    display: inline-block;
    margin-right: 1.875rem;
    font-size: 1.875rem;
    font-weight: 700;
    color: #000;
}

.fast-order__to-basket-a,.fast-order__total-count {
    color: #fdbf2d;
}

.fast-order__to-basket {
    display: inline-block;
    font-size: .9375rem;
}

.fast-order__footer {
    display: flex;
    flex-direction: column;
    padding: .9375rem;
    border-top: 1px solid #ebebec;
}

.fast-order__footer::after {
    display: block;
    content: "";
    clear: both;
}

@media (min-width:768px) {
    .fast-order__footer .coupon-form {
        width: 25.9375rem;
    }
}

.fast-order__total {
    margin: 1rem 0;
    font-size: .9375rem;
}

.fast-order__total-price {
    color: #979ca3;
}

.fast-order__apply .btn {
    width: 100%;
}

.fast-order__related {
    padding: 2.8125rem;
    background-color: #ebebec;
}

.fast-order__related .product-tile {
    padding: .9375rem 1.25rem .9375rem .9375rem;
}

.fast-order .basket-table__table {
    border-bottom: none;
}

.fast-order .basket-table__thead {
    display: none;
}

@media (min-width:768px) {
    .fast-order__main {
        padding-left: 2.75rem;
        padding-right: 3.1875rem;
    }

    .fast-order__footer {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 1.75rem 3.125rem;
    }

    .fast-order__coupon {
        width: 25.9375rem;
    }

    .fast-order__total {
        margin: 0 0 0 auto;
        text-align: right;
    }

    .fast-order__apply {
        flex: 1 0 100%;
        margin-top: 1rem;
    }
}

@media (min-width:992px) {
    .fast-order__footer {
        flex-wrap: nowrap;
    }

    .fast-order__total {
        margin: 0 2.8125rem 0 0;
        text-align: right;
    }

    .fast-order__apply {
        flex: 1 1 auto;
        margin-top: 0;
    }

    .fast-order__apply .btn {
        width: auto;
    }
}

.order-success__section {
    padding: .9375rem 0;
}

.order-success__section::after {
    display: block;
    content: "";
    clear: both;
}

.order-success__section:not(:last-child) {
    border-bottom: 1px solid #b9bdc1;
}

@media (min-width:768px) {
    .order-success__section {
        padding: 0 0 1rem;
        margin-bottom: 1rem;
    }

    .order-success__message {
        font-size: 1.125rem;
    }
}

.order-success__message {
    margin-bottom: 2.5rem;
    color: #000;
    text-transform: uppercase;
}

.order-success__message-icon {
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #2d8d57;
    border-radius: 50%;
    color: #fff;
    vertical-align: middle;
}

@media (max-width:767px) {
    .order-success__message-icon {
        margin: 0 auto .9375rem;
    }
}

@media (min-width:768px) {
    .order-success__message-icon {
        display: inline-block;
        margin-right: .9375rem;
    }
}

.order-success__info-row::after,.order-success__total-row::after {
    display: block;
    content: "";
    clear: both;
}

.order-success__message-icon .svg-icon {
    width: 1.5625rem;
    height: 1.5625rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@media (min-width:992px) {
    .order-success__info-col {
        float: left;
        width: 50%;
    }
}

.order-success__info-row {
    margin-bottom: 1.25rem;
}

.order-success__info-title {
    float: left;
    width: 8.75rem;
    padding-right: .625rem;
    font-size: .75rem;
    color: #979ca3;
}

.order-success__info-val {
    margin-left: 8.75rem;
    font-size: .875rem;
    font-weight: 700;
}

.order-success__total {
    position: relative;
    font-size: .875rem;
    font-weight: 600;
}

.order-success__total-row {
    margin-bottom: .625rem;
    line-height: 1.5rem;
}

.order-success__total-title,.order-success__total-val {
    float: left;
}

.order-success__total-title {
    width: 8.75rem;
    padding-right: .625rem;
    font-size: .75rem;
    font-weight: 600;
}

.order-success__total-val {
    padding-left: .625rem;
    font-weight: 600;
}

.order-success__total-btns {
    margin-top: 2.5rem;
}

@media (max-width:639px) {
    .order-success__total-btns .btn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

.order-success__note {
    display: flex;
    align-items: center;
    padding: 1.375rem 4.375rem;
    background-color: #fdbf2d;
    color: #000;
    font-size: .9375rem;
}

@media (max-width:575px) {
    .order-success__note {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.order-success__note .icon-info {
    font-size: 1.125rem;
    vertical-align: middle;
    margin-right: .625rem;
}

.order-success__note .icon-info svg {
    height: 20px;
    min-width: 5px;
    max-width: 5px;
}

.personal .table-responsive {
    overflow: visible;
}

.personal-tabs__list {
    margin: 0 -10px;
    padding: 0;
}

@media (max-width:575px) {
    .personal-tabs__list {
        margin: 0;
    }
}

.personal-tabs__item {
    margin: 0 10px;
    display: inline-block;
}

.personal-tabs__item:before {
    display: none;
}

.personal-tabs__link {
    padding: 10px 50px 10px 0;
    text-transform: uppercase;
    font-size: 13px;
    color: #696E75;
    display: block;
    border-bottom: 5px solid #EBEBEB;
}

.personal-tabs__link.active {
    color: #1A1A40;
    border-color: #fdbf2d;
}

@media (max-width:767px) {
    .personal-tabs__link {
        padding-right: 0;
    }
}

@media (max-width:575px) {
    .personal-tabs__item {
        margin: 0 5px;
    }

    .personal-tabs__link {
        font-size: 11px;
    }
}

.personal-tabs__content {
    margin-top: 25px;
}

.personal-orders__table {
    font-size: 14px;
}

.personal-orders__header-cell {
    border-top: none;
    background: 0 0;
    color: #95989a;
    font-weight: 400;
    border-bottom: none;
}

.personal-orders__header-cell_number {
    padding-left: 0;
    width: 14%;
}

.personal-orders__header-cell_date {
    width: 14%;
}

.personal-orders__header-cell_quantity {
    width: 12%;
}

.personal-orders__header-cell_payment {
    width: 16%;
}

.personal-orders__header-cell_status {
    width: 18%;
}

.personal-orders__cell_number {
    padding-left: 0;
    color: #000;
}

.personal-orders__cell_sum {
    color: #000;
    font-weight: 600;
}

.personal-orders__cell_order {
    padding: 0;
    border-top: none;
}

.personal-orders__collapse-link {
    margin-left: -20px;
    position: relative;
    color: #000!important;
    text-decoration: none!important;
}

.personal-orders__collapse-link .svg-icon {
    width: 7px;
    height: 12px;
    margin-right: 10px;
    transform: rotate(90deg);
}

.personal-orders__collapse-link:after {
    content: '';
    position: absolute;
    display: none;
    top: 100%;
    left: 20px;
    width: calc(100% - 20px);
    height: 5px;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#fdbf2d 4px);
}

.personal-orders__collapse-link:focus:after,.personal-orders__collapse-link:hover:after {
    display: block;
}

.personal-orders__collapse-link.collapsed .svg-icon {
    transform: rotate(-90deg);
}

.personal-orders-contents__table {
    margin-top: 12px;
    font-size: 14px;
}

.personal-orders-contents__header-cell {
    position: relative;
    background: 0 0;
    border: none;
    padding-top: 3px;
    padding-bottom: 2px;
    font-weight: 400;
    color: #95989a;
}

.personal-orders-contents__header-cell:after,.personal-orders-contents__header-cell:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#E0E0E0 4px);
}

.personal-orders-contents__header-cell:after {
    top: 100%;
}

.personal-orders-contents__header-cell_title {
    padding-left: 0;
    width: 44%;
}

.personal-orders-contents__header-cell_price {
    width: 18%;
}

.personal-orders-contents__header-cell_quantity {
    width: 12%;
}

.personal-orders-contents__row:first-child .personal-orders-contents__cell {
    border-top: none;
}

.personal-orders-contents__cell_title {
    padding-left: 0;
}

.personal-orders-contents__cell_title a {
    display: inline-block;
    color: #000;
}

.personal-orders-contents__cell_price {
    color: #000;
    font-weight: 600;
}

.personal-orders-contents-buttons {
    margin: 12px -9px 0;
    padding-bottom: 16px;
}

.personal-orders-contents-buttons__item {
    display: inline-block;
    padding: 0 9px;
}

@media (max-width:767px) {
    .personal-orders {
        margin: 0 -10px;
    }

    .personal-orders__table {
        display: block;
    }

    .personal-orders__table thead {
        display: none;
    }

    .personal-orders__table tbody {
        display: block;
    }

    .personal-orders__table td {
        display: inline-block;
    }

    .personal-orders__row {
        border-bottom: 1px solid #ebebec;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 1em 0;
    }

    .personal-orders__row_orders-contents {
        padding: 0;
        border-bottom: none;
        display: block;
    }

    .personal-orders__cell {
        border: none;
        padding: .5em 10px;
        width: 33.333%;
    }

    .personal-orders__cell_date:before {
        content: 'Дата: ';
    }

    .personal-orders__cell_quantity:before {
        content: 'Количество: ';
    }

    .personal-orders__cell_sum:before {
        content: 'Сумма: ';
    }

    .personal-orders__cell_payment:before {
        content: 'Оплата: ';
    }

    .personal-orders__cell_status:before {
        content: 'Статус: ';
    }

    .personal-orders__cell_order {
        width: 100%!important;
    }

    .personal-orders__collapse-link:after {
        display: none!important;
    }

    .personal-orders__collapse-link span:before {
        content: 'Заказ № ';
    }

    .personal-orders-contents__table {
        margin-top: 0;
    }

    .personal-orders-contents__row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: 1px solid #ebebec;
    }

    .personal-orders-contents__cell {
        border: none;
        font-size: 13px;
    }

    .personal-orders-contents__cell_title {
        min-width: 100%;
        padding-right: 0;
        padding-bottom: 0;
    }

    .personal-orders-contents__cell_price {
        padding-left: 0;
    }

    .personal-orders-contents__cell_price:before {
        content: 'Цена: ';
    }

    .personal-orders-contents__cell_price:after {
        content: ' Р';
    }

    .personal-orders-contents__cell_quantity {
        padding-left: 0;
        padding-right: 0;
    }

    .personal-orders-contents__cell_quantity:before {
        content: 'Кол-во: ';
    }

    .personal-orders-contents__cell_sum {
        padding-right: 0;
    }

    .personal-orders-contents__cell_sum:before {
        content: 'Сумма: ';
    }

    .personal-orders-contents__cell_sum:after {
        content: ' Р';
    }

    .personal-orders-contents-buttons {
        display: flex;
    }

    .personal-orders-contents-buttons__item {
        min-width: 25%;
    }

    .personal-orders-contents-buttons__link {
        font-size: 11px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:575px) {
    .personal-orders__cell {
        width: 50%;
    }

    .personal-orders__collapse-link {
        margin-left: 0;
    }

    .personal-orders-contents-buttons {
        flex-wrap: wrap;
    }

    .personal-orders-contents-buttons__item {
        min-width: 50%;
    }

    .personal-orders-contents-buttons__item:nth-child(n+3) {
        margin-top: .5rem;
    }
}

.personal-order__block {
    margin-top: 44px;
}

.personal-order__top {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.personal-order__title {
    font-size: 19px;
    font-weight: 600;
    color: #292b2c;
}

.personal-order__buttons {
    white-space: nowrap;
}

.personal-order__button-container {
    padding: 0 7px;
    display: inline-block;
}

.personal-order-table__cell_title,.personal-order-table__header-cell_title {
    padding-left: 0;
}

@media (max-width:1365px) {
    .personal-order__top {
        flex-wrap: wrap;
    }

    .personal-order__buttons {
        width: 100%;
        margin: 0 -7px;
    }

    .personal-order__button-container {
        margin-top: 1rem;
    }
}

.personal-order__items {
    padding-top: 10px;
}

.personal-order-item {
    display: flex;
    margin-top: 18px;
    font-size: 14px;
    flex-wrap: wrap;
}

.personal-order-item__title {
    color: #95989A;
    min-width: 158px;
    max-width: 158px;
}

@media (max-width:575px) {
    .personal-order__buttons {
        white-space: normal;
    }

    .personal-order-item__title {
        min-width: 100%;
        max-width: 100%;
        margin-bottom: .4em;
    }
}

.personal-order-item__value {
    color: #000;
}

.personal-order-table {
    border-bottom: 1px solid #ebebec;
}

.personal-order-table__header-cell {
    border: none;
    font-size: 14px;
    color: #95989A;
    background: 0 0;
    font-weight: 400;
    white-space: nowrap;
}

.personal-order-table__header-cell_quantity {
    width: 12%;
}

.personal-order-table__header-cell_discount,.personal-order-table__header-cell_review,.personal-order-table__header-cell_sum {
    width: 16%;
}

.personal-order-table__cell {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
}

.personal-order-table__cell_sum {
    color: #000;
    font-weight: 600;
    white-space: nowrap;
}

.personal-order-table__cell_review {
    white-space: nowrap;
}

.personal-order-table__title-container {
    display: flex;
    align-items: center;
}

.personal-order-table__image-container {
    min-width: 70px;
}

.personal-order-table__image {
    margin: 0;
    max-height: 70px;
}

.personal-order-table__text {
    padding-left: 10px;
}

.personal-order-table__number {
    color: #95989A;
    margin-top: 5px;
}

.personal-order-table__review-link {
    color: #fdbf2d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.personal-order-bottom {
    display: flex;
    flex-wrap: wrap;
    padding: 22px 16% 0 80px;
    font-size: 14px;
    color: #95989A;
}

.personal-order-bottom__item {
    display: flex;
    margin-top: 12px;
}

@media (max-width:767px) {
    .personal-order-bottom__item {
        justify-content: space-between;
    }

    .personal-order-bottom__title {
        width: auto!important;
    }
}

.personal-order-bottom__value {
    color: #000;
}

.personal-order-bottom__left {
    margin-top: 10px;
    min-width: 50%;
    max-width: 50%;
}

.personal-order-bottom__left .personal-order-bottom__title {
    width: 104px;
}

@media (max-width:575px) {
    .personal-order-bottom__left {
        min-width: 100%;
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .personal-order-bottom__left_bottom {
        margin-top: 1rem;
        order: 2;
    }

    .personal-order-bottom__value {
        text-align: right;
    }
}

.personal-order-bottom__right {
    padding-left: 10px;
    margin-top: 10px;
    min-width: 50%;
    max-width: 50%;
}

.personal-order-bottom__right .personal-order-bottom__title {
    width: 212px;
}

@media (max-width:1259px) {
    .personal-order-bottom__right .personal-order-bottom__title {
        width: 150px;
    }
}

.personal-order-bottom__right_bottom {
    align-self: center;
    margin-top: 10px!important;
}

.personal-order-bottom__right_bottom .personal-order-bottom__item {
    margin-top: 0;
}

@media (max-width:575px) {
    .personal-order-bottom__right {
        min-width: 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 0;
    }
}

@media (max-width:991px) {
    .personal-order-bottom {
        padding: 22px 0 0;
    }

    .personal-order-table {
        display: block;
        margin: 0 -10px;
        max-width: none;
        width: auto;
    }

    .personal-order-table thead {
        display: none;
    }

    .personal-order-table tbody {
        display: block;
    }

    .personal-order-table td {
        display: inline-block;
    }

    .personal-order-table__row {
        border-bottom: 1px solid #ebebec;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 1em 0;
    }

    .personal-order-table__cell {
        border: none;
        padding: .5em 10px;
    }

    .personal-order-table__cell_title {
        min-width: 100%;
        padding-bottom: 1em;
    }

    .personal-order-table__cell_quantity:before {
        content: 'Количество: ';
    }

    .personal-order-table__cell_discount:before {
        content: 'Скидка: ';
    }

    .personal-order-table__cell_sum:after {
        content: ' Р';
    }
}

.personal-subscribe:before,.stamp:after {
    content: '';
}

.personal-info__fieldset+.personal-info__fieldset {
    margin-top: 45px;
}

.personal-info__legend {
    font-size: 1.1875rem;
    font-weight: 600;
    color: #000;
}

.personal-info__form-group {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 21px;
    margin-bottom: 0;
}

.personal-info__form-group_sub {
    flex-wrap: wrap;
    padding-top: 1.5625rem;
    padding-bottom: 1.0625rem;
    border-top: 1px solid #ebebec;
    border-bottom: 1px solid #ebebec;
}

@media (min-width:992px) {
    .personal-info__form-group>.form-check {
        margin: 10px 0 0 104px;
        min-width: 378px;
        max-width: 378px;
    }

    .personal-info__form-group>.form-check:first-child {
        margin-top: 0;
    }
}

@media (min-width:992px) and (max-width:1259px) {
    .personal-info__form-group>.form-check {
        margin-left: 0;
    }
}

.personal-info__label-container {
    min-width: 6.5rem;
    max-width: 6.5rem;
    font-size: .875rem;
    color: #95989A;
    padding-right: 12px;
}

@media (max-width:1259px) {
    .personal-info__form-group {
        flex-wrap: wrap;
    }

    .personal-info__label-container {
        width: 100%;
        max-width: 100%;
    }

    .personal-info__input-container {
        margin-bottom: 1rem;
    }
}

.personal-info__input-container,.personal-info__input-container .custom-file {
    width: 100%;
}

@media (min-width:1260px) {
    .personal-info__input-container {
        min-width: 378px;
        max-width: 378px;
    }
}

.personal-info__message-container {
    padding-left: 22px;
    font-size: .875rem;
    color: #95989A;
}

@media (min-width:768px) and (max-width:1259px) {
    .personal-info__input-container,.personal-info__message-container {
        width: 50%;
        max-width: 50%;
    }
}

@media (max-width:767px) {
    .personal-info__message-container {
        padding-left: 0;
    }
}

.personal-info__submit {
    margin-top: .9375rem;
    padding-left: 104px;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width:767px) {
    .personal-info__submit .personal-info__button-container {
        padding-left: 0;
        min-width: 100%;
        max-width: 100%;
    }

    .personal-info__submit .personal-info__button-container_right {
        padding-top: 1rem;
    }
}

.personal-info__button-container_left {
    min-width: 378px;
    max-width: 378px;
    padding-right: 22px;
}

.personal-info__button-container_right {
    max-width: 260px;
}

.personal-info__comment {
    margin-top: 2.5rem;
    font-size: 14px;
    color: #95989A;
}

.personal-info__comment a {
    color: #000;
    text-decoration: underline;
}

.personal-subscribe {
    margin-top: 45px;
    position: relative;
    padding-top: 40px;
}

.personal-subscribe:before {
    display: block;
    top: 0;
    left: -60px;
    width: calc(100% + 60px);
    position: absolute;
    border-top: 1px solid #ededed;
}

@media (max-width:991px) {
    .personal-info__submit {
        padding-left: 0;
    }

    .personal-subscribe:before {
        left: 0;
        width: 100%;
    }
}

.personal-subscribe__title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.personal-subscribe__confirm {
    display: flex;
    margin-top: 20px;
    font-size: 14px;
}

.personal-subscribe__confirm-title {
    min-width: 206px;
    color: #95989A;
}

.personal-subscribe__confirm-value {
    color: #000;
    min-width: 162px;
}

@media (max-width:767px) {
    .personal-subscribe__confirm {
        display: block;
    }

    .personal-subscribe__confirm-title,.personal-subscribe__confirm-value {
        display: inline-block;
    }

    .personal-subscribe__confirm-message {
        margin-top: 1rem;
    }
}

.personal-subscribe__button {
    margin-top: 5px;
}

@media (max-width:767px) {
    .personal-subscribe__button {
        margin-top: 1rem;
    }
}

.icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.icon_phone {
    width: 6px;
    height: 16px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/phone.png);
}

.icon_target {
    width: 9px;
    height: 13px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/target.png);
}

.icon_hamburger {
    width: 18px;
    height: 15px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/hamburger.png);
}

.icon_search {
    width: 17px;
    height: 17px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/search.png);
}

.icon_heart {
    width: 18px;
    height: 16px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/heart.png);
}

.icon_compare {
    width: 20px;
    height: 18px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/compare.png);
}

.icon_basket {
    width: 20px;
    height: 17px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/basket.png);
}

.icon_transparent {
    width: 9px;
    height: 13px;
    background-image: url(/local/templates/main/skin/styles/frontend/img/sprite/transparent.png);
}

.icon_round {
    width: 1.25rem;
    height: 1.25rem;
    background-color: #b6bcbf;
    border-radius: 50%;
    font-size: .625rem;
    color: #fff;
}

.icon_round [class^=icon-] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.stamp,.svg-icon {
    position: relative;
    display: inline-block;
}

.svg-icon {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: fill .2s ease-in;
    fill: currentColor;
}

[class*=" icon-"],[class^=icon-] {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.balloon__title,.stamp {
    text-transform: uppercase;
}

.stamp {
    height: 1.3125rem;
    margin-right: .6875rem;
    padding-left: .625rem;
    padding-right: .5rem;
    background-color: #fdbf2d;
    color: #212733;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.375rem;
}

.balloon__phone,.balloon__title {
    font-size: .9375rem;
    font-weight: 700;
}

.stamp:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: .6875rem;
    height: 1.3125rem;
    background-image: url(/local/templates/main/skin/styles/../img/stamp.png);
}

.balloon {
    width: 12.5rem;
    margin: 10px;
}

.balloon__title {
    margin-bottom: 10px;
    color: #fdbf2d;
}

.balloon__phone {
    margin-bottom: .625rem;
}

@media (min-width:768px) {
    .balloon {
        width: 19.6875rem;
    }

    .balloon__phone {
        margin-bottom: 1.25rem;
        font-size: 1.5rem;
    }
}

.balloon__address {
    margin-bottom: .9375rem;
    font-size: .9375rem;
}

.balloon__worktime {
    font-size: .875rem;
}

ymaps .popover {
    width: 15.9375rem;
    padding: .3125rem;
}

@media (min-width:768px) {
    ymaps .popover {
        width: 23.125rem;
        max-width: 23.125rem;
    }

    .catalog-dropdown__wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
}

ymaps .popover:after,ymaps .popover:before {
    top: 0!important;
    margin-top: 0!important;
    border-width: 15px!important;
}

ymaps .popover:after {
    left: -30px!important;
    border-bottom-color: #fff;
}

ymaps .popover:before {
    left: -33px!important;
    border-width: 16px!important;
    border-bottom-color: rgba(0,0,0,.23);
}

ymaps .popover-content>ymaps {
    height: auto!important;
}

.catalog-dropdown {
    text-align: left;
}

.catalog-dropdown .catalog__toggle-filter {
    display: none;
}

.catalog-dropdown__wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 100%;
    max-width: 100%;
}

.catalog-dropdown__inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0!important;
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.16);
}

.catalog-nav__a_all,.catalog-nav__a_help,.catalog-nav__a_rent {
    background-color: rgba(237,238,239,.5);
}

.catalog-dropdown__sections,.catalog-dropdown__special {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    top: 1px;
}

@media (min-width:576px) {
    .catalog-dropdown__wrap {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__inner {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog-dropdown__sections,.catalog-dropdown__special {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__sections-wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .catalog-dropdown__inner {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog-dropdown__sections,.catalog-dropdown__special {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__sections-wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .catalog-dropdown__wrap {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__inner {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog-dropdown__sections,.catalog-dropdown__special {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__sections-wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1260px) {
    .catalog-dropdown__wrap {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__inner {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog-dropdown__sections,.catalog-dropdown__special {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__sections-wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .catalog-dropdown__wrap {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__inner {
        margin-right: -10px;
        margin-left: -10px;
    }

    .catalog-dropdown__sections,.catalog-dropdown__special {
        padding-right: 10px;
        padding-left: 10px;
    }

    .catalog-dropdown__sections-wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.catalog-dropdown__special {
    flex: 0 0 27.27273%;
    max-width: 27.27273%;
    padding: 0!important;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
}

.catalog-dropdown__special .product-tile {
    height: 100%;
}

.catalog-dropdown__sections {
    flex: 0 0 100%;
    max-width: 100%;
}

.catalog-dropdown__special+.catalog-dropdown__sections {
    flex: 0 0 72.72727%;
    max-width: 72.72727%;
}

.catalog-dropdown_row .catalog-dropdown__sections {
    flex: 0 0 100%;
    max-width: 100%;
}

.catalog-dropdown__sections-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.catalog-dropdown__section {
    padding: 0 2px!important;
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 25%;
    max-width: 25%;
}

@media (min-width:576px) {
    .catalog-dropdown__section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .catalog-dropdown__section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .catalog-dropdown__section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .catalog-dropdown__section {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:767px) {
    .catalog-dropdown__section {
        border-top: 1px solid #b9bdc1;
        border-left: 1px solid #b9bdc1;
        border-right: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:last-child {
        border-bottom: 1px solid #b9bdc1;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .catalog-dropdown__section {
        border-top: 1px solid #b9bdc1;
        border-left: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:nth-last-child(-n+2) {
        border-bottom: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:last-child {
        border-bottom: 1px solid #b9bdc1;
        border-right: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:nth-child(2n) {
        border-right: 1px solid #b9bdc1;
    }
}

@media (min-width:992px) and (max-width:1259px) {
    .catalog-dropdown__section {
        border-top: 1px solid #b9bdc1;
        border-left: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:nth-last-child(-n+2),.catalog-dropdown__section:nth-last-child(-n+3) {
        border-bottom: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:last-child {
        border-bottom: 1px solid #b9bdc1;
        border-right: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:nth-child(3n) {
        border-right: 1px solid #b9bdc1;
    }
}

@media (min-width:1260px) {
    .catalog-dropdown__section {
        padding-right: 10px;
        padding-left: 10px;
        border-top: 1px solid #b9bdc1;
        border-left: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:nth-last-child(-n+2),.catalog-dropdown__section:nth-last-child(-n+3),.catalog-dropdown__section:nth-last-child(-n+4) {
        border-bottom: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:last-child {
        border-bottom: 1px solid #b9bdc1;
        border-right: 1px solid #b9bdc1;
    }

    .catalog-dropdown__section:nth-child(4n) {
        border-right: 1px solid #b9bdc1;
    }
}

.catalog-dropdown__special+.catalog-dropdown__sections .catalog-dropdown__section {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.catalog-dropdown_row .catalog-dropdown__section {
    flex: 0 0 100%;
    max-width: 100%;
}

.catalog-dropdown__section-a {
    display: block;
    border: 2px solid transparent;
    padding: .9375rem .625rem;
    margin: -2px;
    font-size: 0;
    color: #696e75;
    white-space: nowrap;
}

.catalog-dropdown__section-title,.catalog-nav__a {
    font-size: .8125rem;
    font-weight: 500;
    text-transform: uppercase;
}

.catalog-dropdown__section-a.is-current,.catalog-dropdown__section-a:focus,.catalog-dropdown__section-a:hover {
    border: 2px solid #fdbf2d;
    color: #000;
}

.catalog-dropdown__section-a .svg-icon {
    display: none;
}

.catalog-dropdown__section-picture,.catalog-dropdown__section-title {
    display: inline-block;
    vertical-align: middle;
}

.catalog-dropdown__section-picture {
    width: 35%;
    height: 6.25rem;
    line-height: 6.25rem;
    overflow: hidden;
    text-align: center;
}

.catalog-dropdown__section-picture svg {
    vertical-align: top;
}

.catalog-dropdown__section-picture.-greyscale {
    filter: grayscale(100%);
    opacity: .7;
    transition: filter .2s linear,opacity .2s linear;
}

a:hover .catalog-dropdown__section-picture.-greyscale {
    filter: grayscale(0);
    opacity: 1;
}

.catalog-dropdown__section-picture.-small {
    padding: 0 10px;
}

.catalog-dropdown__section-picture.-small .catalog-dropdown__section-img {
    width: 70px;
}

.catalog-dropdown__section-img {
    display: inline-block;
    margin: auto;
    vertical-align: middle;
}

.catalog-dropdown__section-title {
    width: 54%;
    text-align: left;
    white-space: normal;
}

.faq-menu__link,.mfp-counter,a[href^='tel:'],a[href^='mailto:'] {
    white-space: nowrap;
}

@media (max-width:767px) {
    .catalog-dropdown .catalog__toggle-filter {
        display: block;
        margin-bottom: 0;
    }

    .catalog-dropdown_row .catalog-dropdown__section-picture {
        display: none;
    }

    .catalog-dropdown_row .catalog-dropdown__section-title {
        width: 100%;
    }
}

@media (min-width:768px) {
    .catalog-dropdown_row .catalog-dropdown__sections {
        display: block;
    }

    .catalog-dropdown_row .catalog-dropdown__section {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width:992px) {
    .catalog-dropdown_row .catalog-dropdown__section {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    html:not(.edge) .catalog-nav__dropdown {
        z-index: -1;
    }
}

@media (min-width:1260px) {
    .catalog-dropdown_row .catalog-dropdown__section {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.catalog-nav {
    height: auto!important;
}

.catalog-nav__list {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    justify-content: space-between;
}

.no-flexbox .catalog-nav__list {
    display: table;
}

.catalog-nav__li {
    flex-grow: 1;
    position: static;
    text-align: center;
    margin: 0;
}

.no-flexbox .catalog-nav__li {
    display: table-cell;
}

.catalog-nav__li:first-child {
    text-align: left;
}

.catalog-nav__li:before {
    display: none;
}

.catalog-nav__li.active .catalog-nav__dropdown,.catalog-nav__li.is-active .catalog-nav__dropdown {
    display: block!important;
    left: 0;
    opacity: 1;
}

.catalog-nav__li.is-current .catalog-nav__a {
    color: #db9b02;
}

.catalog-nav__dropdown {
    opacity: 0;
    position: absolute;
    left: -10000px;
    width: 100%;
}

.catalog-nav__a {
    display: block;
    height: 2.8125rem;
    color: #4a4b4c;
    line-height: 2.8125rem;
    border: none;
    width: 100%;
    outline: 0!important;
}

.catalog-nav__a:focus,.catalog-nav__a:hover {
    color: #db9b02;
    text-decoration: underline;
}

.catalog-nav__a_actions {
    color: #ca0813;
}

.catalog-nav__a:not(.catalog-nav__a_all)>.svg-icon {
    display: none;
}

.catalog-nav__a_all {
    padding: 0 1.25rem;
}

.catalog-nav__a_all>.svg-icon {
    top: -1px;
    width: .8125rem;
    margin-left: .4375rem;
}

@media (min-width:992px) and (max-width:1259px) {
    .catalog-nav__a_all span {
        display: none;
    }
}

.cookies-popup {
    transform: translateY(100%);
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #696e75;
    z-index: 100;
    font-size: 13px;
    padding: 18px 0 20px;
    color: rgba(255,255,255,.8);
    transition: transform .2s ease-in-out;
    box-shadow: 0 -3px 6px rgba(0,0,0,.16);
    overflow: hidden;
}

.cookies-popup.active {
    transform: translateY(0);
    overflow: visible;
}

.cookies-popup .row {
    position: relative;
}

.cookies-popup__content {
    padding-left: 15px;
    padding-right: 60px;
    order: 2;
    min-width: 100%;
}

.cookies-popup__content a {
    white-space: nowrap;
    color: rgba(255,255,255,.8);
    text-decoration: underline;
}

.cookies-popup__content a:focus,.cookies-popup__content a:hover {
    text-decoration: none;
    color: #fff;
}

.cookies-popup__button {
    position: absolute;
    bottom: 100%;
    margin-bottom: 18px;
    width: 40px;
    height: 40px;
    background: #fdbf2d;
    border: none;
    padding: 0;
    color: #17181a;
    transition: background .2s ease-in-out;
    outline: 0!important;
}

.cookies-popup__button:focus,.cookies-popup__button:hover {
    background: #f5ac02;
}

.cookies-popup__button .svg-icon {
    width: 12px;
    height: 12px;
}

.actions-tile-link {
    padding: 2.8125rem 2.1875rem 2.1875rem;
    background: url(/local/templates/main/skin/styles/../img/percent.webp) right top no-repeat #fdbf2d;
}

.actions-tile-link_center {
    text-align: center;
}

.actions-tile-link__title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.1;
}

.actions-tile-link__text {
    color: #fff;
    margin-top: 14px;
}

.actions-tile-link__action {
    margin-top: 2.75rem;
}

.actions-tile-link__action .icon {
    text-align: center;
    display: inline-block;
    width: 2.6875rem;
    height: 2.6875rem;
    background-color: #fafafa;
    border-radius: 50%;
    color: #fdbf2d;
    line-height: calc(2.6875rem - 7px);
    border: 2px solid #fafafa;
}

.actions-tile-link__action .icon:focus,.actions-tile-link__action .icon:hover {
    text-decoration: none;
}

.actions-tile-link__action .icon svg {
    width: 15px;
}

.actions-tile-link__action .icon-outline {
    background: 0 0;
    color: #fff;
}

.actions-tile-link__action .icon-outline:focus,.actions-tile-link__action .icon-outline:hover {
    background: #fff;
    color: #fdbf2d;
}

.primary-brand {
    padding: 1rem 0;
    background-color: #ebebec;
}

.primary-brand__container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .primary-brand__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 540px;
        max-width: 100%;
    }

    .primary-brand__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .primary-brand__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 740px;
        max-width: 100%;
    }

    .primary-brand__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .primary-brand__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 960px;
        max-width: 100%;
    }

    .primary-brand__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1260px) {
    .primary-brand__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1240px;
        max-width: 100%;
    }

    .primary-brand__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .primary-brand__container {
        padding-right: 10px;
        padding-left: 10px;
        width: 1305px;
        max-width: 100%;
    }

    .primary-brand__row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.primary-brand__goods,.primary-brand__info {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    min-height: 1px;
}

.primary-brand__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.primary-brand__info {
    margin-bottom: 2rem;
}

@media (min-width:576px) {
    .primary-brand__goods,.primary-brand__info {
        padding-right: 10px;
        padding-left: 10px;
    }

    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .primary-brand__goods,.primary-brand__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .primary-brand__goods,.primary-brand__info {
        padding-right: 10px;
        padding-left: 10px;
    }

    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .primary-brand__goods,.primary-brand__info {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.primary-brand__logo {
    text-align: center;
}

.primary-brand__logo img {
    display: inline-block;
}

.primary-brand__title {
    margin-bottom: .5rem;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.primary-brand__desc {
    color: #696e75;
    font-size: .875rem;
    line-height: 1.5;
}

.primary-brand__presentation-link {
    color: #b9bdc1;
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

@media (min-width:768px) {
    .primary-brand__goods,.primary-brand__info {
        padding-right: 10px;
        padding-left: 10px;
    }

    .primary-brand__logo,.primary-brand__presentation-link {
        text-align: left;
    }

    .primary-brand {
        padding: 2rem 0;
    }

    .primary-brand__info {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 0;
    }

    .primary-brand__goods {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .primary-brand__title {
        margin-bottom: 1.5rem;
        text-align: left;
    }

    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:992px) {
    .primary-brand {
        padding: 2.6875rem 0 3.375rem;
    }

    .primary-brand__info {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
        margin-bottom: 0;
    }

    .primary-brand__goods {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .primary-brand__logo {
        margin-bottom: 2.75rem;
    }

    .primary-brand__desc {
        padding-right: 3.125rem;
    }

    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:1366px) {
    .primary-brand__info {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .primary-brand__goods {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.discount-badge {
    width: 8.0625rem;
    height: 8.0625rem;
    background-image: url(/local/templates/main/skin/styles/../img/discount-badge.png);
    background-size: 100%;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.discount-badge__num {
    margin-top: 1.25rem;
    color: #fff;
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1;
}

.enterprise-preview__title,.text-preview-tile__title {
    line-height: 1.1;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.discount-badge__text {
    font-size: .9375rem;
}

.section-tile {
    display: block;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    transition: all .2s linear;
}

.section-tile:focus,.section-tile:hover {
    text-decoration: none;
    box-shadow: 0 3px 12px rgba(0,0,0,.26);
}

.section-tile__wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.section-tile__content,.section-tile__picture {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .section-tile__content,.section-tile__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .section-tile__content,.section-tile__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .section-tile__content,.section-tile__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .section-tile__content,.section-tile__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.section-tile__picture {
    display: none;
}

.section-tile__img {
    position: relative;
    margin: 0;
}

.section-tile__title {
    margin-bottom: .625rem;
    color: #000;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-size: 1.5rem;
    font-weight: 700;
}

.section-tile__short-desc {
    margin-bottom: .5rem;
    color: #b9bdc1;
    font-size: .9375rem;
}

.section-tile__link-a {
    color: #b9bdc1;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
}

.section-tile__link-a:focus,.section-tile__link-a:hover {
    text-decoration: none;
}

.section-tile__link-txt {
    display: inline-block;
    margin-right: .8125rem;
}

.section-tile__link-icon {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #fdbf2d;
    color: #fdbf2d;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.section-tile__link-icon:focus,.section-tile__link-icon:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.section-tile__link-icon .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

@media (min-width:768px) and (min-width:576px) {
    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) and (min-width:768px) {
    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) and (min-width:992px) {
    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) and (min-width:1260px) {
    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) and (min-width:1366px) {
    .section-tile__wrap {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width:768px) {
    .section-tile__content,.section-tile__picture {
        padding-right: 10px;
        padding-left: 10px;
    }

    .section-tile {
        height: 100%;
    }

    .section-tile__wrap {
        display: flex;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
        height: 100%;
    }

    .section-tile__content-in,.section-tile__link {
        padding-bottom: 2.5rem;
        padding-left: 2.5rem;
    }

    .section-tile__content,.section-tile__picture {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-tile__content {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        height: 100%;
    }

    .section-tile__content-in {
        padding-top: 2.1875rem;
    }

    .section-tile__picture {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    [class*=col-xl-3] .section-tile__picture {
        position: absolute;
        right: -10px;
        bottom: 0;
    }

    .section-tile__short-desc {
        margin-bottom: 3.125rem;
        margin-right: 3.75rem;
    }

    [class*=col-md-3] .section-tile__link-txt {
        display: none;
    }
}

@media (min-width:992px) {
    .section-tile__link {
        left: 3.125rem;
    }

    [class*=col-xl-3] .section-tile__content {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .section-tile {
        padding: 1rem 0;
    }

    .section-tile__wrap {
        align-items: center;
    }

    .section-tile__img {
        top: 0!important;
        margin: auto;
    }

    .section-tile__picture {
        position: static!important;
    }
}

@media (max-width:767px) {
    .section-tile__content {
        padding: 1rem;
    }
}

.primary-catalog {
    background-color: #ebebec;
    padding: 1rem 0;
}

.primary-catalog__title {
    width: 100%;
    text-align: center;
}

.primary-catalog__tiles {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.primary-catalog__tile {
    margin-bottom: 1.5625rem;
}

@media (min-width:1260px) {
    .primary-catalog__tiles {
        margin-right: -10px;
        margin-left: -10px;
    }

    .primary-catalog {
        padding: 3.4375rem 0;
    }

    .primary-corp__advantages-list,.primary-corp__advantages-notes {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:991px) {
    .primary-catalog__title {
        margin-bottom: 2rem;
    }
}

.primary-corp__advantages {
    margin-bottom: 1rem;
}

.primary-corp__advantages-list,.primary-corp__advantages-notes {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width:576px) {
    .primary-catalog__tiles {
        margin-right: -10px;
        margin-left: -10px;
    }

    .primary-corp__advantages-list,.primary-corp__advantages-notes {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .primary-catalog__tiles {
        margin-right: -10px;
        margin-left: -10px;
    }

    .primary-corp__advantages-list,.primary-corp__advantages-notes {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .primary-catalog__tiles {
        margin-right: -10px;
        margin-left: -10px;
    }

    .primary-corp__advantages-list,.primary-corp__advantages-notes {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .primary-catalog__tiles {
        margin-right: -10px;
        margin-left: -10px;
    }

    .primary-corp__advantages-list,.primary-corp__advantages-notes {
        padding-right: 10px;
        padding-left: 10px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .primary-corp {
        padding-top: 3.4375rem;
        padding-bottom: 4.375rem;
    }

    .primary-corp__advantages {
        margin-top: -4.375rem;
        margin-bottom: 0;
    }

    .primary-corp__advantages-notes {
        padding-top: 10.625rem;
    }

    .primary-corp__advantages .advantages-list {
        margin-right: 3.125rem;
    }

    .primary-corp__articles {
        margin-top: 3.75rem;
    }
}

@media (min-width:1366px) {
    .primary-corp__advantages {
        margin-top: -6.875rem;
    }
}

.text-preview-tile {
    padding: 3.125rem .625rem 1.875rem;
    border-left: 11px solid #fdbf2d;
    background-color: #fff;
    box-shadow: 0 0 81px rgba(0,0,0,.2);
}

.text-preview-tile__title {
    margin-bottom: .5rem;
    font-size: 1.75rem;
    font-weight: 700;
    color: #000;
}

.text-preview-tile__subtitle {
    color: #fdbf2d;
}

.text-preview-tile__text {
    color: #979ca3;
}

.text-preview-tile__text strong {
    font-weight: 400;
    color: #fdbf2d;
}

.text-preview-tile__link {
    margin-top: .5rem;
}

.text-preview-tile__button-wrapper {
    margin-top: 2rem;
}

.text-preview-tile__button {
    min-width: 194px;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.3);
}

@media (min-width:1260px) {
    .text-preview-tile {
        padding: 4.0625rem 5.625rem 3.4375rem 7.5rem;
    }

    .text-preview-tile__title {
        margin-bottom: 1.5rem;
        font-size: 1.875rem;
    }

    .text-preview-tile__link {
        margin-top: 2.8125rem;
    }

    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.preview-company__details,.preview-company__picture {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.preview-company__details:before,.preview-company__enterprise:before {
    content: '';
    width: 18.375rem;
    height: 1.25rem;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#b9bdc1 4px);
    display: block;
}

@media (min-width:576px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.preview-company__details:before {
    float: right;
}

.preview-company__img {
    margin: 0;
}

.preview-company__enterprise {
    position: relative;
    z-index: 2;
}

.preview-company__enterprise:before {
    position: absolute;
    top: 0;
    left: -2.8125rem;
}

@media (min-width:992px) and (min-width:576px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:768px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:992px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:1260px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) and (min-width:1366px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .preview-company__details,.preview-company__picture {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .preview-company__details {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .preview-company__details .text-preview-tile {
        position: relative;
        clear: both;
        margin-left: -2.5rem;
        z-index: 2;
    }

    .preview-company__picture {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .preview-company__picture-in {
        margin-left: -8.125rem;
        margin-right: -.625rem;
    }

    .preview-company__enterprise {
        float: right;
        width: 36.5625rem;
        margin-right: -1.875rem;
    }
}

@media (min-width:1260px) {
    .preview-company__details {
        padding-top: 2.875rem;
    }
}

@media (min-width:1366px) {
    .preview-company__details,.preview-company__picture {
        padding-right: 10px;
        padding-left: 10px;
    }

    .preview-company__picture-in {
        margin-right: -2.5rem;
    }
}

.enterprise-preview {
    padding: 1rem .5rem;
    background-color: #fff;
    box-shadow: 0 3px 15px rgba(0,0,0,.16);
}

.enterprise-preview::after {
    display: block;
    content: "";
    clear: both;
}

.enterprise-preview__logo {
    margin-bottom: 1rem;
    text-align: center;
}

.enterprise-preview__logo-img {
    margin: 0 auto;
}

.enterprise-preview__content {
    text-align: center;
}

.enterprise-preview__title {
    margin-bottom: 1.5rem;
    color: #000;
    font-size: 1.375rem;
    font-weight: 700;
}

.enterprise-preview__subtitle {
    color: #fdbf2d;
}

@media (min-width:768px) {
    .enterprise-preview__content,.enterprise-preview__logo {
        float: left;
        text-align: left;
    }

    .enterprise-preview__logo {
        margin-right: 1.875rem;
        margin-bottom: 0;
    }
}

@media (min-width:1260px) {
    .enterprise-preview {
        padding: 2.5rem 2.1875rem;
    }
}

.advantages-list {
    padding: 1rem 0;
}

.advantages-list__title {
    position: relative;
    margin-top: 0;
    margin-bottom: .5rem;
    color: #000;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-size: 1.125rem;
    font-weight: 500;
}

.notes-slider__slider-item:before,.notes-slider__title {
    font-weight: 700;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.advantages-list__icon {
    display: none;
}

.advantages-list__desc {
    color: #696e75;
    font-size: .9375rem;
}

.advantages-list__desc:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width:992px) {
    .advantages-list {
        padding: 0 0 0 5rem;
    }

    .advantages-list__icon {
        display: block;
        position: absolute;
        top: 0;
        left: -5rem;
        width: 3.75rem;
        height: 3.75rem;
        background-color: #fdbf2d;
        border: 2px solid #fdbf2d;
        border-radius: 50%;
    }

    .advantages-list__icon-img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        margin: 0;
    }
}

@media (min-width:1260px) {
    .advantages-list__title {
        margin-bottom: 1rem;
        font-size: 1.25rem;
    }

    .advantages-list__desc {
        color: #696e75;
        font-size: .9375rem;
    }

    .advantages-list__desc:not(:last-child) {
        margin-bottom: 2rem;
    }
}

.notes-slider__head {
    padding: .5625rem .875rem;
    background-color: #fdbf2d;
    text-align: center;
}

.notes-slider__title {
    color: #fff;
    font-size: 1.375rem;
    text-shadow: 0 7px 15px rgba(211,109,41,.5);
}

.notes-slider__body {
    padding: 1rem;
    background-color: #fff;
    border: 6px solid #e6e6e6;
    border-top-width: 0;
}

.notes-slider__slider {
    counter-reset: notesSliderCounter;
}

.notes-slider__slider-items {
    margin: 0 0 4.0625rem!important;
    padding: 0;
    display: none;
}

.notes-slider__slider-item {
    margin: 0;
    padding-left: 3.125rem;
}

.notes-slider__slider-item:before {
    content: counters(notesSliderCounter,"");
    counter-increment: notesSliderCounter;
    left: 0;
    top: -3px;
    color: #fdbf2d;
    font-size: 4.0625rem;
    line-height: 1;
}

.notes-slider__slider .slick-dots {
    text-align: left;
    bottom: -3.75rem;
}

.notes-slider__slider .slick-next-circle,.notes-slider__slider .slick-prev-circle {
    position: absolute;
    right: 0;
    bottom: -4.0625rem;
}

.notes-slider__slider .slick-prev-circle {
    right: 4.0625rem;
}

.notes-slider__item-title {
    margin-bottom: 1rem;
    color: #000;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
}

.notes-slider__item-text {
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.3;
}

.notes-slider__item-text strong {
    color: #fdbf2d;
    font-weight: 400;
}

@media (min-width:1260px) {
    .notes-slider__body {
        padding: 3.125rem 3.125rem 1.5625rem 3.4375rem;
    }

    .notes-slider__slider-item {
        padding-left: 5.9375rem;
    }

    .notes-slider__slider-item:before {
        left: -3px;
        top: -5px;
        font-size: 7.5625rem;
    }

    .notes-slider__item-text {
        font-size: 1.0625rem;
    }
}

.primary-news {
    padding: 1rem;
    background-color: #ebebec;
}

.primary-news__slider {
    width: 100%;
}

@media (min-width:1260px) {
    .primary-news {
        padding-top: 3.125rem;
        padding-bottom: 4.375rem;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .primary-news {
        padding: 2rem 1rem;
    }
}

.social-links__ul {
    padding: 0;
    margin: 0;
    font-size: 0;
}

.social-links__li {
    display: inline-block;
    margin-bottom: .5rem;
}

.social-links__li:not(:last-child) {
    margin-right: .5rem;
}

.social-links__li_yt .svg-icon {
    width: 1rem;
    height: .6875rem;
}

.social-links__li_fb .svg-icon {
    width: .5625rem;
    height: 1rem;
}

.social-links__li_tw .svg-icon {
    width: 1.125rem;
    height: .875rem;
}

.social-links__li_vk .svg-icon {
    width: 1.3125rem;
    height: .75rem;
}

.social-links__li_odn .svg-icon {
    width: .625rem;
    height: 1rem;
}

.social-links__li_zen .svg-icon {
    width: 1rem;
    height: 1rem;
}

.social-links__a {
    position: relative;
    display: block;
    width: 2.1875rem;
    height: 2.1875rem;
    padding: .3125rem;
    background-color: #e6e8eb;
    text-decoration: none;
    line-height: 26px;
    text-align: center;
    color: #979ca3;
    transition-property: color,background-color;
    transition-duration: .3s;
    transition-timing-function: ease-in;
}

.slideout__filter,[data-slideout-type=filter] .slideout__content {
    display: none;
}

.social-links_round .social-links__a {
    border-radius: 50%;
}

.social-links__a:focus,.social-links__a:hover {
    text-decoration: none;
    color: #fdbf2d;
}

.social-links__a .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@media (min-width:1260px) {
    .social-links__ul {
        margin-left: -.625rem;
    }
}

.soc-icon {
    vertical-align: middle;
}

.slideout {
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: -1;
    opacity: 0;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
    overflow: auto;
}

.slideout__wrapper {
    position: relative;
    float: right;
    width: 16.25rem;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 100%;
    z-index: 10;
    background: #fff;
    transform: translateX(100%);
    transition: transform .4s linear;
}

.slideout__inner {
    position: relative;
    width: 200%;
}

.slideout__content,.slideout__filter {
    width: 50%;
    position: relative;
}

.slideout__toggle-menu-btn {
    background-color: transparent;
    border: none;
    margin-left: .625rem;
}

[data-slideout-type=filter] .slideout__filter {
    display: block;
}

.slideout__filter .catalog__nav,.slideout__search {
    display: none;
}

.slideout__contacts {
    padding: .9375rem;
}

.slideout__lk,.slideout__search-inner {
    padding: 0 .9375rem .9375rem;
}

.slideout__contacts .top-bar__callback-a {
    margin-bottom: 0;
}

.slideout__lk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slideout__lk-link {
    color: #696e75;
    font-size: .8125rem;
}

.slideout__lk-link .svg-icon {
    width: .75rem;
    height: .75rem;
    top: -2px;
    margin-right: .625rem;
}

.slideout__user-links {
    display: flex;
    flex-wrap: wrap;
    margin: 0!important;
}

.slideout__user-link {
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    font-size: .625rem;
    color: #979ca3;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    border-top: 1px solid #b9bdc1;
    border-bottom: 1px solid #b9bdc1;
    padding: .875rem 10px;
}

@media (min-width:576px) {
    .slideout__user-links {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slideout__user-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .slideout__user-links {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slideout__user-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:992px) {
    .slideout__user-links {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slideout__user-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .slideout__user-links {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slideout__user-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .slideout__user-links {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slideout__user-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.slideout__user-link:not(:last-child) {
    border-right: 1px solid #b9bdc1;
}

.slideout__user-link-icon {
    position: relative;
    display: inline-block;
    height: 1.3125rem;
    line-height: 1.3125rem;
    margin-bottom: .5rem;
    color: #888;
}

.slideout__user-link-count {
    position: absolute;
    top: -.3125rem;
    right: -.5rem;
    width: .9375rem;
    height: .9375rem;
    line-height: .8125rem;
    background-color: #fdbf2d;
    border: 2px solid #fff;
    color: #000;
    font-size: .5rem;
    font-weight: 400;
    text-align: center;
    border-radius: 50%;
}

.slideout .main-nav__a,.slideout__catalog .catalog-nav__a:not(.catalog-nav__a_actions) {
    color: #696e75;
}

.slideout__user-link_basket .svg-icon,.slideout__user-link_compare .svg-icon,.slideout__user-link_favorites .svg-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.slideout__search-link {
    width: 40px;
    height: 40px;
    background: 0 0;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #696e75;
}

.slideout__search-link svg {
    width: 18px;
    height: 18px;
}

.slideout__shim {
    opacity: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    position: fixed;
    cursor: pointer;
    transition: opacity .4s linear,transform .4s linear;
}

.slideout__filters,.slideout__menu {
    display: none;
}

.slideout__menu {
    width: 200%;
    overflow: hidden;
    position: relative;
    transition: transform .4s linear,height .4s linear;
}

.slideout__menu .main-nav {
    width: 50%;
}

.slideout__menu:after {
    content: '';
    display: block;
    clear: both;
}

.slideout__menu.inner-menu-open {
    transform: translateX(-50%);
}

.slideout__menu.no-transition {
    transition: none;
}

.slideout__catalog .catalog-nav__list {
    display: block;
}

.slideout__catalog .catalog-nav__li {
    display: block;
    border-bottom: 1px solid #b9bdc1;
    text-align: left;
}

.slideout__catalog .catalog-nav__li.active .catalog-nav__dropdown {
    transform: translate3d(0,0,0);
}

.slideout__catalog .catalog-nav__a {
    position: relative;
    padding: 0 1.5625rem;
    text-align: left;
}

.slideout__catalog .catalog-nav__a .svg-icon {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .875rem;
}

.slideout__catalog .catalog-nav__a:not(.catalog-nav__a_all) .svg-icon {
    width: .375rem;
    height: .625rem;
    right: 1.0625rem;
}

.slideout__catalog .catalog-nav__dropdown {
    top: 0;
    bottom: 0;
    transform: translate3d(100%,0,0);
    background-color: #fff;
    z-index: 1;
    transition: transform .25s linear;
}

.slideout .footer {
    padding: 0 .9375rem 1.5625rem;
}

.slideout .footer .footer__info {
    display: flex;
    flex-direction: column;
}

.slideout .footer__copyright,.slideout .main-nav__li:before {
    display: none;
}

.slideout .footer__socials {
    order: 2;
    margin-top: 1.875rem;
    margin-bottom: 0;
}

.slideout .footer__phones {
    order: 0;
}

.slideout .footer__mail {
    order: 1;
}

.slideout .main-nav {
    padding: 1.5625rem;
    font-size: .875rem;
}

.slideout .main-nav__ul {
    margin: 0;
    padding: 0;
}

.slideout .main-nav__li {
    margin-top: 0;
}

.slideout .main-nav__li:not(:last-child) {
    margin-bottom: 1rem;
}

.slideout .header-catalog__menu.active .header-catalog-menu__container--level1,[data-slideout-type=menu] .slideout__menu {
    display: block;
}

.slideout .catalog__filter {
    width: 100%;
    padding: .9375rem;
}

.slideout .filters-submit__button {
    max-width: 100%;
    width: 100%;
}

.slideout-menu__inner {
    position: relative;
    width: 50%;
}

[data-slideout-open] .slideout {
    z-index: 200;
    opacity: 1;
    pointer-events: auto;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.rating.active,.slick-slide.dragging img {
    pointer-events: none;
}

[data-slideout-open] .slideout__shim {
    opacity: 1;
}

[data-slideout-direction=right] .page-wrapper-inner {
    transform: translateX(-16.25rem);
}

[data-slideout-closed][data-slideout-direction=right] .page-wrapper-inner,[data-slideout-direction=right] .slideout__shim,[data-slideout-direction=right] .slideout__wrapper {
    transform: translateX(0);
}

[data-slideout-closed][data-slideout-direction=right] .slideout__wrapper {
    transform: translateX(100%);
}

[data-slideout-closed][data-slideout-direction=right] .slideout__shim {
    opacity: 0;
    transform: translateX(100%);
}

.slideout .header-catalog__menu {
    float: left;
    width: 100%;
}

.slideout .header-catalog__menu .header-catalog-menu__section-title {
    position: relative;
    padding: 1em 3em .9em 1.5em!important;
    border-bottom: 1px solid #1e2c41;
}

.slideout .header-catalog__menu .header-catalog-menu__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slideout .header-catalog__menu .header-catalog-menu__section-title-text {
    margin-left: 55px;
    font-size: rem(16);
    text-transform: uppercase;
    color: #27addb;
    line-height: 1.1;
}

.slideout .footer-menu__link,.slideout .header-catalog-menu__link {
    font-weight: 700;
    line-height: 1.5em;
    min-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.slideout .header-catalog__menu.active .header-catalog-menu__link--back {
    z-index: 20;
}

.slideout .header-catalog__menu.menu-open-level2 .header-catalog-menu__container--level1 {
    transform: translateX(-100%);
}

.slideout .header-catalog__menu.menu-open-level3 .header-catalog-menu__container--level1 {
    transform: translateX(-200%);
}

.slideout .header-catalog-menu__btn {
    position: relative;
    margin: 0;
    text-align: left;
    width: 100%;
    font-size: 14px!important;
    padding: 1em 1.5em .9em!important;
}

.slideout .header-catalog-menu__btn:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8px' height='12px'%3E%3Cpath fill-rule='evenodd' opacity='0.8' fill='rgb(255, 255, 255)' d='M0.586,10.243 L4.828,6.000 L0.586,1.757 L2.000,0.343 L6.243,4.586 L7.657,6.000 L6.243,7.414 L2.000,11.657 L0.586,10.243 Z'/%3E%3C/svg%3E");
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.5em;
}

.slideout .header-catalog-menu__container {
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    left: 100%;
    transition: transform .25s linear;
    padding-top: 50px;
}

.slideout .header-catalog-menu__list {
    padding: 0;
    margin: 0;
    overflow: visible;
}

.slideout .header-catalog-menu__item {
    margin: 0;
    position: static;
    width: 100%!important;
    border-bottom: 1px solid #1e2c41;
}

.slideout .header-catalog-menu__item:before {
    display: none;
}

.slideout .header-catalog-menu__item.active>.header-catalog-menu__container {
    display: block;
}

.slideout .header-catalog-menu__item--more {
    display: none;
}

.slideout .header-catalog-menu__link {
    position: relative;
    display: block;
    font-size: 14px!important;
    padding: 1em 3em .9em 1.5em!important;
    border: 1px solid transparent;
    color: rgba(255,255,255,.8);
}

.slideout .header-catalog-menu__link--has-items:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8px' height='12px'%3E%3Cpath fill-rule='evenodd' opacity='0.8' fill='rgb(255, 255, 255)' d='M0.586,10.243 L4.828,6.000 L0.586,1.757 L2.000,0.343 L6.243,4.586 L7.657,6.000 L6.243,7.414 L2.000,11.657 L0.586,10.243 Z'/%3E%3C/svg%3E");
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.5em;
}

.slideout .header-catalog-menu__link--current {
    color: #fdbf2d;
}

.slideout .header-catalog-menu__link--back {
    position: absolute;
    color: #fff!important;
    top: 0;
    left: 100%;
    width: 100%;
    border: none;
    background: #032141;
    text-align: left;
    font-size: rem(14);
    font-weight: 700;
    padding: 1em 1.5em .9em 3em!important;
}

.slideout .header-catalog-menu__link--back .svg-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: rem(20);
    fill: #fff;
}

.slideout .footer__menu {
    float: left;
    width: 100%;
    color: #fff;
}

.slideout .footer__menu a {
    color: inherit;
}

.slideout .footer-menu__container--level2 {
    position: absolute;
    top: 0;
    padding-top: 50px;
    left: 100%;
    width: 100%;
    display: none;
}

.slideout .footer-menu__list {
    margin: 0;
    padding: 0;
    overflow: visible;
}

.slideout .footer-menu__item {
    margin: 0;
    position: static;
    border-bottom: 1px solid #1e2c41;
}

.slideout .footer-menu__item:first-child .footer-menu__link--level1 {
    color: #27adda;
}

.slideout .footer-menu__item:before {
    display: none;
}

.slideout .footer-menu__item.active>.footer-menu__container {
    display: block;
}

.slideout .footer-menu__link {
    position: relative;
    display: block;
    font-size: 14px!important;
    padding: 1em 3em .9em 1.5em!important;
    border: 1px solid transparent;
    color: rgba(255,255,255,.8);
}

.slideout .footer-menu__link:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8px' height='12px'%3E%3Cpath fill-rule='evenodd' opacity='0.8' fill='rgb(255, 255, 255)' d='M0.586,10.243 L4.828,6.000 L0.586,1.757 L2.000,0.343 L6.243,4.586 L7.657,6.000 L6.243,7.414 L2.000,11.657 L0.586,10.243 Z'/%3E%3C/svg%3E");
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.5em;
}

.slideout .footer-menu__link--back {
    position: absolute;
    color: #fff!important;
    top: 0;
    left: 100%;
    width: 100%;
    border: none;
    background: #032141;
    text-align: left;
    z-index: 10;
    padding: 1em 1.5em .9em 3em!important;
}

.slideout .footer-menu__link--back:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='7px' height='11px'%3E%3Cpath fill-rule='evenodd' opacity='0.8' fill='rgb(255, 255, 255)' d='M7.008,1.375 L2.803,5.500 L7.008,9.625 L5.606,11.001 L1.401,6.875 L-0.001,5.500 L1.401,4.125 L5.606,-0.001 L7.008,1.375 Z'/%3E%3C/svg%3E");
    right: auto;
    left: 1.5em;
}

.slideout-catalog-dropdown {
    background-color: #fff;
}

.slideout-catalog-dropdown .back-btn {
    padding: .9375rem;
}

.slideout-catalog-dropdown__special {
    display: none;
}

.slideout-catalog-dropdown__sections {
    border-top: 1px solid #b9bdc1;
}

.slideout-catalog-dropdown__section {
    display: block;
    border-bottom: 1px solid #b9bdc1;
    text-align: left;
}

.slideout-catalog-dropdown__section-a {
    position: relative;
    display: block;
    padding: .9375rem 2.8125rem .9375rem 1.5625rem;
    color: #696e75;
    font-size: .875rem;
    font-weight: 400;
}

.contacts-block,.map-point-preview__city {
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-weight: 600;
}

.slideout-catalog-dropdown__section-a .svg-icon {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: .375rem;
    height: .625rem;
    right: 1.0625rem;
}

.sidebar-nav__li:before,.slideout-catalog-dropdown__section-picture {
    display: none;
}

.sidebar-nav__list {
    margin: 0;
    padding: 0;
    border: 1px solid #b9bdc1;
}

.sidebar-nav__li {
    margin: 0;
}

.sidebar-nav__li:not(:last-child) {
    border-bottom: 1px solid #b9bdc1;
}

.sidebar-nav__a {
    display: block;
    padding: 1rem;
    font-size: .8125rem;
    text-transform: uppercase;
    color: #696e75;
    line-height: 1.2;
}

.sidebar-nav__a.is-active {
    background-color: #fdbf2d;
    color: #000;
}

.sidebar-nav__a:focus,.sidebar-nav__a:hover {
    background-color: #ebebec;
    color: #696e75;
    text-decoration: none;
}

.map-block__addr {
    margin: 2rem 0;
    font-size: .875rem;
}

.map-block__map {
    width: 100%;
    height: 320px;
}

[class*="-zoom__button"] {
    width: 1.875rem!important;
    height: 1.875rem!important;
    background-color: #000!important;
    font-size: 1.5625rem;
    color: #fdbf2d!important;
    line-height: 1.875rem!important;
    text-align: center!important;
    box-shadow: 0 0 0 6px rgba(0,0,0,.16)!important;
    border-radius: 50%!important;
    cursor: pointer;
}

.contacts-block,.contacts-map__title {
    font-size: 1.1875rem;
}

[class*="-zoom__button"][class*="-zoom__plus"] {
    top: -.6875rem;
}

[class*="-zoom__button"][class*="-zoom__plus"] [class*="-zoom__icon"] {
    width: .75rem;
    height: .75rem;
    border-width: .5rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' width='12' height='12'%3E%3Cpath fill='%23fdbf2d' d='M15,9H9v6H6V9H0V6H6V0H9V6h6Z'/%3E%3C/svg%3E");
}

[class*="-zoom__button"][class*="-zoom__minus"] {
    bottom: -.6875rem;
}

[class*="-zoom__button"][class*="-zoom__minus"] [class*="-zoom__icon"] {
    width: .75rem;
    height: .125rem;
    border-width: .875rem .5rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 2' width='12' height='2'%3E%3Cpath d='M12,2H0V0H12Z' fill='%23fdbf2d'/%3E%3C/svg%3E");
}

.search-result {
    padding-top: 1rem;
    padding-bottom: 4.0625rem;
}

@media (max-width:1259px) {
    .search-result__search-form {
        margin-bottom: 1rem;
    }
}

@media (min-width:768px) {
    .search-result .goods-list__options {
        float: right;
    }

    .search-result .goods-list__sorting {
        margin-right: 7.6875rem;
    }

    .search-result .goods-list__list {
        clear: right;
    }
}

@media (max-width:767px) {
    .search-result {
        padding-bottom: 0;
    }
}

.contacts-company h2 {
    margin-top: 0;
}

.contacts-block {
    color: #000;
}

.contacts-block__item {
    position: relative;
    padding-left: 1.5625rem;
}

.contacts-block__item .svg-icon {
    position: absolute;
    top: 0;
    left: 0;
}

.contacts-block__contact {
    margin-bottom: 1rem;
}

.contacts-block__contact_phone .svg-icon {
    top: .4375rem;
    width: .875rem;
    height: .875rem;
}

.contacts-block__contact_mail .svg-icon {
    top: .625rem;
    width: .875rem;
    height: .625rem;
}

.contacts-block__addr {
    clear: both;
    margin-top: 2rem;
    cursor: pointer;
}

.contacts-block__addr .svg-icon {
    top: .4375rem;
    width: .75rem;
    height: .9375rem;
}

.contacts-block__worktime {
    clear: both;
}

.contacts-block__worktime .svg-icon {
    top: .4375rem;
    width: .875rem;
    height: .875rem;
}

@media (max-width:991px) {
    .contacts-block {
        margin-top: 1rem;
    }
}

@media (min-width:992px) {
    .contacts-block__contact {
        margin-bottom: 2rem;
    }

    .contacts-block__contact_phone {
        float: left;
    }

    .contacts-block__contact_mail {
        float: right;
    }

    .contacts-map__map-wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.contacts-map {
    margin-top: 1rem;
    margin-bottom: 6.5625rem;
}

.contacts-map__list {
    padding-bottom: 1.875rem;
    z-index: 5;
}

.contacts-map__list-in {
    position: relative;
    border-top: 4px solid #fdbf2d;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.contacts-map__list-in:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#ebebec 4px);
    top: 20px;
    right: -20px;
    bottom: -20px;
    left: 20px;
    z-index: -1;
}

.contacts-map__list-scroll {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.contacts-map__list-item {
    width: 100%;
}

.contacts-map__list-item:not(:last-child) {
    border-bottom: 1px solid #ebebec;
}

.contacts-map__list-selected {
    position: relative;
}

.contacts-map__list-selected .btn {
    text-align: left;
}

.contacts-map__list-selected .btn.is-active .svg-icon {
    transform: rotate(0);
}

.contacts-map__list-selected-arr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .9375rem;
}

.contacts-map__list-selected-arr .svg-icon {
    width: .75rem;
    transform: rotate(180deg);
}

.contacts-map__map {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100vw;
    height: 35.4375rem;
    background-color: #ccc;
}

.contacts-map__map-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    height: 35.4375rem;
}

@media (min-width:576px) {
    .contacts-map__map-wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:768px) {
    .contacts-map__map-wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1260px) {
    .contacts-map__map-wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width:1366px) {
    .contacts-map__map-wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width:1259px) {
    .contacts-map__list-scroll {
        display: none;
    }
}

@media (min-width:992px) {
    .contacts-map__list-in {
        position: absolute!important;
        top: -1.25rem;
        left: 10px;
        width: 32.75rem;
        height: 42.5rem;
    }

    .contacts-map__list-selected {
        display: none;
    }

    .contacts-map__list-scroll {
        display: block!important;
    }
}

.map-point-preview {
    padding: 1.25rem 1.5rem;
    cursor: pointer;
}

.map-point-preview:focus,.map-point-preview:hover {
    background-color: #ebebec;
}

.map-point-preview__head {
    padding: .1875rem 0;
}

.map-point-preview__head::after {
    display: block;
    content: "";
    clear: both;
}

.faq-menu__item::after,.faq-menu__link_active::after,.faq-results__inner::before,.faq-results__item .search-highlight::before,.faq-results__title::after {
    content: '';
}

.map-point-preview__city {
    display: inline-block;
    margin-right: .625rem;
    font-size: 1.1875rem;
    color: #000;
    vertical-align: middle;
}

.map-point-preview__tag {
    display: inline-block;
    padding: .1875rem .3125rem;
    background-color: #fdbf2d;
    font-size: .8125rem;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-radius: 2px;
    vertical-align: middle;
}

.map-point-preview__options {
    float: right;
}

.map-point-preview__option {
    display: inline-block;
    margin-left: 1.4375rem;
}

.map-point-preview__option-btn {
    background-color: transparent;
    padding: 0;
}

.map-point-preview__option_toggle-addr .btn {
    color: #b9bdc1;
}

.map-point-preview__option_show-map .btn {
    color: #fdbf2d;
}

.map-point-preview__addr {
    display: none;
    font-size: .875rem;
    line-height: 1.3;
}

.map-point-preview__addr.is-expanded {
    display: block;
}

.map-point-preview__addr p:first-child {
    margin-top: 0;
}

.map-point-preview__addr p:last-child {
    margin-bottom: 0;
}

label.error {
    color: #ca0813;
    font-size: .5rem;
    text-transform: uppercase;
}

input.error {
    border-color: #ca0813;
}

.faq {
    margin: 0 auto 30px;
    max-width: 920px;
}

.faq-menu {
    overflow: hidden;
    margin-top: -30px;
}

.faq-menu__list {
    margin: 0 -16px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.faq-menu__item {
    margin: 10px 16px 0;
}

.faq-menu__item::before {
    display: none;
}

.faq-menu__item::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw;
    border-bottom: 1px solid #dfe2e5;
}

.faq-menu__item:last-child .faq-menu__link::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 100vw;
    border-bottom: 1px solid #fff;
    z-index: 1;
}

.faq-menu__link {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #B0B2B7;
    padding: 9px 0;
    text-decoration: none!important;
    letter-spacing: .066em;
}

.faq-menu__link:focus,.faq-menu__link:hover,.faq-menu__link_active {
    color: #4A4B4C;
}

.faq-menu__link_active::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    border-top: 3px solid #ffc001;
    z-index: 1;
}

.faq-search {
    margin-top: 20px;
    position: relative;
}

.faq-search__input {
    background: #f6f6f7;
    padding-left: 50px;
}

.faq-search__button {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border: none;
    padding: 0;
}

.faq-search__button svg {
    width: 15px;
    height: 15px;
    color: rgba(105,110,117,.8);
}

.faq-results {
    margin-top: 24px;
    border-top: 1px solid #EDEDED;
    color: #000;
}

.faq-results__item {
    border-bottom: 1px solid #EDEDED;
}

.faq-results__item.active {
    background: #F6F6F8;
}

.faq-results__item.active .faq-results__title::after {
    transform: rotate(-90deg);
}

.faq-results__item.show {
    display: block;
}

.faq-results__item.hidden {
    display: none;
}

.faq-results__item .search-highlight {
    position: relative;
}

.faq-results__item .search-highlight::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: repeating-linear-gradient(-45deg,#ffc001,#ffc001 2px,transparent 2px,transparent 6px);
}

.faq-results__title {
    padding: 20px 55px 20px 30px;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    z-index: 1;
}

.faq-results__title::after {
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    background: url(/local/templates/main/skin/styles/../img/svg/arrow-right.svg) center no-repeat;
    transform: rotate(-270deg);
}

.faq-results__text {
    display: none;
    padding: 0 30px 32px;
}

.faq-results__inner {
    position: relative;
    padding-left: 20px;
    z-index: 1;
}

.faq-results__inner::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    height: 100%;
    background: #ffc001;
}

.faq-results__inner a {
    text-decoration: underline;
}

@media (max-width:767.98px) {
    .faq-menu__list {
        position: relative;
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 1px;
    }

    .faq-menu__item::after {
        width: calc(100% + 32px);
    }

    .faq-menu__item:last-child::after {
        width: calc(100% + 16px);
    }

    .faq-menu__link::before {
        display: none!important;
    }
}

@media (max-width:575.98px) {
    .faq-results {
        margin-left: -10px;
        margin-right: -10px;
    }

    .faq-results__title {
        padding-left: 10px;
        padding-right: 35px;
    }

    .faq-results__title::after {
        right: 10px;
    }

    .faq-results__text {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.breadcrumbs {
    flex-basis: 100%;
    margin-top: 23px;
}

.right-content .breadcrumbs {
    margin-top: 24px;
}

.breadcrumbs__list {
    margin: 0 -16px;
    padding: 0;
}

.breadcrumbs__item {
    padding: 0 16px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    color: #95989A;
}

.breadcrumbs__item:not(:last-child):after {
    content: '—';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1em;
    left: calc(100% - 5px);
}

.breadcrumbs__dropdown::before,.breadcrumbs__item:before {
    display: none;
}

.breadcrumbs__link {
    color: #95989A;
}

@media (min-width:768px) and (max-width:991px) {
    .breadcrumbs {
        padding-left: 9.375rem;
        margin: 1rem 0 2rem;
    }
}

.breadcrumbs__dropdown {
    display: none;
    font-size: 12px;
    color: #95989A;
    margin-top: 14px;
    margin-bottom: 10px;
    height: 18px;
}

.breadcrumbs__dropdown::after {
    content: '>';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1em;
    left: calc(100% - 5px);
    font-size: 16px;
}

.breadcrumbs__dropdown-inner {
    padding: 0 16px;
}

.breadcrumbs__dropdown-button {
    width: 30px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: 0 0;
    border: 1px solid #b9bdc1;
    margin-top: -1px;
    outline: 0!important;
    border-radius: 3px;
}

.breadcrumbs__dropdown-button:focus,.breadcrumbs__dropdown-button:hover {
    border-color: rgba(0,0,0,.3);
}

.breadcrumbs__dropdown-dots {
    position: relative;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    background: #fdbf2d;
}

.breadcrumbs__dropdown-dots::after,.breadcrumbs__dropdown-dots::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fdbf2d;
    content: '';
    border-radius: 50%;
}

.breadcrumbs__dropdown-dots::before {
    left: -7px;
}

.breadcrumbs__dropdown-dots::after {
    left: 7px;
}

.breadcrumbs__dropdown-menu {
    display: none;
}

.mfp-wrap .breadcrumbs__dropdown-menu {
    display: block;
    background: #fff;
}

.breadcrumbs__dropdown-item:not(:last-child) {
    border-bottom: 1px solid #b9bdc1;
}

.breadcrumbs__dropdown-link {
    position: relative;
    text-decoration: none!important;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.3;
    padding: 10px 0;
}

.breadcrumbs__dropdown-link::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -5px;
    background: url(/local/templates/main/skin/styles/../img/svg/arrow-right-yellow.svg) center no-repeat;
    width: 10px;
    height: 10px;
}

.breadcrumbs__dropdown-link::after {
    content: '';
    margin-left: 10px;
    border-radius: 50%;
    min-width: 18px;
    max-width: 18px;
    height: 18px;
    background: #ebebec;
}

@media (max-width:991.98px) {
    .breadcrumbs {
        margin-top: 0;
        background: #ebebec;
        border-bottom: 1px solid #b9bdc1;
    }

    .basket__content .breadcrumbs {
        padding-left: 10px;
        margin-top: -1rem;
    }

    .breadcrumbs__list {
        display: flex;
    }

    .breadcrumbs__item {
        margin-top: 14px;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .breadcrumbs__item::after {
        content: '>'!important;
        font-size: 16px;
        opacity: .75;
    }

    .breadcrumbs__link {
        white-space: nowrap;
    }

    .breadcrumbs__item:not(:first-child):not(:nth-last-child(2)),.breadcrumbs__item:nth-last-child(2)::after {
        display: none;
    }

    .breadcrumbs__dropdown {
        display: inline-block!important;
    }
}

@media (max-width:767.98px) {
    .col>.breadcrumbs {
        margin-left: -10px;
        margin-right: -10px;
        min-width: calc(100% + 20px);
        max-width: calc(100% + 20px);
    }

    .breadcrumbs:not(.col) {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: -12px;
    }

    .col.content>.row>.col>.breadcrumbs.col {
        margin-top: -12px;
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .catalog .col>.breadcrumbs,.col.content>.row>.col>.breadcrumbs.col {
        margin-top: -12px;
    }

    .breadcrumbs {
        padding-left: 140px!important;
    }

    .row>.breadcrumbs {
        margin-left: 10px;
        padding-right: 10px;
        max-width: calc(100% - 20px);
    }

    .basket__content .breadcrumbs {
        margin-left: 0;
    }

    .faq>.breadcrumbs {
        margin-left: 10px;
        max-width: calc(100% - 20px);
    }
}

.pagination {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    border-radius: 0;
}

.pagination-list {
    margin: 0 -4px;
    padding: 0;
    display: inline-block;
}

.pagination-list::after {
    display: block;
    content: "";
    clear: both;
}

.pagination-item {
    margin: 10px 4px!important;
    float: left;
}

.pagination-item:before {
    display: none;
}

.pagination-link {
    font-size: .8125rem;
    text-transform: uppercase;
    font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0;
    text-decoration: none!important;
    display: block;
    border-radius: 2px;
    border: 1px solid #CED0D2;
    background: #fff;
    letter-spacing: 0;
    -webkit-user-select: none;
    user-select: none;
}

.pagination-link:not(.pagination-dots):focus,.pagination-link:not(.pagination-dots):hover {
    color: #000;
    background: #fdbf2d;
    border-color: #fdbf2d;
}

.pagination-link:not(.pagination-dots):focus .pagination-icon,.pagination-link:not(.pagination-dots):hover .pagination-icon {
    color: #000;
}

.pagination-current,.pagination-dots {
    cursor: default;
    pointer-events: none;
}

.pagination-arrow {
    width: auto;
    padding: 0 12px;
}

.pagination-prev {
    margin-right: 16px;
}

.pagination-next {
    margin-left: 16px;
}

.pagination-current {
    color: #000;
    border-color: #fdbf2d!important;
    border-width: 2px;
    line-height: 36px;
}

.pagination-icon {
    display: inline-block;
    color: #CED0D2;
}

.pagination-icon svg {
    margin-top: -2px;
    height: 38px;
    width: 15px;
}

@media (max-width:991px) {
    .pagination {
        display: block;
    }

    .pagination__list {
        display: block;
        width: 100%;
        white-space: nowrap;
    }

    .pagination__list:after {
        display: none;
    }

    .pagination .pagination-item-arr {
        float: none;
        display: inline-block;
        vertical-align: bottom;
    }

    .pagination-item:not(.pagination-item-arr) {
        display: none;
    }

    .pagination-txt {
        text-align: center;
        padding-top: 1.25rem;
    }

    .pagination .pagination-item-arr:first-child {
        float: left;
    }

    .pagination .pagination-item-arr:last-child {
        float: right;
    }
}

@media (min-width:992px) {
    .pagination-txt {
        display: none;
    }
}

.rating {
    height: 50px;
    display: flex;
    align-items: center;
    margin: 0 -4px;
    line-height: 1;
}

.rating.active {
    height: auto;
    position: relative;
    top: -2px;
}

.rating__stars {
    display: flex;
    align-items: center;
}

.rating__stars:hover .rating__star.active svg {
    color: transparent;
}

.rating__stars:hover .rating__star.hover-active svg {
    color: #fdbf2d;
}

.rating__star {
    background: 0 0;
    border: none;
    outline: 0!important;
    padding: 0 4px;
}

.rating__star svg {
    width: 16px;
    height: 16px;
    color: transparent;
    fill: #fdbf2d;
}

.rating__star.active svg,.rating__star.hover-active svg {
    color: #fdbf2d;
}

.phone-container {
    display: flex;
    flex-wrap: wrap;
}

.phone-container label.error {
    min-width: 100%;
    margin: .5rem 0 0;
}

.phone-container .fluid-control.-small,.phone-container .order-form__input.-small,.phone-container .popup-form__input.-small {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone-container .fluid-control.-big,.phone-container .order-form__input.-big,.phone-container .popup-form__input.-big {
    min-width: calc(100% - 55px);
    max-width: calc(100% - 55px);
    margin-left: auto;
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
}

.news-list__item .article-block,.slick-slide,.slick-slide>div>div {
    min-height: 100%;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none;
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/local/templates/main/skin/styles/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

@keyframes animateNavHover {
    0% {
        transform: scale(1) rotate(0);
    }

    50% {
        transform: scale(.8) rotate(22deg);
    }

    100% {
        transform: scale(1) rotate(45deg);
    }
}

@keyframes animateNavHoverOut {
    0% {
        transform: scale(1) rotate(45deg);
    }

    50% {
        transform: scale(.8) rotate(22deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.125rem;
    height: 3.125rem;
    color: #FFF;
    font-size: 12px;
    margin: 5px;
    display: inline-block;
    cursor: pointer;
}

.owl-theme .owl-nav [class*=owl-]:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fdbf2d;
    transition: transform .3s ease-out;
}

.owl-theme .owl-nav [class*=owl-]:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.owl-theme .owl-prev {
    left: -5rem;
}

.owl-theme .owl-prev:not(.disabled):before {
    -webkit-animation: animateNavHoverOut .3s linear;
    animation: animateNavHoverOut .3s linear;
}

.owl-theme .owl-prev:not(.disabled):hover:before {
    -webkit-animation: animateNavHover .3s linear forwards;
    animation: animateNavHover .3s linear forwards;
}

.owl-theme .owl-next {
    right: -5rem;
}

.owl-theme .owl-next:not(.disabled):before {
    -webkit-animation: animateNavHoverOut .3s linear;
    animation: animateNavHoverOut .3s linear;
}

.owl-theme .owl-next:not(.disabled):hover:before {
    -webkit-animation: animateNavHover .3s linear forwards;
    animation: animateNavHover .3s linear forwards;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 5px 7px;
    background: #979ca3;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #fdbf2d;
}

.parallax-slider .owl-nav [class*=owl-]:before {
    background: #12181a;
}

.parallax-slider .owl-nav .owl-prev {
    left: 1.25rem;
}

.parallax-slider .owl-nav .owl-next {
    right: 1.25rem;
}

.swal2-container,body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0;
}

body.swal2-shown {
    overflow-y: hidden;
}

.swal2-container {
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    padding: 10px;
    background-color: transparent;
    z-index: 1060;
}

.swal2-container.swal2-fade {
    transition: background-color .1s;
}

.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,.4);
}

.swal2-modal {
    background-color: #fff;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
    max-width: 100%;
}

.swal2-modal:focus {
    outline: 0;
}

.swal2-modal.swal2-loading {
    overflow-y: hidden;
}

.swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word;
}

.swal2-modal .swal2-buttonswrapper {
    margin-top: 15px;
}

.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4;
    cursor: no-drop;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
    box-sizing: border-box;
    border: 4px solid transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 7.5px;
    vertical-align: top;
    background-color: transparent!important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slick-slider,.swal2-icon {
    -moz-user-select: none;
    -ms-user-select: none;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
    margin-left: 30px;
    margin-right: 30px;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    display: inline-block;
    content: '';
    margin-left: 5px 0 15px;
    vertical-align: -1px;
    height: 15px;
    width: 15px;
    border: 3px solid #999;
    box-shadow: 1px 1px 1px #fff;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
}

.mfp-container:before,.mfp-content,.slick-next-circle,.slick-prev-circle,.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span,.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span {
    vertical-align: middle;
}

.swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px;
}

.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%;
}

.swal2-modal .swal2-close {
    background: rgba(0,0,0,0);
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #ccc;
    transition: color .1s ease;
}

.swal2-modal .swal2-close:hover {
    color: #d55;
}

.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea {
    display: none;
}

.swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word;
}

.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea {
    margin: 20px auto;
}

.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
    transition: border-color box-shadow .3s;
}

.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror {
    border-color: #ca0813!important;
    box-shadow: 0 0 2px #ca0813!important;
}

.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus {
    outline: 0;
    border: 1px solid #b4dbed;
    box-shadow: 0 0 3px #c4e6f5;
}

.swal2-modal .swal2-file:focus::-webkit-input-placeholder,.swal2-modal .swal2-input:focus::-webkit-input-placeholder,.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-file:focus::-moz-placeholder,.swal2-modal .swal2-input:focus::-moz-placeholder,.swal2-modal .swal2-textarea:focus::-moz-placeholder {
    -moz-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-file:focus::-ms-input-placeholder,.swal2-modal .swal2-input:focus::-ms-input-placeholder,.swal2-modal .swal2-textarea:focus::-ms-input-placeholder {
    -ms-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-file:focus::placeholder,.swal2-modal .swal2-input:focus::placeholder,.swal2-modal .swal2-textarea:focus::placeholder {
    transition: opacity .3s .03s ease;
    opacity: .8;
}

.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-file::-moz-placeholder,.swal2-modal .swal2-input::-moz-placeholder,.swal2-modal .swal2-textarea::-moz-placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-file::-ms-input-placeholder,.swal2-modal .swal2-input::-ms-input-placeholder,.swal2-modal .swal2-textarea::-ms-input-placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder {
    color: #e6e6e6;
}

.swal2-modal .swal2-range input {
    float: left;
    width: 80%;
}

.swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.swal2-modal .swal2-range input,.swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0;
}

.swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px;
}

.swal2-modal .swal2-input[type=number] {
    max-width: 150px;
}

.swal2-modal .swal2-file {
    font-size: 20px;
}

.swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px;
}

.swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%;
}

.swal2-modal .swal2-radio {
    border: 0;
}

.swal2-modal .swal2-radio label:not(:first-child) {
    margin-left: 20px;
}

.swal2-modal .swal2-radio input {
    margin: 0 3px 0 0;
}

.swal2-modal .swal2-checkbox {
    color: #545454;
}

.swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none;
}

.swal2-modal .swal2-validationerror::before {
    content: '!';
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px;
}

.swal2-icon.swal2-info,.swal2-icon.swal2-question,.swal2-icon.swal2-warning {
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}

@supports (-ms-accelerator:true) {
    .swal2-range input {
        width: 100%!important;
    }

    .swal2-range output {
        display: none;
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .swal2-range input {
        width: 100%!important;
    }

    .swal2-range output {
        display: none;
    }
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    user-select: none;
}

.swal2-icon.swal2-error {
    border-color: #ca0813;
}

.swal2-icon.swal2-error .swal2-x-mark {
    position: relative;
    display: block;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #ca0813;
    display: block;
    top: 37px;
    border-radius: 2px;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
    transform: rotate(45deg);
    left: 17px;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    transform: rotate(-45deg);
    right: 16px;
}

.swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #f0ad4e;
    border-color: #f3bc6f;
}

.swal2-icon.swal2-info {
    font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
    color: #5bc0de;
    border-color: #b0e1ef;
}

.swal2-icon.swal2-question {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
}

.swal2-icon.swal2-success {
    border-color: #2d8d57;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    transform: rotate(-45deg);
    transform-origin: 0 60px;
}

.swal2-icon.swal2-success .swal2-success-ring {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(45,141,87,.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2;
}

.mfp-container,.slick-slider,img.mfp-img {
    box-sizing: border-box;
}

.swal2-icon.swal2-success .swal2-success-fix {
    width: 7px;
    height: 90px;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    height: 5px;
    background-color: #2d8d57;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    width: 25px;
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    width: 47px;
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
}

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0;
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative;
}

.slick-list,.slick-slider {
    display: block;
    position: relative;
}

.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20;
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0;
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline {
    background: #add8e6;
}

.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10;
}

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
    }

    45% {
        transform: scale(1.05);
    }

    80% {
        transform: scale(.95);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
    }

    45% {
        transform: scale(1.05);
    }

    80% {
        transform: scale(.95);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(.5);
        opacity: 0;
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(.5);
        opacity: 0;
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s;
}

.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none;
}

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards;
}

.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes animate-success-tip {
    0%,54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animate-success-tip {
    0%,54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@-webkit-keyframes animate-success-long {
    0%,65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes animate-success-long {
    0%,65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@-webkit-keyframes rotatePlaceholder {
    0%,5% {
        transform: rotate(-45deg);
    }

    100%,12% {
        transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0%,5% {
        transform: rotate(-45deg);
    }

    100%,12% {
        transform: rotate(-405deg);
    }
}

.swal2-animate-success-line-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s;
}

.swal2-animate-success-line-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s;
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        transform: rotateX(0);
        opacity: 1;
    }
}

@keyframes animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        transform: rotateX(0);
        opacity: 1;
    }
}

.swal2-animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s;
}

@-webkit-keyframes animate-x-mark {
    0%,50% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0;
    }

    80% {
        transform: scale(1.15);
        margin-top: -6px;
    }

    100% {
        transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes animate-x-mark {
    0%,50% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0;
    }

    80% {
        transform: scale(1.15);
        margin-top: -6px;
    }

    100% {
        transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s;
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.slick-slider {
    -webkit-user-select: none;
    user-select: none;
    touch-action: pan-y;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translate3d(0,0,0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-slide {
    height: auto;
    display: none;
}

.slick-slide>div {
    min-height: 100%;
    display: flex;
    width: 100%;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #fff;
    color: #979ca3;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    transition: background-color .2s ease-out;
    z-index: 10;
}

.slick-next .svg-icon,.slick-prev .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
    height: 14px;
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: 0;
    background: #b9bdc1;
    color: #fff;
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1;
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25;
}

.slick-prev {
    left: -28px;
}

.slick-next {
    right: -28px;
}

.slick-next-circle,.slick-prev-circle {
    position: relative;
    display: inline-block;
    width: 2.625rem;
    height: 2.625rem;
    border: 2px solid #b9bdc1;
    color: #b9bdc1;
    background-color: transparent;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.slick-next-circle:focus,.slick-next-circle:hover,.slick-prev-circle:focus,.slick-prev-circle:hover {
    border-color: #fdbf2d;
    color: #fdbf2d;
    outline: 0;
}

.slick-next-circle .svg-icon,.slick-prev-circle .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
    height: .875rem;
}

.slick-next-circle.slick-disabled,.slick-prev-circle.slick-disabled {
    opacity: .5;
}

.slick-next-circle.slick-disabled:focus,.slick-next-circle.slick-disabled:hover,.slick-prev-circle.slick-disabled:focus,.slick-prev-circle.slick-disabled:hover {
    color: #b9bdc1;
    border-color: #b9bdc1;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li,.slick-dots li button {
    width: .3125rem;
    height: .3125rem;
    padding: 0;
    cursor: pointer;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
}

.slick-dots li button {
    border: 0;
    background: #b9bdc1;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    border-radius: 50%;
}

.slick-dots li button:focus,.slick-dots li button:hover {
    background-color: #696e75;
    outline: 0;
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
    font-family: Arial;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mfp-bg,.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
}

.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after {
    content: '';
}

.mfp-bg,.mfp-container,.mfp-wrap {
    width: 100%;
    height: 100%;
}

.slick-dots li:before {
    display: none;
}

.slick-dots li.slick-active button {
    background-color: #696e75;
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75;
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    overflow: auto;
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: auto;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none!important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-close,.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display: none;
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

.mfp-figure:after,.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    position: absolute;
    left: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
}

.mfp-figure,img.mfp-img {
    line-height: 0;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1;
}

.mfp-arrow:after,.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-image-holder .mfp-content,img.mfp-img {
    max-width: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.mfp-figure:after,img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

.easyzoom-flyout,.easyzoom-notice {
    background: #FFF;
    position: absolute;
}

@media all and (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75);
    }

    .mfp-arrow-left {
        transform-origin: 0;
    }

    .mfp-arrow-right {
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.responsive-tabs-container .tab-pane {
    margin-bottom: 15px;
}

.responsive-tabs-container .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    border-bottom: 2px solid #b9bdc1;
    color: #333;
}

@media (max-width:767px) {
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-xs .accordion-link {
        display: block;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-sm .accordion-link {
        display: block;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-md .accordion-link {
        display: block;
    }
}

@media (min-width:1200px) {
    .responsive-tabs-container.accordion-lg .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-lg .accordion-link {
        display: block;
    }
}

.easyzoom {
    position: relative;
    display: block;
    margin: auto;
}

.easyzoom img {
    vertical-align: bottom;
}

.easyzoom.is-loading img {
    cursor: progress;
}

.easyzoom.is-ready img {
    cursor: crosshair;
}

.easyzoom.is-error img {
    cursor: not-allowed;
}

.easyzoom-notice {
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
    z-index: 100;
    overflow: hidden;
    transform: translate3d(0,0,0);
    width: 100%;
}

.easyzoom-flyout img {
    max-width: none;
    max-height: none;
    margin-top: 0;
}

.easyzoom--overlay .easyzoom-flyout {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}

.easyzoom--overlay .easyzoom-flyout img {
    min-width: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 15px;
    border: 2px solid #fdbf2d;
}/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */.grayscale {
                                                                 filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
                                                                 filter: grayscale(1);
                                                                 filter: gray;
                                                             }

.grayscale.grayscale-fade {
    transition: filter .5s;
}

.grayscale.grayscale-fade:hover,.grayscale.grayscale-off {
    filter: grayscale(0);
}

.grayscale.grayscale-replaced {
    filter: none;
}

.grayscale.grayscale-replaced>svg {
    transition: opacity .5s ease;
    opacity: 1;
}

.grayscale.grayscale-replaced.grayscale-fade:hover>svg,.grayscale.grayscale-replaced.grayscale-off>svg {
    opacity: 0;
}

.news-list {
    margin-bottom: 2rem;
}

.news-list__item {
    margin-bottom: 1rem;
}

.news-detail+p {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media (max-width:767px) {
    .container {
        max-width: 100%;
    }
}

[data-ajax-load] {
    height: 100vh;
}

[data-ajax-load]>.loader-inner {
    display: none;
}

[data-ajax-load].loading {
    position: relative;
}

[data-ajax-load].loading>.loader-inner {
    display: block;
}
/* End */


/* Start:/local/templates/main/components/twofingers/location/.default/style.min.css?17267301699055*/
.tfl__link-container:hover,.tfl__link-container{text-decoration:none;display:flex}.tfl__link:hover,.tfl__link{border-bottom:1px dashed;cursor:pointer}.tfl__link-label{margin-right:5px}.tfl__link.tfl__link_order{font-weight:700;line-height:2}.tfl-define-popup{background-color:#fff;text-align:center}.tfl-define-popup__desktop{border-radius:0.3em;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px 0 rgba(0,0,0,.1);box-shadow:0 1px 10px 0 rgba(0,0,0,.1);transform:translateX(-50%);z-index:1001;-webkit-border-radius:10px;-moz-border-radius:10px;position:absolute}.tfl-define-popup__text{padding-left:20px;padding-right:20px}.tfl-define-popup__mobile{width:100%;position:relative;z-index:9999999;border-radius:0!important}.tfl-define-popup__mobile .tfl-define-popup__buttons{border-radius:0!important}.tfl-define-popup__desktop:before{position:absolute;width:11px;height:11px;transform:rotate(45deg);content:'';background-color:#fff;left:calc(50% - 5px);top:-5px}.tfl-define-popup__buttons{text-align:center;overflow:hidden;display:grid}.tfl-define-popup__button{display:block;padding:10px 20px;box-sizing:border-box}.tfl-define-popup__main{font-weight:700}.tfl-define-popup__second{background-color:#f5f5f5}.tfl-popup{position:fixed;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;z-index:2001;max-width:100%;overflow:hidden;left:50%;top:42%;transform:translate(-50%,-50%);-webkit-box-shadow:-1px 2px 13px 0 rgba(0,0,0,.25);-moz-box-shadow:-1px 2px 13px 0 rgba(0,0,0,.25);box-shadow:-1px 2px 13px 0 rgba(0,0,0,.25);display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;grid-gap:0;box-sizing:border-box;opacity:0;transition:opacity .2s ease-in,top .2s ease-out}.tfl-popup.tfl-popup_loaded{opacity:1;top:45%}.tfl-popup.tfl-popup_loading{background:url(/local/templates/main/components/twofingers/location/.default/img/preloader.svg) center center no-repeat #fff}.tfl-popup__title-container{position:relative;width:100%}.tfl-popup__search-wrapper{margin-bottom:20px}.tfl-popup__title{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;width:calc(100% - 40px)}.tfl-popup__search{position:relative;padding:0;margin-bottom:15px;margin-top:26px}.tfl-popup .tfl-popup__search-input{color:#333;-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1;padding:10px 5px 12px;width:100%;position:relative;border:0;background:bottom/0 100% no-repeat,50% 100%/100% 100%;transition:background ease-out;background-image:linear-gradient(to top,#1f2949 2px,rgba(255,86,5,0) 2px),linear-gradient(to top,#bdbdbd 1px,rgba(189,189,189,0) 1px)}.tfl-popup .tfl-popup__search-input:focus{background-size:100% 100%,100% 100%;transition:.3s;outline:0}.tfl-popup__search-input::-webkit-input-placeholder{color:#bbb}.tfl-popup__search-input::-moz-placeholder{color:#bbb}.tfl-popup__search-input:-ms-input-placeholder{color:#bbb}.tfl-popup__search-input:-moz-placeholder{color:#bbb}.tfl-popup__search-input:focus::-webkit-input-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus::-moz-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus:-ms-input-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus:-moz-placeholder{color:#d5d5d5}.tfl-popup__clear-field{height:14px;position:absolute;right:35px;top:calc(50%);transform:translateY(-50%);width:14px;display:none}.tfl-popup__search-icon{height:40%;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:auto;text-align:right}.tfl-popup__search-icon svg{fill:#d5d5d5;background-color:transparent;width:auto;height:100%}.tfl-popup__search-icon svg path{fill:#d5d5d5}.tfl-popup__container{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.tfl-popup__container:before{position:absolute;content:'';left:0;right:5px;height:18px;bottom:0;z-index:1;background-image:-moz-linear-gradient(top,rgba(255,255,255,.001) 0,#fff);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.001) 0,#fff);background-image:-o-linear-gradient(top,rgba(255,255,255,.001) 0,#fff);background-image:-ms-linear-gradient(top,rgba(255,255,255,.001) 0,#fff);background-image:linear-gradient(top,rgba(255,255,255,.001) 0,#fff)}.tfl-popup__container.tfl-popup__container_no-found:before{content:none}.favorites-right-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{grid-template-columns:2fr 1fr}.favorites-left-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{grid-template-columns:1fr 2fr}.tfl-popup__scroll-container{overflow:hidden;overflow-y:auto;position:relative;display:none}.tfl-popup__scroll-container::-webkit-scrollbar{width:5px}.tfl-popup__scroll-container::-webkit-scrollbar-track{background:rgb(213 213 213 / 40%);border-radius:2px}.tfl-popup__scroll-container:hover::-webkit-scrollbar-track{background:rgb(213 213 213)}.tfl-popup__scroll-container::-webkit-scrollbar-thumb{background-color:rgb(0 0 0 / 40%);border:none;border-radius:2px}.tfl-popup__scroll-container:hover::-webkit-scrollbar-thumb{background-color:rgb(0 0 0)}.tfl-popup__scroll-container+.tfl-popup__scroll-container{padding-left:10px}.tfl-popup__with-locations .tfl-popup__scroll-container.tfl-popup__locations,.tfl-popup__with-defaults .tfl-popup__scroll-container.tfl-popup__defaults{display:block}.tfl-popup__list{list-style:none;padding:0;line-height:1.25;margin-bottom:15px;-webkit-column-width:150px;-moz-column-width:150px;column-width:150px;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-column-rule:0px solid #ccc;-moz-column-rule:0 solid #ccc;column-rule:0px solid #ccc;display:block}.favorites-under-search .tfl-popup__defaults .tfl-popup__list{margin-top:15px;margin-bottom:0}.tfl-popup__search-wrapper .tfl-popup__defaults .tfl-popup__list{margin-top:30px;margin-bottom:0}.tfl-popup__list li{padding-bottom:7.5px;overflow:hidden;list-style:none;page-break-inside:avoid;break-inside:avoid;padding-left:0;margin:0}.tfl-popup__list li:before,.tfl-popup__list li:after{content:none}.tfl-popup__location-link{color:#333;text-decoration:none;border-bottom:1px dashed #777}.tfl-popup__location-link:hover{color:#333;border-bottom:1px dotted #333}.tfl-popup__defaults .tfl-popup__location-link{font-weight:700;border-bottom:1px dotted #333}.tf-location__region{display:block;font-size:.7em;color:#999;line-height:1;margin-top:0.3em}.tfl-popup-overlay{display:none;position:fixed;margin:0;padding:0;top:0;left:0;bottom:0;right:0;background:url('/local/templates/main/components/twofingers/location/.default/img/custom-popup-overlay.png');z-index:10000}@-webkit-keyframes animate-circle{from{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}@keyframes animate-circle{from{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.tfl-popup-overlay__loader{--size:10rem;position:fixed;top:50%;left:50%;height:var(--size);width:var(--size);transform:translateX(-50%) translateY(-50%)}.tfl-popup-overlay__loader>.tfl-popup-overlay__circle{--duration:2s;position:absolute;height:inherit;width:inherit;background:#fff;border-radius:50%;-webkit-animation:animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;animation:animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite}.tfl-popup-overlay__loader>.tfl-popup-overlay__circle:first-of-type{-webkit-animation-delay:0s;animation-delay:0s}.tfl-popup-overlay__loader>.tfl-popup-overlay__circle:nth-of-type(2){-webkit-animation-delay:calc(var(--duration) / -3);animation-delay:calc(var(--duration) / -3)}.tfl-popup-overlay__loader>.tfl-popup-overlay__circle:nth-of-type(3){-webkit-animation-delay:calc(var(--duration) / -6);animation-delay:calc(var(--duration) / -6)}.tfl-popup__close{display:flex;position:absolute;cursor:pointer;opacity:.2;width:40px;height:40px;top:20px;right:20px;align-items:center;justify-content:center}.tfl-define-popup .tfl-popup__close{top:0;right:0}.tfl-popup__close:hover{opacity:.5}.tfl-popup__close:before,.tfl-popup__close:after{position:absolute;content:'';width:2px;background-color:#333;height:20px}.tfl-popup__close:before{transform:rotate(45deg)}.tfl-popup__close:after{transform:rotate(-45deg)}.tfl-popup__clear-field .tfl-popup__close{width:100%;height:100%;top:0;right:0}.tfl-popup__clear-field .tfl-popup__close:before,.tfl-popup__clear-field .tfl-popup__close:after{width:2px;height:15px;top:0;left:6px}.tfl-define-popup .tfl-popup__close{width:30px;height:30px}.tfl-define-popup .tfl-popup__close:before,.tfl-define-popup .tfl-popup__close:after{width:2px;height:15px;top:7px;left:15px}.tfl-body-freeze{overflow-y:hidden;margin-right:calc(-1 * (100vw - 100%));height:auto}.tfl-body-blur{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.tfl-popup__nofound-mess{display:none;font-size:20px;text-align:center;position:absolute;top:50%;width:100%;color:#d5d5d5;transform:translateY(-50%)}.tfl-popup__container_no-found .tfl-popup__nofound-mess{display:block}
/* End */


/* Start:/local/templates/main/components/arturgolubev/search.title/jh/style.min.css?172673392611988*/
.bx_smart_searche,.bx_smart_searche *,.bx-searchtitle,.bx-searchtitle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:14px}.bx-searchtitle-history{margin-top:5px}.bx-searchtitle-history a{color:#222;text-decoration:underline}.bx-searchtitle-history a:hover{text-decoration:none}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#333;background-color:#f8fafc;border:1px solid #d5dadc;border-right:none;border-radius:1px 0 0 1px;outline:none;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-searchtitle .bx-input-group .bx-form-control:focus{background-color:#fff}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0%,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0%,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell;line-height:normal}.bx-searchtitle .bx-input-group-btn button{position:relative;border:none;background:url(/local/templates/main/components/arturgolubev/search.title/jh/images/search-icon.png) center center no-repeat #95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:0;border-radius:0 1px 1px 0;color:#fff;font-size:16px;line-height:1.42857143;height:34px;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background-color:#1484CE}div.title-search-result{border:0 none!important;border-top:0 none;display:none;overflow:hidden;z-index:999;min-width:200px;margin-top:3px;background-color:#FFF;border-radius:2px;box-shadow:0 0 7px -2px #d6d6d6}div.title-search-fader{display:none;background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/images/fader.png);background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_smart_searche{padding-top:8px;border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche .bx_info_wrap{margin-left:85px}.bx_smart_searche .bx_img_element{float:left;padding:5px;width:75px;text-align:center}.bx_smart_searche .bx_item_block{min-height:65px;position:relative}.bx_smart_searche .bx_image{display:inline-block;max-width:100%}.bx_smart_searche .bx_image.empty_image{background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/image/noimg.png)}.bx_smart_searche .bx_item_element{padding:8px 0}.bx_smart_searche .bx_item_element_all_result{text-align:center}.bx_smart_searche .bx_item_element hr{margin:0;border:none;border-bottom:1px solid #e5e5e5}.bx_smart_searche .bx_item_element a{margin-top:5px;display:inline-block;color:#333;font-size:14px;text-decoration:none;font-weight:700}.bx_smart_searche .bx_item_element a b{font-weight:700;color:#000}.bx_smart_searche .bx_item_element a:hover,.bx_smart_searche .bx_item_element a:hover b{text-decoration:underline}.bx_smart_searche .bx_item_preview_text{font-size:13px;padding:5px 10px 5px 0}.bx_smart_searche .bx_price{font-weight:700;font-size:15px;margin-top:5px}.bx_smart_searche .bx_price .old{font-weight:400;text-decoration:line-through;color:#636363;font-size:12px;vertical-align:middle}.bx_smart_searche .bx_item_block.all_result{min-height:0}.bx_smart_searche .bx_item_block.others_result{min-height:0;line-height:12px;padding:0}.bx_smart_searche .bx_item_block.all_result .all_result_button{display:inline-block;font-size:14px;background-color:#1485CE;border:1px solid;border-color:#1485CE;color:#FFF;padding:0 22px;height:34px;text-decoration:none;border-radius:2px;margin:0 0 8px;line-height:34px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.bx_smart_searche .bx_item_block_href{display:block;text-decoration:none;margin-bottom:5px;padding:8px;line-height:14px}.bx_smart_searche .bx_item_block_href:hover{background-color:#feeed2}.bx_smart_searche .bx_item_block_hrline{border-bottom:1px solid #f5a61c;margin:0 8px 5px}.bx_item_block_item_clear{display:block;clear:both}.bx_smart_searche .bx_item_block_item_info_wrap{display:block}.bx_smart_searche .bx_item_block_item_info_wrap.wpic{padding-left:39px}.bx_smart_searche .bx_item_block_item_info{display:block}.bx_smart_searche .bx_item_block_href_category_title{color:#a2a2a2}.bx_smart_searche .bx_item_block_href_category_name{color:#f5a61c;font-weight:700;text-transform:uppercase}.bx_smart_searche .bx_item_block_item_image{width:34px;height:34px;float:left;margin-right:5px;position:relative}.bx_smart_searche .bx_item_block_item_image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.bx_smart_searche .bx_item_block_item_name{color:#333;overflow:hidden;height:34px;display:block;line-height:17px;display:flex}.bx_smart_searche .bx_item_block_item_name_flex_align{margin:auto 0}.bx_smart_searche .bx_item_block_item_simple_name{color:#333;display:block;line-height:17px}.bx_smart_searche .bx_item_block_item_name b,.bx_smart_searche .bx_item_block_item_simple_name b{color:#f5a61c}.bx_smart_searche .bx_item_block_item_price{float:right;text-align:right;color:#333;line-height:17px;padding-left:5px}.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one{line-height:34px}.bx_smart_searche .bx_item_block_item_price .bx_price_new{white-space:nowrap;font-weight:700;display:block}.bx_smart_searche .bx_item_block_item_price .bx_price_old{white-space:nowrap;text-decoration:line-through}.bx_smart_searche .bx_item_block_item_text{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_smart_searche .bx_item_block_item_props{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_item_block_item_prop_item{display:block}.bx_smart_no_result_find{padding:0 8px 8px}.bx-searchtitle .bx-searchtitle-preloader{position:absolute;top:2px;right:110%;width:30px;height:30px;z-index:5;display:none}.bx-searchtitle .bx-searchtitle-preloader.view{background:url(/local/templates/main/components/arturgolubev/search.title/jh/images/loader_orange.gif) center center no-repeat}.bx-searchtitle.theme-blue .bx-input-group .bx-form-control{border-color:#0083d1}.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view{background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/images/loader_blue.gif)}.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{background-color:#0083d1;border-color:#0083d1}.bx-searchtitle.theme-blue .bx-input-group-btn button{background-color:#0083d1;border-color:#0083d1;color:#FFF}.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover{background-color:#5ca6e4;border-color:#5ca6e4;text-decoration:none}.bx_smart_searche.theme-blue .bx_item_element a b{color:#5ca6e4}.bx_smart_searche.theme-blue .bx_item_block_href:hover{background-color:#b2d9f1}.bx_smart_searche.theme-blue .bx_item_block_href_category_name{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_hrline{border-color:#0083d1}.bx-searchtitle.theme-black .bx-input-group .bx-form-control{border-color:#333}.bx-searchtitle.theme-black .bx-searchtitle-preloader.view{background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/images/loader_black.gif)}.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{background-color:#333;border-color:#333}.bx-searchtitle.theme-black .bx-input-group-btn button{background-color:#333;border-color:#333;color:#FFF}.bx-searchtitle.theme-black .bx-input-group-btn button:hover,.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover{background-color:#5c5c5c;border-color:#5c5c5c;text-decoration:none}.bx_smart_searche.theme-black .bx_item_element a b{color:#5c5c5c}.bx_smart_searche.theme-black{border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche.theme-black .bx_item_block_href:hover{background-color:#eaeaea}.bx_smart_searche.theme-black .bx_item_block_href_category_name{color:#333}.bx_smart_searche.theme-black .bx_item_block_item_name b,.bx_smart_searche.theme-black .bx_item_block_item_simple_name b{color:#333}.bx_smart_searche.theme-black .bx_item_block_hrline{border-color:#333}.bx-searchtitle.theme-green .bx-input-group .bx-form-control{border-color:#159ebb}.bx-searchtitle.theme-green .bx-searchtitle-preloader.view{background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/images/loader_green.gif)}.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{background-color:#159ebb;border-color:#159ebb}.bx-searchtitle.theme-green .bx-input-group-btn button{background-color:#159ebb;border-color:#159ebb;color:#FFF}.bx-searchtitle.theme-green .bx-input-group-btn button:hover,.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover{background-color:#44b1c9;border-color:#44b1c9;text-decoration:none}.bx_smart_searche.theme-green .bx_item_element a b{color:#44b1c9}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#d0ebf1}.bx_smart_searche.theme-green .bx_item_block_href_category_name{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_item_name b,.bx_smart_searche.theme-green .bx_item_block_item_simple_name b{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_hrline{border-color:#159ebb}.bx-searchtitle.theme-red .bx-input-group .bx-form-control{border-color:#E22B2B}.bx-searchtitle.theme-red .bx-searchtitle-preloader.view{background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/images/loader_red.gif)}.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{background-color:#E22B2B;border-color:#E22B2B}.bx-searchtitle.theme-red .bx-input-group-btn button{background-color:#E22B2B;border-color:#E22B2B;color:#FFF}.bx-searchtitle.theme-red .bx-input-group-btn button:hover,.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover{background-color:#e95c5c;border-color:#e95c5c;text-decoration:none}.bx_smart_searche.theme-red .bx_item_element a b{color:#e95c5c}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#f9d4d4}.bx_smart_searche.theme-red .bx_item_block_href_category_name{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_item_name b,.bx_smart_searche.theme-red .bx_item_block_item_simple_name b{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_hrline{border-color:#E22B2B}.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control{border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view{background-image:url(/local/templates/main/components/arturgolubev/search.title/jh/images/loader_yellow.gif)}.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{background-color:#F9A91D;border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-input-group-btn button{background-color:#F9A91D;border-color:#F9A91D;color:#FFF}.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover,.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover{background-color:#faba4a;border-color:#faba4a;text-decoration:none}.bx_smart_searche.theme-yellow .bx_item_element a b{color:#faba4a}.bx_smart_searche.theme-yellow .bx_item_block_href_category_name{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_item_name b,.bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_hrline{border-color:#F9A91D}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/consult_about_forgotten_basket/style.css?1735112285623*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/main/components/bitrix/form.result.new/consult_about_forgotten_basket/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/main/components/bitrix/form.result.new/consult_about_forgotten_basket/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/main/components/maxma/catalog.element.bonus/.default/style.css?17724435034855*/
.maxma {
    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    white-space: normal;
    clear: left;
    min-width: 140px;
}

.maxma a {
    color: #1CA1BD;
    color: var(--maxma-accent-color);
    text-decoration: none;
    cursor: pointer;
    max-width: fit-content;
}

.maxma a:hover {
    color: #1CA1BD;
    color: var(--maxma-accent-color);
}

.maxma-element-bonus__bonus-amount-wrapper {
    flex-direction: column;
}

.maxma-element-bonus__bonus-amount-wrapper > div {
    margin-bottom: 6px;
}

.maxma-element-bonus__bonus-amount-container {
    color: #292b2c;
    margin-right: 4px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.maxma-element-bonus__bonus-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.maxma-element-bonus__bonus-logo {
    margin-right: 4px;
    vertical-align: bottom;
}

.vat_price:has(.maxma-element-bonus__bonus-logo) {
    display: flex;
    align-items: center;
    gap: 2px;
}

.vat_price .maxma-element-bonus__bonus-logo {
    margin: -2px 0;
    height: 20px;
    width: 20px;
}

.price-block_md .vat_price .maxma-element-bonus__bonus-logo {
    height: 24px;
    width: 24px;
}

.price-block_md .maxma {
    padding-top: 2px;
}

.basket-table__prices:has(.maxma-element-bonus__bonus-logo) > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2px;
}

.maxma-element-bonus__bonus-question {
    display: flex;
    width: 14px;
    height: 14px;
    background: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 17 17' fill='%23b9bdc1' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.86133' cy='8.90601' r='7.5' stroke='%23ffffff'/%3E%3Crect x='8.36133' y='12.906' width='1' height='1' fill='%23ffffff'/%3E%3Cpath d='M8.28416 10.906C8.27993 10.7573 8.27782 10.6458 8.27782 10.5715C8.27782 10.1337 8.34124 9.75586 8.46809 9.43786C8.56112 9.19834 8.71122 8.95674 8.91841 8.71309C9.07063 8.5355 9.34336 8.27739 9.73659 7.93875C10.1341 7.59598 10.392 7.32341 10.5104 7.12105C10.6288 6.91869 10.688 6.69775 10.688 6.45822C10.688 6.02459 10.5146 5.64465 10.1679 5.3184C9.82116 4.98801 9.39621 4.82282 8.89304 4.82282C8.40678 4.82282 8.00086 4.97149 7.67528 5.26884C7.3497 5.56618 7.13617 6.03078 7.03469 6.66264L5.86133 6.52636C5.96704 5.67975 6.27993 5.03137 6.80002 4.58123C7.32433 4.13108 8.01566 3.90601 8.87401 3.90601C9.7831 3.90601 10.5083 4.1476 11.0495 4.63078C11.5907 5.11397 11.8613 5.69834 11.8613 6.38388C11.8613 6.78034 11.7662 7.14583 11.5759 7.48034C11.3856 7.81486 11.0135 8.22164 10.4596 8.7007C10.0875 9.02282 9.84441 9.26028 9.73025 9.41309C9.61609 9.56589 9.53152 9.7414 9.47655 9.93963C9.42158 10.1379 9.38987 10.46 9.38141 10.906H8.28416Z' fill='%23ffffff'/%3E%3C/svg%3E%0A") center center no-repeat;
    cursor: pointer;
}

.maxma-element-bonus__info-container {
    display: none;
    position: absolute;
    width: 230px;
    right: -25px;
    top: 25px;
    flex-direction: column;
    padding: 8px 8px 4px;
    border: 1px solid #ebebec;
    box-sizing: border-box;
    border-radius: 3px;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.14));
    z-index: 10;
    background-color: #ffffff;
}

.maxma-element-bonus__info-container:hover {
    cursor: default;
}
.maxma-element-bonus__bonus-info{
    display: flex;
}
.maxma-element-bonus__can-pay-balls-wrap:hover .maxma-element-bonus__info-container,
.maxma-element-bonus__bonus-info:hover .maxma-element-bonus__info-container {
    display: flex;
}

.maxma-element-bonus__info-container > div:not(:last-child) {
    margin-bottom: 6px;
}

.maxma-element-bonus__info-details-link {
    color: #1CA1BD;
    color: var(--maxma-accent-color);
}

.maxma-element-bonus__info-container::before {
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    right: 25px;
    top: -12px;
    border: 6px solid;
    z-index: 99;
    border-color: transparent transparent #ffffff transparent;
}

.maxma-element-bonus__info-container::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    right: 24px;
    top: -14px;
    position: absolute;
    border: 7px solid;
    z-index: 98;
    border-color: transparent transparent #ebebec transparent;
}

.slick-slide .maxma-element-bonus__bonus-info {
    display: none;
}

.maxma-element-bonus__can-pay-balls {
    margin-left: 6px;
    color: #2D8D57;
    position: relative;
    top: 1px;
}
@media (max-width: 480px) {
    .maxma-element-bonus__can-pay-balls {
        flex: 1 0 100%;
        margin: 0;
    }
}

.slick-slide .maxma-element-bonus__can-pay-balls,
.goods-list__item .maxma-element-bonus__can-pay-balls {
    display: none;
}
/* End */


/* Start:/local/templates/main/styles.css?17724435036058*/
.thumbs-gallery__badges{
    display: flex;
    gap: 10px;
}

.product-tile__badges  .stamp,
.thumbs-gallery__badges .stamp{
    display: flex;

}
.product-tile__badges  .stamp .gift_icon{
    display: flex;
    align-items: center;
    margin:0 7px 0 0px;
}
.thumbs-gallery__badges .stamp .gift_icon{
    display: flex;
    align-items: center;
    margin:0 7px 0 5px;
}

.product-offer__select-chars{
    float:none;
}

.header-navigation__item.-icon span {
    margin: 0 6px 1px;
    flex-wrap: wrap;
}
.tfl__link-label {
    width: 100%;
}
.header__location{
    flex-grow: 1;
    max-width: 100%;
}
.tfl__link:hover,
.tfl__link{
    text-decoration: none;
}
@media (max-width: 991px) {
    .tfl__link-label {
        display:none;
    }
    .tfl__link{
        width: auto;
        max-width: 110px;
        display: block;
        font-size:14px;
    }
}
@media (max-width: 550px) {
    .header__location {
        display:none;
    }
}
.header-catalog__scroller .header-catalog__location{
    margin:0 0 20px 0;
}
.header-catalog__scroller .header-catalog__location .tfl__link{
    width:100%;
    font-size:14px;
}
.header-navigation__item .tfl__link{
    color: #fff;
    transition: color .2s ease-in, border-bottom-color .2s ease-in;
}
.header-navigation__item .tfl__link:hover{
    border-bottom-color: #fdbf2d;
    color: #fdbf2d;
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

@media (min-width: 414px) {
    .product-offer__select-chars{
        float:none !important;
    }
}
@media (max-width: 768px) {
    .product-offer__select-chars .select-block__label{
        font-weight: bold;
    }
}
.css_3d_object_main .sketchfab-embed-wrapper iframe{
    width: 100%;
    height: 100%;
    margin: 0 !important;
}
.css_3d_object_main .sketchfab-embed-wrapper,
.css_3d_object_main .thumbs-gallery__big-img-wrap{
    width: 100%;
    height:100%;
}

.no-collapse:after{
    content:none !important;
}

.product-page__content-main .descr img{
    height: auto;
}

.product-card-map .shops__map{
    width:100%;
    margin-left:0px;
}


.patrnership_form .form-group{
    position:relative;
}
.patrnership_form .form-group .error{
    position: absolute;
    bottom: -30px;
}

.popup__content iframe {
    max-width: 380px;
    margin-left: auto;
}
.catalog-dropdown__sections .catalog-dropdown__section-title-in{
    word-break: break-word;
    word-break: auto-phrase;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.popup__form .popup__error{
    color:red;
}
.product-tile__rating{
    margin-bottom: 0.3rem;
    display:flex;
    gap:2px;
    align-items: baseline;
}
.product-tile__rating .svg-icon{
    width:15px;
    height:15px;
    margin-right:5px;
    position: relative;
    top: 1px;
}
.product-tile__rating .reviews_average{
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin-right:6px;
}
.product-tile__rating .reviews_count{
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    opacity: 0.5;
    color: #000000;
}
.product-offer__meta .product-tile__rating{
    margin-top: 2px;
    margin-bottom: 2px;
}
.product-offer__meta .product-tile__rating .reviews_count{
    font-size: 14px;
}



.css-only-tabs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 20px;
    border-radius: 10px 10px 0 0;
}

.css-only-tabs .radiotab {
    position: absolute;
    opacity: 0;
}

.css-only-tabs .label {
    width: 100%;
    padding: 22px 20px;
    background: #e5e5e5;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #7f7f7f;
    transition: background .3s, color .3s;
    border: none;
    border-radius: 0;
    text-align: center;
}

.css-only-tabs .label:hover {
    background: #e6e6e6;
    border-color: #eba502;
}

.css-only-tabs .label:active {
    background: #fdbf2d;
}

.css-only-tabs .radiotab:checked + .label {
    background: transparent;
    border-top: solid 2px #fdbf2d;
    border-left: solid 2px #fdbf2d;
    border-right: solid 2px #fdbf2d;
    border-bottom: none;
}

.css-only-tabs .panel {
    display: none;
    padding: 20px 30px 30px;
    background: #fff;
    width: 100%;
}

.css-only-tabs .radiotab:checked + .label + .panel {
    display: block;
}


.css-only-tabs .panel {
    order: 99;
}

.css-only-tabs .label {
    width: 50%;
    border-bottom: solid 2px #fdbf2d;
}

.phone_auth_steps{
    display: none;
}

.mobileid_loader {
    width: 48px;
    min-width: 48px;
    height: 48px;
    border: 5px solid #696e75;
    border-bottom-color: #fdbf2d;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.otp-input {
    display: flex;
    gap: 0.5em;
    justify-content: center;
}
.otp-input input {
    width: 2em;
    padding: 0.5em 0;
    appearance: none;
    border: 1px solid #ccc;
    font-family: monospace;
    font-size: 1em;
    text-align: center;
}
.otp-input input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.otp-input input::-webkit-outer-spin-button,
.otp-input input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.otp-form-group{
    display:flex;
    flex-direction:column;
    gap:20px;
    align-items: center;
    margin:auto;
}
.phone_auth_steps .popup-form__form-group{
    justify-content: center;
}


@media (min-width: 992px) {
    .header-navigation__item.-icon .header-navigation__link:focus,
    .header-navigation__item.-icon .header-navigation__link:hover {
        border-bottom-color: transparent;
        color: #fdbf2d;
        text-decoration: none;
    }
}

.number_products {
    position: absolute;
    border-radius: 50%;
    background: #FDBF2D;
    width: 1.5em;
    height: 1.5em;
    top: -6px;
    text-align: center;
}
/* End */


/* Start:/local/templates/main/template_styles.css?17542989091167*/
.mfp-figure:after {
    opacity: 0;
}
.smart-captcha.smart-captcha-min-width{
    min-width: 100%;
}
.smart-captcha .CheckboxCaptcha-LabelText[class][class] {
    font-weight: 500;
    margin-bottom: 6px;
}
.smart-captcha .Text.Text_weight_regular {
    font-weight: 400;
    font-size: 12px;
    line-height: 11px;
}








@media (max-width: 1259px) {
    .primary-slider .primary-slider__slide .primary-product-mobile {
        background-size: cover !important;
    }
}

@media (max-width: 992px) {
    .primary-slider .primary-slider__slide .primary-product-mobile {
        height: 725px;
    }
    .primary-slider__slides .slick-slide {
        height: 725px;
    }
}

@media (max-width: 768px) {
    .primary-slider .primary-slider__slide .primary-product-mobile {
        height: 525px;
    }
    .primary-slider__slides .slick-slide {
        height: 525px;
    }
}

@media (max-width: 767px) {
    .media-picture__img {
        max-height: 26vh;
    }
}

@media (max-width: 576px) {
    .primary-slider .primary-slider__slide .primary-product-mobile {
        height: 100vw;
    }
    .primary-slider__slides .slick-slide {
        height: 100vw;
    }
}

/* End */


/* Start:/local/templates/main/skin/styles/all_style.css?1769601339125826*/
 * Copyright (c) 2016 Daniel Eden
 */.choices:focus,.choices__button:focus,.choices__input:focus,a:not([href]):not([tabindex]):focus{outline:0}.form-card,.product-tile{perspective:1000px}.owl-carousel .owl-item,.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.breadcrumb,.carousel-indicators,.choices__list,.dropdown-menu,.list-inline,.list-unstyled,.nav,.pagination,.slick-dots,.ui-helper-reset,ul{list-style:none}.mfp-arrow,.owl-carousel,.owl-carousel .owl-item,.owl-theme .owl-dots,.owl-theme .owl-nav,.slick-slider,[class^=swal2],html{-webkit-tap-highlight-color:transparent}.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.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.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{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.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{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-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)}}@keyframes pulse{from,to{-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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-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,to{-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)}}@keyframes tada{from,to{-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)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-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)}}@keyframes wobble{from,to{-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)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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,-100%,0);transform:translate3d(0,-100%,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}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-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{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;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}@-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}@-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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}.choices{font-size:16px}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#EAEAEA;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #DDD;background-color:#FFF;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(/local/templates/main/skin/styles/../../node_modules/choices.js/assets/icons/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00BCD4}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;padding-left:16px;background-size:8px;width:8px;line-height:1;opacity:.75;margin:0 -4px 0 8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #DDD;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00BCD4;border:1px solid #00a5bb;color:#FFF;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#FFF;border:1px solid #DDD;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.form-check-input,.ui-icon,svg:not(:root){overflow:hidden}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__placeholder,.close{opacity:.5}.ui-slider,caption,th{text-align:left}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.form-check-input{top:20px;width:1px;height:1px;padding:0;margin:0 0 0 10px!important;clip:rect(0,0,0,0);border:0}.form-check-input:disabled+.form-check-content{cursor:default!important;opacity:.65!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn,.custom-control-indicator{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.form-check-input:disabled+.form-check-content .disabled,.form-check-input:disabled+.form-check-content :disabled{opacity:1!important}.form-check-input:not(:disabled)+.form-check-content:focus:before,.form-check-input:not(:disabled)+.form-check-content:hover:before{background:#F6F6F8;border-color:#fdbf2d;border-width:2px}.form-check-input:checked+.form-check-content:before{background:#fdbf2d!important;border-color:#fdbf2d!important}.form-check-input:checked+.form-check-content:after{opacity:1}.form-check-input.error+.form-check-content{color:#ca0813}.form-check-label{display:block;margin:0;padding:0!important}.form-check-label:hover .form-check-content{color:#4a4b4c}.form-check-content{display:block;position:relative;padding:0 0 1px 36px;line-height:19px;font-size:14px;color:#696e75}.form-check-content:after,.form-check-content:before{content:'';position:absolute;display:block}.form-check-content:before{top:0;left:0;width:20px;height:20px;border:1px solid #CED0D2;background:#fff}.checkbox .form-check-content:after,.radio .form-check-content:after{left:6px;top:6px;width:8px;height:8px}.form-check-content:after{opacity:0;background:#fff}.form-check-content a{color:#95989A;text-decoration:underline}.form-check-inline{padding-left:0}.form-check label.error{display:none!important}.form-check__input[data-validate=agreement]~label.error{display:block!important;margin:5px 0 0}.checkbox .form-check-content:before{border-radius:2px}.radio .form-check-content:after,.radio .form-check-content:before{border-radius:50%}@font-face{font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Regular.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Regular.svg#Roboto Regular') format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Italic.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Italic.svg#Roboto Italic') format("svg");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Medium.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Medium.svg#Roboto Medium') format("svg");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-Bold.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-Bold.svg#Roboto Bold') format("svg");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Roboto;src:url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.eot);src:url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/Roboto-BoldItalic.svg#Roboto Bold Italic') format("svg");font-style:italic;font-weight:700;font-display:swap}@font-face{font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS35.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS35.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS35.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS35.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS35.svg#Pragmatica Slab Extra Light') format("svg");font-style:normal;font-weight:100;font-display:swap}@font-face{font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS45.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS45.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS45.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS45.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS45.svg#Pragmatica Slab Light') format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS55.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS55.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS55.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS55.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS55.svg#Pragmatica Slab Book') format("svg");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS65.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS65.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS65.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS65.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS65.svg#Pragmatica Slab Medium') format("svg");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS75.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS75.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS75.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS75.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS75.svg#Pragmatica Slab Bold') format("svg");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Pragmatica Slabserif";src:url(/local/templates/main/skin/styles/../fonts/PSS85.eot);src:url(/local/templates/main/skin/styles/../fonts/PSS85.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/PSS85.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/PSS85.ttf) format("truetype"),url('/local/templates/main/skin/styles/../fonts/PSS85.svg#Pragmatica Slab Extra Bold') format("svg");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:PragmaticaBlack;src:url(/local/templates/main/skin/styles/../fonts/6674.eot);src:url(/local/templates/main/skin/styles/../fonts/6674.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/skin/styles/../fonts/6674.woff) format("woff"),url(/local/templates/main/skin/styles/../fonts/6674.ttf) format("truetype"),url(/local/templates/main/skin/styles/../fonts/6674.svg#6674) format("svg");font-style:normal;font-weight:400;font-display:swap}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;background-repeat:no-repeat}progress,sub,sup{vertical-align:baseline}dl,ol,p,pre,ul{margin-top:0}button,hr,input{overflow:visible}pre,textarea{overflow:auto}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
 
  
 @media screen and (max-width: 991px){
    .cookies-popup{
        font-size: 12px;
        line-height: 1.1;
        padding: 10px 0 10px;
    }
    
    .cookies-popup__button {
          margin-bottom: 10px;
          width: 30px;
          height: 30px;
    }
}

@media screen and (max-width:768px) {
	.page-p-img {
		max-width: 100%;
		height: auto;
	}
}

.coupon-form .bx_ordercart_coupon {
  position: relative;
  white-space: nowrap;
  margin-bottom: 4px;
}
.coupon-form .bx_ordercart_coupon span {
  display: block;
  margin-bottom: 13px;
  color: #7f7f7f;
  font-size: 13px;
}
.coupon-form .bx_ordercart_coupon input {
  border: 1px solid #dedede;
  color: #666;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  vertical-align: middle;
  outline: none !important;
  height: 30px;
  line-height: 1;
  padding: 0 0 0 10px;
}
.coupon-form .bx_ordercart_coupon span.good,
.coupon-form .bx_ordercart_coupon span.bad,
.coupon-form .bx_ordercart_coupon span.disabled {
  display: inline-block;
  width: 22px;
  height: 34px;
  vertical-align: middle;
  margin: 0 0 0 5px;
  cursor: pointer;
}
.coupon-form .bx_ordercart_coupon span.disabled:hover {
  cursor: pointer;
}
.coupon-form .bx_ordercart_coupon input.good {
  position: relative;
  border: 1px solid #59a62a;
  background: rgba(89, 166, 42, 0.16);
  box-shadow: 0 0 2px 0 rgba(89, 166, 42, 0.8);
}
.coupon-form .bx_ordercart_coupon span.good {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}
.coupon-form .bx_ordercart_coupon input.bad {
  border: 1px solid #e16565;
  background: rgba(225, 101, 101, 0.16);
  box-shadow: 0 0 2px 0 rgba(225, 101, 101, 0.8);
}
.coupon-form .bx_ordercart_coupon span.good:hover,
.coupon-form .bx_ordercart_coupon span.bad,
.coupon-form .bx_ordercart_coupon span.disabled {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}
/*.coupon-form .bx_ordercart_coupon span.bad:hover{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center;
}*/
.coupon-form .bx_ordercart_coupon input.disabled {
  color: #9a9a9a;
}
.coupon-form .bx_ordercart_coupon_notes {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  display: none;
  opacity: 0;
  white-space: normal;
  border: 1px solid #ddd;
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 270px;
  padding: 10px;
  background: #fff;
  z-index: 1010;
  border-radius: 5px;
  font-size: 13px;
  line-height: 17px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.05);
}
.coupon-form .bx_ordercart_coupon:hover .bx_ordercart_coupon_notes {
  display: block;
  opacity: 1;
}
.bx_ordercart_coupon span[data-coupon] {
  text-indent: -5000px;
}

.rent-additional__item_ {
    padding: 0 3px;
    margin-top: 6px;
}

.podarok{
	font-size: 13px;
	width: 330px;
	margin-top: -172px;
	background: #d00813;
	color: #fff;
	padding-bottom: 15px;
}

.podarok > div{
	padding: 15px 10px 0 10px;
}

.podarok ul{
	margin-top: -6px;
}

.action-label{
	position: absolute;
	top: 0;
	left: 0;
	background: #d00813;
	color: #fff;
	padding: 10px;
	z-index: 1000;
}

.product-page__gallery .action-label,
.action-label-catalog{
	position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    height: 93px;
    font-size: 0;
	background: url(/local/templates/main/skin/styles/assets/images/icon_hit.png) no-repeat 0 0;
	/*background: #d00813;*/
	color: #fff;
	padding: 5px 10px;
	z-index: 20;
}

.podarok a{
	color: #fdbf2d;
}



.stacker-banner-1{
	width: 995px;
	height: 230px;
	background: url(/local/templates/main/skin/styles/skin/img/stacker-banner-1.jpg);
	margin-bottom: 15px;
	background-size: contain;
}

.stacker-banner-1.m13-15{
	background-image: url(/local/templates/main/skin/styles/skin/img/telezhki-banner.jpg);
}

.stacker-banner-1.shtabelery{
	background-image: url(/local/templates/main/skin/styles/skin/img/shtabelery-banner.jpg);
}
.stacker-banner-1.richtrack{
	background-image: url(/local/templates/main/skin/styles/skin/img/banner-995x230-richtrack.jpg);
	background-repeat: no-repeat;
}
	.stacker-banner-1.pogruzchik{
		background-image: url(/local/templates/main/skin/styles/skin/img/banner-995x230_v2_pogruzchik.jpg);
		background-repeat: no-repeat;
}

.footer__nav-li{
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid; /* Makes effect only in Firefox */
	break-inside: avoid; /* IE10+, Opera 11.1—12.1 */
}

.sidebar-banner{
	width: 272px;
	height: 163px;
	/*background: url(/local/templates/main/skin/styles/skin/img/sidebar-banner.jpg);*/
	background-size: contain;
}

.social-links__a {
	transition: 0.2s all ease;
}

.soc-icon{
	fill: #5b5b5b;
	transition: 0.2s all ease;
}

.social-links__a:hover {
    background-color: #fdbf2d;
}

.social-links__a:hover .soc-icon{
    fill: #fff;
}

/* .product-offer__params {
    height: 230px;
} */

/*

.made-in-germany{
	width: 107px;
	height: 69px;
	background: url(/local/templates/main/skin/styles/skin/img/made-in-germany.png) no-repeat;
	position: absolute;
	bottom: 17px;
	right: 17px;
	z-index: 2;
}

.made-in-germany-catalog{
	width: 57px;
	height: 34px;
	background: url(/local/templates/main/skin/styles/skin/img/made-in-germany-flag.png) no-repeat;
	position: absolute;
	right: 50px;
	top: 15px;
	z-index: 20;
}

*/

.advantages-short__icon img.svg-icon{
	margin: 0;
	max-width: 100%;
	max-height: 100%;
}

.select-block__label {
    clear: both;
}


/* Advantages */

.card-advantages-title{
	font-size: 16px;
	font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
	font-weight: 600;
	color: #292b2c;
}

.card-advantages ul{
	margin: 0;
	padding: 0;
}

.card-advantages ul li{
	font-size: 12px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.6em;
	margin-right: 12px;
}

.card-advantages ul li:nth-child(2n){
	margin-right: 0px;
}

.card-advantages ul li:before{
	display: none;
}

.card-advantages ul li.ca-delivery{
	background: url(/local/templates/main/skin/styles/skin/img/ca-delivery.png) no-repeat 0 4px;
}

.card-advantages ul li.ca-time{
	background: url(/local/templates/main/skin/styles/skin/img/ca-time.png) no-repeat 0 5px;
}

.card-advantages ul li.ca-tech{
	background: url(/local/templates/main/skin/styles/skin/img/ca-tech.png) no-repeat 0 5px;
}

.card-advantages ul li.ca-guarantee{
	background: url(/local/templates/main/skin/styles/skin/img/ca-guarantee.png) no-repeat 0 2px;
}

.card-advantages ul li.ca-phone{
	background: url(/local/templates/main/skin/styles/skin/img/ca-phone.png) no-repeat 0 9px;
}

.card-advantages ul li.ca-money{
	background: url(/local/templates/main/skin/styles/skin/img/ca-money.png) no-repeat 0 5px;
}

.card-advantages ul li.ca-service{
	background: url(/local/templates/main/skin/styles/skin/img/ca-service.png) no-repeat 0 4px;
}

.pre{
border-top: 8px solid #ffc001;
position: relative;
background: #fff;
padding: 24px 0 42px;
}
.top-bar__nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 35%;
    max-width: 65%;
    margin-left: 1.1%;
    text-align: center;
}
.pre::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -15px;
    border-width: 14px 15px 0 15px;
    border-style: solid;
    border-color: #ffc001 transparent transparent transparent;
}

.thumb-up-ger{
	width: 25px;
	height: 29px;
	background: url(/local/templates/main/skin/styles/skin/img/thumb-up.png) no-repeat;
	position: absolute;
	right: 54px;
	top: 10px;
	z-index: 2;
}

.gift-telezhka{
	width: 83px;
	height: 111px;
	background: url(/local/templates/main/skin/styles/skin/img/gift-4.png) no-repeat;
	position: absolute;
	left: 24px;
	top: 0;
	z-index: 2;
}

div.reviews-reply-buttons input {
	font-size: .8125rem;
	text-transform: uppercase;
	line-height: 1;
	border: none;
	font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
	padding: 1.03rem 1.5rem;
	color: #fff;
	background-color: #fdbf2d;
	border-color: #fdbf2d;
	font-weight: 700;
	color: #000;
}

.reviews-reply-field-setting label{
	margin-bottom: 0;
}

div.reviews-reply-header {
    margin-top: 5px;
}

.reviews-reply-field .feed-add-post-text {
	padding-top: 10px;
}

div.reviews-header-box {
    color: #fff;
    background: #f5ac02;
    border-color: #f5ac02;
}



.last-seen .product-light__offers {
    display: block !important;
}

.last-seen__slider .product-light__badges{
	display: none;
}

.last-seen__slider .product-light__price {
    max-width: 100% !important;
}

/* Header info line */

.header__catalog.info_line{
	border-top: 1px solid #dcdcdc;
}

.header__catalog.info_line .header__catalog-row{
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 12px;
}

.header__catalog.info_line .header__catalog-row span{
	font-size: 14px;
	color: #646566;
}

.header__catalog.info_line .header__catalog-row .header-delivery{
	font-size: 14px;
	color: #ca0813;
	border-bottom: 1px solid #ca0813;
	margin-left: 43px;
	position: relative;
}

/*
.header__catalog.info_line .header__catalog-row a:hover{
	text-decoration: none;
	color: #db9b02;
	border-bottom: 1px solid #db9b02;
}

.header__catalog.info_line .header__catalog-row a:hover:before{
	background: url(/local/templates/main/skin/styles/skin/img/delivery-icon-hover.png) no-repeat;
}
*/

.header__catalog.info_line .header__catalog-row .header-delivery:before{
	display: block;
	content: "";
	width: 29px;
	height: 17px;
	background: url(/local/templates/main/skin/styles/skin/img/delivery-icon.png) no-repeat;
	background-position: 0 0;
	position: absolute;
	left: -35px;
	top: 3px;
}

/* Product card */

.nav-link{
	position: relative;
}

/*
.nav-link .new{
	color: #ca0813;
	font-size: 9px;
	position: relative;
	top: -10px;
	right: 2px;
}
*/

.nav-link .new{
	color: #ca0813;
	font-size: 9px;
	position: absolute;
	top: 3px;
	right: -24px;
}

.tab-pane.product_b_u .div_b_u{
	font-size: 15px;
	color: #4a5059;
	padding: 11px 0 10px 0;
	margin-left: -10px;
	position: relative;
	background: url(/local/templates/main/skin/styles/skin/img/dots.png) repeat-x;
	background-position: 20px 25px;
}

.tab-pane.product_b_u .div_b_u a{
	z-index: 100;
	background: #ebebec;
	padding-left: 10px;
}

.tab-pane.product_b_u .div_b_u:hover{
	background: #fdbf2d url(/local/templates/main/skin/styles/skin/img/dots.png);
	background-position: 20px 25px;
	background-repeat: repeat-x;
}

.tab-pane.product_b_u .div_b_u:hover a{
	color: #313131;
	background: #fdbf2d;
}

.tab-pane.product_b_u .div_b_u:hover .price_b_u{
	background: #fdbf2d;
}

.tab-pane.product_b_u .div_b_u .price_b_u{
	float: right;
	font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
	font-weight: 600;
	background: #ebebec;
	padding-right: 12px;
}

.product-offer__buy-options .product-offer__count, .product-offer__buy-options .product-offer__to-basket, .price-block__current, .price-block__old.vat_price{
    float: left;
}

.price-block__old.vat_price{
	margin-top: 2px !important;
}

.product-offer__to-basket .btn.btn-primary.add-to-cart, .product-offer__to-basket .btn.btn-primary.btn-success{
	padding: 1.03rem 2rem;
}

.clear{
	clear: both;
}

.product-offer__params-in {
    max-width: 21rem !important;
}

.product-offer__article{
	float: left;
	font-size: .875rem;
	color: #b9bec3;
	margin-left: 58px;
	padding-top: 2px;
}

.product-offer__fast-order.offer-hidden{
	display: none;
}

.product-offer__sizes {
    margin-bottom: 0 !important;
}

/*b.product-offer__params-in .product-offer__select-chars-row{
	margin-top: 22px;
	padding-top: 15px;
	order-top: 1px solid #dcdcdc;
}*/

.product-offer__params-in .card-advantages ul{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-flow: row wrap;
}

.product-offer__params-in .card-advantages li{
	width: 48%;
	margin-bottom: 10px;
}

.catalog-nav__li.active .catalog-nav__dropdown, .catalog-nav__li.is-active .catalog-nav__dropdown {
    z-index: 100;
}

.product-page__content-aside .section-title{
	font-size: 24px;
	margin-left: 40px;
	margin-top: 11px;
	text-align: center;
	margin-bottom: 1.6rem;
}

.product-page__content-aside .btn.btn-primary.visit{
	margin-left: 40px;
	margin-top: 30px;
	width: 93.3%;
}
.product-offer__art{
	display: none;
}
.advantages-short.advantages-short_type-light.product-card-map{
	padding: 0;
}

.advantages-short.advantages-short_type-light.product-card-map{
	padding: 0;
	max-width: 542px;
}
.advantages-short.advantages-short_type-light.product-card-map img{
	margin: 0;
}
.red{
	color: #ca0813 !important;
}

.card-advantages-more-info{
	font-size: 12px;
	margin-top: 6px;
}

.tabs-block .nav-link {
    font-size: .8rem !important;
}

.header__catalog-row .header__catalog-row-wrap{
	margin-left: auto;
	margin-right: auto;
}

.product-tile__front .product-tile__title-propert{
	font-size: .875rem;
}

.product-tile__front .product-tile__offers{
	margin-top: 0.6rem;
}

.product-tile__title{
	margin-bottom: 0.7rem !important;
}

/*
.tab-pane.product_b_u .div_b_u .dots:before{
	content: "................................................................................................................";
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	top: 12px;
	left: 10px;
	color: #4a5059;
	font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
	font-weight: 600;
	font-size: 15px;
	z-index: 10;
}
*/


/*** NEW YEAR

.top-bar{
	background: url(/local/templates/main/skin/styles/skin/img/ny-bg.jpg);
}

.top-bar ul > li::before {
    content: '';
}

.top-bar__phone-a {
    color: #fff !important;
}

.header__slogan:before{
	content: "";
	width: 43px;
	height: 54px;
	position: absolute;
	left: -56px;
	top: 6px;
	background: url(/local/templates/main/skin/styles/skin/img/ny-tree.png);
}

.header__search {
    max-width: 32% !important;
}

.header__slogan{
	margin-left: 18.8% !important;
}

footer{
	position: relative;
}

.footer-ny-lights{
	content: "";
	width: 100%;
	height: 37px;
	position: absolute;
	top: -16px;
	left: 0;
	background: url(/local/templates/main/skin/styles/skin/img/ny-lights.png);
}

.footer__socials:before{
	content: "";
	width: 52px;
	height: 101px;
	position: absolute;
	top: -55px;
	right: 35px;
	background: url(/local/templates/main/skin/styles/skin/img/ny-balls.png);
}

.top-bar__nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 35%;
    max-width: 65%;
    margin-left: 1.1%;
    text-align: center;
}

***/


@media (max-width: 1365px) {

	.stacker-banner-1{
		width: 100%;
		height: 230px;
		background-size: contain;
	}

	.product-offer__to-basket .btn.btn-primary.add-to-cart, .product-offer__to-basket .btn.btn-primary.btn-success {
		padding: 1.03rem 2.2rem;
	}

	/*** NEW YEAR

	.header__search {
		max-width: 31% !important;
	}

	***/



}


.rent-additional__item-title {
    display: block;
    color: #696e75 !important;
    margin-top: 18px;
    font-size: 16px;
    font-weight: 700;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}
.rent-additional__item-link {
    display: block;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    padding: 47px 36px 8px;
    text-decoration: none !important;
    text-align: center;
    min-height: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.rent-additional__item_ {

    padding: 0 3px;
    margin-top: 6px;
    margin-right: 40px;

}
.rent-additional__item-link {

    display: block;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    padding: 47px 36px 8px;
    text-decoration: none !important;
    text-align: center;
    min-height: 80%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;

}

@media (max-width: 1260px) {

	.podarok{
		width: 100%;
		background: #fdbf2d;
		padding: 15px;
		margin-top: 40px;
		font-size: 14px;
	}
	.podarok a{
		color: #fff;
	}

	.super-offer > div{
		font-weight: bold;
	}

	.stacker-banner-1{
		width: 100%;
		height: 190px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.sidebar-banner{
		width: 100%;
		height: 163px;
		background-repeat: no-repeat;
	}

	.primary-catalog__tile:nth-child(3) .section-tile__picture img, .primary-catalog__tile:nth-child(4) .section-tile__picture img{
		transform: scale(0.8,0.8);
	}
	.primary-catalog__tile:nth-child(3) .section-tile__picture, .primary-catalog__tile:nth-child(4) .section-tile__picture{
		right: -50px;
		bottom: -10px;
	}

	/*** NEW YEAR

	.header__search {
		max-width: 22.8% !important;
	}

	.header__slogan::before {
		left: -50px;
	}

	***/

	.product-offer__params {
		height: auto;
	}

	.product-offer__params-in {
		max-width: 100% !important;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		-ms-flex-direction: row;
		-webkit-flex-direction: row;
		flex-flow: row wrap;
	}

	.card-advantages {
		float: left;
	}

	.product-offer__params-in .card-advantages li {
		margin-bottom: 5px;
	}

	.product-page__content-aside .section-title {
		margin-left: 0;
	}

	.product-offer__params-in .product-offer__select-chars-row {
		margin-top: 18px;
		padding-top: 0;
		border-top: none;
		padding-left: 20px;
	}

}

@media (max-width: 991px) {
	.primary-catalog__tile:nth-child(3) .section-tile__picture img, .primary-catalog__tile:nth-child(4) .section-tile__picture img{
		transform: scale(1,1);
	}
	.primary-catalog__tile:nth-child(3) .section-tile__picture, .primary-catalog__tile:nth-child(4) .section-tile__picture{
		right: -10px;
		bottom: 0;
	}

	/*** NEW YEAR

	.footer-ny-lights, .footer__socials:before{
		display: none;
	}

	***/

	.product-offer__supply, .product-offer__pickup {
		clear: none !important;
	}

	.product-offer__pickup{
		margin-left: 40px;
	}

	.card-advantages br{
		display: none;
	}

	.product-offer__params-in .product-offer__select-chars-row {
		padding-left: 0;
	}

	.card-advantages-more-info{
		margin-top: 10px;
	}

	.nav-link .new{
		right: auto;
	}

}

@media (max-width: 768px) {

	.stacker-banner-1{
		height: 140px;
	}

	.product-offer__supply, .product-offer__pickup {
		clear: left !important;
	}

	.product-offer__pickup{
		margin-left: 0;
	}

	.product-page__content-aside .btn.btn-primary.visit {
		margin-left: 0;
		margin-top: 30px;
		width: 100%;
	}

	.card-advantages-more-info{
		margin-top: 16px;
	}

}

@media (max-width: 576px) {

	.tab-pane.product_b_u .div_b_u {
		overflow: hidden;
	}

	.tab-pane.product_b_u .div_b_u a {
		padding-left: 25px;
		max-width: 300px;
		display: block;
		float: left;
	}

}

@media (max-width: 480px) {

	.stacker-banner-1{
		height: 600px;
		background: url(/local/templates/main/skin/styles/skin/img/stacker-banner-1-mini.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.stacker-banner-1.m13-15{
		background: url(/local/templates/main/skin/styles/skin/img/telezhki-banner-mini.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.stacker-banner-1.shtabelery{
		background: url(/local/templates/main/skin/styles/skin/img/shtabelery-banner-mini.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.stacker-banner-1.richtrack{
		background-image: url(/local/templates/main/skin/styles/skin/img/banner-480x660-richtrack.jpg);
		background-repeat: no-repeat;
}
	.stacker-banner-1.pogruzchik{
		background-image: url(/local/templates/main/skin/styles/skin/img/banner-480x660-pogruzchik-mini.jpg);
		background-repeat: no-repeat;
}

	.tab-pane.product_b_u .div_b_u a {
		max-width: 220px;
	}
	.tab-pane.product_b_u .div_b_u a {
		font-size: 12px;
	}
	.tab-pane.product_b_u .div_b_u .price_b_u {
		font-size: 12px;
		font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
	}
	.product-offer__article{
		clear: left !important;
		margin-left: 0;
	}
	.product-offer__commerce {
		margin-top: -40px;
	}
	.card-advantages br {
		display: inline;
	}
}

@media (max-width: 380px) {
	.stacker-banner-1{
		height: 400px;
	}
}

@media (max-width: 320px) {
	.price-block_md .price-block__current {
		font-size: 1.2rem !important;
	}
	.product-offer__commerce a {
		width: 8.0625rem !important;
		padding-right: 1rem !important;
	}
}


.header__catalog.info_line .header__catalog-row .header-delivery:before{
	display: block;
	content: "";
	width: 29px;
	height: 17px;
	background: url(/local/templates/main/skin/styles/skin/img/delivery-icon.png) no-repeat;
	background-position: 0 0;
	position: absolute;
	left: -35px;
	top: 3px;
}
.top-bar__nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 35%;
    max-width: 65%;
    margin-left: 1.1%;
    text-align: center;
}

.ya-ma-cont {
	padding-top: 35px;
	margin-bottom: 35px;
}

.ya-ma-cont img {
	max-width: 100%;
	height: auto;
}
.wa-img{
	background-color: #20d466;    
	background-size: contain;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAMAAADDpiTIAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAACwVBMVEUl02Y21nJO24Nn4JR+5aWR6LKj7L6178vD8tXS9d/f+Onn+e7w+/T5/fr+/v7z/Pbv+/Ph+OrE89VQ24Q413Mo1GhK2oBw4pqX6ra38MzV9uH0/Pf1/PfX9uO68c6Y6rZy4pxN24Iq1Gor1GpW3YmG5qqu7sbU9uH7/fza9+WK561Z3Yot1Ws01nFl4JOZ6rfK9Nr2/Pn6/fvT9eCh7L1x4ps82HZW3YiU6bPR9d78/v3Y9uOd67ph35As1Gs11nF245+078rC8tSC5ac713U313N+5aTL9NqD5qg92He/8tL9/v3N9NuA5aYy1m9M24Gi7L6x78hd3o0m02cv1W165KLP9d3g+OmP6LA513Q+2Heb6rny/Pb4/fqw7sdR3IXI89hc3o3Z9+Rt4Zkn02dX3YnF89Zs4ZdS3IbA8tJo4JVE2Xu58M7O9d1V3Icz1nCc67my78k/2Hh45KDs+vGV6bVU3Ifl+e1m4JOf67vj+evq+vC78c+s7sWm7cGS6bKl7MC88dDc9+Ze3o53459b3oxY3Yp0452O6K+p7cLM9Nvx+/Vr4ZdD2Xtj35KJ56y28MtI2n6r7cTk+ex55KH1/Ph75KJA2Hk613Wz78qP6LGg67zr+vFP24Pt+/LN9Nwp1GlL24GM567o+u+E5qkw1W5z453T9uAu1WzB8tPe+OdB2Xrd9+dq4ZZH2n5i35F/5aXu+/Nf3o8u1W2I56tT3IZC2Xrf+OhF2X185KOn7cGa6rh95KO38M2H5que67tk35Ja3Ytp4Jb3/fmL566l7L+Q6LHG89eT6bN1456v7seU6bSB5aYx1W5s4Zjb9+aF5qlu4plJ2n+o7cKt7sVE2XzJ9NlG2n2+8dG98dGW6bXp+u/W9uJQ3IRv4prm+e3i+Op446C48M3H89dg34/Q9d6N6K+q7cOr7sSk7L////9N3WKqAAAAAWJLR0TqyNoWLgAAAAd0SU1FB+QCCgciEZwxMGcAABgASURBVHja7d33YxVV2gdwILSEZKR4aQEMCSWEEhJAMYhAIApcpF1sdDGI0qKhKETAqKH3EETQAOKuUYqCFEFlUVDEhsqq6NpW3H3X/+IlCUgIzykzd+Y+Z26+n1/hzDzznMncmVNr1QIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgMiqXSembr36DRrGxjWKT7DK3RTfuElcbNMG9evVjWl2M3d84JVA8xYtW7VOtBTatG13S1L7ZO5owU0pHTp26pygqvqqUrs0SOvajTtucEH3Huk9M+zU/TWZvXr3uZU7fghD4La+t2c5q/y/9Luj/53c1wFODBg4qHGYlX9FRvbgIdxXA/bk3NU01Z3ar5R199Bh3NcEurolDc90s/YrBUfcM5L7ykDDqNHx7tf+ld+CMWND3JcHUuPuvc+r2q90/wMPcl8jCI2fMNHb6i83afIU7usEUp3JHvzyk6b2wC+BcR5qGqHarzDt4VzuC4aqpj8Syeov128GngLGePSxSFd/ubYzcQsYYdbsIEf9XzZnLve1Q628x21187kr+EQ+9/XXcLnz5vNVf7mMBeO4c1CTLezMW/3lnnyKOws11rhF4fb1uqMBGgdZ9F/MXfNXxd+L74GI6z45jBoLFkyb+vSSpenpy9LS6qWnP7OkcMSz88N5nEzFy2CEPdfIUUUl3tdp2fNF+QHqkIFhy1esXLV6jaMDr0nizkiNkjLB/p/r/MJ6a9fpNOCOX79ho4Pb64k87qzUHJta26ycuM3zNtk7RX6fRf1snqS4iDsvNcWWEjv1kjh76wvOzrPt+RdttTKkbkcPUQR0W2KjTuKXrA9rTG9u1952fg2ya3NnJ/q9oP/4TxwTkxL+CXM77HhJ+5SLX+bOT7QbW6pbFzvnudZIu2vmcN0xxiV9uDMU3e7SrIj43rvdPfGQV/bonTnYF41Cngns0KuE4lf/5v7Jd/39Nb2zt8KcQo+UFWpVQK8WgfDPRSoarhXAiAHcmYpOOVojvnv18DKGha/rxPDGXu5cRaP8fRqp77ff61/g2xpqhLHHZrMTqB0oVue9OCkSLTFvdlFHMh+fgy5rr/4Wz1gQobevwFulymDib+POWHRpdlCZ8kgOz8tbpPwcTRzLnbNo0kw533Nx/8hGNEU5GC3jEHfWokdzVZ9M6qK3Ix1T4LCqS6pkOnfeosUsVSNclyMcYR1drQhrDWaRumKY4v0/WJ+p6S3wgOJNYL7L7dE1U06cPMsvedryI3fkmDy2glnc2fO/MkX7XzbrmOxxY+TRxeVw58/vkuXTfoMLvGr31zVUvijBfWXcGfS5pdL0TpzJHV+tWtPlQ4YGoXc4HBukye3yDnd85R7cKQ3yFu74/Owp6Wt2tiHLtt3ZSnoHHOeOz78OSCdpnOD++f9L6F1ZnAlduePzq5GyDuDgdu7wqnpP9qgqwCKjjoTelyQ16y7u8K43c5Ik2NXYfsCJk5KUpv6dO7rqxsq2ovgHd3R+NFfygZ2wnzu6G02XLFIZNDBe0+VJZv9PWs8dHWWu5JX14Dbu6HyngeTv/xR3cLQPJB3E2WgPsmeF5Pff2Odpf8mCZUO5g/OXfPEQoOBA7uDEPhR/DZ5uzh2cn4QkC/+e4Q5OJkm8ZmVbFyaq1hhbxPX/EXdsch+LI/+YOzb/GCZ+ny40pv2XFhIPEJh0gDs432gnTGI/D2Z9uiv5rDD4nvgS0DNTmMKXfNCqnne/MPyt3LH5Q5lwEGjCcu7YdLQXNgfEozlIxyfCvyCffEufE17Ap9yh+UG+8A9oEHdouuqLriCIDQbUBomy18T4F8Crkm8XXUMs3gNVuoqaUlJ9NN/2nTaiOyCJOzTThWJFqfNVO8px0VUUYytyuYdFmVtteAtQNcLljDZwR2a2XNHqGyXr9A4QqjPwlc/S0tI+P348qQPjPZMjWtDi4Bd8QflAkugP56RW8bztT1YtdOxRvivpExU/ZZEWEE22jNX6Y/6yoFqxNozTc0V7GcZjWXmxeYKkZbbXKBxKv7Hgeb7xuC+IvgSMGs9ullzRTPB0ndLkMqJf8V1NR8HFNMZGcyKiT4ACnSagM2TRPXyPgMA0weV0ZAvJdHMEGRuoUXaLoAHpHN/l9BdcTrG/vmgjZ7kgYbEayz/GiEbjzWG8INF74NeMMZnsaTpdQY024ObiWRmMa3Z+I7grOW9Kg80S7AT2tLpo2Xlh/VsXGC/pI0FM6BSk3EEnK2uUuuhScf1biYzf3beepmPyTcd2JCWXOk7WIfFg7MsGM15UbzqkBKwddaMWdK5S1WNpU+QLyXdh7IMfkkHHhC6hGwmWA5usLjnUkuPc0FGwyc0bGBhS3Tr6MR5Uz6gap1pJvgHjZY0XTBfswBiTmVrSiSpUl3xVUf9WAudg3E50TCcYQzJTE6eP71z1ViIPMF7Xy3RI8ZgpeL1H6Tx1Vpdcr6x/3rbXqXRMTzGGZKLH6TRtUZd8UX0DWJwLigrmOf2TMSQDhejneLx6pd0U2eJMV2UzXlqAXko2HiuHVdWBrrgd6pKnNOrfCnIu234LHdMpxpDMs4hOksZAIOkinX9ZxHht39IfuJsZQzLPs2SONF4BhWMIqj1wOUfhfEeGdBCjAq5ZR1ebxtCZgGyFzio4Z2YPpEPy0Uwnz71FZig4Xl3ye736t9oyXt1I+ibtyxiSaS6SGVqtUfJDzRvA+oDx8n4gI4pljMgwKXSfmc5yAJ/r3gCcHQL0b0AWJghc9RydIJ3toH7UvQEyGTsE8uhlj9fyRWQYek2Q+3SKntC9AaxljBeYTUY0mjEis9BDAbRWhFRs21bFvxib3ugOy5/4AjJLgG7N1ZkOVku+Xc91kviu8BsyoCxD9jxi9zOZngKtQTODLG2tGC+R7uqI8I7nxqKHdGmMBbtss/4N0I/xEleREWGmeCV6a4B5WmVH698AOxkv8Rcyoh8YIzIJvbSm3pIgD+jfABpdi54ZRkZUwBiRQUYGw0hOkqUrlXWb0V/JmDA9oFwRmZvZeoU7WLo6sV7kRjImzgHr5riHzI3m1Ik86aSgqg8AzjEhohfdz1ljMgU9g/IhzdLHLD2cQ0IuW0gGhcHh5ejxEro9JU/o1f8+5nVmx5FPqhG8QRmigErNb7ql39Oq/0T2LZt+o8KK547KBOPIGtP+RN6rU/9ZMdxXKVg6dAB3WAaoQ2ZGa12wCvdbagbsNEZPfVvIHZYB9pOZ+bd2+cctJb1WZW/RDRYtuMMyAP2BpP+FfERZ/0bs3j6XDA3rBIj+gl/QP8Abivrv1537EssNIWPjbJ42Bdmhm2pj0PwZafVbcUO4r7BCiBwa/Dt3WAa4RCWmiY0DbEuV1f9E3hbAa8gHlc7A52hHTgq6ZOcIk2U3wCvc13cVuR3yMe6oDHCQSoyt0Tt1ZP0BGovMRcan5POJOyoDkMtD2tsiOltyA7A3AV5FLxeFCYJfkHmxN23qIckNcA/3BV5F7yuOpsB8Mi829wi9XXwDxJnyN0bPYTrKHRa75mReVtg7iOwRcJj7Cq/4hYyOcU8bQ9Bjwu123lwU3wCJGnOMI6EHGV0d7rDY0ZsE9LB5lOaStoB23JdYiR755ov90D31B5mX5+weZpX4BrD2c19jheW4AUg93MlL7VLxDVBgxKs2vWLkm9xhsaNvAPs7KjwveQQYsTz/bld+66IPfQPYfzkOTZXcAUncV1kLN4AIfQM4WEx7lmTFyIk2epe9ghuARu+t5uTdaIvkEbCTvzloIW4Akosvx7Mld8Ad3NcpuND13GGxo/Pi6OV4QIH4Bgh+yX2h9PcuPgPbk3l52NGx1kv6hSd+z3yhMWRYPzNHxe8omRe9xQFuIFstII55VbYVZFTG9FazuZnMy6vODtatn+QOOMs7OHgwGZQZAxY5lZF5cbqM6qYSyR3AOxWTHg+AnWNqkZtrrnJ6NNm3IO8EIfLnKZEzIkPsoRLjvAdPtoNMUGMHGs+8T0VkZ/RztOpMJUZrlVDSSNmCAamMG7ePoALCgtGCEZ17nB+vuWwToQS+9XnJJx3nZkamIFf6C4bxcvSlbJR4AleDUAoZFe/CRWZYRlZUOEt6tZTcAFbqOZ7L3ERG8xlPMEaZR2YmnDbygGyegBX8ys6xkkeNutOVy1xPBvO8h4n1C7qN3GFLUKXuTSyZ3vpdg2sLLKvk/Rku9CXSu+JgnbhatWaRmVka1jF3T5TeAYW6e4jNvPLDvbjjF+FeJr0WmgHjFNgFyO00eoZ30BjpjGFrmt6U4XVr/ipx06IwR5fvpOKwMws+ep2nUhOvtVi8WF3pDWDF60w8SI6tWiRhczgvpqGbqDB+i2CazUWvn6W3VrRYb/kdENyh/tC8o1qZrAbOp3HQi5ldjHCqzUTvrTsjzKMG6EXor3lN9Qe9/8Yv9+BjDgYrVqD3EG/JkG7zJHmTm+SzijsgcYv0Z6Y5+dC2Ljl7cU8nD/YLU8rNQk8P/S7s446MtRTOSubm5sWJSvV0stPL3eShvuHLukHo7X8zwh++kaNcSDrjsOg1PPC6pNgc22N5U8hO70n4CKjQi8yy/clBNximXkW0teCJfoe8WK8P7X2l0Nsa9OLOvCHqk9lJc+HI+cWW0myqTeBeZbG2D+faCGQDeQysFl+Jntb3iBuHnvWrpZS5Kr96sbEJ6mLW+ST9JzjdO8HUL2Ucegv4091cOfYeSy3hmb3XFZo1X6PQZfuSNJ8Cb9MbyIfb1hEtQuRKcS5tq3h0sU5Vpr7Y7FqRnDidIhV66bUO9iALY9Owq+g5XS6to5uvWkv4iksxV/6cy77TK1BhvtbGX3RPEOdWpmahh8wXu3T0bV00K/PY4PLNfHNUDUjX05rCQndPh9XlHVXomdOuLaBU+z7d2mwze8KLibr/uZJOiyW9OIj1MnfejRF6iUzQJ24dv6zQ8ozOmqZ0b8d8O9+RUW4MmaE3XDt+4BnPboDe6rOH6F+AJ7izbhDBBrAuTp1dqbvBpF0/qs8t2NNkIHfWDTKAXDHaetfFUySdtjyh8SZHNytn3cyddZOQA6asAjc7SxbqNAnZpx5alEy/4WDTyKoOO82uDbfutDygnuA/gy6I/aKqopeJsApdPUnKR5brTqt7rQWzFL7lzrlZWpNJSh3m7llayIeLO6B+kL9Av9/8xJ1xw6yk8+v21Kmj/3H5BlCvPvYjXXAld8YNc5T+TCt1e1mXXe+6+z04U3XCbqVkuSB2iqhmNZ1g97vM+zdysf4nKecY0f0c1k7ufBtHMJOjS5gTRAgjT7j3EHhddbJcQdfyXdz5Nk53QUONFxu/F+l3+Cso+wLX0uXahD3XMPrQ/QHePCu7TZDPHdQVr/oFCAm2s9rMnW0DiTZ+OuTJ2V5uarngv6rTxAgK3sadbQOFBCN35nh0vjd1x4mIdVHNLwz9RBfsx51sIwmagz1bUT3wVml49d9mk+oUXwtKDubOtZHyBGNxWns2cCLvkzWWcwmnVMcPCB4yiczLFptKNKP7396dMq+e46eAxnpj7wmKagwiqZEOCL7PG5V5eNKywfIFhURuUi9jlSeYXpCltz5JDfS0INnLPD1r7lPDsyy74jS2tfqHoCyGg4ssFGTstNcN53vTNecCXdVAoyHnQKag8BTuPJvrkiBl3i+lkvLLcP22odIWOocUrVbYlDvLBvtDlHJlp5sLhqQ9q1X9Watq6xzunKh8V+YkG62nIGlP6q7sF56f039T1n+23nyOmw8Kyp/lzK/xikRpd2mioNqUd2WzSbNaNdM8jnDfAuwTJvWIIG2pkXtzCh2ZIOgtLG6pPZBP1AmAleEUFor66qdGNIxZ966Kvb5/es2lT4r0myRzRFsYZrWPcEJ9Z5Agc2MiHklgXdc+n6dt/zjt+LmndttsvG0negD8M+KX4Td76cU0rBXcgdlxl6j+E7dxh2a+CWTmgn7K3O4M0Q3wCndoPnCGzFxb7rBs+GKfqP5/c2fziehGL9AxgTssfaGNovoPewHkmkCwoNYf3HHpSxPWvysr30W7U2TqMlxZMy4i3hT2KZwOZ8OBGmMHmTv/7K+3WzzI6AHu2HyBHkV1kjssXTnixWn78e5e7hPj6eRpDL8wQpl4QbJUFxe8iWL0LoJ73J8g5onkhsL6txZwB+cPdEuwT3ZYDbwvrv/W+AHQkUv3oidxx6Ul9Km4/k+rl5KByx4lsxf0xYJaoaXi+reGckfnE/8ls9eZOywdodGS+i/0yUsMO3qh7nTusDQENkvq/8kB3OH5xDh6JPVY7rjUdg2S1H+C090Gaxx6IFWJepNPbt2ky1HjBUAX/TM6nDsspe6rZfUf+cFMvkUvEWD8xgrr9snq/zUvpzZGl3w6g6bvr7m8VFb/L7m82GU020pm8FfusBTunSSr/5KF3PH5SCsyhWYvqJQi34siqDWNECoEGpM5NDqF+Yr9iM5wB+gnc8kUZpnciLL2oLz+dXYUgqu2kzmM5Q5L7O1V8uq3OqEF2I67ySRqbMrD5FHVlpStsD28HSPpduCi8I/siTs/y1TU/3AMAbBlJpnFxF3KguuON/g94usuLd+nqH7rLBqA7KE3dPlBXujBPv9XMZ9/0oKIpjvvI+WK49+9zZlMP6In5X8uLvC3mB3TrtVDcZ+IvXHlzitQVb+Vjb9/mwT7Rn1P/++Uos9GVJ+BMSdCi0gUdVZWv9UOv/920VOqqS3Ec39Oa1hC/eesyeu8j/Od2ZbaGLz/20bn9UL1//b9W783Fic+4aMh3kaZf0FnNbmlqH/bAvSUqusW5B2yopNyw5/T9fO9C/Lo0gSN6g/W406mH00nc5na/eq/5+2vf14j+ZdlLvFoHtGRjVprSWYq95EBwjIymZW7RXQ7dEusnT1egk3Xu77EfG5MT72Txz/HnUp/ojf27VsrMHflJQcbfxf3dfWXYNjHxZonfgNzwB3Jo//C/1foeEuHrKZJLg0mTZ55Ufv5Mxx7QTgzQzfDdjR+ZmzYr+O73twcr33C4I+e7W4S7ZZ6cQNcVnpiZhhNsuNmXjho42SNvdreqAZYbCPPNp3OPtnMwR9m7qgNZ3U++q6Zs5c7i/71rXf1XyG+XVpXG43z3T5YeVH/wV8p9RO0/jh3j8c3QEUN/TT55KF8VY/RsPVpY/qpevoJi6dz59DXCu1n3KGS1u12dGxR1PzB69Yd25Vz4IOHT47+YVqJw8NOxmbA4dh1U8RugCoy4vc0mdZrWpMmjduEeaRGkdjRJJp15ah/1wSfGcmdQL9bwF2H4dj3AXf6/O8/3JXoXOJKLAAdtu72N240RPAJDzufa46vw68JHnPmcqcuOqgm2MgUb07aqttT57JjSZj44w6nFVja4HjFIMA7X7W586sbireg5c8lB5zkP/Gxk3WutfCPO6weqO2qRnUx7Nc1g+1mP/Puest3VTtIt8FPRq76m9TFq7+LLtrJfVbrx9fT+8juSuoVmeq/vQUe/m5KTtRO/f0nvpZu3Fz0voNuHHsyB93GnbBoU6SX+YIx8zS+ubdt9/SXoHjlg9zpij4t1XmfWDi0ue4nV+6hMRnqIzqRMeYQRnx5QPHLPWnqyrk2f3NHbmloZxS5lkk/rECPrydqS9qBU2PT/3A2yzanbraDweQima8/j9G+Xukjyvq+P/eHlfWyU3+6MtLw11Uz0N3rof9RSW/U6dytbhz8wFfZYQ32SGy4wS/7VfnWDdM942ffc8DF4weOdJz9q5PKbzRo8M/44Pdc8+uSntEwbYoXSd8Ws6zVPu0Xw9Qug870GM+dmRriq2tpn7PgIU9bWFNGrd1w4ZHzknGfGV2G/3l4xsvm708QRR6rTP20HTER+8rK29T1w61pfR8/sWRjuQsnRqf/uGHrl0WbTF6TNFqlZFR06aN9raaasvG9CKzrAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPvD/k6UZYjAlmwsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDItMTBUMDc6MzQ6MTcrMDM6MDAJTPqdAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTAyLTEwVDA3OjM0OjE3KzAzOjAweBFCIQAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}

@media (max-width: 1260px) {
	.ya-ma-cont {
    	padding-top: 16px;
	}
}

@media (min-width: 992px) {
	footer .footer__copyright {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.rent-product-cont .rent-how h2 {
		font-size: 28px !important;
	}
}
@media(max-width:375px){
	.header-actions__item .header-actions__link.-icon .svg-icon{
		margin:0;
	}
	/* .header-actions__item:not(:first-child):not(:last-child){
		max-width:20px;
	} */
	.logo__picture{
		max-width:40px;
		height: auto;
	}
}
.header-navigation__link.flex_a{
	display:flex;
	align-items:center;
}

.stamp.black{
	color:#fdbf2d;
	background-color:#212733;
}
.stamp.black:after{
	    background-image: url(/local/img/sh_black_after.png);
}

/* Системные окна */
div.mlsd {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 1.2;
}

iframe.mlsd-iframe {
    display: block;
    margin: 0;
}

div.mlsd img,
div.bxml-dialog img,
iframe.ml-frame img {
    display: inline-block;
    margin: 0;
}

div.mlsd table td,
div.mlsd table th,
div.bxml-dialog table td,
div.bxml-dialog table th,
iframe.ml-frame table td,
iframe.ml-frame table th {
    vertical-align: middle;
    border: 0;
}
/* --- */

.top-bar__nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 35%;
    max-width: 65%;
    margin-left: 1.1%;
    text-align: center;
}

.fade.in{
    opacity:1;
}

.marquiz__bg_open {
    z-index: 1040!important;
}

.catalog-dropdown__section-picture {
	margin-right: 0.6rem;
}
.catalog-dropdown__section-title, .catalog-nav__a {
    font-size: .75rem;
}
.file_link {
    display: flex;
    padding: 5px 0;
    justify-content: flex-start;
    width: fit-content;
}

.file_link::before {
    margin-right: 0.5rem;
    width: 25px;
    min-width: 25px;
    height: 25px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.file_link.file_link_pdf::before {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1024 1024'%3E%3Cpath d='M531.3 574.4l.3-1.4c5.8-23.9 13.1-53.7 7.4-80.7c-3.8-21.3-19.5-29.6-32.9-30.2c-15.8-.7-29.9 8.3-33.4 21.4c-6.6 24-.7 56.8 10.1 98.6c-13.6 32.4-35.3 79.5-51.2 107.5c-29.6 15.3-69.3 38.9-75.2 68.7c-1.2 5.5.2 12.5 3.5 18.8c3.7 7 9.6 12.4 16.5 15c3 1.1 6.6 2 10.8 2c17.6 0 46.1-14.2 84.1-79.4c5.8-1.9 11.8-3.9 17.6-5.9c27.2-9.2 55.4-18.8 80.9-23.1c28.2 15.1 60.3 24.8 82.1 24.8c21.6 0 30.1-12.8 33.3-20.5c5.6-13.5 2.9-30.5-6.2-39.6c-13.2-13-45.3-16.4-95.3-10.2c-24.6-15-40.7-35.4-52.4-65.8zM421.6 726.3c-13.9 20.2-24.4 30.3-30.1 34.7c6.7-12.3 19.8-25.3 30.1-34.7zm87.6-235.5c5.2 8.9 4.5 35.8.5 49.4c-4.9-19.9-5.6-48.1-2.7-51.4c.8.1 1.5.7 2.2 2zm-1.6 120.5c10.7 18.5 24.2 34.4 39.1 46.2c-21.6 4.9-41.3 13-58.9 20.2c-4.2 1.7-8.3 3.4-12.3 5c13.3-24.1 24.4-51.4 32.1-71.4zm155.6 65.5c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6c40.6-1.9 45 7.3 45.1 7.4zm191.4-388.2L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0 0 42 42h216v494z' fill='%23292b2c' %3E%3C/path%3E%3C/svg%3E");
}

.file_link.file_link_zip::before {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1024 1024'%3E%3Cpath d='M296 392h64v64h-64zm0 190v160h128V582h-64v-62h-64v62zm80 48v64h-32v-64h32zm-16-302h64v64h-64zm-64-64h64v64h-64zm64 192h64v64h-64zm0-256h64v64h-64zm494.6 88.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h64v64h64v-64h174v216a42 42 0 0 0 42 42h216v494z' fill='%23292b2c' %3E%3C/path%3E%3C/svg%3E%0A");
}

.file_link.file_link_excel::before {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1024 1024'%3E%3Cpath d='M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0 0 42 42h216v494zM514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9c-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4l-83.4 132.8a12.04 12.04 0 0 0 10.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9c5.6-3.6 7.2-11 3.6-16.6l-84-130.4l85.3-132.5a12.04 12.04 0 0 0-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z' fill='%23292b2c' %3E%3C/path%3E%3C/svg%3E");
}

.detail_jh img {
    margin: 20px auto;
    display: block;
    max-width: 90%;
    max-height: 1000px;
    border-radius: 10px;
}

.detail_jh_block {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 20px;
    margin: 30px 0;
    border-bottom: 1px solid #b9bdc1;
    padding-bottom: 30px;
}

.detail_jh_block img {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.detail_jh_block h2 {
    margin-top: 0;
}

.detail_jh_block:nth-child(2n) {
    grid-template-columns: 1fr 300px;
}

.detail_jh_block:nth-child(2n) img {
    grid-column-start: -1;
    grid-column-end: -2;
    grid-row-start: 1;
}

.detail_jh_block:last-child {
    border: none;
}

@media screen and (max-width: 991px) {
    .detail_jh_block {
        grid-template-columns: 200px 1fr;
        gap: 15px;
        margin: 20px 0;
        padding-bottom: 20px;
    }

    .detail_jh_block:nth-child(2n) {
        grid-template-columns: 1fr 200px;
    }
}

@media screen and (max-width:767px) {
    .detail_jh_block {
        grid-template-columns: 1fr;
        gap: 15px;
        margin: 20px 0;
        padding-bottom: 20px;
    }

    .detail_jh_block:nth-child(2n) {
        grid-template-columns: 1fr;
    }
}
.tg_bg{
	background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2012C0%205.373%205.373%200%2012%200s12%205.373%2012%2012-5.373%2012-12%2012S0%2018.627%200%2012Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012%205.373%200%2012%200s12%205.373%2012%2012ZM12.43%208.859c-1.167.485-3.5%201.49-6.998%203.014-.568.226-.866.447-.893.663-.046.366.412.51%201.034.705.085.027.173.054.263.084.613.199%201.437.432%201.865.441.389.008.823-.152%201.302-.48%203.268-2.207%204.955-3.322%205.061-3.346.075-.017.179-.039.249.024.07.062.063.18.056.212-.046.193-1.84%201.862-2.77%202.726-.29.269-.495.46-.537.504-.094.097-.19.19-.282.279-.57.548-.996.96.024%201.632.49.323.882.59%201.273.856.427.291.853.581%201.405.943.14.092.274.187.405.28.497.355.944.673%201.496.623.32-.03.652-.331.82-1.23.397-2.126%201.179-6.73%201.36-8.628a2.112%202.112%200%200%200-.02-.472.506.506%200%200%200-.172-.325c-.143-.117-.365-.142-.465-.14-.451.008-1.143.249-4.476%201.635Z%22%20fill%3D%22%2354A6E4%22%2F%3E%3C%2Fsvg%3E");
	background-size:contain;
}
/*
.-icon.tg{
	margin-left: 4em;
}*/
.-icon.wa{
	margin-left:10px;
}
 .-icon.max{
	 margin-left: 10px;
	 margin-right: 20px;
 }
.-icon.tg div, .-icon.wa div{
	margin:0;
}
@media(max-width:1260px){
	.header__search{
		flex-basis:30%;
	}
	.header__actions{
		flex-grow:1;
		max-width:100%;
	}
}
@media(max-width:576px){
	.header-actions__item.wa_mob{
		margin-left:0;
	}
}
@media(max-width:420px){
	.header-actions__item.comp_m{
		display:none;
	}
	.wa-img,.tg_bg{
		width:25px;
		height:25px;
	}
	.max-img img{
		width:27px;
		height:27px;
	}
}

.catalog-dropdown__section-picture {
	margin-right: 0.6rem;
}
.catalog-dropdown__section-title, .catalog-nav__a {
    font-size: .75rem;
}
.shops__map .map__map{
	min-height:500px;
	height:calc(100% - 10px);
	max-height:unset;
}
.map, .map__inner{
	height:calc(100% - 5px);
}

/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/local/templates/main/skin/styles/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/skin/styles/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/main/skin/styles/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #db9b02;
	border: 1px solid;
	border-color: #db9b02;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/main/skin/styles/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#f5a61c
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/main/skin/styles/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #f5a61c
	border-color: #f5a61c
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #f5a61c
	border-color: #f5a61c
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #f5a61c;
	border-color: #f5a61c;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #f5a61c;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#f5a61c
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#f5a61c
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #f5a61c
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/main/skin/styles/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/main/skin/styles/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/main/skin/styles/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/main/skin/styles/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
.del_inp_action {
	position: absolute;
    top: 11px;
    left: 5px;
	cursor:pointer;
}
/* End */


/* Start:/local/templates/main/skin/styles/patch.css?17023893866699*/
font.errortext{
    color: red !important;
}

.fade.in{
    opacity: 1;
}
/*.top-bar__nav{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 35%;
    max-width: 65%;
    margin-left: 1.1%;
    text-align: center;
}

@media screen and (max-width: 1380px){
    .top-bar__nav{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 33%;
        max-width: 65%;
        margin-left: 1.1%;
        text-align: center;
    }

    .top-bar__phone-a{
        font-size: 1.25rem;
        font-weight: 700;
        color: #fdbf2d;
        font-size: 15px;
    }

    .top-bar__phone{
        display: inline-block;
        vertical-align: middle;
        margin-right: 0;
        white-space: nowrap;
    }
}
@media screen and (max-width: 1280px){
    .top-bar__nav{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 37%;
        max-width: 55%;
        margin-left: 1.1%;
        text-align: center;
    }

    .top-bar__contacts{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 28.333%;
        max-width: 3.333%;
    }

    .top-bar__nav-li:not(:first-child){
        margin-left: 1.5rem;
    }

    .top-bar__phone{
        display: inline-block;
        vertical-align: middle;
        margin-left: 2.188rem;
        white-space: nowrap;
    }
}*/

.pagination-link.active{
    background: #fdbf2d;
    border-color: #fdbf2d;
}

.preview-company{
    position: relative;
    z-index: 2;
}
.header__tool{
    position: relative;
}
.cart_items__class{
    display: none;
}
.cart_items__class.active{
    display: block;
}

#infinity-next-page{
    display: block;
    width: calc(100% + 2px);
    height: 80px;
    padding-top: 30px;
    background: #fff;
    margin-left: -1px;
    margin-right: -1px;
    text-align: center;
    position: relative;
}
#infinity-next-page .loader-inner{
    display: none;
    margin-top: 15px;
}
#infinity-next-page.loading .loader-inner{
    display: block;
}
#infinity-next-page.loading a, #infinity-next-page.loading .pagination{
    display: none;
}
#infinity-next-page .pagination{
    justify-content: flex-end;
}
.goods-list__show-count{
    position: relative;
    z-index: 10;
}
@media (max-width: 991px), (min-width: 1366px){
    #infinity-next-page{
        height: 150px;
    }
    #infinity-next-page .pagination{
        justify-content: center;
    }
    .goods-list__footer{
        display: flex;
        justify-content: center;
    }
}

.basket-table__row .product-offer__gift_added{
    display: none;
}
.basket-table__row_gift .product-offer__gift{
    display: block;
}

.card-advantages{
    float: left;
    max-width: 100%;
}
.card-advantages ul li{
    display: flex;
    padding-left: 0;
}
.card-advantages__image{
    min-width: 22px;
    max-width: 22px;
    margin-right: 12px;
}
.card-advantages__image img{
    margin: 4px 0 0;
}
.card-advantages__text a{
    color: #fdbf2d;
}
.card-advantages__text a:hover, .card-advantages__text a:focus{
    color: #db9b02;
}

.grecaptcha-badge iframe{
    margin-top: 0;
}

a[href^='https://top.mail.ru/']{
    display: none;
}
@media (max-width: 991.98px){
    .board__img{
        margin: -12px -10px 12px;
        max-width: calc(100% + 20px);
    }
}

@media (max-width: 991.98px){
    .product-offer__commerce{
        margin-top: -16px;
    }
}
.product-offer__params-in{
    align-items: center;
}
@media (min-width: 576px){
    .product-offer__params-in{
        margin-top: 10px;
    }
	.product-offer__prices{
		width:100%;
	}
}
.product-offer__prices{
    float: left;
    /*width: auto !important;*/
}
@media (max-width: 991.98px){
    .product-offer__params-in{
        justify-content: center;
    }
    .product-offer__gift-wrapper,
    .product-offer__select-chars,
    .product-offer__chars,
    .card-advantages{
        order: 2;
    }
    .product-offer__gift-wrapper{
        display: flex;
        justify-content: center;
    }
    product-offer__prices-desc{
        margin-bottom: 0;
    }
    .product-offer__buy-options{
        margin-top: 20px;
        margin-bottom: 0;
        margin-left: 25px;
        order: 1;
    }
    .product-offer__prices-desc ~ .product-offer__buy-options{
        margin-left: 0 !important;
        margin-top: 0;
        min-width: 100%;
        display: flex;
        justify-content: center;
    }
}
.product-offer__prices-desc{
    margin-bottom: 24px;
}
.product-offer__prices-desc ~ .product-offer__fast-order{
    margin-top: 20px;
}
.product-offer__gift-wrapper{
    width: 100%;
}
.product-offer__buy-options{
    margin-bottom: 15px;
    float: left;
    margin-top: -10px;
}
.product-offer__fast-order{
    order: 1;
    min-width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    float: left;
}
.product-offer__select-chars{
    margin-bottom: 0;
}
.product-offer__select-chars .product-offer__select-chars-row:last-child{
    margin-bottom: 1.5rem;
}

@media (max-width: 413.98px){
    .product-offer__count{
        margin-right: 10px;
    }
    .product-offer__buy-options{
        margin-left: 12px;
    }

    .input-count__wrap{
        padding: 0 24px;
    }
    .input-count__btn{
        width: 24px;
    }
    .input-count__control{
        width: 30px;
    }

    .product-offer__to-basket .btn.btn-primary.add-to-cart,
    .product-offer__to-basket .btn.btn-primary.btn-success {
        padding: 1.03rem 0.4rem;
    }
}

@media (min-width: 414px) and (max-width: 575.98px){
    .product-offer__count{
        margin-right: 12px;
    }
    .product-offer__buy-options{
        margin-left: 18px;
    }

    .input-count__wrap{
        padding: 0 40px;
    }
    .input-count__btn{
        width: 40px;
    }
    .input-count__control{
        width: 40px;
    }

    .product-offer__to-basket .btn.btn-primary.add-to-cart,
    .product-offer__to-basket .btn.btn-primary.btn-success {
        padding: 1.03rem 0.8rem;
    }
}

.offer-hidden{
    display: none;
}
.product-tile__fast-order-a{
    font-size: 15px;
}
.product-offer__fast-order-a span{
    font-size: 15px;
}

@media screen and (max-width: 575px) {
    .primary-slider {
         min-height: auto;
        } 
    .primary-slider__wrap { 
        max-width: calc(100% + 20px); 
        padding: 0; margin: 0 -10px; 
    } 
    .primary-slider__slides { 
        margin-bottom: 0!important; 
    }
}

@media screen and (min-width: 567px) and (max-width: 1259px){
    .primary-product{
        background-size: contain!important;
    }
}
#forms{
	position: relative;
    max-width: max-content;
    margin: 0 auto;
}
/* End */


/* Start:/local/templates/main/skin/styles/seospin.css?176709489326217*/
.collapse.in{display:block;}

.fancybox-content .popup-form__label {
	padding-right: 10px;
}

.articles-slider__li .article-block__text:empty {
	height: auto;
    margin-top: -1rem;
}

.articles-slider__li .article-block__title {
    height: 5.55rem;
}

.news-list__item .article-block__title {
    height: 5.55rem;
    margin-bottom: .5rem;
}


@media screen and (min-width:768px) {
	.fancybox-content .popup-form__input-container{
		width: calc(100% - 105px);
	}
	.fancybox-content .popup-form__label {
		width: 115px;
	}
	.fancybox-content .popup-form__buttons {
		margin-left: 115px;
		min-width: calc(100% - 115px);
	}

}

.fancybox-content select.inputselect {
    width: 100%;
    border: 1px solid rgba(0,0,0,.15);

    font-size: 1rem;
    line-height: 1.25;
    color: #696e75;

	padding: 7px 52px 7px 14px!important;
    min-height: 50px;
    line-height: 34px;
    border-radius: 2.5px;
    font-size: 14px;
	position: relative;

    background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.4 5.6'%3E%3Cpath fill='%23b9bdc1' d='M9.12.3A1,1,0,0,0,7.7.28l-3,2.92L1.7.28A1,1,0,0,0,.3,1.72L4,5.32a1,1,0,0,0,.22.14l.1.06a1,1,0,0,0,.75,0l.1-.06a1,1,0,0,0,.22-.14l3.7-3.6A1,1,0,0,0,9.12.3Z'/%3E%3C/svg%3E") 95% center no-repeat;
    -webkit-background-size: 10px;
	background-size: 10px;

	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;	
}
.fancybox-content select.inputselect::-ms-expand { 
    display: none; /* hide the default arrow in ie10 and ie11 */
}


.fancybox-content select.inputselect:focus {
    color: #696e75;
    background-color: #fff;
    border-color: #fee5ab;
    outline: 0;
}

.fancybox-content select.inputselect option {
	padding: .5rem .75rem;
	font-size: 18px;
}

.fancybox-content select.inputselect option[selected] {
    background-color: #f6f6f6;
    font-weight: bold;
    text-decoration: underline;
}

.rent-product-cont .rent-top__image {
    display: block;
    position: relative;
}

.rent-product-cont .rent-top__image-decor.rent-decor-1 {
    position: absolute;
    width: 522px;
    height: 577px;
    left: -120px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
}

.rent-product-cont .rent-top__margin {
    margin-top: -40px;
    margin-bottom: -40px;
}

.rent-product-cont .rent-top__margin .rent-top__image-inner {
    opacity: .5;
}

.rent-product-cont .rent-main-head {
    padding: 140px 0 80px;
    background: #ebebec;
}

.rent-product-cont .rent-main-head__content-aside {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 55px;
}

.rent-product-cont .rent-main-head .advantages-short.advantages-short_type-light.product-card-map {
    width: 542px;
    background-repeat: no-repeat;
}

.rent-product-cont .rent-main-head__main {
    -webkit-flex: 0 0 46%;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    padding: 0 55px;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
}

.rent-product-cont .rent-main-head__title {
    font-size: 38px;
    color: #292b2c;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
    font-weight: 600;
}

.rent-product-cont .rent-main-head  .rent-top__button:active,
.rent-product-cont .rent-main-head  .rent-top__button:hover,
.rent-product-cont .rent-main-head  .rent-top__button:visited,
.rent-product-cont .rent-main-head  .rent-top__button {
    font-size: 38px;
    position: relative;
    line-height: 1.2;
    margin-bottom: 20px;
    width: 100%;
}

.rent-product-cont .rent-main-head  .rent-top__button:before {
    display: inline-block;
    vertical-align: middle;
    background: url(/local/templates/main/skin/styles/../img/pic_rent/icon_rent_phone.png) no-repeat left center;
    width: 34px;
    height: 34px;
    content: '';
    margin-right: 20px;
    padding-right: 22px;
    border-right: 1px solid #000;
    box-sizing: content-box;
    margin-top: -2px;
}

.rent-product-cont .rent-main-head__desc {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.rent-product-cont .rent-main-catalog {
    padding: 60px 0 110px;
}


.rent-product-cont .rent-main-catalog h1 {
    text-align: center;
    font-size: 34px;
    margin-bottom: 50px;
}

.rent-product-cont .rent-main-catalog .product-tile__offers {
    flex-wrap: wrap;
}

.rent-product-cont .rent-main-catalog .product-tile__price {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    min-height: 50px;
}

.rent-product-cont .rent-main-catalog .product-tile__price .price-block {
    display: block;
    margin: 0 auto;
    float: none;
    clear: both;
    text-align: center;
}

.rent-product-cont .rent-main-catalog .product-tile__title {
    text-align: center;
    height: auto;
    margin-bottom: 5px;
    min-height: 35px;
}

.rent-product-cont .rent-main-catalog .product-tile__title-a:active,
.rent-product-cont .rent-main-catalog .product-tile__title-a:active,
.rent-product-cont .rent-main-catalog .product-tile__title-a:active,
.rent-product-cont .rent-main-catalog .product-tile__title-a {
    display: inline-block;
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
    font-family: "Pragmatica Slabserif",Georgia,"Times New Roman",Times,serif;
}

.rent-product-cont .rent-main-catalog .product-light__img, 
.rent-product-cont .rent-main-catalog .product-tile__img {
    max-height: 17.875rem;
}

.rent-product-cont .rent-main-catalog .product-tile__picture {
    height: 17.875rem;
}

.rent-product-cont .rent-main-catalog .product-tile__btns {
    float: none;
    margin: 0 auto;
    padding-top: 20px;
}

.rent-product-cont .rent-main-catalog .product-tile__btns .btn {
    font-size: 15px;
    min-width: 190px;
}

.rent-product-cont .rent-main-catalog .product-tile__front {
    display:flex;
    flex-direction: column;
    padding-bottom: 10px!important;
}

.rent-product-cont .product-tile__front .product-tile__offers {
    margin-top: 0.6rem;
    margin-bottom: 55px;
    position: static;
}

.rent-product-cont .rent-how {
    padding: 65px 0 85px;
    background: #f6f6f8;
}

.rent-product-cont .rent-how h1 {
    text-align: center;
    margin-bottom: 65px;
    font-size: 34px;
}

.rent-product-cont .rent-how .rent-main__subtitle-item {
    font-size: 18px;
    font-weight: bold;
    padding: 42px 55px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
}

.rent-product-cont .rent-additional.rent-add-2 {
    padding-top: 15px;
}

.rent-product-cont .rent-top__info {
    position: relative;
    z-index: 2;
}

.rent-product-cont .rent-main-catalog .goods-list__advantages, 
.rent-product-cont .rent-main-catalog .goods-list__item {
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.rent-product-cont .rent-main-catalog .goods-list__list {
        border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.fancybox-slide--html .fancybox-button.fancybox-close-small  {
    top: 18px;
    right: 18px;
}

.fancybox-content {
	text-align: left;
	vertical-align: middle;
}


.site-body .row .content .site-body {
    overflow: visible;
}


.rent-product-cont .rent-top>*,
.rent-product-cont .rent-how>*,
.rent-product-cont .rent-main-head>*,
.rent-product-cont .rent-main>*,
.rent-product-cont .rent-additional.rent-add-2>*,
.rent-product-cont .rent-additional>* {
    position: relative;
    z-index: 2;
}
.rent-product-cont .rent-top,
.rent-product-cont .rent-how,
.rent-product-cont .rent-main-head,
.rent-product-cont .rent-main,
.rent-product-cont .rent-additional.rent-add-2,
.rent-product-cont .rent-additional {
    position: relative;
}

.rent-product-cont .rent-top:after,
.rent-product-cont .rent-how:after,
.rent-product-cont .rent-main-head:after,
.rent-product-cont .rent-main:after,
.rent-product-cont .rent-additional.rent-add-2:after,
.rent-product-cont .rent-additional:after {
    display: block;
    content: '';
    position: absolute;
    width: 3000px;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.rent-product-cont .rent-top:after {
	background: #000;
}

.rent-product-cont .rent-how:after,
.rent-product-cont .rent-main-head:after,
.rent-product-cont .rent-main:after {
    background: #ebebec;
}

.rent-product-cont .rent-additional:after,
.rent-product-cont .rent-additional.rent-add-2:after {
    background: #F6F6F8;
	border-top: 8px solid #FFC001;
    top: -8px;
    box-sizing: content-box;
}

.rent-product-cont .rent-additional:before,
.rent-product-cont .rent-additional.rent-add-2:before {
	z-index: 2;
}

.stacker-banner-1.pogruzchik {
    background-image: url(/local/templates/main/skin/img/pic_rent_test-drive.jpg);
    background-repeat: no-repeat;
}

@media screen and (min-width: 1366px) {
    .rent-product-cont .rent-main-catalog .goods-list__item {
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}


@media screen and (max-width: 1380px) {
    .rent-product-cont .rent-top__image-decor.rent-decor-1 {
         transform: scale(0.8);
    }
}


@media screen and (max-width: 991px) {
    .rent-product-cont .rent-how .rent-main__subtitle-item {
        font-size: 16px;
        padding: 22px 35px;
    }
}

@media screen and (max-width: 1080px) {
    .rent-product-cont .rent-main-head__main {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-order: 0;
        -o-order: 0;
        order: 0;
        margin-bottom: 50px;
    }
    .rent-product-cont .rent-main-head .rent-top__button:active, 
    .rent-product-cont .rent-main-head .rent-top__button:hover, 
    .rent-product-cont .rent-main-head .rent-top__button:visited, 
    .rent-product-cont .rent-main-head .rent-top__button {
        max-width: 300px;
        font-size: 20px;
    }
    .rent-product-cont .rent-main-head .rent-top__button:before {
        width: 20px;
        height: 20px;
        -webkit-background-size: contain;
        background-size: contain;
        padding-right: 12px;
        margin-right: 12px;
    }
    .rent-product-cont .rent-main-head {
        padding: 40px 0 70px;
    }
    .rent-product-cont .rent-main-head__title {
        font-size: 28px;
        line-height: 1.3;
    }
    .rent-product-cont .rent-main-head__title br:nth-child(odd) {
        display: none;
    }
    .rent-product-cont .rent-main-head__content-aside {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
    }
    .rent-product-cont .rent-main-head .advantages-short.advantages-short_type-light.product-card-map {
        margin: 0 auto;
    }
    .rent-product-cont .rent-main-head__desc {
        text-align: left;
    }
}


@media screen and (max-width: 767px) {
    .rent-product-cont .rent-top .rent-top__info {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .rent-product-cont .rent-top .rent-top__image {
        padding-right: 10px;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        min-width: 100%;
    }
    .rent-product-cont .rent-top__margin {
        margin: 0 auto;
    }
    .rent-product-cont .rent-top__image-decor.rent-decor-1 {
        left: 50% !important;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        max-width: 500px;
        max-height: 100%;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .rent-product-cont .rent-main-catalog .goods-list {
        max-width: 440px;
        margin: 0 auto;
    }
    .rent-product-cont .rent-how h1 {
        font-size: 28px;
    }
    .rent-product-cont .rent-how .rent-main__subtitle-item {
        font-size: 15px;
        padding: 6px 30px;
    }
    .rent-product-cont .rent-how .rent-main__subtitle-item br {
        display: none;
    }
    
}

@media screen and (max-width: 640px) {
    .rent-product-cont .rent-main-head .advantages-short.advantages-short_type-light.product-card-map {
        display: none;
    }
    .rent-product-cont .rent-main-head__main {
        margin-bottom: 0;
    }
}


@media screen and (max-width: 480px) {
    .stacker-banner-1.richtrack {
		background-image: url(/local/templates/main/skin/img/2-mobile.jpg);
		background-repeat: no-repeat;
	}
	.content .board a[href="/upload/richtrak-jung.jpg"] {
		display: none;
	}
	.stacker-banner-1.pogruzchik {
		background-image: url(/local/templates/main/skin/img/pic_rent_test-drive-mobile.jpg);
		background-repeat: no-repeat;
	}
}

/* fancybox styles */
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content:not(.popup){background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* / fancybox styles */
/* End */


/* Start:/local/templates/main/skin/styles/custom_mwi.css?17652845194809*/
/*FIX HEADER ICONS ON MOBILE*/

.header-actions__link.-icon > .header-navigation__icon{
	background-repeat:no-repeat;
	background-color:transparent;
}
@media (max-width: 420px){
	.header-actions__link.-icon{
		width:32px;
	}
	.header-actions__link.-icon > .header-navigation__icon{
		min-width:25px;
	}
}


/* code of ethics table */

.codeOfEthics-table .bold{
	font-weight:700;
}
.codeOfEthics-table td{
	border:none;
}


.product-offer__chars_block {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.product-offer__chars_block .product-offer__select-chars {
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 1260px) {
    .product-offer__chars_block {
        flex: 0 0 53.33333%;
        max-width: 53.33333%;
        margin-top: 0;
    }

    .product-offer__chars_block .product-offer__chars {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product-page .product-offer__meta{
    display:flex;
    flex-wrap: wrap;
    row-gap:10px;
    column-gap: 25px;

}
.product-page  .product-offer__meta .product-offer__article{
    min-width:100px;
    margin-left:0px;
}

.product-page  .product-offer__meta  .product-offer__supply {
    padding-right: 0px;
    margin-left: 0px;
    margin-top:0px;
}
.product-page  .product-offer__meta  .product-offer__pickup{
    margin-left: 0px;
}
.product-page  .product-offer__meta .product-offer__commerce{
    margin-top:0px;
}

.product-offer__gift_added .product-offer__gift-info {
    min-width: calc(100% - 180px);
    max-width: calc(100% - 180px);
}

.product-offer__gift_added .product-offer__gift-quantity {
    width: 30px;
}

.product-offer__calculate_delivery {
    width: 100%;
    text-align: center;
    order: 9;
    clear: both;
    margin-bottom: 20px;
}

.product-offer__leasing {
    order: 10;
    clear: both;
    margin-bottom: 20px;
}

.basket__order-leasing {
    margin-top: 8px;
}

.fluid-control__input.is-filled+.js-custom-mask-email-error+.fluid-control__label,
.fluid-control__input:focus+.js-custom-mask-email-error+.fluid-control__label {
    transform: translateY(-100%) scale(.75, .75);
    color: #fdbf2d;
    cursor: auto;
}

/* Подсказки в форме заказа */
.order-form__input-container {
    position: relative;
}

.order-form__input-container.loading:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    margin: -8px 0 0 0;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #fdbf2d;
    border-top: 2px solid transparent;
    animation: input-loading 1s linear infinite;
    z-index: 1;
}

@keyframes input-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.order-form__input-container .suggestions-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 30;
    border: 1px solid #fee5ab;
    overflow-y: auto;
    max-height: 220px;
    padding: 0;
    margin: 0;
}

.order-form__input-container .suggestions-list li:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, .15);
}

.order-form__input-container .suggestions-list li {
    display: block;
    width: 100%;
    background: none;
    border: none;
    padding: 8px 12px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    transition-property: background;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    cursor: pointer;
}

.order-form__input-container .suggestions-list li:before {
    display: none;
}

.order-form__input-container .suggestions-list li:hover {
    background: #f6f6f7;
}

.order-form__input-container .suggestions-list li mark {
    background: none;
    color: #fdbf2d;
    font-weight: bold;
    padding: 0;
}

.services_thesis .services_thesis_item:hover {
  background: #fff;
  border-right: 1px solid #febe2d;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1), 0px 10px 22px 0px rgba(0, 0, 0, 0.1), 0px 40px 40px 0px rgba(0, 0, 0, 0.09), 0px 89px 53px 0px rgba(0, 0, 0, 0.05), 0px 158px 63px 0px rgba(0, 0, 0, 0.01), 0px 248px 69px 0px rgba(0, 0, 0, 0);
  transform: scale(108.8%);
  z-index: 1;
}
@media screen and (max-width: 1260px) {
  .services_thesis .services_thesis_item:hover {
    border-right: none;
    transform: scale(101%);
  }
}
.services_thesis .services_thesis_item:hover .count {
  color: var(--main);
}
.services_thesis .services_thesis_item:hover a {
  text-decoration: none;
}

.product-page__gallery .slick-list:has(.slick-active .css_3d_object_main) + .slick-next {
    opacity: 1;
}

.product-page__gallery .slick-prev:has(+ .slick-list .slick-track .slick-active .css_3d_object_main) {
    opacity: 1;
}

/* End */
/* /local/templates/main/skin/styles/jh2.css?1772443503551440 */
/* /local/templates/main/components/twofingers/location/.default/style.min.css?17267301699055 */
/* /local/templates/main/components/arturgolubev/search.title/jh/style.min.css?172673392611988 */
/* /local/templates/main/components/bitrix/form.result.new/consult_about_forgotten_basket/style.css?1735112285623 */
/* /local/templates/main/components/maxma/catalog.element.bonus/.default/style.css?17724435034855 */
/* /local/templates/main/styles.css?17724435036058 */
/* /local/templates/main/template_styles.css?17542989091167 */
/* /local/templates/main/skin/styles/all_style.css?1769601339125826 */
/* /local/templates/main/skin/styles/patch.css?17023893866699 */
/* /local/templates/main/skin/styles/seospin.css?176709489326217 */
/* /local/templates/main/skin/styles/custom_mwi.css?17652845194809 */
