.diafan_errors {
    border: 1px solid #c05f5f;
    padding: 7px 7px 7px 30px;
    color: #c05f5f;
    margin: 0 8% 10px;
    width: 80%
}

.diafan_errors td.calls {
    cursor: pointer
}

.diafan_errors td.calls div {
    padding: 10px 15px;
    display: none
}

.diafan_errors td.file {
    vertical-align: top;
    white-space: nowrap
}

.diafan_errors table {
    width: 100%
}

.diafan_errors table tr:hover {
    background-color: #f0e6e6
}

.diafan_div_error_overlay {
    position: absolute;
    z-index: 8;
    background: #ccc;
    opacity: .8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.diafan_div_error {
    position: absolute;
    width: 70%;
    z-index: 9;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .17);
    padding: 5px 5px 5px 8px;
    top: 0;
    left: 0
}

.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: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -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:before,
.slick-track:after {
    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
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    min-width: 330px;
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b {
    font-weight: bolder
}

strong {
    font-weight: bolder
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

kbd {
    font-family: monospace, monospace;
    font-size: 1em
}

samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -.25em
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -.5em
}

img {
    border-style: none
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: visible
}

optgroup {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

select {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    text-transform: none
}

textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: auto
}

[type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=reset] {
    -webkit-appearance: button
}

[type=reset]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=reset]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=submit] {
    -webkit-appearance: button
}

[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button {
    height: auto
}

[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

[type=search]::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

::-webkit-scrollbar {
    width: 8px;
    height: 5px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background-color: #c7b299
}

body {
    font-family: Montserrat, sans-serif;
    color: #333;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 1.4
}

a {
    color: inherit;
    text-decoration: none;
    transition: .3s all
}

a:not(.no-hover).active,
a:not(.no-hover):hover {
    color: #c7b299
}

body.fixed,
html.fixed {
    overflow: hidden
}

.page-wrap {
    display: flex;
    flex-direction: column;
    flex: 1
}

@media (max-width:992px) {
    .page-wrap {
        overflow: hidden
    }
}

footer {
    margin-top: auto
}

main {
    position: relative;
    flex: 1
}

img,
svg {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain
}

picture {
    display: flex
}

.container {
    position: relative;
    margin: 0 auto;
    width: 1602px;
    z-index: 1
}

.img_bg img,
.img_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none
}

.home__promo .img_bg {
    object-position: 15%
}

h1,
h2,
h3,
h4 {
    font-family: "Poiret One", Montserrat, sans-serif;
    font-weight: 400
}

h1 {
    margin: 0;
    font-size: 70px;
    line-height: 1
}

h2 {
    font-size: 60px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 30px
}

h5 {
    font-size: 24px;
    font-weight: 500
}

h6 {
    font-size: 20px;
    font-weight: 500
}

.default-text h2:last-child,
.default-text h3:last-child,
.default-text h4:last-child,
.default-text h5:last-child,
.default-text h6:last-child,
.default-text ol:last-child,
.default-text p:last-child,
.default-text table:last-child,
.default-text ul:last-child {
    margin-bottom: 0 !important
}

.default-text h2:first-child,
.default-text h3:first-child,
.default-text h4:first-child,
.default-text h5:first-child,
.default-text h6:first-child,
.default-text ol:first-child,
.default-text p:first-child,
.default-text table:first-child,
.default-text ul:first-child {
    margin-top: 0 !important
}

.default-text h2 {
    margin-top: 40px;
    margin-bottom: 25px
}

.default-text h3,
.default-text h4,
.default-text h5,
.default-text h6 {
    margin-top: 30px;
    margin-bottom: 20px
}

.default-text p {
    margin: 15px 0
}

.default-text table {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin: 20px 0
}

.default-text table td {
    border: 1px solid #333;
    padding: 10px
}

.default-text ol,
.default-text ul {
    margin: 20px 0
}

.default-text ol {
    padding-left: 25px
}

.default-text a {
    text-decoration: underline
}

.text_animate {
    position: relative
}

.text_animate .or {
    position: relative;
    display: inline;
    opacity: 0;
    bottom: -14px;
    font-style: inherit
}

.text_animate.anim .or {
    opacity: 1;
    bottom: 0
}

.text_normal {
    font-style: normal
}

.text_italic {
    font-style: italic
}

.text_center {
    text-align: center
}

.text_black {
    color: #333
}

.text_white {
    color: #fff
}

.text_color {
    color: #c7b299
}

.text_gray {
    color: #eee
}

.text_gray2 {
    color: #969696
}

.text_gdark {
    color: #555
}

.text_green {
    color: #b0b68e
}

.text_underline {
    text-decoration: underline
}

.text_upper {
    text-transform: uppercase
}

.text_ffMon {
    font-family: Montserrat, sans-serif
}

.text_ffPoi {
    font-family: "Poiret One", Montserrat, sans-serif;
    font-weight: 400
}

.text_fw100 {
    font-weight: 100
}

.text_fw200 {
    font-weight: 200
}

.text_fw300 {
    font-weight: 300
}

.text_fw400 {
    font-weight: 400
}

.text_fw500 {
    font-weight: 500
}

.text_fw600 {
    font-weight: 600
}

.text_fw700 {
    font-weight: 700
}

.text_fw800 {
    font-weight: 800
}

.text_fw900 {
    font-weight: 900
}

.text_fz12 {
    font-size: 12px
}

.text_fz14 {
    font-size: 14px
}

.text_fz16 {
    font-size: 16px
}

.text_fz18 {
    font-size: 18px
}

.text_fz20 {
    font-size: 20px
}

.text_fz22 {
    font-size: 22px
}

.text_fz24 {
    font-size: 24px
}

.text_fz26 {
    font-size: 26px
}

.text_fz30 {
    font-size: 30px
}

.text_fz40 {
    font-size: 40px
}

.text_fz60 {
    font-size: 60px
}

.text_fz70 {
    font-size: 70px;
    line-height: 1
}

.elem_animate {
    transition: .5s all
}

.elem_animate:not(.opacity) {
    transform: rotateX(90deg)
}

.elem_animate.opacity {
    opacity: 0
}

.elem_animate.opacity.anim {
    opacity: 1
}

.elem_animate:not(.opacity).anim {
    transform: rotateX(0)
}

.elem_animate.bott,
.elem_animate.left,
.elem_animate.right,
.elem_animate.scale,
.elem_animate.top {
    transition: .7s all;
    opacity: 0
}

.elem_animate.bott.anim,
.elem_animate.left.anim,
.elem_animate.right.anim,
.elem_animate.scale.anim,
.elem_animate.top.anim {
    opacity: 1
}

.elem_animate.scale {
    transform: scale(.5)
}

.elem_animate.scale.anim {
    transform: scale(1)
}

.elem_animate.top {
    transform: translate3d(0, 60px, 0)
}

.elem_animate.top.anim {
    transform: translate3d(0, 0, 0)
}

.elem_animate.bott {
    transform: translate3d(0, -60px, 0)
}

.elem_animate.bott.anim {
    transform: translate3d(0, 0, 0)
}

.elem_animate.right {
    transform: translate3d(-60px, 0, 0)
}

.elem_animate.right.anim {
    transform: translate3d(0, 0, 0)
}

.elem_animate.left {
    transform: translate3d(60px, 0, 0)
}

.elem_animate.left.anim {
    transform: translate3d(0, 0, 0)
}

.elem_animate.custom {
    transform: none
}

.elem_animate.custom.anim {
    transform: none
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: fit-content;
    padding: 10px;
    border: none;
    border-bottom: 1px dashed #333;
    font-weight: 300;
    text-align: center;
    background: 0 0;
    cursor: pointer;
    outline: 0;
    color: #000;
    transition: .3s all
}

.btn.exist {
    height: 52px
}

.btn img {
    width: 28px;
    min-width: 28px;
    margin-left: 16px
}

.btn.margin {
    margin-top: 32px
}

.btn.center {
    margin-left: auto;
    margin-right: auto
}

.default-text a.btn_new {
    text-decoration: none
}

.btn_new {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: fit-content;
    border: none;
    font-weight: 300;
    background: 0 0;
    cursor: pointer;
    outline: 0;
    color: #000;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 10px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background-color: rgba(199, 178, 153, .7);
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    transition: .3s all;
    text-decoration: none
}

.btn_new:hover {
    opacity: .9;
    color: #000
}

.hel {
    padding-right: 65px;
    background: url(../../assets/images/icons/btn_new.svg) 95% 12px no-repeat rgba(199, 178, 153, .7)
}

.more {
    padding-right: 51px;
    background: url(../../assets/images/icons/more.png) 95% 15px no-repeat rgba(199, 178, 153, .7)
}

.btn_new.margin {
    margin-top: 32px;
    margin-bottom: 32px
}

.btn.color {
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: #c7b299 !important;
    border: none !important;
    color: #333 !important;
    min-width: 250px;
    border-radius: 10px;
    font-weight: 400
}

.btn.white {
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: #c7b299 !important;
    border: none !important;
    color: #fff !important;
    min-width: 250px;
    border-radius: 10px;
    font-weight: 400
}

.btn.gray {
    background: #eee;
    border: none !important;
    border-radius: 10px;
    padding: 10px 20px !important
}

.btn.border {
    padding: 10px 20px !important;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #333 !important
}

.btn.active,
.btn:hover {
    border-bottom: 1px solid #b0b68e;
    color: #fff !important;
    background: #b0b68e
}

.btn.active.color,
.btn:hover.color {
    box-shadow: none;
    color: #333 !important
}

.btn.active.gray,
.btn:hover.gray {
    background: #c7b299;
    color: #333 !important
}

.btn.active.border,
.btn:hover.border {
    background: #333
}

.default-text ul,
.styled-ul ul {
    list-style-type: none
}

.default-text ul li,
.styled-ul ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px
}

.default-text ul li::before,
.styled-ul ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-radius: 100%;
    background: #c7b299
}

.page__block {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 3
}

.page__block.pt100 {
    padding-top: 100px
}

.page__block.home__about {
    padding-bottom: 100px
}

.promo1_start,
.pt50 {
    padding-top: 50px
}

.page__block.pb20 {
    padding-bottom: 20px
}

.page__block.pb100 {
    padding-bottom: 100px
}

.page__block.pt0 {
    padding-top: 0 !important
}

.page__block.pb0 {
    padding-bottom: 0 !important
}

.page__block.gray {
    background: #555;
    color: #fff
}

.page__block-title {
    margin-bottom: 32px
}

.page__title {
    margin-bottom: 52px
}

.page__promo {
    background: #333;
    position: relative;
    min-height: 570px;
    z-index: 2;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding: 145px 0 50px;
    display: flex
}

.page__promo .page__breadcrumbs {
    margin-top: 0 !important
}

.page__promo .container {
    display: flex;
    flex-direction: column
}

.page__promo .parallax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page__promo .parallax.dark img {
    filter: brightness(.4)
}

.page__promo-text {
    margin: 0 auto;
    width: fit-content;
    text-align: center
}

.page__promo-text p {
    text-shadow: 0 5px 5px #333;
    max-width: 500px
}

.page__promo-single {
    margin: auto auto 0;
    text-align: center;
    text-shadow: 0 5px 5px #333
}

.page__promo-single.left {
    text-align: left;
    margin-left: 0
}

.page__promo-single,
.page__promo-title {
    max-width: 877px
}

.wrap_breadcrumbs {
    width: 100%
}

.page__breadcrumbs {
    margin-bottom: 40px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    height: 24px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    width: 100%;
    flex-wrap: nowrap
}

.page__breadcrumbs span.breadcrumb {
    display: flex;
    align-items: center;
    margin-right: 10px;
    white-space: nowrap;
    margin-bottom: 10px
}

.page__breadcrumbs a svg,
.page__breadcrumbs span.breadcrumb svg {
    margin-right: 9px;
    display: inline-block;
    vertical-align: middle
}

.modal {
    position: fixed;
    z-index: 15;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    transition: .5s all;
    opacity: 0;
    visibility: hidden
}

.modal.active {
    opacity: 1;
    visibility: visible
}

.modal__wrap {
    max-height: 95vh
}

.modal__close {
    position: absolute;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 2
}

.modal__close::after,
.modal__close::before {
    content: "";
    background: #333;
    height: 1px;
    width: 100%;
    position: absolute;
    pointer-events: none
}

.modal__close::before {
    transform: rotate(45deg)
}

.modal__close::after {
    transform: rotate(-45deg)
}

.modal__item {
    position: relative;
    display: none;
    max-width: 94%
}

.modal__item.active {
    display: block
}

.form {
    position: relative;
    padding: 50px 50px 30px;

    width: 450px;
    max-width: 100%;

    border-radius: 20px;

    background: linear-gradient(
        135deg,
        rgba(40, 40, 40, 0.55) 0%,
        rgba(20, 20, 20, 0.45) 40%,
        rgba(10, 10, 10, 0.60) 100%
    );

    

    border: 1px solid rgba(255, 255, 255, 0.06);

    box-shadow:
        0 15px 50px rgba(0, 0, 0, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);

    color: #fff;
}

.form .bush {
    width: 145.6%;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    top: 69%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: unset;
    max-height: unset
}

.form-head {
    margin-bottom: 30px;
    padding: 0 15px
}

.form-policy {
    display: flex;
    align-items: flex-start
}

.form-policy svg {
    width: 17px;
    min-width: 17px;
    margin-right: 15px
}

.form-policy a {
    color: #c7b299
}

.form-label {
    display: block;
    margin-bottom: 15px;
    position: relative;
    width: 100%
}

.fast_lico {
    top: 50%;
    transform: translate(-50%, -50%);
    right: 34px;
    position: absolute
}

.form-label:last-child {
    margin-bottom: 0 !important
}

.form-label button {
    font-weight: 500;
    background: #c7b299;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    padding: 30px
}

.form-label input {
    border: 1px solid rgba(51, 51, 51, .4);
    border-radius: 10px;
    padding: 28px 20px;
    font-size: 14px;
    background: #fff;
    width: 100%
}

.header {
    z-index: 10;
    padding: 20px 0
}

.header .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.fix_header {
    height: 133px;
    min-height: 133px;
    width: 100%;
    z-index: 1
}

@media (max-width:1400px) {
    .fix_header {
        height: 109px;
        min-height: 90px
    }
}

@media (max-width:992px) {
    .fix_header {
        height: 80px;
        min-height: 80px
    }
}

@media (max-width:768px) {
    .fix_header {
        height: 90px;
        min-height: 80px
    }
}

@media (max-width:576px) {
    .fix_header {
        height: 67px;
        min-height: 57px
    }
}

@media (max-width:480px) {
    .fix_header {
        height: 65px;
        min-height: 50px
    }
}

@media (max-width:340px) {
    .fix_header {
        height: 55px;
        min-height: 45px
    }
}

.header.black {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 0 0 0
}

._upper-show .header.white {
    background: rgba(255, 255, 255, .14);
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.08) 0%,
        rgba(30, 30, 30, 0.22) 25%,
        rgba(10, 10, 10, 0.40) 65%,
        rgba(0, 0, 0, 0.60) 100%
    );

    backdrop-filter: blur(22px) saturate(180%);
    -webkit-backdrop-filter: blur(22px) saturate(180%);

    border: 1px solid rgba(255, 255, 255, 0.06);

    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.06),
        0 10px 40px rgba(0,0,0,0.40);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
  
  
}

.header.white {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;

     background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.08) 0%,
        rgba(30, 30, 30, 0.22) 25%,
        rgba(10, 10, 10, 0.40) 65%,
        rgba(0, 0, 0, 0.60) 100%
    );

    backdrop-filter: blur(22px) saturate(180%);
    -webkit-backdrop-filter: blur(22px) saturate(180%);

    border: 1px solid rgba(255, 255, 255, 0.06);

    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.06),
        0 10px 40px rgba(0,0,0,0.40);
}


.header.black .burger path {
    stroke: #333
}

#vector {
    transition: .3s fill
}

.header.black #vector {
    fill: #000
}

.js-show_login:hover #vector,
.header.black .js-show_login:hover #vector {
    fill: rgb(199, 178, 153)
}

.header.black .header__logo img,
.header.black .header__right .icons a img,
.header.black .header__right .icons i img {
    filter: brightness(0)
}

.header .burger {
    width: 28px;
    min-width: 28px;
    cursor: pointer
}

.header .burger path {
    transition: .3s stroke
}

.header.white .burger path {
    stroke: #fff
}

.header .burger:hover path {
    stroke: #c7b299 !important
}

.header__logo {
    display: flex;
    width: 300px;
    min-width: 300px;
    margin-right: 0
}

.header__logo img {
    filter: brightness(0) invert(1);
    transition: .3s filter
}

.header__logo:hover img {
    filter: none !important
}

.header .search-hide.hide {
    transition: .3s all;
    opacity: 0;
    visibility: hidden
}

.header .search-form {
    z-index: 2;
    width: 575px;
    min-width: 211px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% - 34px);
    transition: .3s all;
    opacity: 0;
    visibility: hidden
}

@media (max-width:1700px) {
    .header .search-form {
        width: 475px
    }
}

@media (max-width:1200px) {
    .header .search-form {
        width: 385px
    }
}

@media (max-width:992px) {
    .header .search-form {
        width: 640px
    }
}

.header .search-form.active {
    opacity: 1;
    visibility: visible
}

.header .search-form input {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 20px;
    padding: 17px 4px 10px 30px;
    background: #fff;
    font-size: 16px;
    outline: none
}

.header__right,
.header__right .icons {
    display: flex;
    align-items: center
}

.header__right .icons {
    margin-left: 60px;
    position: relative
}

.header__right .icons a,
.header__right .icons i {
    display: flex;
    z-index: 9;
    position: relative;
    margin-right: 20px;
    cursor: pointer
}

.header__right .icons a span,
.header__right .icons i span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    z-index: 1;
    font-size: 12px;
    padding: 2px;
    border-radius: 100%;
    color: #333;
    background: #c7b299;
    position: absolute;
    right: -13px;
    top: -10px
}

.header__right .icons a span.wicount {
    width: 11px;
    height: 11px;
    font-size: 8px;
    background: #fff;
    right: -5px;
    top: 0
}

.header__right .icons a:last-child,
.header__right .icons i:last-child {
    margin-right: 0 !important
}

.header__right .icons a img,
.header__right .icons i img {
    width: 24px;
    min-width: 24px;
    filter: brightness(0) invert(1);
    transition: .3s filter
}

.header-search i.search-btn img,
.header__right .icons a.active img,
.header__right .icons a:hover img,
.header__right .icons i.active img,
.header__right .icons i:hover img {
    filter: none !important
}

.header__nav ul {
    list-style-type: none;
    display: flex;
    align-items: center
}

.header__nav ul li {
    margin-right: 35px
}

.header__nav ul li:first-child {
    margin-right: 25px
}

.header__nav ul li:last-child {
    margin-right: 0 !important
}

.header__nav ul li a {
    display: flex
}

.header__mobile {
    position: fixed;
    z-index: 12;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 27, 27, .6);
    color: #333;
    transition: .5s all;
    opacity: 0;
    visibility: hidden
}

.header__mobile.active {
    opacity: 1;
    visibility: visible
}

.header__mobile-close {
    width: 28px;
    cursor: pointer;
    transition: .3s filter;
    filter: brightness(0)
}

.header__mobile-close.active,
.header__mobile-close:hover {
    filter: none
}

.header__mobile-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 50px
}

.header__mobile-top .search-form {
    right: -10px
}

.header__mobile-top i {
    display: flex;
    cursor: pointer;
    position: relative
}

.header__mobile-top i img {
    width: 24px;
    height: 24px;
    transition: .3s filter;
    filter: brightness(0)
}

.header__mobile-top i.active img,
.header__mobile-top i:hover img {
    filter: none
}

.header__mobile-logo {
    width: 113px;
    display: flex;
    margin: 0 40px
}

