@font-face {
    font-family: MinionPro;
    src: url(MinionPro-Regular.eot);
    src: url(MinionPro-Regular.eot#iefix) format("embedded-opentype"), url(MinionPro-Regular.woff2) format("woff2"), url(MinionPro-Regular.woff) format("woff"), url(MinionPro-Regular.ttf) format("truetype"), url(MinionPro-Regular.svg#MinionPro) format("svg");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: MinionPro;
    src: url(MinionPro-Medium.eot);
    src: url(MinionPro-Medium.eot#iefix) format("embedded-opentype"), url(MinionPro-Medium.woff2) format("woff2"), url(MinionPro-Medium.woff) format("woff"), url(MinionPro-Medium.ttf) format("truetype"), url(MinionPro-Medium.svg#MinionPro) format("svg");
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: "Playfair Display";
    src: url(PlayfairDisplay-Regular.eot);
    src: url(PlayfairDisplay-Regular.eot#iefix) format("embedded-opentype"), url(https://www.regalbuild.ru/fonts/PlayfairDisplay-Regular.woff2) format("woff2"), url(https://www.regalbuild.ru/fonts/PlayfairDisplay-Regular.woff) format("woff"), url(PlayfairDisplay-Regular.ttf) format("truetype"), url("https://www.regalbuild.ru/fonts/PlayfairDisplay-Regular.svg#Playfair Display") format("svg");
    font-weight: 400;
    font-display: swap
}

body {
    background: #fff;
    color: #0e191f;
    padding: 0;
    margin: 0;
    font-family: "Minion Pro", MinionPro, "Open Sans", sans-serif;
    width: 100%;
    position: relative;
    min-height: 100vh;
    min-width: 320px;
    font-weight: 400
}

input,
textarea {
    font-family: "Minion Pro", MinionPro, "Open Sans", sans-serif;
    -webkit-appearance: none;
    border: none;
    outline: 0;
    background: 0 0;
    border-radius: 0;
    font-weight: 500
}

button {
    font-family: "Minion Pro", MinionPro, "Open Sans", sans-serif;
    -webkit-appearance: none;
    border: none;
    outline: 0;
    background: 0 0;
    border-radius: 0;
    cursor: pointer;
    padding: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-weight: 700
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
ol li,
p,
ul,
ul li {
    margin: 0;
    padding: 0
}

*,
:focus,
:hover,
:visited {
    text-decoration: none;
    outline: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%;
    display: block
}

svg {
    display: block;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

a {
    color: inherit;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

table {
    border-collapse: collapse;
    border: none;
    border-spacing: 0
}

.wrapper {
    padding-left: 96px;
    padding-right: 96px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
    width: 100%
}

@media (max-width:1599px) {
    .wrapper {
        padding-left: 48px;
        padding-right: 48px
    }
}

@media (max-width:1279px) {
    .wrapper {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .wrapper {
        padding-left: 20px;
        padding-right: 20px
    }
}

.brown {
    color: #6d614b
}

.button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    min-height: 48px;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 192px;
    letter-spacing: -.009em;
    border: 2px solid transparent;
    font-weight: 500
}

@media (max-width:479px) {
    .button {
        min-width: 100%
    }
}

@media (max-width:359px) {
    .button {
        padding-left: 8px;
        padding-right: 8px
    }
}

.button_black {
    background: 0 0;
    color: #0e191f;
    border-top-color: #0e191f;
    border-bottom-color: #0e191f
}

.button_black:hover {
    background: #0e191f;
    color: #fff;
    border-top-color: #0e191f;
    border-bottom-color: #0e191f
}

.button_white {
    background: 0 0;
    color: #fff;
    border-top-color: #fff;
    border-bottom-color: #fff
}

.button_white:hover {
    background: #fff;
    color: #0e191f;
    border-top-color: #fff;
    border-bottom-color: #fff
}

.button_brown {
    background: #6d614b;
    color: #fff;
    border-color: #6d614b
}

.button_brown:hover {
    background: #fff;
    color: #0e191f;
    border-color: #fff
}

.h1,
h1 {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 170px;
    line-height: 120px;
    letter-spacing: -.009em;
    text-transform: uppercase;
    font-weight: 400
}

@media (max-width:1439px) {

    .h1,
    h1 {
        font-size: 118px;
        line-height: 84px
    }
}

@media (max-width:767px) {

    .h1,
    h1 {
        font-size: 89px;
        line-height: 63px
    }
}

@media (max-width:383px) {

    .h1,
    h1 {
        font-size: 72px;
        line-height: 51px
    }
}

h2 {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 86px;
    line-height: 82px;
    letter-spacing: -.009em;
    font-weight: 400;
    margin-left: -4px
}

@media (max-width:1279px) {
    h2 {
        margin-left: -1px;
        font-size: 56px;
        line-height: 55px
    }
}

@media (max-width:767px) {
    h2 {
        margin-left: 0;
        font-size: 28px;
        line-height: 28px
    }
}

h5 {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400
}

@media (max-width:1279px) {
    h5 {
        font-size: 20px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    h5 {
        font-size: 16px;
        line-height: 16px
    }
}

.custom_ul,
p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400
}

p+p {
    margin-top: 32px
}

.custom_ul li:before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 16px;
    background: #0e191f;
    vertical-align: middle;
    margin-right: 30px
}

.custom_ul li+li {
    margin-top: 32px
}

p+.custom_ul {
    margin-top: 64px
}

.verticallines {
    z-index: 1
}

.verticallines:after,
.verticallines:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 0
}

.verticallines:before {
    left: 144px
}

.verticallines:after {
    right: 144px
}

@media (max-width:1599px) {
    .verticallines:before {
        left: 96px
    }

    .verticallines:after {
        right: 96px
    }
}

@media (max-width:1279px) {
    .verticallines:before {
        left: 68px
    }

    .verticallines:after {
        right: 68px
    }
}

.swiper-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {

    .custom_ul,
    p {
        font-size: 16px;
        line-height: 26px
    }

    p+p {
        margin-top: 26px
    }

    .custom_ul li:before {
        width: 13px;
        margin-right: 23px
    }

    .custom_ul li+li,
    p+.custom_ul {
        margin-top: 26px
    }

    .verticallines:before {
        left: 40px
    }

    .verticallines:after {
        right: 40px
    }

    .swiper-pagination {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.swiper-pagination-bullet {
    display: block;
    opacity: .4;
    background: #fff;
    margin-left: 11px !important;
    margin-right: 11px !important
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

.getoffer {
    text-align: center
}

.getoffer button {
    min-width: 288px
}

.main_header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.01em
}

.header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 192px
}

@media (max-width:767px) {
    .header {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.header_logo {
    display: block;
    background: url(logowhite.webp) center/contain no-repeat;
    width: 193px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header_contacts {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 73px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.header_contacts a:hover {
    color: #6d614b
}

@media (max-width:1439px) {
    .header_contacts {
        margin-right: 28px
    }
}

.header_city {
    position: relative;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    white-space: nowrap;
    min-width: 210px
}

.header_city a:hover {
    color: #798286
}

.header_city span.shortname,
.header_city span.veryshortname {
    display: none
}

@media (max-width:1279px) {
    .main_header {
        font-size: 16px
    }

    .main_header .wrapper {
        padding-left: 20px;
        padding-right: 20px
    }

    .header {
        min-height: 95px
    }

    .header_logo {
        width: 145px;
        height: 41px
    }

    .header_contacts {
        margin-right: 22px
    }

    .header_city {
        min-width: 0;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-left: auto
    }

    .header_city span.longname {
        display: none
    }

    .header_city span.shortname {
        display: inline
    }
}

@media (max-width:767px) {
    .header_contacts {
        display: none
    }

    .header_city {
        margin-left: 0
    }

    .header_city span.shortname {
        display: none
    }

    .header_city span.veryshortname {
        display: inline
    }
}

.header_language {
    margin-left: auto;
    position: relative;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    min-width: 134px
}

.header_language a:hover {
    color: #798286
}

.header_language span.shortname {
    display: none
}

@media (max-width:1279px) {
    .header_language {
        min-width: 0;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 0
    }

    .header_language span.longname {
        display: none
    }

    .header_language span.shortname {
        display: inline
    }
}

@media (max-width:767px) {
    .header_language {
        margin-left: -20px
    }
}

.header_menu {
    margin-left: auto;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase
}

.header_menu a {
    display: block;
    position: relative;
    padding-right: 62px
}

.header_menu a span.icon {
    content: '';
    display: block;
    width: 48px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
    background-position: 4px center;
    background-size: auto 26px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header_menu a span.icon:after,
.header_menu a span.icon:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header_menu a span.icon:before {
    top: 7px
}

.header_menu a span.icon:after {
    bottom: 7px
}

.header_menu a:hover {
    color: #6d614b
}

.header_menu a:hover span.icon:after,
.header_menu a:hover span.icon:before {
    background: #6d614b
}

@media (max-width:1279px) {
    .header_menu {
        font-size: 0;
        margin-left: 72px
    }

    .header_menu a {
        width: 48px;
        height: 12px;
        padding-right: 0
    }

    .header_menu a:after {
        width: 100%
    }
}

.custom_select {
    position: relative;
    min-height: 48px;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.custom_select:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    right: 40px;
    top: 22px
}

.custom_select ul {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 1px;
    display: none;
    background: #0a1216;
    padding-top: 3px;
    padding-bottom: 16px
}

.custom_select li {
    padding: 8px 60px 8px 19px
}

.custom_select.opened {
    background: #0a1216
}

.select_current {
    padding: 12px 60px 12px 19px
}

body.menuopened {
    overflow: hidden
}

body.menuopened .main_header {
    position: fixed;
    z-index: 101
}

body.menuopened .header_menu a span.icon {
    background: url(close_lite.svg) 4px center/contain no-repeat
}

body.menuopened .header_menu a span.icon:after,
body.menuopened .header_menu a span.icon:before {
    background: 0 0
}

.menupopup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #0e191f;
    padding-top: 192px;
    padding-bottom: 30px;
    display: none
}

.menupopup:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    left: 50%;
    top: 0
}

@media (max-width:1279px) {
    .menupopup {
        padding-top: 96px;
        padding-bottom: 24px
    }
}

.menupopup_content {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    z-index: 2
}

.menulinks {
    padding-top: 48px;
    padding-bottom: 48px;
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 56px;
    line-height: 80px;
    letter-spacing: -.009em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.menulinks a:hover {
    color: #6d614b
}

@media (max-width:1279px) {
    .menulinks {
        font-size: 36px
    }
}

@media (max-width:767px) {
    .header_menu a {
        width: 36px
    }

    .select_current {
        margin-left: -19px
    }

    body.menuopened .header_menu a:after {
        right: 0
    }

    .menupopup_content {
        padding-left: 20px;
        padding-right: 20px
    }

    .menulinks {
        padding-top: 24px;
        padding-bottom: 24px;
        font-size: 24px;
        line-height: 48px
    }
}

@media (max-width:479px) {
    .menulinks {
        font-size: 18px;
        line-height: 36px
    }
}

@media (max-width:359px) {
    .menulinks {
        font-size: 16px
    }
}

.mainscreen {
    text-align: center;
    color: #fff;
    position: relative
}

.mainscreen_counter {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 60px;
    position: absolute;
    left: 0;
    top: 311px;
    width: 100%;
    z-index: 3
}

.mainscreen_counter span.current {
    font-size: 60px
}

@media (max-width:1279px) {
    .mainscreen_counter {
        top: 144px;
        font-size: 21px
    }

    .mainscreen_counter span.current {
        font-size: 42px
    }
}

.mainscreen_play {
    position: relative;
    z-index: 3
}

.playbutton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 96px;
    height: 96px;
    position: relative;
    background: #fff;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto
}

.playbutton:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 14px solid #18282f;
    border-bottom: 9px solid transparent;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.playbutton:hover {
    background: #0e191f
}

.playbutton:hover:before {
    border-left-color: #fff
}

.mainscreentypes {
    position: relative
}

.mainscreen_types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media (max-width:767px) {
    .mainscreen_counter {
        font-size: 16px;
        top: 118px
    }

    .mainscreen_counter span.current {
        font-size: 34px
    }

    .mainscreentypes .verticallines {
        display: none
    }

    .mainscreen_types {
        display: block
    }
}

.mainscreen_type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 288px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33333% + 2px);
    -ms-flex: 1 1 calc(33.33333% + 2px);
    flex: 1 1 calc(33.33333% + 2px);
    margin-left: -1px;
    margin-right: -1px;
    background: center/cover no-repeat;
    padding: 20px;
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 30px;
    letter-spacing: -.009em;
    color: #fff
}

.mainscreen_type a:hover {
    color: #6d614b
}

@media (max-width:1439px) {
    .mainscreen_type {
        height: 240px
    }
}

@media (max-width:1279px) {
    .mainscreen_type {
        height: 192px;
        font-size: 24px
    }
}

@media (max-width:479px) {
    .mainscreen_type {
        height: 144px
    }
}

.mainscreen_item {
    padding-top: 384px;
    padding-bottom: 93px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: center/cover no-repeat;
    position: relative
}

.mainscreen_item .h1,
.mainscreen_item h1 {
    margin-bottom: 153px
}

.mainscreen_item .h1 br,
.mainscreen_item h1 br {
    display: none
}

.mainscreen_item .wrapper {
    padding-top: 87px;
    padding-bottom: 87px;
    z-index: 3
}

.mainscreen_item:before {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 192px);
    background: rgba(255, 255, 255, .3);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2
}

@media (max-width:1279px) {
    .mainscreen_item {
        padding-top: 212px;
        padding-bottom: 124px
    }

    .mainscreen_item .wrapper {
        padding-top: 21px;
        padding-bottom: 21px
    }

    .mainscreen_item .h1,
    .mainscreen_item h1 {
        margin-bottom: 54px
    }

    .mainscreen_item .h1 br,
    .mainscreen_item h1 br {
        display: inline
    }

    .mainscreen_item .word1 {
        text-align: left;
        margin-left: -27px
    }

    .mainscreen_item .word2 {
        text-align: left
    }

    .mainscreen_item .word3 {
        margin-left: 67px
    }

    .mainscreen_item:before {
        height: calc(100% - 96px)
    }
}

@media (max-width:767px) {
    .mainscreen_type {
        font-size: 30px
    }

    .mainscreen_item {
        padding-top: 186px;
        padding-bottom: 107px
    }

    .mainscreen_item .wrapper {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .mainscreen_item .word1 {
        margin-left: -21px
    }

    .mainscreen_item .word3 {
        margin-left: 50px
    }

    .mainscreen_item:before {
        display: none
    }
}

.swiper-slide-active .mainscreen_item .h1,
.swiper-slide-active .mainscreen_item h1 {
    opacity: 1
}

.mainscreen_instagramm {
    position: absolute;
    right: 42px;
    bottom: 0;
    height: 100%;
    width: 24px;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 280px
}

.mainscreen_instagramm p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.009em;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    color: rgba(255, 255, 255, .3)
}

.mainscreen_instagramm p a:hover {
    color: #fff
}

.mainscreen_slider {
    position: relative
}

.mainscreen_pagination {
    position: absolute;
    left: -11px;
    bottom: 93px;
    width: 100%
}

.mainscreen_pagination #mainscreenPagination {
    position: relative;
    bottom: 0
}

.mainscreen_video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.mainscreen_video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mainscreen_item .wrapper {
    position: relative
}

.section_aboutregal {
    padding-top: 92px;
    padding-bottom: 96px;
    overflow: hidden
}

@media (max-width:1279px) {
    .mainscreen_pagination {
        left: 0;
        width: 100%;
        bottom: 50px
    }

    .mainscreen_pagination #mainscreenPagination {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section_aboutregal {
        padding-top: 46px;
        padding-bottom: 48px
    }
}

@media (max-width:767px) {
    .mainscreen_instagramm {
        display: none
    }

    .mainscreen_pagination {
        bottom: 48px
    }

    .section_aboutregal {
        padding-top: 48px
    }
}

.aboutregal {
    background: url(about_bg.webp) center top/contain no-repeat;
    padding: 244px 0 46px
}

@media (max-width:1279px) {
    .aboutregal {
        padding: 98px 0 48px 28px
    }
}

@media (max-width:767px) {
    .aboutregal {
        padding: 48px 0 42px
    }
}

.aboutregal_grid {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 0 96px;
    max-width: 1248px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 50px
}

.aboutregal_photo {
    width: 528px;
    grid-area: 1/1/4/2
}

.aboutregal_photo img {
    width: 100%
}

@media (max-width:1279px) {
    .aboutregal_grid {
        grid-gap: 0 48px;
        padding-bottom: 0
    }

    .aboutregal_photo {
        width: 316px;
        margin-bottom: 38px;
        grid-area: 1/1/2/2
    }
}

@media (max-width:767px) {
    .aboutregal_grid {
        grid-gap: 0 15px
    }

    .aboutregal_photo {
        width: 100%;
        max-width: 220px;
        grid-area: 1/1/2/2;
        margin-bottom: 0
    }
}

@media (max-width:383px) {
    .aboutregal_photo {
        max-width: 192px
    }
}

.aboutregal_text {
    padding-top: 186px;
    padding-bottom: 68px;
    grid-area: 1/2/2/3
}

@media (max-width:1279px) {
    .aboutregal_text {
        padding-top: 136px;
        padding-bottom: 0;
        grid-area: 1/2/4/3
    }
}

@media (max-width:767px) {
    .aboutregal_text {
        grid-area: 3/1/4/3;
        padding: 0
    }
}

.aboutregal_name {
    grid-area: 2/2/3/3
}

@media (max-width:1279px) {
    .aboutregal_name {
        grid-area: 2/1/3/2;
        margin-bottom: 32px
    }
}

@media (max-width:767px) {
    .aboutregal_name {
        margin-top: 29px;
        margin-bottom: 24px;
        grid-area: 2/1/3/3
    }
}

.aboutregal_name_name {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 7px
}

.aboutregal_name_position {
    font-size: 16px;
    line-height: 24px;
    color: #6d614b
}

.aboutregal_signature {
    grid-area: 3/2/4/3;
    position: absolute;
    bottom: -50px;
    right: 145px;
    width: 240px
}

.aboutregal_signature img {
    width: 100%
}

@media (max-width:1279px) {
    .aboutregal_signature {
        width: 163px;
        position: static;
        grid-area: 3/1/4/2
    }
}

.section_implemented {
    position: relative;
    background: url(implemented.webp) center/cover no-repeat;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 97px
}

.section_implemented .wrapper {
    position: relative;
    z-index: 2
}

@media (max-width:1279px) {
    .section_implemented {
        padding-top: 37px;
        padding-bottom: 48px
    }
}

@media (max-width:767px) {
    .aboutregal_signature {
        grid-area: 1/2/2/3;
        width: 100%;
        max-width: 109px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .section_implemented {
        padding-top: 43px;
        padding-bottom: 40px
    }
}

.implemented_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -69px;
    position: relative;
    z-index: 2
}

@media (min-width:1280px) {
    .swiper-container#implementedNav {
        padding-top: 9px;
        margin: 0
    }

    .swiper-container#implementedNav .swiper-wrapper {
        display: block;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .swiper-container#implementedNav .swiper-slide {
        height: auto;
        width: auto;
        margin-right: 0 !important
    }

    .swiper-container#implementedNav .swiper-slide+.swiper-slide {
        margin-top: 15px
    }
}

