/* Start:/bitrix/templates/fidelio/css/bootstrap-reboot.min.css?15441839883943*/
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

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

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

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

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

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

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

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

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

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

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

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

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

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

figure {
    margin: 0 0 1rem
}

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

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

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

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

template {
    display: none
}

[hidden] {
    display: none !important
}

/*# sourceMappingURL=bootstrap-reboot.min.css.map */
/* End */


/* Start:/bitrix/templates/fidelio/css/bootstrap-grid.min.css?154418398834249*/
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    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-auto, .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-lg-auto, .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-md-auto, .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-sm-auto, .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-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

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

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

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

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

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

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/bitrix/templates/fidelio/css/owl.theme.default.min.css?15441839881018*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    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: #869791
}

/* End */


/* Start:/bitrix/templates/fidelio/css/flaticon.css?15474569451881*/
/*
       Flaticon icon font: Flaticon
       Creation date: 14/01/2019 10:07
       */

@font-face {
    font-family: "Flaticon";
    src: url("/bitrix/templates/fidelio/css/./Flaticon.eot");
    src: url("/bitrix/templates/fidelio/css/./Flaticon.eot?#iefix") format("embedded-opentype"),
        url("/bitrix/templates/fidelio/css/./Flaticon.woff") format("woff"),
        url("/bitrix/templates/fidelio/css/./Flaticon.ttf") format("truetype"),
        url("/bitrix/templates/fidelio/css/./Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("/bitrix/templates/fidelio/css/./Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
}

.flaticon-whatsapp:before {
    content: "\f100";
}

.flaticon-viber:before {
    content: "\f101";
}

.flaticon-wallet:before {
    content: "\f102";
}

.flaticon-hourglass:before {
    content: "\f103";
}

.flaticon-mask-with-handle:before {
    content: "\f104";
}

.flaticon-24-hours:before {
    content: "\f105";
}

.flaticon-warning:before {
    content: "\f106";
}

.flaticon-building:before {
    content: "\f107";
}

.flaticon-parking:before {
    content: "\f108";
}

.flaticon-debit-card:before {
    content: "\f109";
}

.flaticon-smoking:before {
    content: "\f10a";
}

.flaticon-sauna:before {
    content: "\f10b";
}

.flaticon-sauna-1:before {
    content: "\f10c";
}

.flaticon-place-localizer:before {
    content: "\f10d";
}

.flaticon-stopwatch:before {
    content: "\f10e";
}

.flaticon-call:before {
    content: "\f10f";
}

.flaticon-vk:before {
    content: "\f110";
}

.flaticon-calendar:before {
    content: "\f111";
}

.flaticon-height:before {
    content: "\f112";
}

.flaticon-transparency:before {
    content: "\f113";
}

.flaticon-foreign:before {
    content: "\f114";
}

.flaticon-instagram-social-outlined-logo:before {
    content: "\f115";
}

.flaticon-new:before {
    content: "\f116";
}

/* End */


/* Start:/bitrix/templates/fidelio/css/owl.carousel.min.css?15441839883356*/
/**
  * Owl Carousel v2.3.4
  * Copyright 2013-2018 David Deutsch
  * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
  */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.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, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.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;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    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 .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    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(/bitrix/templates/fidelio/css/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 {
    -ms-transform: scale(1.3, 1.3);
    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%
}

/* End */


/* Start:/bitrix/templates/fidelio/css/jquery.fancybox.min.css?154418398813841*/
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;
    -webkit-transform: translateZ(0);
    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;
    -webkit-transform: translateZ(0);
    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: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    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;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -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: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    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:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-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;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.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 {
    -webkit-animation: a 1s linear infinite;
    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
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    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;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-caption {
        padding: 12px
    }

    .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-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: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top-menu/style.css?15698528897049*/
/**Top menu**/
.top-menu-inner,
.top-menu-inner ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    height: 100%;
}

.top-menu-inner .cards {
    display: none;
}

/*Links*/
.top-menu-inner a {
    text-transform: uppercase;
    color: white;
    font-size: 0.875rem;
}

.top-menu-inner li {
    padding: .25rem;
    position: relative;
    display: block;
    text-align: center;
}

.top-menu-inner li:before {
    content: "";
    position: absolute;
    top: 0%;
    height: 100%;
    width: 2px;
    background: var(--color-gold);
    right: -5px;
}

/*Root items*/
.top-menu-inner li a.root-item {
    display: block;

}

/*Root menu selected*/
.top-menu-inner li a.root-item-selected {
    display: block;
    position: relative;
}

ul.top-menu-inner li a.root-item-selected:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
    filter: brightness(150%);
}


/*Root items: hover*/
.top-menu-inner li:hover a.root-item,
.top-menu-inner li.jshover a.root-item {
    text-decoration: none;
}

.top-menu-inner li a:hover {
    text-decoration: none;
}

.top-menu-inner li a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 0%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
}

.top-menu-inner li a.selected:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
}

.top-menu-inner li a:hover:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0%;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
    filter: brightness(150%);
}

.toggle-hamburger {
    background: transparent;
    color: #ccc;
    /*    display: block;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    border: 1px solid #ccc;
}

.toggle-hamburger:focus {
    outline: none;
}

.toggle-hamburger span {
    display: block;
    position: absolute;
    top: 16px;
    left: 5px;
    height: 2px;
    background: white;
    width: 70%;
}

.toggle-hamburger span::before,
.toggle-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background: white;
    content: "";
}

.toggle-hamburger span::before {
    top: -8px;
}

.toggle-hamburger span::after {
    bottom: -8px;
}

.toggle-hamburger.toggle-hamburger__animx span {
    -webkit-transition: all 0s 0.3s;
    transition: all 0s 0.3s;
}

.toggle-hamburger.toggle-hamburger__animx span::before,
.toggle-hamburger.toggle-hamburger__animx span::after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
}

.toggle-hamburger.toggle-hamburger__animx span::before {
    -webkit-transition-property: top, transform;
    transition-property: top, transform;
}

.toggle-hamburger.toggle-hamburger__animx span::after {
    -webkit-transition-property: bottom, transform;
    transition-property: bottom, transform;
}

.toggle-hamburger.toggle-hamburger__animx.is-active span {
    background: none;
}

.toggle-hamburger.toggle-hamburger__animx.is-active span::before,
.toggle-hamburger.toggle-hamburger__animx.is-active span::after {
    background-color: white;
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
}

.toggle-hamburger.toggle-hamburger__animx.is-active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toggle-hamburger.toggle-hamburger__animx.is-active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile-icon {
    display: none;
}

.mobile-icon img {
    width: 27px;
    /*    height: 30px;*/
    display: block;
}