.header__mobile-wrap {
    width: fit-content;

    background: rgba(15, 15, 15, 0.55);

    backdrop-filter: blur(22px) saturate(180%);
    -webkit-backdrop-filter: blur(22px) saturate(180%);

    color: #fff;

    border: 1px solid rgba(255, 255, 255, 0.06);

    box-shadow:
        0 12px 40px rgba(0, 0, 0, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);

  

    padding: 45px 30px 30px;

    max-width: 100%;
    position: relative;

    max-height: calc(100vh - 80px);

    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.header__mobile-wrap .item-d__link_main,
.header__mobile-wrap .header__mobile-phone,
.header__mobile-wrap .loginmob,
.header__mobile-wrap .header__mobile-top i {
    color: #fff;
    mix-blend-mode: difference
}

.header__mobile .icons {
    display: flex;
    align-items: center
}

.header__mobile .icons a {
    display: flex;
    margin-right: 10px
}

.header__mobile .icons a:last-child {
    margin-right: 0 !important
}

.header__mobile .icons a img {
    width: 40px
}

.header__mobile-nav {
    margin-bottom: 22px
}

.header__mobile-nav ul {
    list-style-type: none
}

.header__mobile-nav ul li {
    margin-bottom: 5px
}

.header__mobile-nav ul li:last-child {
    margin-bottom: 0 !important
}

.header__mobile-nav ul li a {
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    display: flex;
    width: fit-content
}

.header__mobile-nav ul li a:hover {
    border-bottom: 1px solid #c7b299
}

.home__process {
    z-index: 0
}

.home__process .container {
    display: flex;
    align-items: flex-start
}

.home__process .leafs {
    position: absolute;
    pointer-events: none
}

.home__process .leafs.leaf1 {
    left: 0;
    top: 0;
    width: 200px;
    transform: translateY(-24%)
}

.home__process .leafs.leaf2 {
    right: 0;
    bottom: 0;
    width: 362px;
    transform: translateY(30%)
}

.home__process-images {
    width: 900px;
    min-width: 900px;
    height: 671px;
    position: relative;
    margin-right: 185px
}

.home__process-images .leaf {
    width: 124%;
    max-width: unset;
    max-height: unset;
    position: absolute;
    top: 62%;
    left: 44%;
    transform: translate(-50%, -50%);
    pointer-events: none
}

.home__process-images .image {
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .1);
    border-radius: 20px;
    position: absolute;
    object-fit: cover;
    z-index: 1
}

.home__process-images picture:first-child img {
    width: 36%;
    height: 75.5%;
    top: 4%;
    left: 0
}

.home__process-images picture:nth-child(2) img {
    width: 58%;
    height: 57.5%;
    z-index: 2;
    bottom: 0;
    right: 13%
}

.home__process-images picture:last-child img {
    width: 42%;
    height: 57.5%;
    right: 0;
    top: 0
}

.home__process-text {
    flex: 1
}

.home__process-text p {
    margin-top: 32px
}

.home__process-text p:first-child {
    margin-top: 0 !important
}

.video_el {
    position: absolute;
    display: block;
    transition: fill 0.4s;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    transition: fill 0.4s
}

.home__video-wrap:hover svg {
    fill: #E2C5A3
}

.home__video-wrap {
    display: flex;
    align-items: flex-end;
    height: 762px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding: 0
}

.home__video-wrap span {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.home__video-wrap span img {
    width: 62px;
    min-width: 62px;
    height: 62px;
    margin-right: 24px
}

.home__about .container {
    display: flex;
    align-items: center
}

.home__about-text {
    flex: 1
}

.home__about-text p {
    margin-top: 32px
}

.home__about-person {
    width: 649px;
    min-width: 649px;
    height: 762px;
    position: relative;
    padding: 0;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    justify-content: flex-end;
    margin-left: 220px
}

.home__about-person .leaf {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    width: 157%;
    max-width: unset;
    max-height: unset
}

.home__about-person .img_bg img,
.home__about-person .img_bg {
    border-radius: 40px;
    z-index: 1;
    box-shadow: 0 19px 15px -12px rgba(0, 0, 0, .5)
}

.home__about-person .person-info {
    position: relative;
    z-index: 2
}

.home__about-person .person-info>strong {
    display: block
}

.home__catalog .leafs {
    position: absolute;
    pointer-events: none;
    z-index: 0
}

.home__catalog .leafs.leaf1 {
    width: 430px;
    left: 0;
    top: 0;
    transform: translateY(-50%)
}

.home__catalog .leafs.leaf2 {
    right: 0;
    width: 168px
}

.home__catalog-list {
    display: grid;
    grid-template: auto/repeat(4, 1fr);
    gap: 30px
}

.home__catalog-list-col {
    display: flex;
    flex-direction: column
}

.home__catalog-list-item {
    position: relative;
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    padding: 25px;
    margin-bottom: 30px;
    width: 100%
}

.home__catalog-list-item:last-child {
    margin-bottom: 0 !important
}

.home__catalog-list-item .img_bg img,
.home__catalog-list-item .img_bg {
    transition: .5s opacity
}

.home__catalog-list-item .img_bg.light {
    z-index: 1;
    opacity: 0
}

.home__catalog-list-item span {
    position: relative;
    z-index: 2
}

.home__catalog-list-item.item1 {
    height: 532px
}

.home__catalog-list-item.item2,
.home__catalog-list-item.item7 {
    height: 510px
}

.home__catalog-list-item.item3,
.home__catalog-list-item.item8 {
    height: 445px
}

.home__catalog-list-item.item4,
.home__catalog-list-item.item9 {
    height: 597px
}

.home__catalog-list-item.item5,
.home__catalog-list-item.item6 {
    height: 251px
}

.home__catalog-list-item:hover .img_bg.light {
    opacity: 1
}

.home__promo {
    background: #333;
    z-index: 2;
    position: relative
}

.home__promo-dots {
    position: absolute;
    z-index: 2;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%)
}

.home__promo-dots ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none
}

.home__promo-dots ul li {
    margin-right: 8px;
    display: flex
}

.home__promo-dots ul li:last-child {
    margin-right: 0 !important
}

.home__promo-dots ul li button {
    border: none;
    outline: 0;
    font-size: 0;
    width: 37px;
    height: 3px;
    background: hsla(0, 0%, 100%, .5);
    border-radius: 20px;
    cursor: pointer;
    transition: .3s background
}

.home__promo-dots ul li.slick-active button,
.home__promo-dots ul li:hover button {
    background: #fff
}

.home__promo-slider-item {
    min-height: 1080px;
    position: relative;
    padding: 250px 0 50px;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden
}

.home__promo-slider-item video {
    object-position: center center;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 0
}

@media (max-width:768px) {
    .home__promo-slider-item video {
        max-height: 100vh
    }
}

.home__promo-slider-item .parallax {
    transition: top 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.home__promo-slider-item .logo {
    width: 1050px
}

.home__promo-slider-item .container {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    justify-content: center
}

.home__promo-slider-item .info {
    display: block;
    position: absolute;
    right: 2%;
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    max-width: 700px;
    width: 100%;
    text-align: left;
    z-index: 9;
    bottom: 180px
}

@media (max-width:1600px) {
    .home__promo-slider-item .info {
        right: 1%;
        font-size: 32px;
        width: 650px
    }
}

@media (max-width:1200px) {
    .home__promo-slider-item .info {
        right: 1%;
        font-size: 24px;
        max-width: 60%
    }
}

@media (max-width:480px) {
    .home__promo-slider-item .info {
        max-width: 85%;
        left: 50%;
        top: auto;
        bottom: 180px;
        height: auto;
        right: 0;
        z-index: 2;
        transform: translateX(-50%) !important
    }
}

.home__promo-slider-item .bottom {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 5%;
    right: 2%;
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    max-width: 700px;
    width: 100%;
    text-align: left;
    z-index: 1
}

@media (max-width:1600px) {
    .home__promo-slider-item .bottom {
        right: 1%;
        right: 2%;
        width: auto;
        font-size: 32px
    }
}

@media (max-width:1200px) {
    .home__promo-slider-item .bottom {
        right: 1%;
        font-size: 24px;
        max-width: 60%
    }
}

@media (max-width:480px) {
    .home__promo-slider-item .bottom {
        max-width: 85%;
        left: 50%;
        bottom: 10%;
        transform: translateX(-50%) !important
    }
}

.home__promo-slider-item .bottom a {
    color: #b0b78e;
    border-bottom: 1px solid #b0b78e;
    max-width: max-content
}

.home__promo-arrows {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.home__promo-arrows .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    overflow: hidden
}

.home__promo-arrows span {
    width: 84px;
    height: 84px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute
}

.home__promo-arrows span img {
    width: 100%;
    filter: brightness(0) invert(1);
    transition: .3s filter
}

.home__promo-arrows span.right {
    right: 0
}

.home__promo-arrows span.left {
    transform: rotate(180deg)
}

.home__promo-arrows span:hover img {
    filter: none
}

.home__company .container {
    background: #030303;
    border-radius: 40px;
    padding: 70px 90px;
    position: relative;
    overflow: hidden
}

.home__company .container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: radial-gradient(81.6% 100.31% at 3.7% 23.21%, #be996d 0, #000 100%);
    transform: rotateY(-180deg);
    mix-blend-mode: plus-lighter;
    pointer-events: none
}

.home__company-text {
    position: relative;
    z-index: 2;
    max-width: 730px
}

.home__company-text .btn,
.home__company-text p {
    margin-top: 32px
}

.home__company-text .btn:first-child,
.home__company-text p:first-child {
    margin-top: 0 !important
}

.home__company-image {
    position: absolute;
    z-index: 1;
    max-height: 86%;
    pointer-events: none;
    top: 0;
    right: 0
}

.home__company-image,
.home__company-image img {
    width: 750px
}

.home__company-image.top {
    max-height: 100%
}

.home__company-image.bottom,
.home__company-image.center {
    bottom: 0;
    top: unset
}

.home__company-image.bottom,
.home__company-image.bottom img {
    object-position: right
}

.partner__list-item {
    margin-bottom: 30px;
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 30px
}

.partner__list-item:last-child {
    margin-bottom: 0 !important
}

.partner__list-item .col {
    display: flex;
    align-items: center
}

.partner__list-item .col picture {
    width: 100%
}

.partner__list-item .col .image {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 680px
}

.partner__list-item .col:first-child .default-text {
    padding-right: 64px;
    padding-left: 136px
}

.partner__list-item .col:last-child .default-text {
    padding-left: 64px;
    padding-right: 136px
}

.delivery__list-item {
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 30px;
    margin-bottom: 30px
}

.delivery__list-item:last-child {
    margin-bottom: 0 !important
}

.delivery__list-item .col {
    display: flex;
    align-items: center
}

.delivery__list-item .col .images {
    position: relative;
    height: 470px;
    width: 100%
}

.delivery__list-item .col .images .img_bg img,
.delivery__list-item .col .images .img_bg {
    border-radius: 20px
}

.delivery__list-item .col .images-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 122%
}

.delivery__list-item .col .images.big {
    height: 700px
}

.delivery__list-item .col .images.double {
    height: 822px
}

.delivery__list-item .col .images.double .image1 img,
.delivery__list-item .col .images.double .image2 img {
    position: absolute;
    width: 57%;
    height: 59%;
    border-radius: 20px;
    object-fit: cover
}

.delivery__list-item .col .images.double .image1 img {
    top: 0;
    left: 0
}

.delivery__list-item .col .images.double .image2 img {
    bottom: 0;
    right: 0
}

.delivery__list-item .col:last-child .default-text {
    padding-left: 60px
}

.delivery__list-item .col:last-child .images-wrap {
    left: 0
}

.delivery__list-item .col:first-child .default-text {
    padding-right: 60px
}

.delivery__list-item .col:first-child .images-wrap {
    right: 0
}

.catalog-detail__info-row {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.catalog-detail__image {
    display: flex;
    position: sticky;
    top: 110px;
    padding-bottom: 70px;
    margin-right: 70px
}

@media (min-width:1401px) {
    top:133px
}

@media (max-width:992px) {
    .catalog-detail__image {
        position: relative;
        top: 0
    }
}

.catalog-detail__image-thumbs {
    margin-right: 40px
}

.catalog-detail__image-thumbs,
.catalog-detail__image-thumbs .thumb-item {
    width: 110px;
    min-width: 110px
}

.catalog-detail__image-thumbs .thumb-item {
    height: 76px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    transition: .3s opacity;
    cursor: pointer;
    opacity: .4
}

.catalog-detail__image-thumbs .thumb-item .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 36px
}

.catalog-detail__image-thumbs .thumb-item.slick-current,
.catalog-detail__image-thumbs .thumb-item:hover {
    opacity: 1
}

.catalog-detail__image-thumbs .thumb-item:last-child {
    margin-bottom: 0 !important
}

.catalog-detail__image-main {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    display: flex;
    flex-direction: column
}

.catalog-detail__image-main,
.catalog-detail__image-main .images a {
    width: 372px;
    min-width: 372px;
    height: 560px
}

.catalog-detail__image-main .dots {
    width: 100%;
    margin-top: auto;
    position: relative;
    z-index: 3
}

.catalog-detail__image-main .dots ul {
    list-style-type: none;
    display: flex;
    align-items: center;
    font-size: 0
}

.catalog-detail__image-main .dots ul li {
    margin-right: 11px;
    width: 100%;
    display: flex
}

.catalog-detail__image-main .dots ul li button {
    outline: 0;
    background: #fff;
    border: none;
    width: 100%;
    display: flex;
    height: 2px;
    cursor: pointer;
    transition: .3s background
}

.catalog-detail__image-main .dots ul li.slick-active button,
.catalog-detail__image-main .dots ul li:hover button {
    background: #333
}

.catalog-detail__image-main .dots ul li:last-child {
    margin-right: 0 !important
}

.catalog-detail__image-main .arrows {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 12px);
    display: flex;
    align-items: center;
    justify-content: space-between
}

.catalog-detail__image-main .arrows span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: .3s all, 0s pointer-events;
    width: 28px;
    height: 28px;
    background: #fff;
    cursor: pointer
}

.catalog-detail__image-main .arrows span img {
    transition: .3s filter
}

.catalog-detail__image-main .arrows span.left {
    transform: rotate(180deg)
}

.catalog-detail__image-main .arrows span.right {
    right: 0
}

.catalog-detail__image-main .arrows span:hover {
    background: #c7b299
}

.catalog-detail__image-main .arrows span:hover img {
    filter: invert(1)
}

.catalog-detail__image-main .arrows span.slick-disabled {
    opacity: .5;
    pointer-events: none
}

.catalog-detail__image-main .images {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.catalog-detail__image-main .images .play {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 62px
}

.catalog-detail__image-main .images a {
    position: relative
}

.catalog-detail__text {
    flex: 1;
    max-width: 600px
}

.catalog-detail__text h1 {
    font-size: 24px
}

.catalog-detail__text-banner {
    padding: 20px 30px;
    border-radius: 20px;
    background: radial-gradient(60.35% 108.34% at 86.37% 27.16%, #c7b299 0, #000 100%);
    position: relative;
    overflow: hidden
}

.catalog-detail__text-banner::before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: url(/css/../assets/images/3d-back.png) center right/cover no-repeat
}

.catalog-detail__text-banner .text {
    max-width: 330px;
    position: relative;
    z-index: 2
}

.catalog-detail__text-banner .image {
    position: absolute;
    width: 235px;
    right: 0;
    bottom: 0;
    z-index: 1
}

.catalog-detail__text-banner p {
    margin-top: 8px
}

.catalog-detail__text-banner .btn {
    margin-top: 32px
}

.catalog-detail__text .article {
    display: block;
    margin-bottom: 12px
}

.catalog-detail__text h1 {
    margin-bottom: 5px
}

.catalog-detail__text h1 span {
    font-weight: 300
}

.catalog-detail__text .variant,
.catalog-detail__text .variant-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.catalog-detail__text .variant {
    margin-bottom: 30px
}

.catalog-detail__text .variant-block {
    margin-right: 40px
}

.catalog-detail__text .variant-item {
    margin-right: 8px;
    height: 52px;
    min-width: 52px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .3);
    transition: .3s all;
    cursor: pointer;
    color: rgba(0, 0, 0, .3)
}

.catalog-detail__text .variant-item:last-child {
    margin-right: 0 !important
}

.variant-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 14px;
    padding-left: 5px;
    padding-right: 5px
}

.catalog-detail__text .variant-item.active a,
.catalog-detail__text .variant-item:hover a {
    color: #fff
}

.catalog-detail__text .variant-item.active,
.catalog-detail__text .variant-item:hover {
    background: #c7b299;
    border: 1px solid #c7b299;
    color: #fff
}

.catalog-detail__text .perks {
    margin-top: 0;
    margin-bottom: 16px
}

.catalog-detail__text .perks span {
    display: flex;
    align-items: center;
    color: #74B983;
    margin-bottom: 5px
}

.catalog-detail__text .perks.wait span {
    color: #c7b299
}

.catalog-detail__text .perks span:last-child {
    margin-bottom: 0 !important
}

.catalog-detail__text .perks span img {
    width: 14px;
    min-width: 14px;
    height: 14px;
    margin-right: 6px
}

.catalog-detail__text .whatsapp {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: 312px;
    height: 56px;
    background: linear-gradient(90.00deg, rgb(32, 176, 56), rgb(96, 214, 106) 100%), radial-gradient(87% 136% at 50% 107%, rgb(0, 210, 253), rgb(0, 41, 153) 100%);
    border-radius: 10px;
    color: #fff;
    margin-top: 15px
}

@media (max-width:992px) {
    .catalog-detail__text .whatsapp {
        justify-content: center
    }

    .catalog-detail__text .full .whatsapp {
        width: 100%
    }
}

.catalog-detail__text .whatsapp:hover {
    opacity: .9
}

.catalog-detail__text .whatsapp img {
    width: 26px;
    height: 26px;
    min-width: 26px;
    margin-left: 15px;
    margin-right: 12px
}

.catalog-detail__text .params {
    margin-top: 32px
}

.catalog-detail__text .params-row {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    align-items: center
}

.catalog-detail__text .params-row:last-child {
    margin-bottom: 0 !important
}

.catalog-detail__text .params-row span:first-child {
    width: 35%;
    margin-right: 20px
}

.catalog-detail__text .colors {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.catalog-detail__text .colors-item {
    display: flex;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative
}

.catalog-detail__text .colors-item:last-child {
    margin-right: 0 !important
}

.catalog-detail__text .colors-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s filter
}

.thumb_h.active::before,
.catalog-detail__text .colors-item::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    background: url(/css/../assets/images/icons/check.svg);
    transition: .3s opacity;
    opacity: 0
}

.thumb_h.active::before,
.catalog-detail__text .colors-item.active::before {
    opacity: 1
}

.thumb_h.active img,
.catalog-detail__text .colors-item.active img,
.catalog-detail__text .colors-item:hover img {
    filter: brightness(.5)
}

.catalog-detail__text .docs {
    display: grid;
    grid-template: auto/repeat(3, 1fr);
    gap: 15px
}

.catalog-detail__text .docs a {
    display: flex;
    align-items: center
}

.catalog-detail__text .docs a img {
    width: 45px;
    height: 45px;
    min-width: 45px;
    margin-right: 12px;
    transition: .3s all;
    opacity: .6;
    filter: brightness(0)
}

.catalog-detail__text .docs a:hover img {
    opacity: 1;
    filter: none
}

.catalog-detail__text .text-block {
    margin-bottom: 30px
}

.main_text {
    margin-top: 30px
}

.tech_ {
    margin-bottom: 30px
}

.catalog-detail__text .text-block-title {
    display: block;
    margin-bottom: 15px;
    font-weight: 500
}

.catalog-detail__text .text-block:last-child {
    margin-bottom: 0 !important
}

.catalog-section__about {
    position: relative;
    color: #fff;
    padding-top: 300px !important
}

.catalog-section__about .img_bg img,
.catalog-section__about .img_bg {
    object-position: center top
}

.catalog-section__about .person {
    margin: 130px auto 0
}

.catalog-section__about .person strong {
    display: block;
    margin-bottom: 20px
}

.catalog-section__about .text {
    max-width: 690px
}

.catalog-section__about .text h2,
.catalog-section__about .text h3,
.catalog-section__about .text h4 {
    display: flex;
    align-items: center
}

.catalog-section__about .text h2::before,
.catalog-section__about .text h3::before,
.catalog-section__about .text h4::before {
    content: "";
    background: url(/css/../assets/images/icons/quot.svg) center center/contain no-repeat;
    display: block;
    width: 60px;
    min-width: 60px;
    height: 40px;
    margin-right: 32px
}

.catalog-section__about .text .default-text {
    margin-bottom: 90px
}

.catalog-section__about .text .default-text:last-child {
    margin-bottom: 0 !important
}

.catalog-section__steps-list {
    display: grid;
    grid-template: auto/repeat(3, 1fr);
    gap: 40px
}

.catalog-section__steps-item {
    display: flex;
    align-items: flex-start
}

.catalog-section__steps-item .num {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 30px;
    background: #c7b299;
    border-radius: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 26px
}

.catalog-section__info-row {
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 100px;
    margin-bottom: 100px
}

.catalog-section__info-row:last-child {
    margin-bottom: 0 !important
}