.implemented_nav {
    font-size: 18px;
    line-height: 27px;
    text-align: right;
    font-weight: 500
}

.implemented_nav a:hover {
    color: #6d614b
}

@media (max-width:1279px) {
    .implemented_head {
        margin-bottom: 70px;
        display: block
    }

    .swiper-container#implementedNav {
        margin: 50px -40px 0;
        width: calc(100% + 80px);
        padding: 0 40px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }

    .swiper-container#implementedNav .swiper-slide {
        width: auto
    }

    .implemented_nav {
        font-size: 16px;
        line-height: 42px;
        white-space: nowrap;
        text-align: left
    }
}

#implementedObjectPagination {
    display: none;
    margin-top: 48px;
    position: relative
}

.implemented_object {
    min-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative
}

.implemented_object img {
    width: 100%
}

.implemented_object_t {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -.009em;
    padding: 40px 47px
}

@media (max-width:1279px) {
    .implemented_object_t {
        padding: 32px 28px
    }
}

@media (max-width:767px) {
    .implemented_head {
        margin-bottom: 34px
    }

    .swiper-container#implementedNav {
        margin: 30px -20px 0;
        width: calc(100% + 40px);
        padding: 0 20px 10px
    }

    #implementedObjectPagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .implemented_object_t {
        padding: 30px 20px
    }
}