@media (max-width: 1199px) {
    .top-menu-inner li:before {
        right: -2px;
    }
}

@media (max-width: 991px) {
    .mobile-icon {
        display: flex;
        position: fixed;
        top: 20px;
        right: 5%;
        transition: 1s ease all;
        height: 40px !important;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
        z-index: 1000;
        background-color: black;
        padding: 0.5rem 0.25rem;
    }

    .top-menu-inner .cards {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        margin-top: 2rem;
        height: auto;
    }

    .top-menu-inner,
    .top-menu-inner ul {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        transition: 1s ease all;
    }

    .top-menu-wrapper.active {
        transition: 1s ease all;
    }

    .top-menu-wrapper {
        position: fixed;
        width: 100%;
        height: 0px;
        background: black;
        left: 0px;
        z-index: 100;
        top: -5px;
        overflow: hidden;
        transition: 1s ease all;
    }

    .top-menu-inner {
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        margin-top: -75px;
    }

    .top-menu-wrapper:before {
        content: "";
        top: 0px;
        width: 0%;
        left: 0px;
        height: 2px;
        background: var(--color-gold);
        position: absolute;
        z-index: 101;
        filter: brightness(150%);
        transition: 1s ease all;
    }

    .top-menu-wrapper.active:before {
        width: 100%;
    }

    .top-menu-inner li:before {
        content: "";
        position: absolute;
        top: auto;
        height: 2px;
        bottom: -2px;
        width: 62px;
        background: var(--color-gold);
        filter: brightness(150%);
        left: calc(50% - 28px);
        right: auto;
    }

    .top-menu-inner li {
        padding-right: 0 !important;
    }

    .top-menu-inner li a {
        padding: 1rem;
        padding-bottom: 0;
        display: block;
    }

}

@media (max-width: 576px) {
    .mobile-icon {
        top: 19px;

    }

    .top-menu-inner li a.selected:before {
        width: 100%;
    }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/footer-menu/style.css?15441839881128*/
ul.footer-section-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    position: relative;
    padding-top: .5rem;
}

ul.footer-section-menu li {
    padding-bottom: 0.25rem;
}

ul.footer-section-menu li a {
    color: white;
    font-size: 1.1rem;
    position: relative;
}

ul.footer-section-menu li a:visited {}

ul.footer-section-menu li a:hover {
    text-decoration: none;
}

ul.footer-section-menu li a:after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 0%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
    filter: brightness(150%);
}

ul.footer-section-menu li a.selected:after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 100%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
    filter: brightness(150%);
}

ul.footer-section-menu li a:hover:after {
    width: 100%;

}


ul.footer-section-menu li a.selected:link,
ul.footer-section-menu li a.selected:visited,
ul.footer-section-menu li a.selected:active,
ul.footer-section-menu li a.selected:hover {}




/* End */


/* Start:/bitrix/templates/fidelio/styles.css?173679610355108*/
.df {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.aic {
    -ms-align-items: center;
    align-items: center;
}

.jcc {
    justify-content: center;
}

.fb {}

.logo-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.logo-container img {
    width: 60px;
}

.logo-container a {
    color: white;
    font-size: 2rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    font-family: OL;
}

.logo-container a:hover {
    text-decoration: none;
}

.logo-container a span {
    padding-left: .5rem;
}

.red-circle {
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
    margin-right: 0.5rem;
    margin-top: 3px;
}

.new-param {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 90px;
}

.new-param img {
    width: 60px;
    height: 30px;
}

.green-circle {
    width: 10px;
    height: 10px;
    background-color: green;
    border-radius: 50%;
    margin-right: 0.5rem;
    margin-top: 3px;
}

.top-menu {
    background-color: black;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

header {
    position: fixed;
    box-shadow: 0px -10px 20px 20px black;
    z-index: 1;
    height: 75px;
    width: 100%;
    z-index: 101;
    transition: 1s ease all;
    background: black;
}

.popup-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}

.popup-btn a {
    padding: .25rem 2rem;
    color: white;
    background: var(--color-gold);
}

.gold-header-line {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    z-index: -1;
    transition: 1s ease all;
}

.footer-info-wrapper {
    position: fixed;
    display: block;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-top: 2px solid var(--color-gold);
    background-color: black;
    box-shadow: 0px 0px 15px 5px black;
    z-index: 101;
    transition: 1s ease all;
}

.footer-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    height: 50px;
}

.footer-info .footer-info-item:nth-child(1) {
    padding-right: 0.5rem;
}

.footer-info .footer-info-item:nth-child(2) {
    padding-left: 0.5rem;
}

.top-menu-wrapper div {
    height: 100%;
}

.footer-info-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    font-size: 0.925rem;
}

.footer-info-item span {
    margin-right: 0.5rem;
    padding: 0.5rem;
    border-radius: 50%;
    background-color: #d40000;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: var(--color-orange);
}

.gold-line-b:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    left: 0px;
    top: 0px;
    background: var(--color-gold);
    opacity: 0.55;
}

.gold-line-a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    left: 0px;
    top: 0px;
    background: var(--color-gold);
    opacity: 0.55;
}

.orange-line-b:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    left: 0px;
    top: 0px;
    background: var(--color-orange);
    opacity: 0.55;
}

.orange-line-a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    left: 0px;
    top: 0px;
    background: var(--color-orange);
    opacity: 0.55;
}