.catalog-section__info-row .col {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.catalog-section__info-row .image img {
    width: 100%;
    height: 460px;
    border-radius: 20px;
    object-fit: cover
}

.catalog-section__products .btn {
    margin-left: auto;
    margin-right: auto
}

.catalog-section__products-list {
    display: grid;
    grid-template: auto/repeat(4, 1fr);
    position: relative;
    padding-bottom: 40px;
    gap: 30px
}

.home__video {
    padding-bottom: 0
}

.catalog-section__products-item .image {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
    height: 537px;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px
}

.catalog-section__products-item .stickers-d {
    z-index: 2;
    position: absolute;
    top: 20px;
    left: 20px;
    align-items: flex-start;
    width: fit-content;
    margin-bottom: 5px;
    transition: .4s opacity, .4s visibility;
    gap: 10px;
    display: flex;
    flex-direction: column;
    background: transparent
}

.sticker-d {
    display: flex;
    padding: 5px 10px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #fff
}

.sticker-d_instock {
    display: flex;
    gap: 10px;
    background: #84E596;
    align-items: center
}

.catalog-section__products-item .image span img {
    width: 28px;
    min-width: 28px;
    height: 28px;
    margin-right: 10px
}

.catalog-section__products-item .image .sticker-d_instock img {
    width: 12px;
    min-width: 12px;
    height: auto;
    margin: 0
}

.catalog-section__products-item .image span:last-child {
    margin-bottom: 0 !important
}

.catalog-section__products-item .image .go {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 20px;
    bottom: 20px;
    transition: .4s opacity, .4s visibility;
    opacity: 0;
    visibility: hidden
}

.catalog-section__products-item .image .img_bg img,
.catalog-section__products-item .image .img_bg {
    transition: .4s filter
}

.catalog-section__products-item .image:hover span {
    opacity: 0;
    visibility: hidden
}

.catalog-section__products-item .image:hover .go {
    opacity: 1;
    visibility: visible
}

.catalog-section__products-item .image:hover .first_img {
    display: none
}

.catalog-section__products-item .image:hover .show_hover {
    display: block !important
}

.catalog-section__products-item .info {
    display: flex;
    flex-direction: column;
    padding: 12px 20px 15px
}

.catalog-section__products-item .info .thumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.catalog-section__products-item .info .thumbs a {
    display: flex;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
    margin-bottom: 15px
}

.catalog-section__products-item .info .thumbs a:last-child {
    margin-right: 0 !important
}

.catalog-section__products-item .info .thumbs a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-right: 0;
    transition: .4s filter
}

.catalog-section__products-item .info .thumbs a:hover img {
    filter: brightness(.5)
}

.catalog-section__products-item .info .name {
    margin: auto 0 5px;
    display: block;
    position: relative;
    font-weight: 200;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    width: fit-content
}

@media (max-width:1400px) {
    .catalog-section__products-item .info .name {
        font-size: 18px
    }
}

@media (max-width:768px) {
    .catalog-section__products-item .info .name {
        font-size: 16px
    }
}

.catalog-section__products-item .info .name:hover::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: url(/css/../assets/images/icons/leaf_top.svg) center center/contain no-repeat;
    left: -12px;
    top: -5px
}

.catalog-section__products-item .info .price {
    margin-top: auto;
    display: block
}

.about__info-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-bottom: 100px
}

.about__info-row .default-text {
    flex: 1
}

.about__info-row:last-child {
    margin-bottom: 0 !important
}

.about__info-row .image {
    width: 785px;
    min-width: 785px;
    height: 680px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-top: -190px
}

.about__info-row .image+.default-text {
    margin-left: 90px;
    max-width: 555px
}

.about__info-row .default-text+.image {
    margin-left: 90px;
    margin-top: 0 !important
}

.about__way-slider {
    height: 586px;
    position: relative
}

.about__way-slider-item {
    position: absolute;
    transition: .5s all;
    height: 100%;
    width: 790px;
    border-radius: 20px;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    cursor: pointer
}

.about__way-slider-item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    z-index: 2;
    pointer-events: none
}

.about__way-slider-item .default-text {
    position: relative;
    z-index: 3
}

.about__way-slider-item.active,
.about__way-slider-item.left,
.about__way-slider-item.right {
    opacity: 1
}

.about__way-slider-item.left {
    transform: translateX(-110%) scale(.8)
}

.about__way-slider-item.right {
    transform: translateX(10%) scale(.8)
}

.about__way-slider-item.active {
    z-index: 2
}

.about__dop {
    position: relative
}

.about__dop .img_bg img,
.about__dop .img_bg {
    object-position: left center
}

.about__dop .default-text {
    max-width: 731px
}

.about__dop-row {
    display: flex;
    align-items: flex-start
}

.about__dop-row .images {
    width: 747px;
    min-width: 747px;
    height: 887px;
    margin-right: 80px;
    position: relative;
    margin-top: -140px
}

.about__dop-row .images img {
    position: absolute;
    border-radius: 20px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .1);
    object-fit: cover
}

.about__dop-row .images .image1 {
    top: 0;
    left: 0;
    width: 65.4%;
    height: 90.5%
}

.about__dop-row .images .image2 {
    right: 0;
    bottom: 0;
    width: 49.5%;
    height: 57.8%
}

.about__dop-row .default-text {
    flex: 1
}

.contacts__list {
    z-index: 1;
    background: #fff;
    margin-top: 0
}

.contacts__list .wrap {
    padding: 50px 140px 100px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .1);
    border-radius: 40px;
    background: #fff;
    margin-top: 0
}

.contacts__list .country {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 32px;
    margin-top: 52px
}

.contacts__list .country.cats {
    margin-bottom: 12px;
    margin-top: 0
}

.contacts__list .country .btn {
    margin-right: 20px;
    margin-bottom: 20px
}

.contacts__list .country-item {
    display: none
}

.contacts__list .country-item.active {
    display: block
}

.contacts__list .country-item-list {
    display: none;
    grid-template: auto/repeat(4, 1fr);
    gap: 30px
}

.contacts__list .country-item-list.active {
    display: grid
}

.contacts__list .country-item-place strong {
    display: block;
    margin-bottom: 20px;
    font-weight: 500
}

.contacts__list .country-item-place span {
    display: block;
    margin-top: 10px
}

.contacts__promo.page__promo {
    padding-bottom: 0;
    position: relative;
    background: transparent;
    overflow: visible;
    text-align: left
}

.contacts__promo h1,
.contacts__promo h2 {
    margin-bottom: 25px
}

.contacts__promo .parallax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contacts__promo .footer__lang {
    margin: 0
}

.contacts__promo-row {
    display: flex;
    padding-bottom: 77px;
    font-size: 18px;
    align-items: flex-start
}

.contacts-adr,
.contacts-info {
    max-width: 480px;
    padding-top: 128px
}

.contacts-map {
    flex: 1;
    position: relative;
    z-index: 2
}

.contacts-info {
    width: 41%
}

.contacts-adr {
    width: 28%
}

.contacts__content-map {
    background: url(/front_asset/css/../assets/images/icons/bottom_map.svg) bottom center no-repeat;
    height: 784px;
    border-radius: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    padding-bottom: 145px
}

.contacts_new .contacts__promo h1 {
    margin-bottom: 0
}

.contacts-phone {
    margin-top: 15px
}

.info {
    margin-bottom: 4px;
    display: flex;
    align-items: center
}

.info img {
    margin-right: 10px
}

.ci {
    display: flex;
    align-items: flex-start
}

.ci_img {
    margin-right: 10px
}

.ci1 {
    margin-bottom: 30px
}

.ci5 {
    margin-top: 35px;
    position: relative;
    padding-bottom: 130px
}

.contacts__promo-info>a,
.contacts__promo-info>span {
    display: block;
    width: fit-content;
    margin-top: 12px
}

.contacts__promo-open {
    margin-bottom: 0
}

.contacts__promo-info {
    margin-top: 24px;
    margin-bottom: 50px
}

.contacts__promo-open .images {
    margin-top: 25px;
    display: grid;
    grid-template: auto/repeat(4, 1fr);
    gap: 25px
}

.contacts__promo-open .images img {
    height: 227px;
    object-fit: cover;
    border-radius: 20px;
    width: 100%
}

.icon_whatsapp {
    height: 67px;
    width: 278px;
    padding: 20px 20px 0;
    display: inline-block;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    background: linear-gradient(90.00deg, rgb(32, 176, 56), rgb(96, 214, 106) 100%), radial-gradient(87% 136% at 50% 107%, rgb(0, 210, 253), rgb(0, 41, 153) 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 8px;
    text-align: center;
    margin-top: 30px
}

.svg_ico {
    display: flex;
    align-items: center;
    justify-content: center
}

.svg_ico svg {
    margin-right: 5px;
    margin-bottom: 3px
}

.open-navigator {
    color: rgb(199, 178, 153)
}

.open-navigator img {
    position: absolute;
    right: -60px;
    top: 25px;
    width: 249px;
    height: 114px;
    display: block;
    object-fit: contain
}

@media (max-width:1700px) {
    .contacts__content-map {
        padding-bottom: 100px;
        background-size: contain;
        height: 750px
    }
}

@media (max-width:1400px) {

    .catalog-detail__text .price,
    .catalog-detail__text h1 {
        font-size: 20px
    }

    .contacts-info {
        width: 30%
    }

    .contacts-adr {
        width: 30%
    }
}

@media (max-width:1200px) {
    .contacts__content-map {
        padding-bottom: 80px;
        background-size: contain;
        height: 730px
    }
}

@media (max-width:992px) {
    .contacts-info {
        width: 100%
    }

    .contacts-adr {
        width: 100%
    }

    .contacts-map {
        width: 100%;
        flex: auto
    }

    .contacts__promo-open .images {
        grid-template: auto / repeat(3, 1fr)
    }

    .contacts__content-map {
        position: relative
    }

    .ci5 {
        padding-bottom: 140px
    }

    .open-navigator img {
        -moz-transform: scale(-1, -1) rotate(45deg);
        -o-transform: scale(-1, -1) rotate(45deg);
        -webkit-transform: scale(-1, -1) rotate(45deg);
        transform: scale(1, 1) rotate(45deg);
        top: 90px;
        left: 0
    }
}

.contacts_new {
    background-size: cover;
    background-position: center;
    background-color: #000
}

.cart__cols {
    display: flex;
    align-items: flex-start
}

.search__cols {
    display: flex;
    justify-content: space-between
}

.cart__cols .col-name {
    display: block;
    margin-bottom: 30px
}

.cart__form {
    flex: 1
}

.cart__list {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05);
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    width: 750px;
    position: relative;
    margin-left: 20px
}

.cart__search {
    position: relative;
    width: 100%;
    margin-bottom: 110px
}

.cart__search input {
    width: 100%;
    padding: 23px 23px 23px 60px;
    border: none;
    background: #fff;
    border-bottom: 1px solid #333;
    outline: 0
}

.cart__search button {
    border: none;
    background: 0 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%)
}

.cart__search button img {
    width: 100%;
    transition: .3s filter;
    filter: brightness(0)
}

.cart__search button:hover img {
    filter: none
}

.cart__info {
    width: 494px;
    padding: 30px;
    background: #fff
}

.cart__info-btn {
    margin-top: 30px
}

.cart__info-text {
    margin-top: 30px
}

.cart__info-text:first-child {
    margin-top: 0 !important
}

.cart__info-text img,
.cart__info-text svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
    vertical-align: text-top
}

.cart__info-row {
    display: flex;
    align-items: flex-end;
    margin-top: 15px
}

.cart__info-row:first-child {
    margin-top: 0 !important
}

.cart__info-row .old-price {
    color: #969696;
    margin-left: 20px;
    text-decoration: line-through;
    font-weight: 600
}

.cart__info-row>span {
    display: flex;
    align-items: center
}

.cart__info-row .line {
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    flex: 1;
    margin: 0 10px
}

.cart__products {
    flex: 1
}

.cart__products-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #333;
    margin-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px
}

.cart__products-item:first-child {
    margin-top: 0 !important
}

.cart__products-item-right {
    display: flex;
    align-items: center
}

.cart__products-item-right>* {
    margin-right: 30px
}

.cart__products-item-right>:last-child {
    margin-right: 0 !important
}

.cart__products-item-right .more-link {
    margin-right: 80px !important;
    display: flex;
    width: fit-content
}

.cart__products-item-right .old {
    color: #969696;
    text-decoration: line-through
}

.cart__products-item-right .plus {
    display: flex;
    align-items: center
}