.swiper-scrollbar#implementedNavPagination {
    display: none;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    z-index: 2;
    background: 0 0
}

.swiper-scrollbar#implementedNavPagination .swiper-scrollbar-drag {
    background: #fff;
    border-radius: 0
}

#implementedObject {
    cursor: url(cursor.webp) 48 48, pointer
}

.section_mainactivities {
    padding-top: 87px;
    overflow: hidden
}

.section_mainactivities h5 {
    text-align: center
}

.mainactivities {
    border-bottom: 5px solid #0e191f;
    margin-top: 115px;
    padding-bottom: 78px
}

.mainactivities_text {
    background: url(maline.svg) right top/contain no-repeat;
    position: relative;
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 170px;
    line-height: 130px;
    letter-spacing: -.009em;
    text-transform: uppercase
}

.mainactivities_text .textrow2 {
    text-align: right
}

.mainactivities_text .textrow3 {
    text-align: right;
    padding-right: 82px;
    display: inline-block;
    z-index: 1 !important
}

.mainactivities_text .textrow5 {
    padding-left: 246px
}

.mainactivities_text .textrow6 {
    padding-left: 409px
}

.mainactivities_text .textrow7 {
    text-align: right;
    padding-right: 96px
}

.mainactivities_text .textrow8 {
    text-align: right
}