.top-social {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.popup-social {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.popup-social a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.popup-social img {
    width: 40px;
    filter: grayscale(25%);
    transition: 1s ease filter;
}

.popup-social img:nth-child(1) {
    margin-right: 0.25rem;
}

.gold-color {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
}

a.gold-color:hover,
a.gold-color:focus,
a.gold-color:active {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-decoration: underline;
}

.top-social {
    height: 100%;
}

.top-social i {
    font-size: 2.55rem;
    transition: 1s ease color;
}

.top-social i:nth-child(1) {
    margin-right: 0.5rem;
}

.top-social i:before {
    font-size: 2.55rem;
}

.top-social a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.top-social img {
    width: 40px;
    filter: grayscale(25%);
    transition: 1s ease filter;
}

.top-social img:nth-child(1) {
    margin-right: 0.25rem;
}

.top-social a:hover,
.top-social a:active,
.top-social a:focus {
    text-decoration: none;
}

.top-social a:hover img {
    filter: grayscale(0%);
}

.phones-top-wrapper {
    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;
    align-items: flex-end;
}

.phone-top a {
    font-size: 1.375rem;
    display: block;
}

.adress-top {
    font-size: .800rem;
}

.shine {
    position: relative;
    overflow: hidden;
}

.shine:hover:after,
.shine:focus:after {
    animation: sheen 2s forwards;
}

.shine:after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
    transform: rotateZ(60deg) translate(-5em, 7.5em);
}

@keyframes sheen {
    100% {
        transform: rotateZ(60deg) translate(1em, -9em);
    }
}

.video-block {
    width: 100%;
    height: calc(100vh - 75px);
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.video-block video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-block-slogan-wrapper {
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    position: absolute;
    z-index: 3;
    padding-top: 10rem;
}

.video-block-slogan {
    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;
    text-transform: uppercase;
    font-size: 2rem;
    text-align: center;
}

.video-block-slogan span:nth-child(1) {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
    font-size: 3.5rem;
}

.video-block-slogan span:nth-child(2) {}

.top-shadow {
    position: relative;
    box-shadow: 0px 0px 15px 15px black;
}

.bottom-shadow {
    box-shadow: 0px 0px 15px 5px black;
    z-index: 1;
    position: relative;
}

.header-section {
    font-size: 2rem;
    /*    font-family: "anastasia";*/
    /*
     background-image: var(--color-gold);
     color: transparent;
     -webkit-background-clip: text;
     background-clip: text;
     filter: brightness(150%);
 */
    text-shadow: 20px 15px 2px rgba(214, 214, 214, 0.18);
    position: relative;
    /*
     top: -4rem;
     margin-bottom: -4rem;
 */
    z-index: 1;
}

.girls-section {
    position: relative;
}

/*
 .girls-section:before{
     content: "";
     width: 22%;
     height: 100%;
     background: url(/pic/uzor1.svg);
     background-repeat: no-repeat;
     background-position: 100% 0%;
     position: absolute;
     top: 0px;
     right: 0px;
     z-index: 1;
     background-size: contain;
 }
 */
.girls-section .header-section {
    /*
     margin-bottom: -7rem;
     margin-left: -10%;
 */
}

.girls-section-img {
    position: relative;
    overflow-y: hidden;
}

.girls-section-img img {
    border-radius: 10px;
}

.girls-section-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    transition: 1s ease all;
}

.girls-section-name {
    position: absolute;
    bottom: 2rem;
    background: var(--color-gold);
    width: 100%;
    z-index: 2;
    height: 5px;
    filter: brightness(150%);
    transition: 1s ease all;
}

.girls-section-name-work {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    font-family: OL;
    font-size: 1rem;
}

.girls-section-name-inner {
    position: absolute;
    top: -3.35rem;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 1.25rem;
    z-index: 3;
    color: rgba(255, 255, 255, 0.95);
    background: rgba(0, 0, 0, .5);
    filter: brightness(60%);
    transition: 1s ease all;
}

.girls-section a:hover .girls-section-img:after {
    background: transparent;
}

.girls-section-param {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    width: 100%;
    position: absolute;
    height: auto;
    bottom: 0rem;
    background-color: rgba(0, 0, 0, .5);
    color: rgba(255, 255, 255, 0.95);
    z-index: 1;
    padding: 0.5rem;
    transition: 1s ease all;
    transform: translate(0%, 100%);
}

.girls-section-param-item {
    text-align: center;
}

.girls-section a:hover .girls-section-name {
    bottom: 5rem;
}

.girls-section a:hover .girls-section-name-inner {
    background: rgba(0, 0, 0, .75);
}

.girls-section a:hover .girls-section-param {
    transform: translate(0%, 0%);
    background-color: rgba(0, 0, 0, .75);
}

.btn-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    -ms-align-items: flex-end;
    align-items: center;
}

.btn {
    font-size: 1.25rem;
    color: var(--color-grey);
    transition: 1s ease all;
}

.btn.small-btn {
    font-size: 1rem;
    color: var(--color-grey);
    transition: 1s ease all;
}

.btn:hover,
.btn:active,
.btn:focus {
    text-shadow: 10px 10px 0px rgba(202, 162, 70, 0.4);
    text-decoration: none;
    color: var(--color-grey);
}

.btn i {
    font-size: 2rem;
    padding-left: .5rem;
    color: var(--color-grey);
}

.btn.small-btn i {
    font-size: 1.25rem;
    padding-left: .5rem;
    margin-top: 0.25rem;
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
    padding-right: 0.05rem;
}

.btn-wrapper-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.services-block .header-section {}

.services-block-img-wrapper {
    position: relative;
}

.services-block-img-wrapper .icons-on-photo {
    position: absolute;
    top: -10px;
    left: -10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.services-block-img-wrapper .icons-on-photo img {
    margin-right: 0.25rem;
}

.services-block-img-wrapper .hit-ico {
    width: 60px;
}

.services-block .services-block-img {
    overflow: hidden;
    border-radius: 10px;
    filter: grayscale(100%);
}

.services-block .services-block-img img {
    transition: 5s ease all;
}

.services-block .services-block-img img:hover {
    transform: scale(1.2);
}

.services-block-text {
    color: var(--color-grey);

}

.services-block-about li {
    padding-left: 20px;
    position: relative;

}

.gold-ul li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 0.25rem;
}

.services-block-about li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--color-gold);
    position: absolute;
    left: 0px;
    top: calc(50% - 4px);
    z-index: 1;
    border-radius: 50%;
}

.services-block {
    position: relative;
    background: url(/pic/back.png);
}

.services-block-info-inner div {
    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;
}

/*
 .services-block:after{
     content: "";
     width: 22%;
     height: 100%;
     background: url(/pic/uzor2.svg);
     background-repeat: no-repeat;
     background-position: 0% 50%;
     position: absolute;
     top: 0px;
     left: 0px;
     z-index: 1;
     background-size: contain;
 }
 */
.services-block:before {
    content: "";
    width: 100%;
    height: 15px;
    background: url(/pic/gold.svg);
    position: absolute;
    top: -7px;
    left: 0px;
    opacity: 1;
}

.services-block-item {
    margin-bottom: 1rem;
    position: relative;
}

.services-block-item-text-wrapper {
    /*    background-color: rgba(0,0,0,0.5);*/
    padding: 1rem 0.5rem;
    border-radius: 10px;
    position: relative;
}

