

/* Start:/local/templates/site/components/bitrix/news/objects/bitrix/news.detail/.default/style.css?17780660954336*/

.object-info__container {
    margin-top: -52.5px;
    position: relative;
    z-index: 10;
}

.object-info__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 27.5px 40px;
    background: #FEFEFE;
    -webkit-box-shadow: 0px 20px 40px rgba(31, 46, 69, 0.15);
    box-shadow: 0px 20px 40px rgba(31, 46, 69, 0.15);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.object-info__wrapper-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
}

.object-info__wrapper-logo {
    width: auto;
    height: 45px;
}

.object-info__wrapper-title {
    font-family: 'Gogh';
    font-weight: 800;
    font-size: 50px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--color-dark-blue);
}

.object-info__wrapper-item__title {
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(31, 46, 69, .35);
    margin-bottom: 10px;
}

.object-info__wrapper-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.object-info__wrapper-item__item {
    font-family: 'Gogh';
    font-weight: 800;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}

.object-info__wrapper-item__rect {
    width: 25px;
    height: 1px;
    background-color: rgba(31, 46, 69, .25);
}

.object-info__wrapper__rect {
    background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.35' d='M0.353516 0.353577L45.3535 45.3536' stroke='%231F2E45'/%3E%3C/svg%3E%0A");
    width: 46px;
    height: 46px;
    background-size: cover;
}

@media only screen and (max-width: 1599px) {
    .object-info__container {
        margin-top: -65px;
    }
    .object-info__wrapper {
        padding: 12px 30px 20px;
    }
    .object-info__wrapper-main {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-bottom: 12px;
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(31, 46, 69, .15);
    }
    .object-info__wrapper-logo {
        height: 28px;
    }
    .object-info__wrapper-title {
        font-size: 40px;
    }
    .object-info__wrapper-item__item {
        font-size: 14px;
    }
    .object-info__wrapper-item__rect {
        width: 15px;
    }
    .object-info__wrapper__rect {
        width: 28px;
        height: 28px;
    }
}

@media only screen and (max-width: 1199px) {
    .object-info__wrapper-item__item {
        font-size: 12px;
    }
    .object-info__wrapper__rect {
        width: 25px;
        height: 25px;
    }
}