.cart__products-item-right .plus i,
.cart__products-item-right .plus input {
    font-style: normal;
    border-radius: 0;
    height: 100%;
    width: 30px;
    background: 0 0 !important;
    padding: 0;
    box-shadow: none !important;
    border: none !important;
    outline: 0 !important;
    margin: 0 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.cart__products-item-right .plus span {
    width: 25px;
    min-width: 25px;
    height: 24px;
    cursor: pointer;
    filter: brightness(0);
    transition: .3s filter
}

.cart__products-item-right .plus span:hover {
    filter: none
}

.cart__products-item-right .plus span.inc {
    background: url(/css/../assets/images/icons/inc.svg) center center/contain no-repeat
}

.cart__products-item-right .plus span.decr {
    background: url(/css/../assets/images/icons/decr.svg) center center/contain no-repeat
}

.cart__products-item-right .remove {
    filter: brightness(0) opacity(.5);
    transition: .3s filter;
    cursor: pointer
}

.cart__products-item-right .remove:hover {
    filter: none
}

.cart__products-item-left {
    display: flex;
    align-items: center;
    width: 60%;
    max-width: 500px
}

.cart__products-item-left.bigger {
    width: 70%;
    max-width: unset
}

.cart__products-item-left .descr>span {
    font-family: Montserrat, sans-serif;
    opacity: .5;
    margin-top: 15px;
    display: block;
    font-weight: 500
}

.cart__products-item-left .image {
    width: 67px;
    min-width: 67px;
    height: 86px;
    margin-right: 30px;
    display: flex
}

.cart__products-item-left .image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.param_cart {
    margin-top: 15px
}

.cart__products-item-left .article {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-family: Montserrat, sans-serif
}

.cart__products-item-left .article span {
    opacity: .5;
    margin-right: 20px
}

.thanks__info {
    max-width: 600px;
    width: 100%;
    margin: 120px auto 0
}

.thanks__info>span,
.thanks__info>strong {
    display: block;
    text-align: center
}

.thanks__info>strong {
    margin-bottom: 10px;
    color: #aeaeae
}

.thanks__info>span {
    margin-bottom: 20px
}

.thanks__info .btn {
    margin-top: 60px
}

.thanks__table {
    background: rgba(199, 178, 153, .3)
}

.thanks__table-row {
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 10px;
    padding: 9px 12px
}

.thanks__table-row strong {
    color: #929292
}

.thanks__table-row span {
    text-align: right
}

.thanks__table-row:nth-child(2n) {
    background: #fff
}

.footer {
    position: relative;
    padding: 120px 0 30px;
    background: radial-gradient(circle at top left, rgba(61, 98, 169, .9) 0%, rgba(26, 41, 92, .95) 45%, rgba(9, 17, 47, .98) 100%);
    color: #fff;
    z-index: 3
}

.footer__bott {
    display: flex;
    align-items: flex-end;
    max-width: 90%;
    min-height: 40px;
    margin-top: 50px
}

.footer__bott>span {
    flex: 1
}

.footer__logo {
    display: flex;
    width: 401px;
    min-width: 401px
}

.footer__top {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.footer__head {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer_nav {
    font-size: 16px
}

.footer_nav2 {
    font-size: 16px;
    font-weight: 600
}

.footer__menu {
    display: flex;
    width: 60%;
    max-width: 423px;
    justify-content: space-between
}

.footer__right {
    display: flex;
    padding-left: 85px;
    flex: 1
}

.footer_nav,
.footer_nav2 {
    list-style: none
}

.footer_nav li,
.footer_nav2 li {
    margin-bottom: 7px
}

.footer_nav li a,
.footer_nav2 li a {
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid transparent
}

.footer_nav li a.active,
.footer_nav2 li a.active,
.footer_nav li a:hover,
.footer_nav2 li a:hover {
    border-bottom: 1px solid rgba(199, 178, 153, .9)
}

.footer_nav2 {
    font-weight: 600
}

.footer__right {
    display: flex;
    padding-left: 85px;
    flex: 1
}

.footer__contact {
    width: 210px;
    position: relative;
    margin-left: auto
}

.footer__contact img {
    position: absolute;
    width: 39px;
    top: 30px;
    right: calc(100% - 8px)
}

.footer__phone {
    display: block;
    width: fit-content;
    padding-right: 0;
    margin-bottom: 18px;
    margin-top: 71px
}

.footer__phone,
.footer__email {
    margin-left: 20px
}

.footer__email {
    font-size: 16px
}

.footer__contact .footer__email a {
    margin-top: 18px;
    padding-right: 0
}

.footer_ic {
    line-height: 1
}

.footer__info {
    margin-top: 79px
}

.footer__info-row {
    margin-bottom: 18px;
    display: flex;
    align-items: center
}

.footer__info-row>* {
    margin-right: 50px
}

.footer__info-row>:last-child {
    margin-right: 0 !important
}

.footer__info-row:last-child {
    margin-bottom: 0 !important
}

.footer__lang {
    margin-left: 90px
}

.footer__lang,
.footer__lang a {
    display: flex;
    align-items: center
}

.footer__lang a {
    margin-right: 10px
}

.footer__lang a:last-child {
    margin-right: 0 !important
}

.footer__lang a img {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.footer__contact .langs {
    position: absolute;
    bottom: -67px;
    right: 0;
    margin-right: 0
}

.fav_fixed {
    top: 113px;
    right: 0;
    padding: 0;
    display: none;
    position: fixed;
    z-index: 99;
    width: 34px;
    height: 47px
}

.fav_fixed .favor {
    stroke: rgb(0 0 0)
}

a.fav_fixed.active {
    display: flex !important;
    position: fixed
}

a.fav_fixed span.wicount {
    right: 4px;
    top: 9px;
    width: 11px;
    height: 11px;
    font-size: 8px;
    background: #fff;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding: 2px;
    border-radius: 100%;
    color: #333
}

.pol {
    color: #c7b299;
    text-decoration: underline
}

.foot_politic:hover .pol {
    text-decoration: none
}

.footer_nav_first {
    font-size: 16px;
    font-weight: 600
}

@media (min-width:1500px) {
    .catalog-detail__image {
        top: 135px
    }
}

.top-max {
    display: flex
}

.top-max:before {
    content: "";
    background: url(/css/../assets/img/max.svg) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 10px
}

.search-mobile-btn,
.search-mobile {
    display: none
}

@media (max-width:1700px) {
    .container {
        width: 1320px
    }

    .page__promo {
        min-height: 490px
    }

    .text_fz30 {
        font-size: 25px
    }

    .footer {
        padding: 60px 0 30px
    }

    .header__nav ul li {
        margin-right: 20px
    }

    .header__right .icons {
        margin-left: 30px
    }

    .footer__right {
        padding-left: 40px
    }

    .header__logo {
        width: 250px;
        min-width: 250px
    }
}

@media (max-width:1400px) {
    .container {
        width: 1140px
    }

    .header__mobile-wrap {
        padding-left: calc((100vw - 1150px) / 2) !important;
        padding-top: 35px
    }

    .btn.margin {
        margin-top: 16px
    }

    .modal__close {
        width: 24px;
        height: 24px;
        top: 10px;
        right: 10px
    }

    .form {
        padding: 30px;
        width: 400px
    }

    .form-head {
        margin-bottom: 15px
    }

    .form-label {
        margin-bottom: 10px
    }

    .form-label input {
        padding: 24px 20px
    }

    .form-label button {
        padding: 23px
    }

    .page__promo {
        min-height: 430px;
        padding: 110px 0 30px
    }

    .page__breadcrumbs {
        margin-bottom: 20px
    }

    .page__block {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .catalog-detail__info.page__block {
        padding-top: 0
    }

    .page__block.pb100 {
        padding-bottom: 60px
    }

    .page__block.pt100 {
        padding-top: 60px
    }

    .page__block-title {
        margin-bottom: 24px
    }

    .page__title {
        margin-bottom: 32px
    }

    body {
        font-size: 18px
    }

    h1 {
        font-size: 54px
    }

    h2 {
        font-size: 45px
    }

    h3 {
        font-size: 32px
    }

    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 20px
    }

    h6 {
        font-size: 18px
    }

    .text_fz20 {
        font-size: 18px
    }

    .text_fz22,
    .text_fz24,
    .text_fz26 {
        font-size: 20px
    }

    .text_fz30 {
        font-size: 24px
    }

    .text_fz40 {
        font-size: 32px
    }

    .text_fz60 {
        font-size: 45px
    }

    .text_fz70 {
        font-size: 54px
    }

    .header {
        padding: 15px 0
    }

    .header__mobile-nav,
    .header__mobile-top {
        margin-bottom: 11px
    }

    .header__mobile-nav ul li a {
        padding-bottom: 7px
    }

    .header__logo {
        margin-left: auto;
        margin-right: 190px;
        width: 250px;
        min-width: 250px
    }

    .header__nav ul li {
        display: none
    }

    .header__nav ul li:first-child {
        display: flex !important
    }

    .footer {
        padding: 30px 0
    }

    .footer__bott {
        margin-top: 30px
    }

    .footer__info-row {
        margin-bottom: 10px
    }

    .footer__logo {
        width: 300px;
        min-width: 300px
    }

    .footer__contact {
        width: 190px;
        margin-top: 0
    }

    .footer__contact img {
        top: -13px;
        width: 26px
    }

    .footer__phone {
        margin-top: 20px;
        padding-right: 0;
        font-size: 18px;
        margin-bottom: 4px
    }

    .footer__info {
        max-width: 520px
    }

    .footer__right {
        padding-left: 20px
    }

    .footer__email a {
        font-size: 14px
    }
}

@media (max-width:1200px) {
    .container {
        width: 960px
    }

    .footer__right {
        padding-left: 0
    }

    .footer__info {
        max-width: 500px
    }

    .footer__email {
        font-size: 12px;
        margin-left: 4px
    }

    .header__mobile-wrap {
        padding-left: calc((100vw - 955px) / 2) !important
    }

    .btn {
        padding: 5px
    }

    .btn.color {
        padding: 10px;
        min-width: 200px
    }

    .header__logo {
        margin-right: 100px
    }

    .header__mobile-logo {
        width: 85px
    }

    .header__mobile-wrap {
        border-radius: 0 15px 15px 0;
        padding: 20px 15px 15px
    }

    .header__mobile-nav ul li a {
        padding-bottom: 0
    }

    .footer__info {
        max-width: 420px;
        padding-right: 20px
    }

    .footer__info-row>* {
        margin-right: 20px
    }

    .footer__lang {
        margin-left: 20px
    }

    body {
        font-size: 16px
    }

    h1 {
        font-size: 48px
    }

    h2 {
        font-size: 38px
    }

    h3 {
        font-size: 28px
    }

    h4 {
        font-size: 20px
    }

    h5 {
        font-size: 18px
    }

    h6 {
        font-size: 16px
    }

    .text_fz16 {
        font-size: 14px
    }

    .text_fz18,
    .text_fz20 {
        font-size: 16px
    }

    .text_fz22,
    .text_fz24,
    .text_fz26 {
        font-size: 18px
    }

    .text_fz30 {
        font-size: 20px
    }

    .text_fz40 {
        font-size: 28px
    }

    .text_fz60 {
        font-size: 38px
    }

    .text_fz70 {
        font-size: 48px
    }

    .default-text h2 {
        margin-top: 20px;
        margin-bottom: 15px
    }

    .default-text p {
        margin: 10px 0
    }

    .default-text table {
        margin: 15px 0
    }

    .default-text table td {
        padding: 5px
    }

    .default-text ol,
    .default-text ul {
        margin: 15px 0
    }

    .footer__contact img {
        right: calc(100% - -5px)
    }

    .footer__email a {
        font-size: 12px
    }
}

@media (max-width:992px) {
    .container {
        width: 720px
    }

    .header__mobile-wrap {
        padding-left: calc((100vw - 715px) / 2) !important
    }

    .btn.border,
    .btn.gray {
        padding: 7px 14px !important
    }

    .page__promo {
        padding: 90px 0 20px;
        min-height: 350px
    }

    .header {
        padding: 10px 0
    }

    .header__right .icons {
        margin-left: 10px
    }

    .header__right .icons a,
    .header__right .icons i {
        margin-right: 10px
    }

    .header__logo {
        width: 220px;
        min-width: 220px;
        margin-right: 35px
    }

    .footer .img_bg {
        object-position: left
    }

    .footer__info {
        margin-top: 20px;
        padding-right: 0;
        max-width: 100%
    }

    .footer__menu {
        width: 55%;
        max-width: 400px;
        justify-content: space-between
    }

    .footer__phone {
        font-size: 20px;
        line-height: 22px;
        margin-top: 18px;
        margin-bottom: 11px;
        margin-left: 0
    }

    .footer__contact .footer__email a {
        font-size: 12px
    }

    .footer__top {
        flex-direction: column-reverse;
        padding-top: 115px
    }

    .footer__logo {
        width: 261px;
        position: absolute;
        top: 0;
        filter: brightness(0) invert(1);
        min-width: 261px
    }

    .footer__bott {
        flex-direction: column-reverse;
        align-items: flex-start
    }

    .footer__lang {
        margin-left: 0;
        margin-bottom: 15px
    }

    .footer__info {
        max-width: 520px
    }
}

@media (max-width:768px) {
    .contacts__content-map {
        height: 480px
    }

    .container {
        width: 540px
    }

    .buy_wrap {
        position: relative;
        width: 100%
    }

    .top-phone {
        width: 24px;
        height: 24px;
        display: block
    }

    .top-phone svg {
        display: block !important
    }

    .white .top-phone svg path {
        stroke: #fff
    }

    .header__logo {
        position: relative
    }

    .header-search .header__logo {
        width: 100%
    }

    .header-search .header__logo a {
        visibility: hidden
    }

    .search-mobile-btn,
    .search-mobile {
        display: block
    }

    .phn {
        display: none
    }

    .header__right .search-form {
        display: none !important
    }

    .search_mobile {
        display: block !important;
        margin-top: 5px
    }

    .search_mobile .search-btn img {
        width: 24px;
        min-width: 24px
    }

    .page__breadcrumbs.text_fz16 {
        font-size: 12px
    }

    .header__mobile-wrap {
        padding-left: calc((100vw - 530px) / 2) !important
    }

    .default-text ul li,
    .styled-ul ul li {
        padding-left: 18px;
        margin-bottom: 5px
    }

    .default-text ul li::before,
    .styled-ul ul li::before {
        width: 6px;
        height: 6px
    }

    .page__block {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .page__block.pt100 {
        padding-top: 50px
    }

    .page__block.pb100 {
        padding-bottom: 50px
    }

    .page__block-title {
        margin-bottom: 16px
    }

    .page__title {
        margin-bottom: 20px
    }

    body {
        font-size: 14px
    }

    h1 {
        font-size: 38px
    }

    h2 {
        font-size: 32px
    }

    h3 {
        font-size: 24px
    }

    h4 {
        font-size: 18px
    }

    h5 {
        font-size: 16px
    }

    h6 {
        font-size: 14px
    }

    .buy_wrap .btn {
        font-size: 20px
    }

    .text_fz18,
    .text_fz20 {
        font-size: 14px
    }

    .option {
        font-size: 16px
    }

    .text-block-title,
    .fast,
    .choice_options .text_fz20 {
        font-size: 20px
    }

    .text_fz22,
    .text_fz24,
    .text_fz26 {
        font-size: 16px
    }

    .text_fz30 {
        font-size: 18px
    }

    .text_fz40 {
        font-size: 24px
    }

    .text_fz60 {
        font-size: 32px
    }

    .text_fz70 {
        font-size: 38px
    }

    .header__logo a {
        display: block;
        margin: 0 auto
    }

    .header__logo {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        display: flex;
        align-items: center;
        min-width: 200px;
        padding-right: 4%
    }

    .header .search-form {
        width: 100%;
        position: relative;
        top: 0;
        transform: translateY(0);
        right: 0;
        left: 0;
        margin-bottom: 32px;
        opacity: 1;
        visibility: visible
    }

    .search_mobile .search-btn {
        display: none
    }

    .header.header-search .search-btn {
        position: relative
    }

    .header__right .icons {
        display: none
    }

    .header__logo img.logo_img {
        max-width: 75%
    }

    .footer__menu {
        width: 100%;
        max-width: 100%
    }

    .footer_nav2 {
        font-size: 14px
    }

    .footer_nav2 li a {
        padding-bottom: 4px;
        margin-bottom: 2px
    }

    .footer__right {
        flex-direction: column-reverse
    }

    .footer__contact {
        width: 100%;
        display: flex;
        margin-bottom: 24px
    }

    .footer__contact .langs {
        bottom: 0;
        left: 0;
        top: -44px;
        width: 30%;
        position: relative
    }

    .footer__contact .langs-d {
        padding-left: 35px;
        gap: 0 10px
    }

    .footer__bl {
        max-width: 200px;
        position: relative;
        margin-left: auto
    }

    .footer__menu nav {
        width: 50%
    }

    .footer_nav_first {
        font-size: 14px
    }
}

@media (max-width:576px) {
    .container {
        width: 100%;
        padding: 0 15px
    }

    .header__mobile-wrap {
        padding-left: 15px !important
    }

    .header__mobile-wrap {
        border-radius: 0;
        padding: 15px;
        width: 100%;
        height: 100%
    }

    .header__mobile-logo {
        width: 113px
    }

    .header__mobile-phone {
        font-size: 20px
    }

    .header__mobile-nav {
        font-size: 16px;
        margin-bottom: 25px
    }

    .header__mobile-nav ul li a {
        padding-bottom: 5px
    }

    .form {
        padding: 20px 15px;
        width: 350px;
        border-radius: 10px
    }

    .footer .img_bg {
        object-position: 24%
    }

    .header__logo img.logo_img {
        max-width: 60%
    }

    .footer__contact {
        width: 100%;
        display: flex
    }

    .footer__email.text_fz16 {
        font-size: 12px
    }

    .footer__logo {
        width: 80%;
        min-width: 150px;
        max-width: 261px;
        margin: 0 auto;
        display: block;
        left: 0;
        right: 0;
        margin-bottom: 20px
    }

    .footer__menu {
        margin-top: 24px
    }
}

@media (max-width:420px) {
    .header__logo img.logo_img {
        max-width: 140px;
        min-width: 100px
    }

    .page__promo {
        padding: 67px 0 20px
    }

    .footer__head {
        flex-direction: column;
        align-items: center
    }

    .footer__lang {
        flex-wrap: wrap
    }

    .footer__lang a:first-child {
        width: 100%;
        margin-bottom: 10px
    }

    .footer__info-row {
        font-size: 12px
    }

    .footer__info-row .text_color {
        font-size: 14px
    }

    .footer__info-row {
        flex-direction: column;
        align-items: flex-start
    }

    .footer__info-row>* {
        margin-bottom: 5px;
        margin-right: 0
    }

    .footer__info-row>:last-child {
        margin-bottom: 0 !important
    }

    .footer__contact {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:370px) {
    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 27px
    }

    .text_fz60 {
        font-size: 27px
    }

    .text_fz70 {
        font-size: 30px
    }

    .header__logo img.logo_img {
        max-width: 100px;
        min-width: 50px
    }
}

@media (max-width:1700px) {
    .home__company .container {
        padding: 50px
    }

    .home__company-text {
        max-width: 650px
    }

    .home__company-image,
    .home__company-image img {
        width: 625px
    }

    .home__process .leafs.leaf1 {
        width: 150px
    }

    .home__process .leafs.leaf2 {
        width: 280px
    }

    .home__process-images {
        width: 697px;
        min-width: 697px;
        margin-right: 100px;
        height: 540px
    }

    .home__video-wrap {
        height: 640px
    }

    .home__about-person {
        width: 550px;
        min-width: 550px;
        height: 640px;
        margin-left: 100px
    }

    .home__catalog .leafs.leaf1 {
        width: 230px
    }

    .home__catalog .leafs.leaf2 {
        width: 128px
    }

    .home__catalog-list {
        gap: 20px
    }

    .home__catalog-list-item {
        margin-bottom: 20px
    }

    .home__catalog-list-item.item1 {
        height: 440px
    }

    .home__catalog-list-item.item2,
    .home__catalog-list-item.item7 {
        height: 405px
    }

    .home__catalog-list-item.item3,
    .home__catalog-list-item.item8 {
        height: 365px
    }

    .home__catalog-list-item.item4,
    .home__catalog-list-item.item9 {
        height: 480px
    }

    .home__catalog-list-item.item5,
    .home__catalog-list-item.item6 {
        height: 210px
    }

    .home__promo-slider-item {
        min-height: 770px;
        padding: 200px 0 50px
    }

    .home__promo-slider-item .logo {
        width: 850px
    }

    .home__promo-dots {
        bottom: 100px
    }
}

@media (max-width:1400px) {
    .home__catalog .leafs {
        display: none
    }

    .home__catalog-list {
        gap: 15px
    }

    .home__catalog-list-item {
        margin-bottom: 15px;
        border-radius: 10px;
        padding: 15px
    }

    .home__catalog-list-item.item1 {
        height: 385px
    }

    .home__catalog-list-item.item2,
    .home__catalog-list-item.item7 {
        height: 370px
    }

    .home__catalog-list-item.item3,
    .home__catalog-list-item.item8 {
        height: 320px
    }

    .home__catalog-list-item.item4,
    .home__catalog-list-item.item9 {
        height: 435px
    }

    .home__catalog-list-item.item5,
    .home__catalog-list-item.item6 {
        height: 185px
    }

    .home__company .container {
        padding: 30px;
        border-radius: 20px
    }

    .home__company-text {
        max-width: 590px
    }

    .home__company-text p {
        margin-top: 16px
    }

    .home__company-image,
    .home__company-image img {
        width: 530px
    }

    .home__about-text p {
        margin-top: 16px
    }

    .home__about-person {
        margin-left: 50px;
        width: 465px;
        min-width: 465px;
        height: 560px;
        padding: 20px
    }

    .home__about-person .img_bg img,
    .home__about-person .img_bg {
        border-radius: 20px
    }

    .home__about-person .leaf {
        width: 135%
    }

    .home__video-wrap {
        height: 540px;
        padding: 0
    }

    .home__process .leafs {
        display: none
    }

    .home__process-text p {
        margin-top: 16px
    }

    .home__process-images {
        width: 600px;
        min-width: 600px;
        height: 445px;
        margin-right: 50px
    }

    .home__process-images .image {
        border-radius: 10px
    }

    .home__promo-dots {
        bottom: 50px
    }

    .home__promo-arrows span {
        width: 68px;
        height: 68px
    }

    .home__promo-slider-item {
        min-height: 680px;
        padding: 150px 0 50px
    }

    .home__promo-slider-item .logo {
        width: 700px
    }
}

@media (max-width:1200px) {
    .home__promo-slider-item {
        min-height: 555px;
        padding: 135px 0 30px
    }

    .home__promo-slider-item .logo {
        width: 600px
    }

    .home__process-images {
        width: 540px;
        height: 390px;
        min-width: 540px;
        margin-right: 25px
    }

    .home__video-wrap {
        height: 390px
    }

    .home__video-wrap span img {
        width: 48px;
        height: 48px;
        min-width: 48px;
        margin-right: 10px
    }

    .home__company-text {
        max-width: 520px
    }

    .home__company-image,
    .home__company-image img {
        width: 400px
    }

    .home__catalog-list-item.item1 {
        height: 305px
    }

    .home__catalog-list-item.item2,
    .home__catalog-list-item.item7 {
        height: 310px
    }

    .home__catalog-list-item.item3,
    .home__catalog-list-item.item8 {
        height: 250px
    }

    .home__catalog-list-item.item4,
    .home__catalog-list-item.item9 {
        height: 365px
    }

    .home__catalog-list-item.item5,
    .home__catalog-list-item.item6 {
        height: 145px
    }
}

@media (max-width:992px) {
    .home__promo-slider-item {
        min-height: 600px;
        height: 80vh
    }

    .home__promo-slider-item .logo {
        width: 500px
    }

    .home__promo-arrows span {
        width: 48px;
        height: 48px
    }

    .home__process .container {
        flex-direction: column-reverse;
        align-items: center
    }

    .home__process-text {
        width: 100%
    }

    .home__process-images {
        margin-right: 0;
        margin-top: 30px
    }

    .home__video-wrap {
        height: 300px;
        padding: 10px;
        border-radius: 10px
    }

    .home__company .container {
        padding: 30px 20px
    }

    .home__company-image {
        right: -60px
    }

    .home__company-image,
    .home__company-image img {
        width: 330px
    }

    .home__company-text {
        max-width: 460px
    }

    .home__company-text p {
        margin-top: 10px
    }

    .home__company-text .btn {
        margin-top: 20px
    }

    .home__about .container {
        flex-direction: column
    }

    .home__about-text {
        width: 100%
    }

    .home__about-person a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .home__about-person {
        margin-left: 0;
        width: 100%;
        margin-top: 30px
    }

    .home__catalog-list {
        gap: 10px
    }

    .home__catalog-list-item {
        margin-bottom: 10px
    }

    .home__catalog-list-item span {
        font-size: 14px
    }

    .home__catalog-list-item.item1 {
        height: 240px
    }

    .home__catalog-list-item.item2,
    .home__catalog-list-item.item7 {
        height: 230px
    }

    .home__catalog-list-item.item3,
    .home__catalog-list-item.item8 {
        height: 200px
    }

    .home__catalog-list-item.item4,
    .home__catalog-list-item.item9 {
        height: 270px
    }

    .home__catalog-list-item.item5,
    .home__catalog-list-item.item6 {
        height: 115px
    }
}

@media (max-width:768px) {
    .home__company .container::before {
        background: radial-gradient(41.86% 40.59% at 90.03% 11.71%, #be996d 0, #000 100%);
        transform: none
    }

    .home__company-text {
        max-width: 100%
    }

    .home__company-text .text p:first-child,
    .home__company-text .text p:nth-child(2) {
        max-width: 65%
    }

    .home__company-image {
        bottom: unset !important;
        top: 0 !important;
        right: 0
    }

    .home__company-image,
    .home__company-image img {
        width: 200px;
        height: 300px;
        object-position: right top
    }

    .home__company-image.bottom,
    .home__company-image.bottom img,
    .home__company-image.center,
    .home__company-image.center img {
        object-position: right bottom
    }

    .home__company-image::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 20%;
        bottom: 0;
        left: 0;
        background: linear-gradient(0deg, #000, transparent)
    }

    .home__promo-slider-item .logo {
        width: 400px
    }

    .home__promo-dots {
        bottom: 30px
    }

    .home__promo-dots ul li button {
        height: 3px;
        width: 30px
    }

    .home__catalog-list {
        grid-template: auto/repeat(3, 1fr)
    }

    .home__catalog-list-col.col4 {
        grid-column: 1/4;
        display: grid;
        grid-template: auto/1fr 1fr;
        gap: 10px
    }

    .home__catalog-list-col.col4 .home__catalog-list-item {
        margin: 0;
        height: 200px
    }

    .home__video-wrap {
        height: 260px
    }

    .home__video-wrap span img {
        width: 40px;
        height: 40px;
        min-width: 40px
    }
}

@media (max-width:576px) {
    .home__company .container {
        padding: 30px 15px;
        border-radius: 0
    }

    .home__company-image {
        right: -40px
    }

    .home__process-images {
        width: 100%;
        height: 75vw;
        min-width: 100%
    }

    .home__video-wrap {
        height: 52vw
    }

    .home__catalog-list {
        grid-template: auto/1fr 1fr
    }

    .home__catalog-list-item.item7 {
        grid-column: 1/3
    }

    .home__catalog-list-col.col3 {
        display: grid;
        grid-template: auto/1fr 1fr;
        gap: 10px
    }

    .home__catalog-list-col.col3 .home__catalog-list-item {
        margin: 0
    }

    .home__catalog-list-col.col3,
    .home__catalog-list-col.col4 {
        grid-column: 1/3
    }

    .home__promo-slider-item {
        padding: 175px 0 30px
    }

    .home__promo-slider-item .logo {
        width: 300px
    }

    .home__promo-arrows span {
        width: 40px;
        height: 40px
    }

    .home__promo-arrows span.right {
        right: 15px
    }
}

@media (max-width:420px) {
    .home__company .container::before {
        background: radial-gradient(41.86% 24.59% at 90.03% 11.71%, #be996d 0, #000 100%)
    }

    .home__company-image {
        right: -40px;
        height: 250px
    }

    .home__about-person {
        width: 100%;
        min-width: 100%;
        padding: 15px;
        height: 107vw
    }

    .home__promo-slider-item .logo {
        width: 250px
    }

    .home__catalog-list {
        grid-template: auto/1fr
    }

    .home__catalog-list-col {
        grid-column: unset !important;
        display: grid;
        grid-template: auto/1fr 1fr !important;
        gap: 10px
    }

    .home__catalog-list-col.col3 .home__catalog-list-item {
        grid-column: 1/3 !important
    }

    .home__catalog-list-col.col3 .home__catalog-list-item:first-child,
    .home__catalog-list-col.col3 .home__catalog-list-item:nth-child(2) {
        grid-column: unset !important
    }

    .home__catalog-list-item {
        padding: 10px;
        grid-column: unset !important;
        height: 170px !important;
        margin: 0
    }
}

@media (max-width:1700px) {
    .partner__list-item .col .image {
        height: 570px
    }

    .partner__list-item .col:first-child .default-text {
        padding-right: 30px;
        padding-left: 90px
    }

    .partner__list-item .col:last-child .default-text {
        padding-left: 30px;
        padding-right: 90px
    }
}

@media (max-width:1400px) {
    .partner__list-item .col .image {
        height: 470px
    }

    .partner__list-item .col .default-text {
        padding: 0 30px !important
    }
}

@media (max-width:1200px) {
    .partner__list-item .col .image {
        height: 410px
    }

    .partner__list-item .col .default-text {
        padding: 0 !important
    }
}

@media (max-width:992px) {
    .partner__list-item {
        gap: 20px;
        margin-bottom: 20px
    }

    .partner__list-item .col .image {
        height: 300px;
        border-radius: 10px
    }
}

@media (max-width:768px) {
    .partner__list-item {
        grid-template: auto/1fr
    }

    .partner__list-item .col .image {
        height: 470px
    }
}

@media (max-width:576px) {
    .partner__list-item .col .image {
        height: 75vw
    }
}

.contacts__promo-open {
    margin-top: 140px;
    text-align: center
}

@media (max-width:1700px) {
    .delivery__list-item .col .default-text {
        padding: 0 !important
    }

    .delivery__list-item .col .images {
        height: 400px
    }

    .delivery__list-item .col .images.big {
        height: 600px
    }

    .delivery__list-item .col .images.double {
        height: 700px
    }
}

@media (max-width:1400px) {
    .delivery__list-item .col .images {
        height: 365px
    }

    .delivery__list-item .col .images.big {
        height: 500px
    }

    .delivery__list-item .col .images.double {
        height: 600px
    }
}

@media (max-width:1200px) {
    .delivery__list-item .col .images {
        height: 300px
    }

    .delivery__list-item .col .images.big {
        height: 500px
    }

    .delivery__list-item .col .images.double {
        height: 500px
    }
}

@media (max-width:992px) {
    .delivery__list-item {
        grid-template: auto/1fr;
        gap: 20px
    }

    .delivery__list-item .col .images {
        height: 300px
    }

    .delivery__list-item .col .images.big {
        height: 400px
    }

    .delivery__list-item .col .images.double {
        height: 400px
    }

    .delivery__list-item .col .images.double .images-wrap {
        width: 100%
    }
}

@media (max-width:768px) {
    .delivery__list-item .col .images {
        height: 300px !important
    }

    .delivery__list-item .col .images.double {
        height: 400px !important
    }
}

@media (max-width:576px) {
    .delivery__list-item .col .images {
        height: 58vw !important
    }

    .delivery__list-item .col .images img {
        border-radius: 10px !important
    }

    .delivery__list-item .col .images.double {
        height: 74vw !important
    }
}

@media (max-width:1700px) {
    .catalog-section__products-list {
        gap: 20px
    }

    .catalog-section__products-item .image {
        height: 450px;
        padding: 0
    }

    .catalog-section__products-item .image span {
        font-size: 12px
    }

    .catalog-section__info-row {
        gap: 70px;
        margin-bottom: 70px
    }

    .catalog-section__info-row .image img {
        height: 410px
    }
}

@media (max-width:1400px) {
    .catalog-detail__image {
        margin-right: 40px
    }

    .catalog-detail__image-thumbs {
        margin-right: 20px
    }

    .catalog-detail__text .text-block-title {
        margin-bottom: 10px
    }

    .catalog-section__products-list {
        gap: 10px
    }

    .catalog-section__products-item .info {
        padding: 10px
    }

    .catalog-section__products-item .info .thumbs a {
        margin-right: 10px;
        margin-bottom: 10px;
        width: 35px;
        height: 35px
    }

    .catalog-section__products-item .image {
        height: 400px
    }

    .catalog-section__products-item .image span {
        padding: 2px 5px
    }

    .catalog-section__products-item .image span img {
        width: 24px;
        height: 24px;
        min-width: 24px;
        margin-right: 5px
    }

    .catalog-section__about {
        padding-top: 200px !important
    }

    .catalog-section__about .person {
        margin-top: 90px
    }

    .catalog-section__about .person strong {
        margin-bottom: 10px
    }

    .catalog-section__about .text {
        max-width: 600px
    }

    .catalog-section__about .text h2::before,
    .catalog-section__about .text h3::before,
    .catalog-section__about .text h4::before {
        width: 45px;
        min-width: 45px;
        height: 30px;
        margin-right: 20px
    }

    .catalog-section__about .text .default-text {
        margin-bottom: 50px
    }

    .catalog-section__steps-list {
        gap: 20px
    }

    .catalog-section__steps-item .num {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 20px;
        margin-right: 20px
    }

    .catalog-section__info-row {
        gap: 50px;
        margin-bottom: 50px
    }

    .catalog-section__info-row .image img {
        height: 350px
    }
}

@media (max-width:1200px) {
    .catalog-detail__text-banner {
        padding: 15px 20px;
        border-radius: 10px
    }

    .catalog-detail__text-banner .text {
        max-width: 300px
    }

    .catalog-detail__text-banner .btn {
        margin-top: 20px
    }

    .catalog-detail__text-banner .image {
        width: 180px
    }

    .catalog-detail__text .article {
        margin-bottom: 6px
    }

    .catalog-detail__text .text-block {
        margin-bottom: 15px
    }

    .tech_ {
        margin-bottom: 15px
    }

    .main_text {
        margin-top: 15px
    }

    .catalog-detail__text .perks {
        margin-top: 0;
        margin-bottom: 16px
    }

    .catalog-detail__text .variant-item {
        width: auto;
        height: 40px;
        min-width: 40px
    }

    .variant-item a {
        padding-top: 11px
    }

    .catalog-detail__text .docs {
        gap: 10px
    }

    .catalog-detail__text .docs a img {
        width: 35px;
        height: 35px;
        min-width: 35px;
        margin-right: 5px
    }

    .catalog-detail__image-thumbs,
    .catalog-detail__image-thumbs .thumb-item {
        width: 100px;
        min-width: 100px
    }

    .catalog-detail__image-thumbs .thumb-item {
        margin-bottom: 10px;
        height: 72px
    }

    .catalog-detail__image-main {
        border-radius: 10px;
        padding: 10px
    }

    .catalog-detail__image-main,
    .catalog-detail__image-main .images a {
        width: 310px;
        min-width: 310px;
        height: 480px
    }

    .catalog-section__products-list {
        grid-template: auto/repeat(3, 1fr)
    }

    .catalog-section__info-row {
        gap: 30px;
        margin-bottom: 30px
    }

    .catalog-section__info-row .image img {
        height: 300px
    }

    .catalog-section__about .text {
        max-width: 505px
    }
}

@media (max-width:992px) {
    .catalog-detail__info-row {
        flex-direction: column;
        align-items: center
    }

    .catalog-detail__image {
        margin-right: 0;
        margin-bottom: 10px;
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 0;
        width: 100%
    }

    .catalog-detail__text {
        max-width: 100%
    }

    .catalog-detail__text .variant {
        flex-direction: column;
        align-items: flex-start
    }

    .catalog-detail__text .variant .btn_fast,
    .catalog-detail__text .variant .btn {
        margin-top: 10px;
        width: 100%
    }

    .catalog-detail__text .variant-block {
        margin-right: 0
    }

    .catalog-section__products-item .info .thumbs a {
        width: 30px;
        height: 30px;
        margin-right: 5px;
        margin-bottom: 5px
    }

    .catalog-section__products-item .image {
        border-radius: 10px;
        padding: 0;
        height: 335px
    }

    .catalog-section__products-item .image span {
        font-size: 10px
    }

    .catalog-section__products-item .image span img {
        width: 20px;
        min-width: 20px;
        height: 20px
    }

    .catalog-section__about {
        padding-top: 150px !important
    }

    .catalog-section__about .img_bg img,
    .catalog-section__about .img_bg {
        object-position: 35% top
    }

    .catalog-section__about .text {
        max-width: 455px
    }

    .catalog-section__about .text .default-text {
        margin-bottom: 30px
    }

    .catalog-section__steps-list {
        grid-template: auto/1fr 1fr
    }

    .catalog-section__info-row {
        grid-template: auto/1fr
    }

    .catalog-section__info-row .image img {
        height: 460px
    }
}

@media (max-width:768px) {
    .catalog-section__products-list {
        grid-template: auto/1fr 1fr
    }

    .catalog-section__about .img_bg img,
    .catalog-section__about .img_bg {
        object-position: left top
    }

    .catalog-section__steps-item .num {
        width: 30px;
        height: 30px;
        min-width: 30px;
        font-size: 15px;
        margin-right: 10px
    }

    .catalog-section__info-row {
        gap: 20px
    }

    .catalog-section__info-row .image img {
        height: 330px;
        border-radius: 10px
    }
}

@media (max-width:576px) {
    .catalog-detail__image {
        margin-right: 0;
        justify-content: flex-start;
        margin-bottom: 20px
    }

    .catalog-detail__image-thumbs {
        margin-right: 5px
    }

    .catalog-detail__image-thumbs,
    .catalog-detail__image-thumbs .thumb-item {
        width: 19vw;
        min-width: 19vw
    }

    .catalog-detail__image-thumbs .thumb-item {
        margin-bottom: 5px;
        height: 13vw
    }

    .catalog-detail__image-thumbs .thumb-item .play {
        width: 27px
    }

    .catalog-detail__image-main,
    .catalog-detail__image-main .images a {
        width: 71.42vw;
        min-width: 71.42vw;
        height: 101.66vw
    }

    .catalog-detail__image-main .dots li {
        margin-right: 5px
    }

    .catalog-detail__image-main .arrows span {
        width: 22px;
        height: 22px
    }

    .catalog-detail__image-main .images .play {
        width: 45px
    }

    .catalog-detail__text .params-row {
        flex-direction: column;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .catalog-detail__text .params-row span {
        width: 100% !important
    }

    .catalog-detail__text .params-row span:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .catalog-detail__text .docs {
        grid-template: auto/1fr
    }

    .catalog-section__products-item .info {
        padding: 10px 0 0
    }

    .catalog-section__products-item .image {
        height: 65vw
    }

    .catalog-section__products-item .image .go {
        width: 20px;
        height: 20px;
        bottom: 10px;
        right: 10px
    }

    .catalog-section__products-item .image span {
        font-size: 8px
    }

    .catalog-section__products-item .image span img {
        width: 15px;
        min-width: 15px;
        height: 15px;
        margin-right: 2px
    }

    .catalog-section__steps-list {
        grid-template: auto/1fr
    }

    .catalog-section__info-row .image img {
        height: 58vw
    }
}

@media (max-width:470px) {
    .catalog-detail__text-banner {
        border-radius: 20px;
        padding: 20px;
        background: radial-gradient(65.35% 52.34% at 72.37% 78.16%, #c7b299 0, #000 100%)
    }

    .catalog-detail__text-banner .btn {
        min-width: 170px
    }

    .catalog-detail__text-banner .text {
        max-width: 100%
    }

    .catalog-detail__text-banner strong {
        font-size: 16px
    }

    .catalog-detail__text-banner p {
        font-size: 12px
    }

    .catalog-detail__text-banner .image {
        width: 150px;
        bottom: -20px
    }
}

@media (max-width:1700px) {
    .about__dop-row .images {
        width: 680px;
        min-width: 680px;
        height: 795px;
        margin-right: 50px;
        margin-top: 0
    }

    .about__way-slider {
        height: 490px
    }

    .about__way-slider-item {
        width: 662px
    }

    .about__info-row {
        margin-bottom: 50px
    }

    .about__info-row .default-text+.image {
        margin-left: 50px
    }

    .about__info-row .image {
        width: 660px;
        min-width: 660px;
        height: 560px;
        margin-top: -110px
    }

    .about_two {
        margin-top: 170px
    }

    .about__info-row .image+.default-text {
        margin-left: 50px
    }
}

@media (max-width:1400px) {
    .about__dop .default-text {
        max-width: 670px
    }

    .about__dop-row .images {
        width: 510px;
        min-width: 510px;
        margin-right: 30px;
        height: 620px
    }

    .about__way-slider {
        height: 425px
    }

    .about__way-slider-item {
        padding: 15px;
        width: 570px;
        border-radius: 10px
    }

    .about__info-row {
        margin-bottom: 30px
    }

    .about__info-row .default-text+.image {
        margin-left: 30px
    }

    .about_two {
        margin-top: 0
    }

    .about__info-row .image {
        width: 560px;
        min-width: 560px;
        height: 480px;
        margin-top: 0
    }

    .about__info-row .image+.default-text {
        margin-left: 30px
    }
}

@media (max-width:1200px) {
    .about__dop .default-text {
        max-width: 620px
    }

    .about__dop-row .images {
        width: 400px;
        min-width: 400px;
        height: 470px
    }

    .about__dop-row .images img {
        border-radius: 10px
    }

    .about__way-slider {
        height: 470px
    }

    .about__way-slider-item {
        width: 710px
    }

    .about__way-slider-item.left {
        transform: translateX(-77%) scale(.8)
    }

    .about__way-slider-item.right {
        transform: translateX(-23%) scale(.8)
    }

    .about__info-row .image {
        width: 470px;
        min-width: 470px;
        height: 400px;
        border-radius: 10px
    }
}

@media (max-width:993px) {
    .about__way-slider {
        height: 420px
    }

    .about__way-slider-item {
        width: 620px
    }

    .about__info-row {
        flex-direction: column
    }

    .about__info-row .default-text {
        max-width: 100% !important
    }

    .about__info-row .default-text+.image {
        margin-left: 0;
        margin-top: 30px !important
    }

    .about__info-row .image {
        width: 100%;
        min-width: 100%
    }

    .about__info-row .image+.default-text {
        margin-left: 0;
        margin-top: 30px !important
    }

    .about__dop-row {
        flex-direction: column;
        align-items: center
    }

    .about__dop-row .images {
        margin-right: 0;
        margin-bottom: 30px
    }

    .about__dop-row .default-text {
        max-width: 100%
    }
}

@media (max-width:768px) {
    .about__way-slider {
        height: 400px
    }

    .about__way-slider-item {
        padding: 10px;
        width: 500px
    }
}

@media (max-width:576px) {
    .about__dop-row .images {
        width: 90vw;
        min-width: 90vw;
        height: 105vw
    }

    .about__way-slider-item {
        width: 88vw
    }

    .about__info-row .image {
        height: 80vw
    }
}

@media (max-width:1700px) {
    .contacts__list .wrap {
        padding: 50px
    }

    .contacts__list .country {
        margin-bottom: 16px;
        margin-top: 32px
    }

    .contacts__promo-open .images img {
        height: 195px
    }

    .contacts__promo-info {
        margin-right: 100px
    }
}

@media (max-width:1400px) {
    .contacts__list .wrap {
        margin-top: 0
    }

    .contacts__list .country-item-list {
        gap: 20px
    }

    .contacts__promo {
        padding-bottom: 0
    }

    .contacts__promo-open .images img {
        height: 150px;
        border-radius: 10px
    }
}

@media (max-width:1200px) {
    .contacts__promo-info {
        margin-right: 50px
    }

    .contacts__promo-open .images {
        gap: 10px
    }

    .contacts__promo-open .images .img {
        height: 150px
    }

    .contacts__list .country .btn {
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media (max-width:992px) {
    .contacts__promo-row {
        flex-direction: row;
        flex-wrap: wrap
    }

    .contacts__promo-info {
        margin-right: 0;
        margin-bottom: 30px
    }

    .contacts__promo-open {
        margin-top: 10px;
        width: 100%
    }

    .contacts__list .wrap {
        padding: 30px 20px;
        border-radius: 30px
    }

    .contacts__list .country-item-list {
        grid-template: auto/repeat(3, 1fr)
    }

    .contacts__list .country-item-place strong {
        margin-bottom: 10px
    }

    .contacts__list .country-item-place span {
        margin-bottom: 5px
    }
}

@media (max-width:768px) {
    .contacts__promo-open {
        margin-bottom: 20px
    }

    .contacts__promo-row {
        padding-bottom: 30px
    }

    .contacts__list .country-item-list {
        gap: 15px
    }

    .contacts__promo h1,
    .contacts__promo h2 {
        margin-bottom: 15px
    }

    .contacts__promo-info>a,
    .contacts__promo-info>span {
        margin-top: 8px
    }

    .contacts__promo-open .images img {
        height: 130px
    }
}

@media (max-width:576px) {
    .contacts__promo-open .images img {
        height: 23vw
    }

    .contacts__list .wrap {
        padding: 20px 10px;
        border-radius: 20px
    }

    .contacts__list .country-item-list {
        grid-template: auto/1fr 1fr
    }
}

@media (max-width:420px) {
    .contacts__list .country-item-list {
        grid-template: auto/1fr
    }
}

@media (max-width:1700px) {
    .cart__info {
        width: 420px;
        margin-left: 50px
    }

    .cart__products-item-left {
        width: 50%;
        max-width: 420px
    }

    .cart__list {
        width: 635px
    }
}

@media (max-width:1400px) {
    .cart__cols .col-name {
        margin-bottom: 15px
    }

    .cart__list {
        margin-left: 10px;
        width: 560px
    }

    .cart__info {
        width: 380px;
        margin-left: 20px;
        padding: 0
    }

    .cart__info-btn,
    .cart__info-text {
        margin-top: 15px
    }

    .cart__info-row {
        margin-top: 5px
    }

    .cart__info-row .line {
        margin: 0 5px
    }

    .cart__info-row .old-price {
        margin-left: 10px
    }

    .cart__search {
        margin-bottom: 50px
    }

    .cart__products-item {
        margin-top: 15px;
        padding-left: 0;
        padding-bottom: 10px
    }

    .cart__products-item-right .more-link {
        margin-right: 0 !important
    }

    .cart__products-item-right>* {
        margin-right: 15px
    }

    .cart__products-item-left {
        width: 45%
    }

    .cart__products-item-left .descr>span {
        margin-top: 10px
    }

    .param_cart {
        margin-top: 10px
    }

    .cart__products-item-left .image {
        margin-right: 15px
    }
}

@media (max-width:1200px) {
    .cart__list {
        padding: 15px;
        width: 470px
    }

    .cart__search {
        margin-bottom: 25px
    }

    .cart__search input {
        padding: 15px 15px 15px 40px
    }

    .cart__products-item {
        flex-direction: column
    }

    .cart__products-item-left,
    .cart__products-item-right {
        width: 100% !important;
        max-width: 100% !important
    }

    .cart__products-item-right {
        justify-content: flex-end
    }

    .cart__products-item-left {
        margin-bottom: 15px
    }
}

@media (max-width:992px) {
    .cart__list {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px
    }

    .cart__form {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .cart__cols {
        flex-direction: column-reverse
    }

    .cart__info,
    .cart__products {
        width: 100%
    }

    .cart__info {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }
}

@media (max-width:768px) {
    .cart__products-item-left .descr {
        font-size: 20px
    }
}

@media (max-width:576px) {
    .cart__products-item-right span {
        font-size: 12px
    }

    .cart__products-item-right .plus i,
    .cart__products-item-right .plus input {
        font-size: 14px
    }
}

@media (max-width:1700px) {
    .thanks__info {
        margin-top: 80px
    }
}

@media (max-width:1400px) {
    .thanks__info {
        margin-top: 0
    }

    .thanks__info .btn {
        margin-top: 30px
    }
}

.paginator_more_form {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9
}

.search-d__field input {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 20px;
    padding: 10px 44px 10px 10px;
    background: #fff
}

.search-d__form {
    position: relative
}

.search-d__form .button-d {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    filter: brightness(0);
    position: absolute;
    right: 20px;
    top: 10px
}

.search-d__form .button-d:hover {
    filter: none
}

.form-label textarea {
    border: 1px solid rgba(51, 51, 51, .4);
    border-radius: 10px;
    padding: 28px 20px;
    font-size: 14px;
    background: #fff;
    width: 100%;
    resize: vertical
}

.js_shop_form .error {
    display: flex;
    align-items: center;
    color: rgba(176, 183, 199, .7);
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    right: 0;
    bottom: -35px
}

.offer-d__pricelist {
    margin-bottom: 19px
}

.spinner_more {
    position: absolute;
    right: -35px;
    top: 7px
}

.spinner_cart {
    position: absolute;
    right: 30px;
    top: 37px
}

.js_paginator_more_button {
    position: relative
}

.js_paginator_more_form[loading=true] .spinner {
    display: block
}

.js_cart_table_form[loading=true] .spinner {
    display: block
}

.spinner {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 3.8px solid;
    border-color: #fffce5;
    border-right-color: #b0b58f;
    animation: spinner-d3wgkg 1.2s infinite linear;
    display: none
}

@keyframes spinner-d3wgkg {
    to {
        transform: rotate(1turn)
    }
}

.buy_wrap {
    position: relative
}

.op {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    margin-top: 15px
}

.cart_pn {
    opacity: .5;
    margin-right: 20px
}

.home__promo-slider .active {
    opacity: .99;
    transition: all 0.1s
}

.num {
    color: #000
}

.ff {
    display: flex
}

.f2 {
    margin-top: 50px
}

.head-favorite {
    display: flex;
    align-items: flex-end;
    margin-right: 20px
}

.head-login {
    margin-left: 20px;
    display: flex;
    align-items: flex-end
}

.head-favorite svg {
    min-width: 20px
}

.head-cart svg,
.head-login svg {
    max-width: 25px
}

.amount-d__num {
    display: flex;
    align-items: flex-end
}

.langs {
    position: relative;
    margin-right: 30px;
    display: flex;
    gap: 10px;
    flex-direction: row;
    align-items: center
}

.langs-d {
    position: absolute;
    top: 100%;
    left: 0;
    flex-direction: column;
    width: 100%;
    padding-left: 35px
}

.langs::before {
    content: "";
    background: url(/css/../assets/images/icons/lang.svg) 0 0 no-repeat transparent;
    filter: brightness(0) invert(1);
    width: 24px;
    height: 24px
}

.langs::after {
    content: "";
    background: url(/css/../assets/images/icons/lang_arrow.svg) 0 0 no-repeat transparent;
    filter: brightness(0) invert(1);
    width: 10px;
    height: 4px
}

.header.black .langs::before,
.header.black .langs .ico,
.header.black .langs::after {
    filter: brightness(0)
}

.lang-current {
    cursor: default
}

.langs:hover .lang-current {
    color: #C7B299
}

.langs:hover .langs-d {
    display: flex !important
}

.header.black .langs:hover::before,
.header.black .langs:hover::after,
.langs:hover::before,
.langs:hover::after {
    filter: none !important
}

.eltab {
    visibility: hidden;
    opacity: 0;
    display: flex;
    transition: 1s opacity
}

svg.burger-mob,
#clips,
.eltab.hide {
    display: none
}

.content-current#clips,
.content-current.eltab {
    visibility: visible;
    opacity: 1;
    display: flex
}

@media (max-width:768px) {
    .mob {
        display: flex !important
    }

    .langs-d {
        top: 45px;
        padding-left: 34px
    }

    svg.burger-pk {
        display: none
    }

    svg.burger-mob {
        display: block
    }

    .header .burger.active svg {
        opacity: 0;
        transform: scale(.8)
    }

    .header .burger::after,
    .header .burger::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        height: 2px;
        background-color: #333;
        opacity: 0;
        transition: transform 0.3s ease
    }

    .header.white .burger::after,
    .header.white .burger::before {
        background-color: #fff
    }

    .burger::before {
        transform: translate(-50%, -50%) rotate(-45deg)
    }

    .burger::after {
        transform: translate(-50%, -50%) rotate(45deg)
    }

    .burger.active::before {
        transform: translate(-50%, -50%) rotate(45deg);
        opacity: 1
    }

    .burger.active::after {
        transform: translate(-50%, -50%) rotate(-45deg);
        opacity: 1
    }

    .footer .lang-current {
        color: #fff
    }

    .mob .lang-current {
        color: #000
    }

    .head-favorite,
    .head-login {
        display: none
    }

    .footer__contact .langs-d {
        top: 60px
    }
}

.loginmob {
    width: 100%;
    display: flex;
    background: #C7B299;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    align-items: center;
    justify-content: center;
    gap: 12px
}

a.loginmob:hover {
    color: #fff !important
}

.mob.langs {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 30px;
    margin-top: 0;
    display: none
}

.mob.langs::before {
    filter: brightness(0)
}

.mob.langs:after {
    filter: brightness(0)
}

.loginmob {
    margin-top: 20px
}

@media (max-width:768px) {
    .mob.langs {
        display: flex !important
    }

    .loginmob {
        margin-top: 0
    }
}

@media (min-width:769px) {
    .pc {
        display: flex !important
    }
}

.country-item {
    position: relative
}

.country-item-list {
    height: 310px;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s
}

.show_all .country-item-list {
    height: auto
}

.show_all .see_more_over {
    display: none
}

.see_more_over {
    width: 100%;
    background: url(/css/../assets/images/see_more.png) 0 0 no-repeat transparent;
    height: 203px;
    position: absolute;
    bottom: -20px
}

.see_more {
    text-align: center;
    border-bottom: 1px dashed rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    line-height: 18.4px;
    display: inline-block;
    padding-bottom: 10px;
    margin: 10px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 138px;
    cursor: pointer;
    bottom: 0
}

.see_more:hover {
    border-bottom-color: transparent
}

.video_izd {
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 500
}

.video_wrap {
    margin-bottom: 32px
}

.video_wrap ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.video_wrap .video {
    width: 184px;
    height: 338px;
    border-radius: 10px;
    background: #000;
    display: block;
    position: relative;
    margin: 0 auto 14px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.video_wrap li {
    overflow: hidden;
    font-size: 16px;
    position: relative;
    text-align: center
}

.video_wrap li .video:before {
    content: "";
    position: absolute;
    top: 78%;
    background: url(/css/../assets/images/icons/video_play.svg) top center no-repeat;
    height: 60px;
    right: -25%;
    width: 100%
}

@media (max-width:1200px) {
    .video_wrap ul {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px
    }

    .video_wrap .video,
    .video_wrap li {
        width: 100%
    }

    .video_wrap .video {
        height: 276px;
        background-size: cover
    }

    .video_wrap li .video:before {
        top: 72%
    }
}

@media (max-width:992px) {
    .video_wrap .video {
        margin: 0 0 14px
    }

    .video_wrap li {
        text-align: left
    }
}

@media (max-width:480px) {
    .video_wrap .video {
        height: 158px
    }

    .video_wrap video {
        width: 100%
    }
}

@media (max-width:480px) {
    .video_wrap .video {}

    .video_wrap video {
        width: 100%
    }

    .video_wrap li .video:before {
        height: 40px;
        right: 0;
        background-size: cover;
        width: 40px
    }
}

.title_option {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    display: block;
    margin-bottom: 16px;
    text-align: left
}

.option {
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 10px;
    background: rgb(255, 255, 255);
    padding: 13px 18px 12px 18px;
    color: rgba(0, 0, 0, .3);
    cursor: pointer;
    transition: .3s all;
    display: flex;
    align-items: center
}

.option:hover {
    background: #c7b299;
    border: 1px solid #c7b299;
    color: #fff
}

.choice_options {
    gap: 8px;
    margin-bottom: 26px
}

.choice_options input {
    display: none
}

.choice_options input:checked+label {
    border: 1px solid rgb(199, 178, 153);
    border-radius: 10px;
    background: rgb(199, 178, 153);
    color: #fff
}

.choice_options .btn.color {
    padding: 16px 10px 15px 10px
}

@media (max-width:480px) {
    .choice_options .btn.color {
        min-width: 120px
    }
}

.choice_options {
    display: flex
}

.home__catalog-list-item picture:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: background 0.4s ease-out;
    z-index: 1
}

.home__catalog-list-item:hover picture:before {
    background-color: rgba(0, 0, 0, .5)
}

.form-head {
    font-family: "Poiret One", sans-serif;
    font-size: 34px
}

.form-label button:hover {
    background: #b0b68e
}

.cooperate .form-label input {
    background: #F3F3F3;
    border: 1px solid transparent;
    padding: 35px 40px
}

.cooperate .form-label {
    position: relative;
    margin-bottom: 30px
}

.cooperate .form-label svg {
    position: absolute;
    top: 32px;
    right: 45px
}

.cooperate_phone {
    display: flex;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 29px;
    margin-top: 35px
}

.cooperate_phone_title {
    color: #616160;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 7px
}

.cooperate_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    margin-bottom: 7px
}

.cooperate .form-label button {
    font-weight: 300
}

.cooperate .form {
    padding: 50px 50px 50px
}

@media (max-width:1400px) {
    .cooperate .form {
        padding: 30px
    }
}

@media (max-width:576px) {
    .cooperate .form {
        padding: 20px 15px
    }
}

@media (max-width:330px) {
    .cooperate .form-label input {
        padding: 20px 16px
    }

    .cooperate .form-label svg {
        top: 30%;
        right: 20px
    }
}

.form-policy .circ {
    visibility: hidden
}

.form-policy.active .circ {
    visibility: visible
}

.privacy_policy_my.active {
    display: flex;
    align-items: center
}

.privacy_policy_my {
    position: fixed;
    z-index: 998;
    padding: 20px;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    background: rgba(0, 0, 0, .75);
    text-align: center;
    width: 580px;
    height: 100px;
    border-radius: 10px;
    transition: all 1s;
    bottom: -200px;
    display: none;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.privacy_policy_my .btn {
    margin: 0 auto
}

.privacy_policy_my .btn {
    display: block;
    border-radius: .62rem;
    padding: 9px 22px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: rgb(199, 178, 153);
    width: -moz-max-content;
    width: max-content;
    font-weight: 500;
    font-size: 14px;
    line-height: 128%;
    text-align: center;
    color: #000;
    border: none;
    border-bottom: 1px solid transparent;
    white-space: nowrap
}

.privacy_policy_my .btn:hover {
    border-bottom: 1px solid #b0b68e;
    color: #fff !important;
    background: #b0b68e
}

@media (max-width:768px) {
    .privacy_policy_my {
        width: 350px;
        height: 131px;
        font-size: 12px;
        line-height: 1.2;
        padding: 20px 15px;
        margin: 0 auto;
        left: 0;
        right: 0;
        flex-direction: column;
        gap: 0
    }

    .privacy_policy_my .btn {
        font-size: 12px;
        padding: 10px 20px
    }

    .privacy_cootext {
        margin-bottom: 12px
    }
}

@media (max-width:360px) {
    .privacy_policy_my {
        width: 100%;
        height: auto
    }
}

.search-cat__result {
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 0;
    transition: .3s ease;
    color: #000;
    opacity: 0;
    border: 1px solid #0000001A
}

.fx_se {
    padding: 15px 0 0
}

.search-cat__cats,
.search-cat__items {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px
}

.search-cat__result .catalog-section__products-list {
    color: #000
}

.scat_name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px
}

.search-cat__txt b {
    font-weight: 600
}

.search-cat__icon {
    object-fit: cover
}

a.search-cat__item,
.header__right .icons a.search-cat__item {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px
}

a.search-cats__item,
.header__right .icons a.search-cats__item {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 14px
}

a.search-cat__item img,
a.search-cats__item img,
.header__right .icons a.search-cats__item img,
.header__right .icons a.search-cat__item img {
    width: 60px;
    height: 83px;
    filter: none;
    border-radius: 2px
}

.s_price {
    margin-left: auto;
    font-weight: 600;
    white-space: nowrap
}

.search-cat__content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.search-cat__control .btn {
    display: block;
    border-radius: 10px;
    padding: 7px 18px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: rgba(199, 178, 153, .7);
    width: -moz-max-content;
    width: max-content;
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    color: #000;
    border: none;
    border-bottom: 1px solid transparent;
    margin-left: 15px;
    font-weight: 500;
    line-height: 17px
}

.search-cat__control .btn:hover {
    border-bottom: 1px solid #b0b68e;
    color: #fff !important;
    background: #b0b68e
}

.search-cat__item:hover,
.search-cats__item:hover,
.header__right .icons a.search-cats__item:hover,
.header__right .icons a.search-cat__item:hover {
    background: #C7B29933
}

.hr_cat {
    border-top: 1px solid #0000001a;
    height: 1px;
    margin-bottom: 10px
}

@media (max-width:768px) {

    .header-search a.search-cat__item,
    .header-search a.search-cats__item {
        visibility: visible;
        display: flex
    }

    a.search-cat__item {
        font-size: 12px
    }

    .search-cat__control .btn {
        font-size: 12px;
        padding: 9px 20px
    }

    .s_price {
        font-weight: 400
    }

    .header .search-form input {
        font-size: 16px;
        font-weight: 300;
        border-left: none;
        border-top: none;
        border-right: none;
        border-bottom: 1px solid #000;
        border-radius: 0
    }
}

@media (max-width:575px) {
    .search-cat__result {
        left: -16px;
        width: 100vw;
        border-radius: 0
    }
}

.loading.reset img {
    visibility: hidden
}

.loading:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border: 3px solid #fff;
    border-bottom-color: #c6b19a;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.loading.active:before {
    animation: rotation 1s linear infinite
}

.loading.def {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 16px;
    z-index: 999;
    padding: 3px
}

.loadings .loading.def {
    display: block
}

.loadings .loading.def:before {
    animation: rotation 1s linear infinite
}

@keyframes rotation {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.search-cat__control {
    margin-bottom: 22px
}

.bn_catalog {
    background: url(/css/../assets/img/catalog/catalog.png) 95% 12px no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    display: flex
}

.bn_a {
    transition-property: transform;
    animation-iteration-count: infinite;
    position: absolute;
    background-size: contain !important
}

.bn_anim1 {
    background: url(/css/../assets/img/catalog/1.png) 0 0 no-repeat;
    max-width: 407px;
    width: 24%;
    height: 574px;
    animation-name: anim1;
    animation-delay: 800ms;
    animation-timing-function: ease-out;
    animation-duration: 3000ms;
    left: -9%;
    top: 0
}

.bn_anim6,
.bn_anim2 {
    width: 13%;
    max-width: 238px;
    height: 400px
}

.bn_anim2 {
    background: url(/css/../assets/img/catalog/2.png) 0 0 no-repeat;
    animation-name: anim2;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 3000ms;
    left: 15%;
    top: 30%
}

.bn_anim3 {
    background: url(/css/../assets/img/catalog/3.png) 0 0 no-repeat;
    max-width: 340px;
    width: 18%;
    height: 500px;
    animation-name: anim3;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 3000ms;
    left: 28%;
    top: 0
}

.bn_anim4 {
    background: url(/css/../assets/img/catalog/4.png) 0 0 no-repeat;
    max-width: 336px;
    width: 16%;
    height: 395px;
    animation-name: anim4;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 3000ms;
    left: 0;
    right: 0;
    top: 19%;
    margin: 0 auto
}

.bn_anim5 {
    background: url(/css/../assets/img/catalog/5.png) 0 0 no-repeat;
    max-width: 415px;
    width: 19%;
    height: 570px;
    animation-name: anim5;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 3000ms;
    right: 25%;
    top: 0
}

.bn_anim6 {
    background: url(/css/../assets/img/catalog/2.png) 0 0 no-repeat;
    animation-name: anim2;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 3000ms;
    right: 14%;
    top: 30%
}

.bn_anim7 {
    background: url(/css/../assets/img/catalog/7.png) 0 0 no-repeat;
    max-width: 458px;
    width: 27%;
    height: 570px;
    animation-name: anim7;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 1500ms;
    right: -12%;
    top: 0
}

@media (min-width:1940px) {
    .bn_anim1 {
        left: 0;
        margin-left: -100px
    }

    .bn_anim7 {
        right: 0%;
        margin-right: -100px
    }
}

@media (max-width:1400px) {
    .bn_anim3 {
        left: 21%
    }

    .bn_anim2 {
        left: 12%
    }
}

@media (max-width:992px) {
    .first_page.page__promo {
        min-height: 700px;
        height: 800px;
        padding-bottom: 47px
    }

    .bn_anim1 {
        width: 50%;
        left: -22%
    }

    .bn_anim2 {
        left: 9%;
        width: 21%;
        top: 64%
    }

    .bn_anim3 {
        left: 73px;
        top: 98px;
        width: 26%
    }

    .bn_anim4 {
        width: 64%;
        top: 36%
    }

    .bn_anim5 {
        right: 90px;
        top: 65px;
        width: 28%
    }

    .bn_anim6 {
        right: 5%;
        width: 21%;
        top: 64%
    }

    .bn_anim7 {
        right: -24%;
        width: 50%
    }

    .bn_catalog {
        background: url(/css/../assets/img/catalog/catalog_mob.png) 95% 12px no-repeat;
        background-size: cover
    }
}

@media (max-width:768px) {

    .bn_anim2,
    .bn_anim6 {
        width: 25%
    }

    .bn_anim3 {
        left: 93px;
        top: 98px;
        width: 30%
    }

    .bn_anim5 {
        right: 70px;
        top: 47px;
        width: 32%
    }
}

@media (max-width:576px) {
    .bn_anim1 {
        width: 70%;
        left: -35%
    }

    .bn_anim2 {
        left: 1%
    }

    .bn_anim3 {
        left: 73px;
        top: 98px;
        width: 38%
    }

    .bn_anim4 {
        top: 42%;
        width: 76%
    }

    .bn_anim2,
    .bn_anim6 {
        width: 30%
    }

    .bn_anim5 {
        right: 29px;
        top: 47px;
        width: 40%
    }

    .bn_anim6 {
        right: 1%
    }

    .bn_anim7 {
        right: -39%;
        width: 76%
    }
}

@media (max-width:420px) {
    .bn_anim3 {
        left: 70px;
        top: 98px;
        width: 40%
    }

    .bn_anim5 {
        right: 29px;
        top: 47px;
        width: 54%
    }

    .bn_anim2,
    .bn_anim6 {
        width: 33%
    }
}

@keyframes anim1 {
    0% {
        background-image: url(/css/../assets/img/catalog/1.png);
        animation-delay: 800ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }

    50% {
        background-image: url(/css/../assets/img/catalog/1_anim.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }

    100% {
        background-image: url(/css/../assets/img/catalog/1.png);
        animation-delay: 800ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }
}

@keyframes anim2 {
    0% {
        background-image: url(/css/../assets/img/catalog/2.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }

    50% {
        background-image: url(/css/../assets/img/catalog/2_anim.png);
        animation-delay: 800ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }

    100% {
        background-image: url(/css/../assets/img/catalog/2.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }
}

@keyframes anim3 {
    0% {
        background-image: url(/css/../assets/img/catalog/3.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }

    50% {
        background-image: url(/css/../assets/img/catalog/3_anim.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }

    100% {
        background-image: url(/css/../assets/img/catalog/3.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }
}

@keyframes anim4 {
    0% {
        background-image: url(/css/../assets/img/catalog/4.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }

    50% {
        background-image: url(/css/../assets/img/catalog/4_anim.png);
        animation-delay: 800ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }

    100% {
        background-image: url(/css/../assets/img/catalog/4.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }
}

@keyframes anim5 {
    0% {
        background-image: url(/css/../assets/img/catalog/5.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }

    50% {
        background-image: url(/css/../assets/img/catalog/5_anim.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }

    100% {
        background-image: url(/css/../assets/img/catalog/5.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }
}

@keyframes anim7 {
    0% {
        background-image: url(/css/../assets/img/catalog/7.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }

    50% {
        background-image: url(/css/../assets/img/catalog/7_anim.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 3000ms
    }

    100% {
        background-image: url(/css/../assets/img/catalog/7.png);
        animation-delay: 1ms;
        animation-timing-function: ease-out;
        animation-duration: 1500ms
    }
}

.tabs_wrap {
    position: absolute;
    bottom: -50px;
    border-radius: 50px;
    background: rgba(248, 248, 248, 1);
    overflow-x: auto;
    width: 100%
}

.tabs {
    width: 100%;
    flex-wrap: nowrap;
    display: flex
}

.tabs ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 9px 10px;
    gap: 10px
}

.tabs li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px 10px 20px;
    border-radius: 20px;
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabs li.tab-current {
    background: rgba(199, 178, 153, .7)
}

.tabs img {
    margin-left: 10px;
    display: inline-block
}

.ve-share {
    position: absolute;
    bottom: 20px;
    display: flex;
    gap: 22px;
    align-items: center;
    width: 100%
}

.ve-share .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item {
    margin: 2px 8px 0 0
}

.add_favorite {
    position: absolute;
    right: 0;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    display: flex;
    align-items: center;
    cursor: pointer
}

.add_favorite:hover {
    color: #000
}

.add_favorite svg {
    margin-left: 12px;
    opacity: .5;
    min-width: 21px
}

.add_favorite svg:hover,
.add_favorite._active svg {
    fill: #000
}

.fast_icons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.fast {
    padding: 16px 20px 16px 14px;
    color: #333;
    background: #C8D9B4 !important;
    border: none !important;
    min-width: 244px;
    border-radius: 10px;
    font-weight: 300;
    margin-bottom: 32px;
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: fit-content;
    border: none;
    border-bottom: 1px dashed #333;
    background: 0 0;
    cursor: pointer;
    outline: 0;
    transition: .3s all
}

@media (max-width:992px) {
    .fast {
        padding: 10px 18px 10px 12px
    }
}

.fast svg {
    margin-left: 22px
}

.fast:hover {
    background: #c7b299 !important;
    color: #333333 !important
}

.form-label.labfast {
    margin-bottom: 30px
}

.form-label.labfast input {
    background: #F3F3F3;
    border: 1px solid transparent;
    padding: 35px 40px
}

.ico_fast:before {
    content: "";
    width: 66px;
    height: 66px;
    transition: all 0.4s
}

.ico_fast {
    width: 66px;
    height: 66px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all 0.4s
}

.max {
    background: url(/css/../assets/img/max.png) 0 0 no-repeat
}

.fphone {
    background: url(/css/../assets/img/fphone.svg) 50% 50% no-repeat
}

.ftelega {
    background: url(/css/../assets/img/telegram.svg) 50% 50% no-repeat
}

.fwhat {
    background: url(/css/../assets/img/whatsapp.svg) 50% 50% no-repeat
}

.femail {
    background: url(/css/../assets/img/femail.svg) 50% 50% no-repeat
}

.ico_fast.active:after {
    background: url(/front_asset/css/../assets/img/fast_ico_active.svg) 50% 50% no-repeat;
    position: absolute;
    right: 6px;
    width: 12px;
    height: 12px;
    content: "";
    bottom: 5px
}

.fast_f .form-head,
.fast_f .form-label button {
    font-weight: 300
}

.fast_f .form-head {
    margin-bottom: 22px
}

.form.fast_f {
    width: 460px;
    padding: 50px 35px 30px
}

.fast_info {
    margin-bottom: 12px
}

@media (max-width:768px) {

    .ico_fast.active svg,
    .ico_fast:hover svg {
        width: 44px;
        height: 44px
    }
}

@media (max-width:576px) {
    .form.fast_f {
        padding: 20px 15px;
        width: 350px
    }
}

.errors {
    color: darkred
}

.specialist_content .btn {
    font-weight: 300
}

.specialist_content .btn:hover {
    border-bottom: 1px solid #b0b68e;
    color: #fff !important;
    background: #b0b68e !important
}

.call_a-video {
    position: relative;
    height: 274px;
    background: url(/css/../assets/img/video_present.png) 0 0 no-repeat;
    background-size: contain
}

.call_a-video:before {
    content: "";
    position: absolute;
    top: 38px;
    right: -40px;
    width: 165px;
    height: 303px;
    background: url(/css/../assets/img/call_a_light.png) 100% 0 no-repeat
}

@media (max-width:1200px) {
    .call_a-video:before {
        content: "";
        position: absolute;
        top: 29px;
        right: -30px;
        width: 125px;
        height: 303px;
        background-size: contain
    }
}

.call_a {
    position: absolute;
    bottom: -77px;
    left: -78px;
    width: 638px
}

.specialist_content {
    position: absolute;
    top: 0;
    padding-top: 60px;
    padding-left: 20px;
    color: #fff;
    max-width: 380px;
    left: 115px
}

.specialist_title {
    font-weight: 500;
    margin-bottom: 8px
}

.specialist_txt {
    font-weight: 600;
    margin-bottom: 22px
}

.specialist_address {
    margin-bottom: 22px
}

.call_specialist {
    background: #1B1B1B;
    border-radius: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 242px
}

.call_specialist-flower {
    position: absolute;
    top: -83px;
    width: 543px;
    height: 361px;
    max-height: 361px;
    left: -96px;
    background: url(/css/../assets/img/call_specialis-flower.png) 0 0 no-repeat
}

.call_specialist:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/css/../assets/img/call_specialis-flower2.png) 0 0 no-repeat;
    width: 470px;
    height: 479px
}

.specialist_bl2 .btn {
    min-height: 52px
}

.specialist_address-big {
    margin-top: 2px;
    margin-left: 39px
}

.specialist_content-big {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1052px
}

.specialist_bl2 {
    display: flex;
    position: relative;
    align-items: center
}

.specialist_arrow {
    position: absolute;
    bottom: -40px;
    left: 240px
}

@media (min-width:1401px) {
    .call_a {
        left: 3px
    }
}

@media (min-width:1700px) {
    .call_a {
        left: 146px
    }
}

@media (max-width:1400px) {
    .specialist_content-big {
        flex-direction: column
    }
}

@media (max-width:1200px) {
    .call_a-video {
        bottom: 0;
        left: 0;
        width: 470px;
        border-radius: 20px;
        background: rgba(27, 27, 27, 1);
        height: 172px;
        margin-bottom: 80px
    }

    .call_a {
        bottom: 0;
        left: -38px;
        width: 470px;
        border-radius: 20px;
        background: rgba(27, 27, 27, 1);
        height: 242px
    }

    .call_a-video:before,
    .call_a:before {
        content: "";
        background: url(/css/../assets/img/call_a_light.png) 100% 0 no-repeat;
        width: 164px;
        height: 304px;
        right: -50px;
        top: 0;
        display: block;
        position: absolute
    }

    .specialist_content {
        padding-top: 36px;
        padding-left: 20px;
        left: 20px
    }

    .call_a img {
        display: none
    }
}

@media (min-width:993px) {
    .specialist_arrow_mob {
        display: none
    }
}

@media (max-width:992px) {
    .call_a-video {
        margin-bottom: 40px;
        height: auto;
        padding: 10px
    }

    .specialist_content .btn {
        font-weight: 300;
        max-width: 200px;
        min-width: 200px;
        padding: 10px 2px
    }

    .call_specialist-flower {
        display: none
    }

    .specialist_title.text_fz20 {
        font-size: 16px
    }

    .call_specialist:before {
        background: url(/css/../assets/img/call_a_light-big.png) 100% 0 no-repeat;
        width: 123px;
        height: 244px;
        right: -10px
    }

    .specialist_arrow_mob {
        position: absolute;
        top: 10px
    }

    .specialist_address-big {
        margin-bottom: 21px
    }

    .specialist_arrow {
        display: none
    }

    .call_specialist {
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 20px;
        height: 230px
    }

    .specialist_content-big {
        align-items: flex-start;
        margin-left: 20px;
        max-width: 320px
    }

    .specialist_bl2 {
        flex-direction: column-reverse;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        max-width: 270px
    }

    .specialist_bl2 .btn {
        min-height: 38px
    }

    .ve-share {
        flex-wrap: wrap;
        position: relative;
        width: 100%;
        flex: 1 1 auto;
        margin-top: 14px;
        gap: 12px;
        bottom: 0
    }

    .tabs_wrap {
        position: relative;
        bottom: 0;
        margin-top: 16px;
        padding-bottom: 8px;
        background: transparent
    }

    .tabs ul {
        background: rgba(248, 248, 248, 1);
        border-radius: 50px
    }

    .tabs li {
        padding: 10px 30px 10px 20px
    }

    .call_a {
        position: relative;
        margin-bottom: 60px;
        height: auto;
        left: 0
    }

    .specialist_content {
        padding-top: 18px;
        padding-left: 15px;
        left: 0;
        max-width: 300px;
        position: relative;
        padding-bottom: 22px
    }

    .specialist_address,
    .specialist_txt {
        margin-bottom: 16px
    }

    .call_a-video:before,
    .call_a:before {
        width: 132px;
        height: 239px;
        background-size: cover;
        right: -20px
    }

    .swiper-3d {
        padding-bottom: 0
    }
}

@media (max-width:768px) {

    .specialist_address-big.text_fz14,
    .specialist_txt.text_fz16 {
        font-size: 12px
    }

    .specialist_title.text_fz20 {
        font-size: 16px
    }
}

@media (max-width:577px) {
    .tabs {
        width: 100%
    }

    .specialist_content-big {
        max-width: 280px
    }

    .call_a-video {
        width: 100%
    }

    .call_a {
        width: 100%
    }

    .specialist_title {
        font-size: 16px
    }

    .specialist_txt {
        font-size: 12px
    }

    .specialist_address {
        font-size: 12px
    }

    .add_favorite {
        position: relative
    }
}

.popup {
    max-width: 330px;
    padding: 1.25rem 0.94rem !important;
    border-radius: 1.25rem
}

.f-button.is-close-button {
    top: 10px !important;
    right: 10px !important;
    --f-close-button-color: #555;
    width: 14px !important;
    height: 14px !important
}

.popup__title {
    text-align: center;
    font-family: "Poiret One", Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 140%;
    color: #555
}

.popup__wrapper {
    margin-top: 24px
}

.popup__btn {
    margin-top: 24px;
    width: 100%;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    border: 1px solid #c7b299;
    border-radius: .62rem;
    padding: .62rem 2.5rem;
    background: transparent;
    font-family: var(--font-family);
    font-weight: 300;
    font-size: .88rem;
    line-height: 229%;
    text-align: center;
    color: #555
}

.popup__btn:first-child {
    margin-top: 0
}

.popup__btn.colored {
    background: rgba(199, 178, 153, .7)
}

.popup__enter-wrap {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem
}

.popup__enter-wrap span {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #555
}

.popup__enter-wrap a {
    display: block;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    color: #d8c9b8
}

.popup#enter .title,
.popup#register .title {
    font-size: 33px;
    margin-bottom: 24px
}

.popup form .btn {
    margin-top: 24px;
    width: 100%;
    display: block;
    border-radius: .62rem;
    padding: 10px 50px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: rgb(199, 178, 153);
    border-bottom: none;
    width: 100%;
    font-weight: 300;
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    color: #fff
}

.reg_irob,
.popup form .agreement {
    margin-top: 24px;
    display: flex;
    align-items: start;
    gap: 15px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    cursor: pointer
}

.popup form .agreement svg {
    flex: 0 0 24px
}

.popup form .agreement svg path:first-child {
    opacity: 0;
    transition: all 0.3s ease
}

.popup form .agreement.active path:first-child {
    opacity: 1
}

.popup__form-item {
    margin-top: 12px
}

.popup__form-item:first-child {
    margin-top: 0
}

.popup__form-item input {
    display: block;
    width: 100%;
    border: 1px solid #dcdcdc;
    border-radius: .62rem;
    padding: .62rem;
    font-weight: 300;
    color: #000;
    font-size: 14px;
    line-height: 229%
}

.fav__likes._active {
    background: url(/front_asset/img/lk/like-icon.svg) 0 0 no-repeat transparent
}

.fav__likes {
    position: absolute;
    z-index: 10;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    outline: none;
    border: none;
    cursor: pointer;
    background: url(/front_asset/img/lk/like-icon_empty.svg) 0 0 no-repeat transparent;
    display: none
}

.fav__likes img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

@media (max-width:768px) {
    .fav__likes {
        top: 10px;
        right: 10px;
        width: 22px;
        height: 22px;
        background-size: contain
    }

    .fav__likes._active {
        width: 22px;
        height: 22px;
        background-size: contain
    }
}

@media (max-width:380px) {
    .fav__likes {
        top: 10px;
        right: 10px;
        width: 24px;
        height: 24px
    }

    .fav__image {
        height: 220px;
        border-radius: 10px
    }
}

article .fav__likes {
    display: none
}

article:hover .fav__likes {
    display: block;
    z-index: 9999
}

.wishlist_table article .fav__likes._active {
    display: block
}

.home__interior {
    padding-top: 40px
}

.fav__likes {
    .fa-heart:before {
        content: "\f004"
    }
}

.info_btn {
    width: 300px;
    position: absolute;
    right: 528px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: #c7b299 !important;
    border: none !important;
    color: #fff;
    border-radius: 10px;
    font-weight: 300;
    height: 52px
}

.info_invoite3 .info_btn {
    right: 351px
}

.info_content {
    width: 827px;
    position: absolute;
    left: 270px;
    bottom: 40px
}

.info_title {
    font-size: 32px;
    margin-bottom: 22px
}

.info_txt {
    font-size: 16px
}

.info_invoite {
    position: relative;
    color: #fff;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto
}

.info_invoite1 {
    background: url(/css/../assets/img/promo1.png) 0 0 no-repeat;
    width: 100%;
    height: 340px;
    background-size: contain
}

.info_invoite2 {
    background: url(/css/../assets/img/promo2.png) 0 0 no-repeat;
    width: 100%;
    height: 309px;
    background-size: contain
}

.info_invoite3 {
    background: url(/css/../assets/img/promo3.png) 0 0 no-repeat;
    width: 100%;
    height: 255px;
    background-size: contain
}

.default-text a.info_btn {
    text-decoration: none
}

.info_invoite2 .info_content,
.info_invoite1 .info_content {
    width: 425px
}

.info_invoite1 .info_btn,
.info_invoite1 .info_content {
    bottom: 52px
}

.info_invoite2 .info_btn,
.info_invoite2 .info_content {
    bottom: 60px
}

.info_invoite3 .info_btn,
.info_invoite3 .info_content {
    bottom: 60px
}

.info_invoite3 .info_content {
    width: 646px
}

.info_invoite3:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 9px;
    background: url(/css/../assets/img/promo3-right.png) 0 0 no-repeat;
    width: 687px;
    height: 293px;
    z-index: 1;
    pointer-events: none
}

.info_btn:hover {
    background: #b0b68e !important
}

@media (max-width:1700px) {

    .info_invoite1 .info_btn,
    .info_invoite1 .info_content {
        bottom: 87px
    }

    .info_invoite2 .info_btn,
    .info_invoite2 .info_content {
        bottom: 88px
    }

    .info_invoite3 .info_btn {
        right: 121px
    }

    .info_invoite3 .info_btn,
    .info_invoite3 .info_content {
        bottom: 90px
    }

    .info_invoite3:after {
        content: "";
        position: absolute;
        right: -11px;
        bottom: 26px;
        background: url(/css/../assets/img/promo3-right.png) 0 0 no-repeat;
        width: 507px;
        height: 243px;
        z-index: 1;
        pointer-events: none;
        background-size: contain
    }

    .info_invoite1 .info_btn,
    .info_invoite2 .info_btn {
        right: 318px
    }
}

@media (max-width:1400px) {
    .info_invoite {
        margin-bottom: 20px;
        margin-top: 40px
    }

    .info_invoite1,
    .info_invoite2,
    .info_invoite3 {
        background: url(/css/../assets/img/promo_tablet.png) 0 0 no-repeat;
        height: 172px;
        background-size: contain
    }

    .info_invoite1 .info_content,
    .info_invoite2 .info_content,
    .info_invoite3 .info_content {
        left: 40px
    }

    .info_title {
        font-size: 22px;
        margin-bottom: 12px
    }

    .info_invoite3 .info_btn,
    .info_invoite3 .info_content {
        bottom: 30px
    }

    .info_invoite3 .info_btn {
        bottom: 30px
    }

    .info_invoite1 .info_btn,
    .info_invoite1 .info_content {
        bottom: 24px
    }

    .info_invoite2 .info_btn,
    .info_invoite2 .info_content {
        bottom: 24px
    }

    .info_invoite1:after {
        background: url(/css/../assets/img/promo1-right.png) 0 0 no-repeat;
        width: 324px;
        height: 203px;
        right: 9px;
        bottom: 0
    }

    .info_invoite2:after {
        background: url(/css/../assets/img/promo2-right.png) 0 0 no-repeat;
        width: 304px;
        height: 193px;
        right: 0;
        bottom: 2px
    }

    .info_invoite3:after {
        right: -11px;
        bottom: 0;
        width: 477px;
        height: 203px
    }

    .info_invoite1:after,
    .info_invoite2:after {
        content: "";
        position: absolute;
        z-index: 1;
        pointer-events: none;
        background-size: contain
    }
}

@media (max-width:1200px) {
    .info_invoite {
        margin-bottom: 30px
    }

    .info_invoite1,
    .info_invoite2,
    .info_invoite3 {
        height: 192px
    }

    .info_invoite1 .info_btn,
    .info_invoite1 .info_content {
        bottom: 63px
    }

    .info_invoite2 .info_btn,
    .info_invoite2 .info_content {
        bottom: 63px
    }

    .info_invoite3 .info_btn,
    .info_invoite3 .info_content {
        bottom: 63px
    }

    .info_title {
        font-size: 18px;
        margin-bottom: 9px
    }

    .info_txt {
        font-size: 14px
    }

    .info_invoite1 .info_btn,
    .info_invoite1 .info_content {
        bottom: 63px
    }

    .info_invoite2 .info_btn,
    .info_invoite2 .info_content {
        bottom: 73px
    }

    .info_invoite3 .info_btn,
    .info_invoite3 .info_content {
        bottom: 64px
    }

    .info_invoite1 .btn.color,
    .info_invoite2 .btn.color,
    .info_invoite3 .btn.color {
        min-width: 150px;
        width: 230px
    }

    .info_invoite1 .info_btn,
    .info_invoite2 .info_btn {
        right: 248px
    }

    .info_invoite1:after {
        width: 294px;
        height: 163px;
        right: -31px;
        bottom: 50px
    }

    .info_invoite2:after {
        width: 294px;
        height: 163px;
        right: -31px;
        bottom: 50px
    }

    .info_invoite3:after {
        width: 385px;
        height: 163px;
        right: -7px;
        bottom: 47px
    }
}

@media (max-width:992px) {
    .info_invoite {
        margin-bottom: 20px
    }

    .info_invoite1 .btn.color,
    .info_invoite2 .btn.color,
    .info_invoite3 .btn.color {
        width: 100%
    }

    .info_invoite1:after,
    .info_invoite2:after {
        display: none
    }

    .info_invoite {
        padding-left: 18px;
        padding-right: 18px;
        overflow: hidden;
        padding-top: 30px;
        max-width: 330px
    }

    .info_invoite1 {
        background: url(/css/../assets/img/promo1-mobile.png) 0 0 no-repeat;
        width: 330px;
        height: 402px
    }

    .info_invoite2 {
        background: url(/css/../assets/img/promo2-mobile.png) 0 0 no-repeat;
        width: 330px;
        height: 402px
    }

    .info_invoite3 {
        background: url(/css/../assets/img/promo3-mobile.png) 0 0 no-repeat;
        width: 330px;
        height: 491px
    }

    .info_invoite3:after {
        display: none
    }

    .info_invoite1 .info_content,
    .info_invoite2 .info_content,
    .info_invoite3 .info_content {
        width: 100%;
        position: relative;
        left: 0;
        bottom: 0
    }

    .info_invoite1 .info_btn,
    .info_invoite2 .info_btn,
    .info_invoite3 .info_btn {
        position: relative;
        bottom: 0;
        right: 0;
        min-width: 100%;
        width: 100%;
        margin-top: 22px
    }

    .info_title {
        font-size: 20px;
        margin-bottom: 8px
    }

    .info_txt {
        font-size: 12px
    }
}

@media (max-width:570px) {

    .info_invoite1,
    .info_invoite2,
    .info_invoite3 {
        width: 96%;
        background-size: contain
    }
}

.present .modal__wrap {
    background: url(/css/../assets/img/present-big.png) 0 0 no-repeat;
    width: 1293px;
    height: 945px;
    max-height: 925px
}

.present .form-label svg {
    position: absolute;
    right: 24px;
    top: 23px
}

.present .form-label input {
    border-radius: 15px
}

.present .form {
    padding: 50px 50px 50px;
    background: transparent;
    color: #fff;
    border-radius: 20px
}

.present .modal__close {
    right: -580px;
    top: 25px
}

.present .modal__close::after,
.present .modal__close::before {
    background: #ffffff;
    height: 2px
}

.present .form-policy svg {
    width: 30px;
    min-width: 30px
}

.present .form-policy {
    max-width: 309px
}

.poli_cir {
    display: none
}

@media (max-width:1400px) {
    .present .modal__close {
        right: -626px;
        top: 27px
    }
}

.present .errors {
    color: #db0a0a
}

.present-head {
    font-size: 26px;
    margin-bottom: 10px;
    padding: 0
}

.present-info {
    font-size: 16px;
    margin-bottom: 20px
}

@media (max-height:900px) {
    .modal__item.present {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%
    }
}

@media (max-width:1100px) {
    .present .modal__wrap {
        background: url(/css/../assets/img/present-mini.png) 0 0 no-repeat;
        max-width: 375px;
        height: 915px;
        max-height: 915px;
        width: 100%;
        background-size: contain;
        padding-top: 15px
    }

    .present .form {
        padding: 20px 22px 20px 22px
    }

    .present .modal__close {
        right: 23px;
        top: 18px
    }

    .present .form-label {
        margin-bottom: 14px
    }

    .present .form-label input {
        padding: 18px 20px
    }

    .present .form-label svg {
        position: absolute;
        right: 20px;
        top: 15px
    }

    .poli_cir {
        display: block
    }

    .poli_squ {
        display: none
    }

    .present-head {
        font-size: 24px;
        margin-bottom: 8px;
        padding: 0
    }

    .present-info {
        font-size: 14px;
        margin-bottom: 15px
    }
}

@media (max-width:576px) {
    .present .form {
        border-radius: 0;
        padding: 33px 7px 20px 22px;
        width: 96%
    }

    .present .modal__close {
        right: 9px;
        top: 17px
    }
}

@media (max-width:320px) {
    .present .modal__wrap {
        background: url(/css/../assets/img/present-mini.png) 0 0 no-repeat;
        max-width: 370px;
        height: 857px;
        max-height: 857px;
        width: 100%;
        background-size: cover
    }
}

.present_phone_title {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 7px
}

.modal__success-present {
    background: url(/css/../assets/img/success-present-big.png) 0 0 no-repeat;
    width: 1058px;
    height: 797px;
    max-height: 925px;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:1099px) {
    .present .modal__success-present .modal__close {
        right: 30px
    }
}

.modal__success-present .modal__close::after,
.modal__success-present .modal__close::before {
    background: #fff;
    height: 2px
}

.success-present-block {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px
}

.success-present-title {
    color: rgba(255, 255, 255, 1);
    font-family: Poiret One;
    font-size: 40px;
    font-weight: 400;
    line-height: 140%
}

.success-present-info {
    color: rgba(255, 255, 255, 1);
    font-family: Poiret One;
    font-size: 26px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 22px
}

.success-present-text {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 140%
}

@media (max-width:1100px) {
    .modal__success-present {
        background: url(/css/../assets/img/success-present-mini.png) 50% 50% no-repeat;
        width: 365px;
        height: 430px;
        background-size: cover
    }

    .success-present-title {
        font-size: 34px
    }

    .success-present-info {
        font-size: 26px;
        margin-bottom: 12px
    }

    .success-present-text {
        font-size: 14px
    }
}

button.present-fix {
    background: url(/css/../assets/img/present-fix.png) 0 0 no-repeat;
    width: 334px;
    height: 179px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 11;
    border: none;
    outline: none;
    cursor: pointer;
    opacity: 0;
    display: block;
    animation: ani 3s forwards
}

@keyframes ani {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

button.present-fix:hover {
    opacity: .95
}

.products_collection-title {
    font-family: Poiret One;
    font-size: 36px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px
}

.products_collection {
    position: absolute;
    left: -797px;
    width: 720px;
    bottom: 16px
}

.collection-list {
    display: flex;
    flex-direction: column
}

.collection-item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 12px;
    border-radius: 24px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .05)
}

.info-collection {
    padding: 20px 57px 20px 49px;
    display: flex;
    flex-direction: column;
    flex: 1 auto;
    justify-content: space-between
}

.collection-name_wrap {
    display: flex;
    flex-direction: column
}

.collection-param {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    padding-bottom: 6px
}

.collection-val {
    font-size: 14px;
    font-weight: 300;
    line-height: 120%
}

.collection-img {
    width: 117px;
    height: 166px;
    border-radius: 20px;
    position: relative;
    overflow: hidden
}

.collection-name {
    line-height: 1.1;
    margin-bottom: 8px;
    color: #454545;
    font-weight: 200;
    font-family: Montserrat, sans-serif;
    font-size: 22px
}

.collection-item:hover {
    box-shadow: 0 20px 20px 0 rgba(139, 124, 107, .1)
}

.collection-item:hover .collection-name {
    color: rgba(199, 178, 153, 1)
}

.catalog-detail__image.cd3 {
    margin-bottom: 700px
}

.catalog-detail__image.cd2 {
    margin-bottom: 520px
}

.catalog-detail__image.cd1 {
    margin-bottom: 350px
}

@media (max-width:1700px) {
    .products_collection {
        left: -655px;
        width: 580px
    }
}

@media (max-width:1400px) {
    .products_collection {
        left: -540px;
        width: 500px
    }

    .info-collection {
        padding: 20px 13px 20px 13px
    }
}

@media (max-width:1200px) {
    .products_collection {
        left: -470px;
        width: 420px
    }

    .catalog-detail__text .info-collection .price {
        font-size: 18px
    }
}

@media (max-width:992px) {
    .products_collection {
        left: 0;
        bottom: 0;
        margin-bottom: 0;
        width: 100%;
        position: relative
    }

    .catalog-detail__image.cd1,
    .catalog-detail__image.cd2,
    .catalog-detail__image.cd3,
    .catalog-detail__image {
        margin-bottom: 10px !important
    }
}

@media (max-width:768px) {
    button.present-fix {
        right: 0;
        left: 0;
        margin: 0 auto;
        display: none
    }

    button.present-fix.active {
        display: block;
        animation: ani 3s forwards
    }

    .catalog-detail__text .info-collection .price {
        font-size: 16px
    }

    .products_collection {
        left: 0
    }

    .catalog-detail__image.cd1,
    .catalog-detail__image.cd2,
    .catalog-detail__image.cd3,
    .catalog-detail__image {
        margin-bottom: 10px !important
    }

    .collection-img {
        width: 76px;
        height: 108px;
        border-radius: 10px
    }

    .collection-item {
        border-radius: 11px
    }

    .info-collection {
        padding: 10px 13px 4px 13px
    }

    .collection-param,
    .collection-val {
        font-size: 12px
    }

    .collection-param {
        border-bottom: none
    }
}

.catalog-detail .info_invoite2 {
    margin-top: 70px;
    margin-bottom: 60px
}

.catalog-detail .catalog-section__products-list {
    padding-bottom: 0
}

.catalog-detail .info_invoite3 {
    margin-bottom: 100px
}

@media (max-width:1400px) {
    .catalog-detail .info_invoite2 {
        margin-bottom: 0
    }
}

@media (max-width:992px) {
    .catalog-detail .info_invoite2 {
        margin-top: 0;
        margin-bottom: 20px
    }

    .catalog-detail .catalog-detail__simular.page__block {
        padding-bottom: 0
    }

    .catalog-detail .info_invoite3 {
        margin-bottom: 50px
    }
}

.homo-promo-art {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
    background-size: cover
}

@media (min-width:993px) {
    .homo-promo-art {
        background: url(/css/../assets/bs/art-big.jpg) 50% 0 no-repeat;
        background-size: cover
    }
}

@media (max-width:992px) {
    .homo-promo-art {
        background: url(/css/../assets/bs/art-ipad.jpg) 52% 0 no-repeat;
        background-size: cover
    }
}

@media (max-width:450px) {
    .homo-promo-art {
        background: url(/css/../assets/bs/art-phone.png) 50% 10% no-repeat;
        background-size: cover
    }
}

@media (max-width:450px) and (max-height:1060px) {
    .homo-promo-art {
        background: url(/css/../assets/bs/art-phone-mini.png) 50% 0 no-repeat;
        background-size: cover
    }
}

@media (max-width:360px) {
    .homo-promo-art {
        background: url(/css/../assets/bs/art-phone-mini.png) 50% 0 no-repeat;
        background-size: cover
    }
}

.promotional {
    border-radius: 24px;
    backdrop-filter: blur(20px);
    background: rgba(0, 0, 0, .5);
    width: 475px;
    height: 164px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
    gap: 16px
}

.promotional_code {
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    text-align: center
}

.promotional_red {
    color: red
}

.promotional_btn {
    width: 327px;
    height: 52px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 80px 10px 80px;
    border-radius: 10px;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, .1);
    background: rgba(199, 178, 153, 1);
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid transparent
}

.promotional_btn:hover {
    border-bottom: 1px solid #b0b68e;
    color: #fff !important;
    background: #b0b68e
}

@media (max-width:768px) {
    .promotional {
        width: 287px;
        height: 154px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 12px;
        padding: 20px
    }

    .promotional_code {
        font-size: 14px;
        font-weight: 600;
        line-height: 140%
    }

    .promotional_btn {
        font-size: 14px;
        font-weight: 500;
        line-height: 32px;
        width: 157px;
        height: 42px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 5px 20px 5px 20px
    }
}

@media (max-width:490px) {
    .promotional {}
}

.gift {
    background: url(/css/../assets/img/gift.svg) 0 0 no-repeat;
    width: 34px;
    height: 40px;
    top: 161px;
    right: 0;
    position: fixed;
    z-index: 99
}

.fav_fixed.active+.gift {
    display: block !important
}

.header__max {
    margin-left: 20px
}

.search-mobile-btn {
    position: absolute;
    z-index: 9;
    margin-top: -62px
}

.search-mobile-btn.loading:before {
    top: -10px
}

.wishlist-buy.btn {
    width: 25px;
    height: 25px;
    padding: 0 !important;
    min-width: 0
}

.wishlist-buy.btn {
    flex: 0 0 25px;
    min-width: 25px;
    position: relative;
    border: none;
    box-shadow: none;
    background: url(/front_asset/img/new_icon/bag.svg) no-repeat !important;
    background-size: contain !important;
    background-position: center
}

.wishlist-buy.btn {
    margin-left: auto;
    margin-right: auto
}

.catalog-section__products-item .image:hover .first_img {
    display: flex !important
}

.product-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-card-swiper-wrap .swiper-slide {
    max-width: 44px
}

.product-card-swiper-wrap .product-image {
    flex: 0 0 44px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    width: 44px;
    height: 44px
}

.product-bg-swiper-wrapper .product-image {
    width: 100%;
    height: 100%
}

.product-bg-swiper-wrapper .product-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-bg-swiper-wrapper .product-image {
    flex: 0 0 100%;
    border-radius: 0%;
    overflow: hidden
}

.product-bg-swiper {
    display: none;
    height: 100%
}

.product-bg-swiper:has(.swiper-slide) {
    display: block
}

.first_img-hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .1;
    transition: all 0.4s ease
}

.first_img-hover.active {
    opacity: 1
}

.first_img-hover {
    z-index: 2
}

.product-card-swiper-wrap:has(.swiper-button-lock) .swiper-wrapper {
    display: flex;
    justify-content: end
}

.product-card-swiper-wrap .swiper {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.product-card-swiper-wrap {
    z-index: 10;
    display: none;
    width: -moz-max-content;
    width: max-content;
    max-width: 310px;
    height: 84px;
    border-radius: 24px 0 0 0;
    background: rgba(255, 255, 255, .8);
    position: absolute;
    overflow: hidden;
    bottom: 0;
    right: 0;
    left: auto;
    margin-left: auto;
    margin-right: 0;
    padding: 20px;

    @media (max-width:1400px) {
        .product-card-swiper-wrap {
            max-width: 250px
        }
    }
}

.product-card-swiper-wrap .swiper-button-next {
    right: 0
}

.product-card-swiper-wrap .swiper-button-prev {
    left: 0
}

.product-card-swiper-wrap .swiper-button-next:after,
.product-card-swiper-wrap .swiper-button-prev:after {
    font-size: 12px;
    color: #000
}

.product-card-swiper-wrap:has(.swiper-slide) {
    display: block
}

.product-bg-swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

article .fav__likes {
    position: relative !important;
    display: block !important;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 !important
}

.priceblock,
.catalog-section__products .priceblock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 10px
}

.catalog-section__products-item .info .name {
    margin: 0;
    width: 100%
}

.catalog-section__products-item {
    height: auto;
    display: flex;
    flex-direction: column
}

.catalog-section__products-item .info {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column
}

.catalog-section__products-item a.name {
    flex: 1 1 auto
}

.priceblock,
.catalog-section__products-item .priceblock {
    flex: 0 0 auto
}

.btnblock,
.catalog-section__products .btnblock {
    display: flex;
    align-items: center;
    gap: 5px
}

.btnblock>*,
.catalog-section__products .btnblock>* {
    margin: 0 !important;
    height: 25px;
    width: 25px
}

.btnblock .error_message,
.btnblock .error {
    display: none !important
}

.offer-d__button_tocart,
.catalog-section__products .btnblock .btn {
    flex: 0 0 25px;
    min-width: 25px;
    position: relative;
    border: none;
    box-shadow: none;
    background: url(/front_asset/img/new_icon/bag.svg) no-repeat !important;
    background-size: contain !important;
    background-size: contain !important;
    background-position: center
}

.offer-d__button_tocart.full,
.catalog-section__products .btnblock .btn.full {
    background: url(/front_asset/img/new_icon/bag-full.svg) no-repeat !important
}

.offer-d__button_tocart,
.catalog-section__products .btnblock .btn {
    width: 25px;
    height: 25px;
    padding: 0 !important;
    min-width: 0
}

.btnblock .fav__likes {
    background: url(/front_asset/img/new_icon/fav_empty.svg) 0 0 no-repeat transparent;
    background-size: contain
}

.btnblock .fav__likes._active {
    background: url(/front_asset/img/new_icon/fav_full.svg) 0 0 no-repeat transparent;
    background-size: contain
}

@media (max-width:500px) {

    .offer-d__button_tocart,
    .catalog-section__products .btnblock>*,
    .catalog-section__products .btnblock .btn {
        width: 25px;
        height: 25px;
        flex: 0 0 25px
    }

    .product-card-swiper-wrap:has(.swiper-slide) {
        padding: 10px;
        border-radius: 10px 0 0 0
    }

    .product-card-swiper-wrap {
        height: 63px
    }
}

@media (max-width:500px) {
    .product-card-swiper-wrap {
        width: 100%;
        display: none !important
    }
}

.home__promo-slider-item .bottom {
    bottom: 0;
    height: -moz-max-content;
    height: max-content;
    top: 0;
    margin: auto;
    transform: none !important
}

@media (max-width:1702px) {
    .text:has(.info) .bottom {
        bottom: 30%
    }
}

@media (max-width:1600px) {
    .home__promo-slider-item .bottom {
        width: -moz-max-content;
        width: max-content;
        left: 0;
        right: 0;
        align-items: center;
        text-align: center
    }

    .text:has(.info) .bottom {
        align-items: start;
        text-align: left
    }

    .home__promo-slider-item .bottom * {
        text-align: center
    }
}

@media (max-width:500px) {
    .text:has(.info) .bottom {
        align-items: center
    }
}

.home__process .container:last-child {
    margin-top: 50px
}

.page__block.home__about {
    padding-bottom: 50px
}

@media (max-width:992px) {
    .home__about-person {
        margin-top: 0
    }
}

.header__max {
    display: block;
    flex: 0 0 24px;
    height: 24px;
    width: 24px;
    margin-right: 9px
}

.head-login {
    margin-left: 0
}

@media (max-width:1400px) {
    .header__logo a {
        height: 60px;
        width: 100%;
        display: flex !important;
        justify-content: center;
        margin: 0 !important
    }
}

.cart_fixed {
    top: 165px;
    right: 0;
    padding: 0;
    position: fixed;
    z-index: 99;
    width: 34px;
    height: 47px;
    background: #D8C9B8;
    width: 34px;
    height: 34px;
    border-radius: 10px 0 0 10px
}

.cart_fixed img {
    filter: brightness(0);
    width: 15px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.cart_fixed span {
    right: 4px;
    top: 3px;
    width: 11px;
    height: 11px;
    font-size: 8px;
    background: #fff;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding: 2px;
    border-radius: 100%;
    color: #333
}

div.burger {
    position: relative;
    padding: 4px;
    width: 24px;
    height: 24px
}

div.burger:before,
div.burger:after,
div.burger span {
    position: absolute;
    width: calc(100% - 8px);
    height: 2px;
    background: #000;
    border-radius: 2px;
    content: "";
    transition: all 0.3s ease;
    display: block;
    top: 4px;
    left: 4px;
    right: 4px;
    margin: auto
}

div.burger:after {
    top: 18px;
    width: 50%;
    right: auto
}

div.burger img {
    position: absolute;
    bottom: 2px;
    right: 0;
    display: block;
    width: 7px;
    height: 7px;
    transition: all 0.3s ease;
    opacity: 1
}

div.burger span {
    top: 11px;
    width: 60%;
    right: auto
}

div.burger.active span {
    width: 0
}

div.burger.active:before {
    top: 11px;
    transform: rotate(-45deg);
    left: 7px
}

div.burger.active:after {
    top: 11px;
    width: calc(100% - 8px);
    left: 7px;
    transform: rotate(45deg)
}

div.burger.active img {
    opacity: 0
}

.header__mobile {
    background: transparent
}

.page-wrap:before {
    content: "";
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(27, 27, 27, 0);
    transition: all 0.3s ease
}

.fixed .page-wrap:before {
    background: rgba(27, 27, 27, .6)
}

@keyframes show_up {
    0% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes show_left {
    0% {
        transform: translateX(-20px)
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

.header__nav ul li {
    opacity: 0
}

.header__nav ul li:nth-child(1) {
    animation: show_up 1s ease 0s forwards
}

.header__nav ul li:nth-child(2) {
    animation: show_up 1s ease 0.1s forwards
}

.header__nav ul li:nth-child(3) {
    animation: show_up 1s ease 0.2s forwards
}

.header__nav ul li:nth-child(4) {
    animation: show_up 1s ease 0.3s forwards
}

.header__nav ul li:nth-child(5) {
    animation: show_up 1s ease 0.4s forwards
}

.header__logo {
    opacity: 0;
    animation: show_up 1s ease 0.5s forwards
}

.header .lang-current {
    opacity: 0;
    animation: show_up 1s ease 0.6s forwards
}

.header__max {
    opacity: 0;
    animation: show_up 1s ease 0.7s forwards
}

.top-phone {
    opacity: 0;
    animation: show_up 1s ease 0.8s forwards
}

.header .search-btn {
    opacity: 0;
    animation: show_up 1s ease 0.9s forwards
}

.header .head-login {
    opacity: 0;
    animation: show_up 1s ease 1s forwards
}

.header__mobile-nav:first-of-type li {
    opacity: 0
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(1) {
    animation: show_left 1s ease 0s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(2) {
    animation: show_left 1s ease 0.1s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(3) {
    animation: show_left 1s ease 0.2s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(4) {
    animation: show_left 1s ease 0.3s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(5) {
    animation: show_left 1s ease 0.4s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(6) {
    animation: show_left 1s ease 0.5s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(7) {
    animation: show_left 1s ease 0.6s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(8) {
    animation: show_left 1s ease 0.7s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(9) {
    animation: show_left 1s ease 0.8s forwards
}

.header__mobile-nav:first-of-type li {
    opacity: 0
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(1) {
    animation: show_left 1s ease 0s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(2) {
    animation: show_left 1s ease 0.1s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(3) {
    animation: show_left 1s ease 0.2s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(4) {
    animation: show_left 1s ease 0.3s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(5) {
    animation: show_left 1s ease 0.4s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(6) {
    animation: show_left 1s ease 0.5s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(7) {
    animation: show_left 1s ease 0.6s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(8) {
    animation: show_left 1s ease 0.7s forwards
}

.header__mobile.active .header__mobile-nav:first-of-type li:nth-child(9) {
    animation: show_left 1s ease 0.8s forwards
}

.header__mobile-nav:last-of-type li {
    opacity: 0
}

.header__mobile.active .header__mobile-nav:last-of-type li:nth-child(1) {
    animation: show_left 1s ease 0.9s forwards
}

.header__mobile.active .header__mobile-nav:last-of-type li:nth-child(2) {
    animation: show_left 1s ease 1s forwards
}

.header__mobile.active .header__mobile-nav:last-of-type li:nth-child(3) {
    animation: show_left 1s ease 1.1s forwards
}

.header__mobile.active .header__mobile-nav:last-of-type li:nth-child(4) {
    animation: show_left 1s ease 1.2s forwards
}

.header__mobile.active .header__mobile-nav:last-of-type li:nth-child(5) {
    animation: show_left 1s ease 1.3s forwards
}

.header__mobile.active .header__mobile-nav:last-of-type li:nth-child(6) {
    animation: show_left 1s ease 1.4s forwards
}

.header__mobile .header__mobile-phone,
.header__mobile .loginmob {
    opacity: 0
}

.header__mobile.active .header__mobile-phone {
    animation: show_left 1s ease 1.5s forwards
}

.header__mobile.active .loginmob {
    animation: show_left 1s ease 1.6s forwards
}

.offer-d__button_tocart.full,
.catalog-section__products .btnblock .btn.full {
    background-size: contain !important
}

.catalog-section__products-item .image {
    padding: 0
}

.catalog-section__products-item .image span {
    font-size: 14px
}

.catalog-section__products-item .image:hover span {
    opacity: 1;
    visibility: visible
}

.page-wrap:has(#formcart) .cart_fixed span {
    display: none
}

.page-wrap:has(.main.lk) .fav_fixed .wicount {
    display: none
}

@media (max-width:768px) {
    .catalog-section__products-item .image span {
        font-size: 10px
    }

    .catalog-section__products-item .stickers-d {
        top: 10px;
        left: 10px
    }
}