.services-block-item .btn-wrapper {
    position: absolute;
    bottom: -10px;
    right: 0px;
    z-index: 1;
}

/*
 .services-block-item-text-wrapper:after{
     content: "";
     position: absolute;
     width: 100%;
     height: 40px;
     bottom: 0px;
     left: 0px;
     background: url(/pic/lep.svg);
     background-repeat: no-repeat;
     background-position: center;
     
 }
 */

.services-block-about {
    font-family: OL;
    padding-top: 1rem;
}

.services-block-title {
    text-align: center;
    /*    font-family: annabelle;*/
    font-size: 2rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: 2rem;
}

.services-block-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.services-block-info-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.services-block-info-inner div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.services-block-info div:nth-child(1) {
    padding-right: 0.5rem;
}

.services-block-info div:nth-child(2) {
    padding-left: 0.5rem;
}

.services-block-info i {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
    padding-right: .5rem;
}

.services-block-info i:before {
    font-size: 2rem;
}

.services-block {
    /*    background: url(/pic/back3.png);*/
}

.info-i {
    width: 20px;
    height: 20px;
    background: var(--color-gold);
    display: flex;
    justify-content: center;
    padding-right: 0 !important;
    margin-right: 0.5rem;
    border-radius: 50%;
    line-height: 18px;
    filter: brightness(130%);
    color: black;
}

/*
 .services-block-title .caps{
     background-image: var(--color-gold);
     color: transparent;
     -webkit-background-clip: text;
     background-clip: text;
     filter: brightness(150%);
     font-size: 2.75rem;
 }
 */
.slider-item {
    background-size: cover;
    /*    height: 600px;*/
    background-position: center;
}

.slider-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

.slider-item:before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    z-index: 1;
    transition: 1s ease all;
}

.slider-item:hover:before {
    background: rgba(0, 0, 0, 0);
}

.slider-desc {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 3;
}

.slider-desc-header {
    font-size: 2rem;
    position: relative;
}

.slider-desc-header:after {
    content: "";
    width: 200px;
    height: 4px;
    z-index: 4;
    bottom: -5px;
    left: calc(50% - 100px);
    background: var(--color-gold);
    filter: brightness(150%);
    position: absolute;
}

.slider-desc-text {
    font-size: 1.25rem;
    font-family: OL;
    padding-top: 2rem;
}

.owl-nav {
    position: absolute;
    width: 100%;
    top: calc(50% - 50px);
    left: 0px;
}

.owl-nav .left {
    position: absolute;
    left: 15px;
    padding: 0.25rem;
    background: rgba(0, 0, 0, 0.6);
}

.owl-nav .right {
    position: absolute;
    right: 15px;
    padding: 0.25rem;
    background: rgba(0, 0, 0, 0.6);
}

.owl-dots {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: 5px;
}

.owl-dots button:hover,
.owl-dots button:active,
.owl-dots button:focus {
    outline: none;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: var(--color-gold);
}

.owl-theme .owl-dots .owl-dot span {
    background: #5f5f5f;
}

.stock-section .header-section {
    margin-top: -3rem;
    text-align: center;
}


.inter-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.inter-item {
    height: 450px;
    flex-basis: 50%;
    position: relative;
}

.inter-item:after {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    transition: 1s ease all;
}

.inter-item:hover:after {
    background: rgba(0, 0, 0, 0);
}

.inter-item.inter-img-1 {
    -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    position: relative;
    right: -5%;
}

.inter-item.inter-img-1 .inter-text {
    margin-left: -5rem;
}

.inter-item.inter-img-2 .inter-text {
    margin-right: -5rem;
}

.inter-item.inter-img-2 {
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    left: -5%;
}

.inter-item a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 1;
    color: white;
    text-transform: uppercase;
    font-size: 1.25rem;
}

.inter-item a:hover,
.inter-item a:active,
.inter-item a:focus {
    text-decoration: none;

}

.inter-item a:hover .inter-text {
    background: rgba(0, 0, 0, 0.5);
}

.inter-text {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    padding: 1rem 2rem;
    position: relative;
    transition: 1s ease all;
}

.inter-text:before,
.inter-text:after {
    content: "";
    width: 100%;
    height: 2px;
    background: var(--color-gold);
    position: absolute;
    left: 0px;
    filter: brightness(150%);
}

.inter-text:before {
    top: 0px;
}

.inter-text:after {
    bottom: 0px;
}

.icon-item {
    margin-bottom: 1rem;
}

.icon-item-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0.5rem;
}

.icon-item-box img {
    max-width: 45px;
}

.icon-item-box i {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
}

.icon-item-title {
    font-size: 1.25rem;
    text-align: center;
    position: relative;
}

.icon-item-title span {
    margin: 0rem 1rem;
    display: block;
    padding: 0.5rem 0;
    position: relative;
}

.icon-item-title span:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);
}

.icon-item-box i:before {
    font-size: 3rem;
}

.icon-item-wrapper {
    padding-left: 1rem;
    width: 100%;
}

.icon-item-desc {
    padding: 0 1rem;
    text-align: justify;
}

.text-block p {
    font-family: OL;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4 {
    text-align: center;
    position: relative;
    display: inline-flex;
    padding-top: 1rem;
}

.text-block h1:after,
.text-block h2:after,
.text-block h3:after,
.text-block h4:after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 100%;
    left: 0px;
    height: 2px;
    background: var(--color-gold);

}

.text-block-inner {
    text-align: center;
}

.text-block-inner a {
    color: white;
}

.text-block-inner p {
    text-align: justify;
}

.text-block ul {
    padding-bottom: 0.5rem;
}

.text-block ul li {
    font-family: OL;
    font-weight: normal;
    padding-left: 20px;
    position: relative;
    text-align: left;
    margin-left: 1rem;
}

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

.text-block ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--color-gold);
    position: absolute;
    left: 0px;
    top: calc(50% - 4px);
    z-index: 1;
    border-radius: 50%;
}

.footer-section-menu-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}

.footer-section-menu-wrapper .footer-section-menu-2 {
    padding-left: 4rem;
}

footer .header-section {
    font-size: 1.5rem;
}

.footer-contacts {
    padding-top: 0.5rem;
}

.footer-contacts-phone a {
    font-size: 1.5rem;
}

.footer-contacts i {
    padding-top: 0.5rem;
    padding-right: 0.25rem;
}

.footer-contacts i:before {
    font-size: 2rem;
}

