body:has(.page-qac) .footer{
	background-color: #fff !important;
}
.intro__title {
    font-family: 'CoFo Sans', sans-serif;
}
.js_map_tab_content,
.js_tab_content,
.js_tab_content_young_spec{
    display: none;
}
body.lock {
    overflow: hidden;
}
.bg-grey .accordion-control {
    background: white;
}
.bg-grey .accordion li.active > .accordion-control {
    background: transparent;
}
.connect-with-us.bg-white .addresses {
    background-color: transparent;
}
.connect-with-us.bg-white .addresses .accordion-control {
    background-color: #f6f6f7;
}
.history-year__items ul {
    padding: 14px 0;
}
.history-year__big-text ul {
    padding: 14px 0;
}
.history-year__items ul li {
    list-style-type: disc;
    margin-left: 24px;
    margin-bottom: 8px;
}
.history-year__big-text ul li {
    list-style-type: disc;
    margin-left: 24px;
    margin-bottom: 24px;
}
.connect-with-us.bg-white .accordion li.active > .accordion-control {
    background: transparent;
}
.connect-with-us__list {
    margin-top: 8px;
}
.connect-with-us__list li {
    list-style-type: disc;
    margin-left: 19px;
}
.connect-with-us__list li::marker {
    color: currentColor;
}
.connect-with-us__list li:not(:last-child) {
    margin-bottom: 4px;
}
.omk_modal {
    padding: 84px 16px 149px;
    position: fixed;
    top: 134px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 134px);
    opacity: 0;
    visibility: hidden;
    transform: translateY(100px);
    transition: opacity .3s, transform .3s, visibility .3s;
    overflow-y: auto;
    z-index: 1;
}
.connect-with-us__descr-bottom {
    align-items: flex-start;
}
.omk_modal::-webkit-scrollbar {
    width: 9px;
    height: 8px;
    background-color: #e7e7e7;
}
.omk_modal::-webkit-scrollbar-thumb {
    background-color: #E41910;
}
.omk_modal::-webkit-scrollbar-thumb:hover {
    background-color: #E41910;
}
.close_icon {
    cursor: pointer;
}
.omk_modal.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.omk_modal__container {
    position: relative;
}
.omk_modal .close_icon {
    position: absolute;
    right: 0;
    top: 0;
}
.omk_modal__title {
    text-align: center;
    margin-bottom: 100px;
}
.omk_modal .suitable-for__item {
    margin: 0;
    width: auto;
    align-items: flex-start;
}
.omk_modal .suitable-for__item-descr {
    text-align: left;
}
.omk_modal .suitable-for__item-title {
    text-align: left;
}
.omk_modal__body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.omk_modal p:not(:last-child) {
    margin-bottom: 12px;
}
.js_map_tab_content.active, .js_tab_content.active {
    display: block;
}
.press-releases .js_tab_content_young_spec.active,
.press-releases .js_tab_content.active,
.press-releases .js_tab_content.active .tab_content_inner_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.press-releases .js_tab_content_young_spec.active .tab_content_inner_item,
.press-releases .js_tab_content.active .tab_content_inner_item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.load_more_wrapper {
    width: 100%;
}
.js_map_address {
    cursor: pointer;
}
.js_map_address:hover {
    color: #e31910;
}
.addresses.report_page .accordion-panel {
    background-color: transparent;
}
.addresses.report_page .accordion-panel .page-production__catalogs-item {
    background-color: #ffffff !important;
}
.feedback_form .address_fiel, .feedback_form .email_field {
    display: none !important;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}
#cboxWrapper {
    max-width: none;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    background: #fff;
}
#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#cboxContent {
    position: relative;
    margin: 110px;
    overflow: visible;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
}
#cboxLoadingOverlay {
    background: #fff;
}
#cboxTitle {
    margin: 0;
    position: absolute;
    top: -22px;
    left: 0;
    color: #000;
}
#cboxCurrent {
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 800;
    font-size: 1.29em;
    opacity: .7
}
#cboxPrevious, #cboxNext, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 78px;
    height: 78px;
    position: absolute;
    background: #fff url(/local/templates/.default/img/popup.png) no-repeat;
    text-indent: -9999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover {
    background-color: #ebeef0
}
#cboxPrevious {
    top: 50%;
    left: -110px;
    margin-top: -40px;
    background-position: 0 -80px;
}
#cboxNext {
    top: 50%;
    right: -110px;
    margin-top: -40px;
    background-position: 0 -160px;
}
#cboxClose {
    top: -110px;
    right: -110px;
    background-position: 0 0;
}
.gallery-items__wrap .press-releases__item.hidden {
    display: none;
}
.news-and-publications .press-releases__item:nth-child(3) {
    width: calc(50% - 20px);
}
.bottom__cookie-block {
    width: 100%;
    background-color: #ffffff;
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 100000;
    text-align: center;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
}
.bottom__cookie-block .text {
    padding: 10px 100px 10px 20px;
    font-size: 15px;
}
.bottom__cookie-block .ok {
    position: absolute;
    top: 12px;
    right: 15px;
    color: #fff;
    background: #ee2a24;
    font-size: 14px;
    padding: 0 10px;
}
.document-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.document-popup__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    -webkit-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
}
.document-popup__close:hover {
    background: rgba(0, 0, 0, 1);
}
.document-popup__close svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.document-popup__container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    height: 90%;
    padding: 10px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.document-popup__container iframe {
    width: 100%;
    height: 100%;
}
.document-popup__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    cursor: pointer;
    z-index: -1;
}
.history-page img {
    object-position: center bottom !important;
    width: 100%;
}
.wrapper.vac .peculiarities__items {
    justify-content: flex-start;
    margin: -19px -19px calc(60px - 19px) -19px;
}
.wrapper.vac .peculiarities__item {
    width: calc(100% / 3 - 38px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 19px;
    cursor: pointer;
}
.wrapper.vac .peculiarities__item.--big {
    width: calc(100% / 2 - 38px);
}
.wrapper.vac .section__title {
    text-align: center;
}
.wrapper.vac .suitable-for__wrap .section__title {
    text-align: left;
}
.wrapper.vac .suitable-for__wrap .search-page__production-title-wrap-margin {
    justify-content: flex-start;
}
.wrapper.vac .suitable-for__items.three-items .suitable-for__item {
    width: calc(100% / 2 - 20px);
    align-items: flex-start;
}
.wrapper.vac .suitable-for__items.three-items .suitable-for__item-descr {
    text-align: left;
}
.wrapper.vac .suitable-for__items.three-items .suitable-for__item-descr a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    transition: border .2s;
}
.vac__section {
    padding-bottom: 150px;
}

@media screen and (max-width: 1199px) {
    .history-page img {
        height: 450px !important;
    }

    .history-page .decorate-elem img {
        height: 70px !important;
    }
}
@media screen and (max-width: 767px) {
    .history-page img {
        height: 200px !important;
    }

    .history-page .decorate-elem img {
        height: 50px !important;
    }
}
@media screen and (max-width: 1199px) {
    .board-of-directors__item .board-of-directors__item-link-img img {
        height: 46vw;
    }
}
@media screen and (max-width: 767px) {
    .board-of-directors__item .board-of-directors__item-link-img img {
        height: 80vw;
    }
}
@media screen and (max-width: 767px) {
    .page-detail-board .board-of-directors-page__img-wrap img {
        height: 200px;
    }
}

.page-detail-board .press-center-page__title.text-center {
    text-align: center;
}
.full-width-content p {
    padding-bottom: 20px;
}
.accordion .accordion-panel table th, .accordion .accordion-panel table td {
    padding: 10px;
    border: 1px solid #1a222c;
}
.accordion .accordion-panel table {
    border-collapse: collapse;
    margin-bottom: 20px;
}
.accordion-panel .full-width-content ol > li {
    padding-left: 0;
    list-style-type: decimal;
    display: list-item;
    list-style-position: outside;
}
.accordion-panel .full-width-content ol > li:before {
    display: none;
}
.accordion-panel .full-width-content ul li::before, .accordion-panel .full-width-content ol li ul li:before {
    width: 6px;
    height: 6px;
    background-color: #e31910;
    top: 10px;
    border-radius: 50%;
    display: block;
}
.accordion-panel .full-width-content ul li {
    padding-left: 20px;
}
.full-width-content {
    padding: 20px 40px;
}
.full-width-content-wrap {
    padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .table-wrap {
        width: 100%;
        overflow: scroll;
    }

    .table-wrap table {
        width: 100%;
    }

    .accordion-panel .full-width-content ul li::before {
        top: 7px;
    }

    .full-width-content {
        padding: 20px;
    }

    .accordion-items-margin .page-production__catalogs-item {
        margin: 0 0 20px;
    }

    .education-accordion-margin .accordion-control {
        margin-bottom: 0;
    }
}

