

/* Start:/bitrix/templates/1/components/bitrix/menu/head_menu/style.css?17319300494587*/
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgb(255 255 255 / 10%) !important;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
}

.navbar {
    position: relative;
    display: block !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    height: 10px;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.4) !important;
    border-radius: 7px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.4) !important;
    border-radius: 7px;
}

.text-white {
    font-size: 16px;

    font-weight: 600;
    color: white !important;
}

.position {
    width: 100%;

    position: fixed;
    z-index: 11;
    background-color: rgba(220, 241, 248, 1);
    margin: 0;
    left: 0;
    top: 0;

}

.collapsed {
    border: none !important;
}

.navbar-light .navbar-toggler-icon {

    border: none !important;
    width: 40px;
    height: 40px;
}

.navbar-toggler {
    border: none !important;
}

#myDIV {
    border: none !important;
}

.nav .navbar-nav {
    margin-bottom: 1100px;
}

.anyway {
   display: flex;
    margin-top: 40px;
    justify-content: center;
}

.item_icon {
    margin-top: 20px;
}

.anyway1 {
    display: flex;
    justify-content: end;
    margin-bottom: 25px;
    column-gap: 24px;
}

.and {
    margin-top: 25px;
}

.cristall {
    display: flex;
    flex-direction: column;
    align-self: center;
    text-align: center;

    font-size: 14px;
    line-height: 135%;
    letter-spacing: 0.04em;

    margin: 0 25px 0 0;
}

.cristall a {
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0;

    color: rgba(4, 162, 246, 1);
}

.cristall a:hover {
    text-decoration: none;
    color: rgba(4, 162, 246, 1);
}

.choko {
    border: none;
    text-transform: uppercase;
    display: flex;
    white-space: nowrap;
    align-items: center;
    text-decoration: none;
    column-gap: 33px;
    padding: 24px 55px;
    border-radius: 100px;
    background-color: rgba(4, 162, 246, 1);
    font-weight: 600;
}

.choko:hover {
    text-decoration: none;
    background-color: rgba(56, 186, 255, 1);
}

.choko:active {
    background-color: rgba(8, 128, 191, 1);
}

.choko p {
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
    line-height: 135%;
    font-size: 14px;
}

.navbar{
    display: flex !important;
    align-items: center;
}

.nav-link {
    padding: 0 !important;
}

.nav-link.text-dark {
    color: #000 !important;
}

.nav-item:not(:last-of-type) {
    margin-right: 20px;
}

@media (min-width: 991px) {

    .position {
    height: auto !important;
    }
}

@media (min-width: 771px) and (max-width: 991px) {
    .navbar-toggler {
        margin-top: 30px;
        margin-left: 30px;
    }
}

@media (min-width: 575px) and (max-width: 771px) {
    .navbar-toggler {
        margin-top: 30px;
        margin-left: 30px;
    }
    .padding_top {
        margin-top: 87px !important;
    }

    .anyway {
        display: none !important;
    }

    .anyway1 {
        margin-bottom: 20px !important;
    }

    .cristall {
        margin-top: 15px !important;
    }

    .choko {
        margin-top: 20px !important;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .navbar-toggler {
        margin-top: 30px;
        margin-left: 30px;
    }
    .padding_top {
        margin-top: 80px !important;
    }

    .anyway {
        display: none !important;
    }
    .choko {
        display: none;
    }
    .cristall {
        margin-top: 12px !important;
        margin-right: 15px !important;
        font-size: 18px;
        font-weight: 600;
    }
    .navbar-light .navbar-toggler-icon {
        width: 35px !important;
        height: 35px !important;
    }
    .nav-item {
        width: 300px;
        margin-left: 50px;
        font-size: 20px !important;
    }
    .navbar-nav {
        height: auto;
        width: 100% !important;
        background-color: #0a6ecc !important;
        padding: 0 !important;
        margin-left: 0 !important;
        margin-top: 0px !important;
    }
    .navbar-light .navbar-toggler {
        margin-top: 20px !important;
        margin-left: 40px !important;
    }
    .and {
        margin-top: 20px;
        width: 300px !important;
    }
    .anyway1 {
        margin-bottom: 0 !important;
    }
}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/menu/head_menu_vert/style.css?17319300494569*/
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgb(255 255 255 / 10%) !important;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
}

.navbar {
    position: relative;
    display: block !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.4) !important;
    border-radius: 7px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.4) !important;
    border-radius: 7px;
}

.text-white {
    font-size: 16px;

    font-weight: 600;
    color: white !important;
}

.position {
    width: 100%;

    position: fixed;
    z-index: 11;
    background-color: rgba(220, 241, 248, 1);
    margin: 0;
    left: 0;
    top: 0;

}

.collapsed {
    border: none !important;
}

.navbar-light .navbar-toggler-icon {

    border: none !important;
    width: 40px;
    height: 40px;
}

.navbar-toggler {
    border: none !important;
}

#myDIV {
    border: none !important;
}

.nav .navbar-nav {
    margin-bottom: 1100px;
}

.anyway {
   display: flex;
    margin-top: 40px;
    justify-content: center;
}

.item_icon {
    margin-top: 20px;
}

.anyway1 {
    display: flex;
    justify-content: end;
    margin-bottom: 25px;
    column-gap: 24px;
}

.and {
    margin-top: 25px;
}

.cristall {
    display: flex;
    flex-direction: column;
    align-self: center;
    text-align: center;

    font-size: 14px;
    line-height: 135%;
    letter-spacing: 0.04em;

    margin: 0 25px 0 0;
}

.cristall a {
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0;

    color: rgba(4, 162, 246, 1);
}

.cristall a:hover {
    text-decoration: none;
    color: rgba(4, 162, 246, 1);
}

.choko {
    border: none;
    text-transform: uppercase;
    display: flex;
    white-space: nowrap;
    align-items: center;
    text-decoration: none;
    column-gap: 33px;
    padding: 24px 55px;
    border-radius: 100px;
    background-color: rgba(4, 162, 246, 1);
    font-weight: 600;
}

.choko:hover {
    text-decoration: none;
    background-color: rgba(56, 186, 255, 1);
}

.choko:active {
    background-color: rgba(8, 128, 191, 1);
}

.choko p {
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
    line-height: 135%;
    font-size: 14px;
}

.navbar{
    display: flex !important;
    align-items: center;
}

.nav-link {
    padding: 0 !important;
}

.nav-link.text-dark {
    color: #000 !important;
}

.nav-item:not(:last-of-type) {
    margin-right: 20px;
}

@media (min-width: 991px) {

    .position {
    height: auto !important;
    }
}

@media (min-width: 771px) and (max-width: 991px) {
    .navbar-toggler {
        margin-top: 30px;
        margin-left: 30px;
    }
}

@media (min-width: 575px) and (max-width: 771px) {
    .navbar-toggler {
        margin-top: 30px;
        margin-left: 30px;
    }
    .padding_top {
        margin-top: 87px !important;
    }

    .anyway {
        display: none !important;
    }

    .anyway1 {
        margin-bottom: 20px !important;
    }

    .cristall {
        margin-top: 15px !important;
    }

    .choko {
        margin-top: 20px !important;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .navbar-toggler {
        margin-top: 30px;
        margin-left: 30px;
    }
    .padding_top {
        margin-top: 80px !important;
    }

    .anyway {
        display: none !important;
    }
    .choko {
        display: none;
    }
    .cristall {
        margin-top: 12px !important;
        margin-right: 15px !important;
        font-size: 18px;
        font-weight: 600;
    }
    .navbar-light .navbar-toggler-icon {
        width: 35px !important;
        height: 35px !important;
    }
    .nav-item {
        width: 300px;
        margin-left: 50px;
        font-size: 20px !important;
    }
    .navbar-nav {
        height: auto;
        width: 100% !important;
        background-color: #0a6ecc !important;
        padding: 0 !important;
        margin-left: 0 !important;
        margin-top: 0px !important;
    }
    .navbar-light .navbar-toggler {
        margin-top: 20px !important;
        margin-left: 40px !important;
    }
    .and {
        margin-top: 20px;
        width: 300px !important;
    }
    .anyway1 {
        margin-bottom: 0 !important;
    }
}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/main.feedback/popup_form/style.min.css?1731930049251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/menu/footer_menu/style.min.css?1752497720698*/
/* Left menu*/
ul.left-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 8px;
    position: relative; /*IE bug*/
}

ul.left-menu li {
    padding: 10px 16px;

}

ul.left-menu li a {
    font-size: 100%;
    color: #04a2f6;
    font-weight: bold;
    text-decoration: none;
}

ul.left-menu {
    margin-bottom: 25px;
}

hr {
    margin-bottom: 40px !important;
    color: rgba(112, 121, 124, 1);
    height: 1px !important;
}

ul.left-menu li a:visited {
    color: #04a2f6;
}

ul.left-menu li a:hover {
    color: #014e9a;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
    color: #04a2f6;
}
/* End */


/* Start:/bitrix/templates/1/styles.css?1732085863100016*/
.btn-themes {
		padding: 20px;
		text-align: center;
	}
body {
    display: block;
    margin: 0 !important;
    background-color: #dcf1f8 !important;
    font-family: 'Montserrat', sans-serif;
}

.container-name {
    position: relative;
    margin-bottom: 200px;
}

.container_xxl {
    width: 100%;
}

.grid_desk img {
    width: 100%;
}

.grid_desk {
    margin-bottom: 200px;
}

.footer-row {
    align-items: baseline;
}

.tab {
    display: none;
}

* {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    letter-spacing: 0.03em;
    line-height: 130%;
    transition: .3s;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none !important;
    box-shadow: none !important;
    color: #FFFFFF !important;
}

p {
    margin: 0;
}

H2 {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
}

.paragraph {
    display: block;
    color: inherit;
}

.form__heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 143%;
    margin-bottom: 15px;
    text-transform: inherit;
}

.mart_go .row {
    justify-content: center !important;
}

.policy {
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: center;
    margin: 0;
}

/*.incorp {*/
/*    background-color: #04A2F6;*/
/*    padding: 10px;*/
/*    border-radius: 10px;*/
/*    margin-right: 40px;*/
/*}*/

/*.incorp2 {*/
/*    background-color: #04A2F6;*/
/*    padding: 10px;*/
/*    border-radius: 10px;*/
/*    margin-right: 40px;*/
/*}*/

/*.incorp3 {*/
/*    background-color: #04A2F6;*/
/*    padding: 10px;*/
/*    border-radius: 10px;*/
/*    margin-right: 10px;*/
/*}*/

.go_rigt {
    font-size: 16px;
}