.footer-contacts-grafik,
.footer-contacts-address {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    line-height: 1.5rem;
    padding-top: 0.5rem;
}

.footer-contacts-address a {
    color: white;
}

.footer-contacts-address a:hover,
.footer-contacts-address a:focus,
.footer-contacts-address a:active {
    text-decoration: none;
}

.footer-contacts-address a:hover span,
.footer-contacts-address a:focus span,
.footer-contacts-address a:active span {
    text-decoration: underline;
}

.footer-logo img {
    width: 60px;
    padding-right: 0.5rem;
}

.footer-logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding-right: 4rem;
}

.footer-about-wrapper {
    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;
    -ms-align-items: flex-end;
    align-items: flex-end;
}

.footer-about {
    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;
}

.footer-social {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.footer-social a {
    text-decoration: none;
}

.footer-social a img {
    max-width: 25px;
}

.girls-page .girls-section-img {
    margin-bottom: 2rem;
}

.girls-detail-img-wrapper {
    border-radius: 10px;
}

.girls-detail-img-wrapper a {
    display: block;
    position: relative;
    transition: 1s ease all;
}

.girls-detail-img-wrapper a:after,
.girls-detail-dop-img a:after {
    content: "\1F50D";
    /*    font-family: Flaticon;*/
    position: absolute;
    color: transparent;
    height: 1px;
    width: 1px;
    top: 50%;
    left: 50%;
    transition: 1s ease all;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 0rem;
    background: transparent;
}

.girls-detail-img-wrapper a:hover:after,
.girls-detail-dop-img a:hover:after {
    content: "\1F50D";
    /*    font-family: Flaticon;*/
    height: 100%;
    width: 100%;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    top: 0%;
    left: 0%;
    font-size: 3rem;
}

.girls-detail-img-wrapper img {
    width: 100%;
    border-radius: 10px;
}

.girls-detail-dop-img a {
    border-radius: 10px;
    position: relative;
    display: block;
}

.girls-detail-dop-img a img {
    border-radius: 10px;
    margin-top: .1rem;
    border: 2px solid black;
}

.girls-param-detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 1px solid white;
}

.girls-param-detail-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    flex-basis: 33.3333%;
    justify-content: center;
    padding: 0.25rem;
    border-right: 1px solid white;
}

.girls-param-header i:before {
    font-size: 2rem;
}

.girls-param-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 1px solid white;
}

.girls-param-header-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-basis: 33.3333%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    border-right: 1px solid white;
    padding: 0.25rem;
}

.girls-param-header-item:last-child {
    border-right: none;
}

.girls-param-detail-item:last-child {
    border-right: none;
}

.girls-param-text {
    margin-top: 2rem;
}

.services-block.service-page {
    background: transparent;
    position: relative;
    padding-bottom: 2rem;
}

.service-page.services-block:before {
    content: none;
}

.prog-cat-header-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.prog-cat-header-item ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.prog-cat-header-item ul li.act {
    background-color: grey;
}

.prog-cat-header-item ul li {
    padding: 0 1rem;
    font-size: 1.05rem;
    text-transform: uppercase;
    padding: 1rem;
    border: 1px solid grey;
    position: relative;
    bottom: -1px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-right: 0.25rem;
    position: relative;
}

.prog-cat-header-item ul li.act a {
    color: white;
}

.prog-cat-header-item ul li:after {
    content: "";
    width: 0%;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
    filter: brightness(150%);
    position: absolute;
    bottom: -1px;
    left: 0px;
}

.prog-cat-header-item ul li a {
    color: white;
}

.prog-cat-header-item ul li:hover:after {
    width: 100%;
}

.prog-cat-header-item ul li.active {
    border-bottom: 1px solid black;
}

.prog-cat-header-item ul li.active a {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
}

.prog-cat-header-item ul li.active {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
}

.prog-cat-header-item ul li:hover {
    cursor: pointer;
}

.prog-cat-header {
    border-bottom: 1px solid grey;
}

.service-page .services-block-item {
    /*    display: none;*/
}

.service-page .services-block-item.active {
    display: block;
}

/*detail prog*/
.prog-detail-top-img {
    height: 484px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-filter: grayscale(90%);
    -moz-filter: grayscale(90%);
    -ms-filter: grayscale(90%);
    -o-filter: grayscale(90%);
    filter: grayscale(90%);
    filter: gray;

}

.prog-detail-top-img:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.prog-detail-top-img-wrapper {
    position: relative;
}

.prog-detail-top-img-wrapper .header-section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    z-index: 2;
    color: black;
    left: 0px;
    top: 0px;
    width: 100%;
}

.prog-detail-top-img-wrapper .header-section h1 {
    position: relative;
    text-shadow: 1px 1px 1px white;
}

.prog-detail-top-img-wrapper .header-section h1:after {
    content: "";
    height: 3px;
    width: 100%;
    background: var(--color-gold);
    position: absolute;
    bottom: 10px;
    left: 0px;
}

.p0 {
    padding: 0;
}

.prog-detail-prev-img img {
    border-radius: 10px;
}

.detail-prog-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.detail-prog-info-call a {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding: 0.25rem 1rem;
    background: var(--color-gold);
    color: black;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    border-radius: 1rem;
    transition: 1s ease all;
}

.detail-prog-info-call a:hover {
    text-decoration: none;
    box-shadow: 4px 3px 7px 1px rgb(132, 105, 45);
}

.detail-prog-info-call a i {
    margin-right: 0.25rem;
}

.service-page .detail-prog-wrapper .services-block-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

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

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

.prog-list {
    transition: 0.8s;
}

.prog-list-overflow {
    overflow-y: hidden;
}

.overflowh {
    overflow: hidden;
}

.hide-content {

    overflow: hidden;
    transition: 1s ease all;
}

.services-block-item-text-wrapper {
    position: relative;
}

.hide-content-block:hover {
    cursor: pointer;
}

.hide-content-block:after {
    content: '';
    position: absolute;
    left: calc(50% - 10px);
    bottom: 0px;
    border: 10px solid transparent;
    border-top: 10px solid white;
    cursor: pointer;
}

.grid-sizer,
.grid-item {
    width: 16.6666666%;
}

.grid-item img {
    margin-top: -2px;
    margin-bottom: -2px;
    border: 2px solid black;
}

.grid-item--width2 {
    width: 33.3333332%;
}

.contacts-item-header {
    line-height: 1.75rem;
}

.contacts-item-header-title {
    font-size: 1.5rem;
    padding-bottom: 1rem;
}

