

/* Start:/bitrix/templates/milandr.com/css/fonts.css?17237954651836*/
/* mlr-icons */
@font-face {
    font-family: 'mlr-icons';
    src: url("/bitrix/templates/milandr.com/css/fonts/mlr-icons.eot");
    src: url("/bitrix/templates/milandr.com/css/fonts/mlr-icons.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/milandr.com/css/fonts/mlr-icons.woff") format("woff"), url("/bitrix/templates/milandr.com/css/fonts/mlr-icons.ttf") format("truetype"), url("/bitrix/templates/milandr.com/css/fonts/mlr-icons.svg#mlr-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Regular.eot");
    src: url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Regular.woff2") format("woff2"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Regular.woff") format("woff"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Regular.ttf") format("truetype"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Medium.eot");
    src: url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Medium.woff2") format("woff2"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Medium.woff") format("woff"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Medium.ttf") format("truetype"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Medium.svg#Roboto-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Bold.eot");
    src: url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Bold.woff2") format("woff2"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Bold.woff") format("woff"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Bold.ttf") format("truetype"), url("/bitrix/templates/milandr.com/css/fonts/subset-Roboto-Bold.svg#Roboto-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* End */


/* Start:/bitrix/templates/milandr.com/css/bootstrap-reboot.css?17237954654999*/
/*!
 * Bootstrap Reboot v4.1.1 (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)
 */
*,
*::before,
*::after {
    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, 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: 0.5rem;
}

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

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

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

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

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

dt {
    font-weight: 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: #000000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

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

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

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

figure {
    margin: 0 0 1rem;
}

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

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

table {
    border-collapse: collapse;
}

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

th {
    text-align: inherit;
}

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

button {
    border-radius: 0;
}

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

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical;
}

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

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

progress {
    vertical-align: baseline;
}

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

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

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

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

output {
    display: inline-block;
}

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

template {
    display: none;
}

[hidden] {
    display: none !important;
}

/* End */


/* Start:/bitrix/templates/milandr.com/css/bootstrap-grid.css?172379546517841*/
/*!
 * Bootstrap Grid v4.1.1 (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;
}

.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 992px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}

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

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

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    order: -1;
}

.order-last {
    order: 13;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
.d-none {
    display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* End */


/* Start:/bitrix/templates/milandr.com/css/common.css?17237954656176*/
html, body {
    min-width: 320px;
}

body {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 13px;
    color: #1A1926;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    min-height: 100%;
    background: #fff;
}
body.body_overflow {
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    body.body_mobile_overflow {
        overflow: hidden;
    }
}

#page-frame {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative;
}
#page-frame__wrapper {
    display: flex;
}
#page-frame.page-frame_404 #main-layout {
    padding-left: 0;
    padding-right: 0;
}
#page-frame.page-frame_404 .header-phone {
    color: #231F25;
}
#page-frame.page-frame_404 .nav-main__toggle:not(.nav-main__toggle_active) .nav-main__toggle__line {
    background-color: #231F25;
}

#main-layout {
    flex: 1 1 auto;
    transition: transform 0.5s ease;
    position: relative;
    z-index: 3;
}

.main-layout__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.main-layout__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: right center;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.main-layout__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 3;
}

.container {
    padding-left: 20px;
    padding-right: 20px;
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

#header {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    min-width: 320px;
    background: #fff;
    border-bottom: 1px solid rgba(182, 182, 182, 0.25);
}