.books-block.no_margin .about-company__inner {
    margin-bottom: 0;
}
.books-block.no_margin .about-company__text {
    margin-bottom: 0;
}
.section__top.title-book-small .procurement-system__title {
    font-size: 46px;
    padding-right: 30px;
}
.about-company__item.title-descr-small .about-company__text {
    margin-top: 15px;
}

@media screen and (max-width: 1199px) {
    .section__top.title-book-small .procurement-system__title {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .section__top.title-book-small .procurement-system__title {
        font-size: 34px;
    }
}

.img-width-full img {
    width: 100%;
}
.steel-way-facts {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px;
}
.steel-way-facts .about-company__fact-item {
    margin: 0 10px 20px;
    width: calc(33.3% - 20px);
}

@media screen and (max-width: 1199px) {
    .steel-way-facts .about-company__fact-item {
        width: calc(50% - 20px);
    }
}
@media screen and (max-width: 1199px) {
    .steel-way-facts {
        margin: 0 0 -20px 0;
    }

    .steel-way-facts .about-company__fact-item {
        width: 100%;
    }
}
@media screen and (min-width: 1200px) {
    .title-small-size {
        font-size: 52px;
    }

    .about-company__text.margin-top-text-small-size {
        margin-top: 24px;
    }
}

.thesaurus__text-wrap.block-tablet {
    display: none;
}
.text-bold {
    font-weight: 500 !important;
}

@media screen and (max-width: 1199px) {
    .procurement-system.bg-grey.electronic-system-requirements .eight-business-units__item {
        margin-bottom: 40px;
    }

    .tasks-section .slick-slide {
        padding: 0 10px;
    }

    .tasks-section .slick-list {
        margin: 0 -10px;
    }

    .partnership-contacts-section .sales-contacts__item-name {
        min-height: unset;
    }

    .w_section__picture {
        height: 400px;
    }

    .thesaurus__text-wrap.block-tablet {
        display: flex;
    }

    .thesaurus__text-wrap.block-dectop {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .procurement-system.bg-grey.electronic-system-requirements .eight-business-units__item {
        margin-bottom: 20px;
    }

    .partnership-contacts-section .sales-contacts__item-name {
        margin-bottom: 15px;
    }

    .painter_item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .painter_item .painter_item__picture {
        margin-right: 0;
    }

    .w_section__picture {
        height: 200px;
    }
}
@media screen and (max-width: 767px) {
    .page-electronic-system__tabs .accordion-control {
        margin-bottom: 0;
    }
}

.thesaurus__text-block.thesaurus__text-wrap .thesaurus__text-inner p {
    margin-top: 46px;
}
.w_section__title_wrapper.flex_end .w_section__title_text {
    margin-top: 52px;
}

@media screen and (max-width: 1547px) {
    .thesaurus__text-block.thesaurus__text-wrap .thesaurus__text-inner p {
        margin-top: 41px;
    }

    .w_section__title_wrapper.flex_end .w_section__title_text {
        margin-top: 41px;
    }
}
@media screen and (max-width: 1352px) {
    .thesaurus__text-block.thesaurus__text-wrap .thesaurus__text-inner p {
        margin-top: 39px;
    }

    .w_section__title_wrapper.flex_end .w_section__title_text {
        margin-top: 39px;
    }
}

.completed-projects__section .arrows-top-desctop-left-mobile .slick-slide > div {
    height: auto;
}

@media screen and (min-width: 1200px) {
    .social-documents__wrapper .js_children_hidden_items .page-production__catalogs-item:nth-child(n+5) {
        display: flex;
    }

    .page-submitted__descr a:hover {
        border-bottom: 1px solid #e31910;
    }

    .history-year__items a:hover {
        border-bottom: 1px solid #e31910;
    }
}

.history-year__items a {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom 300ms;
    -o-transition: border-bottom 300ms;
    transition: border-bottom 300ms;
    color: #e31910;
}
.partnership-bg-white .page-production__catalogs-item {
    background-color: #fff;
}
.bg-grey .production__facts.bg-white {
    background-color: transparent !important;
}
#map_section + .connect-with-us__links-wrap .connect-with-us__links {
    background: #f6f6f7;
}
.main-page #map_section + .connect-with-us__links-wrap .connect-with-us__links {
    background: #fff;
}
.menu__tab-title-bottom.visible_mobile {
    display: none;
}

@media screen and (max-width: 1199px) and (orientation: portrait) {
    .menu__tab-title-bottom.visible_mobile {
        display: flex;
    }
}
@media screen and (max-width: 1199px) and (orientation: landscape) {
    .menu__tab-title-bottom.visible_mobile {
        display: none;
    }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
    .menu__tab-title-bottom.visible_mobile {
        display: flex;
    }
}

.about-company__facts.facts-margin.factory-descr .about-company__fact-item.white-bg:first-child {
    background-color: #f6f6f7 !important;
    display: flex;
    align-items: flex-start;
}
.connect-with-us.bg-white .connect-with-us__links {
    background-color: #fff !important;
}
.bg-white .video-documents__item-top {
    background-color: #f6f6f7;
}
.main-page .bg-grey .connect-with-us__links-wrap .connect-with-us__links {
    background-color: #f6f6f7 !important;
}
.page-submitted__descr a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    -webkit-transition: border 300ms;
    -o-transition: border 300ms;
    transition: border 300ms;
}
.electronic-system__links a {
    font-size: 26px !important;
}
.procurement-system__acc-white.bg-white .eight-business-units__item {
    background-color: #f6f6f7 !important;
}
.sales-contacts.business-units__documents.bg-grey.start-of-work.addresses .accordion-panel {
    background-color: transparent;
}
.eight-business-units.bg-grey.electronic-system-advantages .accordion-control {
    background: #f6f6f7;
}
.sales-contacts.business-units__documents.electronic-system-documents.bg-white .addresses {
    background: #fff;
}
.sales-contacts.business-units__documents.electronic-system-documents.bg-white .addresses .accordion-control {
    background: #f6f6f7;
}
.procurement-system__acc-white .start-of-work__quiz-item {
    background-color: #fff;
}
.bg-white .eight-business-units__item {
    background-color: #fff;
}
.eight-business-units.bg-grey.electronic-system-advantages .eight-business-units__item {
    background-color: #fff !important;
}
.sales-contacts.business-units__documents.electronic-system-documents.bg-white .services.addresses .accordion li.active > .accordion-control, .sales-contacts.business-units__documents.electronic-system-documents.bg-white .services.addresses .accordion-two li.active > .accordion-control {
    background-color: #fff !important;
}
.sales-contacts.business-units__documents.electronic-system-documents.bg-white .services.addresses .accordion li::before, .sales-contacts.business-units__documents.electronic-system-documents.bg-white .services.addresses .accordion-two li::before {
    background-color: #f6f6f7;
}
.sales-contacts.business-units__documents.electronic-system-documents.bg-white .services.addresses .accordion-panel {
    background-color: #fff;
}
.sales-contacts.business-units__documents.electronic-system-documents.bg-white .services.addresses .page-production__catalogs-item.bg-white {
    background-color: #f6f6f7 !important;
}
.text-links-styles .about-company__text a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom 200ms;
    -o-transition: border-bottom 200ms;
    transition: border-bottom 200ms;
}

@media screen and (min-width: 1200px) {
    .text-links-styles .about-company__text a:hover {
        border-bottom: 1px solid #e31910;
    }

    .purchases__inner .about-company__text a:hover {
        border-bottom: 1px solid #e31910;
    }
}

.purchases__inner .about-company__text a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom 200ms;
    -o-transition: border-bottom 200ms;
    transition: border-bottom 200ms;
}
.purchases__inner .about-company__text p {
    margin-bottom: 20px;
}
.purchases__inner .about-company__text ul li {
    position: relative;
    padding-left: 20px;
}
.purchases__inner .about-company__text ul li:before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 6px;
    height: 6px;
    background-color: #e31910;
    top: 10px;
    left: 0;
    border-radius: 50%;
    display: block;
}
.visibility-hidden {
    display: none;
}
.bg-cover-no-repeat {
    background-size: cover;
    background-repeat: no-repeat;
}
.five-priority-areas__title {
    margin-bottom: 100px;
    font-weight: 500;
    font-size: 89px;
    line-height: 105%;
    max-width: 80%;
}
.quiz-page__thankyou-form p {
    max-width: 100% !important;
    text-align: center;
}