.contacts-item-header i {
    margin-left: 0.5rem;
}

.contacts-item-header span {}

.data-table {
    padding: 2rem;
    padding-top: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.form-input-wrapper {
    margin-bottom: 1rem;
}

.form-input-wrapper input {
    padding: .5rem 2rem;
    border-radius: 10px;
    border: none;
}

.data-table input[type="submit"] {
    background: var(--color-gold);
    border: none;
    padding: 0.25rem 1rem;
    border-radius: 1rem;
    transition: 1s ease all;
}

.data-table input[type="submit"]:hover {
    text-decoration: none;
    box-shadow: 4px 3px 7px 1px rgb(132, 105, 45);
    cursor: pointer;
}

.gold-line {
    position: relative;
    display: inline-block;
}

.gold-line:after {
    content: "";
    background: var(--color-gold);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 10px;
    left: 0px;
}

.tabs-map-control-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.tabs-map-control {
    padding: .5rem;
    border: 1px solid var(--color-grey);
    width: 85px;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 1rem;
}

.tabs-map-control:hover {
    cursor: pointer;
}

.tabs-map-control-wrapper .tabs-map-control:nth-child(1) {
    margin-right: 0.5rem;
}

.tabs-map-control-wrapper .tabs-map-control:nth-child(2) {
    margin-left: 0.5rem;
}

.tabs-map-control.active {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
}

.map {
    display: none;
}

.map.active {
    display: block;
}

.form-wrapper p {
    text-align: center;
}

.form-input-wrapper input:hover,
.form-input-wrapper input:active,
.form-input-wrapper input:focus {
    outline: none;
}


.inner-shiny {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        radial-gradient(ellipse farthest-corner at left top, #FEDB37 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

.offer {
    color: white;

}

.item-wrapper {
    padding: 2rem;
}

.item-shiny:before,
.item-shiny:after,
.inner-shiny:after,
.inner-shiny:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 50px;
    background-color: black;
    border-radius: 50%;
}

.item-shiny:before {
    top: 10px;
    left: 20px;
}

.item-shiny:after {
    top: 10px;
    right: 20px;
}

.inner-shiny:before {
    bottom: 10px;
    left: 20px;
}

.inner-shiny:after {
    bottom: 10px;
    right: 20px;
}

.inner-shiny {
    padding: 1.5rem;
}

.item-title {
    color: black;

    text-align: center;
    font-size: 1.1rem;
    border-bottom: 2px solid black;
    margin-bottom: .25rem;
}

.item-text-header {
    color: black;

}

.item-text {

    border-bottom: 2px solid black;
    padding-bottom: 0.25rem;
    color: black;
}

.item-text ul {
    list-style-type: disc;
    line-height: 1.2rem;
}

.item-text ul li {
    margin-left: 18px;
}

.item-phone {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;

}

.item-phone span {
    padding-right: 0.5rem;
    color: black;
    font-size: 1.05rem;
}

.item-phone a {
    font-size: 1.25rem;
    color: black;
}

.price {
    text-align: center;
    color: black;
    line-height: 1.2rem;
    padding-top: 0.25rem;
}

.price span {
    font-size: 1.1rem;
}

.inner-text-desc .item-text:last-child {
    border-bottom: none;
}

.gold-ul li {
    position: relative;
}

.gold-ul li:after {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--color-gold);
    position: absolute;
    left: 0px;
    top: calc(50% - 4px);
    z-index: 1;
    border-radius: 50%;
}

.dop-uslugi-detail-page-header {
    font-size: 1.2rem;
    padding-left: 2rem;
    text-decoration: underline;
    position: relative;
}

.dop-uslugi-detail-page-header:hover {
    cursor: pointer;
}

.dop-uslugi-detail-page-header:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    border: 10px solid transparent;
    border-top: 10px solid white;
    cursor: pointer;
    transition: 1s ease all;
}

.dop-uslugi-detail-page-header.active:before {
    transform: rotate(180deg);
    top: 2px;
}

.dop-uslugi-detail-page-text {
    font-family: OL;
}

.footer-social .flaticon-instagram-social-outlined-logo:before {
    font-size: 1.45rem;
}

/*РЎС‚Р°С‚СЊРё*/
.stati-item a {
    color: white;
}

.stati-item a:hover,
.stati-item a:active,
.stati-item a:focus {
    text-decoration: none;
}

.stati-name {
    text-transform: uppercase;
    color: white;
    position: absolute;
    bottom: 0px;
    font-size: 1.2rem;
    text-align: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.stati-img-wrapper {
    position: relative;
}

.stati-detail {
    text-align: center;
}

.stati-detail a {
    color: white;
}

.stati-detail p {
    font-family: OL;
    text-align: left;
    font-size: 1.125rem;
}

.stati-detail img {
    margin-bottom: 1rem;
}

.stati-detail .page-text-header {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: OR;
    text-align: left;
}

.stati-detail ul {
    margin-bottom: 1rem;
}

.stati-detail ul li {
    text-align: left;
    padding-left: 1rem;
    position: relative;
    font-family: OL;
}

.stati-detail ul li:after {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--color-gold);
    position: absolute;
    left: 0px;
    top: calc(50% - 4px);
    z-index: 1;
    border-radius: 50%;
}

.video-dop {
    margin-bottom: 1rem;
}

.novinki-link-wrapper {
    position: fixed;
    right: 0px;
    bottom: 12%;
    right: 3%;
    z-index: 15;
    background: black;
    border-radius: 50%;

}

.novinki-link {
    margin: 5px;
    border-radius: 50%;
    animation: pulse 2s infinite;
    /*    border: 2px solid #bd9640;*/
    width: 70px;
    height: 70px;
}

.novinki-link a {
    /*    padding: .725rem .725rem .725rem .725rem;*/
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: brightness(150%);
    display: inline-flex;
    align-items: center;
}

.novinki-link a i {
    line-height: 1;
}

.novinki-link a i:before {
    font-size: 3rem;
}