.header-inner {
    height: 72px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.header-logo {
    flex: 0 0 auto;
    margin-right: 24px;
    position: relative;
    z-index: 5;
}
.header-logo__img {
    height: 40px;
}
@media screen and (max-width: 767px) {
    .header-inner {
        height: 50px;
    }
    .header-logo__img {
        height: 32px;
    }
}

.nav-main__inner {
    display: flex;
}
.nav-main__item {
    position: relative;
}
.nav-main__item:not(:last-child) {
    margin-right: 40px;
}
.nav-main__link {
    font-weight: normal;
    font-size: 14px;
    line-height: 72px;
    color: #1A1926;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.nav-main__link:hover {
    color: #FF9600;
}
.nav-main__submenu {
    transition: visibility 0.3s ease, opacity 0.3s ease, background 0.3s ease;
}
.nav-main__submenu-item:not(:last-child) {
    margin-bottom: 16px;
}
.nav-main__submenu-link {
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #1A1926;
    display: block;
}
.nav-main__submenu-link:hover {
    color: #FF9600;
}
.nav-main__toggle {
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    transition: background-color 0.3s ease;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.nav-main__toggle__line {
    width: 100%;
    height: 2px;
    background: #1A1926;
    position: relative;
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}
.nav-main__toggle__line + .nav-main__toggle__line {
    margin-top: 4px;
}
.nav-main__toggle_active .nav-main__toggle__line:first-child {
    transform: rotate(45deg);
    top: 6px;
}
.nav-main__toggle_active .nav-main__toggle__line:last-child {
    transform: rotate(-45deg);
    top: -6px;
}
.nav-main__toggle_active .nav-main__toggle__line:nth-child(2) {
    opacity: 0;
    transition: opacity 0s ease, background-color 0.3s ease;
}
@media screen and (max-width: 991px) {
    .nav-main__item:not(:last-child) {
        margin-right: 32px;
    }
}
@media screen and (max-width: 767px) {
    .nav-main {
        display: none;
        position: fixed;
        top: 51px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        padding: 10px 0;
        overflow-y: auto;
    }
    .nav-main__inner {
        display: block;
    }
    .nav-main__item:nth-child(n) {
        margin: 0;
    }
    .nav-main__link {
        height: auto;
        line-height: 130%;
        white-space: normal;
        padding: 10px 15px;
        font-size: 16px;
        font-weight: bold;
    }
    .nav-main__submenu-item:nth-child(n) {
        margin: 0;
    }
    .nav-main__submenu-link {
        padding: 5px 15px 5px 35px;
    }
}
@media screen and (min-width: 768px) {
    .nav-main {
        display: block !important;
        opacity: 1 !important;
    }
    .nav-main__item_with_submenu .nav-main__link:after {
        content: "\e900";
        position: relative;
        font-family: "mlr-icons";
        font-size: 7px;
        line-height: 1;
        font-style: normal;
        font-weight: normal;
        margin-left: 8px;
        transition: transform 0.3s ease;
        transform: rotate(90deg);
    }
    .nav-main__item_with_submenu:hover .nav-main__link {
        color: #FF9600;
    }
    .nav-main__item_with_submenu:hover .nav-main__link:after {
        transform: rotate(-90deg);
    }
    .nav-main__item_with_submenu:hover .nav-main__submenu {
        visibility: visible;
        opacity: 1;
    }
    .nav-main__submenu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        min-width: 220px;
        background: #fff;
        top: 100%;
        left: -16px;
        padding: 16px 16px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    }
    .nav-main__toggle {
        display: none !important;
    }
}

main {
    position: relative;
    margin-top: 72px;
}
@media screen and (max-width: 767px) {
    main {
        margin-top: 50px;
    }
}

/* End */


/* Start:/bitrix/templates/milandr.com/css/swiper.css?17237954657315*/
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
:root {
    --swiper-theme-color: #007aff;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

:root {
    --swiper-navigation-size: 44px;
    /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000;
}

.swiper-button-lock {
    display: none;
}

:root {
    /*
    --swiper-pagination-color: var(--swiper-theme-color);
    */
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* End */


/* Start:/bitrix/templates/milandr.com/css/forms.css?17237954653143*/
.form-section {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    padding: 40px 45px 35px;
    position: relative;
}
.form-section__bg {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    height: 100%;
}
.form-section__bg-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    max-width: 100%;
    max-height: 100%;
}
.form-section__content {}
.form-section_mt_md {
    margin-top: 100px;
}

.form-section .form-control {
    background: rgba(255,255,255,0.8)
}
@media screen and (max-width: 767px) {
    .form-section {
        padding: 24px 20px;
    }
    .form-section_mt_md {
        margin-top: 30px;
    }
}

.form-block {
    position: relative;
}
.form-block_mt_md {
    margin-top: 60px;
}
.form-block_mt_lg {
    margin-top: 100px;
}
.form-block__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 150%;
    margin: 0 0 32px;
}
.form-block__content {
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.form-block__content_hidden {
    opacity: 0;
    visibility: hidden;
}
.form-block__result {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.form-block__result-inner {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.form-block__result-title {
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
}
.form-block__result-title_sm {
    font-size: 20px;
}
.form-block__result_active {
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 767px) {
    .form-block__title {
        font-size: 20px;
        line-height: 130%;
        margin: 0 0 24px;
    }
    .form-block__text {
        font-size: 13px;
    }
    .form-block_mt_lg {
        margin-top: 30px;
    }
}

.form-group {
    margin-bottom: 24px;
    position: relative;
}
.form-group_md {
    margin-bottom: 40px;
}

.form-control {
    border: 1px solid #DADADA;
    border-radius: 6px;
    box-shadow: none;
    height: 48px;
    display: block;
    width: 100%;
    background: #fff;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #000000;
    padding: 10px 16px;
    transition: border-color 0.2s ease;
}
.form-control:focus {
    border-color: rgba(35, 31, 37, 0.2);
}
.form-control_error {
    border-color: #ff0000 !important;
    color: #ff0000 !important;
}
@media screen and (max-width: 767px) {
    .form-control {
        font-size: 13px;
    }
}

textarea.form-control {
    height: 240px;
    resize: none;
    padding: 10px 16px;
}

.form-label {
    font-weight: bold;
    font-size: 15px;
    line-height: 130%;
    color: #1A1926;
    margin: 0 0 8px;
}

.form-error {
    position: absolute;
    top: 100%;
    margin-top: 4px;
    left: 12px;
    right: 12px;
    font-weight: normal;
    font-size: 11px;
    line-height: 1;
    color: #ff0000;
}

/* End */


/* Start:/bitrix/templates/milandr.com/css/index.css?172379546518450*/
.swiper-button-prev, .swiper-button-next {
    width: 64px;
    height: 64px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
    margin: 0;
    transform: translate(0, -50%);
}
.swiper-button-prev:before, .swiper-button-next:before {
    content: "\e901";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "mlr-icons";
    font-size: 24px;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
}
.swiper-button-prev:after, .swiper-button-next:after {
    content: none;
    display: none;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
    background: #fff;
    color: #1A1926;
}
.swiper-button-prev:before {
    transform: translate(-50%, -50%) rotate(-180deg);
}
.swiper-button-disabled {
    opacity: 0 !important;
}
.swiper-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    bottom: 40px !important;
}
.swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    border: 1px solid transparent;
    border-radius: 0;
    margin: 0 !important;
    background: none;
    opacity: 1;
    position: relative;
    transition: border-color 0.3s ease;
}
.swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    background: #fff;
}
.swiper-pagination-bullet-active {
    border-color: rgba(255, 255, 255, 0.2);
}

.index-slider {
    margin-bottom: 40px;
    position: relative;
}
.index-slider .swiper-slide {
    opacity: 0 !important;
}
.index-slider .swiper-slide-active {
    opacity: 1 !important;
}
.index-slider .swiper-button-prev, .index-slider .swiper-button-next {
    top: auto;
    transform: none;
    bottom: 0;
}
.index-slider .swiper-button-prev {
    left: 0;
}
.index-slider .swiper-button-next {
    left: 64px;
    border-left: none;
}
.index-slider__item {
    position: relative;
}
.index-slider__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.index-slider__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
}
.index-slider__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #000000 0%, transparent 100%);
    z-index: 2;
}
.index-slider__content {
    display: flex;
    width: 100%;
    height: 400px;
    align-items: center;
    position: relative;
    z-index: 3;
    padding: 24px 0 60px;
}
.index-slider__name {
    font-weight: normal;
    font-size: 40px;
    line-height: 130%;
    color: #fff;
    max-width: 576px;
}
.index-slider__nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
    z-index: 12;
}
.index-slider__nav-inner {
    position: relative;
}
@media screen and (max-width: 991px) {
    .index-slider__content {
        height: 300px;
    }
    .index-slider__name {
        font-size: 28px;
    }
    .index-slider .swiper-button-prev, .index-slider .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .index-slider .swiper-button-next {
        left: 40px;
    }
    .index-slider .swiper-pagination {
        bottom: 30px !important;
    }
}
@media screen and (max-width: 767px) {
    .index-slider__content {
        height: 250px;
    }
    .index-slider__name {
        font-size: 24px;
    }
    .index-slider__bg-img {
        object-position: 80% center;
    }
}
@media screen and (min-width: 1330px) {
    .index-slider__nav,
    .index-slider__nav-inner {
        position: static;
    }
    .index-slider .swiper-button-prev,
    .index-slider .swiper-button-next {
        top: 50%;
        transform: translate(0,-50%);
    }
    .index-slider .swiper-button-next {
        right: 0;
        left: auto;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
    }
    .index-slider__content {
        padding-bottom: 24px;
    }
}