@media (max-width: 1919px) {
    .five-priority-areas__title {
        font-size: calc(34px + (89 - 34) * ((100vw - 768px) / (1920 - 768)));
        margin-bottom: 70px;
    }
}
@media (max-width: 1199px) {
    .five-priority-areas__title {
        font-size: 68px;
    }

    .five-priority-areas__title {
        font-size: 34px;
        margin-bottom: 30px;
    }

    .five-priority-areas__img img {
        width: 100%;
        height: 340px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media (max-width: 767px) {
    .five-priority-areas__title {
        font-size: 34px;
        max-width: 84%;
    }

    .five-priority-areas__img img {
        height: 300px;
    }
}
@media (max-width: 374px) {
    .five-priority-areas__title {
        font-size: calc(34px + (68 - 34) * ((100vw - 768px) / (1920 - 768)));
    }
}

.five-priority-areas__items-section {
    padding-top: 70px;
    padding-bottom: 50px;
}
.five-priority-areas__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 60px 96px 59px 78px;
    background-color: #fff;
    border-radius: 30px;
    margin-bottom: 40px;
}
.five-priority-areas__item-info, .five-priority-areas__item-info p {
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
}
.five-priority-areas__item-info {
    margin-left: 70px;
}
.five-priority-areas__item-info i, .five-priority-areas__item-info b {
    font-style: normal;
    font-weight: normal;
    color: #358718;
}
.five-priority-areas__item-info b {
    border-bottom: 1px solid #358718;
}
.five-priority-areas__item svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.page-priority-padding-bottom {
    padding-bottom: 76px;
}

@media (max-width: 1199px) {
    .five-priority-areas__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 45px 45px 52px;
    }

    .five-priority-areas__item svg {
        margin-bottom: 25px;
    }

    .five-priority-areas__item-info {
        margin-left: 0;
    }

    .five-priority-areas__item-info, .five-priority-areas__item-info p {
        font-size: 22px;
    }

    .five-priority-areas__item svg {
        width: 90px;
        height: 90px;
    }

    .five-priority-areas__item {
        margin-bottom: 32px;
    }
}
@media (max-width: 767px) {
    .five-priority-areas__item {
        padding: 25px 25px 32px;
    }

    .five-priority-areas__items-section {
        padding-bottom: 19px;
    }

    .page-priority-padding-bottom {
        padding-bottom: 37px;
    }

    .five-priority-areas__items-section {
        padding-top: 33px;
    }

    .five-priority-areas__item-info, .five-priority-areas__item-info p {
        font-size: 19px;
    }

    .five-priority-areas__img {
        font-size: 26px;
    }
}

.five-priority-areas__img img {
    margin-bottom: 64px;
    width: 100%;
}

@media (max-width: 1919px) {
    .five-priority-areas__img img {
        margin-bottom: calc(32px + 32 * ((100vw - 320px) / 1599));
    }
}
@media (max-width: 1919px) {
    .five-priority-areas__img {
        font-size: calc(19px + 7 * ((100vw - 320px) / 1599));
    }
}

.five-priority-areas__img p {
    font-size: 26px;
}

@media (max-width: 1919px) {
    .five-priority-areas__img p {
        font-size: calc(19px + 7 * ((100vw - 320px) / 1599));
    }
}
@media screen and (max-width: 1199px) {
    .breadcrumbs__center {
        text-align: center;
    }
}

.quiz__wrap {
    background-color: #ffffff;
}
.page-bg .quiz__wrap {
    background-color: #f6f6f7;
}
.page-bg .quiz__wrap .quiz-page {
    background-color: #ffffff;
}
.climate__title {
    margin-bottom: 50px;
}
.climate__descr {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    .climate__descr {
        margin-bottom: 40px;
    }
}

.bg-position-center {
    background-position: center center;
}

.small-text-on-bg {
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: 0em;
    text-align: left;
    color: white;
    max-width: 865px;
}

@media (max-width: 1199px) {
    .small-text-on-bg {
        font-size: 42px;
        line-height: 46px;
        max-width: 90%;
    }
}

@media (max-width: 767px) {
    .small-text-on-bg {
        font-size: 26px;
    }
}

.documents__description {
    font-weight: 400;
    font-size: 26px;
    line-height: 125%;
    margin-top: 51px;
    text-align: center;
}

.documents__text-description {
    margin-bottom: 70px !important;
}

@media (max-width: 1199px) {
    .documents__description {
        font-size: calc(19px + (26 - 19) * ((100vw - 768px) / (1920 - 768)));
    }

    .documents__text-description, .documents__description {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
}

@media (max-width: 767px) {
    .documents__text-description, .documents__description {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
}

.documents__description a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom 200ms;
    -o-transition: border-bottom 200ms;
    transition: border-bottom 200ms;
}

@media screen and (min-width: 1200px) {
    .documents__description a:hover {
        border-bottom: 1px solid #e31910;
    }
}

@media (max-width: 1199px) {
    .small-text-on-bg {
        font-size: 42px;
        line-height: 46px;
        max-width: 90%;
    }
}

@media (max-width: 767px) {
    .small-text-on-bg {
        font-size: 26px;
    }
}

.press-catalog__item a {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    z-index: 6;
    transition: color 200ms;
}

.press-link-site {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 5 !important;
}

@media (min-width: 1200px) {
    .press-catalog__item a:hover {
        color: #5b5b5b;
    }
}

.business-units-enterprises__wrap .map {
    width: calc(50% - 31px);
}

@media (max-width: 1199px) {
    .business-units-enterprises__wrap .map {
        width: 100%;
    }
}

.header__lang-wrap {
    visibility: hidden;
}

.contacts__form textarea {
    height: 39px;
}

.js_form_block {
    display: none;
}

.js_form_block.active {
    display: flex;
}

.quiz-page p {
    font-size: 42px;
    line-height: 105%;
    max-width: 40%;
    font-weight: 500;
}

.quiz-page__item {
    justify-content: space-between;
}

.quiz-page {
    padding: 73px 56px;
    border: 1px solid #DBDBDB;
    border-radius: 30px;
    margin-bottom: 150px;
}

.quiz-page__question {
    display: flex;
    align-items: center;
}

.quiz-page__form .textarea__wrap {
    margin-top: 0 !important;
}

.quiz-page__question.hidden {
    display: none;
}

.quiz-page__btns {
    display: flex;
}

.quiz-page__btns div {
    background: #F6F6F7;
    border-radius: 30px;
    cursor: pointer;
    width: 280px;
    height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 300ms;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
}

.quiz-page__btns div + div {
    margin-left: 32px;
}

@media (min-width: 1200px) {
    .quiz-page__btns div:hover {
        background: #dfdfe2;
    }
}

@media (max-width: 1199px) {
    .quiz-page p {
        font-size: calc(16px + 42 * ((100vw - 320px) / 1600));
    }
}

.quiz-page__form {
    width: 50%;
}

.quiz-page__form .form-submit-btn {
    margin-top: 32px;
}

.quiz-page__thankyou-form {
    text-align: center;
    justify-content: center;
}

@media (max-width: 1919px) {
    .quiz-page {
        padding: calc(30px + 43 * ((100vw - 320px) / 1600)) calc(20px + 56 * ((100vw - 320px) / 1600));
        margin-bottom: 100px;
    }
}

@media (max-width: 1199px) {
    .quiz-page {
        margin-bottom: calc(30px + 70 * ((100vw - 320px) / 1600));
    }

    .quiz-page__question {
        flex-direction: column;
    }

    .quiz-page__question p {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .quiz-page__btns div {
        height: 72px;
    }

    .quiz-page__item {
        flex-direction: column;
    }

    .quiz-page__item p {
        max-width: 100%;
        margin-bottom: 25px;
    }

    .quiz-page__form {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .quiz-page__form .contacts__form textarea {
        height: 56px;
    }

    .quiz-page__form .form-submit-btn {
        margin-top: 10px;
    }

    .quiz-page__btns div + div {
        margin-left: 0;
    }

    .quiz-page__btns div {
        height: 48px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 15px;
    }

    .quiz-page__btns {
        flex-direction: column;
        width: 100%;
    }

    .quiz-page__thankyou-form p {
        max-width: 60%;
        line-height: 1.2;
    }
}

.header__lang .header__shop-list-item-title {
    margin-bottom: 0;
}

.header__lang .header__shop-list {
    width: 181px;
}

.header__lang-mobile {
    display: none;
}

@media screen and (max-width: 1199px) {
    .header__lang-mobile {
        display: block;
        margin-right: 23px;
        position: relative;
        top: 1px;
    }
}

.header__lang-mobile .selectric {
    border: none;
    background: transparent;
}

.header__lang-mobile .selectric .label {
    font-size: 19px;
    text-transform: uppercase;
}

.header__lang-mobile .selectric .button {
    background: transparent;
}

.header__lang-mobile .selectric .button:after {
    display: none;
}

@media screen and (max-width: 1199px) {
    .header__logo {
        margin-right: 50px;
    }
}

@media screen and (max-width: 767px) {
    .header__logo {
        margin-right: 0;
    }

    .header__item.header__item-right {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .header__lang-mobile {
        margin-right: 0;
    }

    .header__item-right .mobile-icon-search {
        margin-right: 24px;
    }

    .services__mobile-icon {
        margin-right: 20px;
    }

    .header__lang-mobile {
        top: -4px;
        margin-right: -1px;
    }

    .header__lang-mobile .selectric .label {
        margin: 0 25px 0 10px;
        font-size: 16px;
        font-weight: 500;
    }

    .header__lang-mobile .selectric .button {
        width: 24px;
    }

    .header__logo svg {
        width: 110px;
    }
}

.header__lang .header__shop-list-item-title {
    font-weight: 400 !important;
}

.header.bg-transparent .header__shop .header__shop-list-item-title, .header.bg-transparent .header__shop.header__lang .header__shop-list-item-title {
    color: #1a222c;
}

.page-catalog .sales-contacts.addresses .sales-contacts__item {
    background-color: #fff;
}

.page-catalog .sales-contacts.addresses .sales-contacts__items {
    background-color: #f6f6f7;
}

.bg-top-page-fixed {
    overflow: hidden;
}

.header.header-page.bg-transparent .label {
    color: #fff;
}

.about-company__facts .about-company__fact-item a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom 300ms;
    -o-transition: border-bottom 300ms;
    transition: border-bottom 300ms;
}

@media screen and (min-width: 1200px) {
    .about-company__facts .about-company__fact-item a:hover {
        color: #e31910;
        border-bottom: 1px solid #e31910;
    }
}

#suggestions, #suggestions_company {
    position: absolute;
    top: 37px;
    background-color: #f6f6f7;
    z-index: 5;
    width: 100%;
    border: none;
    border-right: 1px solid #d0d4d9;
    border-bottom: 1px solid #d0d4d9;
    border-left: 1px solid #d0d4d9;
}

#suggestions .suggestions__inner, #suggestions_company .suggestions__inner {
    border: none;
}

.hidden {
    display: none;
}

#suggestions .inn_select_value, #suggestions_company .inn_select_value {
    background-color: #f6f6f7;
    font-weight: 400;
    font-size: 21px;
    padding: 8px 30px;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    cursor: pointer;
}