.page-wrapper {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

/*filter*/

.bx-filter {
    margin-bottom: 0;
}

.bx-filter .bx-filter-section {
    padding: 20px;
    border: none;
    background: #E8F3F7 !important;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    box-shadow: none !important;
    margin: 40px auto;
}

.bx-filter-title .text_body2,
.bx-filter-section .row,
.bx_incl_area_3_2 .bx-filter {
    margin: 0;
}

.bx-filter .bx-filter-select-block,
.bx-filter .bx-filter-select-container,
.bx-filter .bx-filter-input-container,
.popup-window {
    border-radius: 20px;
}

.bx-filter .bx-filter-input-container input {
    border: 2px solid rgba(112, 121, 124, 1);
}

.bx-filter .bx-filter-input-container input,
.bx-filter .bx-filter-select-block {
    background: linear-gradient(#E8F3F7 -7.97%, rgba(255, 247, 247, 0) 107.64%);
}

.bx-filter .bx-filter-select-text,
.bx-filter .bx-filter-input-container input {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 130%;
    border-radius: 20px;
}

.bx-filter .bx-filter-select-container {
    border: none;
}

.bx-filter .bx-filter-select-arrow,
.bx-filter .bx-filter-select-container,
.bx-filter .bx-filter-select-block,
.bx-filter .bx-filter-select-text,
.min-price,
.max-price {
    height: 60px !important;
}

.min-price:focus,
.max-price:focus {
    border: 2px solid #70797C !important;
}

.bx-filter .bx-filter-select-text {
    display: flex;
    align-items: center;
}

.bx-filter .col-xs-12,
.bx-filter .bx-filter-parameters-box-container-block {
    padding-left: 0;
}

.bx-filter .bx-filter-select-container {
    border: 1px solid rgba(112, 121, 124, 1);
}

.bx-filter-parameters-box-container-block {
    padding-left: 0;
}

.bx-filter-title .text_body2 {
    text-align: left;

    letter-spacing: 0.03em;
    line-height: 130%;
}

.popup-window {
    width: 57%;
}

.bx-filter-select-popup ul li label,
.bx-filter .bx-filter-select-text {
    color: rgba(112, 121, 124, 1);
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
}

.container {
    padding: 0 !important;
}

.container_md {
    max-width: 1450px;
    margin: 0 auto;
    padding: 30px;
}

.container_s {
    max-width: 1200px;
    margin: 0 auto;
    /*padding: 0 30px;*/
}

/*benefits*/

.benefits__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    row-gap: 50px;
    margin-bottom: 200px;
}

.benefit__card:nth-child(odd) {
    margin-right: 100px;
}

.text_body_2.texr.text_body.benefits__heading {
    padding-top: 0;
    margin-bottom: 100px;
}

.desk.mt-5.benefit__img {
    margin-top: 0 !important;
}

.benefit__card {
    width: 40% !important;
}

.benefit__img {
    margin-bottom: 20px;
}

.img_visually-hidden {
    display: none;
}

.benefit__card .amin {
    margin-bottom: 0;
    padding-bottom: 0;
}

.benefit__content {
    background-color: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    padding: 80px 45px 80px 25px;
}

.benefit__title {
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 15px 0;
}

strong {
    font-weight: 600 !important;
}

.benefit__desc {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
}

.benefit__title,
.benefit__desc {
    line-height: 130%;
    letter-spacing: 0.03em;
}

/*advantages*/

.container.advantages,
.container.benefits,
.name_1.bx-filter-title {
    padding: 0;
}

.container.advantages {
    margin-bottom: 0;
}

.advantages__heading {
    margin-bottom: 50px;
}

.advantages__text {
    margin-bottom: 45px;
}

.advantages__text .style_for_text {
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0.03em;
}

.advantages__text .style_for_text:first-child {
    margin-bottom: 40px;
}

.advantages__text .style_for_text:last-child {
    margin-bottom: 0;
}

.advantages__img {
    border-radius: 20px;
}

/*layout*/

.layout .row {
    margin: 0 0 200px 0 !important;
    align-items: center;
    padding: 0 !important;
    justify-content: normal !important;

}

.layout .text_body_2 {
    margin-bottom: 100px;
}

.layout .nav {
    margin-bottom: 72px;
    row-gap: 22px;
}

.layout .nav .nav-item {
    flex: 1;
}

.layout .nav-link {
    text-transform: inherit;
    color: #70797C !important;

    background-color: #E8F3F7 !important;
    border: none !important;
    border-color: ;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px !important;

    font-size: 15px;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.03em;
    width: 100%;

    padding: 30px 60px !important;
}

.layout .nav-item:not(:last-of-type) {
    margin-right: 15px;
}

.layout .nav-link.active {
    color: #000000 !important;
    background-color: #F7B359 !important;
}

.layout .col-lg-6.go_ending {
    margin-bottom: 0 !important;
}

.layout .go_ending {
    font-weight: 400;
}

.layout .go_ending:not(:first-child) {
    font-size: 16px;
}

.layout .go_ending:not(:first-of-type, :nth-of-type(6)) {
    margin-bottom: 25px;
}

.layout .go_ending:first-of-type,
.layout .go_ending:nth-of-type(6) {
    margin-bottom: 36px;
}

.layout .page-wrapper {
    margin-left: 0 !important;
}

.layout .desc__list {
    margin-bottom: 0;
    padding: 0;
}

.layout__btn {
    padding: 25px 112px !important;
    border-radius: 100px;
    font-weight: 600;
}

/*about*/

.about {
    margin-bottom: 200px;
}

.about__heading {
    margin-bottom: 100px;
}

.about .class_for_img2 {
    padding: 65px 30px;
}

.about__item:not(:last-of-type) {
    margin-bottom: 65px;
}

.about .class_for_img2 {
    background-color: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);

    border-radius: 20px;
}

.about__title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
}

.about__desc {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}

.about .name_flex1 {
    margin-bottom: 0;
}

/*company*/

.company {
    margin-bottom: 200px;
}

.company .row:nth-of-type(2) {
    margin-bottom: 30px;
}

.company__heading {
    margin-bottom: 100px;
}

.company .color1,
.company .color2,
.company .color3 {
    font-weight: 700;
    font-size: 40px;
}

.company .col-lg-6:first-of-type {
    width: 60% !important;
}

.company .col-lg-6:last-of-type {
    width: 40% !important;
}

.company .company__text {
    font-weight: 400;
    font-size: 24px;
}

.company .for_pic {
    height: 100%;
}

/*map*/

.map__heading {
    margin-bottom: 100px;
}

.map__frame {
    max-width: 970px;
    background-color: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    padding: 60px 66px;
}

.layout-control-group {
    display: none !important;
}

/*conditions*/

.conditions__heading {
    margin-bottom: 50px;
}

.conditions .conditions__subheading {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 54px !important;
}

.conditions__cards {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 88px;
}

.conditions .mf-phone .phone_mask,
.conditions .sub_name {
    width: 100% !important;
}

.condition__card {
    border-radius: 20px;
    padding: 130px 30px 100px;
    display: flex;
    flex-direction: column;
}

.condition__card:first-child {
    background: linear-gradient(180.66deg, #04A2F6 -31%, #7FD2FE 51.31%, #04A2F6 136.15%);
}

.condition__card:nth-child(2) {
    background: linear-gradient(180deg, #DE7376 0%, #FF8B8E 47.69%, #DE7376 100%);
}

.condition__card:last-child {
    background: linear-gradient(180deg, #F7B359 0%, #FFCD8A 53.94%, #F7B359 100%);
}

.condition__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 160%;
    color: #FFFFFF;
    margin-bottom: 65px;
}

.condition__item {
    color: #FFFFFF;
}

.condition__item:not(:last-child) {
    margin-bottom: 24px;
}

.condition__btn {
    padding: 14px 80px;
    border-radius: 100px;
    font-weight: 600;
    font-size: 20px;
    line-height: 152%;
    color: #70797C;
    outline: none;
    border: none;
    background-color: #FFFFFF;
}

/*construction*/

.construction__heading,
.construction__subheading {
    margin-bottom: 50px !important;
}

.construction .name_flex1 {
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 200px;
}

.construction__title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
}

.construction__desc {
    margin-bottom: 0;
}

.construction__content {
    background-color: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    padding: 108px 90px 167px 50px;
    flex: 1;
    height: 70%;
    flex-direction: column;
}

/*contacts*/
/*.otstup-contacts {
	padding-top: 650px !important;
}*/
@media screen and (min-width: 480px) {
	.otstup-contacts {
		padding-top: 530px !important;
	}
}

@media screen and (min-width: 993px) {
	.otstup-contacts {
		padding-top: 300px !important;
	}
}


.contacts {
    margin-bottom: 50px;
}

.contacts .paragraph {
    display: inline;
}

.contacts .row {
    margin: 0 !important;
}

.visually-hidden {
    display: none;
}

.modal-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 999999999999999999999999999999999999999999999999;
}

.modal-wrapper.open {
    opacity: 1;
    visibility: visible;
}

.modal {
    width: 90%;
    height: 380px;
    display: block;
    margin: 50% 0 0 -300px;
    position: relative;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.modal-wrapper.open .modal {
    margin-top: -200px;
    opacity: 1;
}

.sub_name1 {
    margin: 0 auto !important;
}

.head {
    width: 100%;
    height: 64px;
    padding: 1.5em 5%;
    overflow: hidden;
    background: #0a6ecc;
}

.btn-close {
    width: 32px;
    height: 32px;
    display: block;
    float: right;
}

.btn-close::before,
.btn-close::after {
    content: '';
    width: 32px;
    height: 6px;
    display: block;
    background: #fff;
}

.btn-close::before {
    margin-top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close::after {
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.content {
    padding: 5%;
}


.photo2 {
    display: none;
}

ol {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 45px;
    padding: 15px 0 5px 0;
    font-size: 16px;
}

ol li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    line-height: 1.4;
}

ol li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -38px;
    width: 28px;
    height: 28px;
    font-weight: 600;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #35bcfb;
}

.ngk {
    display: flex;
    justify-content: center;
}


.go_down {
    margin-bottom: 35px;
}

.sell_home {
    margin-top: 50px;
}

.ngk1 {
    display: flex;
    justify-content: left;
}

.jo_go {
    margin-top: 100px;
}

p {
    font-size: 16px;
}

.class_name_text {
    font-size: 17px;
    font-weight: 500;
}

.text {
    position: absolute;
    top: 15%;
    left: 70px;
}

.fresh_effect {
    display: flex;
    justify-content: center;
}

.fresh_effect img {
    padding: 0;
}

.jake {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 50px;
}


.time_work {
    width: 100%;
    height: auto;
    position: relative;
}

/*a {*/
/*    color: black !important;*/
/*}*/

a {
    text-decoration: none;
}

.footer .phone-number a {
    color: rgba(4, 162, 246, 1) !important;
}

.nav>li>a:hover {
    background-color: rgba(220, 241, 248, 1) !important;
}

.info-text-1 {
    text-decoration: underline;
    color: black !important;
    font-weight: bold;
}

.info-text-2 {
    font-size: 15px;
}

.one-text-po {
    background: rgba(255, 255, 255, 0.6);
    top: 35%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 650px;
    font-size: 25px;
    padding: 60px;
    backdrop-filter: blur(5px);
    border-radius: 20px;
}

.good_night {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}

.par {
    background-color: #E8F3F7;
    text-align: center;
    margin-right: 20px;
    font-size: 20px;
    width: 300px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 25px;
    box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.1);
}

.name_dop {
    background: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    padding: 50px 25px;
    align-items: flex-start !important;
}

.name_dop .col-lg-4 {
    padding-right: 0;
}

.props {
    margin-bottom: 20px;
}

.prop_desc {
    margin-bottom: 0;
}

.props,
.prop_desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.jake1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 130%;
    margin-bottom: 24px;
}

.text_class {
    font-size: 20px;
}

.text_more_big {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.vottom {
    border: none;
    padding: 20px 100px;
    background-color: #04A2F6;
    border-radius: 100px;
    color: white;
    display: flex;
    justify-content: center;
    margin-top: 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 152%;
}

.mat {
    isplay: flex;
    justify-content: center;
}

.main {
    margin-top: 120px;
}

.size {
    font-family: 'Montserrat', sans-serif;
    color: white;
    display: block;

    font-size: 64px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 130%;
}

ul {
    list-style-type: none;
}

.itd {
    background-color: white;
    width: 90%;
    margin-left: 27px;
    padding: 25px;
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.7);
    border-radius: 0 0 25px 25px;
}

.da_pzds {
    margin-top: -20px;
    margin-left: -30px !important;
    width: 100%;
    margin-bottom: -20px;
}

.tabl_text {
    font-size: 22px;
    padding: 22px;
    text-align: center;
}

.lgi {
    background-color: #E8F3F7;
    border-radius: 25px;
    padding: 15px;
    margin-top: 10px;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
    height: 500px;
}

.type_name1 {
    border: none;
    background-color: #04A2F6;
    font-size: 20px;
    padding: 10px 30px 10px 30px;
    color: white;
    text-align: center;
    border-radius: 15px;
    font-weight: 500;
}

.button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}


.text_size {
    font-size: 18px;
    margin-bottom: 25px;
}

.type_name1 {}

.polos {
    font-size: 20px;
    margin-top: 90px;
    font-weight: 600;
}

.text_all {
    text-align: center;
}

.ez_text {
    text-align: center;
    margin: 70px auto 90px;
    font-weight: 400;
    font-size: 21px;
    line-height: 143%;
}

.size_mini {
    color: white;
    display: block;

    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.03em;
}

.text_mini {
    position: absolute;
    top: 51%;
    left: 70px;
}

.menu_setup {
    width: 50%;
}

.menu_setup {
    position: absolute;
    top: 50px;
    left: 35px;
}

.mini_logo {
    position: absolute;
    top: 50px;
    right: 50px;
}