.index-about {
    margin-top: 24px;
    background: #F5F5F5;
    padding: 40px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}
.index-about__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.index-about__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center center;
    object-fit: cover;
}
.index-about__content {
    position: relative;
    z-index: 3;
}
.index-about__name {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
    margin-bottom: 14px;
}
.index-about__btn {
    margin-top: 32px;
}
@media screen and (max-width: 991px) {
    .index-about {
        padding: 24px;
    }
}

/*
.category-block_lg .category-block__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 75%;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    z-index: 1;
    background-image: url("data:image/png;base64,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");
}
*/

/* End */


/* Start:/bitrix/templates/milandr.com/css/news-block.css?17237954651846*/
.news-block {}
.news-block__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
    margin: 0 0 25px;
}
.news-block__list {
    margin-left: -16px;
    margin-right: -16px;
}
.news-block__item-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 32px;
}
.news-block__item {
    height: 100%;
    position: relative;
    border: 1px solid #DADADA;
    border-radius: 6px;
    padding: 38px 20px 38px 40px;
    overflow: hidden;
    min-height: 333px;
}
.news-block__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.news-block__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(26, 25, 38, 0.7);
    z-index: 2;
}
.news-block__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center center;
    object-fit: cover;
    z-index: 1;
}
.news-block__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 3;
    height: 100%;
}
.news-block__desc {
    flex: 1 1 auto;
}
.news-block__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    color: #FFFFFF;
}
.news-block__category {
    font-weight: bold;
    font-size: 14px;
    line-height: 130%;
    color: #FF9600;
    margin-top: 16px;
}
.news-block__category a {
    color: #FF9600;
    border-bottom: 1px solid rgba(255, 150, 0, 0.5);
    transition: border-color 0.3s ease;
}
.news-block__category a:hover {
    color: #FF9600;
    border-color: transparent;
}
.news-block__btn.btn {
    margin-top: 32px;
    background: none;
    color: #fff;
}
.news-block__btn.btn a {
    color: #fff;
}