@media (max-width: 1919px) {
    #suggestions .inn_select_value, #suggestions_company .inn_select_value {
        font-size: calc(16px + (21 - 16) * ((100vw - 768px) / (1920 - 768)));
    }

    .wrapper.vac {
        margin-top: 95px;
    }

    .omk_modal {
        top: 95px;
        height: calc(100% - 95px);
    }
}

@media screen and (min-width: 1200px) {
    #suggestions .inn_select_value:hover, #suggestions_company .inn_select_value:hover {
        background-color: #ffffff;
    }
}

#suggestions .suggestions__inner .inn_select_value:first-child, #suggestions_company .suggestions__inner .inn_select_value:first-child {
    margin-top: 20px;
}

#suggestions .suggestions__inner .inn_select_value:last-child, #suggestions_company .suggestions__inner .inn_select_value:last-child {
    margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {
    .accordion-panel a.link-anim-hover:hover {
        border-bottom: 1px solid transparent;
    }
}

.form-pass__add-doc.opacity {
    opacity: .7;
}

.about-company__item.right .about-company__text a, .about-company__item.left .about-company__text a {
    color: #e31910;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom 200ms;
    -o-transition: border-bottom 200ms;
    transition: border-bottom 200ms;
}

@media screen and (min-width: 1200px) {
    .about-company__item.right .about-company__text a:hover, .about-company__item.left .about-company__text a:hover {
        border-bottom: 1px solid #e31910;
    }
}

@media screen and (min-width: 1200px) {
    .header__shop-title {
        display: flex;
        align-items: center;
        white-space: nowrap;
    }

    .header__login-wrap {
        white-space: nowrap;
    }
}

#suggestions .suggestions__inner, #suggestions_company .suggestions__inner {
    max-height: 300px;
    overflow: auto;
}

#suggestions .suggestions__inner::-webkit-scrollbar-track, #suggestions_company .suggestions__inner::-webkit-scrollbar-track {
    background-color: #fff;
}

#suggestions .suggestions__inner::-webkit-scrollbar-thumb, #suggestions_company .suggestions__inner::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #ccc;
}

#suggestions .suggestions__inner::-webkit-scrollbar, #suggestions_company .suggestions__inner::-webkit-scrollbar {
    width: 6px;
}

#file-wrapper .warning__text-wrap {
    margin-bottom: 55px;
}

.form-checkbox-wrap .form-checkbox-text {
    background-color: #fff;
    position: relative;
    padding: 24px 0;
    margin-top: 10px;
    color: #1a222c;
}

.form-checkbox-wrap .form-checkbox-text:after, .form-checkbox-wrap .form-checkbox-text:before {
    content: '';
    position: absolute;
    top: 0;
    width: 24px;
    height: 100%;
    background-color: #fff;
}

.form-checkbox-wrap .form-checkbox-text:before {
    left: -24px;
    border-radius: 8px 0px 0px 8px;
}

.form-checkbox-wrap .form-checkbox-text:after {
    right: -24px;
    border-radius: 0px 8px 8px 0px;
}

.form-checkbox-texts-wrapper {
    position: relative;
}

.form-checkbox-texts-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: -24px;
    width: 2px;
    height: 100%;
    background-color: #e31910;
    z-index: 2;
    border-radius: 8px 0px 0px 8px;
}

.tenders-slider__note ul li {
    display: block !important;
}

#file-wrapper.warning .warning__text-wrap {
    background-color: #fff;
    padding: 9px 0;
    color: #1a222c;
    position: relative;
    margin-top: 15px;
}

#file-wrapper.warning .warning__text-wrapper {
    position: relative;
}

#file-wrapper.warning .warning__text-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: -24px;
    width: 2px;
    height: 100%;
    background-color: #e31910;
    z-index: 2;
    border-radius: 8px 0px 0px 8px;
}

#file-wrapper.warning .warning__text-wrap:before, #file-wrapper.warning .warning__text-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    width: 24px;
    height: 100%;
    background-color: #fff;
}

#file-wrapper.warning .warning__text-wrap:before {
    left: -24px;
    border-radius: 8px 0px 0px 8px;
}

#file-wrapper.warning .warning__text-wrap:after {
    right: -24px;
    border-radius: 0px 8px 8px 0px;
}

#file-wrapper.warning .warning__text {
    position: static;
    color: #1a222c;
}

@media screen and (min-width: 1920px) {
    .center__title-smaller {
        font-size: 76px;
    }
}

@media (max-width: 1919px) and (min-width: 1199px) {
    .center__title-smaller {
        font-size: calc(34px + (76 - 34) * ((100vw - 768px) / (1920 - 768)));
    }
}

.tippy-item {
    display: flex;
    align-items: center;
    position: absolute;
    left: 187px;
}

.tippy-item .icon-wrap {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}

.tippy-item .icon-wrap svg {
    position: relative;
    right: -1px;
}

.tippy-item .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 125%;
    padding: 4px 16px;
    border-radius: 5px;
    margin-left: 18px;
    background-color: #fff;
    position: relative;
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms, visibility 200ms;
    border: 1px solid #e3e3e3;
}

.tippy-item .text svg {
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.tippy-item .text.visible {
    visibility: visible;
    opacity: 1;
}

.input__wrap.focus .tippy-item {
    display: none;
}

.input-wrapper {
    padding-top: 20px;
    padding-bottom: 45px;
    margin-top: 20px;
}

.input-wrapper .input__wrap:first-child {
    margin-top: 0px !important;
}

.input-wrapper {
    position: relative;
}

.input-wrapper::after, .input-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    width: 24px;
    height: 100%;
    background-color: #fff;
}

.input-wrapper::before {
    left: -24px;
    border-radius: 8px 0px 0px 8px;
}

.input-wrapper::after {
    right: -24px;
    border-radius: 0px 8px 8px 0px;
}

@media screen and (max-width: 767px) {
    .tippy-item {
        position: static;
    }

    .tippy-item .icon-wrap {
        bottom: 5px;
        left: 150px;
        position: absolute;
    }

    .tippy-item .text {
        position: absolute;
        top: -47px;
        left: -19px;
        font-size: 14px;
        width: 100%;
    }

    .tippy__wrap {
        margin-top: 60px !important;
    }

    .tippy-item .text svg {
        position: absolute;
        left: 50%;
        top: 29px;
        transform: rotate(-90deg) translateY(-50%);
    }

    .input-wrapper {
        padding-top: 40px;
    }
}

.chus-bg {
    min-height: 620px;
}

@media screen and (max-width: 1199px) {
    .chus-bg {
        background-position: 72% 0;
        min-height: 522px;
    }
}