.button_1 {
    position: absolute;
    top: 65%;
    background-color: #04A2F6;
    color: white;
    padding: 10px 30px 10px 30px;
    border-radius: 100px;
    border: none;
    font-size: 20px;
    left: 70px;
    width: 400px;
    height: 80px;
    font-weight: 600;
}

.text_body {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
}

.text_body_2,
.bx-filter-title .text_body2 {
    text-align: left;
    font-weight: 700;
    font-size: 48px;
}

/*.active {*/
/*    display: none;*/
/*}*/

.size_for_str {
    font-size: 20px;
}

.style_for_text {
    font-size: 24px;
}

.mapy {
    display: flex;
    justify-content: center;
}

.minimal {
    background-color: white;
    border-radius: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 40px;
}

.nomber_1 {
    margin: 50px auto 0;
}

/*.nomber_1 .row {*/
/*    gap: 15px;*/
/*}*/

.play_dis {
    width: 730px;
}

.no_and {
    display: none;
}

.for_center {
    justify-content: start;
    display: flex;
    margin: 0 auto 30px !important;
}

.borderign {
    /*margin-top: 0 !important;*/
    display: flex;
    padding: 30px !important;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 21px;
    line-height: 143%;
    border-radius: 20px;
    background: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    align-items: center;
    width: 49% !important;
}

.borderign p {
    margin: 0;
    text-align: left;
    color: inherit;
}

.borderign a,
.borderign p:hover,
.borderign a:hover,
.borderign p:visited,
.borderign a:visited,
.one_blok a,
.one_blok p:hover,
.one_blok a:hover,
.one_blok p:visited,
.one_blok a:visited {
    color: inherit;
}

.g-2 {
    margin: 0 !important;
}

.borderign img {
    margin-right: 20px;
}

.borderign:nth-of-type(odd) {
    margin-right: 15px;
}

.bord_er1 {
    width: 550px !important;
    height: 508px;
    border-radius: 30px;
}

.bord_er2 {
    display: none;
}

.bord_er {
    border-radius: 30px;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: black !important;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.position {
    padding: 20px 40px;
}

.row {
    justify-content: space-between !important;
    align-items: center;
}

.col-xs-offset-1 {
    margin-left: 0 !important;
}

.bx-filter .bx-filter-popup-result {
    font-size: 20px;
    font-weight: 600;

    height: 75px;
    color: white;
    line-height: 0;
    margin-left: 0 !important;
    text-align: center;
    background-color: #04A2F6;
    border-radius: 25px;
    padding: 30px;
}

.bx-filter-parameters-box-container {
    display: flex;
    justify-content: center;
}

.go_nah {
    color: white !important;
    display: flex;
    justify-content: center;
}

.bx-filter .bx-filter-popup-result {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bx-filter-horizontal {
    display: flex !important;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px;
    align-items: center;
    justify-content: center;
}


.name_flex {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    flex: 1;
    /* equal items */
    gap: 35px;
}

.class_for_img {
    width: 100%;
    max-width: calc(33.33% - 24px);
    justify-content: center;
    display: flex;
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.img_pov {

    border-radius: 20px;
}

.nav-tabs {
    border-bottom: 1px solid #dcf1f8 !important;
}


ul.left-menu {
    font-size: 16px;
    text-align: inherit;
}

ul.left-menu li a {
    font-weight: normal !important;
}

ul.left-menu li {
    padding: 10px 0 !important;
}

.tab-content {
    margin-top: 20px;
}

.morgen {
    height: 450px;
}

.first_btn {
    font-size: 20px;
    background-color: #04A2F6;
    border: none;
    color: white;
    margin: 0 auto;
    padding: 10px 30px 10px 30px;
}


.go_ending {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
}

.nav-link {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 135%;
    letter-spacing: 0.04em;
}

.name_el {
    justify-content: center;
}

.for_dis_el1 {
    cursor: pointer;
    background-color: #F7B359;
    padding: 15px 25px 15px 25px;
    color: white;
    font-size: 18px;
    font-weight: 400;
    border-radius: 15px;
}

.for_dis_el2 {
    cursor: pointer;
    background-color: #04A2F6;
    padding: 15px 25px 15px 25px;
    color: white;
    font-size: 18px;
    font-weight: 400;
    border-radius: 15px;
}

.name_flex1 {
    display: flex;
    flex: 1;
    /* equal items */
    justify-content: space-between;
}

.class_for_img1 {
    width: 100%;
    max-width: calc(50% - 24px);
    justify-content: center;
    display: flex;

}

.class_for_img11 {
    width: 100%;
    max-width: calc(50% - 24px);
    justify-content: center;
    display: flex;
    border-radius: 20px;
}

.contacts .group_text {
    text-align: left;
    padding: 0 !important;
}

.niz_1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    width: 110%;
    margin-bottom: 23px;
}

.niz_2 {
    font-weight: 600;
    font-size: 64px;
    line-height: 133%;
    width: 110%;
    color: rgba(4, 162, 246, 1);
}

.niz_2 a {
    color: rgba(4, 162, 246, 1);
}

.niz_2 a:hover {
    text-decoration: none;
    color: inherit;
}

.niz_3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 133%;
    color: #979A9B;
    width: 120%;
}

.img-holder {
    display: flex;
    justify-content: end;
    /*padding: 50px;*/
    align-self: baseline;
}

.img_pov1 {
    border-radius: 20px;
}

.construction__desc .img_pov1 {
    width: 100%;
    height: 70%;
}

.new-footer {
    display: flex;
}

.footer_1 {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #7E868E;
}

.footer_2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_3 {
    text-align: right;
    align-items: center;
    font-size: 18px;
    color: #7E868E;
}

.resizer {
    font-size: 22px;
}

.flex-item {
    width: calc(100% / 2);
    margin-right: 8rem;

}

.fkng {
    color: #6E6868;
    text-align: center;
    width: 85%;
    margin: 0 auto 50px;
}

.resizer2 {
    font-size: 32px;
    font-weight: 600;
}

.op_stup {
	margin-top: 650px;
    margin-bottom: 50px;
}

.class_for_img3 {
    width: 100%;
    max-width: calc(33.33% - 24px);
    padding: 25px;
    text-align: center;

    background-color: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
}

.color1 {
    color: #04A2F6;
    font-weight: 600;
}

.color2 {
    color: #DE7376;
    font-weight: 600;
}

.color3 {
    color: #F7B359;
    font-weight: 600;
}

.for_pic {
    width: 100%;
    object-fit: cover;
    /*height: 200px;*/
    border-radius: 20px;
}

.for_text_str {
    font-size: 18px;
}

.text-1 {
    margin: auto 0;
}

@media and  screen (max-width: 460px) {
    .text-1 {
        font-size: 16px;
    }
}

.or-what {
    justify-content: center;
    margin-bottom: 65px;
}

.for_margin {
    margin-top: 480px;
}


.av_for_margin {
    margin-top: 675px;
}

@media screen and (min-width: 992px) {
    .av_for_margin {
        margin-top: 320px;
    }

}


/*map*/

.piu-piu,
.piu-piu1 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.piu-piu1 .class_for_img0:last-of-type {
    margin-right: 50px;
}

.piu-piu1 .class_for_img0:nth-child(2) {
    margin-left: 50px;
}

.piu-piu2 {
    display: flex;
    justify-content: center;
}

.edition {
    display: flex;
    margin-bottom: 72px;
    width: 100%;
}

.edition .piu-piu {
    justify-content: space-between;
}

.name_flex0 {
    display: block;
    flex-wrap: wrap;
    max-width: 1200px;
    flex: 1;
    /* equal items */
    gap: 35px;
}

.class_for_img0 {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.img_pov0 {
    border-radius: 20px;
}

.x-class {
    text-align: center;
    margin-bottom: 0;
}

.pos {
    position: relative;
}

.l_go {
    position: absolute;
    top: -200px;
    margin: auto;
    right: 0;
    left: 0;
}

.name_flex0 {
    display: block;
    flex-wrap: wrap;
    max-width: 1200px;
    flex: 1;
    /* equal items */
    gap: 35px;
}

.class_for_img0 {

    text-align: center;
}


.name_flex2 {
    display: flex;
    /*flex-wrap: wrap;*/
    max-width: 1100px;
    /*flex: 1; !* equal items *!*/
    column-gap: 100px;
    margin: 0 auto 65px;
    justify-content: center;
    align-items: center;

}

.class_for_img31 {
    width: 100%;
    max-width: calc(33.33% - 24px);
    justify-content: center;
    border-radius: 30px;
    color: white;
}

.class_for_img32 {
    width: 100%;
    max-width: calc(33.33% - 24px);
    justify-content: center;
    background-color: #DE7376;
    border-radius: 30px;
    color: white;
}

.class_for_img33 {
    width: 100%;
    max-width: calc(33.33% - 24px);
    justify-content: center;
    background-color: #F7B359;
    border-radius: 30px;
    color: white;
}

.nidh {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    list-style-type: disc;
    margin-bottom: 45px;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
}


.button {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.8);
    outline: none;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 56px;
    color: black;
    border-radius: 17px;
    background: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    vertical-align: middle;
}

.button12 {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.8);
    outline: none;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 56px;
    color: black;
    border-radius: 17px;
    background: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    vertical-align: middle;
}

.button123 {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.8);
    outline: none;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 56px;
    color: black;
    border-radius: 17px;
    background: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    vertical-align: middle;
}

.zad {
    display: flex;
    vertical-align: middle;
}

.or-what {
    display: flex;
    column-gap: 30px;
}

.button span,
.button i {
    z-index: 2;
}

.button:active {
    border-color: rgba(0, 0, 0, 0.1);
}

.button::before,
.button::after {
    content: "";
    position: absolute;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.button::before {
    background: rgba(255, 255, 255, 0.3);
}

.button:active::before {
    background: rgba(0, 0, 0, 0.1);
}

.button12 span,
.button12 i {
    z-index: 2;
}

.button12:active {
    border-color: rgba(0, 0, 0, 0.1);
}

.button12::before,
.button12::after {
    content: "";
    position: absolute;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.button12::before {
    background: rgba(255, 255, 255, 0.3);
}

.button12:active::before {
    background: rgba(0, 0, 0, 0.1);
}

.page-wrapper {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
}

.amin {
    padding-bottom: 23px;
}

.button123 span,
.button123 i {
    z-index: 2;
}

.button123:active {
    border-color: rgba(0, 0, 0, 0.1);
}

.button123::before,
.button123::after {
    content: "";
    position: absolute;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.button123::before {
    background: rgba(255, 255, 255, 0.3);
}

.button123:active::before {
    background: rgba(0, 0, 0, 0.1);
}

/*.mob {*/
/*    display: none;*/
/*}*/

/* --- Кнопка 1 --- */

#button-1 i {
    color: #e8d427;
}

#button-1::before,
#button-1:active::before {
    opacity: 0;
    transform: scale(1, 0.1);
}

#button-1:hover::before {
    opacity: 1;

    transform: scale(1, 1);
}

/* --- Кнопка 2 --- */

#button-2 i {
    color: #9b59b6;
}

#button-2::before {
    opacity: 0;
    transform: scale(0.1, 0.1);
}

#button-2:hover::before {
    opacity: 1;
    transform: scale(1, 1);
}

/* --- Кнопка 3 --- */

#button-3 i {
    color: #e67e22;
}

.n_text {
    margin-top: 50px;
}

#button-3::before {
    left: 0;
    top: 0;
    height: 490%;
    width: 140%;
    -webkit-transform: translateX(-101%) translateY(-25%) rotate(45deg);
    transform: translateX(-101%) translateY(-25%) rotate(45deg);
}

#button-3:hover::before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.go_btn {
    margin: auto;
    display: block;
}

.padding_top {
    margin-top: 90px;
}

.nav {
    width: 100%;
}

.box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.box:first-of-type {
    margin-bottom: 45px;
}

.box:nth-of-type(2) {
    margin-bottom: 75px;
}

.box:last-of-type {
    margin-bottom: 40px;
}

.normalized {
    width: 45%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    align-self: normal;
}

.centered {
    margin: 0 auto;
}

.normalized:last-of-type {
    justify-self: center;
}

.downloadable-content {
    text-align: center;
    margin-bottom: 70px;
}

.downloadable-content p {
    text-decoration: underline;
}

/*.docs .style_text:last-of-type {*/
/*    margin-bottom: 70px;*/
/*}*/