.news-block_mt_md {
    margin-top: 45px;
}
/* End */


/* Start:/bitrix/templates/milandr.com/css/contacts.css?1723795465761*/
.map-block {
    position: relative;
    height: 340px;
    overflow: hidden;
}
.map-block__frame {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media screen and (max-width: 767px) {
    .map-block {
        height: 240px;
        margin-top: 24px;
    }
}

.contacts-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.contacts-block__name {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
    margin-bottom: 16px;
}
.contacts-block__text {
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
    color: #1A1926;
}
.contacts-block__text:not(:last-child) {
    margin-bottom: 24px;
}
.contacts-block__text a {
    color: #FF9600;
}

/* End */


/* Start:/bitrix/templates/.default/js/crocobox/style.css?17237954623347*/
/* crocobox */
#crocobox_shadow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 50000;
}
#crocobox {
	display: none;
	position: fixed;
	background: #fff;
	top: 50%;
	left: 50%;
	padding: 30px 40px;

	box-shadow:  2px 2px 20px rgba(0, 0, 0, 0.2);

	z-index: 55000;
	border-radius: 4px;
}
#crocobox_close {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
#crocobox_close:after,
#crocobox_close:before {
	content: "";
	display: block;
	height: 2px;
	width: 25px;
	background: #ff8000;
	display: block;
	-webkit-transition: opacity 0.3s,-webkit-transform 0.3s;
	transition: opacity 0.3s,transform 0.3s;
	margin-bottom: -2px;

	-moz-transform: rotate(135deg); 
	-ms-transform: rotate(135deg); 
	-webkit-transform: rotate(135deg); 
	-o-transform: rotate(135deg); 
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	backface-visibility: hidden;

}
#crocobox_close:after {
	margin-bottom: 5px;
	-moz-transform: rotate(-135deg); 
	-ms-transform: rotate(-135deg); 
	-webkit-transform: rotate(-135deg); 
	-o-transform: rotate(-135deg); 
	transform: rotate(-135deg);
}

#crocobox_close:hover:before {
	opacity: 1;
	-moz-transform: rotate(225deg); 
	-ms-transform: rotate(225deg); 
	-webkit-transform: rotate(225deg); 
	-o-transform: rotate(225deg); 
	transform: rotate(225deg);
}
#crocobox_close:hover:after {
	opacity: 1;
	-moz-transform: rotate(-45deg); 
	-ms-transform: rotate(-45deg); 
	-webkit-transform: rotate(-45deg); 
	-o-transform: rotate(-45deg); 
	transform: rotate(-45deg);
}