@media screen and (max-width: 767px) {
    .chus-bg {
        min-height: 300px;
    }
}

@media screen and (max-width: 1199px) {
    .small-text-on-bg {
        line-height: 1.1;
    }
}

@media screen and (min-width: 1200px) {
    .chus__documents.start-of-work .business-units__accordion-items .page-production__catalogs-item {
        width: calc(33% - 40px);
    }
}

@media screen and (max-width: 768px) {
    .chus__documents.start-of-work .business-units__accordion-items .page-production__catalogs-item {
        margin: 0 20px 40px;
    }
}

.chus__documents.start-of-work .business-units__accordion-items {
    margin-bottom: -40px;
    margin-left: -20px;
    margin-right: -40px;
}

.chus__acc {
    margin-top: 40px;
}

.chus__acc .sales-contacts__items {
    margin-bottom: -40px;
    margin-left: -20px;
    margin-right: -20px;
}

@media screen and (max-width: 1199px) {
    .chus__documents.start-of-work .business-units__accordion-items {
        margin-right: -20px;
    }
}

@media screen and (max-width: 1199px) {
    .chus__acc .accordion li, .chus__acc .accordion-two li {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .chus__acc .accordion li, .chus__acc .accordion-two li {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .chus__acc .sales-contacts__items {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
    }
}

.chus__acc .sales-contacts__html {
    padding: 29px 122px 35px 40px;
}

.addresses.chus__acc {
    padding-bottom: 0;
}

.chus__acc .sales-contacts__html p {
    padding-bottom: 20px;
}

.services.addresses.partnership-bg-white .page-production__catalogs-item {
    background-color: #ffffff !important;
}

@media (min-width: 1200px) {
    .addresses.chus__acc .sales-contacts__items .link-anim-hover {
        transition: color 300ms;
    }

    .addresses.chus__acc .sales-contacts__items .link-anim-hover:hover {
        color: #e31910;
    }
}

@media (max-width: 1199px) {
    .addresses.chus__acc .accordion li {
        margin-bottom: 20px;
    }

    .wrapper.vac .pipe-production__img img {
        height: auto;
        width: 100%;
    }

    .vac__section {
        padding-bottom: 100px;
    }

    .services.chus__documents .accordion-control {
        margin-bottom: 0;
    }

    .chus__acc .sales-contacts__html {
        padding: 29px 40px 35px 40px;
    }
}

@media screen and (max-width: 1023px) {
    .wrapper.vac .suitable-for__items {
        flex-direction: column;
    }

    .wrapper.vac .peculiarities__item {
        width: calc(100% / 2 - 38px);
    }

    .wrapper.vac .suitable-for__items.three-items .suitable-for__item {
        width: 100%;
    }

    .omk_modal__body {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .chus__acc .sales-contacts__html {
        padding: 15px 20px 19px 20px;
    }

    .omk_modal__container {
        padding-left: 0;
        padding-right: 0;
    }

    .omk_modal__title {
        margin-bottom: 36px;
    }

    .close_icon {
        display: flex;
        width: 24px;
        height: 24px;
    }

    .close_icon svg {
        width: 100%;
        height: 100%;
    }

    .omk_modal .close_icon {
        top: -30px;
    }

    .omk_modal {
        padding: 16px;
        padding-top: 32px;
    }

    .vac__section {
        padding-bottom: 70px;
    }

    .wrapper.vac .suitable-for__item img {
        width: 69px;
        height: 69px;
    }

    .wrapper.vac .suitable-for__item-img-wrap {
        margin-bottom: 20px;
    }

    .wrapper.vac h1.section__title {
        text-align: left;
    }

    .wrapper.vac .peculiarities__items {
        margin: -12px -12px calc(40px - 12px) -12px;
        max-height: 53vh;
        overflow: auto;
        border: 2px solid #e1e1e1;
        border-radius: 20px;
    }

    .wrapper.vac .peculiarities__item {
        width: 100%;
        margin: 12px;
    }

    .wrapper.vac .peculiarities__item.--big {
        width: 100%;
        margin: 12px;
    }
}

@media (max-width: 1200px) {
    .header__shop.header__lang {
        display: none !important;
    }
}

@media (any-hover: hover) {
    .wrapper.vac .suitable-for__items.three-items .suitable-for__item-descr a:hover {
        border-color: currentColor;
    }
}

.form__agree-checkbox .checkbox-custom-label {
    line-height: 135%;
}

.form__agree-checkbox label a {
    border-bottom: 1px solid #7a7a7b;
    color: #7a7a7b;
    position: relative;
    z-index: 10;
    -webkit-transition: border-bottom 300ms;
    -o-transition: border-bottom 300ms;
    transition: border-bottom 300ms;
    margin: 0 4px 0 0;
}

@media (min-width: 1200px) {
    .form__agree-checkbox label a:hover {
        border-bottom: 1px solid transparent;
    }
}

.mt-100 {
    margin-top: -100px;
}

@media (max-width: 1199px) {
    .mt-100 {
        margin-top: 0;
    }
}

.railways__top-text.corporate-volunteering__text {
    max-width: unset;
}

.corporate-volunteering__text p {
    width: unset;
}

.corporate-volunteering__text .fund__items {
    justify-content: space-between;
}

.corporate-volunteering__text .fund__items .left-part {
    width: 43%;
}

.corporate-volunteering__text .fund__items .right-part {
    width: 56%;
}

.corporate-volunteering__text .fund__items > div li {
    margin-bottom: 20px;
}

.corporate-volunteering__acc .start-of-work__item.right {
    width: 100%;
}

.corporate-volunteering__acc .services-accordion__top-items {
    margin-bottom: 0;
}

.corporate-volunteering__acc .start-of-work__item.right {
    margin-left: 0;
}

.pipe-productions__links.--grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    font-size: 26px;
}

.pipe-productions__links.--grid > * {
    margin: 0 !important;
    width: fit-content;
}

.pipe-productions__links.--grid > *:nth-child(3) {
    grid-column-start: 2;
}

@media (max-width: 1199px) {
    .corporate-volunteering__text .fund__items {
        flex-direction: column-reverse;
    }

    .corporate-volunteering__text .fund__items > div {
        width: 100%;
    }

    .corporate-volunteering__text .fund__items > div li {
        margin-bottom: 12px;
    }

    .railways.type-two .railways__top-text.corporate-volunteering__text {
        max-width: unset;
    }

    .corporate-volunteering__text .fund__items .left-part, .corporate-volunteering__text .fund__items .right-part {
        width: 100%;
    }

    .corporate-volunteering__text .fund__items .right-part {
        margin-bottom: 26px;
    }

    .corporate-volunteering__text .fund__items .right-part ol {
        padding-left: 24px;
    }
}

@media (max-width: 1199px) {
    .corporate-volunteering__text .fund__items .right-part ol {
        padding-left: 18px;
    }
}

@media (max-width: 1199px) {
    .corporate-page .books-img img {
        height: 300px;
    }

    .corporate-page .railways__img-wrap img {
        height: 300px;
    }
}

@media (max-width: 1199px) {
    .corporate-page .books-img img {
        height: 150px;
    }

    .corporate-page .railways__img-wrap img {
        height: 150px;
    }
}

.form-style__wrapper.accordion-two-wrap.bg-grey {
    padding-bottom: 130px;
}

.--center {
    justify-content: center !important;
    text-align: center !important;
}

.hover_box {
    position: relative;
    margin-right: 65px;
}

.hover_box .header__shop-title {
    cursor: pointer;
}

.hover_box .header__shop-list-item {
    padding: 12px 0;
    border-bottom: none !important;
    cursor: pointer;
    position: relative;
    width: fit-content;
    line-height: 1;
    white-space: nowrap;
}

.hover_box .header__shop-list {
    padding: 12px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: auto;
    color: #1a222c;
}

.hover_box .header__shop-list-item:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    height: 1px;
    background-color: red;
    width: 100%;
    opacity: 0;
    transition: all .3s;
}

.hover_box .header__shop-list-item:last-child {
    border-bottom: 1px solid transparent;
}

.press-center__top-page-item-title small {
    font-size: calc(1em / 2);
    display: block;
    line-height: normal;
}

.eight-business-units__items.prioritets__items.--new .eight-business-units__item {
    margin: 0 !important;
    height: 100%;
}

.eight-business-units__items.prioritets__items.--new .slick-slide > div {
    margin: 24px;
}

.eight-business-units__item.--new {
    display: grid !important;
    grid-template-columns: 150px 1fr;
    gap: 22px;
    padding: 35px 30px;
}

.eight-business-units__item.--new {
    min-height: 300px;
}

.social-responsibility__items.--new {
    display: flex;
    gap: 28px;
    margin: 0;
    justify-content: center;
}

.social-responsibility__items.--new .page-production__catalogs-item-title {
    margin: 0;
    text-align: center;
}

.social-responsibility__items.--new .page-production__catalogs-item {
    margin: 0;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 70px 60px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #fff;
    min-height: 223px;
}

.social-responsibility__items.--new .page-production__catalogs-item:nth-child(1), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(2) {
    width: calc((100% / 2) - (28px / 2 * 1));
}

.social-responsibility__items.--new .page-production__catalogs-item:nth-child(3), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(4), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(5) {
    width: calc((100% / 3) - (28px / 3) * 2);
}

.social-responsibility__items.--new .page-production__catalogs-item:nth-child(6), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(7) {
    width: calc((100% / 2) - (28px / 2 * 1));
}

.social-responsibility__items.--new .page-production__catalogs-item:nth-child(8) {
    width: 100%;
}

.social-responsibility__items.--new .page-production__catalogs-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    transition: all .3s;
}