.downloadable-content a {
    margin-top: 5px;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}

.style_text {
    font-weight: 600;
    font-size: 18px;
    margin-top: 90px;
}

.normal {
    text-align: center;
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    height: 100px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}


.s_name {
    text-align: center;
}

.d_plex {
    display: flex;
    justify-content: center;
}

.super_form {
    margin: 0 auto 200px;
    background: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    box-shadow: none;
    padding: 90px 70px !important;
    align-items: center;
}

.super_form .checkbox {
    width: 20px;
    height: 20px;
}

.ne_go {
    justify-content: end;
}

/*hero*/

.container_extra {
    max-width: 1785px;
    margin: 0 auto;
}

.logotype {
    max-width: 500px;
    width: 100%;
    object-fit: contain;
    align-self: center;
    justify-self: center;
}



.hero {
    background: url("https://proektstroi.ru/upload/medialibrary/e1a/azu523cw2gcrgv1s9epvmzkgq6xq498c.webp");
    background-size: cover;
    margin-bottom: 0;
    /* margin-bottom: 200px; */
}

@media (min-width: 640px) {
    .hero-wrapper__with-girl {
        background: url("https://proektstroi.ru/upload/medialibrary/f5a/gqidyrp79oxz67aik9ctumq7otqjnsqb.png") no-repeat bottom right;
        /* background: url("https://proektstroi.ru/upload/medialibrary/f5a/gqidyrp79oxz67aik9ctumq7otqjnsqb.png") no-repeat right; */
        background-size: auto;
        background-size: 30vw; 
        /* z-index: 100000000000000000000000; 
        object-position: 50% 50%;
        position: absolute;
        right: 0;
        top: 0;
        margin-bottom: 200px;
        margin-bottom: 0;
        height: 500px;
        width: 500px; */
    }
} 

/* @media (min-width: 640px) {
    .hero-wrapper__with-girl {
        background-size: 35vw;
    }
}


@media (min-width: 1920px) {
    .hero-wrapper__with-girl {
        background-size: 30vw;
    }
} */

.hero-wrapper {
    background-color: rgba(220, 241, 248, 0.2);
    background-color: rgba(128, 128, 128, 0.4);
    backdrop-filter: blur(20px);
    width: 100vw;
    height: 100%;
    /* padding-right: 10%; */
}

.hero__menu {
    padding: 50px 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.hero__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 150px;
    width: 100%;
}

.hero__headline {
    font-weight: 700;
    /*font-size: 64px;*/
/*    font-size: calc(35px + (64 - 35) * ((100vw - 992px) / (2560 - 992))); */
/* ДЛЯ НОВОГО ГОДА*/
 font-size: calc(58px + (64 - 35) * ((100vw - 992px) / (2560 - 992)));
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
    /* width: 50%; */
}

.hero__subheading {
    font-weight: 400;
    font-size: calc(18px + (24 - 18) * ((100vw - 992px) / (1920 - 992)));
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 70px;
}

.hero__btn {
    background-color: rgba(4, 162, 246, 1);
    border-radius: 100px;
    width: fit-content;
}

.hero__btn:hover,
.layout__btn:hover,
.sub_name:hover,
.sub_name1:hover {
    background-color: rgba(56, 186, 255, 1);
}

.hero__btn:active,
.layout__btn:active,
.sub_name:active,
.sub_name1:active {
    background-color: rgba(8, 128, 191, 1);
}

.hero .btn {
    font-weight: 600;
    font-size: 20px;
    line-height: 152%;
    color: #FFFFFF;
    padding: 25px 100px;
}

.hero .btn:hover {
    color: #FFFFFF;
}

.hero .nav-item a {
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.7));
    line-height: 135%;
    letter-spacing: 0.04em;
}

.hero .nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent !important;
}

.hero .navbar-collapse {
    padding: 0;
}

.hero .nav-item:not(:last-child) {
    margin-bottom: 10px;
}

.hero .img-holder {
    display: none;
}

.count {
    font-size: 20px;
    margin-right: 30px;
}

.count-holder {
    display: flex;
    align-items: center;
}

.bx-filter-parameters-box-container:last-of-type {
    padding-bottom: 0;
}

.joring {
    font-size: 48px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin-bottom: 90px;
}

.for_ord {
    margin-right: 80px;
    position: static;
}

.page__heading {
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 18px;
    text-transform: none;
}

.privet {
    position: relative;
}

.play-btn {
    position: absolute;
    top: 320px;
    left: 350px;
}

.resizer {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 24px;
}

.resizer2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
    margin-bottom: 0;
}

.mass {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #70797C;
}

.lost .flex-item {
    margin-right: 45px;
}

.desc_common {
    border-radius: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    padding: 35px 25px;
    flex-basis: 300px;
    flex-shrink: 0;
}

.colored_1 {
    background: linear-gradient(180deg, #F7B359 0%, #FFCD8A 53.94%, #F7B359 100%);
}

.colored_2 {
    background: linear-gradient(180.66deg, #04A2F6 -31%, #7FD2FE 51.31%, #04A2F6 136.15%);
}

.colored_3 {
    background: linear-gradient(180deg, #DE7376 0%, #FF8B8E 47.69%, #DE7376 100%);
}

.colored_4 {
    background: linear-gradient(180deg, #A4D34E 0%, rgba(203, 237, 140, 0.753615) 48.14%, #A8D556 97.6%, rgba(211, 250, 139, 0.465856) 104.35%, rgba(164, 211, 78, 0) 104.37%, #A4D34E 104.37%);
}

.mart_go .container_md {
    display: flex;
    justify-content: center;
}

.desc {
    display: flex;
    padding: 0 !important;
}

.contacts__heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 0;
}

.headline .contacts__subheading {
    margin: 18px 0 125px;
}

.contacts__subheading {
    margin: 8px 0 50px;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
}

.mapy iframe {
    border-radius: 20px;
}

.burda__info {
    font-weight: 400;
    font-size: 21px;
    line-height: 143%;
    margin-bottom: 80px;
}

.burda .contacts__heading {
    margin-bottom: 60px;
}

.burda .row {
    align-items: flex-start;
    margin-bottom: 115px;
}

.fin_ish {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    margin-bottom: 100px;
}

.docs .style_text {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
}

.normalized p {
    margin-bottom: 0;
}

.jake {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 65px;
}

.pomo .text_class {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #70797C;
    margin-bottom: 50px;
    letter-spacing: 0;
}

.vacancy .name_dop,
.vacancy .page-wrapper {
    max-width: 1055px;
    margin-left: auto;
    margin-right: auto;
}

.pomo .row {
    align-items: flex-start;
}

.one_blok {
    background: #E8F3F7;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    padding: 32px;
}

.one_blok:not(:last-of-type) {
    margin-bottom: 15px;
}

.incorp {
    width: 54px;
    height: 54px;
    margin-right: 20px;
}

.go_rigt {
    font-weight: 400;
    font-size: 21px;
    line-height: 143%;
    color: #70797C;
}

.page-wrapper1 {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.paragraph {
    display: block;
}

.modal-wrapper1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 999999999999999999999999999999999999999999999999;
}

.modal-wrapper1.open {
    opacity: 1;
    visibility: visible;
}

.modal {
    border-radius: 30px;
    width: 100%;
    height: 380px;
    display: block;
    margin: 50% 0 0 -300px;
    position: relative;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.modal-wrapper1.open .modal {
    margin-top: -200px;
    opacity: 1;
}

.head {
    width: 100%;
    height: 64px;
    padding: 1.5em 5%;
    overflow: hidden;
    background: #0880BF;
}

.phone_mask123 {
    border-radius: 30px;
    font-size: 20px;
}

.sub_name1 {
    padding: 25px 50px;
}

.btn-close {
    width: 32px;
    height: 32px;
    display: block;
    float: right;
}

.btn-close::before,
.btn-close::after {
    content: '';
    width: 32px;
    height: 6px;
    display: block;
    background: #fff;
}

.btn-close::before {
    margin-top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close::after {
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.content {
    padding: 5%;
}

.finished_obj .name {
    padding: 62px 42px 62px;
    background: #E8F3F7;
    filter: drop-shadow(0px 6.40606px 23.222px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(4.80454px);
    border-radius: 18px;
}

.sale {
    margin-bottom: 140px;
}

.sale .col-lg-4 {
    padding-right: 0;
}


.sale .name {
    background: #E8F3F7 -7.97%;
    filter: drop-shadow(0px 7.65625px 27.7539px rgba(0, 0, 0, 0.07));
    backdrop-filter: blur(5.74219px);
    border-radius: 20px;
    box-shadow: none;
    padding: 20px 20px;
    /* margin-top: 0; */
    /* height: 500px; */
    display: flex;
    flex-direction: column;
}

.sale .picture_settings {
    border-radius: 20px;
    padding: 0;
    /* margin-bottom: 60px; */
}


.picture_settings {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 40px;
}

.sale .text-min {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
}

.sale small {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 130%;
}

.so_hight {
    margin-top: 0 !important;
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    margin-bottom: 120px;
}

div.news-list img.preview_picture {
    margin-bottom: 62px;
    border-radius: 21px;
}

.d_text {
    font-weight: 600;
    font-size: 30px;
    line-height: 140%;
}

.d_text1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 143%;
}

.demo_name {
    padding: 25px 50px !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 152%;
    border-radius: 100px !important;
    white-space: nowrap;
    text-align: center;
    border: none;
    color: white;
    background-color: #04a2f6;
}

.editor {
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 150%;
}

.text_text {
    padding-left: 0;
}

div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.news-date-time {
    color: #486daa;
}

.grid {
    display: grid;
    grid-template-columns: repeat(2, 180px);
    grid-template-rows: repeat(2, 90px);
}

.demo_name {
    border: none;
    color: white;
    background-color: #04a2f6;
    padding: 15px 50px 15px 50px;
    border-radius: 25px;
    font-size: 20px;
}

.d_text {
    font-size: 25px;
    font-weight: 600;
}

.d_text1 {
    font-size: 22px;
    font-weight: 600;
}

.form .text_name_1 {
    margin-top: 0;
}

.demo_name {
    width: 100%;
}

.editor {
    font-size: 14px;
    font-weight: 600;
    color: darkgrey;
}

.future_obj .form {
    margin-top: 50px;
}

form {
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    justify-content: center;
    row-gap: 20px;
}

.phone_mask123 {
    align-self: normal !important;
    text-align: center;
    padding: 30px;
}

.mf_phone1 {
    align-self: normal !important;
}

.sub_name1 {
    width: 100%;
    align-self: normal !important;
}

.form .super_form {
    margin: 0 auto 15px !important;
}

.phone_mask {
    background: url("/bitrix/templates/1/image/Icon.svg") no-repeat 70px;
    background-color: #FFFFFF;
}

.form .form_text {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #70797C;
    margin: 0 auto 200px;
    width: 85%;
}

.bx-breadcrumb-item span {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #70797C;
}

a:hover {
    text-decoration: none !important;
}

.container_s {
    margin-top: 0;
}

.left-menu,
.type_ext,
.u_sa,
.type_ext,
.type_ext a,
.type_ext a:hover {
    color: rgba(112, 121, 124, 1);
    font-size: 14px;
}

.socials {
    display: flex;
    column-gap: 20px;
    margin-bottom: 15px;
}

.phone-number {
    font-size: 18px;
    font-weight: 700;
}

.phone-number a {
    color: rgba(4, 162, 246, 1);
}

.type_ext:nth-of-type(2),
.contacts {
    margin-bottom: 30px;
}

.type_ext:nth-of-type(3) {
    font-size: 16px;
    font-weight: 600;
}

.footer-row {
    align-items: baseline;
}

.u_sa {
    font-size: 21px;
    font-weight: 700;
    text-transform: inherit;
    margin-bottom: 35px;
}

.address {
    margin-top: 15px;
}

.copyrights {
    margin-bottom: 40px;
    justify-content: space-between;
}

.copyrights div:nth-of-type(2) {
    text-align: center;
}

.copyrights div:last-of-type {
    text-align: right;
}

.visually-hidden {
    display: none;
}

.company {
    margin: 30px 0;
}

.company-name {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 32px;
}

.company-name p {
    color: rgba(112, 121, 124, 1);
}

.social-media,
.company-name,
.company {
    display: none;
}

.sale__heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    margin-bottom: 66px;
}

.bx-filter .bx-filter-parameters-box:nth-of-type(3) .bx-filter-parameters-box-title,
.bx-filter .bx-filter-parameters-box:nth-of-type(5) .bx-filter-parameters-box-title {
    padding-bottom: 25px;
}

.bx-filter .row {
    align-items: end;
}

.bx-filter .btn {
    border-radius: 20px;
}

.bx-filter-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
}

.bx-filter.bx-blue .btn-themes {
    font-weight: 600;
    font-size: 20px;
    line-height: 152%;
    padding: 25px 150px;
	text-align: center;
    border-radius: 100px;
    background: #04A2F6;
}

@media screen and (max-width: 920px) {
	.bx-filter.bx-blue .btn-themes {
		padding: 25px 50px;
		text-align: center;

}
}

.or_yes h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 100px;
}

.bx-filter .bx-filter-section {
    margin-top: 0;
}

.objects {
    display: grid;
    /* grid-template-columns:  repeat(auto-fill, 390px); */
    grid-template-columns: minmax(150px, 1fr);
    /* grid-auto-rows: minmax(0, 1fr); */
    /* display: flex; */
    /* flex-wrap: wrap; */
    gap: 15px;
    /* max-width: 1280px; */
    /* margin: auto; */
    /* justify-content: space-around; */
}

/* todo */
	@media (min-width: 380px) {
		.objects {
			grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr);
		}
	}

	/*  */

@media (min-width: 640px) {
    .objects {
        grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr);
    }
}

@media (min-width: 1024px) {
    .objects {
        grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr);
    }
}