@media only screen and (max-width: 959px) {
    .object-info__wrapper {
        padding: 20px 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px;
    }
    .object-info__wrapper-main {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    .object-info__wrapper-logo {
        height: 40px;
    }
    .object-info__wrapper-title {
        font-size: 32px;
    }
    .object-info__wrapper-item__title {
        text-align: center;
    }
    .object-info__wrapper-item__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .object-info__wrapper .object-info__wrapper-item:last-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .object-info__container {
        margin-top: -55px;
    }
    .object-info__wrapper-title {
        font-size: 28px;
    }
}
/* End */


/* Start:/local/templates/site/components/bitrix/news.list/slider/templates/objects/style.css?177625408112762*/

.section-objects::before {
    content: '';
    background-image: url("/local/templates/site/components/bitrix/news.list/slider/templates/objects/img/pattern.svg");
    aspect-ratio: 1557 / 340;
    height: 340px;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}

.objects-block__filter {
    display: flex;
    align-items: center;
    gap: 1px;
    padding-right: 30px;
}

.objects-block {
    margin-top: 60px;
    margin-bottom: -240px;
}

.slider-objects__item {
    padding: 0 30px;
}

.slider-objects__item-wrapper {
    position: relative;
}

.slider-objects__item-img {
    height: 550px;
    background: radial-gradient(95.82% 91.64% at 10.27% 4.91%, #2D5FAF 0%, #213656 38.08%, #1F2E45 60.91%, #1F2F47 68.32%, #20314C 73.07%, #22395C 81.36%, #2D5FAF 100%);
    position: relative;
}

.slider-objects__item-img::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='526' height='550' viewBox='0 0 526 550' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M219.162 -42.5498C219.667 -42.1791 220.225 -41.7593 220.833 -41.2891C223.621 -39.1339 227.456 -35.9674 232.191 -31.9297C241.66 -23.8555 254.707 -12.3131 270.13 1.55664C300.975 29.2956 341.31 66.3328 381.494 103.523C421.678 140.714 461.711 178.057 491.95 206.405C507.07 220.58 519.741 232.505 528.759 241.039C533.268 245.306 536.862 248.725 539.393 251.152C540.658 252.366 541.656 253.331 542.369 254.03C543.094 254.741 543.501 255.154 543.607 255.281L543.623 255.301L543.64 255.317C554.326 265.867 562.821 278.43 568.633 292.283C574.445 306.137 577.457 321.007 577.5 336.033C577.5 366.432 565.439 395.586 543.969 417.081C522.546 438.528 493.508 450.595 463.218 450.648L392.971 381.12L463.015 381.119C471.948 381.154 480.688 378.531 488.127 373.579C495.566 368.627 501.367 361.57 504.79 353.31C508.213 345.049 509.107 335.955 507.354 327.186C505.602 318.416 501.279 310.366 494.944 304.06L494.938 304.053L494.933 304.047L494.108 303.299C485.521 295.673 474.528 291.292 463.03 290.942H381.538V575.467L242.974 566.594L-50.7842 275.729H54.5791V-8.01758H135.056C146.735 -8.01758 157.937 -3.37361 166.195 4.89453C174.454 13.1627 179.097 24.3774 179.097 36.0703C179.097 47.7635 174.454 58.9788 166.195 67.2471C157.937 75.5152 146.735 80.1582 135.056 80.1582H62.5801L63.4443 81.0137L134.704 151.547L134.848 151.689L135.05 151.691C157.971 151.955 180.446 145.334 199.573 132.687C218.7 120.039 233.604 101.945 242.358 80.7354C251.112 59.5261 253.317 36.1759 248.688 13.7002C244.324 -7.48288 234.074 -26.9731 219.162 -42.5498Z' stroke='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: cover;
}

.slider-objects__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-objects__item._completed .slider-objects__item-type {
    --type-bg-color: var(--color-dark-blue);
    --type-color: #fff;
    --type-icon: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 4.75L2.75 6.75L8.75 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.75 6.75L12.75 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.slider-objects__item._perspective .slider-objects__item-type {
    --type-bg-color: var(--color-cream);
    --type-color: var(--color-dark-blue);
    --type-icon: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9926 2.50736C8.64949 0.164214 4.8505 0.164214 2.50736 2.50736C1.33579 3.67893 0.75 5.21447 0.75 6.75C0.75 8.28553 1.33579 9.82107 2.50736 10.9926C4.8505 13.3358 8.64949 13.3358 10.9926 10.9926C12.1642 9.82107 12.75 8.28553 12.75 6.75M11.75 0.75V3.25H9.25M6.75 3.75C6.75 4.91667 6.75 6.75 6.75 6.75L8.75 8.75' stroke='%231F2E45' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");

}

.slider-objects__item._build .slider-objects__item-type {
    --type-bg-color: var(--color-blue);
    --type-color: #fff;
    --type-icon: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 4.75V2.75C12.75 1.64543 11.8546 0.75 10.75 0.75H5.75M12.75 4.75H7.75M12.75 4.75V8.75M0.75 4.75V2.75C0.75 1.64543 1.64543 0.75 2.75 0.75H5.75M0.75 4.75H7.75M0.75 4.75V8.75M7.75 4.75V8.75M7.75 4.75H5.75V0.75M12.75 8.75H7.75M12.75 8.75V10.75C12.75 11.8546 11.8546 12.75 10.75 12.75H5.75M0.75 8.75H7.75M0.75 8.75V10.75C0.75 11.8546 1.64543 12.75 2.75 12.75H5.75M7.75 8.75H5.75V12.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.slider-objects__item-type {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 14px 15px;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--type-color);
    background-color: var(--type-bg-color);
}

.slider-objects__item-type::before {
    content: '';
    mask-image: var(--type-icon);
    background-color: var(--type-color);
    width: 14px;
    height: 14px;
    mask-size: auto;
    mask-position: center;
    mask-repeat: no-repeat;
}


.slider-objects__item._completed .slider-objects__item__wrapper,
.slider-objects__item._build .slider-objects__item__wrapper {
    --objects-bg-color: #fff;
    --objects-color: var(--color-dark-blue);
    --objects-position-top: unset;
    --objects-position-rigth: 10px;
    --objects-position-bot: 10px;
    --objects-position-left: unset;
    --objects-position-transform: unset;
    --objects-title: 30px;
    --objects-address-mt: 3px;
    --objects-text-align: left;
    --objects-padding: 20px;
    --object-btns-mt: 20px;
    --object-btn-pt: 20px;
    --objects-border: 1px solid rgba(31, 46, 69, .15);
    --objects-max-width: 400px;
}

.slider-objects__item._perspective .slider-objects__item__wrapper {
    --objects-bg-color: transparent;
    --objects-color: #fff;
    --objects-position-top: 50%;
    --objects-position-rigth: unset;
    --objects-position-bot: unset;
    --objects-position-left: 50%;
    --objects-position-transform: translate(-50%, -50%);
    --objects-title: 40px;
    --objects-address-mt: 20px;
    --objects-text-align: center;
    --objects-padding: 0px;
    --object-btns-mt: 40px;
    --object-btn-pt: 0px;
    --objects-border: none;
    --objects-max-width: auto;
}

.slider-objects__item__wrapper {
    position: absolute;
    background-color: var(--objects-bg-color);
    color: var(--objects-color);
    top: var(--objects-position-top);
    right: var(--objects-position-rigth);
    bottom: var(--objects-position-bot);
    left: var(--objects-position-left);
    transform: var(--objects-position-transform);
    text-align: var(--objects-text-align);
    padding: var(--objects-padding);
    max-width: var(--objects-max-width);
}

.slider-objects__item__wrapper._flex {
    display: flex;
    align-items: center;
    gap: 30px;
}

.slider-objects__item__title {
    font-family: 'Gogh';
    font-weight: 800;
    font-size: var(--objects-title);
    line-height: 1;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--objects-color);
}

.slider-objects__item__address {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: var(--objects-color);
    margin-top: var(--objects-address-mt);
}

.slider-objects__item__btns {
    padding-top: var(--object-btn-pt);
    margin-top: var(--object-btns-mt);
    border-top: var(--objects-border);
    display: flex;
    align-items: center;
    gap: 10px;
}

.slider-objects__item__btn {
    height: 50px;
    width: 50px;
    border: 1px solid var(--color-cream);
    position: relative;
    transition: all .3s ease-in-out;
    flex-shrink: 0;
}

.slider-objects__item__btn::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.530273L20 10.5303M20 10.5303L10 20.5303M20 10.5303H0' stroke='%23DCCEB4' stroke-width='1.5'/%3E%3C/svg%3E%0A");
    width: 22px;
    height: 22px;
    mask-size: cover;
    transition: background-color .3s ease-in-out;
    background-color: var(--color-cream);
}