.social-responsibility__items.--new .page-production__catalogs-item:not(a) {
    pointer-events: none;
}

.eight-business-units.bg-grey.electronic-system-advantages .eight-business-units__item.--logo {
    background-color: transparent !important;
    margin: 0;
    padding: 0;
    border-radius: initial;
    position: static;
}

.eight-business-units__items.--logo .slick-slide {
    margin: 0 20px;
}

.eight-business-units__item.--logo .eight-business-units__item-wrap-img {
    margin: 0;
}

.eight-business-units__item.--logo .eight-business-units__item-wrap-img img {
    max-height: 200px;
    width: auto;
}

.eight-business-units__item.--logo .slick-slide {
}

.eight-business-units.bg-grey.electronic-system-advantages .eight-business-units__item.--logo {
    border-radius: 8px;
    background-color: #fff !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 16px;
    height: 100%;
}

.current-prices__table-head.fixed {
    max-width: 1520px;
}

.current-prices .fixed-on-scroll {
    position: sticky;
    top: 132px;
    padding-top: 0 !important;
}

.current-prices__table-head.fixed, .current-prices__table-head.fixed-block {
    position: static;
    max-width: 100%;
    margin: 0 !important;
    background-color: #f6f6f7;
}

.footer__bottom-links {
    justify-content: flex-end;
}

.page_steel_way .intro-animation__block > div:nth-child(1) {
    transform: translateY(-26px);
}

.page_steel_way .privileges-block__inner {
    margin: 99px 0 0 0;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(510px, 1fr));
    gap: 40px;
    max-width: 100%;
}

.page_steel_way .privileges-block__item {
    margin: 0;
    width: auto;
    min-height: auto;
}

.privileges-block__item.bg-grey.active {
    color: #fff;
    background: rgb(26, 34, 44) !important;
}

.banner_link {
    border-radius: 30px;
    padding: 113px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: right;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.banner_link:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34));
}

.banner_link__content {
    display: flex;
    align-items: center;
    gap: 40px;
    font-size: 64px;
}

.title_3 {
    display: block;
    font-weight: 500;
    font-size: 30px;
}

.services-accordion__top-items.title_3 {
    margin: 40px 20px;
    width: 100%;
}

.page_steel_way .sales-contacts__item {
    width: auto;
    padding: 24px 36px;
    gap: 16px;
    justify-content: flex-start;
    margin: 0;
}

.page_steel_way .sales-contacts__items {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(398px, 1fr));
    gap: 40px;
    margin: 0 20px;
}

.page_steel_way .sales-contacts__item-name {
    line-height: 110%;
    font-size: 28px;
    margin-bottom: 0;
    font-weight: normal;
    min-height: auto;
}

.page_steel_way .link-anim-hover {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    width: fit-content;
}

.page_steel_way .link-anim-hover.--phone {
    color: inherit;
}

.page_steel_way .link-anim-hover.--phone:before {
    bottom: 1px;
}

.page_steel_way .link-anim-hover.--mail {
    line-height: 1.4;
}

.page_steel_way .projects.business-units-gallery__wrap {
    padding: 100px 0;
}

.page_steel_way .eight-business-units.bg-grey.electronic-system-advantages .eight-business-units__item {
    padding: 0;
    margin: 0;
    border-radius: initial;
}

.page_steel_way .eight-business-units__items .slick-slide > div {
    width: 641px;
    height: 427px;
    margin: 0 20px;
}

.page_steel_way .eight-business-units__items .slick-slide > div img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}

.page_steel_way .business-units-gallery__wrap .about-company__text-wrap {
    margin-top: 69px;
}

.page_steel_way .eight-business-units__items {
    padding-left: var(--gap-left);
}

.page_steel_way .eight-business-units__items {
    padding-left: var(--gap-left);
}

.page_steel_way .about-company__text-wrap {
    display: flex;
    align-items: end;
    gap: 60px;
    flex-wrap: wrap;
}

.page_steel_way .about-company__text {
    margin: 0;
}

.page_steel_way .eight-business-units {
    padding: 0;
}

.contact_link {
    padding: 32px 60px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.contact_link__col.division_contact {
    flex: 1.5;
}

.contact_link__col.person_contact {
    flex: 1;
}

.division_contact__title {
    font-weight: 500;
    font-size: 34px;
    margin-bottom: 16px;
}

.division_contact__subtitle {
    font-size: 24px;
}

.person_contact__post {
    font-size: 18px;
    text-transform: uppercase;
    color: #8D8E91;
    margin-bottom: 20px;
}

.person_contact__name {
    font-size: 24px;
    margin-bottom: 12px;
}

.person_contact__phone {
    font-weight: 500;
    font-size: 24px;
    display: block;
    margin-bottom: 12px;
}

.person_contact__email {
    font-weight: 500;
    font-size: 24px;
    color: #E41910;
}

.contact_link:not(:last-of-type) {
    margin-bottom: 20px;
}

.page_steel_way .sales-contacts.business-units__documents .page-production__catalogs-item {
    width: auto;
}

.sales-contacts__main-title small {
    font-size: calc(1em / 2);
    display: block;
    line-height: normal;
}

.n_video_box > div {
    padding-bottom: calc(550 / 1520 * 100%);
    position: relative;
}

.n_video_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.accordion-steel-way .accordion-control {
    padding-left: 60px;
}

.accordion-steel-way .accordion-control span {
    right: 84px;
}

.accordion-steel-way > li {
}

.accordion-steel-way {
    margin-bottom: 20px;
}

.accordion-steel-way .accordion-control {
    margin-bottom: 0;
}

.__grid .services-accordion__bottom-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 30px;
}
.__grid .page-production__catalogs-item {
    margin: 0;
}
.section__title.business-units__documents-title small {
    font-size: calc(1em / 2);
    display: block;
    line-height: normal;
}
.business-units-enterprises__map-wrap.--without-map .about-company__text {
    margin: 0;
    margin-top: 212px;
}
.business-units-enterprises__map-wrap.--without-map .about-company__item {
    max-width: none;
    width: auto;
}
.business-units-enterprises__wrap {
    gap: 24px;
}
.page-production__top-descr.--without-map {
    margin-bottom: 0;
}
.eight-business-units__item a.--download {
    padding: 16px 0 0 0;
    position: static;
    height: auto;
    width: auto;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: all .3s;
    color: #e31910;
    font-size: 22px;
}
.--download svg {
    width: 20px;
    height: auto;
}
.--download svg path {
    transition: all .3s;
}
.page-hotline .page-production__top-descr{
	display: block;
	margin-bottom: 0;
}
.page-hotline .about-company__text {
	max-width: none;
}
.page-hotline .suitable-for__wrap{
	padding-top: 100px;
}
.page-hotline .suitable-for__items.four-items .suitable-for__item{
	flex-direction: row;
	gap: 24px;
}
.page-hotline .suitable-for__item-img-wrap {
	flex-shrink: 0;
}
.page-hotline .suitable-for__item-title {
	text-align: left;
}
.page-hotline .suitable-for__content p:not(:last-child){
	margin-bottom: 40px;
}
.page-hotline .projects__item-title {
	max-width: none;
	text-align: center;
}
.page-hotline .form__wrap {
	display: grid;
	gap: 40px;
	grid-template-columns: 1fr 1fr;
}

.page-hotline .form__col {}
.page-hotline .form__action {
	max-width: 50%;
}
.page-hotline .contacts__form input{
	min-height: 105px;
}
.page-hotline .contacts__form textarea{
	min-height: 105px;
}
.page-hotline .connect-with-us__descr-top{
	display: block;
}
.page-hotline .connect-with-us__descr-top-title {
	width: auto;
}
.page-hotline .section__link-all input {
	min-height: auto;
}