@media (max-width:1919px) {
    .mainactivities_text {
        font-size: 8.85416vw;
        line-height: 6.770833vw
    }

    .mainactivities_text .textrow3 {
        padding-right: 4.27083vw
    }

    .mainactivities_text .textrow5 {
        padding-left: 12.8125vw
    }

    .mainactivities_text .textrow6 {
        padding-left: 21.302083vw
    }

    .mainactivities_text .textrow7 {
        padding-right: 5vw
    }
}

@media (max-width:1279px) {
    .swiper-scrollbar#implementedNavPagination {
        display: block
    }

    .section_mainactivities {
        padding-top: 41px
    }

    .mainactivities {
        margin-top: 77px;
        padding-bottom: 65px
    }

    .mainactivities_text {
        line-height: 6.8vw
    }
}

@media (max-width:767px) {
    .section_mainactivities {
        padding-top: 43px
    }

    .mainactivities {
        margin-top: 30px;
        padding-bottom: 26px
    }

    .mainactivities_text {
        font-size: 10.677083vw;
        line-height: 10.15625vw;
        background: 0 0
    }

    .mainactivities_text .textrow2 {
        text-align: left
    }

    .mainactivities_text .textrow3 {
        text-align: left;
        padding-right: 0
    }

    .mainactivities_text .textrow5,
    .mainactivities_text .textrow6 {
        padding-left: 0
    }

    .mainactivities_text .textrow7 {
        text-align: left;
        padding-right: 0
    }

    .mainactivities_text .textrow8 {
        text-align: left
    }
}

.mainactivities_img {
    width: 288px;
    height: 432px;
    background: center/cover no-repeat;
    position: absolute;
    top: 50%;
    right: 249px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    z-index: 1
}

@media (max-width:1919px) {
    .mainactivities_img {
        width: 15vw;
        height: 22.5vw;
        right: 12.96875vw
    }
}

.mainactivities_text [class*=textrow] {
    position: relative
}

.mainactivities_text [class*=textrow] span {
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    position: relative
}

.mainactivities_text [class*=textrow] span:hover {
    color: #6d614b
}

.mainactivities_text [class*=textrow]:hover {
    z-index: 5
}

.section_companies {
    padding-top: 82px;
    padding-bottom: 96px
}

.section_companies h5 {
    text-align: center
}

.swiper-container#companies {
    margin-top: 129px;
    margin-bottom: 95px;
    background: url(companiesline.svg) 80% top/contain no-repeat
}