.novinki-link:hover {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 2rem rgba(204, 169, 44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 2rem rgba(204, 169, 44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

.page-wrapper-404 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    height: 400px;
}


.language-block img {
    max-width: 25px;
    padding-right: 5px;
}

.language-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 0.5rem;
}

.language-block a:nth-child(1) {
    margin-right: 0.5rem;
}

.language-block a {
    color: white;
    font-size: .800rem;
}

.language-block a.active span {
    background-image: var(--color-gold);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-decoration: underline;
    filter: brightness(150%);
}

.number-popup {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: fixed;
    z-index: 101;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: rgba(0, 0, 0, 1);
}

.popup-wrapper {
    width: 100%;
    max-width: 480px;
    background-color: black;
    padding: 1rem;
    position: relative;
}

.number-popup .popup-title {
    margin-top: 2rem;
}

.popup-title {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 1rem;
}

.popup-title:after {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0%;
    height: 2px;
    background: var(--color-gold);
    transition: 1s ease all;
    filter: brightness(150%);
}

.popup-text {
    text-align: center;
    margin-bottom: 1rem;
}

.close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 0.5rem;
    cursor: pointer;
    display: block;
    z-index: 105;
}

.close::before,
.close::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: white;
    transition: 0.3s;
    border-radius: 5px;
}

.close::before {
    transform: rotate(45deg);
}

.close::after {
    transform: rotate(-45deg);

}

.close:hover::before,
.close:hover::after {
    background-color: white;
}

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

.cards {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-top: .5rem;
    justify-content: center;
}

.cards img {
    max-width: 50px;
}

.cards img:nth-child(2) {
    margin-left: .5rem;
}

.detail-girl-video-block {
    width: 960px;
    height: 540px;
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0 auto;
}

.detail-girl-video-block video {
    height: 100%;
    width: 100%;
}











@media (max-width: 1199px) {
    .detail-girl-video-block {
        width: 100%;
        height: 400px;
    }

    .top-social {
        line-height: 3rem;
    }

    .phone-top a {
        font-size: 1.1rem;
    }

    .top-social .flaticon-viber:before {
        font-size: 2.25rem;
    }

    .top-social i:before {
        font-size: 2.15rem;
    }

    .top-social i:nth-child(1) {
        margin-right: .15rem;
    }

    .adress-top {
        font-size: 0.65rem;
    }

    .services-block-item-text-wrapper {
        padding: 0;
    }

    .services-block-title {
        padding-top: 0;
        line-height: 1rem;
        font-size: 1.15rem;
    }

    .services-block-about {
        padding-top: 0rem;
    }

    .services-block-about {
        font-size: 0.85rem;
    }

    .services-block-info {
        padding-bottom: 0.5rem;
    }

    .services-block-item .btn-wrapper {
        bottom: 0px;
    }

    .slider-item {
        /*        height: 400px;*/
    }

    .inter-item {
        height: 325px;
    }

    .services-block-item-text-wrapper {
        padding-bottom: 2rem;
    }

    .icon-item-desc {
        text-align: left;
        font-family: OL;
    }

    ul.footer-section-menu li a {
        font-size: 1rem;
    }
}