.page-hotline .job-file {
	position: relative;
	display: flex;
	grid-column: -1;
	width: 100%;
	height: clamp(76px, 6.6233766234vw, 102px);
	padding: 7px 27px 9px 27px;
	margin-top: clamp(16px, 1.5584415584vw, 24px);
	margin-bottom: clamp(16px, 1.5584415584vw, 24px);
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	border: 1px dashed #d0d4d9;
}

.page-hotline .job-file-drop {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.page-hotline .job-file-drop.active .text {
	transform: translateY(-10px);
}

.page-hotline .job-file-info {
	margin: auto auto 5px auto;
	font-size: 12px;
	color: rgba(26, 37, 44, .6);
}

.page-hotline .job-file .text {
	width: 100%;
	color: #1a252c;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: auto;
	transition: transform 0.2s ease-in-out;
}

.page-hotline .job-file small {
	font-size: 12px;
	color: rgba(26, 37, 44, 0.60);
}

.addresses .accordion-control {
	padding: 32px 60px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 18px;
	flex-wrap: wrap;
}
.addresses .person_contact a {
	display: inline-block;
}
.link-download-wrap {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.link-download-wrap .section__link-all{
	margin-right: 0 !important;
}

.menu__tab-info-img-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  min-height: 220px;
}
.menu__tab-info-img-wrap .img_description {
  position: relative;
  z-index: 10;
  color: #fff;
}
.menu__tab-info-img-wrap .img_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.menu__tab-info-img-wrap .style-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  object-fit: cover;
}
/*seo-block ========================================================================================================================== */
.seo-block {
	padding-top: 40px;
	padding-bottom: 40px;
}
.seo-block .show-more-block2.active .hidden-block2::before {
	opacity: 0;
}
.seo-block .hidden-block2 {
	position: relative;
}

.seo-block .hidden-block2::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	transition: opacity 0.3s ease 0s;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.seo-block .hidden-block2 > div:not(:last-child) {
	margin-bottom: 40px;
}
.seo-block .hidden-block2 > div > * {
	margin: 24px 0;
}
.seo-block .hidden-block2 > div > *:not(:last-child) {
	margin-bottom: 24px;
}
.seo-block .hidden-block2 > div > *:first-child {
	margin-top: 0;
}
.seo-block .hidden-block2 > div > *:last-child {
	margin-bottom: 0;
}
.seo-block .more-btn {
	padding: 10px;
}
.seo-block .about-company__text{
	max-width: none;
	margin: 0;
}
.more-btn {
	display: flex;
	align-items: center;
	gap: 4px;
	padding: 8px 8px 8px 0;
	background-color: transparent;
	cursor: pointer;
	border: 0;
	font-size: 20px;
}
.more-btn span {
	transition: border 0.2s ease 0s;
	display: inline-block;
	margin-right: 6px;
	border-bottom: 1px solid transparent;
}
.more-btn svg {
	transition: all 0.2s ease 0.2s;
}
.show-more-block2.active .more-btn {
	margin-top: 12px;
}
.show-more-block2.active .more-btn svg {
	transform: rotate(180deg);
}
.production_seo_text {
	margin: 40px 0 0 0;
	max-width: none;
	display: block;
	position: static;
}
/* .production_seo_text a {
	display: inline-flex;
	font: inherit;
	padding-bottom: 7px;
	overflow: hidden;
	position: relative;
} */
.production_seo_text a {
	display: inline-block;
	color: #e31910;
    border-bottom: 1px solid transparent;
    transition: border-bottom 200ms;
}
.production_seo_text ul li {
	list-style: disc;
}
.production_seo_text ul {
	padding-left: 24px;
}
.production_seo_text > * {
	margin: 10px 0;
}
.production_seo_text > *:not(:last-child) {
	margin-bottom: 10px;
}
.production_seo_text > *:first-child {
	margin-top: 0;
}
.html-content {

}
.page-partnership .press-center__top-page-img-wrap img {
    height: 900px !important;
    object-fit: contain;
    object-position: unset !important;
}
.connect-with-us.__custom .connect-with-us__descr-top {
    margin: 0;
}
.connect-with-us.__custom .connect-with-us__item {
    align-items: center;
}
.railways__big-text.__title {
    font-weight: 500;
    font-size: 89px;
    line-height: 105%;
}
.business-units-enterprises__slider-wrap:not(.slick-dotted) {
    padding-top: 0;
}
.business-units-enterprises__slider-wrap:not(.slick-dotted) + .count-slider {
    display: none;
}
.business-units-enterprises__slider-items:has(.business-units-enterprises__slider-wrap:not(.slick-dotted)) {
    min-height: auto;
}
.connect-with-us__list {
    font-size: 20px;
}