.objects .name {
    background: #C8E4EE;
    box-shadow: none;
    border-radius: initial;
    /* width: 100%; */
    padding: 20px;
    border-radius: 10px;
    margin: 0;
    /* flex: 1 0 auto; */
    /* height: auto; */
}

.objects .picture_settings {
    padding: 0;
    border-radius: 0;
    object-fit: contain;
    margin-bottom: 26px;
    flex: 1 0 auto;
}

.objects .text-min,
.org_name {
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: initial;
    /*margin-bottom: 40px;*/
}

.objects .text-min {
    /* margin-bottom: 40px; */
}

.objects .col-xl-3,
.objects .col-lg-5 {
    padding: 0;
}

.org_name {
    margin-bottom: 6px;
    /* todo white-space: nowrap;*/
}

.big_price {
    font-weight: 600;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0.03em;
    white-space: nowrap;
}

/* big_price новый размер для маленьких экранов */
@media (max-width: 530px) {
	.big_price {
	    font-size: 24px;
	}
}

.main-ui-pagination {
    margin-top: 50px;
    padding-top: 0;
    margin-bottom: 130px;
}

.text_all h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 133%;
    margin-bottom: 20px;
}

.text_all p {
    font-weight: 400;
    font-size: 16px;
    line-height: 143%;
    margin-bottom: 54px;
}

.mf-phone .phone_mask,
.mf-phone .email_mask {
    margin-top: 0;
    padding: 25px;
    width: 300px;
    height: 66px;
    border-radius: 100px;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #70797C;
    margin-right: 20px;
}

.sub_name {
    padding: 20px 95px;
    margin: 0;
    height: 66px;
}

.text_all .ne_go {
    justify-content: center;
}

.detail__heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    margin-bottom: 90px;
}

.kenny_name {
    align-items: stretch;
    margin: 0 !important;
    border-radius: 12px;
    overflow: hidden;
}

.detail__divider {
    border: 2px solid #B5D3DE;
    margin: 23px 0 58px;
}

.ranund:first-of-type {
    margin-bottom: 30px;
}

div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {

    height: auto;
    width: 100%;
    object-fit: cover;
    /* padding: 5px; */
    /* margin-top: 5px; */
    /* border-radius: 12px; */
    overflow: hidden;
}

.page-wrapper {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}



.modal-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 999999999999999999999999999999999999999999999999;
}

.modal-wrapper.open {
    opacity: 1;
    visibility: visible;
}

.modal {
    width: 600px;
    height: 380px;
    display: block;
    margin: 50% 0 0 -300px;
    position: relative;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.modal-wrapper.open .modal {
    margin-top: -200px;
    opacity: 1;
}

.head {
    width: 100%;
    height: 64px;
    padding: 1.5em 5%;
    overflow: hidden;
    background: #0a6ecc;
}

.btn-close {
    width: 32px;
    height: 32px;
    display: block;
    float: right;
}

.btn-close::before,
.btn-close::after {
    content: '';
    width: 32px;
    height: 6px;
    display: block;
    background: #fff;
}

.btn-close::before {
    margin-top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close::after {
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.o-net {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #70797C;
}

.o-mlg_no {
    font-size: 18px;
    font-weight: 600;
}


.name_easy-1 {
    display: flex;
    justify-content: center;
}

.for_start {
    border: none;
    font-size: 25px;
    background-color: #04A2F6;
    color: white;
    padding: 15px 55px 15px 55px;
    border-radius: 35px;
    margin-top: 25px;
    font-weight: 600;
    margin-bottom: 50px;
    vertical-align: center;
    align-items: center;
}

.o-da {
    font-size: 52px;
    font-weight: 600;
}

table {
    font-size: 20px;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
}

th {
    font-size: 20px;
    font-weight: normal;
}

.bloger {
    margin-top: 100px;
}

.ranund,
.ranund span {
    font-weight: 400;
    font-size: 28px;
    line-height: 130%;
}

.for-margin {
    margin-top: 100px;
}

.bloger1 {
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.ix_name .row,
.mfeedback form {
    margin: 0;
    width: 100%;
}

.mfeedback form {
    row-gap: 0;
}

.detail .mf-phone {
    margin-bottom: 60px;
}

.detail .sub_name1 {
    margin-bottom: 20px !important;
}

.ix_name input {
    background: #C8E4EE;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    border: none;
}

.ix_name .row .col-lg-5 {
    row-gap: 20px;
    display: flex;
    flex-direction: column;
    margin-right: 20px;
}

.ix_name .row {
    justify-content: center !important;
}

.detail .super_form {
    margin-bottom: 100px;
}

.detail .sub_name1 {
    width: 50% !important;
}

.news-date-time {
    color: #486DAA;
}

.bk_ground_editor {
    background-color: rgba(186, 218, 231, 0.58);
}

.bk_ground_editor2 {
    /* background-color: #E8F3F7; */
    background-color: white;
    padding: 0 !important;
    margin: 0 !important;
}

.icons {
    width: 60px;
    height: 60px;
}

.slick {
    display: flex;
    text-align: center;
}

.filling {
    margin: 10px auto;
    /* text-align: end; */
    color: rgba(112, 121, 124, 1);
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
}

.weight {
    font-weight: 600;
    font-size: 27px;
}

small {
    padding-left: 0 !important;
}

.detail__info {
    padding: 42px 60px;
}

.detail .for_start {
    font-weight: 600;
    font-size: 20px;
    line-height: 152%;
    padding: 25px 120px;
    border-radius: 100px;
}

.m_name1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    text-align: left;
}

.detail .super_form {
    border: none;
    background: none;
    box-shadow: none;
    padding: 0 !important;
    margin-top: 150px;
}

.bk_ground_editor {
    padding-left: 0 !important;
}


/* Бургер меню */
.menu-btn {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 1;
}

.menu-btn>span,
.menu-btn>span::before,
.menu-btn>span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #04A2F6;
    transition-duration: .25s;
}

.menu-btn>span::before {
    content: '';
    top: -8px;
}

.menu-btn>span::after {
    content: '';
    top: 8px;
}

.menubox {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: fixed;
    visibility: hidden;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 80px 25px;
    list-style: none;
    /* background-color: #dcf1f8; */
    background-color: #fff;
    /* backdrop-filter: blur(16px); */
    box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
    transition-duration: .25s;
}

.menubox .nav-link {
    font-size: 32px;
    color: #000 !important;
    text-transform: capitalize;
}

.menu-item {
    display: block;
    padding: 12px 24px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    transition-duration: .25s;
}

.menu-item:hover {
    background-color: #CFD8DC;
}


#menu-toggle {
    opacity: 0;
}

#menu-toggle:checked~.menu-btn>span {
    transform: rotate(45deg);
}

#menu-toggle:checked~.menu-btn>span::before {
    top: 0;
    transform: rotate(0);
}

#menu-toggle:checked~.menu-btn>span::after {
    top: 0;
    transform: rotate(90deg);
}

#menu-toggle:checked~.menubox {
    visibility: visible;
    left: 0;
}

/* Конец бургер меню */


@media (max-width: 1400px) {

    .bx-filter .bx-filter-section {
        padding: 45px 100px 25px;
    }

    .hero .paragraph {
        display: inline;
    }

    .mart_go .container_md {
        flex-wrap: wrap;
        gap: 30px;
    }

    .desc_common {
        margin-bottom: 0;
    }

    .desc {
        width: 40%;
    }

    .no_more {
        display: flex;
    }

}

@media (min-width: 1400px) {

    .mart_go .container_md {
        justify-content: space-evenly;
        gap: 30px;
    }

    .desc_common {
        margin-bottom: 0;
    }

}

@media (max-width: 1300px) {

    /*benefits*/
    .benefits.container_s {
        padding: 0 30px;
    }

    /*contacts*/
    .contacts.container_s,
    .company.container_s {
        padding: 0 30px;
    }

    .img_pov11 {
        display: none;
    }

    .contacts .col-lg-6 {
        width: 100%;
    }

    .contacts .row {
        display: block !important;
    }

    /*company*/
    .name_flex2 {
        column-gap: 35px;
    }

    .company .company__text {
        font-size: 22px;
    }

    /*layout*/
    .layout.container_s {
        padding: 0 30px !important;
    }

    .layout .desc__list {
        padding: 0;
    }

    .construction.container_s {
        padding: 0 30px;
    }

    .about.container_s {
        padding: 0 30px;
    }

    /*conditions*/
    .container_s {
        padding: 0 30px;
    }

    .condition__card {
        width: 45vw;
    }

    .condition__title {
        font-size: 30px;
    }

    /*construction*/
    .construction .construction__content,
    .construction .class_for_img11 {
        max-width: 48%;
    }

    .construction .img_pov1 {
        width: 100%;
    }

    .mart_go .row {
        justify-content: space-between !important;
    }

}

@media (min-width: 1201px) {

    /*conditions*/
    .condition__card {
        width: 33%;
    }
}

@media (max-width: 1205px) {

    .layout .nav-link {
        padding: 17px 20px !important;
    }

    .layout .nav-item:not(:last-of-type) {
        margin-right: 10px;
    }

    .layout__btn {
        padding: 25px 80px !important;
    }


}

 .hero {
        background: url("/bitrix/templates/1/image/hero.webp") no-repeat right 50% center;
        background-size: cover;
    }

@media (max-width: 1200px) {

    .hero {
        background: url("/bitrix/templates/1/image/hero.webp") no-repeat right 50% center;
        background-size: cover;
    }

    .hero__content {
        padding: 100px 20px;
    }

    .hero .hero__link {
        padding: 25px 80px;
    }

    .hero__menu {
        padding: 50px 30px;
    }

    /*filter*/
    .smartfilter>.row {
        flex-direction: column;
    }

    .bx-filter-parameters-box {
        flex: none !important;
        max-width: 80% !important;
    }

    /*conditions*/
    .conditions__cards {
        flex-wrap: wrap;
    }

    .condition__card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .super_form {
        width: 100% !important;
    }

    .mart_go .row {
        flex-direction: column;
    }

    .for_ord {
        margin: 0 auto 50px;
        display: flex;
    }

    .privet {
        margin: 0 auto;
    }

    .play-btn {
        left: 60%;
    }

    .grid {
        grid-template-columns: repeat(2, 250px);
    }

    .demo_name {
        margin-top: 30px;
    }

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

    .buy_filter .bx-filter-parameters-box {
        max-width: 100% !important;
    }

    .sale .name {
        margin-bottom: 20px;
        height: auto;
    }

    .sale .card-list {
        padding: 0;
    }



}