.slider-objects .swiper-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.slider-objects .swiper-btn-prev {
    left: 0;
}

.slider-objects .swiper-btn-next {
    right: 0;
}

.slider-objects__item__btn:active {
    background-color: #F0E2C8 !important;
    border-color: #F0E2C8 !important;
    box-shadow: unset !important;
}

.slider-objects__item__btn:active::before {
    background-color: var(--color-dark-blue) !important;
}

@media (hover: hover) {
    .slider-objects__item__btn:hover {
        background-color: var(--color-cream);
        box-shadow: 0px 15px 30px rgba(220, 206, 180, 0.15), 0px 10px 20px rgba(220, 206, 180, 0.15);
    }

    .slider-objects__item__btn:hover::before {
        background-color: var(--color-dark-blue);
    }
}

@media only screen and (max-width: 1599px) {
    .slider-objects.swiper {
        overflow: visible !important;
        overflow-x: clip !important;
    }
    .section-objects::before {
        width: 837px;
    }
    .objects-block {
        margin-top: 40px;
        margin-bottom: -80px;
    }
    .slider-objects__item {
        padding: 0 15px;
    }
    .objects-block__filter {
        padding-right: 15px;
    }
    .slider-objects__item-img {
        height: 282px;
    }

    .slider-objects__item-img.cut-corners {
        --corner-bot: 0px !important;
    }

    .slider-objects__item__wrapper {
        transform: unset;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: max-content;
    }

    .slider-objects__item._completed .slider-objects__item__wrapper,
    .slider-objects__item._build .slider-objects__item__wrapper,
    .slider-objects__item._perspective .slider-objects__item__wrapper {
        --objects-bg-color: #F4F2EF;
        --objects-color: var(--color-dark-blue);
        --objects-position-top: unset;
        --objects-position-rigth: 10px;
        --objects-position-bot: 10px;
        --objects-position-left: unset;
        --objects-position-transform: unset;
        --objects-title: 20px;
        --objects-address-mt: 3px;
        --objects-text-align: left;
        --objects-padding: 20px;
        --object-btns-mt: 20px;
        --object-btn-pt: 20px;
        --objects-border: 1px solid rgba(31, 46, 69, .15);
        --objects-max-width: 100%;
    }

    .slider-objects__item-type {
        padding: 9px 12px;
    }
    .slider-objects__item__address {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1199px) {
    .slider-objects__item__btn {
        height: 40px;
        width: 40px;
    }
    .objects-block__filter {
        padding-right: 20px;
    }
    .section-objects::before {
        width: calc(50% - 10px);
        height: 279px;
    }
    .objects-block {
        margin-top: 30px;
        margin-bottom: -60px;
    }
    .slider-objects__item {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 959px) {
    .objects-block__filter {
        margin-top: 20px;
        padding-right: 0;
    }
    .slider-objects__item-img {
        height: 240px;
    }
    .slider-objects__item {
        padding: 0 15px;
    }
    .objects-block {
        margin-bottom: -40px;
    }
    .section-objects::before {
        height: 209px;
        background-size: cover;
    }
}

@media only screen and (max-width: 767px) {
    .objects-block__filter {
        overflow-x: scroll;
        width: calc(100% + 20px);
    }

    .objects-block__filter-wrapper {
        position: relative;
    }
    .objects-block__filter-wrapper::before {
        content: '';
        position: absolute;
        width: 89px;
        height: 100%;
        background: linear-gradient(270deg, #2A5293 0%, rgba(42, 82, 147, 0) 100%);
        right: -20px;
        top: 0;
        z-index: 5;
        pointer-events: none;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1773820028666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/site/components/bitrix/news.list/contacts/style.css?17782350682774*/

.section-contacts-objects {
    padding-top: 230px !important;
}

.contacts-block {
    margin-top: 60px;
}

.contacts-block__item-wrapper {
    padding-top: 60px;
    border-top: 1px solid rgba(31, 46, 69, .15);
}

.contacts-block__tabs {
    display: flex;
    margin-top: -53px;
}

.contacts-block__map-wrapper {
    width: 100%;
    height: 750px;
    position: relative;
    margin-top: 60px;
}

.contacts-block__map-wrapper picture {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.contacts-block__map {
    width: 100%;
    height: 100%;
}

.contacts-block__item {

}

.contacts-block__item-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(31, 46, 69, .35);
    margin-bottom: 10px;
}

.contacts-block__item-value {
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.01em;
}

a.contacts-block__item-value {
    font-family: 'Mulish';
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    text-transform: lowercase;
}

.contacts-block__item-value._worktime:not(:last-child) {
    margin-bottom: 5px;
}

.contacts-block__item-value span {
    margin-left: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 1599px) {
    .section-contacts-objects {
        padding-top: 250px !important;
    }
    .contacts-block__tabs {
        margin-top: -33px;
    }
    .contacts-block__map-wrapper {
        margin-top: 50px;
        height: 650px;
    }
    .contacts-block__item {
        margin-bottom: 30px;
    }
    .contacts-block__item-value,
    a.contacts-block__item-value {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .section-contacts-objects {
        padding-top: 240px !important;
    }
    .contacts-block {
        margin-top: 40px;
    }
    .contacts-block__item-wrapper {
        padding-top: 40px;
    }
    .contacts-block__map-wrapper {
        height: 550px;
    }
}

@media only screen and (max-width: 959px) {
    .section-contacts-objects {
        padding-top: 220px !important;
    }
    .contacts-block {
        margin-top: 30px;
    }
    .contacts-block__item-wrapper {
        padding-top: 30px;
    }
    .contacts-block__map-wrapper {
        height: 500px;
        margin-top: 26px;
    }
    .contacts-block__tabs {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .section-contacts-objects {
        padding-top: 210px !important;
    }
    .contacts-block__map-wrapper {
        margin-top: 16px;
    }
}
/* End */
/* /local/templates/site/components/bitrix/news/objects/bitrix/news.detail/.default/style.css?17780660954336 */
/* /local/templates/site/components/bitrix/news.list/slider/templates/objects/style.css?177625408112762 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1773820028666 */
/* /local/templates/site/components/bitrix/news.list/contacts/style.css?17782350682774 */