@media (min-width:768px) {
    .swiper-container#companies .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 0 25px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .swiper-container#companies .swiper-slide {
        height: auto;
        width: auto;
        margin-right: 0 !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:1279px) and (min-width:768px) {
    .swiper-container#companies .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 71px 20px
    }
}

@media (max-width:1439px) {
    .swiper-container#companies {
        background-size: 58%;
        background-position: center
    }
}

.company_item {
    position: relative
}

.company_top {
    margin-bottom: 432px
}

.company_top .company_text {
    padding-top: 86px;
    padding-bottom: 86px
}

@media (max-width:1279px) {
    .mainactivities_img {
        width: 18.75vw;
        height: 28.2552083vw;
        right: 14vw
    }

    .section_companies {
        padding-top: 41px
    }

    .swiper-container#companies {
        margin-top: 83px;
        margin-bottom: 74px
    }

    .company_top {
        margin-bottom: 192px
    }

    .company_top .company_text {
        padding-top: 16px;
        padding-bottom: 16px
    }
}

@media (max-width:767px) {
    .mainactivities_img {
        width: 25vw;
        height: 37.5vw;
        right: 7.5vw
    }

    .section_companies {
        padding-top: 43px;
        padding-bottom: 47px
    }

    .swiper-container#companies {
        background: 0 0;
        margin: 36px -20px 14px;
        padding-left: 20px;
        padding-right: 20px;
        width: calc(100% + 40px)
    }

    .swiper-container#companies .swiper-slide {
        width: 220px
    }

    .company_top {
        margin-bottom: 0
    }

    .company_top .company_text {
        padding-top: 0;
        padding-bottom: 0
    }
}

.company_bottom {
    margin-top: auto
}

.company_bottom .company_text {
    padding-top: 88px;
    padding-bottom: 88px
}

.company_left .company_text {
    left: 100%;
    top: 0
}

.company_right .company_text {
    right: 100%;
    bottom: 0;
    text-align: right
}

.company_photo img {
    width: 100%
}

.company_text {
    position: absolute;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px
}

@media (max-width:1279px) {
    .company_bottom .company_text {
        padding-top: 17px;
        padding-bottom: 17px
    }

    .company_text {
        padding-left: 19px;
        padding-right: 19px
    }
}

@media (max-width:767px) {
    .company_bottom .company_text {
        padding-top: 0;
        padding-bottom: 0
    }

    .company_right .company_text {
        text-align: left
    }

    .company_photo {
        margin-bottom: 26px
    }

    .company_text {
        position: static
    }
}

.company_name {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 25px
}

@media (max-width:767px) {
    .company_name {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 4px
    }

    .company_name br {
        display: none
    }
}

.company_title {
    font-size: 16px;
    line-height: 24px;
    color: #6d614b
}

#companiesPagination {
    display: none;
    position: relative;
    margin-top: 43px
}

#companiesPagination .swiper-pagination-bullet,
#companiesPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0e191f
}

.section_premium {
    background: url(premium_bg.webp) center/cover no-repeat;
    color: #fff;
    position: relative;
    padding-top: 93px;
    padding-bottom: 96px
}

.section_premium .wrapper {
    z-index: 2;
    position: relative
}

.section_premium h5 {
    font-family: "Minion Pro", MinionPro, "Open Sans", sans-serif
}

.premium {
    position: relative
}

.premium h2 {
    position: absolute;
    left: 0;
    top: 157px
}

@media (max-width:1919px) {
    .premium h2 {
        margin-top: 24px;
        margin-bottom: -164px;
        position: relative;
        z-index: 2;
        top: 0
    }
}

.premium_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -21px
}

@media (max-width:1279px) {
    .section_premium {
        padding-top: 41px;
        padding-bottom: 48px
    }

    .premium h2 {
        margin-top: 32px;
        margin-bottom: 0
    }

    .premium_flex {
        display: block;
        margin-top: 7px
    }
}

@media (max-width:767px) {
    #companiesPagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .section_premium {
        padding-top: 44px
    }

    .premium_flex {
        margin-top: 25px
    }
}

.premium_slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 768px;
    -ms-flex: 0 0 768px;
    flex: 0 0 768px;
    max-width: 768px
}

@media (max-width:1919px) {
    .premium_slider {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 96px);
        -ms-flex: 0 0 calc(50% - 96px);
        flex: 0 0 calc(50% - 96px);
        max-width: calc(50% - 96px)
    }
}

.premium_image {
    -webkit-clip-path: polygon(0 19%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 19%, 100% 0, 100% 100%, 0 100%)
}

.premium_image img {
    width: 100%
}

@media (max-width:1919px) {
    .premium_image {
        -webkit-clip-path: polygon(0 10vw, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 10vw, 100% 0, 100% 100%, 0 100%)
    }
}

#premium {
    width: 100%;
    cursor: url(cursor.webp) 48 48, pointer
}

#premiumPagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 97px
}

.premium_text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 182px 120px 0 0
}

.premium_text .buttonblock {
    margin-top: 41px
}

@media (max-width:1919px) {
    .premium_text {
        padding-top: 9.4vw;
        padding-right: 96px
    }
}

@media (max-width:1439px) {
    .premium_text {
        padding-right: 24px
    }
}

@media (max-width:1279px) {
    .premium_slider {
        max-width: 688px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .premium_image {
        -webkit-clip-path: polygon(0 19%, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 19%, 100% 0, 100% 100%, 0 100%)
    }

    #premiumPagination {
        bottom: 40px
    }

    .premium_text {
        padding: 40px 0 0
    }

    .premium_text .buttonblock {
        text-align: center
    }
}

@media (max-width:767px) {
    .premium_text {
        padding-top: 30px
    }

    .premium_text .buttonblock {
        margin-top: 24px
    }
}

.premiumtext {
    max-width: 600px;
    width: 100%;
    margin-left: auto
}

.section_business {
    background: url(business_bg.webp) center/cover no-repeat;
    color: #fff;
    position: relative;
    padding-top: 93px;
    padding-bottom: 96px;
    overflow: hidden
}

.section_business .wrapper {
    z-index: 2;
    position: relative
}