@media (max-width: 991px) {
    .stati-detail img {
        height: auto !important;
        max-width: 100% !important;
    }

    .contacts-page {
        padding-top: 1rem;
    }

    .services-block-about {
        font-size: 1rem;
    }

    .slider-item {
        /*        height: 290px;*/
    }

    .top-social {
        justify-content: flex-end;
    }

    .contacts-left-wrapper {
        text-align: center;
    }

    .form-wrapper {
        padding-top: 2rem;
    }

    .prog-cat-header-item ul li {
        padding-top: .5rem;
        padding-right: 0.25rem;
        padding-left: 0.25rem;
        padding-bottom: 0.5rem;
    }

    .girls-section-img {
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: inline-flex;
        margin-bottom: 1rem;
    }

    .video-block-slogan-wrapper {
        padding-top: 0;
        -ms-align-items: center;
        align-items: center;
    }

    .video-block-slogan span:nth-child(1) {
        font-size: 2rem;
        background: var(--color-gold);
        color: black;
        padding: 0 1rem;
        -webkit-background-clip: unset;
        background-clip: unset;
    }

    .video-block-slogan span:nth-child(2) {
        font-size: 1.75rem;
        text-shadow: 0px 0px 5px black;
    }

    .video-block-slogan span:nth-child(3) {
        font-size: 1.75rem;
        background: var(--color-gold);
        color: black;
        padding: 0 1rem;
        -webkit-background-clip: unset;
        background-clip: unset;
        margin-bottom: 0.5rem;
        width: 135px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .detail-girl-video-block {
        width: 100%;
        height: 330px;
    }

    .footer-contacts-grafik,
    .footer-contacts-address {
        justify-content: center;
    }

    .footer-contacts-phone {
        text-align: center;
    }

    .footer-contacts-wrapper .header-section {
        text-align: center;
    }

    .footer-section-menu-wrapper {
        justify-content: center;
    }

    .footer-about-wrapper {
        align-items: center;
    }

    .footer-logo {
        padding-right: 0;
        padding-top: 1rem;
    }

    .footer-about div {
        text-align: center;
    }

    .inter-wrapper {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .inter-item.inter-img-1 {
        -webkit-clip-path: unset;
        clip-path: unset;
        right: 0;
        margin-bottom: 1rem;
    }

    .inter-item.inter-img-2 {
        -webkit-clip-path: unset;
        clip-path: unset;
        left: 0;
    }

    .inter-item.inter-img-1 .inter-text {
        margin-left: 0;
    }

    .inter-item.inter-img-2 .inter-text {
        margin-right: 0;
    }

    .prog-detail-prev-img {
        text-align: center;
    }

    .prog-cat-header-item ul {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        width: 95%;
    }

    .prog-cat-header-item ul li {
        border-radius: 5px;
        margin-bottom: 0.5rem;
        text-align: center;
    }

    .prog-cat-header-item ul li.active {
        border: 1px solid white;
    }

    .prog-cat-header-item ul li a {
        display: block;
    }
}

@media (max-width: 576px) {
    .popup-wrapper {
        max-width: 320px;
    }

    .stati-img-wrapper {
        text-align: center;
    }

    .top-social-wrapper {
        position: fixed;
        bottom: 5%;
        left: 0px;
        padding-left: 0px;
    }

    .top-social {
        justify-content: center;
        flex-direction: column;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: inline-flex;
        background: black;
        padding: 0.25rem;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .top-social img:nth-child(1) {
        margin-bottom: 0.25rem;
    }

    .logo-container a {
        font-size: 1.5rem;
    }

    .services-block-img {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .services-block-title {
        font-size: 1.5rem;
    }

    .services-block {
        overflow: hidden;
    }

    .services-block:before {
        left: 0px;
        width: 130%;
    }

    .services-block-item-text-wrapper {
        padding: 1rem;
    }

    .logo-container img {
        width: 40px;
    }

    .logo-container a {
        font-size: 1.2rem;
    }

    .footer-contacts-grafik,
    .footer-contacts-address {
        flex-wrap: wrap;
        text-align: center;
    }

    .grid-sizer,
    .grid-item {
        width: 100%;
    }

    .grid-item--width2 {
        width: 100%;
    }

    .top-menu {
        padding-top: 1rem;
    }

    .footer-contacts-address {
        font-size: 0.85rem;
    }

    h1 {
        font-size: 3rem;
    }

    .services-block-title {
        line-height: 2rem;
    }

    .services-block-text {
        margin-bottom: 1rem;
    }

    .services-block-item-text-wrapper .btn-wrapper {
        bottom: -10px;
    }

    .services-block-item {
        margin-bottom: 2rem;
    }

    .services-block-img-wrapper .icons-on-photo {
        left: 15px;
    }

    .slider-desc {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .girls-section-img {
        display: block;
        margin-bottom: 1rem;
    }

    .slider-desc-header {
        text-align: center;
        font-size: 1.3rem;
    }

    .slider-desc-text {
        text-align: center;
        font-size: 1rem;
    }

    .owl-nav .left {
        left: 5px;
    }

    .owl-nav .right {
        right: 5px;
    }

    .owl-nav button a img {
        width: 15px;
    }

    .novinki-link a {
        padding: .225rem;
    }
}

.fg {
    filter: grayscale(100%);
}

.services-block-sm-img {
    position: relative;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}

.services-block-sm-img-text {
    position: absolute;
    bottom: -1px;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 65%, rgba(0, 0, 0, 0) 100%);
    padding-top: 2rem;
    padding-bottom: 0.5rem;
}

.services-block-sm-img-text-header {
    text-align: center;
    font-size: 1.2rem;
}

a.cw {
    color: white;
}

a.cw:hover,
a.cw:active,
a.cw:focus {
    text-decoration: none;
}

.info-main-video-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.info-main-video {
    padding: 1rem;
    background: rgba(0, 0, 0, 0.8);
    font-family: OR;
    font-size: 1.2rem;
}

.footer-site-company {
    padding-top: 1rem;
}

.footer-site-company a {
    color: white;
    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;
}

.pol-conf {
    font-size: 0.725rem;
    max-width: 350px;
}

.pol-conf a {
    color: white;
    text-decoration: underline;
}

.banner-info {
    z-index: 1;
    font-size: 42px;
    text-shadow: 1px 1px 2px black;
    text-align: center;
}

/* End */


/* Start:/bitrix/templates/fidelio/template_styles.css?17068850672755*/
html {
    font-size: 15px;
    min-width: 320px;
}

a:focus {
    outline: 0 !important;
}

body {
    font-family: 'OR', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: black;
    color: white;
}

html {
    height: 100%;
}

details {
    padding: 12px;
    margin: 5px;
    border: 2px dotted;
}

body {
    display: flex;
    flex-direction: column;
    height: 100%;
}

header {
    flex: 0 0 auto;
}

main {
    flex: 1 0 auto;
}

footer {
    flex: 0 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    outline: none;
}

ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.df {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.jcc {
    justify-content: center;
}

.pt5rem {
    padding-top: 5rem;
}

.pt4rem {
    padding-top: 4rem;
}

.pt3rem {
    padding-top: 3rem;
}

.pt2rem {
    padding-top: 2rem;
}

.pt1rem {
    padding-top: 1rem;
}

.pb5rem {
    padding-bottom: 5rem;
}

.pb2rem {
    padding-bottom: 2rem;
}

.pb3rem {
    padding-bottom: 3rem;
}

.pb1rem {
    padding-bottom: 1rem;
}

.mt2rem {
    margin-top: 2rem;
}

.mt3rem {
    margin-top: 3rem;
}

.mb1rem {
    margin-bottom: 1rem;
}

.mb2rem {
    margin-bottom: 2rem;
}

.overflow {
    overflow: hidden;
}

.posr {
    position: relative;
}

.tac {
    text-align: center;
}

.h100 {
    height: 100%;
}

@font-face {
    font-family: 'OL';
    src: url('/bitrix/templates/fidelio/fonts/Oswald-Light.eot');
    src: url('/bitrix/templates/fidelio/fonts/Oswald-Light.eot?iefix') format('eot'),
        url('/bitrix/templates/fidelio/fonts/Oswald-Light.woff') format('woff'),
        url('/bitrix/templates/fidelio/fonts/Oswald-Light.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'OR';
    src: url('/bitrix/templates/fidelio/fonts/Oswald-Regular.eot');
    src: url('/bitrix/templates/fidelio/fonts/Oswald-Regular.eot?iefix') format('eot'),
        url('/bitrix/templates/fidelio/fonts/Oswald-Regular.woff') format('woff'),
        url('/bitrix/templates/fidelio/fonts/Oswald-Regular.ttf') format('truetype');
    font-style: normal;
}

/*
 @font-face {
     font-family: 'anastasia';
     src: url('/bitrix/templates/fidelio/fonts/anastasia.ttf') format('truetype');
     font-style: normal;
 }
 
 @font-face {
     font-family: 'annabelle';
     src: url('/bitrix/templates/fidelio/fonts/annabelle.ttf') format('truetype');
     font-style: normal;
 }
 */

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

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

:root {
    --color-gold: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        radial-gradient(ellipse farthest-corner at left top, #FEDB37 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

:root {
    --color-orange: #f54325;
}

:root {
    --color-grey: #e0e0e0;
}

/* End */
/* /bitrix/templates/fidelio/css/bootstrap-reboot.min.css?15441839883943 */
/* /bitrix/templates/fidelio/css/bootstrap-grid.min.css?154418398834249 */
/* /bitrix/templates/fidelio/css/owl.theme.default.min.css?15441839881018 */
/* /bitrix/templates/fidelio/css/flaticon.css?15474569451881 */
/* /bitrix/templates/fidelio/css/owl.carousel.min.css?15441839883356 */
/* /bitrix/templates/fidelio/css/jquery.fancybox.min.css?154418398813841 */
/* /bitrix/templates/.default/components/bitrix/menu/top-menu/style.css?15698528897049 */
/* /bitrix/templates/.default/components/bitrix/menu/footer-menu/style.css?15441839881128 */
/* /bitrix/templates/fidelio/styles.css?173679610355108 */
/* /bitrix/templates/fidelio/template_styles.css?17068850672755 */