html {
    font-size: 1px
}

body {
    background: #f5f5f6;
    position: relative;
    z-index: -2;
    font-size: 16px;
}

* {
    box-sizing: border-box
}

.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.mta {
    margin-top: auto
}

/* Добавили этот стиль для заголовков */
.title h1 {
     font-family: SFUIDisplay-Bold, sans-serif;
     font-style: normal;
     font-weight: 800;
     font-size: 48rem;
     line-height: 140%;
     color: #262629;
     text-align: center;
     padding-top: 0px;
     padding-bottom: 0px
 }

/* Добавили этот стиль для заголовков */
.title_seo h1 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48rem;
    line-height: 140%;
    color: #262629;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 0px
}

main {
    position: relative
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.aic {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.aie {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.ais {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.sb {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.sa {
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.aisb {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.fe {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.fs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.cc {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.img {
    font-size: 1rem
}

.tac {
    text-align: center
}

.se {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly
}

.jcc {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.ass {
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.asc {
    -webkit-align-self: center;
    align-self: center
}

.fnw {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

a:hover {
    color: #ff6b00 !important;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.cursor {
    cursor: pointer
}

button, input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a, input {
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: SFUIDisplay-Medium;
    src: url(/fonts/SFUIDisplay-Medium.eot);
    src: local('SF UI Display Medium'), local('/fonts/SFUIDisplay-Medium'), url(/fonts/SFUIDisplay-Medium.eot?#iefix) format('embedded-opentype'), url(/fonts/SFUIDisplay-Medium.woff) format('woff'), url(/fonts/SFUIDisplay-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: SFUIDisplay-Semibold;
    src: url(/fonts/SFUIDisplay-Semibold.eot);
    src: local('SF UI Display Semibold'), local('/fonts/SFUIDisplay-Semibold'), url(/fonts/SFUIDisplay-Semibold.eot?#iefix) format('embedded-opentype'), url(/fonts/SFUIDisplay-Semibold.woff) format('woff'), url(/fonts/SFUIDisplay-Semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: SFUIDisplay-Heavy;
    src: url(/fonts/SFUIDisplay-Heavy.eot);
    src: local('SF UI Display Heavy'), local('/fonts/SFUIDisplay-Heavy'), url(/fonts/SFUIDisplay-Heavy.eot?#iefix) format('embedded-opentype'), url(/fonts/SFUIDisplay-Heavy.woff) format('woff'), url(/fonts/SFUIDisplay-Heavy.ttf) format('truetype');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: SFUIDisplay-Bold;
    src: url(/fonts/SFUIDisplay-Bold.eot);
    src: local('SF UI Display Bold'), local('/fonts/SFUIDisplay-Bold'), url(/fonts/SFUIDisplay-Bold.eot?#iefix) format('embedded-opentype'), url(/fonts/SFUIDisplay-Bold.woff) format('woff'), url(/fonts/SFUIDisplay-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: SFUIDisplay;
    src: url(/fonts/SFUIDisplay-Regular.eot);
    src: local('SF UI Display Regular'), local('/fonts/SFUIDisplay-Regular'), url(/fonts/SFUIDisplay-Regular.eot?#iefix) format('embedded-opentype'), url(/fonts/SFUIDisplay-Regular.woff) format('woff'), url(/fonts/SFUIDisplay-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

.header {
    background: #262629;
    padding: 11rem 0;
    max-width: 1920px;
    margin: 0 auto
}

.header__innerPhoneText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12rem;
    line-height: 14rem;
    color: #fff
}

.header__innerMailText, .header__innerTelegramText, .header__innerWhatsupText {
    font-family: SFUIDisplay, sans-serif;
    font-style: normal;
    font-size: 12rem;
    line-height: 14rem;
    color: #fff;
    position: relative
}

.header__innerMailText::after, .header__innerTelegramText::after, .header__innerWhatsupText::after {
    content: '';
    position: absolute;
    background: #fff;
    height: 1px;
    width: 100%;
    left: 0;
    bottom: -3px
}

.header__innerPhone {
    margin-right: 33rem
}

.header__innerText, .header__innerTextNew {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11.5rem;
    line-height: 14rem;
    color: #a8a8a8
}

.header__innerTextNew {
    margin-right: 15rem
}

.header__innerText {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 17.25rem
}

.header__innerPhone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto
}

.header__innerMail {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative
}

.header__innerMail:after {
    content: '';
    position: absolute;
    background: url(/i/line.png) no-repeat;
    width: 4rem;
    height: 14rem;
    left: -20rem
}

.header__innerWhatsup {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 35rem;
    position: relative
}

.header__innerWhatsup:after {
    content: '';
    position: absolute;
    background: url(/i/line.png) no-repeat;
    width: 4rem;
    height: 14rem;
    left: -20rem
}

.header__innerPhoneImg {
    margin-right: 10.39rem
}

.header__innerMailImg {
    margin-right: 9.5rem
}

.header__innerUploadText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12rem;
    line-height: 14rem;
    color: #ff6b00;
    border-bottom: 1px dashed #ff6b00;
    margin-left: 7rem
}

.header__innerTelegramImg, .header__innerWhatsupImg {
    margin-right: 7rem
}

.header__innerTextNew {
    margin-left: 5rem
}

.header__innerUploadTextNew {
    display: none
}

#footer {
    background: -webkit-linear-gradient(top, #262629 0, #1f1f22 100%);
    background: linear-gradient(180deg, #262629 0, #1f1f22 100%);
    padding-top: 70rem;
    padding-bottom: 120rem;
    max-width: 1920rem;
    margin: 0 auto
}

.footer__item {
flex-direction: column;
align-items: baseline;
}

.footer__itemText {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 170%;
    color: #a8a8a8
}

.s1, .s2 {
    width: calc(16.666666666666668% - 20rem)
}

.s3 {
    width: calc(20.833333333333336% - 20rem)
}

.s4 {
    width: calc(25% - 20rem)
}

.footer__itemLogo img {
    margin-bottom: 30rem
}

.mb20 {
    margin-bottom: 20rem
}

.mb5 {
    margin-bottom: 5rem
}

.footer__item li a {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 17rem;
    text-align: center;
    color: #a8a8a8;
    border-bottom: 1px solid #a8a8a8
}

.footer__item li {
    margin-bottom: 19rem
}

.footer__itemTitle {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 30rem;
    margin-top: 30rem
}

.footer__itemBlockTitle {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 19rem;
    color: #fff;
    margin-top: 15rem;
    margin-bottom: 5rem
}

.footer__itemBlockP {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    margin-bottom: 28rem
}

.footer__itemBlockImg {
    margin-bottom: 15rem
}

.footer__itemFormTitle p {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 150%;
    color: #fff
}

.footer__itemForm {
    margin-top: 49rem;
    background: -webkit-linear-gradient(top, rgba(142, 142, 142, .4) 0, rgba(44, 44, 44, .4) 100%);
    background: linear-gradient(180deg, rgba(142, 142, 142, .4) 0, rgba(44, 44, 44, .4) 100%);
    border: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 20rem;
    padding: 14rem 30rem 30rem
}

.footer__itemSocialsSocial:hover:before {
    content: '';
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    opacity: .5;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    position: absolute;
    width: 57rem;
    height: 57rem
}

.footer__itemSocialsSocial {
    position: relative
}

.footer__itemFormCalcText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12rem;
    line-height: 14px;
    color: #ff6b00
}

.footer__itemFormCalc {
    margin-top: 10.5rem
}

.footer__itemFormCalcImg {
    margin-right: 11rem
}

.main {
    background: url(/i/bg.jpg) 0 0/cover;
    width: 100%;
   padding-bottom: 154rem;
    max-width: 1920px;
    /* margin: 0 auto*/
    /* Добавили  margin-bottom 120rem, уберем 150rem из margin-top #houses*/
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 120rem;
    margin-left: auto

}

.main-new {
    background: #798a91;
    width: 100%;
    padding-bottom: 34rem;
    max-width: 1920px;
    margin: 0 auto
}

.main__block {
    padding-top: 15rem
}

.main__blockItemBorderText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 150%;
    color: #fff;
    margin-bottom: 7rem
}

.main__blockItemBorder {
    background: -webkit-linear-gradient(top, rgba(142, 142, 142, .4) 0, rgba(0, 0, 0, .4) 100%);
    background: linear-gradient(180deg, rgba(142, 142, 142, .4) 0, rgba(0, 0, 0, .4) 100%);
    border: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 20px;
    max-width: 319rem;
    padding: 14rem 30rem;
    position: relative
}

.main__blockItemBorder:after {
    content: '';
    position: absolute;
    background: #e8e8e8;
    opacity: .5;
    height: 100%;
    width: 1px;
    right: -40rem;
    top: 3rem
}

.main__blockItemBorder:before {
    content: '';
    position: absolute;
    background: #e8e8e8;
    opacity: .5;
    height: 100%;
    width: 1px;
    left: -40rem;
    top: 3rem
}

.main__blockItemBorderCalcText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12rem;
    line-height: 14rem;
    color: #ff6b00
}

.main__blockItemBorderCalcImg {
    margin-right: 11rem
}

.main__blockSearchitems ul li a {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
    border-bottom: 1px solid #fff
}

.main__blockSearchitems ul li {
    margin-right: 36rem;
    position: relative
}

.main__blockSearchitems ul li:after {
    content: '';
    position: absolute;
    background: url(/i/linebig.png) no-repeat;
    width: 6rem;
    height: 25rem;
    top: 5rem;
    left: -16rem
}

.main__blockSearchitems ul li:first-child:after {
    background: 0 0;
    width: 0;
    height: 0
}

.main__blockSearchitems ul li:last-child {
    margin-right: 0
}

.main__blockSearchitems ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.main__blockSearchText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 140%;
    color: #c5c5c5;
    margin-right: 20rem
}

.main__blockSearchTextNew {
    display: none
}

.main__blockItem {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

.main__blockLogo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    margin-top: -5rem
}

.main__menuItems .ul a {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 17rem;
    text-align: center;
    color: #262629;
    position: relative;
    padding: 16rem 47rem
}

.main__menuItems .ul a:after {
    content: '';
    position: absolute;
    background: #e8e8e8;
    height: 50rem;
    width: 1px;
    top: 0;
    left: -10rem
}

.main__menuItems .ul a:nth-child(1):after {
    background: 0 0;
    height: 0;
    width: 0
}

.main__menuItems .ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    background: -webkit-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background: linear-gradient(180deg, #fff 0, #f4f4f4 100%);
    border-radius: 17rem;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    margin-top: 15rem
}

.main__formTitleText h1 {
    font-family: SFUIDisplay-Heavy, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 48rem;
    line-height: 150%;
    color: #fff;
    margin-bottom: 50rem
}

.main__formTitleBtn a {
    background: url(/i/buttonmain.png) 0 0/cover;
    border-radius: 99px;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 175rem;
    height: 57rem;
    color: #fff;
    text-align: center;
    padding: 0 32rem;
    position: relative;
    cursor: pointer;
    z-index: 1
}

.main__formTitleBtn a span {
    z-index: 3
}

.main__formTitleBtn a:hover:after {
    content: '';
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    position: absolute;
    width: 125rem;
    height: 37rem;
    z-index: 2
}

.main__formTableBlockBtn a {
    background: url(/i/buttonmainSec.png) 0 0/cover;
    border-radius: 99px;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 285rem;
    height: 57rem;
    color: #fff;
    text-align: center;
    padding: 0 72rem;
    margin-left: -10rem;
    position: relative;
    cursor: pointer;
    z-index: 1;
    margin-top: 25rem
}

.houses__blockHousesItemsItemBtn a:hover, .main__formTableBlockBtn a:hover, .main__formTitleBtn a:hover {
    color: #fff !important
}

.main__formTableBlockBtn a span {
    z-index: 3
}

.main__formTableBlockBtn a:hover {
    background: url(/i/buttonmainSecNew.png)
}

.main__formTitleBtn {
    width: 167rem
}

.main__formTitle {
    width: calc(54.16666666666667% - 20rem)
}

.main__form {
    padding-left: 115rem;
    padding-right: 115rem;
    margin-top: 50rem
}

.main__formTableBlock {
    background: -webkit-linear-gradient(top, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(180deg, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    border: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 20rem;
    max-width: 345rem;
    padding: 30rem 40rem
}

.main__formTableBlockTitle {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 150%;
    text-align: center;
    color: #fff
}

.main__formTableBlockLabel h4 {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    text-align: center;
    color: #fff;
    padding: 14rem
}

.main__formTableBlockLabel {
    position: relative;
    background: #ff6b00;
    mix-blend-mode: overlay;
    margin-top: 15rem;
    margin-bottom: 20rem
}

.main__formTableBlockLabel:after {
    content: '';
    position: absolute;
    background: #ff6b00;
    width: 40rem;
    height: 55rem;
    top: 0;
    left: -40rem
}

.main__formTableBlockLabel:before {
    content: '';
    position: absolute;
    background: #ff6b00;
    width: 40rem;
    height: 55rem;
    top: 0;
    right: -40rem
}

.main__formTableBlockP p {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    text-align: center;
    color: #c5c5c5
}

.main__formTable {
    width: calc(41.66666666666667% - 20rem)
}

.main__items {
    position: absolute;
    bottom: -290rem;
    width: 100%
}

.box-shadow {
    background: -webkit-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background: linear-gradient(180deg, #fff 0, #f4f4f4 100%);
    box-shadow: 0 53px 66px -27px rgba(0, 0, 0, .15);
    border-radius: 30px
}

.main__itemsItem {
    padding-top: 50rem;
    padding-bottom: 58rem;
    position: relative;
    width: calc(20% - 20rem)
}

.main__itemsItem::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e8e8e8;
    right: 0;
    top: 0
}

.main__itemsItem:last-child:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    background: 0 0;
    right: 0;
    top: 0
}

.p100 {
    padding-left: 100rem;
    padding-right: 100rem
}

.relative {
    position: relative
}

.main__itemsItemText {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    text-align: center;
    color: #262629;
    max-width: 113rem
}

.main__itemsItemImg {
    margin-bottom: 15rem
}

.btn-1::after, .btn-1::before {
    position: absolute;
    content: ''
}

.btnNew {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 99rem;
    background: url(/i/buttonmainBorder.png) 0 0/cover
}

.btnNew span {
    position: relative;
    display: inline-block;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    top: 0;
    left: 0;
    width: 175rem;
    height: 57rem;
    padding: 18rem 32rem;
    -webkit-transition: .3s;
    transition: .3s;
    /*overflow: hidden;*/
    border-radius: 99rem
}


.btn-1::before {
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 99rem
}

.btn-1 span {
    color: #fff
}

.btn-1 span:hover {
    background: -webkit-linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: .2s .1s;
    transition: .2s .1s;
    border-radius: 99rem;
    /*overflow: hidden*/
}

.btnNew.hover-filled-slide-right::before {
    top: 0;
    bottom: 0;
    right: 0;
    width: 167rem;
    height: 49rem;
    margin-top: 4rem;
    margin-right: 4rem;
    overflow: hidden;
    border-radius: 99rem
}

.btnNew.hover-filled-slide-right:hover::before {
    width: 0%;
    overflow: hidden
}

.btn-2::after, .btn-2::before {
    position: absolute;
    content: ''
}

.btnNew-2 {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
    cursor: pointer;
    margin-left: -10rem;
    /*overflow: hidden;*/
    border-radius: 99rem;
    background: url(/i/buttonmainSecBorder.png) 0 0/cover
}

.btnNew-2 span {
    position: relative;
    display: inline-block;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    top: 0;
    left: 0;
    width: 285rem;
    height: 57rem;
    padding: 18rem 73rem;
    -webkit-transition: .3s;
    transition: .3s;
    /*overflow: hidden;*/
    border-radius: 99rem
}

.btn-2::before {
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 99rem
}

.btn-2 span {
    color: #fff
}

.btn-2 span:hover {
    background: -webkit-linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: .2s .1s;
    transition: .2s .1s;
    border-radius: 99rem;
    /*overflow: hidden*/
}

.btnNew-2.hover-filled-slide-right::before {
    top: 0;
    bottom: 0;
    right: 0;
    width: 277rem;
    height: 49rem;
    margin-top: 4rem;
    margin-right: 4rem;
    overflow: hidden;
    border-radius: 99rem
}

.btnNew-2.hover-filled-slide-right:hover::before {
    width: 0%;
    overflow: hidden
}

.main__formTableBlockBtnNew {
    margin-top: 20rem
}

.popup__submitNew {
    margin-top: 25rem
}

.popup__submitNew span {
    padding: 18rem 88rem
}

.btn-4::after, .btn-4::before {
    position: absolute;
    content: ''
}

.btnNew-4 {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 99rem;
    background: url(/i/buttonhouseBorder.png) 0 0/cover
}

.btnNew-4 .span {
    position: relative;
    display: inline-block;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    top: 0;
    left: 0;
    width: 253rem;
    height: 57rem;
    padding: 18rem 0rem;
    -webkit-transition: .3s;
    transition: .3s;
    /*overflow: hidden;*/
    border-radius: 99rem;
    text-align: center;
}

.btn-4::before {
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 99rem
}

.btn-4 .span {
    color: #fff
}

.btn-4 .span:hover {
    background: -webkit-linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: .2s .1s;
    transition: .2s .1s;
    border-radius: 99rem;
    /*overflow: hidden;*/
}

.btnNew-4.hover-filled-slide-right::before {
    top: 0;
    bottom: 0;
    right: 0;
    width: 245rem;
    height: 49rem;
    margin-top: 4rem;
    margin-right: 4rem;
    overflow: hidden;
    border-radius: 99rem
}

.btnNew-4.hover-filled-slide-right:hover::before {
    width: 0%;
    overflow: hidden
}

.houses__blockHousesItemsItemBtnNew {
    margin-top: 30rem
}

.pad span {
    padding: 18rem 79rem !important
}

/*.houses__blockHousesItemsItemImg {
    border-radius: 30rem
}*/

.houses__blockHousesItemsItemImg {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    height: 178px;
    display: block;
}

.about {
    background: #f8f8f8;
    padding-top: 130rem;
    padding-bottom: 150rem;
    max-width: 1920px;
    margin: 0 auto
}

.about__blockTitle h2 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44rem;
    line-height: 140%;
    color: #262629;
    margin-bottom: 62rem
}

.about__blockTitle {
    position: relative
}

.about__blockTitle:after {
    content: '';
    position: absolute;
    background: #ff6b00;
    height: 2px;
    width: 100%;
    bottom: -30rem
}

.about__blockItemLeft p, .about__blockItemRight p {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 200%;
    color: #262629
}

.about__blockBottom p {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 200%;
    color: #262629;
    margin-top: 50rem
}

.about__img {
    width: calc(33.333333333333336% - 20rem)
}

.about__block {
    width: calc(66.66666666666667% - 20rem)
}

.about__blockItemLeft {
    width: calc(43.333333333333336% - 20rem)
}

.about__blockItemRight {
    width: calc(50% - 20rem)
}

#workers {
    background: url(/i/workers.jpg) no-repeat;
    padding-top: 100rem;
    padding-bottom: 260rem;
    max-width: 1920px;
    margin: 0 auto
}

.workers {
    position: relative
}

.workers__title h2 {
    text-align: center;
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48rem;
    line-height: 140%;
    color: #fff;
    margin-bottom: 50rem
}

.workers__slider {
    overflow: hidden;
    position: relative;
    height: fit-content
}

.swiper-slide {
    background: -webkit-linear-gradient(top, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(180deg, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    border: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 30rem;
    padding: 20rem 0 0
}

.swiper-slide__name {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    color: #fff;
    margin-top: 20rem;
    margin-bottom: 20rem;
    margin-left: 20rem
}

.swiper-slide__blockLeftTop, .swiper-slide__blockRightTop {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8
}

.swiper-slide__blockLeftBottom, .swiper-slide__blockRightBottom {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ff6b00
}

.swiper-slide__blockLeft, .swiper-slide__blockRight {
    padding-top: 15rem;
    padding-left: 20rem;
    width: 50%;
    border-top: 1px solid rgba(232, 232, 232, .2);
    padding-bottom: 20rem
}

.swiper-slide__block {
    width: 100%
}

.swiper-slide__blockLeft {
    border-right: 1px solid rgba(232, 232, 232, .2)
}

.swiper-slideImg {
    margin-left: 20rem;
    margin-right: 20rem;
    border-radius: 30rem
}

#houses {
    /* Убавили padding-top на 150rem, так как добавили их в .main*/
    padding-top: 110rem;
    padding-bottom: 150rem
}

.houses__title h2 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48rem;
    line-height: 140%;
    color: #262629;
    text-align: center;
    margin-bottom: 50rem
}

.houses__blockFilter {
    width: calc(25% - 20rem)
}

.houses__blockHouses {
    width: calc(75% - 20rem)
}

.houses__blockHousesLinksA {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    position: relative;
    margin-right: 20rem;
    cursor: pointer;
    margin-bottom: 12rem
}

.houses__blockHousesLinksA:after {
    content: '';
    position: absolute;
    height: 1px;
    background: #a8a8a8;
    width: 100%;
    bottom: 0
}

.houses__blockHousesItemsItemBtn a {
    background: url(/i/buttonhouse.png) 0 0/cover;
    border-radius: 99px;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 253rem;
    height: 57rem;
    color: #fff;
    text-align: center;
    padding: 0 68rem;
    position: relative;
    cursor: pointer;
    z-index: 1;
    margin-top: 30rem
}

.houses__blockHousesItemsItemBtn a span {
    z-index: 3
}

.houses__blockHousesItems {
    margin-top: 40rem;
    align-items: baseline
}

.houses__blockHousesItemsItem {
    background: #fff;
    box-shadow: 0 20px 90px -15px rgba(0, 0, 0, .15);
    border-radius: 30px;
    padding: 20rem 20rem 34rem;
    width: calc(33.333333333333336% - 20rem);
    margin-bottom: 32rem
}

.showfilterbtn span {
    padding: 18rem 82rem
}

.houses__blockHousesItemsItemP p {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    margin-top: 16rem;
    margin-bottom: 5rem;
    min-height: 36rem
}

.houses__blockHousesItemsItemH5 a {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    color: #262629;
}

.houses__blockHousesItemsItemH5 {
    margin-bottom: 20rem;
}

.houses__blockHousesItemsItemBlocksBlockTop {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    align-items: center;

}

.houses__blockHousesItemsItemBlocksBlockBottom {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ff6b00;
    text-align: center;
}

.houses__blockHousesItemsItemBlocksBlock {
    width: 33.333%;
    border-top: 1px solid #e8e8e8;
    padding: 15rem 28rem 15rem 20rem;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.houses__blockHousesItemsItemBlocksBlock:last-child {
    border-right: none
}

.houses__blockHousesItemsItemBlocks {
    margin-left: -16rem;
    margin-right: -16rem
}

.houses__blockHousesItemsItemBtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.metr {
    position: relative
}

.square {
    position: absolute;
    top: -5rem;
    right: -65%;
    font-size: 10rem
}

.little {
    font-size: 12rem;
    line-height: 14rem
}

.houses__blockFilterTitle h4 {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24rem;
    line-height: 150%;
    text-align: center;
    color: #262629;
    /*margin-bottom: 60rem*/
}

.showfilter {
    display: none
}

.houses__blockFilterBg {
    background: #fff;
    box-shadow: 0 20px 90px -15px rgba(0, 0, 0, .15);
    border-radius: 30px;
    padding-top: 30rem;
    padding-bottom: 30rem;
    padding-right: 10rem;
}

.showBlock {
    display: block !important
}

.showFlex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important
}

.dn800 {
    display: none !important
}

.houses__blockHousesItemsItem:nth-child(13), .houses__blockHousesItemsItem:nth-child(14), .houses__blockHousesItemsItem:nth-child(15) {
    margin-bottom: 32rem;
}

.houses__blockFilter .check-container {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    margin-left: 0;
    margin-bottom: 11rem
}

.houses__blockFilterBlockName {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    color: #262629;
    margin-bottom: 16rem;
    margin-top: 43rem;
    position: relative;
    cursor: pointer;
    width: 80%
}

.triangle {
    position: absolute;
    right: 0;
    top: 2rem
}

.houses__blockFilterTitle {
    position: relative
}

.houses__blockFilterTitle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    bottom: -30rem
}

.houses__block .check-container, .houses__blockFilterBlockName {
    margin-left: 30rem;
    margin-right: 30rem
}

.ar2 .check-container {
    margin-left: 30rem !important;
    margin-right: 0;
    margin-bottom: 16rem
}

.ar2, .ar3, .ar4, .ar5 {
    position: relative;
    margin-top: 30rem
}

.ar2:before, .ar3:before, .ar4:before, .ar5:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    top: 0
}

.ar3 .check-container {
    margin-right: 0
}

.numbers {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11rem;
    line-height: 17rem;
    text-align: center;
    color: #ff6b00;
    position: relative;
    top: -5rem;
    left: 3rem
}

.black {
    color: #000;
    left: -4rem !important;
    top: -7rem
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

[type=radio]:checked + label, [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block
}

[type=radio]:checked + label:before, [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    border-radius: 100%
}

[type=radio]:checked + label::before {
    border: 1px solid #ff6b00
}

[type=radio]:checked + label:after, [type=radio]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ff6b00;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: .2s;
    transition: .2s
}

[type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.houses__blockFilterRadios label {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #a8a8a8
}

.houses__blockFilterRadios p {
    margin-left: 30rem;
    width: calc(41.66666666666667% - 20rem);
    margin-bottom: 10rem
}

.houses__blockFilterRadios1 label{
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #a8a8a8;
    margin-left: 30rem;
    padding-bottom: 10rem;

}


.ar4 {
    margin-bottom: 30rem
}

.ar5 input {
    background: url(/i/filter.png) 0 0/cover;
    border-radius: 99px;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 285rem;
    height: 57rem;
    color: #fff;
    text-align: center;
    padding: 0 80rem;
    cursor: pointer;
    z-index: 1;
    border: none;
    outline: 0;
    position: relative
}

.ar5 {
    padding-top: 30rem;
    position: relative
}

.label {
    display:none;
    position: absolute;
    width: 198rem;
    height: 60rem;
    z-index: 11;
    margin-left: 160px;
    cursor: pointer;

}

.found {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    position: absolute;
    top: 35rem;
    right: 45rem
}

.dn {
    display: none
}

.up {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important
}

.houses__pagesCenterNum {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 19rem;
    text-align: center;
    color: #a8a8a8;
    margin-right: 20rem;
    cursor: pointer;
    border-bottom: 1px solid #a8a8a8
}

.houses__pagesCenterNum:hover {
    color: #ff6b00;
    border-bottom: 1px solid #ff6b00;
    cursor: pointer
}

.houses__pagesCenterNum.active {
    font-size: 21rem;
    line-height: 25rem;
    color: #ff6b00;
    border-bottom: 1px solid #ff6b00;
    margin-top: -6rem
}

.houses__pagesCenterNum:first-child {
    margin-left: 35rem
}

.houses__pagesCenterNum:last-child {
    margin-right: 35rem
}

.houses__pages {
    margin-top: 50rem
}

.houses__pagesLeft, .houses__pagesRight {
    cursor: pointer;
    position: relative
}

.houses__pagesLeft:hover:after, .houses__pagesRight:hover:after {
    content: '';
    cursor: pointer;
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    border-radius: 99px;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    width: 49rem;
    height: 49rem;
    left: 0
}

.houses__loadingText {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    color: #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
    margin-left: 13rem
}

.houses__loading {
    margin-top: 58rem
}

.houses__blockHousesLinksA:hover:after {
    background: #ff6b00 !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.main__blockSearchitems ul li a:hover {
    border-bottom: 1px solid #ff6b00 !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.houses__blockHousesLinksA:after, .main__blockSearchitems ul li a {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer__item li a:hover {
    border-bottom: 1px solid #ff6b00 !important
}

a:hover .footer__itemBlockTitle, a:hover .header__innerMailText, a:hover .header__innerPhoneText, a:hover .header__innerTelegramText, a:hover .header__innerWhatsupText, a:hover .map__formMailBlockTop, a:hover .map__formPhoneBlockTop, a:hover s.footer__itemBlockTitle {
    color: #ff6b00 !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

a .header__innerMailText, a .header__innerTelegramText, a .header__innerWhatsupText {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

a:hover .header__innerMailText::after, a:hover .header__innerTelegramText::after, a:hover .header__innerWhatsupText::after {
    background: #ff6b00 !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@font-face {
    font-family: swiper-icons;
    data-src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-button-next {
    left: 52% !important;
    right: auto !important;
    outline: 0;
    width: 57rem;
    height: 57rem
}

.swiper-button-prev {
    right: 52% !important;
    left: auto !important;
    outline: 0;
    width: 57rem;
    height: 57rem
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 110%;
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
    background: url(/i/arrowr.png) 0 0/cover;
    width: 57rem;
    height: 57rem
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;

}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    background: url(/i/arrowl.png) 0 0/cover;
    width: 57rem;
    height: 57rem
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: 1s linear infinite swiper-preloader-spin;
    animation: 1s linear infinite swiper-preloader-spin;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important;
    position: relative;
    height: fit-content
}

.swiper-container {
    width: 100%;
    height: 100%;
    display: none
}

.swiper-slide__text p {
    font-family: Roboto, sans-serif;
    font-size: 13rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 7rem
}

.swiper-slide__text h3 {
    font-size: 18px;
    font-weight: 900;
    font-family: Roboto, sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #fff;
    text-transform: uppercase
}

.swiper-slide__img {
    margin-bottom: 25rem
}

.tt1 {
    font-family: Roboto, sans-serif;
    font-size: 31rem;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #eb652f
}

.tt1 span {
    font-size: 16rem;
    font-weight: 400
}

.mb15 {
    margin-top: -10rem;
    margin-bottom: 5rem
}

#projects {
    background: #f5f5f5;
    padding-top: 100rem;
    padding-bottom: 140rem
}

.projects__title h2 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 140%;
    color: #262629;
    text-align: center;
    margin-bottom: 50rem
}

.ps3 {
    width: calc(25% - 20rem);
    padding-bottom: 0
}

.projects__blocksItemLeftTop, .projects__blocksItemRightTop {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8
}

.projects__blocksItemLeftBottom, .projects__blocksItemRightBottom {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ff6b00
}

.projects__blocksItemLeft, .projects__blocksItemRight {
    width: 50%;
    padding-top: 15rem;
    padding-bottom: 20rem
}

.projects__blocksItemRight {
    padding-left: 20rem
}

.projects__blocksItemLeft {
    border-right: 1px solid #e8e8e8
}

.map__body {
    /*height: 100vh;*/
    max-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 150px;
    overflow: hidden
}

#mapsection {
    position: relative;
    max-width: 1920px;
    margin: 0 auto
}

.map__body #map {
    width: 100%;
    height: 100%
}

.menu-map li .submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.menu-map li > a {
    display: none
}

.submenu li {
    margin-right: 12px
}

.submenu li a {
    display: block !important;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 19rem;
    color: #262629
}

.submenu li a:link {
    text-decoration: none
}

.submenu li a.active {
    color: #262629
}

.map__top {
    position: relative;
    z-index: 4;
    margin-top: 25rem
}

.menu-map {
    list-style-type: none
}

.map__wrap {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.fourthBlock {
    position: relative
}

.fourthBlockImg {
    position: absolute
}

.fourth__left {
    background: url(/i/map-1.png) 0 0/100% 100% no-repeat;
    z-index: 3
}

.fourth__right {
    background: #fff;
    width: calc(58.333333333333336% - 20rem);
    position: relative;
    margin-left: -100rem
}

.fourth__left {
    width: calc(41.66666666666667% - 20rem);
    position: relative;
    padding: 50rem 5% 50rem 50rem
}

yamaps {
    overflow: hidden
}

.ymaps-2-1-79-controls__control {
    left: 120rem !important;
    position: absolute !important
}

.fourth__leftSvg {
    margin-top: 14%
}

.map__form {
    position: absolute;
    top: 11%;
    left: 19%;
    background: -webkit-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background: linear-gradient(180deg, #fff 0, #f4f4f4 100%);
    box-shadow: 0 53px 66px -27px rgba(0, 0, 0, .15);
    border-radius: 30rem;
    z-index: 1;
    padding: 40rem 103rem 50rem 40rem
}

.ymaps-2-1-79-controls-pane {
    position: absolute !important;
    left: auto !important;
    right: -80% !important;
    width: 30px
}

.map__formTitle h2 {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24rem;
    line-height: 150%;
    color: #262629
}

.map__formPhoneBlockTop {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 19rem;
    color: #262629;
    margin-bottom: 3rem
}

.map__formPhoneBlockBottom {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8
}

.map__formPhone {
    margin-top: 23rem;
    margin-bottom: 23rem
}

.map__formPhoneImg {
    margin-right: 13rem
}

.map__formMailBlockTop {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 19rem;
    color: #262629;
    margin-bottom: 3rem;
    text-decoration: underline
}

.map__formMailBlockBottom {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8
}

.map__formMail {
    margin-top: 23rem
}

.map__formMailImg {
    margin-right: 13rem
}

.map__topLocationImg {
    margin-top: 5rem;
    margin-right: 15rem;
    margin-left: 5rem
}

.map__topLocationBlockBottom {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    color: #a8a8a8;
    margin-top: 4rem
}

.footer__bottom {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 170%;
    color: #464646;
    margin-top: 42rem;
    margin-bottom: 0
}

.overl {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 1111
}

.popup {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 355px;
    background: -webkit-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background: linear-gradient(180deg, #fff 0, #f4f4f4 100%);
    border-radius: 30px;
    padding: 50rem 30rem 45rem
}

.close-popup {
    position: absolute;
    top: 27px;
    right: 27px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background: url(/i/cross.png)
}

.popup__title {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24rem;
    line-height: 140%;
    color: #262629;
    text-align: center;
    margin-bottom: 20rem
}

.popup__input input {
    background: #f4f4f4;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 10rem;
    width: 100%;
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #262629;
    padding: 20rem 25rem;
    outline: 0;
    margin-top: 7rem;
    margin-bottom: 22rem
}

.popup__input input[type=text] {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #262629
}

.popup__input input::-webkit-input-placeholder {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #262629
}

.popup__input input::-moz-placeholder {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #262629
}

.popup__input input:-moz-placeholder {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #262629
}

.popup__input input:-ms-input-placeholder {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #262629
}

.popup__input input:focus::-webkit-input-placeholder {
    color: transparent
}

.popup__input input:focus:-moz-placeholder {
    color: transparent
}

.popup__input input:focus::-moz-placeholder {
    color: transparent
}

.popup__input input:focus:-ms-input-placeholder {
    color: transparent
}

.popup__input label {
    font-family: 'SFUIDisplay-Medium.eot', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12rem;
    line-height: 140%;
    color: #a8a8a8;
    margin-left: 10rem
}

.popup__submit {
    cursor: pointer;
    position: relative;
    height: 57rem;
    margin-top: 25rem
}

.popup__submit input {
    background: url(/i/buttonmainSec.png) 0 0/cover;
    border-radius: 99px;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 285rem;
    height: 57rem;
    color: #fff;
    text-align: center;
    padding: 0 92rem;
    margin-left: -10rem;
    cursor: pointer;
    z-index: 1;
    border: none;
    outline: 0
}

.popup__submit:hover:after {
    content: '';
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    position: absolute;
    width: 285rem;
    height: 17rem;
    z-index: 2;
    top: 25rem
}

.check-container {
    margin-left: 10rem;
    position: relative;
    padding-left: 20rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 20rem;
    height: 20rem;
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 4rem;
    -webkit-transition: background .3s;
    transition: background .3s
}

input:checked ~ .checkmark {
    background: #ff6b00;
    border: 0
}

input:checked ~ .checkmark::after {
    display: block
}

.checkmark::after {
    content: '';
    width: 6rem;
    height: 10rem;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-radius: 3rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
    position: absolute;
    top: 2rem;
    left: 5rem
}

input[type=checkbox] {
    width: 0;
    height: 0;
    margin: -1px 10rem -1px -1px
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999999;
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(top, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(180deg, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    overflow-x: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.bullet-nav__item {
    text-align: center !important
}

.overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30rem
}

.overlay a {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22rem;
    line-height: 27rem;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: relative
}

.overlay li {
    text-align: right;
    margin-bottom: 30rem
}

.overlay .closebtn {
    position: absolute;
    left: 50rem;
    top: 30rem
}

.burger div {
    display: none;
    height: 1.1px;
    width: 22px;
    background: #fff;
    margin-bottom: 4.61px;
    margin-left: 20rem
}

.burger {
    margin-top: 5rem
}

.bullet-nav__item a:hover {
    font-weight: 700;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.lightbox-target {
    position: fixed;
    top: -100%;
    background: rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden
}

.lightbox-target img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 0%;
    max-width: 0%;
    box-sizing: border-box;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.lightbox-close {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    background: #fff;
    color: #000;
    text-decoration: none;
    position: absolute;
    top: -80px;
    right: 0;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.lightbox-close:before {
    content: '';
    display: block;
    height: 30px;
    width: 1px;
    background: #000;
    position: absolute;
    left: 26px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lightbox-close:after {
    content: '';
    display: block;
    height: 30px;
    width: 1px;
    background: #000;
    position: absolute;
    left: 26px;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lightbox-target:target {
    opacity: 1;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 100
}

.lightbox-target:target img {
    max-height: 100%;
    max-width: 100%
}

.lightbox-target:target .lightbox-close {
    top: 0
}

/*.houses__blockHousesItemsItemImg img, .lightbox-target img {
    cursor: pointer;
    border-radius: 15px
;
}*/

.houses__blockHousesItemsItemImg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    width: 100%;
    height: 178px;
    object-fit: cover;
    border-radius: 15px;
}

.houses__blockHousesItemsItemImg .lightbox-target img {
    display: inline;
    height: auto;
    width: auto;
    transform: translate(0, 0);
    top: 0;
    left: 0;
}


#links {
    padding-top: 130rem;
    padding-bottom: 150rem;
    background: #f8f8f8;
    max-width: 1920px;
    margin: 0 auto
}

.links {
    background: #fff;
    box-shadow: 0 20px 90px -15px rgba(0, 0, 0, .15);
    border-radius: 30px
}

.links__link {
    width: calc(25% - 20rem);
    border-left: 1px solid #e8e8e8
}

.links__linkHref a {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    border-bottom: 1px solid #a8a8a8
}

.links__linkHref {
    margin-bottom: 12rem;
    margin-left: 40rem
}

.mb52 {
    margin-bottom: 52rem
}

.links__linkTitle {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    color: #262629;
    margin-top: 40rem;
    margin-left: 40rem;
    margin-bottom: 15rem
}

.links__linkBlock {
    max-width: 265rem
}

.links__linkHref a:hover {
    border-bottom: 1px solid #ff6b00
}

#order {
    background: url(/i/bgorder.jpg) 0 0/cover;
    max-width: 1920px;
    margin: 0 auto;
    position: relative
}

.order__right {
    position: relative;
    padding-top: 100rem;
    max-width: 620rem
}

.blur {
    background: -webkit-linear-gradient(top, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(180deg, rgba(141, 141, 141, .6) 0, rgba(0, 0, 0, .6) 100%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    width: 54%;
    height: 100%;
    right: 0;
    position: absolute
}

.order__rightTitle h2 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 36rem;
    line-height: 140%;
    color: #fff;
    margin-bottom: 15rem
}

.order__rightP p {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 140%;
    color: #cacaca;
    margin-bottom: 33rem
}

.order__rightBlockItem input {
    outline: 0;
    border: 1px solid rgba(255, 255, 255, .4);
    background: -webkit-linear-gradient(top, #6e6e6d 0, #484847 100%);
    background: linear-gradient(180deg, #6e6e6d 0, #484847 100%);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 10rem;
    width: 295rem;
    height: 58rem;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff;
    padding: 20rem 25rem
}

.order__rightBlockItem input[type=text] {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightBlockItem input::-webkit-input-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightBlockItem input::-moz-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightBlockItem input:-moz-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightBlockItem input:-ms-input-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightBlockItem input:focus::-webkit-input-placeholder {
    color: transparent
}

.order__rightBlockItem input:focus:-moz-placeholder {
    color: transparent
}

.order__rightBlockItem input:focus::-moz-placeholder {
    color: transparent
}

.order__rightBlockItem input:focus:-ms-input-placeholder {
    color: transparent
}

.order__rightInput {
    margin-top: 42rem
}

.order__rightInput input {
    outline: 0;
    border: 1px solid rgba(255, 255, 255, .4);
    background: -webkit-linear-gradient(top, #6e6e6d 0, #484847 100%);
    background: linear-gradient(180deg, #6e6e6d 0, #484847 100%);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 10rem;
    width: 100%;
    height: 174rem;
    margin-top: 5rem;
    margin-bottom: 32rem;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    padding: 20rem 25rem 130rem;
    color: #fff
}

.order__rightInput input[type=text] {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightInput input::-webkit-input-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightInput input::-moz-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightInput input:-moz-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightInput input:-ms-input-placeholder {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14rem;
    line-height: 140%;
    color: #fff
}

.order__rightInput input:focus::-webkit-input-placeholder {
    color: transparent
}

.order__rightInput input:focus:-moz-placeholder {
    color: transparent
}

.order__rightInput input:focus::-moz-placeholder {
    color: transparent
}

.order__rightInput input:focus:-ms-input-placeholder {
    color: transparent
}

.mb174 {
    margin-bottom: 174rem
}

.order__rightBlockItem label, .order__rightInput label {
    font-family: SFUIDisplay-Mediu, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12rem;
    line-height: 140%;
    color: #a8a8a8;
    padding-left: 10rem;
    margin-bottom: 5rem
}

.order__right .btnNew-2 {
    margin-left: 0 !important
}

#card {
    background: #f5f5f5;
    max-width: 1920px;
    margin: 0 auto;
    /* padding-bottom: 150rem; */
    padding-top: 75rem
}

.card__right h2 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48rem;
    line-height: 140%;
    text-align: center;
    color: #262629
}

.card {
    max-width: 795rem
}

a.card__leftItem {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    margin-right: 5rem;
    border-bottom: 1px solid #a8a8a8
}

.card__leftItem {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    margin-right: 5rem
}

a.card__leftItem:hover {
    border-bottom: 1px solid #ff6b00
}

.card__leftItemMinus {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 150%;
    color: #a8a8a8;
    margin-right: 5rem
}

.card__blockLeft {
    width: calc(66.66666666666667% - 20rem)
}

.card__blockRight {
    width: calc(33.333333333333336% - 20rem)
}

.card__blockRightItemTitle h3 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24rem;
    line-height: 140%;
    color: #262629;
    padding-top: 40rem;
    text-align: center;
    max-width: 268rem
}

.card__blockRightItemTitle {
    margin-bottom: 40rem
}

.card__blockRightItem {
    background: #fff;
    box-shadow: 0 20px 90px -15px rgba(0, 0, 0, .15);
    border-radius: 30rem;
    margin-bottom: 32rem
}

.card__blockRightItemLeftTop, .card__blockRightItemRightTop {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12rem;
    line-height: 150%;
    color: #a8a8a8
}

.card__blockRightItemLeftBottom, .card__blockRightItemRightBottom {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14rem;
    line-height: 150%;
    color: #ff6b00;
    max-width: 100rem
}

.card__blockLeftTitle h3 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24rem;
    line-height: 140%;
    color: #262629;
    margin-bottom: 30rem
}

.card__blockLeftBottomItemRowTitle h4 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16rem;
    line-height: 130%;
    color: #262629;
    text-align: center
}

.card__blockLeftBottomItemRowTitle {
    width: calc(100% - 82rem)
}

.card__blockLeftBottomItemListItemText {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 140%;
    color: #a8a8a8;
    max-width: 280rem
}

.card__blockLeftBottomItemListItem {
    margin-bottom: 20rem
}

.card__blockLeftBottomItemListItemNum {
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    width: 24rem;
    height: 24rem;
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12rem;
    line-height: 130%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    padding: 5rem;
    margin-right: 14rem
}

.card__blockLeftBottomItem {
    background: #f7f7f7;
    box-shadow: 0 20px 90px -15px rgba(0, 0, 0, .15);
    border-radius: 30rem;
    width: calc(50% - 20rem);
    margin-bottom: 32rem
}

.card__blockLeftBottomItemRowImg {
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    border-radius: 30rem 0;
    width: 82rem;
    height: 82rem;
    text-align: center;
    padding: 25rem 0
}

.card__blockLeftBottomItemRow {
    background: #fff;
    border-radius: 30rem 0 0
}

.card__blockLeftBottomItemList {
    background: #f7f7f7;
    border-radius: 0 0 30rem 30rem;
    padding: 30rem 30rem 42rem
}

.blackItem {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 140%;
    color: #262629;
    border-bottom: 1px solid #262629
}

.card__blockRightItemLeft, .card__blockRightItemRight {
    width: 50%;
    border-top: 1px solid #e8e8e8;
    padding: 15rem 30rem
}

.card__blockRightItemLeft {
    border-right: 1px solid #e8e8e8
}

.card__blockRightItemNew .card__blockRightItemLeftTop, .card__blockRightItemNew .card__blockRightItemRightTop {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12rem;
    line-height: 130%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    width: 24rem;
    height: 24rem;
    border-radius: 50%;
    padding: 4rem;
    margin-right: 10rem
}

.card__blockRightItemNew .card__blockRightItemLeftBottom, .card__blockRightItemNew .card__blockRightItemRightBottom {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14rem;
    line-height: 130%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #262629
}

.card__numsItemNum {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48rem;
    line-height: 150%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ff6b00;
    margin-bottom: 10rem
}

.card__numsItem {
    margin-bottom: 20rem
}

.card__numsItemText p {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 160%;
    color: #262629
}

.card__numsItemNum span {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16rem;
    line-height: 150%;
    color: #ff6b00
}

.card__nums {
    margin-bottom: 100rem
}

.w174 {
    max-width: 174rem
}

.w155 {
    max-width: 155rem
}

.w137 {
    width: 137rem
}

.servlinksLeftTitle, .servlinksRightTitle {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18rem;
    line-height: 150%;
    color: #787883;
    margin-bottom: 15rem
}

.servlinks {
    margin-top: 90rem;
    margin-bottom: 90rem;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 30rem;
    padding: 30rem 40rem
}

.servlinksLeftLink a {
    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14rem;
    line-height: 17rem;
    color: #a8a8a8;
    border-bottom: 1px solid #a8a8a8
}

.servlinksLeftLink a:hover {
    border-bottom: 1px solid #ff6b00;
}

.servlinksLeftLink {
    margin-bottom: 10rem
}

a.servlinksRightLinksLink {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12rem;
    line-height: 150%;
    color: #ff6b00;
    border: 1px solid #ff6b00;
    border-radius: 99rem;
    padding: 10rem 20rem;
    margin-bottom: 10rem;
    margin-right: 10rem
}

a.servlinksRightLinksLink:hover {
   cursor:default;
}

.servlinksLeft {
    width: calc(33.333333333333336% - 20rem)
}

.servlinksRight {
    width: calc(66.66666666666667% - 20rem)
}

.btn-5::after, .btn-5::before {
    position: absolute;
    content: ''
}

.btnNew-5 {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 99rem;
    background: url(/i/product.png) 0 0/cover
}

.btnNew-5 .span {
    position: relative;
    display: inline-block;
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.5rem;
    line-height: 17rem;
    top: 0;
    left: 0;
    width: 348rem;
    height: 57rem;
    padding: 18rem 120rem;
    -webkit-transition: .3s;
    transition: .3s;
    /*overflow: hidden;*/
    border-radius: 99rem
}

.btn-5::before {
    background: -webkit-linear-gradient(top, #ffac70 0, #ff6b00 100%);
    background: linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 99rem
}

.btn-5 .span {
    color: #fff
}

.btn-5 .span:hover {
    background: -webkit-linear-gradient(180deg, #ffac70 0, #ff6b00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: .2s .1s;
    transition: .2s .1s;
    border-radius: 99rem;
    /* overflow: hidden */
}

.btnNew-5.hover-filled-slide-right::before {
    top: 0;
    bottom: 0;
    right: 0;
    width: 340rem;
    height: 49rem;
    margin-top: 4rem;
    margin-right: 4rem;
    overflow: hidden;
    border-radius: 99rem
}

.btnNew-5.hover-filled-slide-right:hover::before {
    width: 0%;
    overflow: hidden
}

.card__button {
    margin-top: 40rem
}

.pb40 {
    padding-bottom: 40rem
}

.card__sliderBlocksItem img {
    border-radius: 30rem
}

.card__sliderBlocksItem {
    border: 30rem solid #fefefe;
    border-radius: 30rem;
    background: #fefefe;
    display: flex;
    justify-content: center
}

.cdn {
    display: none
}

.card {
    margin-bottom: 50rem
}

.card__sliderDotsDot {
    width: calc(25% - 20rem);
    box-shadow: 0 20px 90px -15px rgba(0, 0, 0, .15);
    border-radius: 20rem;
    border: 10rem solid #fff;
    cursor: pointer;
    position: relative
}

.card__sliderDotsDot:hover:after {
    content: '';
    position: absolute;
    cursor: pointer;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border: 1px solid #ff6b00;
    border-radius: 20rem
}

.card__sliderDotsDot img {
    border-radius: 20rem
}

.card__sliderDots {
    margin-top: 30rem
}

.card__sliderDotsDot.active:before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, .6);
    width: 100%;
    height: 100%;
    top: 0
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr, fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

img {
    max-width: 100%;
    height: auto;
}

.wrapper {
    max-width: 1345px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}

@media screen and (max-width: 6000px) {
    .fourthBlock {
        max-height: 730rem
    }
}

@media screen and (max-width: 1920px) {
    .fourthBlock {
        max-height: 100%
    }
}

@media screen and (max-width: 1600px) {
    .main {
        background: url(/i/bg1600.jpg)
    }
}

@media screen and (max-width: 1440px) {
    html {
        font-size: .75px
    }

    .main__menuItems .ul a:after {
        height: 47rem
    }

    .houses__blockFilterBlock {
        padding-right: 60rem
    }

    .wrapper {
        padding-left: 3%;
        padding-right: 3%
    }
   .container {
        padding-left: 3%;
        padding-right: 3%
    }

}

@media screen and (max-width: 1350px) {
    .main__blockLogo {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .map__body {
        height: 100vh
    }
}

@media screen and (max-width: 1200px) {
    .main__blockSearchText {
        display: none
    }

    .main__blockSearchTextNew {
        display: block;
        font-family: SFUIDisplay-Semibold, sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 140%;
        color: #c5c5c5;
        margin-right: 20rem
    }
}

@media screen and (max-width: 1100px) {
    .s1, .s2, .s3 {
        width: calc(33.333333333333336% - 20rem)
    }

    .s4 {
        width: calc(75% - 20rem);
        max-width: 313px
    }

    .main {
        background: url(/i/bg1600.jpg) center center no-repeat
    }

    .main__blockItem {
        display: none
    }

    .main__menuItems .ul a:after {
        background: 0 0;
        height: 0;
        width: 0
    }

    .houses__blockFilter {
        width: calc(33.333333333333336% - 20rem)
    }

    .houses__blockHouses {
        width: calc(66.66666666666667% - 20rem)
    }

    .houses__blockHousesItemsItem {
        width: calc(50% - 20rem)
    }

    .houses__blockHousesItemsItem:nth-child(13), .houses__blockHousesItemsItem:nth-child(14), .houses__blockHousesItemsItem:nth-child(15) {
        margin-bottom: 32rem
    }

    #projects .houses__blockHousesItemsItem {
        width: calc(33.333333333333336% - 20rem)
    }

    .blur {
        width: 60%
    }

    .card__blockLeft, .card__blockRight {
        width: calc(50% - 20rem)
    }

    .card__blockLeftBottomItem {
        width: 100%
    }
}

@media screen and (max-width: 960px) {
    .header__innerText, .header__innerTextNew {
        display: none
    }

    .main__menuItems .ul a {
        padding: 16rem 17rem
    }

    .main__form, .p100 {
        padding-left: 0;
        padding-right: 0
    }

    .links {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .links__link {
        width: calc(50% - 20rem);
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .links__link:nth-child(1), .links__link:nth-child(3) {
        border-left: none
    }

    .links__link:nth-child(1), .links__link:nth-child(2) {
        border-bottom: 1px solid #e8e8e8
    }

    .links__link:nth-child(3), .links__link:nth-child(4) {
        padding-bottom: 50rem
    }

    .links__linkTitle {
        margin-left: 0
    }

    .links__linkHref {
        margin-left: 20rem
    }

    .order {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important
    }

    .blur {
        width: 100%
    }

    .wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
    .containerr {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width: 800px) {
    .main__blockItemBorder:after, .main__blockItemBorder:before {
        height: 0;
        width: 0;
        background: 0 0
    }

    .main__blockItem {
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .main__blockSearch {
        display: none
    }

    .houses__blockFilter {
        width: 100%;
        margin-bottom: 70rem;
        display: none
    }

    .houses__blockHouses {
        width: 100%
    }

    .houses__blockHousesItemsItem {
        width: calc(50% - 20rem)
    }

    .houses__blockHousesItemsItemImg img {
        width: 100%
    }

    .showfilter {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        width: 100%
    }

    .houses__blockHousesLinks {
        display: none
    }

    #projects .houses__blockHousesItemsItem {
        width: calc(50% - 20rem)
    }

    .card__blockLeft, .card__blockRight {
        width: 100%
    }
}

@media screen and (max-width: 720px) {
    .header__innerTelegram, .header__innerWhatsup {
        display: none
    }

    .s1, .s2, .s3 {
        width: calc(50% - 20rem);
        margin-bottom: 50rem
    }

    .s4 {
        width: 100%;
        margin-bottom: 90rem
    }

    .main__items {
        bottom: -550rem
    }

    .box-shadow {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .main__itemsItem:nth-child(3):after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        background: 0 0;
        right: 0;
        top: 0
    }

    .main__itemsItem {
        width: calc(33.333333333333336% - 20rem)
    }

    .main__formTitle {
        width: 100%
    }

    .main__formTable, .main__menu {
        display: none
    }

    .about__img {
        width: 100%
    }

    .about__block {
        width: 100%;
        margin-top: 50rem
    }

    .about__blockItemLeft {
        width: 100%;
        margin-bottom: 30rem
    }

    .about__blockItemRight {
        width: 100%
    }

    #houses {
        padding-top: 460rem
    }

    .windows__titleRight {
        display: none
    }

    .swiper-container {
        display: block;
        margin-top: 70rem
    }

    .swiper-slide__text h3 {
        font-size: 14px
    }

    .map__body {
        height: 100vh
    }

    .menu-map li .submenu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .fourth__left {
        background-size: cover;
        width: 100%;
        max-width: 346px
    }

    .fourth__right {
        margin-left: 0;
        width: 100%;
        max-width: 346px
    }

    .ymaps-2-1-79-controls__control {
        left: 20rem !important
    }

    .fourthBlock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .fourth__leftSvg {
        display: none
    }

    .burger div {
        display: block
    }

    .order__rightBlockItem {
        width: 100%
    }

    .order__rightBlockItem:first-child {
        margin-bottom: 30rem
    }

    .order__rightBlockItem input {
        width: 100%
    }

    .btnNew-5 {
        background: url(/i/buttonmainSecBorder.png) 0 0/cover
    }

    .btnNew-5 .span {
        width: 285rem;
        height: 57rem;
        padding: 18rem 73rem
    }

    .btnNew-5.hover-filled-slide-right::before {
        width: 277rem;
        height: 49rem;
        margin-top: 4rem;
        margin-right: 4rem
    }

    .wrapper {
        padding-left: 30px;
        padding-right: 30px
    }

    .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .title_seo h1 {

        padding-top: 240px;
        margin-bottom: -300px
    }

}

@media screen and (max-width: 576px) {
    html {
        font-size: .68px
    }

    .title_seo h1 {

        padding-top: 360px;
        margin-bottom: -420px
    }

    h2 {
        font-size: 32rem !important
    }

    .header__innerPhone {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .header__innerMail, .header__innerUploadText {
        display: none
    }

    .header__innerUploadTextNew {
        display: block;
        font-family: SFUIDisplay-Semibold, sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 12rem;
        line-height: 14rem;
        color: #ff6b00;
        border-bottom: 1px dashed #ff6b00;
        margin-left: 7rem
    }

    .s1, .s2, .s3 {
        width: 100%
    }

    .main__formTitleText h1 {
        font-size: 34rem
    }

    .main__items {
        bottom: -750rem
    }

    .main__itemsItem:nth-child(3):after {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background: #e8e8e8;
        right: 0;
        top: 0
    }

    .main__itemsItem:nth-child(2):after, .main__itemsItem:nth-child(4):after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        background: 0 0;
        right: 0;
        top: 0
    }

    .main__itemsItem {
        width: calc(50% - 20rem);
        padding-top: 47rem;
    }

    #houses {
        padding-top: 660rem
    }

    .houses__pagesLeft img, .houses__pagesRight img {
        width: 40rem;
        height: 40rem
    }

    .submenu li {
        margin-right: 6px
    }

    .fourth__right {
        width: 93%
    }

    .fourth__left {
        width: 100%
    }

    .map__form {
        left: auto;
        right: 30rem;
        padding: 40rem 40rem 50rem
    }

    .ymaps-2-1-79-controls-pane {
        top: 50% !important
    }

    .popup {
        width: 290px
    }

    .links__link {
        width: 100%
    }

    .links__link:last-child {
        margin-bottom: 50rem
    }

    .links__link:nth-child(1) {
        padding-bottom: 50rem
    }

    .links__link:nth-child(1), .links__link:nth-child(3) {
        border-bottom: 1px solid #e8e8e8
    }

    .links__linkHref {
        margin-right: 20rem;
        margin-left: 0
    }

    .card__blockLeftBottomItemListItemText {
        max-width: 210rem
    }

    .card__blockRightItemLeft, .card__blockRightItemRight {
        width: 100%
    }

    .card__numsItem {
        width: calc(50% - 20rem)
    }

    .servlinksLeft {
        width: 100%
    }

    .servlinksRight {
        width: 100%;
        margin-top: 20rem
    }

    .card__sliderDotsDot {
        width: calc(50% - 20rem);
        margin-bottom: 20rem
    }
}

@media screen and (max-width: 470px) {
    html {
        font-size: .75px
    }

    .main__blockItem {
        display: none
    }

    .houses__blockHousesItemsItem {
        width: 100%
    }

    .swiper-slide__text h3 {
        font-size: 10px
    }

    #projects .houses__blockHousesItemsItem {
        width: 100%
    }
}

@media screen and (max-width: 340px) {
    .header__innerUpload {
        display: none
    }
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20rem
    }

    .overlay .closebtn {
        font-size: 40rem;
        top: 15rem;
        right: 35rem
    }
}


/* Добавили для галереи */
/*---------------------fancybox------------------------*/
.fancybox-enabled {
    overflow: hidden;
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%;
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
    z-index: 99992;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px;
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #E5E3DF;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}
.products-total.class-nety-tovarow .products-total__btn{
    display: none;
}
.fancybox-close-small:after {
    content: 'Г—';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
}

/* Caption */
.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0 30px;
    background: -webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

/* Buttons */
.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none;
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
    background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
    content: '';
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    box-sizing: border-box;
    display: inline-block;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
    opacity: 0.3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
}

.fancybox-button--left::after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.fancybox-button--right::after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--left {
    border-bottom-left-radius: 5px;
}

.fancybox-button--right {
    border-bottom-right-radius: 5px;
}

.fancybox-button--close::before, .fancybox-button--close::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px);
}

.fancybox-button--close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fancybox-show-nav .fancybox-arrow {
    opacity: 0.6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: 0.3;
}

/* Loading indicator */
.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
/* Transition effects */
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0;
    }

    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important;
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none;
}

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent;
}

.fancybox-button--play::before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
}

.fancybox-button--pause::before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px 0 2px;
}

/* Thumbs */
.fancybox-thumbs {
    display: none;
}

.fancybox-button--thumbs {
    display: none;
}

.cart-content .cart-table {
    width: 100%;
    float: none;
}

.cart-content .cart-table table {
    width: 100%;
}
.cart-content .cart-info {
    float: none;
    margin: 10px auto;
}
.bad li {
    padding-bottom: 10px;
    font-size: 16px;
}
@media all and (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block;
    }

    .fancybox-button--thumbs span {
        font-size: 23px;
    }

    .fancybox-button--thumbs::before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995;
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px;
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0;
    }

    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box;
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, 0.1);
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .fancybox-thumbs > ul > li:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1;
    }
}
/* custom-arrows */
.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 40px;
    height: 32px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s;
}

.fancybox-arrow--left {
    left: 30px;
    background-image: url(/i/icon-arrow-prev.png);
}

.fancybox-arrow--right {
    right: 30px;
    background-image: url(/i/icon-arrow-next.png);
}

.fancybox-show-nav .fancybox-arrow {
    opacity: 0.9;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: 0.2;
}

.subcat {
    font-family: SFUIDisplay-Semibold, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: black;
    margin-left: 150px;
    margin-top: 80px;
    padding-top: 20px;
}

.subcat a {
    color: black;
}

.subcatBlock {
    display: flex;
    margin-left: 280rem;
    margin-right: 280rem
}

.subcat-menu {
    display: block;
    text-align: center;

    font-family: SFUIDisplay-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24rem;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a8a8a8;
    position: relative;
    margin-right: 20rem;
    cursor: pointer;
    margin-bottom: 12rem*/
}


.subcat-menu:after {
    content: '';
    position: absolute;
    height: 1px;
    background: #a8a8a8;
    width: 100%;
    bottom: 0
}

.subcat-menu:hover:after {
    background: #ff6b00 !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.container {
    font-family: SFUIDisplay-Regular, sans-serif;
    font-size: 17rem;
    text-align: justify;
    max-width: 1345px;
    margin: 0 auto;
    margin-bottom: 60px;
    background: #f5f5f5;
 }

.container h1 {
    font-family: SFUIDisplay-Bold, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48rem;
    line-height: 140%;
    color: #262629;
    text-align: center;
    padding-bottom: 20px
}

.container h2 {
    font-size: 32rem;
    padding-top: 20px;
    padding-bottom: 20px
   }

.container h3 {
    font-size: 24rem;
    padding-top: 10px;
    padding-bottom: 10px
}

.container h4 {
    font-size: 20rem;
    padding-top: 10px;
    padding-bottom: 10px
}

.container p {
    padding-bottom: 10px
}

.container ul {
    padding-left: 20px;
    padding: 0px 0px 10px 20px;
}

.container ul li {
    padding: 5px 0px 5px 20px;
    background: url(/i/dot_PNG27.png) no-repeat left;
   }

.container ol li {
    padding: 5px 0px 5px 5px;
  }

.container table {
    border-collapse: collapse;
    border: 3px solid grey;
}

.container th, td {
    border: 1px solid grey;
    padding: 10px 15px;
}


.popup__result {
    font-family: SFUIDisplay-Semibold, sans-serif;
    text-align: center;
    margin-top: 30px;
}
.form_result {
    font-family: SFUIDisplay-Semibold, sans-serif;
    text-align: center;
    color: white;
    margin-top: 30px;
}