@charset "UTF-8";

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../libs/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../libs/slick/fonts/slick.eot);
    src: url(../libs/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(../libs/slick/fonts/slick.woff) format('woff'), url(../libs/slick/fonts/slick.ttf) format('truetype'), url(../libs/slick/fonts/slick.svg#slick) format('svg')
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@font-face {
    font-family: Circe;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Circe-Regular/Circe-Regular.eot);
    src: url(../fonts/Circe-Regular/Circe-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Circe-Regular/Circe-Regular.woff) format("woff"), url(../fonts/Circe-Regular/Circe-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Circe;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Circe-Light/Circe-Light.eot);
    src: url(../fonts/Circe-Light/Circe-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Circe-Light/Circe-Light.woff) format("woff"), url(../fonts/Circe-Light/Circe-Light.ttf) format("truetype")
}

@font-face {
    font-family: Circe;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Circe-Bold/Circe-Bold.eot);
    src: url(../fonts/Circe-Bold/Circe-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Circe-Bold/Circe-Bold.woff) format("woff"), url(../fonts/Circe-Bold/Circe-Bold.ttf) format("truetype")
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    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 {
    -webkit-box-sizing: content-box;
    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] {
    -webkit-box-sizing: border-box;
    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
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #d82b24;
    color: #fff
}

::selection {
    background-color: #d82b24;
    color: #fff
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: Circe, sans-serif;
    overflow-x: hidden;
    color: #6a4d43
}

body input, body textarea {
    border: #666 1px solid;
    outline: 0
}

body.lock {
    overflow: hidden;
    height: 100%
}

a {
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

button {
    cursor: pointer;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

button:focus {
    outline: 0
}

img {
    pointer-events: none
}

b, strong {
    font-weight: 700
}

ul.list {
    margin: 0;
    padding: 0
}

ul.list li {
    list-style: none;
    position: relative;
    font-size: 19px;
    line-height: 1.3;
    font-weight: 300;
    color: #e2c4b9;
    padding-left: 28px
}

ul.list li+* {
    margin-top: 20px
}

ul.list li:before {
    content: "";
    width: 16px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/list-ok.png);
    display: block;
    position: absolute;
    left: 0;
    top: 2px
}

.title {
    font-size: 70px;
    line-height: .9;
    font-weight: 300;
    color: #6a4d43;
    text-align: center
}

.pretitle {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 300;
    color: #6a4d43;
    text-align: center
}

.btn {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    padding: 14px 45px;
    background-color: #cb221b;
    border-radius: 31px;
    border: none;
    display: inline-block;
    text-align: center
}

.btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #d82b24
}

h2 {
    font-size: 50px;
    line-height: 1;
    font-weight: 400;
    color: #47332b;
    margin-bottom: 30px
}

h2.center {
    text-align: center
}

section {
    margin: 150px 0
}

.section__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 80px
}

.section__top .title {
    text-align: left;
    margin: 0
}

.section__top .pretitle {
    text-align: left;
    max-width: 380px;
    padding-left: 25px;
    position: relative;
    margin-left: 30px
}

.section__top .pretitle:before {
    content: "";
    width: 2px;
    height: 95%;
    background-color: #8a6c62;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.container {
    max-width: 1200px;
    margin: 0 auto
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    padding: 15px 0 0
}

.header.nomain {
    position: relative;
    display: block;
    background-image: url(../img/header-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 5px 0 40px
}

.header__burger {
    height: 18px;
    width: 30px;
    position: relative;
    cursor: pointer
}

.header__burger span {
    width: 100%;
    height: 2px;
    background-color: #a78376;
    position: absolute;
    top: 8px;
    -webkit-transition: .25s all;
    -o-transition: .25s all;
    transition: .25s all
}

.header__burger::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #a78376;
    -webkit-transition: .25s all;
    -o-transition: .25s all;
    transition: .25s all
}

.header__burger::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #a78376;
    -webkit-transition: .25s all;
    -o-transition: .25s all;
    transition: .25s all
}

.header__burger.active span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.header__burger.active::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px
}

.header__burger.active::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px
}

.header .container {
    max-width: 1440px
}

.header__container {
    display: grid;
    grid-template-columns: 246px 1fr;
    grid-gap: 80px
}

.header__left {
    padding-top: 10px
}

.header__logo {
    display: block
}

.header__logo img {
    max-width: 246px;
    height: auto;
    width: 100%
}

.header__logo:hover {
    text-decoration: none;
    opacity: .8
}

.header__slogan {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 300;
    color: #af8b7e
}

.header__mobile {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.header__mobile>*+* {
    margin-left: 20px
}

.header__mobile-phone {
    width: 33px;
    height: 33px;
    border: 1px solid #d82b24;
    border-radius: 50%;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/header__mobile-phone.png);
    background-repeat: no-repeat;
    background-position: center
}

.header__mobile-phone:hover {
    background-color: #d82b24
}