@media (any-hover: hover) {
	
	.production_seo_text a:hover {
		border-color: #e31910;
	}
}
@media (min-width: 1200px) {
    .page_steel_way .eight-business-units .slick-prev {
        right: calc(145px + var(--gap-left));
    }
    .page_steel_way .eight-business-units .slick-next {
        right: calc(20px + var(--gap-left));
    }
	.page-hotline .connect-with-us__item {
		display: grid;
		grid-template-columns: 350px 1fr;
		align-items: end;
	}
	.park-page .section__title {
		font-size: 64px;
	}
	.menu__tab-info-img-wrap .img_description {
		font-size: 54px;
	}
	.header__login-wrap {
		margin-left: 60px;
	}
}
@media (min-width: 767px) {
    .page-hotline .connect-with-us__descr-bottom-column {
        flex-direction: row;
        width: auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .connect-with-us.__custom .connect-with-us__descr-bottom-line-item {
        margin: 0;
    }
}
@media (max-width: 1919px) {
    .current-prices .fixed-on-scroll {
        top: 94px;
    }
    .page_steel_way .privileges-block__inner {
        grid-template-columns: repeat(auto-fill, minmax(calc(250px + (510 - 250) * ((100vw - 360px) / (1919 - 360))), 1fr));
        gap: calc(20px + (40 - 20) * ((100vw - 360px) / (1919 - 360)));
    }
    .banner_link__content {
        gap: calc(20px + (40 - 20) * ((100vw - 360px) / (1919 - 360)));
        font-size: calc(40px + (64 - 40) * ((100vw - 360px) / (1919 - 360)));
    }
    .banner_link__content svg {
        width: calc(34px + (74 - 34) * ((100vw - 360px) / (1919 - 360)));
        height: calc(34px + (74 - 34) * ((100vw - 360px) / (1919 - 360)));
    }
    .__grid .services-accordion__bottom-items {
        grid-template-columns: repeat(auto-fit, minmax(calc(300px + (500 - 300) * ((100vw - 360px) / (1919 - 360))), 1fr));
        gap: calc(14px + (30 - 14) * ((100vw - 360px) / (1919 - 360)));
    }
    .eight-business-units__item a.--download {
        padding-top: calc(8px + (16 - 8) * ((100vw - 360px) / (1919 - 360)));
        font-size: calc(16px + (22 - 16) * ((100vw - 360px) / (1919 - 360)));
    }
}
@media (max-width: 1919px) {
    .accordion-steel-way .accordion-control {
        padding-left: calc(12px + (60 - 12) * ((100vw - 360px) / (1919 - 360)));
    }
    .accordion-steel-way .accordion-control span {
        right: calc(26px + (84 - 26) * ((100vw - 360px) / (1919 - 360)));
    }
    .form-style__wrapper.accordion-two-wrap.bg-grey {
        padding-bottom: 100px;
    }
    .social-responsibility__items.--new {
        gap: calc(20px + (28 - 20) * ((100vw - 360px) / (1919 - 360)));
    }
    .social-responsibility__items.--new .page-production__catalogs-item {
        padding: calc(35px + (70 - 35) * ((100vw - 360px) / (1919 - 360))) calc(30px + (60 - 30) * ((100vw - 360px) / (1919 - 360)));
    }
    .social-responsibility__items.--new .page-production__catalogs-item:nth-child(1), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(2) {
        width: calc((100% / 2) - ((20px + (28 - 20) * ((100vw - 360px) / (1919 - 360))) / 2 * 1));
    }
    .social-responsibility__items.--new .page-production__catalogs-item:nth-child(3), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(4), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(5) {
        width: calc((100% / 3) - ((20px + (28 - 20) * ((100vw - 360px) / (1919 - 360))) / 3) * 2);
    }
    .social-responsibility__items.--new .page-production__catalogs-item:nth-child(6), .social-responsibility__items.--new .page-production__catalogs-item:nth-child(7) {
        width: calc((100% / 2) - ((20px + (28 - 20) * ((100vw - 360px) / (1919 - 360))) / 2 * 1));
    }
    .social-responsibility__items.--new .page-production__catalogs-item:nth-child(8) {
        width: 100%;
    }
    .social-responsibility__items.--new .page-production__catalogs-item {
        min-height: calc(180px + (223 - 180) * ((100vw - 360px) / (1919 - 360)));
    }
    .page_steel_way .sales-contacts__items {
        grid-template-columns: repeat(auto-fill, minmax(calc(300px + (398 - 300) * ((100vw - 360px) / (1919 - 360))), 1fr));
        gap: calc(20px + (40 - 20) * ((100vw - 360px) / (1919 - 360)));
    }
    .page_steel_way .sales-contacts__item {
        padding: calc(20px + (24 - 20) * ((100vw - 360px) / (1919 - 360))) calc(12px + (36 - 12) * ((100vw - 360px) / (1919 - 360)));
        gap: calc(12px + (16 - 12) * ((100vw - 360px) / (1919 - 360)));
    }
    .page_steel_way .sales-contacts__item-name {
        font-size: calc(20px + (28 - 20) * ((100vw - 360px) / (1919 - 360)));
    }
    .page_steel_way .link-anim-hover {
        font-size: calc(20px + (28 - 20) * ((100vw - 360px) / (1919 - 360)));
    }
    .page_steel_way .about-company__text-wrap {
        gap: calc(30px + (60 - 30) * ((100vw - 360px) / (1919 - 360)));
    }
    .contact_link {
        padding: calc(20px + (32 - 20) * ((100vw - 360px) / (1919 - 360))) calc(12px + (60 - 12) * ((100vw - 360px) / (1919 - 360)));
    }
    .division_contact__title {
        font-size: calc(24px + (34 - 24) * ((100vw - 360px) / (1919 - 360)));
        margin-bottom: calc(12px + (16 - 12) * ((100vw - 360px) / (1919 - 360)));
    }
    .division_contact__subtitle {
        font-size: calc(20px + (24 - 20) * ((100vw - 360px) / (1919 - 360)));
        margin-bottom: calc(25px + (0 - 25) * ((100vw - 360px) / (1919 - 360)));
    }
    .person_contact__post {
        font-size: calc(16px + (18 - 16) * ((100vw - 360px) / (1919 - 360)));
        margin-bottom: calc(8px + (20 - 8) * ((100vw - 360px) / (1919 - 360)));
    }
    .person_contact__name {
        font-size: calc(20px + (24 - 20) * ((100vw - 360px) / (1919 - 360)));
        margin-bottom: calc(8px + (12 - 8) * ((100vw - 360px) / (1919 - 360)));
    }
    .person_contact__phone, .person_contact__email {
        font-size: calc(18px + (24 - 18) * ((100vw - 360px) / (1919 - 360)));
    }
    .business-units-enterprises__map-wrap.--without-map .about-company__text {
        margin-top: calc(200px + (212 - 200) * ((100vw - 1200px) / (1919 - 1200)));
    }
    .connect-with-us__list {
        font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1919 - 360)));
    }
}
@media screen and (max-width: 767px) {
    .form-style__wrapper.accordion-two-wrap.bg-grey {
        padding-bottom: 70px;
    }
    .pipe-productions__links.--grid {
        grid-template-columns: auto;
        gap: 4px;
        font-size: 20px;
    }
    .pipe-productions__links.--grid > *:nth-child(3) {
        grid-column-start: auto;
    }
    .eight-business-units__items.--new .slick-btn {
        bottom: -20px;
    }
    .eight-business-units__items.prioritets__items.--new .eight-business-units__item-wrap-img {
        margin: 0;
    }
}
@media (any-hover: hover) {
    .hover_box .header__shop-title:hover {
        color: #e31910;
    }
    .hover_box:hover .header__shop-list {
        opacity: 1;
        visibility: visible;
    }
    .hover_box .header__shop-list-item:hover {
        border-color: currentColor;
    }
    .hover_box .header__shop-list-item:hover:after {
        opacity: 1;
    }
    .social-responsibility__items.--new .page-production__catalogs-item:hover img {
        transform: scale(1.1);
    }
    .eight-business-units__item a.--download:hover {
        color: inherit;
    }
    .eight-business-units__item a.--download:hover svg path {
        fill: #1C274C;
    }
}
@media (max-width: 1199px) {
    .hover_box {
        display: none;
    }
    .eight-business-units__items.prioritets__items.--new .eight-business-units__item {
        grid-template-columns: auto;
        gap: 0;
    }
    .header__login-wrap.--contacts {
        display: none;
    }
    .eight-business-units__items.--logo .slick-btn {
        bottom: -50px;
    }
    .eight-business-units__item.--logo .eight-business-units__item-wrap-img img {
        width: auto;
        margin: 0 auto;
    }
    .social-responsibility__items.--new .page-production__catalogs-item {
        width: calc((100% / 2) - ((20px + (28 - 20) * ((100vw - 360px) / (1919 - 360))) / 2 * 1)) !important;
    }
    .business-units-enterprises__map-wrap.--without-map .about-company__text {
        margin-top: 0;
    }
    .page_steel_way .eight-business-units__items .slick-slide > div {
        width: 100%;
        height: auto;
        padding-bottom: calc(235 / 353 * 100%);
        position: relative;
        margin: 0 1px;
    }
    .page_steel_way .eight-business-units__items .slick-slide > div img {
        width: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        object-fit: cover;
    }
    .page_steel_way .eight-business-units__items {
        margin: 0 10px;
    }
    .page_steel_way .eight-business-units__items {
        padding-left: calc(var(--gap-left) - 10px);
    }
    .page_steel_way .eight-business-units .slick-btn {
        bottom: -46px;
    }
	.page-hotline .connect-with-us__descr-bottom.contacts-block{
		display: block;
	}
	.page-hotline .suitable-for__wrap {
		padding-top: 40px;
	}
	.page-hotline .form__wrap {
		grid-template-columns: auto;
	}
	.page-hotline .form__action {
		max-width: none;
	}
	.page-hotline .form__wrap{
		gap: 0;
	}
    .railways__big-text.__title {
        font-size: 68px;
    }
}
@media (max-width: 767px) {
    .social-responsibility__items.--new .page-production__catalogs-item {
        width: 100% !important;
    }
    .contact_link__col.--icon {
        flex: 1;
        text-align: center;
    }
    .contact_link {
        flex-direction: column;
    }
    .contact_link__col.person_contact, .contact_link__col.division_contact {
        flex: auto;
        width: 100%;
    }
    .banner_link {
        background-image: url("/local/templates/omk_v2/img/contact_picture_super_picture_mobile.jpg") !important;
    }
	.page-hotline .connect-with-us {
		padding-top: 0;
		padding-bottom: 0;
	}
	.page-hotline .suitable-for__item{
		padding: 20px !important;
	}
	.page-hotline .padding-block {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.page-hotline .suitable-for__items.four-items .suitable-for__item {
		flex-direction: column;
		gap: 0;
		align-items: flex-start;
	}
	.park-page .press-center__top-page-img-wrap.img-style img {
		height: 130px;
	}
	.park-page .press-releases__links li {
		display: flex;
		align-items: center;
	}
	.park-page .w_section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.park-info .section__title {
		margin-bottom: 20px;
	}
	.park-page .footnote_section {
		flex-direction: row;
		column-gap: 20px;
		padding: 16px;
	}
	.park-page .footnote_section__picture {
		margin-bottom: 0;
	}
	.park-section .w_section__info_item {
		min-height: 112px;
	}
	.park-page .park-adv__item img {
		max-height: 310px;
		width: 100%;
	}
	.park-page .park-adv_1 {
		order: 1;
		grid-column: span 2;
	}
	.park-page .park-adv_2 {
		order: 2;
		grid-column: span 2;
	}
	.park-page .park-adv_3 {
		order: 3;
		grid-column: span 2;
	}
	.park-page .park-adv_4 {
		order: 5;
	}
	.park-page .park-adv_5 {
		order: 6;
	}
	.park-page .park-adv_6 {
		order: 4;
		grid-column: span 2;
	}
	.park-page .park-adv__items {
		grid-template-columns: 1fr 1fr;
	}
	.park-page .w_section .press-center__top-page-img-wrap {
		margin-bottom: 20px;
	}
	.page-partnership .press-center__top-page-img-wrap img{
		height: 250px !important;
	}
    .railways__big-text.__title {
        font-size: 34px;
    }
}
@media (max-width: 374px) {
    .railways__big-text.__title {
        font-size: calc(34px + (68 - 34) * ((100vw - 768px) / (1920 - 768)));
    }
}

.items-doc-white .page-production__catalogs-item.bg-white {
    background-color: #f6f6f7 !important;
}
.suitable-for__wrap_w {
    padding-top: 110px;
}
.suitable-for__items_w {
    justify-content: center;
}
.suitable-for__items_w .suitable-for__item {
    margin-bottom: 0 !important;
}
.subscribe_form .name_field{
    display: none;
}