.section_business h5 {
    font-family: "Minion Pro", MinionPro, "Open Sans", sans-serif;
    text-align: right
}

.business {
    position: relative
}

.business h2 {
    position: absolute;
    left: 50%;
    top: 157px;
    margin-left: 0
}

@media (max-width:1919px) {
    .business {
        padding-left: 50%
    }

    .business h2 {
        margin-top: 24px;
        margin-bottom: -164px;
        position: relative;
        z-index: 2;
        top: 0;
        left: 0
    }
}

@media (max-width:1439px) {
    .business {
        padding-left: calc(50% - 48px)
    }
}

@media (max-width:1279px) {
    .premiumtext {
        margin-left: 0;
        max-width: none
    }

    .premiumtext p {
        max-width: 600px
    }

    .section_business {
        padding-top: 41px;
        padding-bottom: 48px
    }

    .business {
        padding-left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .business h2 {
        margin-bottom: 0;
        margin-top: 26px
    }
}

.business_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: -21px
}

@media (max-width:1439px) {
    .business_flex {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:1279px) {
    .business_flex {
        display: block;
        margin-top: 7px
    }
}

@media (max-width:767px) {
    .section_business {
        padding-top: 44px
    }

    .business h2 {
        margin-top: 31px
    }

    .business_flex {
        margin-top: 25px
    }
}

.business_slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 768px;
    -ms-flex: 0 0 768px;
    flex: 0 0 768px;
    max-width: 768px
}

@media (max-width:1919px) {
    .business_slider {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 96px);
        -ms-flex: 0 0 calc(50% - 96px);
        flex: 0 0 calc(50% - 96px);
        max-width: calc(50% - 96px)
    }
}

.business_image {
    -webkit-clip-path: polygon(0 0, 100% 19%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 19%, 100% 100%, 0 100%)
}

.business_image img {
    width: 100%
}

@media (max-width:1919px) {
    .business_image {
        -webkit-clip-path: polygon(0 0, 100% 10vw, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 10vw, 100% 100%, 0 100%)
    }
}

#business {
    width: 100%;
    cursor: url(cursor.webp) 48 48, pointer
}

#businessPagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 97px
}

.business_text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 182px 24px 48px 96px
}

.business_text .buttonblock {
    margin-top: 58px
}

.business_text .custom_ul li:before {
    background: #fff
}

@media (max-width:1439px) {
    .business_text {
        padding-top: 192px;
        padding-left: 24px
    }
}

@media (max-width:1279px) {
    .business_slider {
        max-width: 688px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .business_image {
        -webkit-clip-path: polygon(0 0, 100% 19%, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 19%, 100% 100%, 0 100%)
    }

    #businessPagination {
        bottom: 40px
    }

    .business_text {
        padding: 40px 0 0
    }

    .business_text .buttonblock {
        text-align: center;
        margin-top: 54px
    }
}

@media (max-width:767px) {
    .business_text {
        padding-top: 30px
    }

    .business_text .buttonblock {
        margin-top: 57px
    }
}

.businesstext {
    max-width: 600px;
    width: 100%;
    margin-left: auto
}

.section_interior {
    padding-top: 117px;
    overflow: hidden
}

.interior {
    border-bottom: 5px solid #0e191f;
    padding-bottom: 91px
}

.interior_bg {
    background: url(interior.svg) right top/contain no-repeat
}

.interior_title {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 136px;
    line-height: 103px;
    letter-spacing: -.009em;
    margin-bottom: -41px;
    text-transform: uppercase
}

.interior_title span[class*=word] {
    display: block
}

.interior_title .word2 {
    text-align: right
}

.interior_title .word3 {
    text-align: center;
    padding-right: 326px
}

@media (max-width:1919px) {
    .interior_title {
        font-size: 7.083333vw;
        line-height: 5.36458333vw
    }

    .interior_title .word3 {
        padding-right: 16.97916667vw
    }
}

.interior_grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-gap: 0 96px
}

@media (max-width:1599px) {
    .interior_grid {
        grid-gap: 0 48px
    }
}

@media (max-width:1439px) {
    .interior_grid {
        grid-gap: 0 24px
    }
}

@media (max-width:1279px) {
    .businesstext {
        margin-left: 0;
        max-width: none
    }

    .businesstext p {
        max-width: 600px
    }

    .section_interior {
        padding-top: 44px
    }

    .interior_bg {
        background-size: 60%
    }

    .interior_title {
        margin-bottom: 0
    }

    .interior_grid {
        grid-gap: 0
    }
}

.interior_img {
    grid-area: 1/2/3/3
}

.interior_img img {
    width: 50vw;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1279px) {
    .interior_img {
        grid-area: 1/2/2/3
    }
}

@media (max-width:767px) {
    .interior {
        padding-bottom: 44px
    }

    .interior_bg {
        background: 0 0
    }

    .interior_title {
        font-size: 11.1979166vw;
        line-height: 8.854167vw;
        margin-bottom: 46px
    }

    .interior_title .word3 {
        padding-right: 0;
        text-align: left;
        padding-left: 5vw
    }

    .interior_grid {
        display: block
    }

    .interior_img {
        margin-bottom: 30px
    }

    .interior_img img {
        width: auto;
        max-width: 100%
    }
}

.interior_text {
    padding: 136px 0 40px;
    grid-area: 1/1/2/2
}

.interior_text p {
    max-width: 610px
}

@media (max-width:1279px) {
    .interior_text {
        max-width: 100%;
        padding: 66px 48px 0 0
    }
}

.interior_ul {
    grid-area: 2/1/3/2;
    max-width: 660px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:1279px) {
    .interior_ul {
        grid-area: 2/1/3/3;
        display: block;
        margin-top: 65px
    }

    .interior_ul .custom_ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 32px 24px
    }

    .interior_ul .custom_ul li+li {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .interior_text {
        padding: 0
    }

    .interior_ul {
        margin-top: 31px
    }

    .interior_ul .custom_ul {
        display: block;
        line-height: 29px
    }

    .interior_ul .custom_ul li {
        padding-left: 36px;
        position: relative
    }

    .interior_ul .custom_ul li:before {
        position: absolute;
        left: 0;
        top: 15px;
        margin-right: 0
    }
}

.section_igallery {
    padding-top: 96px
}