.header__top {
    border-bottom: 1px solid #534c49;
    padding: 10px 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header__auth {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.header__auth:before {
    content: "";
    width: 19px;
    height: 16px;
    background-image: url(../img/footer__auth.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.header__auth>*+* {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__auth>*+:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left bottom, left top, from(#6e4a40), to(#ffc8a7));
    background: -o-linear-gradient(bottom, #6e4a40 0, #ffc8a7 100%);
    background: linear-gradient(0deg, #6e4a40 0, #ffc8a7 100%);
    display: block;
    margin: 0 10px
}

.header__login {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9
}

.header__login:hover {
    text-decoration: none;
    color: #a78376
}

.header__registration {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9
}

.header__registration:hover {
    text-decoration: none;
    color: #a78376
}

.header__insta {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 40px
}

.header__insta:before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url(../img/footer__insta.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.header__insta:hover {
    text-decoration: none;
    color: #a78376
}

.header__mail {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 35px
}

.header__mail:before {
    content: "";
    width: 19px;
    height: 16px;
    background-image: url(../img/footer__mail.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.header__mail:hover {
    text-decoration: none;
    color: #a78376
}

.header__call {
    padding: 12px 32px;
    background-color: rgba(28, 20, 19, 0);
    border: 2px solid #cb221b;
    border-radius: 25px;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-left: 45px
}

.header__call:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../img/footer__call.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px;
    margin-top: -1px
}

.header__call:hover {
    text-decoration: none;
    background-color: #cb221b;
    color: #fff
}

.header__bottom {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px
}

.header__menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header__menu>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__menu>ul>li {
    list-style: none;
    position: relative;
    padding: 12px 0
}

.header__menu>ul>li:hover>ul {
    opacity: 1;
    visibility: visible
}

.header__menu>ul>li>a {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #fff
}

.header__menu>ul>li>a:hover {
    text-decoration: none;
    color: #e2c4b9
}

.header__menu>ul>li>ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 50px;
    padding: 86px 60px 70px;
    position: absolute;
    left: 0;
    top: 100%;
    width: 600px;
    opacity: 0;
    visibility: hidden
}

.header__menu>ul>li>ul:before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: calc(100% - 16px);
    background-color: #2f2527;
    border: 1px solid #987468;
    border-radius: 10px
}

.header__menu>ul>li>ul:after {
    content: "";
    width: 34px;
    height: 17px;
    top: 0;
    left: 100px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='34' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m17 1.5-15 15h30l-15-15Z' fill='%232F2527' stroke='%23987468'/%3e%3cpath d='m17 2 15 15H2L17 2Z' fill='%232F2527'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 3
}

.header__menu>ul>li>ul li {
    list-style: none;
    position: relative;
    z-index: 2
}

.header__menu>ul>li>ul li a {
    font-size: 20px;
    line-height: 1.1;
    font-weight: 300;
    color: #e2c4b9
}

.header__menu>ul>li>ul li a:hover {
    text-decoration: none;
    color: #a78376
}

.header__phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-left: 70px
}

.header__phone-numb {
    font-size: 33px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

.header__phone-numb:hover {
    text-decoration: none;
    color: #d82b24
}

.header__phone-title {
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
    color: #c9a497;
    margin-top: 5px
}

.promo {
    background-image: url(../img/promo-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #352e2b;
    height: 100vh;
    margin-top: 0;
    min-height: 950px;
    max-height: 1300px
}

.promo .container {
    max-width: 1440px
}

.promo__container {
    padding-top: 210px;
    display: grid;
    grid-template-columns: 1fr 800px;
    grid-gap: 30px
}

.promo__left {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.promo__left .btn {
    padding: 22px 58px;
    border-radius: 50px
}

.promo__title {
    font-size: 126px;
    line-height: .9;
    font-weight: 300;
    color: #fff
}

.promo__pretitle {
    font-size: 40px;
    line-height: 1;
    font-weight: 300;
    color: #e2c4b9;
    margin-top: 15px
}

.promo__text {
    font-size: 25px;
    line-height: 1.35;
    font-weight: 300;
    color: #fff;
    margin-top: 20px
}

.promo__btn {
    margin-top: 40px;
    padding: 18px 45px
}

.promo__right {
    position: relative;
    padding-bottom: 40px
}

.promo__img {
    position: relative;
    top: -40px
}

.promo__img img {
    max-width: 100%
}

.promo__content {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 15px;
    padding: 40px 55px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0
}

.promo__item {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.promo__item:nth-child(1) .promo__item-img img {
    /* top: calc(50% + 3px);
    left: calc(50% - 10px) */
    top: 9px;
    left: -5px;
}

.promo__item-img {
    width: 108px;
    height: 108px;
    background-color: #342c2a;
    border-radius: 50%;
    position: relative
}

.promo__item-img img {
    position: relative;
    /* left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) */
}

.promo__item-title {
    font-size: 19px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9;
    margin-top: 15px;
    position: relative
}

.promo__mobile {
    display: none
}

.indexCatalog .section__top .title {
    font-size: 75px
}

.indexCatalog__container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px 150px
}

.indexCatalog__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.indexCatalog__item:hover {
    text-decoration: none
}

.indexCatalog__item:hover .indexCatalog__title {
    color: #d82b24
}

.indexCatalog__img {
    display: block;
    position: relative;
    margin-bottom: 10px
}

.indexCatalog__img:before {
    content: "";
    width: 250px;
    height: 250px;
    background-color: #f0f0f0;
    border-radius: 50%;
    display: block
}

.indexCatalog__img img {
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    left: 50%;
    top: calc(50% + 15px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.indexCatalog__title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #4e362d;
    margin-top: 30px;
    text-align: center;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color
}

.conditions .pretitle {
    margin-top: 20px;
    margin-bottom: 55px
}

.conditions__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.conditions__item {
    padding: 65px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #685d58;
    border-radius: 10px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.conditions__item:nth-child(1) {
    background-image: url(../img/conditions__item1.png);
    grid-column-start: 1;
    grid-column-end: 3
}

.conditions__item:nth-child(1) .conditions__text {
    max-width: 280px
}

.conditions__item:nth-child(2) {
    background-image: url(../img/conditions__item2.png)
}

.conditions__item:nth-child(2) .conditions__title {
    color: #6a4d43
}

.conditions__item:nth-child(2) .conditions__text {
    max-width: 160px;
    color: #776762
}

.conditions__item:nth-child(3) {
    background-image: url(../img/conditions__item3.png)
}

.conditions__item:nth-child(3) .conditions__title {
    color: #6a4d43
}

.conditions__item:nth-child(3) .conditions__text {
    max-width: 203px;
    color: #776762
}

.conditions__item:nth-child(4) {
    background-image: url(../img/conditions__item4.png);
    grid-column-start: 1;
    grid-column-end: 3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    padding: 0
}

.conditions__item:nth-child(4) .conditions__info {
    grid-column-start: 2;
    padding: 65px
}

.conditions__item:nth-child(4) .conditions__text {
    max-width: 260px
}

.conditions__info {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.conditions__title {
    font-size: 45px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

.conditions__text {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9;
    margin-top: 15px
}

.conditions__btn {
    display: block;
    margin-top: 30px
}

.works {
    background-color: #2b2226;
    padding: 150px 0
}

.works .title {
    color: #fff
}

.works .pretitle {
    color: #e2c4b9;
    margin-top: 10px;
    margin-bottom: 70px
}

.works__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.works__item {
    padding-bottom: 84%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    display: none
}

.works__item:nth-child(-n+6) {
    display: block
}

.works__item.open {
    display: block !important
}

.works__item:hover:before {
    opacity: 1;
    visibility: visible
}

.works__item:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out;
    opacity: 0;
    visibility: hidden
}

.works__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0
}

.works__more {
    margin: 55px auto 0;
    padding: 18px 75px;
    display: block
}

.interact .container {
    max-width: 1400px
}

.interact .section__top {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.interact__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.interact__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.interact__item:nth-child(1) .interact__item-img img {
    left: calc(50% - 8px);
    top: calc(50% + 7px)
}

.interact__item:nth-child(2) .interact__item-img img {
    left: calc(50% - 8px);
    top: calc(50% + 14px)
}

.interact__item:nth-child(3) .interact__item-img img {
    left: calc(50% + 5px)
}

.interact__item:nth-child(4) .interact__item-img img {
    left: calc(50% + 15px);
    top: calc(50% - 6px)
}

.interact__item-img {
    margin-bottom: 20px;
    width: 160px;
    height: 160px;
    position: relative;
    border-radius: 50%;
    background-color: #f0f0f0
}

.interact__item-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.interact__item-title {
    position: relative;
    z-index: 1;
    font-size: 26px;
    line-height: 1.1;
    font-weight: 400;
    color: #6a4d43
}

.interact__item-text {
    position: relative;
    z-index: 1;
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #7a6057
}

.reputation .pretitle {
    color: #644b41;
    margin-top: 10px;
    margin-bottom: 50px;
    line-height: 1.1
}

.reputation .container {
    min-width: 0
}

.reputation__slider {
    min-width: 0;
    margin: 0 !important;
    padding-bottom: 50px
}

.reputation__slider .slick-dots {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0
}

.reputation__slider .slick-dots li {
    margin: 0;
    width: 10px;
    height: 10px
}

.reputation__slider .slick-dots li+* {
    margin-left: 12px
}

.reputation__slider .slick-dots li.slick-active button {
    background-color: #d82b24
}

.reputation__slider .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c5c5c5
}

.reputation__slider .slick-dots li button:before {
    display: none
}

.reputation__slider .slick-arrow {
    width: 60px;
    height: 60px;
    background-color: #cb221b;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1
}

.reputation__slider .slick-arrow:hover {
    background-color: #d82b24
}

.reputation__slider .slick-arrow:before {
    display: none
}

.reputation__slider .slick-prev {
    left: 30px;
    background-image: url(../img/slider-prev.png)
}

.reputation__slider .slick-next {
    right: 30px;
    background-image: url(../img/slider-next.png)
}

.reputation__item {
    display: none;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    min-width: 0
}

.reputation__item:first-child {
    display: block
}

.reputation__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reputation__item-block {
    position: absolute;
    right: 50px;
    bottom: 55px;
    background-color: #2b2226;
    border-radius: 5px;
    padding: 55px 50px;
    overflow: hidden;
    max-width: 400px;
    min-width: 370px
}

.reputation__item-title {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    color: #e2c4b9;
    position: relative;
    z-index: 2
}

.reputation__item-num {
    font-size: 120px;
    line-height: 1;
    color: #e2c4b9;
    position: absolute;
    right: 30px;
    bottom: -35px;
    opacity: .05
}

.guarantee {
    background-image: url(../img/guarantee-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 140px 0
}

.guarantee .container {
    max-width: 1400px
}

.guarantee .title {
    margin-bottom: 55px;
    color: #fff;
    text-align: left
}

.guarantee__container {
    display: grid;
    grid-template-columns: 1fr 680px;
    grid-gap: 90px
}

.guarantee__left {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.guarantee__title {
    font-size: 30px;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
    margin-bottom: 35px
}

.guarantee__btn {
    margin-top: 40px;
    display: block
}

.guarantee__top {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

.guarantee__top-img {
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width: 200px
}

.guarantee__top-img img {
    max-width: 200px
}

.guarantee__top-title {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 300;
    color: #fff
}

.guarantee__top-titleMob {
    display: none;
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    line-height: 1.2
}

.guarantee__book {
    position: absolute;
    right: -138px;
    top: 175px
}

.guarantee__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.guarantee__item {
    background-color: #fff;
    -webkit-box-shadow: 2px 5px 21px 0 rgba(84, 65, 71, .31);
    box-shadow: 2px 5px 21px 0 rgba(84, 65, 71, .31);
    border-radius: 10px;
    padding: 40px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.guarantee__item:nth-child(1) .guarantee__item-img img {
    left: calc(50% + 17px);
    top: calc(50% + 5px)
}

.guarantee__item:nth-child(2) .guarantee__item-img img {
    top: calc(50% + 12px);
    left: calc(50% + 25px)
}

.guarantee__item-img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    background-color: #f0f0f0;
    margin-bottom: 25px;
    position: relative
}

.guarantee__item-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.guarantee__item-title {
    font-size: 34px;
    line-height: 1;
    font-weight: 400;
    color: #6a4d43;
    margin-bottom: 20px
}

.guarantee__item-info {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.guarantee__item-info+* {
    margin-top: 15px
}

.guarantee__item-info span {
    display: block
}

.guarantee__item-info span:nth-child(1) {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43
}

.guarantee__item-info span:nth-child(2) {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 300;
    color: #776762;
    margin-top: 5px
}

.procedure .title {
    margin-bottom: 80px
}

.procedure__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.procedure__item {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.procedure__item-img {
    position: relative;
    background-color: #f0f0f0;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-bottom: 35px
}

.procedure__item-num {
    position: absolute;
    right: -55px;
    top: 0;
    font-size: 100px;
    line-height: .7;
    font-weight: 400;
    color: #f0f0f0;
    z-index: -1
}

.procedure__item-title {
    font-size: 26px;
    line-height: 1.1;
    font-weight: 400;
    color: #6a4d43
}

.procedure__item-link {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #776762;
    margin-top: 12px
}

.procedure__item-link:hover {
    text-decoration: none;
    color: #d82b24
}

.procedure__more {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 65px auto 0
}

.footer {
    background-color: #292025
}

.footer .container {
    max-width: 1400px
}

.footer__top {
    padding-top: 55px
}

.footer__top-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__col:last-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer__logo {
    max-width: 246px;
    display: block
}

.footer__logo:hover {
    opacity: .8
}

.footer__logo img {
    width: 100%;
    height: auto
}

.footer__slogan {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 300;
    color: #af8b7e;
    margin-top: 15px
}

.footer__copy {
    font-size: 16px;
    line-height: 17px;
    font-weight: 300;
    color: #fff;
    margin-top: 15px
}

.footer__polit {
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
    color: #99796e;
    border-bottom: 1px solid #543d34
}

.footer__polit:hover {
    text-decoration: none;
    color: #c9a497
}

.footer__menu ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__menu ul li {
    list-style: none
}

.footer__menu ul li+* {
    margin-left: 60px!important
}

.footer__menu ul li a {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #fff
}

.footer__menu ul li a:hover {
    color: #e2c4b9;
    text-decoration: none
}

.footer__submenu {
    margin-top: 40px
}

.footer__submenu ul {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 70px
}

.footer__submenu ul li {
    list-style: none
}

.footer__submenu ul li a {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 300;
    color: #99796e
}

.footer__submenu ul li a:hover {
    color: #e2c4b9;
    text-decoration: none
}

.footer__phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer__phone-numb {
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

.footer__phone-numb:hover {
    text-decoration: none;
    color: #d82b24
}

.footer__phone-title {
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
    color: #c9a497;
    margin-top: 5px
}

.footer__address {
    margin-top: 20px
}

.footer__address-title {
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
    color: #c9a497
}

.footer__address-street {
    margin-top: 5px;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

.footer__call {
    padding: 15px 35px;
    background-color: rgba(28, 20, 19, 0);
    border: 2px solid #cb221b;
    border-radius: 25px;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-top: 18px
}

.footer__call:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../img/footer__call.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.footer__call:hover {
    text-decoration: none;
    background-color: #cb221b;
    color: #fff
}

.footer__bottom {
    border-top: 1px solid #534c49;
    margin-top: 35px;
    padding: 15px 0 40px
}

.footer__bottom-container {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__bottom-left {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__bottom-left>*+* {
    margin-left: 40px
}

.footer__auth {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.footer__auth:before {
    content: "";
    width: 19px;
    height: 16px;
    background-image: url(../img/footer__auth.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.footer__auth>*+* {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__auth>*+:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left bottom, left top, from(#6e4a40), to(#ffc8a7));
    background: -o-linear-gradient(bottom, #6e4a40 0, #ffc8a7 100%);
    background: linear-gradient(0deg, #6e4a40 0, #ffc8a7 100%);
    display: block;
    margin: 0 10px
}

.footer__login {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9
}

.footer__login:hover {
    text-decoration: none;
    color: #a78376
}

.footer__registration {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9
}

.footer__registration:hover {
    text-decoration: none;
    color: #a78376
}

.footer__insta {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__insta:before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url(../img/footer__insta.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.footer__insta:hover {
    text-decoration: none;
    color: #a78376
}

.footer__mail {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #e2c4b9;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__mail:before {
    content: "";
    width: 19px;
    height: 16px;
    background-image: url(../img/footer__mail.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.footer__mail:hover {
    text-decoration: none;
    color: #a78376
}

.footer__dev {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__dev-title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #c9a497
}

.footer__dev-name {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    margin-left: 5px
}

.footer__dev-name:hover {
    text-decoration: none;
    color: #d82b24
}

.mobileSidebar {
    display: none;
    width: 320px;
    position: fixed;
    right: -100%;
    top: 0;
    height: 100%;
    background-color: #2b2226;
    z-index: 110;
    overflow-y: auto;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transition-property: right;
    -o-transition-property: right;
    transition-property: right;
    color: #fff
}

.mobileSidebar.open {
    right: 0
}

.mobileSidebar__container {
    padding: 60px 40px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px
}

.mobileSidebar__close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 15px;
    border: none;
    background: 0 0
}

.mobileSidebar__close::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #a78376;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.mobileSidebar__close::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #a78376;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.mobileSidebar .header__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 0;
    padding: 0
}

.mobileSidebar .header__top>*+* {
    margin-top: 15px
}

.mobileSidebar .header__insta {
    margin-left: 0
}

.mobileSidebar .header__insta:before {
    margin-right: 10px;
    margin-left: 2px
}

.mobileSidebar .header__insta span {
    display: block
}

.mobileSidebar .header__mail {
    margin-left: 0
}

.mobileSidebar .header__mail:before {
    margin-left: 2px
}

.mobileSidebar .header__call {
    display: none
}

.mobileSidebar .header__menu>ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mobileSidebar .header__menu>ul>li {
    padding: 0
}

.mobileSidebar .header__menu>ul>li+* {
    margin-top: 5px
}

.mobileSidebar .header__menu>ul>li>a {
    font-size: 18px
}

.mobileSidebar .header__menu>ul>li>ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0;
    margin: 15px 0 15px 15px;
    grid-template-columns: 1fr
}

.mobileSidebar .header__menu>ul>li>ul:before {
    display: none
}

.mobileSidebar .header__menu>ul>li>ul:after {
    display: none
}

.mobileSidebar .header__menu>ul>li>ul li a {
    font-size: 17px
}

.mobileSidebar .mobileSidebar .header__menu>ul>li>ul {
    grid-gap: 3px
}

.overlock {
    width: 100%;
    height: 100%;
    background: rgba(26, 18, 16, .9);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out
}

.overlock.open {
    opacity: 1;
    visibility: visible
}

.breadcrumbs {
    margin: 50px 0 70px
}

.breadcrumbs__list {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumbs__list li {
    list-style: none;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    color: #8e766d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.breadcrumbs__list li+:before {
    content: "";
    width: 23px;
    height: 5px;
    background-image: url(../img/breadcrumbs-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin: 0 15px
}

.breadcrumbs__list li a {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    color: #8e766d
}

.breadcrumbs__list li a:hover {
    text-decoration: none;
    color: #d82b24
}

.page {
    margin: 70px 0 150px
}

.page-title {
    font-size: 75px;
    line-height: 1;
    font-weight: 400;
    color: #47332b;
    text-align: center;
    margin-bottom: 80px
}

.delivery {
    max-width: 1010px;
    margin: 0 auto
}

.delivery__container {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px
}

.delivery__item {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.delivery__item:nth-child(2) {
    margin-left: 50px
}

.delivery__item-img {
    margin-bottom: 25px;
    height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.delivery__item-img img {
    max-width: 100%
}

.delivery__item-city {
    font-size: 26px;
    line-height: 1.05;
    font-weight: 400;
    color: #6a4d43
}

.delivery__item-title {
    font-size: 26px;
    line-height: 1.05;
    font-weight: 400;
    color: #6a4d43;
    margin-top: 5px
}

.delivery__item-link {
    display: block;
    margin-top: 12px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 400;
    color: #9b8881;
    border-bottom: 1px solid #9b8881
}

.delivery__item-link:hover {
    text-decoration: none;
    color: #9b8881;
    border-bottom-color: transparent
}

.delivery__block+* {
    margin-top: 45px
}

.delivery__block-title {
    font-size: 26px;
    line-height: 1.1;
    font-weight: 400;
    color: #6a4d43;
    margin-bottom: 15px
}

.delivery__block-text {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #776762
}

.delivery__block-link {
    display: inline;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 400;
    color: #9b8881;
    border-bottom: 1px solid #9b8881
}

.delivery__block-link:hover {
    text-decoration: none;
    color: #9b8881;
    border-bottom-color: transparent
}

.contacts__container {
    display: grid;
    grid-template-columns: 1fr 710px;
    grid-gap: 50px
}

.contacts__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px
}

.contacts__block {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contacts__block-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #7a6057;
    margin-bottom: 14px
}

.contacts__block-text {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43
}

.contacts__block-link {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43
}

.contacts__call {
    margin-top: 5px
}

.contacts__map {
    display: block;
    border-radius: 10px;
    overflow: hidden
}

.contacts__map iframe {
    width: 100%;
    height: 560px
}

.price__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.price__item {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.price__item+* {
    margin-left: 175px
}

.price__item-img {
    width: 160px;
    height: 160px;
    background-color: #f0f0f0;
    margin-bottom: 40px;
    border-radius: 50%;
    position: relative
}

.price__item-img img {
    position: absolute;
    left: calc(50% - 15px);
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.price__item-title {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43;
    text-align: center
}

.price__item-link {
    font-size: 20px;
    line-height: 1.1;
    font-weight: 400;
    color: #9b8881;
    margin-top: 15px;
    display: inline-block;
    border-bottom: 1px solid #d2c9c6
}

.price__item-link:hover {
    border-bottom-color: transparent;
    color: #9b8881;
    text-decoration: none
}

.payment {
    max-width: 1010px;
    margin: 0 auto
}

.payment__title {
    font-size: 26px;
    line-height: 1.1;
    font-weight: 400;
    color: #6a4d43
}

.payment__list {
    margin: 18px 0 25px;
    padding: 0
}

.payment__list li {
    list-style: none;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #776762;
    position: relative;
    padding-left: 22px
}

.payment__list li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #c5c5c5;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px
}

.payment__list li+* {
    margin-top: 20px
}

.payment__alert {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #776762;
    padding-left: 15px;
    position: relative
}

.payment__alert:before {
    content: "*";
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    color: #776762;
    position: absolute;
    left: 0;
    top: 5px
}

.about {
    max-width: 1000px;
    margin: 0 auto
}

.about__container {
    display: grid;
    grid-template-columns: 1fr 416px;
    grid-gap: 40px 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 80px
}

.about__info-text {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 300;
    color: #7a6057
}

.about__info-name {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43;
    margin-top: 30px
}

.about__info-rang {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43;
    margin-top: 10px
}

.about__info-img img {
    width: 100%
}

.about__text p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #776762;
    margin: 0
}

.about__text p+* {
    margin-top: 30px
}

.about__img {
    margin: 55px 0
}

.about__img img {
    width: 100%
}

.about__block {
    display: grid;
    grid-template-columns: 416px 1fr;
    grid-gap: 40px 120px;
    margin-top: 60px;
    margin-bottom: 80px
}

.about__block-img img {
    width: 100%
}

.about__block-text p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #776762;
    margin: 0
}

.about__block-text p+* {
    margin-top: 30px
}

.about__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 40px
}

.about__box-title {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43
}

.about__box-text {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #776762
}

.about__more {
    margin: 50px auto 0;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 16px 45px
}

.product__container {
    display: grid;
    grid-template-columns: 620px 1fr;
    grid-gap: 90px
}

.product__left {
    min-width: 0
}

.product__slider-item {
    border-radius: 7px;
    overflow: hidden;
    display: none
}

.product__slider-item:first-child {
    display: block
}

.product__slider-item img {
    width: 100%;
    height: 540px;
    -o-object-fit: cover;
    object-fit: cover
}

.product__sliderNav {
    margin: 40px -10px 0;
    padding: 0 90px
}

.product__sliderNav .slick-arrow {
    width: 60px;
    height: 60px;
    background-color: #c5c5c5;
    border-radius: 50%;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center
}

.product__sliderNav .slick-arrow:before {
    display: none
}

.product__sliderNav .slick-arrow:hover {
    background-color: #d82b24
}

.product__sliderNav .slick-next {
    right: 10px;
    background-image: url(../img/slider-next.png)
}

.product__sliderNav .slick-prev {
    left: 10px;
    background-image: url(../img/slider-prev.png)
}

.product__sliderNav-item {
    border-radius: 7px;
    overflow: hidden;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out;
    display: none
}

.product__sliderNav-item:hover {
    opacity: .8
}

.product__sliderNav-item img {
    width: 100%;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover
}

.product__bottom {
    margin-top: 50px
}

.product__bottom-calc {
    padding: 18px 45px
}

.product__bottom-alert {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #7a6057;
    margin-top: 25px
}

.product__info+* {
    margin-top: 30px
}

.product__info-title {
    font-size: 35px;
    line-height: 1;
    font-weight: 400;
    color: #6a4d43
}

.product__info-text {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: #776762
}

.technical {
    max-width: 950px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 40px;
}

.technical__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.technical__block-title {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 400;
    color: #6a4d43;
    display: flex;
    align-items: baseline;

}

.technical__block-title span {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 400;
    color: #c5c5c5;
    margin-right: 12px;
}

.technical__block-content {
    margin-top: 15px;
    padding-left: 50px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 300;
    color: #6a4d43;
    width: 100%;
}

.technical__block-content a {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 300;
    color: #9b8881;
    border-bottom: 1px solid #d2c9c6;
    display: inline-block;
}

.technical__block-content a:hover {
    text-decoration: none;
    color: #d82b24;
    border-bottom-color: #d82b24;
}

.technical__text {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 300;
    color: #6a4d43;
}

.technical__text+* {
    margin-top: 10px;
}

.technical__list {
    margin: 0;
    padding: 0;
}

.technical__list li {
    list-style: none;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 300;
    color: #7a6057;
    padding-left: 20px;
    position: relative;
}

.technical__list li b {
    color: #6a4d43;
    font-weight: 400;
}

.technical__list li:before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #c5c5c5;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}

.technical__list li+* {
    margin-top: 10px;
}

.technical__table {
    overflow-x: auto;
    width: 100%;
    margin-bottom: 25px;
}

.technical__table table {
    width: 100%;
    border-spacing: 0;
}

.technical__table table tr {

}

.technical__table table tr td {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43;
    border: 1px solid #d5c3bc;
    text-align: center;
    padding: 20px 10px;
}

.technical__table table tr td span {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    color: #776762;
}

.technical__grid {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 100px;
    margin: 50px 0 20px;
}

.technical__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.technical__item-img {
    margin-bottom: 30px;
    width: 160px;
    height: 160px;
    background-color: #f0f0f0;
    border-radius: 50%;
    position: relative;
}

.technical__item-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.technical__item-title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #6a4d43;
    text-align: center;
}

.technical__item-download {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 300;
    color: #9b8881;
    display: inline-block;
    border-bottom: 1px solid #d2c9c6;
    margin-top: 10px;
    text-align: center;
}

.technical__item-download:hover {
    text-decoration: none;
    color: #d82b24;
    border-bottom-color: #d82b24;
}

.white-popup {
    position: relative;
    background: #211916;
    padding: 90px 100px;
    width: auto;
    max-width: 560px;
    margin: 20px auto;
    border-radius: 7px;
    border: 1px solid #4e3627
}

.white-popup .mfp-close {
    width: 16px;
    height: 17px;
    background-image: url(../img/mfp-close.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    right: 28px;
    top: 32px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.white-popup .mfp-close:before {
    content: "Закрыть";
    font-size: 19px;
    line-height: 1;
    font-weight: 300;
    color: #af8b7e;
    position: absolute;
    right: 100%;
    padding-right: 15px;
    top: calc(50% - 2px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form .success {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .8);
    width: 100%;
    height: 100%;
    border-radius: 10px;
    font-size: 20px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    z-index: -1
}

.form__title {
    text-align: center;
    font-size: 35px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

.form__pretitle {
    margin-top: 15px;
    text-align: center;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 300;
    color: #c9a497;
    margin-bottom: 30px
}

.form__polit {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-top: 20px
}

.form__polit a {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 300;
    color: #926656;
    border-bottom: 1px solid #926656
}

.form__polit a:hover {
    text-decoration: none;
    color: #c9a497;
    border-bottom-color: #c9a497
}

.form__img {
    margin-bottom: 40px
}

.form__img img {
    max-width: 243px;
    height: auto
}

.form form {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 320px;
    margin: 0 auto
}

.form form input {
    width: 100%;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: 300;
    color: #8e695c;
    background-color: #211916;
    border: 1px solid #4e3627;
    border-radius: 3px;
    padding: 0 30px
}

.form form input::-webkit-input-placeholder {
    color: #8e695c
}

.form form input::-moz-placeholder {
    color: #8e695c
}

.form form input:-ms-input-placeholder {
    color: #8e695c
}

.form form input::-ms-input-placeholder {
    color: #8e695c
}

.form form input::placeholder {
    color: #8e695c
}

.form form input+* {
    margin-top: 20px
}

.form form .btn {
    margin: 36px auto 0
}

.success {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.success .form__pretitle {
    margin-top: 5px;
    margin-bottom: 0
}

.success .success__close {
    margin-top: 35px
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    background: #1a1210
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .9
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom {
    opacity: 0;
    opacity--webkit-transition: opacity .3s ease-out;
    opacity--moz-transition: opacity .3s ease-out;
    opacity--o-transition: opacity .3s ease-out;
    opacity-transition: opacity .3s ease-out
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}

@media (max-width:1500px) {
    .footer .container, .guarantee .container, .header .container, .interact .container, .promo .container {
        max-width: 1200px
    }

    .page-title {
        font-size: 70px
    }

    .header__container {
        grid-gap: 30px
    }

    .header__phone-numb {
        font-size: 29px
    }

    .header__phone-title {
        font-size: 17px
    }

    .header__phone {
        margin-left: 45px
    }

    .promo__container {
        grid-template-columns: 1fr 1fr
    }

    .promo__title {
        font-size: 98px
    }

    .promo__pretitle {
        font-size: 34px
    }

    .promo__text {
        font-size: 22px
    }

    .promo__content {
        padding: 20px
    }

    .promo__item-title {
        font-size: 16px
    }

    .promo__right {
        padding-bottom: 0
    }

    .promo {
        min-height: 830px
    }

    .guarantee .title, .interact .section__top .title {
        font-size: 65px
    }

    .interact .section__top .pretitle {
        font-size: 28px
    }

    .interact__item-title {
        font-size: 24px
    }

    .interact__item-text {
        font-size: 18px
    }

    .guarantee__container {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px
    }

    .guarantee__book {
        width: 350px;
        right: -70px
    }

    .footer__menu ul li+* {
        margin-left: 20px!important
    }

    .footer__submenu ul {
        grid-gap: 12px 20px
    }
}

@media (max-width:1260px) {
    .container {
        max-width: 960px
    }

    .footer .container, .guarantee .container, .header .container, .interact .container, .promo .container {
        max-width: 960px
    }

    section {
        margin: 120px 0
    }

    .page {
        margin: 70px 0 120px
    }

    .breadcrumbs {
        margin: 50px 0 70px
    }

    .title {
        font-size: 60px
    }

    h2 {
        font-size: 45px
    }

    .guarantee .title, .interact .section__top .title {
        font-size: 60px
    }

    .page-title {
        font-size: 60px
    }

    .pretitle {
        font-size: 28px
    }

    .header__insta {
        margin-left: 20px
    }

    .header__insta::before {
        margin: 0
    }

    .header__insta span {
        display: none
    }

    .header__mail {
        margin-left: 20px
    }

    .header__phone-numb {
        font-size: 24px
    }

    .header__phone-title {
        font-size: 15px
    }

    .header__container {
        grid-template-columns: 200px 1fr
    }

    .header__menu>ul>li>a {
        font-size: 16px
    }

    .header__menu>ul>li>ul {
        padding: 46px 30px 30px;
        width: 450px;
        grid-gap: 10px 20px
    }

    .header__menu>ul>li>ul li a {
        font-size: 16px
    }

    .header__menu>ul>li>ul:after {
        left: 60px
    }

    .promo__title {
        font-size: 88px
    }

    .promo__pretitle {
        font-size: 30px
    }

    .promo__text {
        font-size: 20px
    }

    .promo__container {
        grid-template-columns: 430px 1fr;
        grid-gap: 20px
    }

    .promo__text {
        max-width: 300px
    }

    .promo__text br {
        display: none
    }

    .promo__content {
        width: calc(100% + 100px);
        margin-left: -100px
    }

    .indexCatalog__container {
        grid-gap: 60px
    }

    .indexCatalog .title {
        font-size: 60px
    }

    .indexCatalog__title {
        font-size: 22px
    }

    .conditions__item, .conditions__item:nth-child(4) .conditions__info {
        padding: 40px
    }

    .conditions__title {
        font-size: 40px
    }

    .works {
        padding: 120px 0
    }

    .guarantee__container {
        grid-template-columns: 1fr
    }

    .guarantee__book {
        width: 421px;
        right: 0;
        top: 0
    }

    .procedure__item-title {
        font-size: 22px
    }

    .procedure__item-link {
        font-size: 18px
    }

    .procedure__item-num {
        font-size: 80px;
        right: -35px
    }

    .footer__submenu ul {
        grid-template-columns: 1fr
    }

    .footer__menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer__menu ul li+* {
        margin-left: 0!important;
        margin-top: 10px
    }

    .footer__submenu {
        margin-top: 0
    }

    .footer__menusMob {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        max-width: 400px
    }

    .contacts__container {
        grid-template-columns: 2fr 3fr
    }

    .contacts__block-text {
        font-size: 23px
    }

    .contacts__block-link {
        font-size: 23px
    }

    .contacts__block-title {
        margin-bottom: 10px
    }

    .contacts__info {
        gap: 30px
    }

    .contacts__map iframe {
        height: 480px
    }

    .product__container {
        grid-template-columns: 1fr;
        max-width: 900px;
        margin: 0 auto;
        grid-gaP: 50px
    }

}

@media (min-width:992px) {
    .mobileSidebar {
        display: none !important
    }

    .overlock {
        display: none !important
    }

    body.lock {
        overflow: auto !important
    }
}

@media (max-width:991px) {
    .container {
        max-width: 720px
    }

    .footer .container, .guarantee .container, .header .container, .interact .container, .promo .container {
        max-width: 720px
    }

    .title {
        font-size: 55px
    }

    h2 {
        font-size: 40px
    }

    .guarantee .title, .interact .section__top .title {
        font-size: 55px
    }

    .page-title {
        font-size: 55px;
        margin-bottom: 70px
    }

    .section__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 60px
    }

    .section__top .title {
        text-align: center
    }

    .section__top .pretitle {
        text-align: center;
        max-width: 500px;
        padding-left: 0;
        margin-left: 0;
        padding-top: 20px;
        margin-top: 20px
    }

    .section__top .pretitle:before {
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 120px;
        height: 2px
    }

    .mobileSidebar {
        display: block
    }

    .header .header__top {
        display: none
    }

    .header .header__bottom {
        display: none
    }

    .header__mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .header__left {
        padding-top: 0;
        display: -webkit-flex;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header__container {
        grid-template-columns: 1fr 220px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header__slogan {
        margin-left: 20px
    }

    .promo {
        padding-bottom: 100px;
        height: auto;
        max-height: none;
        min-height: auto
    }

    .promo__title {
        font-size: 70px
    }

    .promo__content {
        width: calc(100% + 150px);
        margin-left: -150px
    }

    .promo__img {
        top: 0
    }

    .promo__pretitle {
        max-width: 300px
    }

    .promo__pretitle {
        font-size: 26px
    }

    .promo__container {
        padding-top: 115px
    }

    .indexCatalog__container {
        grid-template-columns: repeat(2, 1fr)
    }

    .indexCatalog .section__top .title {
        font-size: 55px
    }

    .conditions__container {
        grid-template-columns: 1fr
    }

    .conditions__item:nth-child(1) {
        grid-column-end: 2
    }

    .conditions__item:nth-child(4) {
        grid-column-end: 2
    }

    .conditions__item:nth-child(2) .conditions__text {
        max-width: 250px
    }

    .conditions__item:nth-child(4) .conditions__info {
        padding: 40px 0
    }

    .works {
        padding: 100px 0
    }

    .interact__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 50px 30px
    }

    .reputation__item-block {
        right: 20px;
        bottom: 20px;
        padding: 20px;
        min-width: 340px
    }

    .reputation__item-title {
        font-size: 22px
    }

    .reputation__item-num {
        font-size: 100px;
        bottom: -25px
    }

    .guarantee {
        padding: 100px 0
    }

    .guarantee .title {
        width: 100%;
        text-align: center
    }

    .guarantee__book {
        width: 350px;
        top: 140px
    }

    .guarantee__title {
        font-size: 26px
    }

    .guarantee__item-title {
        font-size: 28px
    }

    .procedure__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 50px 30px
    }

    .footer__bottom-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__dev {
        margin-top: 15px
    }

    .footer__top-container {
        display: grid;
        grid-template-columns: auto auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        grid-gap: 30px 50px
    }

    .footer__menusMob {
        grid-template-columns: 1fr;
        grid-row-start: 1;
        grid-row-end: 3;
        grid-column-start: 2
    }

    .delivery__block-title {
        font-size: 22px
    }

    .delivery__block-text {
        font-size: 18px
    }

    .delivery__item-title {
        font-size: 20px
    }

    .delivery__item-city {
        font-size: 20px
    }

    .delivery__item-link {
        font-size: 18px
    }

    .delivery__item:nth-child(2) {
        margin-left: 0
    }

    .delivery__container {
        margin-bottom: 65px
    }

    .contacts__container {
        grid-template-columns: 1fr 1fr
    }

    .contacts__block-text {
        font-size: 21px
    }

    .contacts__block-link {
        font-size: 21px
    }

    .about__block, .about__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .about__info-img {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .about__container {
        margin-bottom: 60px
    }

    .product__info-title {
        font-size: 28px
    }
}

@media (max-width:767px) {
    .container {
        max-width: 540px
    }

    .footer .container, .guarantee .container, .header .container, .interact .container, .promo .container {
        max-width: 540px
    }

    section {
        margin: 100px 0
    }

    .page {
        margin: 60px 0 100px
    }

    h2 {
        font-size: 35px
    }

    .breadcrumbs {
        margin: 40px 0 60px
    }

    .title {
        font-size: 45px
    }

    .guarantee .title, .interact .section__top .title {
        font-size: 45px
    }

    .page-title {
        font-size: 45px;
        margin-bottom: 60px
    }

    .pretitle {
        font-size: 26px
    }

    .interact .section__top .pretitle {
        font-size: 26px
    }

    .header__container {
        grid-template-columns: 1fr auto
    }

    .header__slogan {
        font-size: 14px;
        margin-top: 0
    }

    .header__logo img {
        max-width: 200px
    }

    .promo__container {
        grid-template-columns: 1fr;
        grid-gap: 50px
    }

    .promo__right .promo__img {
        display: none
    }

    .promo__content {
        width: 100%;
        margin-left: 0;
        position: relative;
        gap: 10px
    }

    .promo__left {
        text-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .promo__title {
        font-size: 60px
    }

    .promo__text {
        max-width: 370px
    }

    .promo__item-title br {
        display: none
    }

    .promo__btn {
        margin-top: 0
    }

    .promo__left .promo__img {
        margin: 25px 0
    }

    .promo__left .promo__img img {
        max-width: 400px;
        width: 100%
    }

    .promo {
        padding-bottom: 80px
    }

    .indexCatalog__container {
        grid-gap: 50px 30px
    }

    .indexCatalog__title {
        font-size: 21px
    }

    .indexCatalog .section__top .title {
        font-size: 50px
    }

    .indexCatalog__img img {
        max-width: 100%
    }

    .conditions .pretitle {
        margin-bottom: 50px
    }

    .conditions__item:nth-child(4) {
        grid-template-columns: 1fr;
        padding: 40px
    }

    .conditions__item:nth-child(4) .conditions__info {
        grid-column-start: 1;
        padding: 0
    }

    .works {
        padding: 80px 0
    }

    .reputation__item-block {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 0 0 5px 5px;
        margin-top: -5px;
        min-width: 100%
    }

    .reputation__slider .slick-dots {
        display: none
    }

    .reputation__slider {
        padding-bottom: 40px
    }

    .reputation__slider .slick-arrow {
        top: calc(100% - 20px);
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .reputation__slider .slick-next {
        left: calc(50% + 40px);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .reputation__slider .slick-prev {
        left: calc(50% - 40px);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .reputation__item-title {
        font-size: 20px
    }

    .reputation__slider .slick-dots {
        display: none !important
    }

    .guarantee {
        padding: 80px 0 0;
        background-image: none;
        position: relative
    }

    .guarantee:before {
        content: "";
        width: 100%;
        height: 77%;
        background-image: url(../img/guarantee-bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1
    }

    .guarantee .container {
        position: relative;
        z-index: 3
    }

    .guarantee__top-titleMob {
        display: block
    }

    .guarantee .title {
        margin-bottom: 0
    }

    .guarantee__book {
        position: relative;
        top: auto;
        margin: 30px auto
    }

    .guarantee__top {
        display: none
    }

    .guarantee__title {
        text-align: center
    }

    .guarantee__left {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .guarantee__left .guarantee__btn {
        display: none
    }

    .guarantee__right {
        display: -webkit-flex;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .guarantee__content {
        width: 100%
    }

    .footer__bottom-left>*+* {
        margin-left: 20px
    }

    .delivery__block+* {
        margin-top: 30px
    }

    .delivery__block-link {
        font-size: 18px
    }

    .delivery__container {
        margin-bottom: 55px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 40px
    }

    .delivery__item-img {
        margin-bottom: 15px
    }

    .contacts__container {
        grid-template-columns: 1fr
    }

    .contacts__map iframe {
        height: 400px
    }

    .breadcrumbs__list li {
        font-size: 14px
    }

    .breadcrumbs__list li a {
        font-size: 14px
    }

    .breadcrumbs__list li+:before {
        width: 18px;
        margin: 0 5px
    }

    .price__item+* {
        margin-left: 100px
    }

    .price__item-title {
        font-size: 23px
    }

    .price__item-link {
        font-size: 19px
    }

    .payment__title {
        font-size: 24px
    }

    .about__img {
        margin: 35px 0
    }

    .about__text p+* {
        margin-top: 20px
    }

    .about__block {
        margin: 60px 0
    }

    .about__box {
        margin-top: 30px
    }

    .about__box-title {
        font-size: 24px
    }

    .product__slider-item img {
        height: 450px
    }

    .product__sliderNav-item img {
        height: 85px
    }

    .technical__block-title {
        font-size: 24px;
    }
    .technical__block-title span {
        font-size: 24px;
    }
    .technical__list li {
        font-size: 20px;
    }
    .technical__text {
        font-size: 20px;
    }
    .technical__item-title {
        font-size: 22px;
    }
    .technical__block-content a {
        font-size: 20px;
    }
    .technical__table table tr td {
        font-size: 20px;
    }
    .technical__table table tr td span {
        font-size: 16px;
    }
}

@media (max-width:575px) {
    .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .footer .container, .guarantee .container, .header .container, .interact .container, .promo .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    section {
        margin: 80px 0
    }

    .btn {
        font-size: 18px;
        padding: 14px 40px
    }

    .title {
        font-size: 35px
    }

    h2 {
        font-size: 28px
    }

    .guarantee .title, .interact .section__top .title {
        font-size: 35px
    }

    .page-title {
        font-size: 35px;
        margin-bottom: 50px
    }

    .pretitle {
        font-size: 22px
    }

    .interact .section__top .pretitle {
        font-size: 22px
    }

    .mobileSidebar {
        width: 100%
    }

    .header .header__slogan {
        display: none
    }

    .promo {
        background-image: url(../img/promo-bgMob.png)
    }

    .promo__container {
        padding-top: 80px
    }

    .promo__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 25px;
        max-width: 300px;
        margin: 0 auto
    }

    .promo__item-title {
        font-size: 18px
    }

    .promo__item-title br {
        display: block
    }

    .promo__title {
        font-size: 48px
    }

    .promo__pretitle {
        font-size: 25px
    }

    .promo__mobile {
        display: -webkit-flex;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        margin-bottom: -15px;
        text-align: center
    }

    .promo__mobile .header__slogan {
        font-size: 16px;
        margin-left: 0
    }

    .promo__mobile .header__phone {
        margin-left: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .promo__mobile .header__phone-numb {
        font-size: 25px
    }

    .promo__mobile .header__phone-title {
        font-size: 14px
    }

    .promo__left .btn {
        padding: 18px 50px
    }

    .promo__item-img {
        width: 80px;
        height: 80px
    }

    .promo__item-img img {
        width: 110%
    }

    .promo__item:nth-child(3) .promo__item-img img {
        width: 120%;
        top: calc(50% + 5px);
        left: calc(50% - 5px)
    }

    .indexCatalog__container {
        grid-template-columns: 1fr
    }

    .indexCatalog .section__top .title {
        font-size: 35px
    }

    .conditions .pretitle {
        margin-bottom: 35px;
        margin-top: 10px
    }

    .conditions .container {
        padding: 0
    }

    .conditions__item {
        border-radius: 0;
        padding: 40px 20px
    }

    .conditions__title {
        font-size: 33px
    }

    .conditions__text {
        font-size: 18px
    }

    .conditions__item {
        min-height: 312px
    }

    .conditions__item:nth-child(1) .conditions__text {
        max-width: 180px
    }

    .conditions__item:nth-child(2) .conditions__text {
        max-width: 155px
    }

    .conditions__item:nth-child(3) .conditions__text {
        max-width: 200px
    }

    .conditions__item:nth-child(4) .conditions__text {
        max-width: 220px
    }

    .conditions__item:nth-child(1) {
        background-image: url(../img/conditions__item1-mob.png)
    }

    .conditions__item:nth-child(2) {
        background-image: url(../img/conditions__item2-mob.png)
    }

    .conditions__item:nth-child(3) {
        background-image: url(../img/conditions__item3-mob.png)
    }

    .conditions__item:nth-child(4) {
        background-image: url(../img/conditions__item4-mob.png)
    }

    .conditions__btn {
        margin-top: 20px
    }

    .conditions__container {
        grid-gap: 12px
    }

    .works__container {
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .works .pretitle {
        margin-bottom: 30px
    }

    .works {
        padding: 60px 0
    }

    .works__more {
        margin-top: 35px
    }

    .interact__container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 50px 30px
    }

    .interact__item-title {
        font-size: 21px
    }

    .interact__item-text {
        font-size: 20px
    }

    .reputation__item-title {
        font-size: 17px
    }

    .reputation__item-num {
        font-size: 70px;
        right: 0
    }

    .reputation__item-block {
        padding: 15px 20px
    }

    .reputation .pretitle {
        margin-bottom: 30px
    }

    .guarantee {
        padding: 60px 0 0
    }

    .guarantee:before {
        height: 58%
    }

    .guarantee__content {
        grid-template-columns: 1fr
    }

    .guarantee__book {
        width: 100%;
        max-width: 350px
    }

    .guarantee__title {
        font-size: 22px
    }

    .guarantee__item-info span:nth-child(1) {
        font-size: 20px
    }

    .guarantee__item-info span:nth-child(2) {
        font-size: 18px
    }

    .procedure__container {
        grid-template-columns: 1fr
    }

    .procedure__item-title {
        font-size: 21px
    }

    .procedure__item-link {
        font-size: 19px
    }

    .procedure__more {
        margin-top: 30px
    }

    .procedure .title {
        margin-bottom: 30px
    }

    .footer__top-container {
        grid-template-columns: 1fr
    }

    .footer__menusMob {
        grid-template-columns: 1fr;
        grid-row-start: 3;
        grid-row-end: 4;
        grid-column-start: auto
    }

    .footer__bottom-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__bottom-left>*+* {
        margin-left: 0;
        margin-top: 15px
    }

    .footer__dev {
        margin-top: 25px
    }

    .footer__menu ul {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__submenu ul {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .footer__dev-name {
        font-size: 20px
    }

    .footer__dev-title {
        font-size: 14px
    }

    .footer__menu ul li a {
        font-size: 19px
    }

    .footer__top-container {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .footer__phone {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__col {
        display: -webkit-flex;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .footer__menusMob {
        max-width: 100%
    }

    .footer__address-title {
        font-size: 17px
    }

    .footer__phone-numb {
        font-size: 25px
    }

    .footer__phone-title {
        font-size: 14px
    }

    .footer__copy {
        font-size: 15px
    }

    .footer__logo {
        max-width: 200px
    }

    .footer__top {
        padding-top: 50px
    }

    .footer__bottom {
        padding-top: 20px;
        margin-top: 30px
    }

    .footer__col-first .footer__polit {
        display: none
    }

    .footer__polit {
        margin-top: 20px
    }

    .white-popup {
        margin: 20px;
        padding: 70px 30px 50px
    }

    .form__title {
        font-size: 28px
    }

    .form__pretitle {
        font-size: 20px
    }

    .form form input {
        font-size: 17px;
        height: 45px;
        line-height: 1
    }

    .form__polit {
        font-size: 14px
    }

    .form__polit a {
        font-size: 14px
    }

    .form form .btn {
        font-size: 15px;
        margin-top: 25px
    }

    .form.success .btn {
        font-size: 15px;
        margin-top: 25px;
        padding: 14px 25px
    }

    .form form input {
        margin-top: 15px
    }

    .white-popup .mfp-close:before {
        display: none
    }

    .white-popup .mfp-close {
        right: 20px;
        top: 20px
    }

    .page {
        margin: 50px 0 80px
    }

    .breadcrumbs {
        margin: 30px 0 50px
    }

    .delivery__block-title {
        margin-bottom: 10px
    }

    .contacts__map iframe {
        height: 350px
    }

    .price__item+* {
        margin-left: 0
    }

    .price__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 60px
    }

    .price__item-img {
        width: 120px;
        height: 120px
    }

    .price__item-img img {
        max-width: 110%
    }

    .price__item-title {
        font-size: 22px
    }

    .payment__title {
        font-size: 22px
    }

    .about__box-title {
        font-size: 22px
    }

    .about__info-name {
        font-size: 20px
    }

    .about__info-rang {
        font-size: 20px
    }

    .about__info-text {
        font-size: 20px
    }

    .product__slider-item img {
        height: 290px
    }

    .product__sliderNav {
        padding: 0 0 80px 0
    }

    .product__sliderNav {
        margin: 25px -10px 0
    }

    .product__sliderNav .slick-arrow {
        top: auto;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .product__sliderNav .slick-prev {
        left: calc(50% - 40px);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .product__sliderNav .slick-next {
        left: calc(50% + 40px);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .product__info-title {
        font-size: 25px
    }

    .technical__block-content {
        padding-left: 0;
    }

    .technical__grid {
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }
    .technical__block-title {
        font-size: 22px;
    }
    .technical__block-title span {
        font-size: 22px;
    }

    .footer__col:last-child {
        align-items: center;
    }
}


/* cookie-notice */
#cookie-notice {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    max-width: 900px;
    margin: auto;
    background-color: #2b2226;
    border: 2px solid #292025;
    color: #fff;
    padding: 20px 40px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
    z-index: 99999;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.3s ease, transform 0.3s ease;
    gap: 10px;
}
#cookie-notice.show {
    opacity: 1;
    transform: translateY(0);
}
#cookie-notice a {
    text-decoration: none;
    color: inherit;
    border-bottom: 1px solid #fff;
    transition: .25s all ease-in-out;
}
#cookie-notice a:hover {
    color: inherit;
    border-bottom-color: transparent;
}
#cookie-notice button {
    font-size: 16px;
}
#cookie-notice button:hover {

}
@media (max-width: 575px) {
    #cookie-notice {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
    }
    #cookie-notice button {
        width: 100%;
        font-size: 14px;
        padding: 10px 40px;
    }
}
/* cookie-notice */