@media (max-width: 640px) {
    .hero-wrapper {
        backdrop-filter: none;
        background: transparent;
        background-color: rgba(0, 0, 0, .4);
        width: 100%;
    }
    .hero__content {
      grid-template-columns: 1fr;
  }
}


@media (max-width: 992px) {

    .contacts .col-lg-6 {
        width: 100% !important;
    }

    .grid_mobile img {
        width: 100%;
    }

    .bx-filter .bx-filter-section {
        /* margin-top: 100px; */
    }

    .hero {
        background-position: center right 25%;
    }

    .hero .hero__content {
        padding: 30px;
        
    }

    .hero .navbar {
        order: 1;
    }

    .hero .hero__menu {}

    .hero .img-holder {
        display: block;
        order: 0;
    }

    .hero .img-holder img {
        width: 91px;
        height: 96px;
    }

    .hero .navbar-toggler-icon {
        width: 50px;
        height: 50px;
    }


    .hero .tab .paragraph,
    .hero .tab {
        display: block;
    }

    .hero__headline {
        text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
    }

    .hero__subheading {
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 21px #000000;
        margin-bottom: 50px;
    }

    .hero__headline,
    .hero__subheading {
        display: none;
    }

    .hero .navbar-nav1 {
        display: none;
    }



    /*map*/
    .edition {
        margin-bottom: 0;
    }

    .or-what {
        margin-bottom: 27px;
        flex-direction: column;
        row-gap: 27px;
        align-items: center;
    }

    .piu-piu,
    .piu-piu1,
    .class_for_img0 {
        flex-direction: column;
    }

    .class_for_img0 {
        row-gap: 40px;
    }

    .piu-piu,
    .piu-piu1 {
        row-gap: 55px;
        width: 50%;
    }

    .piu-piu1 .class_for_img0:last-of-type {
        margin-right: 0;
    }

    .piu-piu1 .class_for_img0:nth-child(2) {
        margin-left: 0;
    }

    .map__frame {
        padding: 25px 50px;
    }

    .pos .wrapper {
        display: flex;
    }

    .map__heading,
    .text_body_2,
    .bx-filter-title .text_body2 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .buy_filter .bx-filter-title {
        text-align: left;
    }

    .text-1,
    .x-class {
        font-size: 18px;
    }

    /*contacts*/
    .niz_1 {
        font-size: 28px;
        margin-bottom: 30px;
        line-height: 133%;
        width: 100%;
    }

    .niz_2 {
        font-size: 36px;

    }

    .niz_3 {
        font-size: 18px;
    }

    .niz_2,
    .niz_3 {
        text-align: center;
        width: 100%;
    }

    /*conditions*/
    .conditions__heading {
        margin-top: 730px;
    }

    /*company*/

    .company {
        margin-bottom: 30px;
    }

    .name_flex2 {
        flex-direction: column;
        row-gap: 10px;
        margin-bottom: 30px;
    }

    .company__heading,
    .construction .construction__heading {
        font-size: 28px;
        margin-bottom: 30px !important;
    }

    .company .color1,
    .company .color2,
    .company .color3 {
        font-size: 58px;
    }

    .company .class_for_img3 p,
    .company .class_for_img3 p,
    .company .class_for_img3 p {
        font-size: 18px;
    }

    .company .row {
        row-gap: 30px;
    }

    .for_pic1:first-of-type {
        display: none;
    }

    .company .company__text {
        font-size: 18px;
    }

    /*layout*/
    .layout .layout__heading {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .layout .nav {
        margin-bottom: 27px;
    }

    .layout .nav-link {
        font-size: 16px;
    }

    .layout .nav .nav-item {
        width: 48%;
        margin: 0;
    }

    .layout .nav .nav-item {
        margin-right: 2%;
    }

    .layout .img-holder {
        order: 1;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        padding: 0;
    }

    .layout .desc__list {
        order: 2;
    }

    .layout .go_ending:first-of-type,
    .layout .go_ending:nth-of-type(6) {
        margin-bottom: 30px;
    }

    .layout .go_ending:not(:first-of-type, :nth-of-type(6), :last-child) {
        margin-bottom: 10px;
    }

    .layout .page-wrapper {
        display: flex !important;
    }

    .morgen {
        height: auto;
        width: 100%;
    }

    .layout .row {
        margin-bottom: 100px !important;
    }

    /*construction*/
    .construction .name_flex1 {
        flex-direction: column;
        margin-bottom: 100px;
    }

    .construction .construction__subheading {
        font-size: 18px;
        margin-bottom: 24px !important;
    }

    .construction .construction__content {
        order: -1;
        padding: 100px 50px;
    }

    .construction .class_for_img11,
    .construction .construction__content {
        max-width: 100%;
        flex: 0 1 auto;
        height: 100%;
    }

    .construction .construction__title {
        font-size: 20px;
    }

    .construction .construction__desc {
        font-size: 18px;
    }

    .construction .paragraph {
        display: inline;
    }

    .container_s {
        padding: 0 30px;
    }

    .benefits {
        margin: 0 auto 100px;
    }

    .text_body_2.texr.text_body.benefits__heading {
        margin-bottom: 38px;
        font-size: 28px;
    }

    .benefits__list {
        flex-direction: column;
        margin: 0 auto;
        row-gap: 10px;
    }

    .benefit__card:nth-child(odd) {
        margin: 0 auto;
    }

    .benefit__card {
        width: 100% !important;
        margin: 0 auto;
    }

    .benefit__content {
        padding: 35px 22px 60px 22px;
    }

    .benefit__title {
        font-size: 20px;
    }

    .benefit__desc {
        font-size: 18px;
    }

    .benefit__img {
        display: none;
    }

    .img_visually-hidden {
        display: block;
        margin-left: auto;
        margin-right: 15px;
        width: 52px;
        height: 52px;
    }

    /*conditions*/
    .conditions .paragraph {
        display: inline;
    }

    .conditions__heading {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .conditions .conditions__subheading {
        font-size: 18px;
        margin-bottom: 30px !important;
    }

    .conditions__cards {
        flex-direction: column;
        margin-bottom: 100px;
    }

    .conditions .paragraph {
        display: inline;
    }

    .condition__card {
        padding: 50px 30px;
        /*align-items: flex-start;*/
        width: 100%;
    }

    .condition__title {
        font-size: 28px;
        margin-bottom: 50px;
    }

    .condition__btn {
        padding: 22px 100px;
    }

    .conditions .nidh {
        font-size: 18px;
        margin-bottom: 30px;
    }

    /*callback-form*/

    .super_form {
        margin-bottom: 70px;
    }

    .super_form .row {
        flex-direction: column;
    }

    .super_form form {
        width: 100%;
        row-gap: 10px;
    }

    .form__heading {
        font-size: 28px;
        margin-bottom: 30px !important;
    }

    .super_form .text_text {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .form .form_text {
        width: 100% !important;
        margin-bottom: 100px;
    }

    .container {
        max-width: 725px !important;
    }

    .super_form {
        width: 100% !important;
    }

    .policy {
        font-size: 15px;
    }

    /*advantages*/
    .advantages__heading {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .advantages__text .style_for_text {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .advantages__text .style_for_text:first-child {
        margin-bottom: 15px;
    }

    .grid_desk {
        margin-bottom: 100px;
    }

    .about.container_s,
    .company.container_s {
        padding: 0;
    }

    .container_md {
        padding: 55px 30px 0;
    }

    .bx-filter .bx-filter-section {
        margin-bottom: 100px;
    }

    .joring {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .page__heading {
        margin-bottom: 30px;
        font-size: 20px;
        color: rgba(112, 121, 124, 1);
    }

    .resizer {
        font-size: 18px;
        color: rgba(112, 121, 124, 1);
        margin-bottom: 30px;
    }

    .resizer2 {
        color: rgba(112, 121, 124, 1);
        font-size: 35px;
    }

    .mass {
        font-size: 13px;
    }

    .desc {
        width: 100%;
    }

    .for_ord {
        order: 2;
        margin: 0;
        display: flex;
        justify-content: center;
    }

    .mart_go .row .for_ord2 {
        margin-bottom: 30px;
    }

    .mart_go .container_md {
        padding: 0;
    }

    .fkng {
        margin: 0 0 30px;
        width: 100%;
    }

    .play_btn {
        left: 65%;
    }

    .contacts__heading {
        font-size: 28px;
        text-align: left;
    }

    .contacts__subheading {
        color: #70797C;
        font-size: 18px;
        text-align: left;
        margin: 10px 0 30px;
    }

    .headline .contacts__subheading {
        margin: 30px 0;
    }

    .borderign:nth-of-type(odd) {
        margin-right: 0;
    }

    .g-2 {
        flex-direction: column;
    }

    .borderign {
        width: 100% !important;
        margin: 0 !important;
    }

    .borderign:not(:last-of-type) {
        margin-bottom: 12px !important;
    }

    .nomber_1 {
        margin: 30px 0;
    }

    .burda__info {
        font-size: 18px;
        margin-bottom: 100px;
    }

    .burda__info .paragraph {
        margin-top: 50px;
        display: block;
    }

    .burda .contacts__heading {
        margin-bottom: 30px;
    }

    .burda .row {
        margin-bottom: 0;
    }

    .for_center {
        width: 100% !important;
        max-width: 100% !important;
    }

    .s_name .contacts__heading {
        font-size: 20px;
    }

    .fin_ish {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .docs .style_text {
        font-size: 18px;
        color: #70797C;
        text-transform: inherit;
    }

    .docs .style_text:last-of-type {
        margin-bottom: 30px;
    }

    .normalized {
        margin-bottom: 15px;
        border-radius: 22px;
        padding: 15px;
    }

    .normalized p {
        font-size: 10px;
        color: #70797C;
    }

    .downloadable-content {
        margin-bottom: 35px;
    }

    .downloadable-content p {
        font-size: 20px;
        color: #70797C;
        margin-bottom: 0;
    }

    .downloadable-content a {
        color: #04A2F6;
        font-size: 18px;
        line-height: 22px;
    }

    .downloadable-content img {
        width: 15px;
        height: 15px;
    }

    .box:first-of-type .normalized:nth-of-type(7),
    .box:first-of-type .normalized:nth-of-type(8),
    .box:nth-of-type(2) .normalized:last-of-type,
    .box:last-of-type .normalized:last-of-type {
        margin-bottom: 0;
    }

    .box {
        margin-bottom: 30px !important;
    }

    .fresh_effect img {
        display: none;
    }

    .jake {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .pomo .text_class {
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 30px;
    }

    .one_blok {
        padding: 27px;
    }

    .one_blok:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .one_blok:last-of-type {
        margin-bottom: 100px;
    }

    .go_rigt a {
        font-size: 18px;
    }

    .incorp {
        border-radius: 50%;
        margin-right: 15px;
    }

    .jake1 {
        display: none;
    }

    .text_more_big {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .name_dop {
        padding: 35px 30px;
        border-radius: 30px;
    }

    .props,
    .prop_desc {
        font-size: 15px;
    }

    .props {
        margin-bottom: 30px;
    }

    .prop__desc:nth-of-type(1),
    .prop__desc:nth-of-type(2) {
        margin-bottom: 50px;
    }

    .last {
        margin-bottom: 0 !important;
    }

    .vottom {
        margin: 30px 0 100px;
    }

    .vottom:last-of-type {
        margin-bottom: 30px;
    }

    .ez_text {
        font-size: 15px;
        text-align: left;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .grid {
        grid-template-columns: repeat(2, 300px);
    }

    .building {
        max-width: 725px;
    }

    .building__desc {
        padding: 0 !important;
        margin-bottom: 20px;
    }

    .so_hight {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .building img {
        width: 16px;
        height: 25px;
        margin-right: 10px;
    }

    .d_text {
        font-size: 20px;
    }

    .desc__box p:nth-of-type(2) {
        color: rgba(112, 121, 124, 1);
        font-size: 18px;
    }

    .desc__box p:last-of-type {
        font-size: 15px;
    }

    .building__desc {
        margin-bottom: 30px;
    }

    .d_text1 {
        font-weight: 500;
        font-size: 35px;
        line-height: 143%;
    }

    .editor {
        font-weight: 400;
        font-size: 13px;
    }

    .demo_name {
        padding: 25px 100px;
        border-radius: 100px;
    }

    .for_pic1,
    .class_for_img4 {
        padding: 0 !important;
    }

    .or_yes h1 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .buy_filter .bx-filter .bx-filter-section {
        margin-top: 0;
        padding: 0;
        background: none !important;
        filter: none;
        backdrop-filter: none;
    }

    .buy_filter .bx-filter-input-container input,
    .buy_filter .bx-filter-select-container,
    .buy_filter .bx-filter .bx-filter-select-block {
        background: #FFFFFF;
    }

    .buy_filter .bx-filter-parameters-box-container:last-of-type {
        flex-direction: column;
        row-gap: 30px;
        width: 100%;
    }

    .mf-phone {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
    }

    .go_power,
    .go_power input {
        width: 100%;
    }

    .mf-phone .phone_mask,
    .mf-phone .email_mask {
        margin-right: 0;
        width: 100%;
    }

    .bx-filter.bx-blue .btn-themes {
        width: 100%;
        margin: 0;
    }

    .sale__heading {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .sale .container_s {
        padding: 0;
    }

    .sale .name {
        padding: 50px 30px;
    }

    .sale {
        margin-bottom: 45px;
    }

    .ix_name {
        width: 100%;
    }

    .ix_name .row .col-12 {
        margin-bottom: 20px;
        margin-right: 0;
        padding: 0;
    }

    .detail__heading {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .m_name1 {
        font-size: 28px;
    }

    .kenny_name {
        background: #DCF1F8 !important;
        box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.07);

    }

    .kenny_name .bk_ground_editor2 {
        border-radius: 22px 22px 0px 0px;
        order: -1;
    }

    .bk_ground_editor {
        background: #DCF1F8;
        box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.07);
    }

    .icons {
        width: 45px;
        height: 45px;
    }

    .filling,
    . o-net {
        font-size: 12px;
    }

    .filling span {
        font-size: 20px;
    }

    .detail__info {
        padding: 20px;
    }

    .ranund,
    .ranund span {
        font-size: 18px;
    }

    .o-da {
        font-size: 36px;
    }

    .text_bold {
        font-weight: 600 !important;
    }

    .detail .sub_name1 {
        width: 100% !important;
        margin: 0;
    }

    .detail .news-detail .detail_picture {
        object-fit: contain;
        display: flex;
        margin: 0 auto;
        width: 50%;
    }




}

@media (max-width: 930px) {

    /*about*/
    .about {
        margin-bottom: 100px;
    }

    .about__heading {
        margin-bottom: 30px;
        font-size: 28px;
    }

    .about .name_flex1 {
        width: 100%;
        gap: 10px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .class_for_img1,
    .img_pov1 {
        width: 100%;
        border-radius: 20px;
    }

    .class_for_img1 {
        max-width: none;
    }

    .about__item:not(:last-of-type),
    .about__title {
        margin-bottom: 10px;
    }

    .about__title {
        font-size: 20px;
        padding-top: 0;
    }

    .about__desc {
        font-size: 18px;
    }

    .about .class_for_img2:nth-last-of-type(2) {
        order: 4;
    }

}

@media (max-width: 800px) {

    /*filter*/
    .bx-filter-parameters-box {
        max-width: 100% !important;
    }

    .bx-filter .bx-filter-section {
        padding: 45px 50px 25px;
    }

    /*callback-form*/
    .container {
        width: 95% !important;
    }

    .future_obj {
        width: 100% !important;
    }

    .docs {
        width: 100% !important;
    }

    .super_form {
        padding: 30px 50px !important;
    }

    .policy {
        font-size: 10px;
    }

    #bx_incl_area_3 .container {
        width: 95% !important;
    }

    .sale .container {
        width: 100% !important;
    }
}


@media (min-width: 768px) {

    /*advantages*/
    .grid_mobile {
        display: none;
    }
}

@media (max-width: 767px) {

    /*advantages*/
    .grid_desk {
        display: none;
    }

    .grid_mobile {
        margin-bottom: 100px;
    }

    .grid_mobile img {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .grid {
        grid-template-columns: repeat(2, 250px);
    }
}

@media (max-width: 640px) {
    .logotype {
      display: none;
  }
}

@media (max-width: 660px) {
    .bx-filter-parameters-box-container:last-of-type {
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
    }

    .count {
        margin-right: 0;
    }
}

@media (max-width: 600px) {

    .niz_3 .paragraph:last-of-type {
        display: block;
    }

    .bx-filter .bx-filter-section {
        padding: 45px 15px 25px;
    }
}

@media (max-width: 580px) {

    .flex-item,
    .lost .flex-item {
        margin: 0;
    }

    .resizer2 {
        text-align: center;
    }

    .play-btn {
        left: 65%;
    }

    .grid {
        grid-template-columns: repeat(1, 250px);
    }
}

@media (max-width: 525px) {

    .hero {
        /*background-image: linear-gradient(to right, rgba(255,255,255, 0.2) 0 100%), url("/bitrix/templates/1/image/hero_mobile.png");*/
        /* background-image: url("/bitrix/templates/1/image/hero_mobile.png"); */
        background-image: url("/bitrix/templates/1/image/hero.webp");
        background-repeat: no-repeat;
        /* border-radius: 0 0 60px 60px; */
        background-position: center right;
    }

    .hero .hero__headline {
        margin-bottom: 40px;
        font-size: 35px;
    }

    .hero .hero__subheading {
        font-size: 18px;
    }

    .hero .hero__menu {
        padding: 20px 10px;
    }

    .hero .hero__content {
        padding: 130px 30px;
        grid-template-columns: 1fr;
    }

    .logotype {
        display: none;
    }

    .hero__btn {
        margin: 0 auto;
    }

    .hero__link {
        padding: 25px 60px;
    }

    .bx-filter .col-xs-12,
    .bx-filter .bx-filter-parameters-box-container-block:nth-of-type(even) {
        padding-right: 0;
    }

    .min-price,
    .max-price,
    .bx-filter-select-block,
    .bx-filter-select-text,
    .bx-filter-select-arrow,
    .bx-filter-select-container {
        height: 60px !important;
    }

    .bx-filter .bx-filter-parameters-box {
        padding: 0 !important;
    }

    /*layout*/
    .layout .nav {
        row-gap: 0;
    }

    .layout .nav .nav-item {
        width: 100%;
    }

    .layout .nav .nav-item:not(:last-of-type) {
        margin: 0 0 22px 0;
    }

    /*.layout__btn {*/
    /*    padding: 15px 30px !important;*/
    /*}*/

    /*construction*/
    .construction .construction__content {
        padding: 50px 30px;
    }

    .d-flex {
        flex-direction: column;
        row-gap: 30px;
    }

    .flex-item {
        display: contents;
    }

    .docs .box {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .box:first-of-type .normalized:nth-of-type(7) {
        margin-bottom: 15px;
    }

    .normalized {
        width: 100%;
    }

    .name_dop {
        padding: 35px 20px;
    }

    .vacancy {
        justify-content: stretch;
    }

    .vacancy .btn,
    .vottom {
        width: 100%;
    }
}

@media (max-width: 502px) {

    .map__frame {
        padding: 25px 30px;
    }

    .detail .mf-phone {
        margin-bottom: 0;
    }
}

@media (max-width: 480px) {

    .play-btn {
        top: 70%;
    }

    .burda {
        width: 90% !important;
    }

    .burda__img {
        border-radius: 0;
    }

    .text_more_big {
        font-size: 1.8em;
    }

    .bk_ground_editor {
        padding: 0 !important;
    }

    .detail .for_start {
        padding: 25px 50px;
        width: 100%;
    }

    .detail .trigger {
        width: 100%;
    }

    .objects .picture_settings {
        width: 300px;
        height: 300px;
        margin-right: auto;
        margin-left: auto;
        object-fit: cover;
    }

    /*.detail .news-detail .detail_picture {*/
    /*    width: 100% !important;*/
    /*}*/
}

@media (max-width: 460px) {

    /*contacts*/
    .niz_1 {
        font-size: 18px;
    }

    .niz_2 {
        font-size: 24px;
    }

    /*callback-form*/
    .super_form {
        background-color: inherit;
        padding: 0 10px !important;
    }

    /*.img_pov1 {*/
    /*    height: 320px !important;*/
    /*}*/
}

@media (max-width: 430px) {

    .sub_name {
        padding: 20px 45px;
    }

    .niz_3 .paragraph:first-of-type {
        display: block;
    }

    .construction .construction__heading,
    .map__heading,
    .company__heading,
    .about__heading,
    .layout__heading,
    .advantages__heading,
    .benefits__heading,
    .map__heading,
    .text_body_2,
    .bx-filter-title .text_body2 {
        font-size: 24px !important;
    }

    .construction .construction__title {
        font-size: 18px;
    }

    .construction .construction__content {
        font-size: 16px;
    }

    .conditions .condition__btn {
        width: 100%;
        padding: 20px 40px;
    }

    .conditions .pnx,
    .conditions .trigger {
        width: 100%;
    }

    .borderign {
        padding: 15px !important;
    }

    .borderign img {
        margin-right: 15px;
    }

    .one_blok {
        padding-right: 0;
    }
}

@media (max-width: 375px) {
    .phone_mask {
        background: url("/bitrix/templates/1/image/Icon.svg") no-repeat 45px !important;
        background-color: #FFFFFF !important;
    }

    /* .hero__btn {
        padding: 20px 45px;
    } */

    .bx-filter .bx-filter-popup-result {
        padding: 30px 0;
    }

    .go_nah {
        padding: 30px 20px;
    }

    .play-btn {
        width: 30%;
        height: 30%;
    }

    .go_rigt a {
        font-size: 15px;
    }

    .one_blok {
        padding: 20px 0 20px 20px;
    }

    .sale {
        padding: 0;
    }
}

@media (max-width: 345px) {
    .downloadable-content p {
        font-size: 18px;
    }

    .downloadable-content a,
    .docs .style_text {
        font-size: 16px;
    }
}

@media (min-width: 320px) and (max-width: 780px) {
    .and_pt {
        display: none !important;
    }

    .grid_mosaic {
        display: block;
        margin-bottom: 50px;
    }

    .grid_mosaic>div {
        height: auto !important;
    }

}

@media (min-width: 320px) and (max-width: 1500px) {
    .bord_er1 {
        width: 100% !important;
        height: auto;
        border-radius: 30px;
    }

    .bord_er2 {
        display: block !important;
    }
}


@media (min-width: 320px) and (max-width: 770px) {

    .nomber_1 {
        width: 100% !important;
    }

    .navbar-nav {
        height: auto;

        background-color: #0a6ecc !important;

        margin-left: 0 !important;

    }

    .navbar-collapse {
        padding: 0 !important;
        width: 100%;

    }

    .navbar-light .navbar-toggler {
        margin-top: 20px;
        margin-left: 20px;
    }

    .navbar {
        padding: 0 !important;
        margin-top: 20px;
    }

    .position {
        width: 100%;
    }

}

.super_form123 {
    margin-top: 0;
    width: 100% !important;
}

.sogl333 {
    text-align: center;
}

@media (min-width: 320px) and (max-width: 480px) {

    .modal {
        width: 100% !important;
        height: 400px;
        display: block;
        margin: 0 !important;
        position: relative;
        top: 25% !important;
        left: 0 !important;
        background: #fff;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .and {
        margin-left: 45px;
    }

    .picture_settings {
        width: 100%;
        height: auto;
        object-fit: cover;
        padding: 25px;
        border-radius: 50px;
    }

    .nin_style {
        padding: 0 17px 0 25px;
    }

    .n_text {
        margin-top: 10px;
    }

    .detail_picture_object {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 30px;
        margin-bottom: 0;
    }

    .pon {
        text-align: center;
        padding-left: 0 !important;
        padding-bottom: 20px;
        font-size: 20px;
    }

    .imge_spacer {
        padding: 30px 30px 18px 30px;
        width: 100%;
    }

    .photo {
        display: none;
    }

    .viben {
        display: flex;
        justify-content: center;
    }

    .photo2 {
        display: block !important;
    }

    .grid_mosaic {
        display: block;
    }

    .grid_mosaic>div {
        width: 100%;
        height: 250px;
        position: relative;
        margin-bottom: 20px;
    }

    .grid_mosaic .tall {
        height: 250px;
    }

    .miss {
        display: none;
    }

    .photo {
        width: 100%;
        height: 600px;
        object-fit: cover;
    }

    .text_body {
        font-size: 24px !important;
    }

    .for_text_str {
        font-size: 18px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .size_for_str {
        margin-top: 50px !important;
    }

    .mob {
        display: block !important;
        float: right;
        width: 120px;
        height: auto;
        padding-bottom: 40px;
        padding-left: 40px;
    }

    .desk {
        display: none;
    }

    .class_for_img1 {
        width: 100%;
        max-width: 100%;
        justify-content: center;
        display: flex;
        height: 250px;
    }

    .class_for_img32 {
        width: 100%;
        max-width: 100%;
        justify-content: center;
        background-color: #DE7376;
        border-radius: 30px;
        color: white;
    }

    .mb-3 {
        font-size: 16px;

    }

    .nidh {
        margin-left: 0;
        padding-left: 0 !important;
        list-style-position: inside;
    }

    .class_for_img33 {
        width: 100%;
        max-width: 100%;
        justify-content: center;
        background-color: #F7B359;
        border-radius: 30px;
        color: white;
    }

    .class_for_img31 {
        width: 100%;
        max-width: 100%;
        justify-content: center;
        background-color: rgba(141, 216, 255, 1);
        border-radius: 30px;
        color: white;
    }

    .size {
        font-size: 26px;
        color: white;
        font-weight: 700;
        margin-top: 50px;
        padding: 15px;
        text-shadow: #26070a 0px 1px 3px, #fff 1px 1px 0;
    }

    .size_mini {
        font-size: 14px;
        color: white;
        font-weight: 500;
        padding: 15px;
        border-radius: 20px;
        margin-top: 50px;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .mini_logo {
        display: none;
    }

    .menu_setup {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .navbar-nav1 {

        top: -20px;
        background-color: rgba(0, 0, 0, 0.6);
        height: 342px;
        width: 46%;
        z-index: 999;
        position: absolute;
        margin-left: -100% !important;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0;
    }

    .menu_setup {
        position: absolute;
        top: 10px;
        left: 84%;
    }

    .text {
        position: absolute;
        top: 15px;
        left: 10px;
        font-size: 25px !important;
    }

    .text_mini {
        position: absolute;
        top: 42%;
        left: 10px;
    }

    /*---------------------------------------------*/
    .super_form .s_form. text_name_1 {
        font-weight: 600 !important;
        font-size: 24px !important;
        line-height: 143% !important;
        text-transform: inherit;
        margin: 0;
        padding: 0;
    }

    .mf_phone1 {
        display: flex;
        align-self: normal;
        width: 90%;
    }

    .phone_mask123 {
        height: 62px !important;
    }

    .text_text {
        padding-left: 0;
    }

    .sub_name {
        width: 100% !important;
    }

    .class_for_img11 {
        max-width: 100%;
        order: 3;
    }

    .img_pov11 {
        display: none;
    }

    .op_stup {
        margin-top: 650px;
        margin-bottom: 0;
    }

    .name_dop {
        width: 100%;
        margin: 0 auto;
        display: block;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .fresh_effect {
        display: none;
    }

    .footer_1 {
        display: none;
    }

    .footer_2 {
        display: none;
    }

    .footer_3 {
        display: none;
    }

    .u_sa {
        text-align: center;
        font-size: 24px !important;
    }

    .minus {
        margin-top: 40px;
    }

    .na_me {
        margin-top: 40px;
    }


    .left-menu {
        font-size: 16px;
        text-align: center;
        font-weight: 100;
    }

    .for_ord {
        display: flex;
        order: 2;
    }

    .for_ord2 {
        display: grid;
        order: 1;
        margin-top: 20px;
    }

    .mart_go {
        margin-top: 90px;
    }

    .privet {
        width: 100%;
    }

    .colored_1 {
        height: auto;
    }

    .colored_2 {
        height: auto;
    }

    .colored_3 {
        height: auto;
    }

    .colored_4 {
        height: auto;
    }

    .resizer {
        font-size: 18px;
    }

    .lost {
        text-align: center;
        justify-content: center;
    }

    .flex-item {
        text-align: center;
    }

    .flex-item {
        width: calc(100% / 2);
        margin-right: 0;
    }

    .resizer2 {
        font-size: 22px;
    }

    .mass {
        font-size: 16px;
    }

    .joring {
        font-size: 3.5rem;
    }

    .super_form {
        margin-top: 0;
        width: 100% !important;
    }

    .super_form .text_name_1 {
        margin-top: 0 !important;
    }

    .kms {
        width: 250px;
        text-align: center;
    }

    .fkng {
        text-align: center;
        width: 100%;
    }

    .grid {
        display: block;
    }

    .grid div:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .s_name {
        text-align: left;
    }

    .borderign {
        text-align: center;
    }

    /*.burda {*/
    /*    width: 100% !important;*/
    /*}*/

    .no_more {
        font-size: 18px;
    }

    .pomo {
        margin-top: 90px !important;
    }

    .jake {
        margin-bottom: 15px;
    }

    .text_class {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .vottom {
        padding: 18px 55px 18px 55px;
    }

    .style_text {
        margin-top: 50px;
    }

    .or_yes {
        margin-top: 90px !important;
    }

    .ident {
        margin-right: 0 !important;
    }

    .go_rigt {
        margin-top: -10px !important;
        font-size: 18px;
    }

    .cls_g {
        margin-top: 90px !important;
    }

    .polos {
        margin-top: 20px;
    }

    .small {
        display: none;
    }

    a .text-min {
        font-size: 18px;
        color: black;
    }

    .email_mask {
        width: 100%;
        margin-top: 17px;
    }

    .one-text-po {
        width: 80%;
        font-size: 16px;
        margin: auto;
        top: 177px !important;
    }

    .go_nsx {
        margin-bottom: 40px;
    }

    .rmt_1 {
        margin-top: 50px !important;
    }

    .time_work {
        width: 100%;
        height: 460px;
        position: relative;
        object-fit: cover;
    }

    .and_margin {
        margin-top: 30px !important;
    }

    .idk_name {
        margin-top: 90px;
    }

    .bk_ground_editor {
        display: grid;
        order: 2;
    }

    div.news-detail img.detail_picture {

        height: auto;
        width: 100%;
        object-fit: cover;

        padding: 11px;
        /* margin-top: 0; */
        /* margin-bottom: 3px; */

    }

    .for_start {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .no_why {
        width: 100%;
    }

    .bloger {
        margin-top: 30px !important;
    }

    .good_night {
        display: block;
        width: 100% !important;
        margin-top: 0;
    }

    .par {
        margin-right: 0 !important;
        width: 100%;
    }

    .jo_go {
        margin-top: 5px;
    }

    .sell_home {
        margin-top: 0;
    }

    .itd {
        background-color: white;
        width: 90%;

        padding: 25px;
        box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.7);
        border-radius: 0 0 25px 25px;
        margin: auto !important;
    }

    .o-da {
        font-size: 35px;
        font-weight: 600;
    }

    .arrow span {
        display: block;
        width: 16px !important;
        height: 16px !important;
        border-bottom: 3px solid white !important;
        border-right: 3px solid white !important;
        transform: rotate(45deg);
        margin: -13px;
        animation: animate 2s infinite;
    }

    .arrow1 span {
        display: block;
        width: 16px !important;
        height: 16px !important;
        border-bottom: 3px solid white !important;
        border-right: 3px solid white !important;
        transform: rotate(45deg);
        margin: -13px;
        animation: animate 2s infinite;
    }

    .polos {
        font-size: 18px;
    }

    .minia {
        border: none;
        position: absolute;
        font-size: 35px;

        z-index: 2;
        text-align: right;
        background-color: rgba(0, 0, 0, 0.5);
        height: 500px;
        width: 115px;
        color: white;
    }

    .minia1 {
        border: none;
        position: absolute;
        font-size: 35px;
        z-index: 2;
        text-align: right;
        background-color: rgba(0, 0, 0, 0.5);
        height: 500px;
        width: 115px;
        color: white;
    }

    .da_pzds1 {
        margin-top: 20px;
        margin-left: 0 !important;
        width: 100%;
        margin-bottom: -20px;
    }

    .tabl_text {
        font-size: 16px;
        padding: 10px;
        text-align: left;
    }

    .no_rmt {
        border-radius: 20px;
    }

    .million {
        margin-top: 90px !important;
    }

    .da_pzds {
        margin-top: -20px;
        margin-left: 0 !important;
        width: 100%;
        margin-bottom: -20px;
        object-fit: cover;
        height: 430px;
        border-radius: 22px;
    }

    .lgi {
        background-color: #E8F3F7;
        border-radius: 25px;

        margin-top: 10px;
        box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
        height: 100%;
    }

    .m_name1 {
        margin-top: -30px !important;
    }

    .nav-item {
        margin-left: 0;
    }

    .go_ending {
        font-size: 20px;
        font-weight: 600;
    }

    .morgen {
        height: auto;
        width: 100%;
    }

    .building {
        max-width: 410px;
    }

    .why_u {
        padding: 0 !important;
    }
}

@media (min-width: 320px) and (max-width: 370px) {
    .one-text-po {
        padding: 45px !important;
    }

    .building {
        max-width: 300px;
    }

    .demo_name {
        padding: 25px 40px !important;
    }
}

@media (min-width: 320px) and (max-width: 350px) {

    .name {
        background-color: #E8F3F7;
        margin-top: 25px;
        width: 100%;
        height: auto !important;
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .need-m-power {
        margin-bottom: -70px;
    }
}

@media (min-width: 350px) and (max-width: 480px) {

    .name {
        background-color: #E8F3F7;
        margin-top: 25px;
        width: 100%;
        height: auto !important;
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .need-m-power {
        margin-bottom: -70px;
    }
}

@media (min-width: 320px) and (max-width: 425px) {

    .container_s,
    .layout.container_s,
    .container_md {
        padding: 0 10px !important;
    }

    .conditions .condition__title {
        font-size: 26px;
    }

    .conditions .nidh {
        font-size: 16px;
    }

    .bx-filter-parameters-box-container {
        flex-direction: column;
    }

    .bx-filter .bx-filter-parameters-box-container-block {
        padding: 0;
        width: 100%;
    }

    .bx-filter .bx-filter-parameters-box-container-block:nth-of-type(odd) {
        margin-bottom: 20px;
    }

    .footer .row,
    .copyrights {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media (min-width: 990px) {
    .paragraph {
        display: block;
    }
}

@media (max-width: 989px) {

    .social-media,
    .company {
        display: block;
    }

    .company-name {
        display: flex;
    }

    .contacts {
        align-self: center;
    }

    .paragraph {
        display: inline;
    }

    .u_sa {
        display: none;
    }

    .copyrights {
        flex-direction: column;
        row-gap: 10px;
        text-align: center;
        margin: 30px 0 20px;
    }

    .copyrights div:last-of-type {
        text-align: center;
    }

    ul.left-menu,
    .type_ext:nth-of-type(3),
    .address {
        font-size: 18px;
    }

}

@media (min-width: 577px) {
    .map-address {
        display: none;
    }
}

@media (max-width: 576px) {
    .map {
        display: none;
    }

    .map-address .paragraph {
        display: block;
    }
}

@media (max-width: 425px) {

    .col-sm-6,
    .map-address,
    .company {
        padding: 10px !important;
    }
}


#av_btn {
    display: block;
    color: white;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
}

/* Стиль для Забронировано на меньшем размере */

.bron {
		position: absolute;
		font-size: 16px;
		font-weight: bold;
		color: #434343;
		z-index: 10;
		padding: 6px;
		border-radius: 8px;
		background: white
	}
@media (min-width: 640px) {
		.bron {
		position: absolute;
		font-size: 24px;
		font-weight: bold;
		color: #434343;
		z-index: 10;
		padding: 12px;
		border-radius: 8px;
		background: white
	}
}
/* End */
/* /bitrix/templates/1/components/bitrix/menu/head_menu/style.css?17319300494587 */
/* /bitrix/templates/1/components/bitrix/menu/head_menu_vert/style.css?17319300494569 */
/* /bitrix/templates/1/components/bitrix/main.feedback/popup_form/style.min.css?1731930049251 */
/* /bitrix/templates/1/components/bitrix/menu/footer_menu/style.min.css?1752497720698 */
/* /bitrix/templates/1/styles.css?1732085863100016 */