.crocobox_content {
	padding-top: 5px;
	/*max-width: 520px;*/
}
.crocobox_content h1 {

}
.crocobox_content a {
	border-bottom: 1px solid;
}
.crocobox_content .action {
	color: #e040fb;
	font-weight: 600;
}


/* preloader */
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-o-keyframes spin {
    from { -o-transform: rotate(0deg); }
    to { -o-transform: rotate(360deg); }
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
/* calc_uploader animation container */
.preload {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin: -22px 0 0 -22px;
    border: 1px solid #ff8000;
    border-radius: 30px;
    background: #fff;
    z-index: 10100;
}

/* Spinning circle (inner circle) */
.preload .maskedCircle {
    width: 38px;
    height: 38px;
    border-radius: 20px;
    border: 20px solid #ff8000;
}

/* Spinning circle mask */
.preload .mask {
    width: 20px;
    height: 20px;
    overflow: hidden;
}

/* Spinner */
.preload .spinner {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 38px;
    height: 38px;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

/* End */


/* Start:/bitrix/templates/milandr.com/template_styles.css?172379546520911*/
* {
    outline: none !important;
}

a {
    outline: none !important;
    text-decoration: none !important;
    -webkit-transition: color 0.3s ease, border-color 0.3s ease;
    -o-transition: color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, border-color 0.3s ease;
    color: #231B19;
}
a:hover {
    text-decoration: none !important;
    color: #231B19;
}

img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

/* helpers */
.text-nowrap {
    white-space: nowrap !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-primary {
    color: #FF9600 !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-medium {
    font-weight: 500 !important;
}

.mt0 {
    margin-top: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-center {
    justify-content: center !important;
}

.align-items-center {
    align-items: center !important;
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade:not(.show) {
    opacity: 0;
}

.hidden {
    display: none !important;
}

@media screen and (min-width: 768px) {
    .visible_mobile {
        display: none !important;
    }

    .order-md-none {
        order: initial;
    }
}
@media screen and (min-width: 992px) {
    .visible_tablet {
        display: none !important;
    }

    .order-lg-none {
        order: initial;
    }
}
@media screen and (max-width: 991px) {
    .hidden_tablet {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .hidden_mobile {
        display: none !important;
    }
}
/* typography */
h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 130%;
    margin: 0;
}

h2 {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    margin: 0 0 24px;
}

h3 {
    font-weight: normal;
    font-size: 20px;
    line-height: 130%;
    margin: 0 0 16px;
}

h4 {
    font-weight: normal;
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 16px;
}
@media screen and (max-width: 767px) {
    h4 {
        font-size: 16px;
    }
}

h5 {
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    margin: 0 0 12px;
}
@media screen and (max-width: 767px) {
    h5 {
        font-size: 15px;
    }
}

h6 {
    font-weight: bold;
    font-size: 15px;
    line-height: 130%;
    margin: 0 0 12px;
}
@media screen and (max-width: 767px) {
    h6 {
        font-size: 14px;
    }
}

.content-styles {
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
    color: #1A1926;
}
.content-styles p {
    margin: 0;
}
.content-styles p + p {
    margin-top: 16px;
}
.content-styles a:not([class]) {
    color: #FF9600;
}
.content-styles ul:not([class]) {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.content-styles ul:not([class]) > li {
    padding-left: 36px;
    position: relative;
}
.content-styles ul:not([class]) > li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #FF9600;
    border-radius: 1px;
    top: 0.75em;
    transform: translate(0, -50%);
    left: 16px;
}
.content-styles ul:not([class]) ul:not([class]) > li:before {
    width: 10px;
    height: 2px;
    left: 13px;
}
.content-styles ul:not([class]) > li:not(:last-child) {
    margin-bottom: 16px;
}
.content-styles * + p, .content-styles * + ul:not([class]), .content-styles * + ol:not([class]), .content-styles * + img:not([class]), .content-styles * + blockquote, .content-styles * + pre {
    margin-top: 16px;
}
.content-styles * + h1, .content-styles * + h2 {
    margin-top: 32px;
}
.content-styles * + h3, .content-styles * + h4, .content-styles * + h5, .content-styles * + h6 {
    margin-top: 24px;
}

.img-single {
    margin-top: 60px;
    margin-bottom: 40px;
}
.content-cover {
    margin-bottom: 32px;
}

.btn {
    border: none;
    text-decoration: none !important;
    padding: 0 14px;
    line-height: 33px;
    height: 33px;
    white-space: nowrap;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    background: none;
    -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
    -o-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
    z-index: 1;
    border-radius: 50px;
    box-shadow: none;
    font-weight: normal;
    font-size: 14px;
}
.btn_primary {
    background: #fff;
    color: #1A1926;
    border: 2px solid #FF9600;
}
.btn_primary:hover {
    background: #FF9600;
    color: #fff;
}
.btn_disabled, .btn[disabled] {
    cursor: not-allowed !important;
}
.btn_block {
    display: flex;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}
.btn_lg {
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
}
.btn_icon_arrow_right:after {
    content: "\e900";
    position: relative;
    font-family: "mlr-icons";
    font-size: 8px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    margin-left: 8px;
    transition: transform 0.3s ease;
}
.btn_icon_arrow_left:before {
    content: "\e900";
    position: relative;
    font-family: "mlr-icons";
    font-size: 8px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    margin-right: 8px;
    transform: rotate(-180deg);
    transition: transform 0.3s ease;
}

.btn-link {
    display: inline-flex;
    align-items: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #1A1926;
    border-bottom: 2px solid #FF9600;
}
.btn-link_icon_arrow_right:after {
    content: "\e900";
    position: relative;
    font-family: "mlr-icons";
    font-size: 8px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.page-cover {
    height: 300px;
    position: relative;
    margin-bottom: 24px;
}
.page-cover__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.page-cover__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center center;
    object-fit: cover;
}
.page-cover__content {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}
.page-cover__content-inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.page-cover__title {
    font-weight: normal;
    font-size: 40px;
    line-height: 130%;
    color: #4D4D4D;
    display: flex;
    align-items: center;
}
.page-cover__title svg {
    flex: 0 0 auto;
}
.page-cover__title svg:first-child {
    margin-right: 48px;
}
@media screen and (max-width: 991px) {
    .page-cover__title {
        font-size: 34px;
    }
}
@media screen and (max-width: 767px) {
    .page-cover {
        height: 120px;
    }
    .page-cover__title {
        font-size: 24px;
    }
}

.page-header {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 24px;
    position: relative;
}
.page-header__title {
    font-weight: normal;
    font-size: 40px;
    line-height: 130%;
    color: #1A1926;
    margin-bottom: 24px;
}
.page-header_pt {
    padding-top: 24px;
}
@media screen and (max-width: 767px) {
    .page-header__title {
        font-size: 28px;
    }
}
@media screen and (min-width: 992px) {
    .page-header_bg:before {
        content: "";
        position: absolute;
        top: -24px;
        right: 0;
        width: 500px;
        height: 500px;
        background-position: right top;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("/bitrix/templates/milandr.com/images/bg/scheme-big.png");
        pointer-events: none;
    }
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8px;
}
.breadcrumbs__item {
    position: relative;
}
.breadcrumbs__item:not(:last-child) {
    margin-right: 8px;
    padding-right: 16px;
}
.breadcrumbs__item:not(:last-child):after {
    content: "\e900";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    font-family: "mlr-icons";
    font-size: 8px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    color: #dadada;
}
.breadcrumbs__link {
    font-weight: normal;
    font-size: 13px;
    line-height: 130%;
    color: #1A1926;
    transition: color 0.3s ease;
}
.breadcrumbs__link:hover {
    color: #FF9600;
}
@media screen and (max-width: 767px) {
    .breadcrumbs {
        display: none;
    }
}

.nav-secondary {
    position: relative;
}
.nav-secondary:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 1px;
    width: calc(100vw + 30px);
    background: #ECECEC;
}
.nav-secondary__list {
    display: flex;
}
.nav-secondary__item:last-child .nav-secondary__link {
    border-right: 1px solid #ECECEC;
}
.nav-secondary__link {
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #1A1926;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 72px;
    padding: 8px 40px;
    border-left: 1px solid #ECECEC;
    position: relative;
}
.nav-secondary__link_active {
    background: #FF9600;
    color: #fff !important;
}

@media screen and (max-width: 767px) {
    .nav-secondary {
        margin-left: -16px;
        margin-right: -16px;
    }
    .nav-secondary__item {
        flex: 1 1 auto;
    }
    .nav-secondary__link {
        padding: 8px;
        height: 50px;
    }
    .nav-secondary_wrap .nav-secondary__list {
        flex-wrap: wrap;
    }
    .nav-secondary_wrap .nav-secondary__link:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        background: #ECECEC;
    }
}

.category-section {
    background: #f3f3f3;
    padding: 40px 40px 16px;
    border-radius: 6px;
}
.category-section__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
    margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
    .category-section {
        padding: 24px 20px 0;
    }
}

.category-block__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
    margin-bottom: 24px;
}
.category-block__item {
    position: relative;
    border: 1px solid #DADADA;
    border-radius: 6px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    display: block;
    height: 100%;
    background: #fff;
}
.category-block__item-wrapper {
    margin-bottom: 24px;
}
.category-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.category-block__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.category-block__bg-img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    max-width: 70%;
    max-height: 100%;
    z-index: 2;
}
.category-block__content {
    min-height: 320px;
    height: 100%;
    padding: 40px;
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 67%;
}
.category-block__desc {
    flex: 1 1 auto;
    width: 100%;
}
.category-block__name {
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    color: #1A1926;
    flex: 1 1 auto;
}
.category-block__helper {
    font-weight: bold;
    font-size: 14px;
    line-height: 130%;
    color: #FF9600;
}
* + .category-block__helper {
    margin-top: 16px;
}
.category-block__text {
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #1A1926;
}
* + .category-block__text {
    margin-top: 16px;
}
.category-block__btn {
    margin-top: 16px;
}
.category-block_lg .category-block__content {
    height: 400px;
    max-width: 100%;
}
/*.category-block_full .category-block__bg-img {
    top: auto;
    transform: none;
    bottom: 0;
}*/
/*.category-block_full .category-block__name {
    font-weight: bold;
    font-size: 14px;
    line-height: 130%;
    color: #FF9600;
}*/
/*.category-block_half_img .category-block__bg-img {
    transform: translate(30%,-50%);
}*/
.category-block_zoom .category-block__bg-img {
    transition: transform 0.5s ease;
}
.category-block_zoom .category-block__item:hover .category-block__bg-img {
    transform: translate(-10%, -50%) scale(1.2,1.2);
}
@media (hover: hover) {
    .category-block__item:hover {
        box-shadow: 0px 0px 20px rgba(26, 25, 38, 0.1);
    }
    .category-block__item:hover .category-block__btn {
        background: #FF9600;
        color: #fff;
    }
}
@media screen and (max-width: 991px) {
    .category-block__content {
        padding: 24px;
    }
    .category-block_lg .category-block__content {
        height: 300px;
        min-height: 300px;
    }
}
.category-block_index .category-block__content {
    max-width: 100%;
    min-height: 190px;
    padding: 40px 32px 24px 40px;
}
.category-block_index .category-block__bg:before {
    background-color: #f5f5f5;
    transition: background-color 0.3s ease;
}
.category-block_index .category-block__bg-img_full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none !important;
    max-height: none !important;
    object-position: center center;
    object-fit: cover;
    transform: none;
}
.category-block_index .category-block__desc {
    display: flex;
    flex: 1 1 auto;
    width: 100%;
    align-items: flex-start;
}
.category-block_index .category-block__desc_column {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.category-block_index .category-block__desc_column .category-block__name {
    flex: 0 0 auto;
    margin-bottom: 20px;
}
.category-block_index .category-block__name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: color 0.3s ease;
}
.category-block_index .category-block__svg {
    align-self: flex-start;
}
.category-block_index .category-block__svg path {
    transition: fill 0.3s ease;
}
.category-block_index .category-block__item-wrapper:nth-child(1) .category-block__item:hover .category-block__bg:before {
    background-color: #FF6100;
}
.category-block_index .category-block__item-wrapper:nth-child(2) .category-block__item:hover .category-block__bg:before {
    background-color: #1DDD78;
}
.category-block_index .category-block__item-wrapper:nth-child(3) .category-block__item:hover .category-block__bg:before {
    background-color: #9268ED;
}
.category-block_index .category-block__item:hover .category-block__svg path {
    fill: #fff;
}
.category-block_index .category-block__item:hover .category-block__name {
    color: #fff;
}
.category-block_index .category-block__item:hover .category-block__btn.btn {
    background: #fff;
    color: #1A1926;
}