.igallery {
    padding-bottom: 96px;
    border-bottom: 5px solid #0e191f
}

.swiper-container#igallery {
    margin-bottom: 96px
}

@media (min-width:768px) {
    .swiper-container#igallery .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 0 25px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .swiper-container#igallery .swiper-slide {
        height: auto;
        width: auto !important;
        margin-right: 0 !important
    }
}

@media (max-width:1279px) and (min-width:768px) {
    .swiper-container#igallery .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 20px
    }
}

@media (max-width:1279px) {
    .section_igallery {
        padding-top: 42px
    }

    .igallery {
        padding-bottom: 64px
    }

    .swiper-container#igallery {
        margin-bottom: 49px
    }
}

#igalleryPagination {
    display: none;
    position: static;
    margin-top: 49px
}

#igalleryPagination .swiper-pagination-bullet {
    background: #0e191f
}

@media (max-width:767px) {
    .section_igallery {
        padding-top: 60px
    }

    .igallery {
        padding-bottom: 43px;
        max-width: 375px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .swiper-container#igallery {
        margin-bottom: 40px
    }

    #igalleryPagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.igallery_img img {
    width: 100%
}

.section_furniture {
    padding-top: 111px;
    overflow: hidden
}

.furniture {
    border-bottom: 5px solid #0e191f;
    padding-bottom: 103px
}

.furniture_bg {
    background: url(furniture.svg) left top/contain no-repeat
}

.furniture_title {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 136px;
    line-height: 103px;
    letter-spacing: -.009em;
    margin-bottom: -36px;
    text-transform: uppercase
}

.furniture_title span[class*=word] {
    display: block
}

.furniture_title .word1 {
    text-align: center;
    padding-right: 74px
}

.furniture_title .word3 {
    text-align: right
}

@media (max-width:1919px) {
    .furniture_title {
        font-size: 7.083333vw;
        line-height: 5.36458333vw
    }

    .furniture_title .word1 {
        padding-right: 3.85416667vw
    }
}

.furniture_grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: auto 1fr;
    max-width: 1340px;
    width: 100%;
    grid-gap: 0 96px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1599px) {
    .furniture_grid {
        grid-gap: 0 48px
    }
}

@media (max-width:1279px) {
    .section_furniture {
        padding-top: 44px
    }

    .furniture {
        padding-bottom: 65px
    }

    .furniture_bg {
        background-size: 60%
    }

    .furniture_grid {
        grid-template-columns: 50% 50%;
        grid-gap: 0
    }
}

@media (max-width:767px) {
    .furniture {
        padding-bottom: 35px
    }

    .furniture_bg {
        background: 0 0
    }

    .furniture_title {
        font-size: 11.1979166vw;
        line-height: 8.854167vw;
        margin-bottom: 46px
    }

    .furniture_title .word1 {
        text-align: right;
        padding-right: 5vw
    }

    .furniture_title .word3 {
        padding-right: 0;
        text-align: left;
        padding-left: 5vw
    }

    .furniture_grid {
        display: block
    }
}

.furniture_img {
    grid-area: 1/1/3/2;
    width: 528px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.furniture_img img {
    width: 50vw;
    max-width: none
}

@media (max-width:1279px) {
    .furniture_img {
        grid-area: 1/1/2/2;
        width: 100%;
        padding-left: 28px
    }

    .furniture_img img {
        width: 100%;
        max-width: 100%
    }
}

@media (max-width:767px) {
    .furniture_img {
        margin-bottom: 30px;
        padding-left: 0
    }

    .furniture_img img {
        width: auto;
        max-width: 100%
    }
}

@media (max-width:479px) {
    .furniture_img {
        max-width: 235px
    }
}

.furniture_text {
    padding: 232px 0 40px;
    grid-area: 1/2/2/3
}

.furniture_text p {
    max-width: 610px
}

@media (max-width:1919px) {
    .furniture_text {
        padding-top: 12.08333vw
    }
}

@media (max-width:1279px) {
    .furniture_text {
        max-width: 100%;
        padding: 15.8vw 0 0 48px
    }
}

@media (max-width:767px) {
    .furniture_text {
        padding: 0
    }
}

.furniture_ul {
    grid-area: 2/2/3/3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 24px
}

.section_fgallery {
    padding-top: 96px
}

.fgallery {
    padding-bottom: 96px
}

.swiper-container#fgallery {
    margin-bottom: 96px;
    cursor: url(cursor.webp) 48 48, pointer
}

@media (max-width:1279px) {
    .furniture_ul {
        grid-area: 2/1/3/3;
        display: block;
        margin-top: 65px;
        padding-left: 31px
    }

    .furniture_ul .custom_ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 32px 24px
    }

    .furniture_ul .custom_ul li+li {
        margin-top: 0
    }

    .furniture_ul .custom_ul li {
        padding-left: 44px;
        position: relative
    }

    .furniture_ul .custom_ul li:before {
        position: absolute;
        left: 0;
        top: 15px;
        margin-right: 0
    }

    .section_fgallery {
        padding-top: 42px
    }

    .fgallery {
        padding-bottom: 64px
    }

    .swiper-container#fgallery {
        margin-bottom: 49px
    }
}

#fgalleryPagination {
    display: none;
    position: static;
    margin-top: 49px;
    margin-bottom: 48px
}

#fgalleryPagination .swiper-pagination-bullet {
    background: #0e191f
}

@media (max-width:767px) {
    .furniture_ul {
        margin-top: 27px;
        padding-left: 0
    }

    .furniture_ul .custom_ul {
        display: block
    }

    .furniture_ul .custom_ul li {
        padding-left: 36px
    }

    .furniture_ul .custom_ul li+li {
        margin-top: 4px
    }

    .section_fgallery {
        padding-top: 48px
    }

    .fgallery {
        padding-bottom: 43px;
        max-width: 375px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .swiper-container#fgallery {
        margin-bottom: 40px
    }

    #fgalleryPagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.fgallery_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 100%
}

.fgallery_img img {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.main_footer {
    position: relative;
    background: #f0f4f7;
    padding-top: 104px;
    padding-bottom: 113px
}

.main_footer .wrapper {
    position: relative;
    z-index: 2
}

.main_footer .verticallines:after,
.main_footer .verticallines:before {
    background: #c6c8cb
}

@media (max-width:1919px) {
    .main_footer {
        padding-top: 47px;
        padding-bottom: 41px
    }
}

.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-left: -10px;
    margin-right: -10px
}

.footer a:hover {
    opacity: .6
}

.footer_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.footer_logo a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 193px;
    height: 54px;
    background: url(logoblack.webp) center/contain no-repeat
}

.footer_logo a:hover {
    opacity: .6
}

.footer_contacts {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.009em;
    padding-right: 10px;
    padding-left: 10px
}

@media (max-width:1279px) {
    .footer {
        margin-left: 0;
        margin-right: 0
    }

    .footer_logo {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-bottom: 38px
    }

    .footer_logo a {
        width: 145px;
        height: 41px
    }

    .footer_contacts {
        padding: 0
    }
}

.footer_insta a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer_insta a i {
    display: block;
    width: 19px;
    height: 19px;
    background: url(insta.svg) center/contain no-repeat;
    margin-right: 9px
}

@media (max-width:767px) {
    .footer {
        display: block;
        text-align: center
    }

    .footer_logo {
        margin-bottom: 14px
    }

    .footer_contacts {
        font-size: 16px;
        margin-bottom: 36px
    }

    .footer_insta a {
        display: block
    }

    .footer_insta a i {
        margin: 18px auto 0
    }

    .footer_address {
        margin-left: auto;
        margin-right: auto
    }

    .footer_address+.footer_address {
        margin-top: 36px
    }
}

.footer_address {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.009em;
    padding-left: 20px;
    padding-right: 20px
}

.footer_address span {
    display: block
}

.footer_address:last-child {
    padding-right: 0
}

.footer_contacts+.footer_address {
    margin-left: auto
}

.footer_space {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 384px;
    -ms-flex: 0 0 384px;
    flex: 0 0 384px
}

@media (max-width:1919px) {
    .footer_space {
        display: none
    }
}

.getoffer_popup {
    max-width: 624px;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    z-index: 1000;
    background: #0e191f;
    color: #fff;
    text-align: center;
    padding: 76px 48px 49px;
    position: relative
}

@media (max-width:767px) {
    .getoffer_popup {
        padding: 36px 20px 24px
    }
}

@media (max-width:359px) {
    .getoffer_popup {
        padding-left: 10px;
        padding-right: 10px
    }
}

.getoffer_t {
    font-family: "Playfair Display", "Minion Pro", MinionPro, "Open Sans", sans-serif;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -.009em;
    margin-bottom: 59px
}

.getoffer_form {
    display: block;
    width: 100%;
    color: #0e191f
}

.getoffer_input {
    position: relative
}

.getoffer_input input {
    display: block;
    width: 100%;
    height: 76px;
    background: #fff;
    color: #0e191f;
    font-size: 22px;
    letter-spacing: -.009em;
    font-weight: 400;
    padding-left: 22px;
    padding-right: 22px;
    text-align: left
}

.getoffer_input input::-webkit-input-placeholder {
    color: transparent
}

.getoffer_input input::-moz-placeholder {
    color: transparent
}

.getoffer_input input:-ms-input-placeholder {
    color: transparent
}

.getoffer_input input::-ms-input-placeholder {
    color: transparent
}

.getoffer_input input::placeholder {
    color: transparent
}

.getoffer_input label.placeholder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 22px;
    letter-spacing: -.009em;
    font-weight: 400;
    padding-left: 22px;
    padding-right: 22px;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: text;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.getoffer_input label.placeholder:after {
    content: '*';
    color: #e21616;
    display: inline-block;
    margin-left: 3px
}

.getoffer_input input:disabled+label.placeholder,
.getoffer_input input:focus+label.placeholder,
.getoffer_input input:not([value=""])+label.placeholder,
.getoffer_input input:valid+label.placeholder {
    display: none
}

.getoffer_input+.getoffer_input {
    margin-top: 20px
}

@media (max-width:767px) {
    .getoffer_t {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 18px
    }

    .getoffer_input input {
        height: 48px;
        font-size: 16px
    }

    .getoffer_input label.placeholder {
        font-size: 16px
    }

    .getoffer_input+.getoffer_input {
        margin-top: 10px
    }
}

.getoffer_textarea {
    margin-top: 20px
}

.getoffer_textarea textarea {
    display: block;
    width: 100%;
    height: 152px;
    resize: none;
    padding: 23px 22px;
    font-size: 22px;
    letter-spacing: -.009em;
    font-weight: 400;
    background: #fff
}

.getoffer_textarea textarea::-webkit-input-placeholder {
    color: #0e191f
}

.getoffer_textarea textarea::-moz-placeholder {
    color: #0e191f
}

.getoffer_textarea textarea:-ms-input-placeholder {
    color: #0e191f
}

.getoffer_textarea textarea::-ms-input-placeholder {
    color: #0e191f
}

.getoffer_textarea textarea::placeholder {
    color: #0e191f
}

@media (max-width:767px) {
    .getoffer_textarea {
        margin-top: 10px
    }

    .getoffer_textarea textarea {
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 14px;
        height: 96px
    }
}

.getoffer_button {
    margin-top: 20px
}

.getoffer_button .button {
    width: 100%;
    font-size: 22px;
    min-height: 76px
}

@media (max-width:767px) {
    .getoffer_button {
        margin-top: 10px
    }

    .getoffer_button .button {
        font-size: 16px;
        min-height: 48px
    }
}

.getoffer_contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.009em;
    margin-top: 48px
}

.getoffer_contacts a:hover {
    color: #6d614b
}

.getoffer_close {
    display: block;
    width: 17px;
    height: 17px;
    background: url(close.svg) center/contain no-repeat;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: absolute;
    right: 20px;
    top: 20px
}

.getoffer_close:hover {
    opacity: .6
}

.popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background: rgba(14, 25, 31, .3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.popup_center {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.popup_content {
    padding-top: 48px;
    padding-bottom: 48px;
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width:767px) {
    .getoffer_contacts {
        margin-top: 24px
    }

    .popup_content {
        padding-top: 24px;
        padding-bottom: 24px
    }
}

body.overflow {
    overflow: hidden
}