.category-block_index.category-block_lg .category-block__bg-img {
    top: auto;
    bottom: 0;
    max-width: 60%;
    max-height: 80%;
    transform: none;
}

.product-detail {
    margin-bottom: 40px;
}
.product-detail__img {
    margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
    .product-detail__img-wrapper {
        order: -1;
        margin-bottom: 12px;
    }
    .category-block__bg-img {
        max-width:40%;
    }
}

#footer {
    margin-top: 60px;
    background: #272828;
    padding-top: 80px;
    color: #fff;
    position: relative;
}
@media screen and (max-width: 767px) {
    #footer {
        padding-top: 24px;
    }
}

.footer__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.footer__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-position: center top;
    object-fit: cover;
}
.footer__content {
    position: relative;
    z-index: 3;
}
.footer-logo {
    margin-bottom: 43px;
    display: inline-flex;
}
.footer-logo__img {
    height: 40px;
}
.footer-contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.footer-contacts__phone {
    font-weight: 300;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
    white-space: nowrap;
}
.footer-contacts__phone:hover {
    color: #FF9600;
}
.footer-contacts__email {
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    color: #FF9600;
    white-space: nowrap;
    margin-top: 8px;
}
.footer-contacts__email:hover {
    color: #fff;
}
.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding: 25px 0;
}
.footer-info {
    font-weight: normal;
    font-size: 13px;
    line-height: 130%;
    color: #FFFFFF;
}
@media screen and (max-width: 991px) {
    
}
@media screen and (max-width: 767px) {
    .footer-logo {
        margin-bottom: 24px;
    }
    .footer-bottom {
        margin-top: 24px;
    }
}

.nav-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav-footer__list:not(:last-child) {
    margin-right: 90px;
}
.nav-footer__item:not(last-child) {
    margin-bottom: 24px;
}
.nav-footer__item_secondary:not(last-child) {
    margin-bottom: 16px;
}
.nav-footer__link {
    font-weight: bold;
    font-size: 14px;
    line-height: 130%;
    color: #FFFFFF;
}
.nav-footer__link:hover {
    color: #FF9600;
}
.nav-footer__link_secondary {
    font-weight: normal;
}
@media screen and (max-width: 1199px) {
    .nav-footer__list:not(:last-child) {
        margin-right: 40px;
    }
}
@media screen and (max-width: 991px) {
    .nav-footer {
        margin-top: 40px;
    }
    .nav-footer__list:not(:last-child) {
        margin-right: 40px;
    }
}

.social-block {
    display: flex;
    align-items: center;
}
.social-block__link {
    position: relative;
    color: #fff;
    display: block;
    width: 20px;
    height: 20px;
    transition: color 0.3s ease, background 0.3s ease;
}
.social-block__link:before {
    font-family: "mlr-icons";
    line-height: 1;
    font-weight: normal;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.social-block__link:not(:last-child) {
    margin-right: 16px;
}
.social-block__link:hover {
    color: #FF9600;
}
.social-block__link_instagram:before {
    content: "\e902";
}
.social-block__link_facebook:before {
    content: "\e903";
}
.social-block__link_vk:before {
    content: "\e904";
}
.slides {
    display:none;
}
.slides_active {
    display:block;
}

.gallery-block {
    margin-top: 30px;
    margin-bottom: 32px;
}
.gallery-block__item {
    margin-bottom: 8px;
    text-align: center
}
.gallery-block__img-wrapper {
    display: inline-block;
}
.gallery-block__img {}
@media screen and (max-width: 767px) {
    .gallery-block__img-wrapper_single {
        float: none !important;
        display: block;
    }
    .gallery-block__img-wrapper_single img {
        display: block;
        margin: 30px auto;
    }
}

.max-480 {
    max-width: 480px;
    margin: 50px auto 0 !important;
}

table:not([class]) th,
table:not([class]) td {
    padding: 8px 16px;
    border: 1px solid #ddd;
}
* + table:not([class]) {
    margin-top: 16px;
}
/* End */
/* /bitrix/templates/milandr.com/css/fonts.css?17237954651836 */
/* /bitrix/templates/milandr.com/css/bootstrap-reboot.css?17237954654999 */
/* /bitrix/templates/milandr.com/css/bootstrap-grid.css?172379546517841 */
/* /bitrix/templates/milandr.com/css/common.css?17237954656176 */
/* /bitrix/templates/milandr.com/css/swiper.css?17237954657315 */
/* /bitrix/templates/milandr.com/css/forms.css?17237954653143 */
/* /bitrix/templates/milandr.com/css/index.css?172379546518450 */
/* /bitrix/templates/milandr.com/css/news-block.css?17237954651846 */
/* /bitrix/templates/milandr.com/css/contacts.css?1723795465761 */
/* /bitrix/templates/.default/js/crocobox/style.css?17237954623347 */
/* /bitrix/templates/milandr.com/template_styles.css?172379546520911 */
