.btn-round-sm,
.btn-round-xs {
    border-radius: 3px
}

.btn-primary,
.tooltip-inner {
    background-color: #246ed2
}

.header-menu .navbar-nav .nav-item a:hover,
.header-upper-menu ul li a:hover {
    color: #246ed2;
    transition: .3s
}

#menu-popup>ul>li.selected>a,
#menu-popup>ul>li.selected>span,
#menu-popup>ul>li>ul>li.selected>a,
a {
    color: #e81d24
}

*,
.shpalera-recomend hr,
::after,
::before {
    box-sizing: border-box
}

.grid-img-contain,
.grid-img-cover {
    object-position: center;
    width: 100%
}

.advantages_grid,
.solutions_links,
.working-process_grid {
    grid-template-columns: repeat(3, 1fr)
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(""), url("/images/fonts/open-sans-v18-latin_cyrillic-300.woff2") format("woff2"), url("/images/fonts/open-sans-v18-latin_cyrillic-300.woff") format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""), url("/images/fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("/images/fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local(""), url("/images/fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("/images/fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(""), url("/images/fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("/images/fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local(""), url("/images/fonts/open-sans-v18-latin_cyrillic-800.woff2") format("woff2"), url("/images/fonts/open-sans-v18-latin_cyrillic-800.woff") format("woff")
}

* {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif
}

html {
    height: 100%
}

body {
    min-height: 100%;
    flex-direction: column
}

img,
svg {
    vertical-align: middle
}

.container {
    --bs-gutter-x: 30px
}

.menu-portfolio-rubs-w-img,
.product-view-adddescr__block2,
.row {
    display: flex;
    flex-wrap: wrap
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

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

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.footer-menu-main li a.footer-tel,
.footer-tel,
.offcanvas-body .nav-item-main a.c-red,
.offcanvas-body .nav-item-main a.footer-tel,
.text-red {
    color: #ed1d24
}

.fancybox-slide--image .fancybox-content {
    background-color: #fff !important
}

a {
    text-decoration: none
}

.d-none,
.swiper-container.portfolio-list-block__list {
    display: none
}

.btn-round-xs {
    padding: 6px 3px;
    font-size: 14px;
    line-height: 18px
}

.catalog-title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    max-width: 1000px
}

.breadcrumbs,
.popup-menu-button {
    margin-bottom: 20px
}

h2 {
    margin: 20px 0
}

h3 {
    margin: 17px 0
}

.btn-primary {
    color: #fff;
    border-color: #246ed2
}

.portfolio-page__descr ol,
.portfolio-page__descr ul,
.projects-list-page__descr ol,
.projects-list-page__descr ul,
ul {
    padding-left: 2.5em
}

.breadcrumbs,
.breadcrumbs a {
    font-size: 13px;
    line-height: 18px;
    color: #b6b5b5
}

.header-menu .navbar-nav .nav-item a,
.header-phone .working-time,
.header-phone a,
.header-upper-menu ul li a {
    line-height: 16px;
    text-decoration: none
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #ed1c24
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1308px
    }
}

.logo-block img,
.page-text-block img {
    max-width: 100%
}

.header-upper-bottomline {
    border-bottom: 1px solid #cac8c8
}

.header-upper-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex
}

.header-upper-menu ul li {
    margin: 0 20px 0 0
}

.header-upper-menu ul li.nav-en a {
    padding: 2px 8px;
    border-radius: 3px;
    background-color: #e4f2fc
}

.header-upper-menu ul li a {
    color: #000;
    font-size: 13px;
    font-weight: 400
}

.header-phone a {
    color: #214996;
    font-size: 15px;
    font-weight: 800;
    white-space: nowrap
}

.header-phone .working-time {
    color: #101010;
    font-size: 12px;
    font-weight: 400
}

.header-phone .working-time b {
    font-family: Times New Roman;
    font-size: 14px;
    color: #0e0e0e;
    display: inline-block;
    text-align: center;
    padding: 1px 8px;
    border-radius: 50px;
    background-color: #e4f2fc;
    font-style: italic
}

.tooltip .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.bs-tooltip-bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -.4rem;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #246ed2
}

.project-info__slider .swiper-slide:before,
.video-slide.swiper-slide:before {
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #246ed2
}

.header-menu .navbar-nav .nav-item {
    margin-right: 30px
}

.header-menu .navbar-nav .nav-item a {
    color: #000;
    font-size: 15px;
    font-weight: 600
}

.footer {
    text-align: left;
    margin-top: auto
}

.footer-menu-social {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: left;
    padding-left: 0
}

.footer-menu-social li {
    margin: 3px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    max-width: 100%
}

.footer-menu-social .social-buttons {
    display: block;
    width: 40px;
    height: 30px;
    border-radius: 4px;
    background-color: #fff;
    background-size: auto 16px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto
}

.footer-menu-social .social-buttons.social-fb {
    background-image: url("images/ico-facebook.svg")
}

.footer-menu-social .social-buttons.social-ins {
    background-image: url("images/ico-instagram.svg")
}

.footer-menu-social .social-buttons.social-sk {
    background-image: url("images/ico-skype.svg")
}

.footer-menu-social .social-buttons.social-tw {
    background-image: url("images/ico-twitter.svg")
}

.footer-menu-social .social-buttons.social-yt {
    background-image: url("images/ico-youtube.svg");
    background-position: center 10px
}

.footer-menu-social .social-buttons.social-tg {
    background-image: url("images/ico-telegram.svg");
    background-position: center 6px;
    background-size: auto 19px
}

.footer-menu-social .social-buttons.social-vk {
    background-image: url("images/ico-vk.svg")
}

.fullwidth-tabs-wrapper {
    overflow: hidden;
    position: relative
}

.fullwidth-tabs-video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .35)
}

.component-carousel-header__background-layer {
    position: unset !important
}

.fullwidth-tabs-wrapper video {
    bottom: 0;
    position: absolute;
    height: 100%;
    object-fit: cover;
    width: 100vw;
    top: 0;
    left: 0
}

.plbi__img img,
.plpi__img img,
.projects-block__list-item img {
    width: 100%
}

.projects-block {
    background: url("images/bg-projects.jpg") bottom/cover no-repeat #384968
}

.portfolio-list-block__title,
.profit-block__title,
.projects-block-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px
}

.projects-block h2,
.projects-block p.sub-header {
    color: #fff;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.projects-block__tabs .nav-tabs {
    justify-content: center;
    list-style: none;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding: 0
}

.projects-block__tabs .nav-tabs li {
    margin: 3px 23px -1px 3px;
    padding: 0;
    position: relative
}

.projects-block__tabs .nav-tabs li a.active {
    cursor: default;
    color: #fff;
    border-bottom: 2px solid #fff;
    background-color: transparent;
    font-weight: 500
}

.projects-block__tabs .nav-tabs li a {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    border: none;
    margin: 0;
    padding: 18px 0 19px;
    color: #92acd8
}

.footer-menu-links .footer-menu-links__title,
.marquee-compact a,
.offcanvas-body .btn-toggle[aria-expanded=true],
.offcanvas-body .nav-item-main a,
.profit-block__title,
.projects-block__tabs .nav-tabs li a:hover {
    color: #fff
}

.popup-menu-button {
    margin-top: 0;
    font-size: 2rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    clear: both
}

.not_open_h1 {
    display: inline;
    font-size: 2rem;
    color: #212529;
    cursor: auto !important;
    font-weight: 400
}

.popup-menu-button span {
    border-bottom: 1px solid #cdcdcd;
    position: relative;
    transition: border .1s
}

.popup-menu-button:hover span {
    border-bottom: 3px solid #e81d24
}

.popup-menu-button span:after {
    content: "";
    position: absolute;
    right: -37px;
    top: auto;
    bottom: 0;
    transform: translate(0, -50%);
    display: block;
    width: 27px;
    height: 25px;
    background: url("images/ico-arrow_d.svg") center bottom/15px no-repeat
}

.popup-menu-button.show span:after {
    content: "";
    transform: rotate(180deg)
}

.menu-popup-place {
    display: none;
    border: none;
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}

#menu-popup>ul {
    list-style: none;
    margin: 0;
    padding: 3px 20px;
    gap: 24px
}

#menu-popup>ul>li>a,
#menu-popup>ul>li>span {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 0
}

#menu-popup ul ul {
    list-style: none;
    margin: 0 0 1px;
    padding: 0
}

#menu-popup>ul>li>ul>li {
    padding: 3px 0 3px 20px
}

#menu-popup>ul>li>ul>li>a {
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px
}

.projects-block__list-item {
    display: block;
    height: 100%;
    max-height: 500px;
    overflow: hidden;
    padding: 17px 18px 18px;
    background-color: #fff;
    transition: transform .2s, box-shadow .2s
}

.projects-block__list-item:hover {
    text-decoration: none;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    transform: translateY(-1px)
}

.projects-block__list-item p {
    margin: 11px 0 6px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    color: #333
}

.projects-block__list-item span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #000
}

hr.line-vs-headerbanner {
    border-top: none;
    background-color: #fff;
    margin-top: 5px
}

.fullwidth-banner-top {
    position: relative;
    background-size: cover;
    background-position: center
}

.fullwidth-banner-top video {
    bottom: 0;
    position: absolute;
    height: 100%;
    object-fit: cover;
    width: 100%;
    top: 0;
    left: 0
}

.fullwidth-banner-top video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .35)
}

.fullwidth-banner-top__overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1
}

.fullwidth-banner-top__item {
    min-height: 568px;
    z-index: 2;
    position: relative
}

.fullwidth-banner-top .breadcrumbs {
    padding-top: 20px
}

.fullwidth-banner-top h1 {
    color: #fff;
    padding-top: 20px
}

.fullwidth-banner-top .sub-header {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin: 20px 0
}

.fullwidth-banner-top .btn-underline {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0
}

.btn-underline {
    border-radius: 0;
    border-bottom: 5px solid #133e8f
}

.bg-blue .fullwidth-banner-top__overlay {
    background-color: rgba(18, 75, 145, .5)
}

.fullwidth-banner-top.bg-gradient-670px .fullwidth-banner-top__item {
    min-height: 670px;
    padding-bottom: 20px
}

.bg-gradient-670px .fullwidth-banner-top__overlay,
.bg-gradient-670px .fullwidth-tabs-video-overlay {
    background: #1a3a4b;
    background: linear-gradient(189deg, rgba(26, 58, 75, .7) 0, rgba(1, 55, 73, .4) 38%, rgba(1, 55, 73, .4) 69%, rgba(26, 58, 75, .7) 100%)
}

.bg-gradient-670px.fullwidth-banner-top h1 {
    font-size: 48px;
    line-height: 1.3
}

.bg-gradient-670px.fullwidth-banner-top .btn.btn-underline {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    background: #e81d24 !important;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    margin: 20px 0 10px
}

.breadcrumb {
    padding: 0;
    background: 0 0;
    font-size: 12px;
    color: #777
}

.pages,
.pages__item {
    color: #333;
    line-height: 32px
}

.breadcrumb a {
    color: #777
}

.pages {
    font-size: 15px;
    font-weight: 400
}

.pages__item,
.plbi__title a {
    font-weight: 600;
    font-size: 15px
}

.pages__item {
    padding: 0 12px
}

.pages__item:hover {
    color: #246ed2;
    text-decoration: none
}

.pages__item_active {
    display: inline-block;
    width: 32px;
    text-align: center;
    font-size: 15px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    background-color: #246ed2;
    border-radius: 100px
}

.pages__item_active:hover {
    color: #eee;
    text-decoration: none
}

.projects-block.projects-page {
    background-image: none;
    background-color: #e4e4e5
}

.projects-block.projects-page h2,
.projects-block.projects-page p.sub-header {
    color: #333
}

.swiper-container.portfolio-list-block__list.swiper-container-initialized,
.swiper-container.product-view__slider-thumbs.swiper-container-initialized,
.swiper-container.product-view__slider.swiper-container-initialized,
.swiper-container.project-info__slider-thumbs.swiper-container-initialized,
.swiper-container.project-info__slider.swiper-container-initialized,
.swiper-container.projects-info-slider.swiper-container-initialized {
    display: block
}

.portfolio-list-block__list {
    margin-left: -9px;
    margin-right: -9px;
    position: relative
}

.portfolio-list-block__list>.col,
.portfolio-list-block__list>[class*=col-] {
    padding-bottom: 30px
}

.plbi__img {
    overflow: hidden;
    border-radius: 10px
}

.plbi__img img {
    border-radius: 10px;
    transition: .3s
}

.plbi__img:hover img {
    transform: scale(1.15);
    border-radius: 10px
}

.plbi__title {
    margin: 8px 0 0
}

.plbi__title a {
    line-height: 20px;
    color: #333
}

.also-buy-item a,
.also-buy-item a:hover,
.plbi__title a:hover,
.prodpromo a:hover,
.product-item__price a:hover,
.profit-block-list-item:hover {
    text-decoration: none
}

.link-bg-gray,
.link-xls,
.menu-products a {
    text-decoration: none !important
}

.plbi__sub-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #333
}

.plbi__more {
    display: inline-block;
    padding-right: 22px;
    margin-top: 5px;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #6d6d6d
}

.plbi__more:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 1px;
    display: block;
    width: 14px;
    height: 14px;
    background: url("images/ico-arrow-right-big.svg") center bottom/14px no-repeat
}

.projects-list-select-group .custom-select {
    background-color: #e2e9f2
}

.projects-list-limit:after,
.projects-list-nolimit:after {
    background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    transition: .2s;
    bottom: 0;
    right: 0
}

.projects-list-select-group .custom-select:focus {
    border-color: #c9d3df;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .15)
}

.portfolio-item-slider,
.row.projects-list-page__list {
    margin-left: -9px;
    margin-right: -9px
}

.projects-list-page h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 2rem
}

.projects-list-page h2 {
    margin-top: 0;
    font-size: 1.7rem
}

.projects-list-page h3 {
    font-size: 1.55rem
}

.plpi__title a,
.projects-subrubs-block .projects-block__list-item p {
    font-size: 16px
}

.projects-list-page__list>.col,
.projects-list-page__list>[class*=col-] {
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-bottom: 30px
}

.block-also-buy__slider,
.bx-nav-1-lvl,
.plpi__img,
.search-page>form {
    position: relative
}

.plpi__price {
    position: absolute;
    left: -7px;
    top: 8px;
    padding: 7px 14px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    background: #0954fe;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 25%);
    transition: .2s
}

.plpi__sub-title,
.plpi__sub-title b,
.plpi__title a {
    line-height: 20px;
    color: #333
}

.plpi__img a:hover .plpi__price {
    left: -3px
}

.plpi__price b,
.po-zaprosu,
.why-wr-h2 {
    font-weight: 700
}

.plpi__title {
    padding: 16px 0 0
}

.plpi__title a {
    font-weight: 600
}

.plpi__title a:hover {
    color: #246ed2;
    text-decoration: none
}

.plpi__sub-title {
    font-size: 14px;
    font-weight: 400
}

.plpi__sub-title b {
    font-size: 15px;
    font-weight: 600
}

.bx-nav-1-lvl>a span,
.marquee-compact__item,
.plpi__sub-title span {
    white-space: nowrap
}

.portfolio-page__main-rubs {
    background-color: #e4e4e5
}

.btn-show-less,
.bx-nav-2-lvl-container,
.portfolio-page__main-rubs h2,
.portfolio-page__main-rubs h2+.sub-header,
.realized-projects_nav-btn::after,
.swiper-container.product-view__slider,
.swiper-container.product-view__slider-thumbs,
.swiper-container.project-info__slider,
.swiper-container.project-info__slider-thumbs,
.swiper-container.projects-info-slider {
    display: none
}

.portfolio-page__main-rubs .projects-block__tabs .nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.portfolio-page__main-rubs .projects-block__tabs .nav-tabs li a {
    color: #777;
    font-weight: 600
}

.portfolio-page__main-rubs .projects-block__tabs .nav-tabs li a.active {
    color: #111;
    border-bottom: 3px solid #3680d9
}

.portfolio-page__descr-wrapper {
    background-color: #f5f5f5
}

.portfolio-page__descr,
.projects-list-page__descr {
    max-width: 980px;
    padding-top: 36px;
    padding-bottom: 22px
}

.portfolio-page__descr img,
.projects-list-page__descr img {
    max-width: 100%;
    height: auto
}

.portfolio-page__descr ol li,
.portfolio-page__descr ul li {
    margin-bottom: 8px
}

.portfolio-page__descr h2 {
    margin-bottom: 1.5rem
}

.projects-list-page h2.projects-list-page__title {
    margin-bottom: 0
}

.projects-list-limit {
    max-height: 160px;
    overflow: hidden;
    position: relative
}

.projects-list-limit:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.projects-list-nolimit {
    max-height: none !important
}

.projects-list-nolimit:after {
    content: none !important;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.btn-show-less svg,
.btn-show-more svg {
    width: 12px;
    height: 12px;
    margin-left: 8px
}

.btn-show-less svg path,
.btn-show-more svg path {
    stroke: #0d6efd
}

.btn-show-less:hover svg path,
.btn-show-more:hover svg path {
    stroke: #fff
}

.btn-show-less svg {
    transform: rotate(180deg)
}

.projects-subrubs-block .row.no-gutters.projects-block__list {
    margin-left: -.5rem !important;
    margin-right: -.5rem !important
}

.projects-subrubs-block.projects-block {
    background: #e4e4e5;
    background: linear-gradient(0deg, #e4e4e5 0, rgba(228, 228, 228, .4) 100%)
}

.project-block-item__img {
    height: 0;
    padding-top: 75%;
    background-size: cover;
    background-position: center
}

.profit-block {
    background: url("images/bg-profit.jpg") bottom/cover no-repeat #3c3e3f;
    position: relative
}

.profit-block__overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 35, 35, .85)
}

.profit-block-list-item * {
    transition: color .3s
}

.profit-block-list-item:hover * {
    color: #02c1ff !important
}

.profit-block-list-item__title {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 12px
}

.profit-block-list-item__descr {
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 20px
}

.profit-block-list-item__link span {
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    color: #02c1ff
}

.profit-block-list-item__link span:after {
    content: " >"
}

.project-info__specs .col-sm-6 {
    max-width: 280px
}

.project-specs__ico {
    width: 60px;
    height: 60px
}

.office-addr-slider .slick-slide img,
.project-specs__ico img,
.projects-info-slider img,
.sert-item__body {
    width: 100%
}

.project-specs__text {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    color: #333
}

.project-specs__text p {
    margin: 0 0 2px
}

.project-info__descr {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #333
}

.project-detail h2 {
    font-size: 1.6rem
}

.project-detail h3 {
    font-size: 1.4rem
}

.project-info {
    background: #e3ecfb;
    background: linear-gradient(0deg, #e3ecfb 0, #f2f7ff 100%);
    padding-top: 26px;
    padding-bottom: 26px
}

.project-info__slider .swiper-slide:before {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    background: url("images/ico-search-blue-2.svg") center/20px no-repeat;
    transition: .3s;
    opacity: 0
}

.product-view__slider:hover .swiper-slide:before,
.project-info__slider:hover .swiper-slide:before {
    background-size: 37px;
    opacity: 1
}

.project-info__slider .swiper-slide.video-slide__big:before {
    content: none
}

.product-view__slider-thumbs,
.project-info__slider-thumbs,
body .afbf_submit_block {
    margin-top: 10px
}

.project-info__slider-thumbs .swiper-slide {
    opacity: .6;
    transition: opacity .2s
}

.project-info__slider-thumbs .swiper-slide:hover {
    opacity: .9
}

.menu-products a:hover i,
.project-info__slider-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.project-info__slider-thumbs a {
    display: block;
    cursor: pointer;
    padding-top: 56%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px
}

.dropdown-toggle,
.product-view__slider .swiper-slide a,
.project-info__slider .swiper-slide a,
.projects-info-slider * {
    outline: 0
}

.video-slide.swiper-slide:before {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    background: url("images/ico-play.svg") center/54px no-repeat;
    transition: .2s;
    opacity: 1
}

.prcompl-pos__title[aria-expanded=false]:after,
.prcompl-pos__title[aria-expanded=true]:after {
    background: url("images/ico-arrow_d.svg") center/15px no-repeat
}

.video-slide.swiper-slide:hover:before {
    background-size: 60px;
    opacity: 1
}

.project-info__aside-specs {
    background: #fff;
    padding: 20px 30px;
    border-radius: 16px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .05)
}

.project-aside-specs__big span {
    font-size: 20px;
    line-height: 36px;
    font-weight: 400
}

.project-aside-specs__big b {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    white-space: nowrap
}

.project-aside-specs__big .project-aside-specs__small-link {
    font-size: 15px;
    line-height: 36px;
    font-weight: 400;
    color: #315bc8;
    border-bottom: 1px dashed #315bc8
}

.project-aside-specs__sm {
    margin-bottom: 6px
}

.project-aside-specs__sm span {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400
}

.project-aside-specs__sm b {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600
}

.project-info__aside-specs .btn {
    padding: 10px 20px
}

.project-plan-big {
    text-align: center;
    border-radius: 16px;
    border: 2px solid #d1dbe9;
    padding: 10px
}

.project-complects__tbl-wrapper,
.table-descr-wrapper {
    max-width: 100%;
    overflow-x: auto
}

.project-complects__tbl,
.table-descr {
    border-collapse: collapse;
    width: 100%;
    position: relative
}

.project-complects__tbl .valign-top td {
    vertical-align: top
}

.project-complects__tbl th {
    padding: 11px 5px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    background: #055eff;
    text-transform: uppercase;
    text-align: center
}

.project-complects__tbl th:first-child {
    border-radius: 16px 0 0 16px;
    text-align: left;
    padding-left: 60px
}

.project-complects__tbl th:last-child {
    border-radius: 0 16px 16px 0
}

.project-complects__tbl td {
    padding: 19px 5px;
    text-align: center;
    vertical-align: top
}

.project-complects__tbl td:first-child {
    border-radius: 16px 0 0 16px;
    text-align: left;
    padding-left: 60px
}

.project-complects__tbl td:last-child {
    border-radius: 0 16px 16px 0
}

.prcompl-head-price {
    display: inline-block
}

.prcompl-head-price__line1 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #bac8dd
}

.prcompl-head-price__line2 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    text-align: center
}

.prcompl-head-price__line2 b {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    display: block;
    white-space: nowrap
}

.project-complects__tbl tr:nth-child(2n) td {
    background: #f0f6fe;
    background: linear-gradient(0deg, #e3ecfb 0, #f2f7ff 100%)
}

.menu-products a i,
.prod-view-specs__item.specs-depth span:before,
.prod-view-specs__item.specs-height span:before,
.prod-view-specs__item.specs-steel_grade span:before,
.prod-view-specs__item.specs-width span:before,
.product-item__discount b:before,
.projects-info-slider .swiper-slide a {
    background-position: center;
    background-repeat: no-repeat
}

.td-bg-white td {
    background: #fff !important
}

.td-bg-white .btn-round-xs {
    width: 170px
}

.prcompl-pos__title:before,
.prcompl-pos__title[aria-expanded=false]:after,
.prcompl-pos__title[aria-expanded=true]:after {
    left: -37px;
    width: 27px;
    height: 21px;
    position: absolute;
    display: block;
    content: "";
    top: 0
}

.valign-middle {
    vertical-align: middle !important
}

.prcompl-pos__title {
    position: relative;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    transition: color .2s
}

.prcompl-pos__descr,
.prcompl-pos__descr li {
    line-height: 18px;
    font-weight: 500;
    color: #333;
    font-size: 15px
}

.prcompl-pos__title:hover {
    color: #555
}

.prcompl-pos__title:before {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px 3px rgba(0, 0, 0, .06)
}

.prcompl-pos__title[aria-expanded=true]:after {
    transform: rotate(180deg)
}

.prcompl-pos__descr {
    margin-top: 8px
}

.footer-menu-main,
.footer-menu-secondary,
.menu-portfolio-rubs,
.prcompl-pos__descr ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.prcompl-pos__descr li {
    list-style: none;
    padding: 0;
    margin: 0 0 8px
}

.prcompl-pos__price {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    font-size: 0;
    background: url(images/ico-plus-2.svg) center/22px no-repeat
}

.prcompl-pos__notice {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #555;
    padding-right: 20px
}

.table-scroll.not-at-left:before,
.table-scroll.not-at-right:after {
    content: "";
    height: 100%;
    width: 15px;
    top: 0;
    position: absolute;
    z-index: 1
}

.table-scroll.not-at-right:after {
    right: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2))
}

.table-scroll.not-at-left:before {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0))
}

.ico-cross,
.ico-ok {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    font-size: 0
}

.table-descr th {
    padding: 6px 10px 9px 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #111;
    background: #cbcbcb;
    text-align: center
}

.table-descr th:first-child {
    border-radius: 4px 0 0 4px
}

.table-descr th:last-child {
    border-radius: 0 4px 4px 0
}

.table-descr td {
    padding: 17px 10px 19px 20px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.table-descr tr:last-child td {
    border-bottom: none
}

.table-descr td .table-descr__title {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    transition: color .2s;
    margin: 0
}

.ico-ok {
    background: url(images/ico-ok-1.svg) center/22px no-repeat
}

.ico-cross {
    background: url(images/ico-cross-1.svg) center/22px no-repeat
}

.table-descr td:first-child,
.table-descr th:first-child {
    text-align: left
}

.project-addworks__item {
    display: flex;
    justify-content: space-between;
    padding: 24px 10px 6px 34px;
    margin-bottom: 14px;
    height: 100%;
    border-radius: 16px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .14)
}

.project-addworks__caption {
    max-width: 70%;
    flex-grow: 0;
    flex-shrink: 1
}

.project-addworks__title {
    position: relative;
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    color: #333
}

.project-addworks__descr ul {
    list-style: none;
    padding: 0 0 0 20px;
    margin: -10px 0 20px
}

.project-addworks__descr ul li {
    margin: 0 0 12px;
    position: relative;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #333
}

.prod-view-specs__table th span,
.prod-view-specs__table-compact th span {
    font-size: 11px
}

.project-addworks__descr ul li:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    left: -20px;
    top: 7px;
    background-color: #9fbcf1;
    border-radius: 100px
}

.project-addworks__img {
    max-width: 25%;
    display: flex;
    align-items: center;
    padding: 35px 0 52px
}

.project-addworks__img img {
    max-width: 100%
}

.project-video-wrapper {
    max-width: 900px;
    margin: 0 auto
}

.youtube-wrapper {
    width: 100%;
    height: 0;
    padding-top: 54%;
    position: relative;
    border-radius: 16px;
    overflow: hidden
}

.youtube-wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.projects-info-slider.swiper-container {
    padding-top: 25px;
    padding-bottom: 25px
}

.projects-info-slider.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0
}

.projects-info-slider .swiper-slide a {
    display: block;
    height: 0;
    padding-top: 80%;
    background-size: contain;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .1)
}

:root {
    --swiper-theme-color: #246ed2 !important
}

.projects-info-slider .swiper-pagination-bullet {
    transition: width .3s
}

.projects-info-slider .swiper-pagination-bullet-active {
    width: 16px;
    border-radius: 4px
}

.products-list__section h1 {
    color: #000
}

.products-list__section h1.catalog-title {
    margin-bottom: 16px
}

.products-list__section h2 {
    font-size: 27px;
    line-height: 34px;
    font-weight: 600;
    color: #333;
    margin: 0 0 22px;
    padding: 0
}

.products-list__section h3 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
    color: #333;
    margin: 0 0 15px;
    padding: 0
}

.products-list__section .list-items__wrapper {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05)
}

.products-list__section .list-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    border: 1px solid #dfdcdc;
    padding: 20px;
    margin-bottom: -1px;
    transition: transform .2s, box-shadow .2s
}

.products-list__section .list-item-compact {
    padding: 3px 20px;
    align-items: center
}

.products-list__section .list-item:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    border-color: transparent
}

.portfolio-item-slider__item a:hover img,
.portfolio-item-slider__video-item a:hover img,
.portfolio-item__img a:hover img {
    transform: scale(1.05)
}

.promo-images-3__img:hover,
.promo-images-4__item:hover .promo-images-4__img,
.promo-img-w-red-text:hover .promo-img-w-red-text__img {
    transform: scale(105%)
}

.products-list__section .list-item__img {
    max-width: 190px;
    flex-basis: 190px
}

.products-list__section .list-item__img img {
    max-width: 100%;
    width: auto
}

.products-list__section .list-item__descr {
    flex-grow: 1 !important;
    padding-left: 30px;
    padding-right: 20px;
    flex-basis: 510px
}

.products-list__section .list-item__descr a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #050505;
    text-decoration: none;
    transition: color .3s
}

.products-list__section .list-item__descr p,
.products-list__section .list-item__descr span {
    margin: 5px 0;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
    color: #6d6d6d
}

.products-list__section .list-item__descr a:hover {
    color: #e81d24
}

.products-list__section .list-item__descr span {
    display: block
}

.products-list__section .product-item__price {
    width: 228px
}

.product-item__price .product-item__price-vol {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #050505
}

.product-item__price .product-item__price-vol b {
    font-size: 21px;
    line-height: 22px;
    font-weight: 700;
    color: #050505
}

.list-item .product-item__price a {
    display: block;
    text-align: center
}

.product-item__discount {
    margin: 10px 0;
    padding: 5px 12px 6px 45px;
    background-color: #e1f2ff;
    font-size: 14px;
    line-height: 18px
}

.product-item__discount b {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #555
}

.product-item__discount b:before {
    content: "";
    display: block;
    position: absolute;
    left: -33px;
    top: calc(50% - 14px);
    width: 24px;
    height: 24px;
    background-image: url(/bitrix/templates/profstaldom/images/ico-volume-discount.png);
    background-size: 24px
}

.product-view__descr,
.products-list-page__descr {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #050505
}

.products-list-page__descr h2 {
    margin-top: 30px;
    margin-bottom: 22px
}

.shpalera-recomend {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 0 30px;
    padding: 0
}

.shpalera-recomend li {
    width: 100%;
    margin: 0 auto 10px;
    list-style-type: none;
    float: none;
    display: flex
}

.shpalera-recomend div {
    padding: 5px 0;
    color: #3e3e3e;
    font-size: 18px;
    border-radius: 6px;
    background: #ebedf0;
    width: 45%;
    text-align: center;
    font-weight: 700
}

.shpalera-recomend li:first-child hr,
.slider_blue .swiper-button-next.swiper-button-disabled,
.slider_blue .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.shpalera-recomend li:first-child div {
    background: 0 0;
    -width: 50%
}

.shpalera-recomend hr {
    width: 4%;
    height: 4px;
    background: #d9d9d9;
    border: 0;
    margin: auto
}

.menu-products {
    list-style: none;
    padding: 0 0 20px;
    margin: 0
}

.product-view__info,
.product-view__mainblock {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

@media (min-height:800px) AND (min-width:1200px) {
    .menu-products {
        position: sticky;
        top: 10px
    }
}

.menu-products li {
    margin: 5px -5px;
    padding: 0
}

.menu-products a {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    padding: 9px 0;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #6d6b6b;
    flex-grow: 1 !important;
    border: none;
    border-left: 5px solid transparent;
    position: relative
}

.menu-products a i {
    width: 70px;
    min-width: 70px;
    height: 40px;
    margin: 0 15px 0 12px;
    background-size: contain;
    opacity: .7
}

.services-lmenu .menu-products a i {
    background-size: cover
}

.menu-products a span {
    z-index: 2
}

.menu-products .menu-pr-item_active a,
.menu-products a.active {
    border-left: 5px solid #eb0b14;
    background-color: #fff;
    text-decoration: none;
    font-weight: 600;
    color: #f0040d
}

.prod-view-specs__table th,
.prod-view-specs__table tr:nth-child(odd) td {
    background: rgba(2, 23, 67, .06)
}

.menu-products .menu-pr-item_active a:after {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .05);
    position: absolute;
    z-index: 0
}

.menu-products .active i,
.menu-products .menu-pr-item_active i {
    opacity: 1;
    transition: opacity .3s
}

.menu-products a:hover {
    text-decoration: none;
    color: #000
}

.products-view .products-list__menu-wrapper {
    flex: 0 0 auto;
    width: 25%
}

.products-view .product-view__section {
    flex: 0 0 auto;
    width: 75%
}

.product-view__mainblock {
    margin-bottom: 20px
}

.portfolio-item h1,
.product-view__section h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px
}

.product-view__subtitle {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #686767
}

.product-view__info {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #050505
}

.prodpromo img,
.product-view-adddescr img,
.product-view-adddescr__block1_2-img img,
.product-view__descr img {
    max-width: 100%
}

@media (min-width:992px) {
    .product-view__mainblock {
        flex: 0 0 auto;
        width: 63%
    }

    .product-view__info {
        flex: 0 0 auto;
        width: 37%
    }
}

.product-view__price.product-item__price .product-item__price-vol {
    margin: 0 0 22px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #050505
}

.product-view__price.product-item__price .product-item__price-vol b {
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    color: #050505
}

.product-view__box-shadow {
    padding: 20px;
    box-shadow: 2px 5px 20px rgba(0, 0, 0, .12);
    border-radius: 8px;
    margin-bottom: 14px
}

.product-view__box-shadow-sticky {
    position: sticky;
    top: 10px
}

.product-view__order-col {
    display: flex;
    width: 100%;
    gap: 10px
}

.product-view__order-col .btn {
    width: 50%;
    padding: .575rem .25rem;
    border: none;
    overflow: hidden;
    font-weight: 700
}

.product-view__order-col .btn-phone {
    color: #f91921;
    background-color: #ebedf0
}

.promo-images-gray-bg:before,
.promo-img-w-red-text__img:before {
    content: "";
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    left: 0;
    right: 0;
    bottom: 0
}

.product-view__specs-title {
    margin: 0 0 18px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #050505
}

.prod-view-specs__item,
.table-wrapper {
    margin-top: 18px
}

.prod-view-specs__item span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #050505
}

.prod-view-specs__item.specs-depth span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 20px;
    background-image: url("images/ico-depth.png");
    background-size: auto
}

.prod-view-specs__item.specs-width span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 20px;
    background-image: url("images/ico-width.png");
    background-size: auto
}

.prod-view-specs__item.specs-height span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 20px;
    background-image: url("images/ico-height.png");
    background-size: auto
}

.prod-view-specs__item.specs-steel_grade span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 20px;
    background-image: url("images/ico-steel_grade.png");
    background-size: auto
}

.prod-view-specs__item b {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #000
}

.table-wrapper {
    position: relative
}

.prod-view-specs__table-wrapper {
    max-width: 100%;
    overflow-x: auto;
    max-height: 1000px;
    overflow-y: hidden;
    transition: height .2s;
    background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
    background-position: 0 0, 100%, 0 0, 100%;
    background-attachment: local, local, scroll, scroll
}

.prod-view-specs__table {
    border-collapse: collapse;
    width: 100%;
    position: relative
}

.product-view-adddescr__block1_2,
.product-view-adddescr__block2_1,
.product-view-adddescr__block2_2,
.promo-block-video__video-col {
    width: 50%
}

.prod-view-specs__table th {
    padding: 9px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #111;
    text-align: center
}

.prod-view-specs__table th:first-child {
    border-radius: 4px 0 0 4px;
    padding-left: 14px
}

.prod-view-specs__table th:last-child {
    border-radius: 0 4px 4px 0
}

.prod-view-specs__table td {
    padding: 5px 14px;
    text-align: center;
    position: relative;
    white-space: nowrap;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #111
}

.prod-view-specs__table td:first-child,
.prod-view-specs__table th:first-child {
    text-align: left
}

.prod-view-specs__table-bordered th {
    border: 1px solid rgba(2, 23, 67, .14)
}

.prod-view-specs__table-bordered td {
    background: 0 0 !important;
    border: 1px solid rgba(2, 23, 67, .14)
}

.prod-view-specs__table-compact th {
    padding: 3px 0
}

.prod-view-specs__table-compact th:first-child {
    padding-left: 12px
}

.prod-view-specs__table-compact td {
    padding: 5px 12px
}

.prod-view-specs__table-wrapper.nolimit {
    max-height: none
}

.prod-view-specs__buttons {
    text-align: center
}

.prod-view-specs__buttons a {
    display: inline-block;
    padding: 9px 20px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    border: 1px solid #c3c4c7;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color .3s
}

.prod-view-specs__buttons a:hover {
    background-color: #f5f5f5
}

.prod-view-specs__less {
    margin-top: 4px
}

.promo-block-img__img-bg,
.promo-images-img-bg,
.promo-images-img-bg-type1,
.promo-img-w-red-text1,
.promo-img-w-red-text__img,
a.link-xls i {
    background-repeat: no-repeat
}

.prod-view-specs__addtext {
    padding-top: 16px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #555
}

.prod-view-specs__addtext .red {
    color: #ed1c24
}

.footer p,
.footer-menu-main li,
.footer-menu-secondary li,
.office-info p,
.prod-view-specs__addtext p {
    margin-bottom: 10px
}

.prod-view-specs__addtext p:last-child,
.promo-block-table .table td p:last-child {
    margin-bottom: 0
}

.product-view__descr p,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1rem
}

.product-view__descr p+h5 {
    margin-top: 1.5rem
}

.product-view__descr h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0040d
}

.product-view__descr h2 span {
    display: inline-block;
    padding: 0 15px 3px 0;
    border-bottom: 4px solid #fe9ea2;
    margin-bottom: -1px
}

.product-view__descr ul {
    list-style: none;
    padding: 0 0 0 20px;
    margin: -10px 0 20px
}

.product-view__descr ul li {
    margin: 0 0 5px;
    position: relative
}

.product-view__descr ul li:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    left: -20px;
    top: 10px;
    background-color: #fe9ea2;
    border-radius: 100px
}

.product-view__descr .delivery-img {
    max-width: 284px;
    width: 100%;
    border-radius: 3px;
    float: right;
    margin: 0 0 20px 30px
}

.product-view__descr .nav-tabs {
    list-style: none;
    border-bottom: 1px solid #c3c4c7;
    padding: 0
}

.product-view__descr .nav-tabs li {
    margin: 3px 26px -1px 3px;
    padding: 0;
    position: relative
}

.product-view__descr .nav-tabs li:last-child {
    margin-right: 0
}

.product-view__descr .nav-tabs li:before {
    content: none
}

.product-view__descr .nav-tabs li a {
    font-size: 18px;
    line-height: 36px;
    font-weight: 500;
    border: none;
    margin: 0;
    padding: 18px 0 19px;
    color: #8b8989
}

.product-view__descr .nav-tabs li a:hover,
.slider_blue .swiper-button-next:after,
.slider_blue .swiper-button-prev:after {
    color: #eb0b14
}

.product-view__descr .nav-tabs li a.active {
    cursor: default;
    color: #050505;
    font-weight: 500
}

.product-view__descr .nav-tabs>li .active:after {
    content: "";
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: 0;
    z-index: 1;
    height: 3px;
    background: #eb0b14
}

.product-view__descr h5 {
    font-size: 18px
}

.product-view__descr .gray-table {
    filter: grayscale(1)
}

.product-view-adddescr {
    margin: 20px 0;
    border-radius: 8px;
    border: 1px solid rgba(2, 23, 67, .14);
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #050505
}

.product-view-adddescr p {
    padding: 15px 12px;
    margin: 0;
    text-align: center
}

.product-view-adddescr__imgperf {
    text-align: center;
    margin: 20px
}

.product-view-adddescr__imgperf img {
    max-height: 185px
}

.product-view-adddescr__block1 {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(2, 23, 67, .14)
}

.product-view-adddescr__block1_1 {
    width: 50%;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.product-view-adddescr__block1_1 table {
    border-collapse: collapse;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    color: #000;
    margin: 0 10px
}

.product-view-adddescr__block1_1 table th {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #000;
    padding: 3px 2px;
    text-align: center;
    background-color: #dbdce1
}

.product-view-adddescr__block1_1 table td {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #050505;
    padding: 6px 2px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #e1e2e3
}

.product-view-adddescr__block1_1 table td img {
    max-width: 90px;
    max-height: 60px
}

.product-view-adddescr__block1_1 table tr:nth-child(2) td img {
    max-width: 45px;
    max-height: none
}

.product-view-adddescr__block1_1 table tr:nth-child(3) td img {
    max-width: 56px;
    max-height: none
}

.product-view-adddescr__block1_1 table tr:nth-child(4) td img {
    max-width: 89px;
    max-height: none
}

.product-view-adddescr__block1_1 table tr:nth-child(5) td img {
    max-width: 38px;
    max-height: none
}

.product-view-adddescr__block1_1 table tr:nth-child(6) td img {
    max-width: 68px;
    max-height: none
}

.product-view-adddescr__block1_2-img {
    padding: 0 8px 0 7px
}

.product-view-adddescr__block2_1-img {
    padding: 19px 18px 0
}

.product-view-adddescr__block2_2-img {
    padding: 0 18px
}

.promo-images-gray-bg,
.promo-images-img-bg {
    padding-top: 60%;
    position: relative;
    width: 100%;
    height: 100%
}

.prodpromo {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #040404
}

.prodpromo a {
    text-decoration: underline;
    transition: text-decoration .3s
}

.prodpromo h2 {
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 1200px;
    font-size: 29px;
    line-height: 39px;
    font-weight: 700
}

.prodpromo .text-center {
    margin-left: auto;
    margin-right: auto
}

.prodpromo h2.small {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700
}

.prodpromo h3,
.promo-img-w-red-text__text h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px
}

.promo-images-img-bg {
    background-size: cover;
    background-position: center
}

.promo-images-img-bg-type1 {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    position: relative;
    background-color: #ebedf0;
    border-radius: 8px
}

.promo-images-gray-bg,
.promo-img-w-red-text1,
.promo-img-w-red-text__img {
    background-size: cover;
    background-position: center
}

.promo-images-gray-bg:before {
    position: absolute;
    z-index: 0
}

.promo-images-gray-bg img {
    object-fit: contain;
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    z-index: -1
}

.promo-images-gray-bg img.cover {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.promo-descr {
    margin: 0 auto 30px;
    max-width: 1200px
}

.page404 .row,
.promo-block-main {
    display: flex
}

.promo-block-main .promo-block-main__lmenu {
    width: 100px;
    min-width: 100px;
    border-right: 2px solid #e0e4e9;
    margin-right: 15px;
    z-index: 2;
    overflow: hidden;
    position: relative
}

.promo-block-main .promo-block-main__lmenu:hover,
.realized-projects_slider {
    overflow: visible
}

.promo-block-main .promo-block-main__lmenu .menu-products {
    width: 400px;
    height: 100%;
    top: 0;
    position: relative;
    padding-left: 5px;
    z-index: 2
}

.promo-block-main .promo-block-main__lmenu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    bottom: 0;
    background: #fff;
    transition: width .1s;
    z-index: 1
}

.promo-images-3__img:hover:before,
.promo-images-4__img:hover:before {
    background-color: rgba(0, 0, 0, 0)
}

.promo-block-main .promo-block-main__lmenu:hover:before {
    width: 400px
}

.promo-block-main .promo-block-main__lmenu .menu-products li {
    margin-top: 0;
    margin-right: 0;
    padding-right: 15px
}

.promo-block-main .promo-block-main__lmenu .menu-products span {
    opacity: 0;
    transition: opacity .3s
}

.promo-block-main .promo-block-main__lmenu:hover .menu-products {
    width: 400px;
    box-shadow: 2px 1px 10px rgba(0, 0, 0, .05)
}

.promo-block-main .promo-block-main__lmenu:hover .menu-products span {
    opacity: 1
}

.promo-img-w-red-text1 {
    position: relative;
    aspect-ratio: 5/3;
    padding: 32px;
    display: flex;
    align-items: end;
    justify-content: end
}

.promo-img-w-red-text1__text {
    padding: 26px 34px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
    width: 50%;
    background-color: #eb0b14
}

.promo-img-w-red-text {
    position: relative;
    display: flex;
    width: 100%;
    overflow: hidden
}

.promo-img-w-red-text__img {
    width: 100%;
    padding-top: 53%;
    position: relative;
    transition: transform .3s
}

.promo-img-w-red-text__img:before {
    position: absolute;
    z-index: 0;
    transition: background-color .3s
}

.promo-img-w-red-text:hover .promo-img-w-red-text__img:before {
    background-color: transparent
}

.promo-img-w-red-text__text-wrapper {
    display: flex;
    align-items: end;
    justify-content: end;
    width: 50%;
    margin-left: -50%;
    padding: 32px 32px 32px 0;
    position: relative;
    pointer-events: all
}

.promo-img-w-red-text__text {
    padding: 26px 34px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    background-color: #eb0b14
}

.promo-img-w-red-text__text h3,
.promo-img-w-red-text__text p {
    margin: 0
}

.promo-img-w-red-text__text h3+p,
.promo-img-w-red-text__text p+p {
    margin: 16px 0 0
}

.promo-img-w-red-text__price-block {
    padding: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 1px solid #bb0b11;
    border-radius: 5px;
    gap: 20px
}

.promo-img-w-red-text__price-text {
    font-size: 22px;
    line-height: 20px;
    font-weight: 700;
    color: #fff
}

.promo-img-w-red-text__price-block .btn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    background: #c90a10 !important;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    margin: 0;
    transition: .3s
}

.promo-img-w-red-text__price-block .btn:hover {
    opacity: .8
}

.promo-bg-gray {
    background-color: #ebedf0;
    padding: 30px 0 20px
}

.promo-block-text-img {
    margin-left: -7px;
    margin-right: -7px;
    display: flex;
    flex-wrap: wrap
}

.office-addr-slider .slick-track,
.promo-block-text .promo-block-text-img {
    margin-left: 0;
    margin-right: 0
}

.promo-block-text .promo-block-text-img__text {
    padding-left: 7px
}

.promo-block-text-img__text {
    width: 50%;
    padding: 10px 30px 10px 74px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #040404
}

.promo-block-text-img__text h3,
.promo-images-3__text,
a.link-xls span {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.promo-block-text-img__text h3 {
    color: #040404;
    margin-bottom: 20px
}

.buildings-hero_text>:not(:last-child),
.feedback_group:not(:last-child),
.feedback_main,
.promo-block-text-img__text p {
    margin-bottom: 20px
}

.link-xls {
    display: flex;
    padding: 20px 30px;
    max-width: 612px;
    align-items: center;
    flex-wrap: nowrap
}

a.link-xls i {
    width: 100px;
    min-width: 95px;
    height: 90px;
    margin: 0 15px 0 0;
    background-size: 100px;
    background-position: center;
    transition: background-size .3s
}

a.link-xls span {
    display: inline;
    border-bottom: 1px solid #eb0b14;
    color: #040404;
    transition: border-width .2s
}

a.link-xls:hover i {
    background-size: 108px
}

.link-border {
    border: 1px solid #c7c7c7;
    transition: border-color .3s
}

.link-bg-gray,
.link-bg-gray:hover,
.promo-images-3__img:before,
.promo-images-4__img:before {
    transition: background-color .3s
}

.link-border:hover {
    border-color: #eb0b14
}

.link-bg-gray {
    background-color: #ebedf0
}

.img-promo-block-white-round,
.promo-block-white-round {
    background-color: #f6f6f6;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, .04) 0 4px 6px -1px, rgba(0, 0, 0, .01) 0 2px 4px -1px
}

.promo-images-3__img,
.promo-images-4__img {
    background-size: cover;
    background-position: center;
    transition: transform .3s;
    height: 100%
}

.link-bg-gray:hover {
    background-color: #d6d9dd
}

.promo-block-img__img-bg--gray:before,
.promo-images-3__img:before,
.promo-images-4__img:before {
    background-color: rgba(0, 0, 0, .3);
    top: 0;
    content: ""
}

.promo-block-text-img__img {
    width: 50%;
    padding: 10px;
    text-align: center
}

.promo-block-text-img__img img {
    max-height: 450px
}

.promo-block-text-img--img-bg {
    margin-left: -10px;
    margin-right: -10px
}

.promo-block-text-img--img-bg .promo-block-text-img__text {
    padding-left: 69px
}

.promo-block-text-img--img-bg .promo-block-text-img__img {
    padding: 0 10px 14px
}

.promo-block-text-img--text-right .promo-block-text-img__text {
    padding-left: 30px
}

.promo-block-img__img-bg {
    padding-top: 60%;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative
}

.promo-block-img__img-bg--gray:before {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0
}

.promo-block-white-round {
    padding: 16px 20px;
    text-align: center
}

.promo-block-border-round {
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 16px 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .04) 0 4px 6px -1px, rgba(0, 0, 0, .01) 0 2px 4px -1px;
    overflow: hidden
}

.promo-block-table .table th,
.promo-block-video__text {
    background-color: #ebedf0
}

.promo-block-white-sh-round,
.promo-block-white-smallsh-round {
    border-radius: 8px;
    padding: 16px 20px;
    text-align: center;
    overflow: hidden
}

.promo-block-white-sh-round {
    box-shadow: rgba(0, 0, 0, .14) 0 6px 15px -1px, rgba(0, 0, 0, .08) 0 2px 4px -1px
}

.promo-block-white-smallsh-round {
    box-shadow: rgba(0, 0, 0, .07) 0 6px 15px -1px
}

.h100-align-center {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center
}

.grid-img-contain {
    height: 100%;
    object-fit: contain
}

.grid-img-cover {
    height: 100%;
    object-fit: cover
}

.promo-images-3 {
    display: flex;
    gap: 14px
}

.promo-images-3__main {
    width: 66%;
    position: relative;
    overflow: hidden
}

.promo-images-3__img {
    padding-top: 60%;
    width: 100%;
    position: relative
}

.promo-images-3__img:before {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0
}

.promo-images-3__text {
    position: absolute;
    left: 40px;
    right: 50px;
    bottom: 50px;
    z-index: 1;
    color: #fff
}

.promo-images-3__aside {
    width: 36%;
    gap: 14px;
    display: flex;
    flex-direction: column
}

.promo-images-3__aside-item {
    width: 100%;
    overflow: hidden
}

.promo-images-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 14px
}

.promo-images-4__item {
    width: calc(50% - 7px);
    position: relative;
    overflow: hidden
}

.promo-images-4__img {
    padding-top: 64%;
    width: 100%;
    position: relative
}

.promo-images-4__item:first-child,
.promo-images-4__item:nth-child(4) {
    width: calc(63% - 7px)
}

.promo-images-4__item:first-child .promo-images-4__img,
.promo-images-4__item:nth-child(4) .promo-images-4__img {
    padding-top: 48%
}

.promo-images-4__item:nth-child(2),
.promo-images-4__item:nth-child(3) {
    width: calc(37% - 7px)
}

.promo-images-4__item:nth-child(2) .promo-images-4__img,
.promo-images-4__item:nth-child(3) .promo-images-4__img {
    padding-top: 86%
}

.promo-images-4__img:before {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0
}

.promo-block-2col {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.promo-block-2col__col {
    width: 50%;
    padding: 0 10px 14px
}

.promo-block-2col__col-wide {
    width: 100%;
    padding: 0 10px 14px
}

.promo-block-2col__item {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative
}

.promo-block-2col__item h3 {
    margin: 18px 0 9px
}

.promo-block-2col__col--img-w-text .promo-block-2col__item {
    justify-content: start;
    padding: 28px 20px 26px
}

.promo-block-2col__img {
    padding-top: 42%;
    width: 76%;
    position: relative
}

.promo-block-2col__img div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.promo-block-2col__img img {
    object-fit: contain;
    object-position: bottom;
    display: block;
    height: 100%;
    width: 100%
}

.promo-block-2col__col--img-w-text h3 {
    margin: 18px auto 0;
    max-width: 80%
}

.promo-block-2col__col--img-w-text p {
    margin: 9px auto 0;
    max-width: 80%
}

img.img-cover {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

@media (max-width:550px) {
    .promo-images-3__main {
        display: flex;
        flex-direction: column
    }

    .promo-images-3__main .promo-images-3__text {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin-bottom: 20px;
        z-index: 1;
        font-size: 18px;
        line-height: 26px;
        font-weight: 600;
        color: #040404
    }

    .promo-images-3__main .promo-images-3__img {
        order: 2
    }

    .pb2с-responsive .promo-block-2col__col,
    .promo-block-2col__col--img-w-text {
        width: 100%
    }
}

.promo-block-4col {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px
}

.promo-block-4col__col {
    width: 25%;
    padding: 0 7px 14px
}

.promo-block-4col__item {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.promo-block-text {
    padding: 0 64px;
    max-width: 1400px;
    margin: 0 auto
}

.prodpromo ul,
.promo-block-text ul {
    list-style: none;
    padding-left: 33px;
    margin: 0 0 20px
}

.prodpromo ul.left-padding,
.promo-block-text ul.left-padding {
    padding-left: 33px
}

.prodpromo ul:not(.menu-products) li,
.promo-block-text ul li {
    margin: 0 0 12px;
    max-width: 1009px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.prodpromo ul:not(.menu-products) li:before,
.promo-block-text ul li:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    left: -31px;
    top: 9px;
    background-color: #feaeb1;
    border-radius: 100px
}

.prodpromo ul ul,
.promo-block-text ul ul {
    list-style: none;
    padding-left: 15px
}

.prodpromo ul:not(.menu-products) ul li,
.promo-block-text ul ul li {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px
}

.prodpromo ul:not(.menu-products) ul li:before,
.promo-block-text ul ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    left: -15px;
    top: 9px
}

@media (max-width:800px) {
    .promo-img-w-red-text1 {
        padding: 150px 10px 10px 42px
    }

    .promo-img-w-red-text1__text {
        width: 100%;
        background-color: #eb0b14c9
    }

    .promo-img-w-red-text__text-wrapper {
        width: 100%;
        margin-left: -100%;
        padding: 150px 10px 10px 42px
    }

    .promo-img-w-red-text__price-block {
        border-color: #89090e
    }

    .promo-img-w-red-text__price-block .btn {
        background-color: #a30b10 !important
    }

    .promo-images-3 {
        flex-direction: column
    }

    .promo-images-3__main {
        width: 100%
    }

    .promo-images-3__text {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 20px;
        z-index: 1;
        font-size: 16px;
        line-height: 23px;
        font-weight: 600;
        color: #fff
    }

    .promo-images-3__aside {
        width: 100%;
        display: flex;
        flex-direction: row
    }

    .promo-block-text {
        padding: 0 30px
    }

    .prodpromo ul li:before,
    .promo-block-text ul li:before {
        content: "";
        left: -22px
    }

    .header-wrapper {
        position: sticky;
        top: 0;
        margin-bottom: -6px;
        z-index: 100;
        padding-bottom: 3px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
    }
}

.promo-block-table {
    overflow-x: auto
}

.promo-block-table .table {
    border: none
}

.promo-block-table .table td,
.promo-block-table .table th {
    border: none;
    padding: .75rem;
    border-top: 1px solid #dee2e6
}

.promo-block-table .table.border td,
.promo-block-table .table.border th {
    border: 1px solid #dee2e6
}

.promo-block-video {
    display: flex;
    align-items: center
}

.promo-block-video__text {
    width: 60%;
    padding: 34px 12% 20px 64px;
    margin-right: -10%
}

.promo-block-video__video {
    padding: 26px;
    background: #fff;
    box-shadow: rgba(17, 17, 26, .05) 0 4px 16px, rgba(17, 17, 26, .05) 0 8px 32px
}

.promo-block-video__player,
.videoblogs-block__list-item {
    width: 100%;
    height: 0;
    padding-top: 56.14%;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.promo-block-video__player:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: url("images/ico-yt.png") center center/68px auto no-repeat;
    transition: background-size .3s
}

.promo-block-video__player:hover:after {
    background-size: 80px auto
}

.promo-red-title {
    padding: 20px 20px 10px 62px;
    max-width: 1100px
}

.promo-red-title h2 {
    font-size: 34px;
    line-height: 48px;
    margin-bottom: 30px;
    font-weight: 800;
    color: #ff101a
}

.promo-red-title h3 {
    color: #484a4c;
    font-weight: 700
}

@media (max-width:1000px) {
    .promo-block-text-img__text {
        order: 2;
        width: 100%;
        padding: 10px 10px 10px 20px !important
    }

    .promo-block-text-img__img {
        order: 1;
        width: 100%;
        max-width: 800px;
        margin: 0 auto
    }

    .promo-block-video {
        flex-direction: column;
        flex-wrap: wrap
    }

    .promo-block-video__text {
        width: 100%;
        padding: 40px 26px 10px 30px;
        margin: 0
    }

    .promo-block-video__video-col {
        width: 100%;
        background-color: #ebedf0;
        padding: 0 20px 20px
    }

    .promo-block-video__video {
        max-width: 700px;
        margin: 0 auto;
        padding: 20px
    }

    .promo-red-title {
        padding: 12px 10px 0 30px
    }

    .promo-red-title h2 {
        font-size: 26px;
        line-height: 38px;
        font-weight: 800
    }
}

@media (max-width:600px) {
    .project-complects__tbl td {
        padding: 12px 5px
    }

    .project-complects__tbl td:first-child {
        padding-left: 50px
    }

    .project-complects__tbl th {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600
    }

    .prcompl-head-price__line1,
    .prcompl-head-price__line2 {
        font-size: 14px
    }

    .prcompl-head-price__line2 b {
        font-size: 18px
    }

    .prcompl-pos__title {
        font-size: 16px;
        line-height: 19px
    }

    .prcompl-pos__descr li {
        font-size: 13px;
        line-height: 16px
    }

    .btn-round-xs,
    .prcompl-pos__notice {
        font-size: 12px;
        line-height: 15px
    }

    .table-descr-wrapper {
        -ms-overflow-style: none;
        background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 0 100%;
        background-repeat: no-repeat;
        background-color: #fff;
        background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
        background-position: 0 0, 100%, 0 0, 100%;
        background-attachment: local, local, scroll, scroll
    }

    .prod-view-specs__table th,
    .table-descr td .table-descr__title,
    .table-descr th {
        font-size: 15px;
        line-height: 19px
    }

    .table-descr td,
    .table-descr th {
        padding: 6px 10px
    }

    .table-descr .ico-cross,
    .table-descr .ico-ok {
        background-size: 15px
    }

    .prod-view-specs__table-wrapper {
        max-height: 500px;
        -ms-overflow-style: none;
        background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 0 100%;
        background-repeat: no-repeat;
        background-color: #fff;
        background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
        background-position: 0 0, 100%, 0 0, 100%;
        background-attachment: local, local, scroll, scroll
    }

    .prod-view-specs__table td,
    .prod-view-specs__table th {
        padding: 6px 10px
    }

    .prod-view-specs__table td {
        font-size: 12px;
        line-height: 16px
    }

    .product-view-adddescr__block1_1,
    .product-view-adddescr__block1_2,
    .product-view-adddescr__block2_1,
    .product-view-adddescr__block2_2 {
        width: 100%
    }

    .product-view-adddescr__block1_1,
    .product-view-adddescr__block2_1 {
        border-bottom: 1px solid #ddd
    }

    .product-view-adddescr__block1 {
        margin-bottom: 20px
    }

    .product-view-adddescr__block1_2-img {
        padding-top: 20px
    }

    .prodpromo h2 {
        font-size: 24px;
        line-height: 30px;
        font-weight: 700
    }

    .prodpromo h2.small {
        font-size: 19px;
        line-height: 22px;
        font-weight: 700
    }

    .prodpromo h3,
    .promo-img-w-red-text__text h3 {
        font-size: 17px;
        line-height: 20px;
        font-weight: 600
    }

    .promo-block-4col__col {
        width: 50%
    }

    .promo-block-text {
        padding: 0 10px
    }

    .promo-red-title h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 14px
    }
}

.sert-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 24px 30px;
    margin-bottom: -1px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    transition: box-shadow .2s
}

.sert-item:hover {
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    z-index: 1
}

.sert-item__ico {
    width: 46px;
    height: 46px;
    margin-right: 10px;
    background-size: 42px;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-size .2s
}

.product-view__slider-thumbs a,
.sert-item__ico-fullscreen {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.sert-item:hover .sert-item__ico {
    background-size: 46px
}

.sert-item__ico-jpg {
    background-image: url("images/ico-jpg-1.svg")
}

.sert-item__ico-pdf {
    background-image: url("images/ico-pdf-1.svg")
}

.sert-item__title {
    font-weight: 700;
    color: #333
}

.sert-item__descr {
    font-weight: 400;
    color: #555
}

.sert-item__ico-fullscreen {
    width: 22px;
    height: 22px;
    margin-left: 10px;
    background-image: url("images/ico-fullscreen.svg");
    opacity: .5;
    transition: opacity .2s
}

.sert-item:hover .sert-item__ico-fullscreen {
    opacity: 1
}

@media (max-width:992px) {
    .product-view__descr .delivery-img {
        max-width: 206px;
        margin: 42px 0 10px 20px
    }

    .header-upper-bottomline {
        border: none
    }

    .news-detail .news-detail__body .detail_picture_wrapper {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:630px) {
    .projects-block__tabs .nav-tabs li {
        margin: 3px 15px -1px 3px
    }

    .projects-block__tabs .nav-tabs li a {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
        padding: 14px 0
    }

    .product-view__descr p,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: .5rem
    }

    .product-view__descr p+h5 {
        margin-top: 1rem
    }

    .product-view__descr .delivery-img {
        max-width: 100%;
        margin: 0 0 15px
    }

    .product-view__descr .nav-tabs li {
        margin: 3px 7px -1px 3px
    }

    .product-view__descr .nav-tabs li a {
        font-size: 15px;
        line-height: 20px;
        font-weight: 400;
        padding: 14px 0
    }

    .sert-item__ico-fullscreen {
        display: none
    }
}

.products-view h3 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    color: #000
}

.block-also-buy__slider .swiper-slide {
    height: auto
}

.also-buy-item {
    height: 100%;
    text-decoration: none;
    border: 1px solid #cfcfcf;
    border-left: none;
    padding: 35px;
    margin: 0 0 -1px
}

.block-also-buy__slider .swiper-slide:first-child .also-buy-item {
    border-left: 1px solid #cfcfcf
}

.also-buy-item__title {
    margin: 18px 0 12px;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;
    color: #050505
}

.also-buy-item span {
    display: block;
    margin: 15px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #6d6d6d
}

.also-buy-item b {
    display: block;
    margin: 15px 0 0;
    font-size: 17px;
    line-height: 18px;
    font-weight: 600;
    color: #333
}

.slider_blue .swiper-button-next {
    right: 0
}

.page404 .i404 .d1,
.slider_blue .swiper-button-prev {
    left: 0
}

.slider_blue .swiper-button-next,
.slider_blue .swiper-button-prev {
    transition: .2s;
    opacity: 0
}

.slider_blue:hover .swiper-button-next.swiper-button-disabled,
.slider_blue:hover .swiper-button-prev.swiper-button-disabled {
    opacity: .35
}

.slider_blue:hover .swiper-button-next {
    opacity: 1;
    right: 10px
}

.slider_blue:hover .swiper-button-prev {
    opacity: 1;
    left: 10px
}

.swiper-container.product-view__slider .swiper-slide {
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden
}

.feedback_policy-input:checked::before,
.product-view__slider-thumbs .swiper-slide,
.realized-projects_item:hover .realized-projects_bg::before {
    opacity: 1
}

.product-view__slider-thumbs .swiper-slide-thumb-active {
    opacity: .7
}

.product-view__slider-thumbs a {
    display: block;
    cursor: pointer;
    padding-top: 56%;
    border: 1px solid #dcdcdc;
    border-radius: 4px
}

.product-view__slider .swiper-slide:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("images/ico-search-red-2.svg") center/20px no-repeat;
    transition: .3s;
    opacity: 0;
    z-index: 1;
    pointer-events: none
}

.menu-portfolio-rubs-w-img li {
    width: 25%
}

.menu-portfolio-rubs li {
    display: inline-block;
    vertical-align: top;
    font-size: 0
}

.menu-portfolio-rubs li a {
    display: inline-block;
    margin: 0 12px 20px 0;
    padding: 7px 20px 10px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #333;
    border: 1px solid #cac8c8;
    border-radius: 15px
}

.menu-portfolio-rubs li a:hover {
    text-decoration: none;
    background-color: #eee
}

.menu-portfolio-rubs li.menu-portf-item_active a {
    background-color: #0350db;
    border-color: #0350db;
    color: #fff
}

.menu-portfolio-rubs li a.menu-portfolio-rub-w-img {
    padding: 0;
    overflow: hidden;
    display: flex
}

.menu-portfolio-rubs li a.menu-portfolio-rub-w-img>div {
    width: 35%;
    min-width: 35%;
    height: 90px;
    margin: 3px;
    border-radius: 12px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: .3s
}

.menu-portfolio-rubs li a.menu-portfolio-rub-w-img:hover>div {
    transform: scale(1.07)
}

.menu-portfolio-rubs li a.menu-portfolio-rub-w-img>span {
    display: block;
    word-break: break-word;
    min-height: 61px;
    padding: 11px 10px 14px 14px
}

@media (max-width:1000px) {
    .menu-portfolio-rubs-w-img li {
        width: 33%
    }

    .header__tel {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        text-align: center
    }
}

.portfolio-item__subtitle {
    font-size: 16px;
    line-height: 18px;
    font-weight: 800;
    color: #777;
    margin: 10px 0 20px
}

.portfolio-item__btn-more,
.portfolio-item__info {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400
}

.portfolio-item__img a {
    display: block;
    overflow: hidden;
    height: 100%
}

.portfolio-item__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s
}

.portfolio-item__info {
    color: #333
}

.portfolio-item__btn-more {
    color: #777;
    border-bottom: 1px dotted #555
}

.portfolio-item__btn-more:hover {
    border-bottom: 1px dotted #000;
    color: inherit;
    text-decoration: none
}

.portfolio-item-slider>.col,
.portfolio-item-slider>[class*=col-] {
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-bottom: 20px
}

.portfolio-item-slider__item a {
    display: block;
    overflow: hidden
}

.portfolio-item-slider__item img {
    width: 100%;
    transition: .3s
}

.portfolio-item-slider__video-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #efefef;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .1)
}

.portfolio-item-slider__video-item a:before {
    content: "";
    width: 60px;
    height: 60px;
    background: url("images/ico-youtube-play.svg") center/60px no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: .85;
    z-index: 2;
    transition: .3s;
    filter: grayscale(100%)
}

.portfolio-item-slider__video-item a:hover:before {
    opacity: 1;
    filter: none
}

.portfolio-item-slider__video-item a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: .3s;
    z-index: 1
}

.tehdoc-list__section h1 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    color: #000;
    margin: 0;
    padding: 15px 10px 15px 20px
}

.tehdoc-list__section h3 {
    font-size: 27px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    margin: 0;
    padding: 15px 10px 15px 20px
}

.article__body h1,
.news-detail h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700
}

.tehdoc-list__section .tehdoc-list__wrapper {
    border: 1px solid #dfdcdc;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05)
}

.tehdoc-list__section .tehdoc-list-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center !important;
    border: 1px solid #dfdcdc;
    border-left: none;
    border-right: none;
    padding: 20px;
    margin-bottom: -1px;
    transition: transform .2s, box-shadow .2s
}

.news-detail h1,
.news-list .news-item {
    margin-bottom: 30px
}

.tehdoc-list__section .tehdoc-list-item:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    border-color: transparent
}

.calc-grid__ckeckbox-item .form-check-input:focus,
.calc-grid__input .form-control:focus,
.calc-grid__input .form-select:focus {
    box-shadow: 0 0 0 .25rem rgb(255 140 140 / 25%)
}

.tehdoc-list__section .list-item__img {
    min-width: 60px
}

.tehdoc-list__section .list-item__img a {
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: #777;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 3px
}

.certificates_type[href$=".pdf"]::before,
.tehdoc-list__section .list-item__img a[href$=".pdf"]:before {
    content: "PDF"
}

.certificates_type[href$=".docx"]::before,
.tehdoc-list__section .list-item__img a[href$=".docx"]:before {
    content: "DOCX"
}

.tehdoc-list__section .list-item__descr {
    flex-grow: 1 !important;
    padding-left: 30px;
    padding-right: 20px
}

.tehdoc-list__section .list-item__descr a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #050505;
    text-decoration: none
}

.certificates_descr-link:hover,
.tehdoc-list__section .list-item__descr a:hover {
    color: #e81d24
}

.tehdoc-list__section .list-item__btn {
    text-align: right
}

.news-detail .news-date-time,
.news-detail h1,
.page404 .i404,
.sert-list__item {
    text-align: center
}

.tehdoc-list__section .list-item__btn a {
    display: inline-block;
    border-radius: 3px
}

.tehdoc-list__section .list-item__btn a:hover {
    text-decoration: none
}

.menu-tehdoc {
    position: sticky;
    top: 10px;
    list-style: none;
    padding: 0 0 20px;
    margin: 0
}

.article__body,
.news-detail h1,
.news-detail__body {
    margin-left: auto;
    margin-right: auto
}

.menu-tehdoc li a {
    display: block;
    padding: 14px 5px 16px 15px;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    color: #6d6b6b;
    border: 1px solid #ececec;
    border-bottom-width: 0
}

.menu-tehdoc li:last-child a {
    border-bottom-width: 1px
}

.menu-tehdoc li a.active {
    border: none;
    font-weight: 600;
    color: #000 !important;
    background-color: #e0e4ea !important
}

.menu-tehdoc a:hover {
    text-decoration: none;
    color: #000;
    background: #fafafa
}

.news-list .news-item__border {
    border: 1px solid #ececec;
    border-radius: 3px;
    height: 100%
}

.news-list .news-item__img {
    padding-top: 66%;
    background-color: #e5e5e5;
    position: relative
}

.news-list .news-item__img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.news-list .news-item__body {
    padding: 17px 20px
}

.news-list .news-item__title {
    display: block;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
    transition: color .2s
}

.news-list .news-item__title:hover {
    color: #eb0b14;
    text-decoration: none
}

.news-detail .news-date-time,
.news-list .news-item__body .news-date-time {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 16px;
    color: #777;
    display: block;
    font-weight: 400
}

.news-detail h1 {
    color: #333;
    max-width: 1000px
}

.news-detail__body {
    max-width: 800px
}

.news-detail__body img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto 20px !important
}

.news-detail__body .news-detail__back:before {
    content: "← ";
    font-size: 18px
}

.detail_video iframe {
    width: 100%;
    height: 500px
}

.article__body img,
.header__logo img {
    height: auto;
    max-width: 100%
}

.webinars-list.news-list .news-item__img {
    padding-top: 57%
}

.webinars-list .news-item__descr {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #6d6d6d;
    margin-top: 8px;
    margin-bottom: 16px
}

.webinars-list .news-item__rubname {
    margin-top: 16px;
    font-size: 14px;
    line-height: 21px
}

.webinars-list .news-item__rubname a {
    padding: 0;
    color: #f75d5d;
    border-bottom: 1px solid #e81d24;
    position: relative;
    transition: color .3s, background-color .2s
}

.webinars-list .news-item__rubname a:hover {
    color: #e81d24;
    background-color: #ffe1e2
}

.container.text-content {
    max-width: 100%;
    padding: 0
}

.article__container {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 2px
}

.article__body {
    max-width: 980px;
    box-shadow: 0 0 5px #eee;
    padding: 25px 35px;
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 30px
}

.article__body h1 {
    color: #333;
    margin-bottom: 30px;
    max-width: 1000px
}

.article__body h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    color: #333;
    margin-bottom: 30px
}

.article__body ol,
.article__body ul {
    padding-left: 2em
}

.sert-list__wrapper .col-6 {
    margin-bottom: -1px
}

.sert-list__item {
    border: 1px solid #dddcdc;
    box-shadow: none;
    transition: box-shadow .3s;
    margin: 0 -1px -1px 0;
    height: 100%;
    padding: 20px;
    position: relative
}

.feedback_logo img,
.sert-list__item img {
    max-width: 100%
}

.sert-list__item_descr {
    padding: 6px 0 7px;
    font-size: 14px
}

.sert-list__item:hover {
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1)
}

.sert-list__item .alx_feedback_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 20px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #fff;
    background: #0350db;
    text-transform: uppercase;
    border-radius: 3px;
    opacity: 0;
    transition: .3s
}

.sert-list__item:hover .alx_feedback_popup {
    opacity: 1;
    transition: .3s
}

.sert-list__item:hover .alx_feedback_popup:hover {
    background-color: #133e8f
}

.office-addr-slider .slick-slide {
    padding: 3px
}

.news-item__slider .slick-arrow:before,
.office-addr-slider .slick-arrow:before {
    content: "" !important
}

.news-item__slider .slick-arrow.slick-prev,
.office-addr-slider .slick-arrow.slick-prev {
    background: url("images/ico-arrow_l.svg") center 0/auto 20px no-repeat;
    z-index: 10
}

.news-item__slider .slick-arrow.slick-next,
.office-addr-slider .slick-arrow.slick-next {
    background: url("images/ico-arrow_r.svg") center 0/auto 20px no-repeat;
    z-index: 10
}

.search-page .search-input-text {
    color: #444;
    display: block;
    vertical-align: top;
    width: 100%;
    border-radius: 3px;
    padding: 0 44px 0 17px;
    height: 40px;
    font-size: .933em;
    line-height: .75em;
    background: #f2f2f2;
    border: 1px solid #eee;
    outline: 0
}

.search-page .search-input-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: url("/bitrix/templates/profstaldom/images/ico-search.svg") center/20px no-repeat;
    border: 0;
    color: transparent;
    opacity: .7;
    width: 39px;
    height: 39px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    outline: 0
}

.search-page .search-res-title {
    font-size: 20px;
    margin-bottom: 16px
}

.search-page .search-res-descr {
    font-size: 14px;
    line-height: 25px
}

.btn span.alx_feedback_popup {
    padding: 12px 20px;
    margin-left: -20px;
    margin-right: -20px
}

body .modal_form {
    border-radius: 0 !important;
    padding: 10px 30px 30px !important
}

body .afbf_item_pole {
    margin: 24px 0 20px !important
}

body .afbf_item_pole .afbf_inputtext,
body .afbf_item_pole .afbf_select,
body .afbf_item_pole .afbf_textarea {
    padding: 13px 12px !important
}

.afbf_feedback_poles h1 {
    font-size: 30px;
    font-weight: 800
}

.afbf_item_pole .afbf_name {
    font-weight: 600
}

.main-user-consent-request {
    font-size: 13px;
    line-height: 18px
}

.afbf_item_pole .afbf_inputtext,
.afbf_item_pole .afbf_select,
.afbf_item_pole .afbf_textarea {
    transition: border-color .3s
}

#alx_feed_back_FID1 .afbf_item_pole.is_focused .afbf_inputtext,
#alx_feed_back_FID1 .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID1 .afbf_item_pole.is_focused .afbf_textarea {
    border-color: #e81d24 !important;
    border-width: 2px
}

body #alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn,
body [id*=alx_feed_back_FID] .afbf_feedback_poles .afbf_btn {
    background: #e81d24 !important
}

body #alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn:hover,
body [id*=alx_feed_back_FID] .afbf_feedback_poles .afbf_btn:hover {
    background: #d10e14 !important
}

@media (min-width:576px) and (max-width:1200px) {
    .container {
        max-width: 100%
    }
}

@media (max-width:1250px) {
    .header-menu .navbar-nav .nav-item {
        margin-right: 20px
    }

    .header-menu .navbar-nav .nav-item a {
        font-size: 15px
    }
}

@media (max-width:576px) {
    .products-list__section .list-item {
        flex-wrap: wrap;
        padding: 12px;
        text-align: center
    }

    .products-list__section .list-item__img {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%
    }

    .products-list__section .list-item__descr {
        padding-left: 0;
        padding-top: 12px;
        padding-right: 0
    }

    .products-list__section .list-item__descr a {
        display: block;
        font-size: 16px;
        line-height: 19px
    }

    .menu-products a,
    .products-list__section .list-item__descr p {
        font-size: 13px
    }

    .products-list__section .product-item__price {
        width: auto;
        margin: 10px auto 0
    }

    .product-item__price .product-item__price-vol,
    .product-item__price.product-view__price {
        text-align: center
    }

    .product-item__price a {
        display: inline-block
    }

    .menu-portfolio-rubs-w-img li {
        width: 50%
    }

    .menu-portfolio-rubs li a {
        margin: 0 4px 10px 0;
        padding: 4px 7px 5px;
        font-size: 13px;
        line-height: 15px
    }

    .header-phone a span,
    .tehdoc-list__section .list-item__img {
        display: none
    }

    .fullwidth-banner-top .sub-header,
    h2,
    h3,
    h4 {
        line-height: 24px
    }

    .office-addr-slider .slick-arrow,
    .tel_moscow {
        display: none !important
    }

    .tel_moscow {
        font-size: 0 !important;
        line-height: 0 !important
    }

    .container.header {
        position: sticky;
        top: 0;
        margin-bottom: -6px;
        z-index: 100;
        background: #fff;
        padding-bottom: 3px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
    }

    .fullwidth-banner-top__item {
        min-height: 0 !important
    }

    .fullwidth-banner-top h1 {
        font-size: 26px;
        line-height: 1.3;
        font-weight: 800
    }

    .fullwidth-banner-top .sub-header {
        font-size: 16px;
        font-weight: 500
    }

    .fullwidth-banner-top .btn-underline {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        margin: 10px 0 20px
    }

    h2 {
        font-size: 24px;
        font-weight: 800
    }

    h3,
    h4 {
        font-weight: 700
    }

    h3 {
        font-size: 23px
    }

    h4 {
        font-size: 20px
    }

    .header-phone a {
        position: relative
    }

    .header-phone a i {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        top: -2px;
        left: -34px;
        background: url("images/ico-phone-1.png") center center/24px no-repeat
    }

    .products-list__section h3 {
        font-size: 22px;
        line-height: 26px;
        font-weight: 700;
        color: #333;
        margin-bottom: 15px
    }

    .portfolio-list-block .swiper-slide {
        padding-left: 16px
    }

    .article__body h1,
    .contacts-page h1 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 400;
        color: #333;
        text-align: center
    }

    .article__body h2,
    .contacts-header h2 {
        font-size: 22px;
        line-height: 28px
    }

    .products-list__menu-wrapper {
        display: none;
        position: sticky;
        top: 0;
        z-index: 100;
        background-color: #fff;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
    }

    .menu-products a i {
        width: 40px;
        min-width: 40px;
        height: 30px;
        margin: 0 7px
    }

    .product-view__section h1 {
        font-size: 24px;
        line-height: 24px;
        font-weight: 700;
        margin-bottom: 12px
    }

    .news-detail .news-detail__body .detail_picture_wrapper {
        margin-left: 0;
        margin-right: 0
    }

    .news-item__slider .slick-prev {
        left: -15px;
        display: none
    }

    .news-item__slider .slick-next {
        right: -15px;
        display: none
    }

    .tehdoc-list__section h1,
    .tehdoc-list__section h3 {
        padding-left: 12px
    }

    .tehdoc-list__section .tehdoc-list-item {
        display: block;
        padding: 12px
    }

    .tehdoc-list__section .list-item__descr {
        padding: 0 0 7px;
        line-height: 20px
    }

    .tehdoc-list__section .list-item__descr a {
        font-size: 15px;
        line-height: 20px;
        font-weight: 400
    }

    .article__body {
        padding: 15px 20px
    }

    .footer-menu-social {
        justify-content: center;
        padding: 0
    }

    .footer-menu-main li,
    .footer-menu-secondary li {
        margin-bottom: 17px
    }

    .header__tel {
        text-align: right
    }

    .header__tel a span {
        display: none
    }

    .header__tel a i {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        top: -12px;
        left: -34px;
        background: url(images/ico-phone-1.png) center center/24px no-repeat
    }
}

.page404 {
    position: relative;
    opacity: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.page404 .i404 {
    font-size: 300px;
    line-height: 365px;
    height: 365px
}

.page404 .i404>span {
    position: absolute
}

.page404 .i404 .d2 {
    left: 200px
}

.page404 .i404 .d3 {
    left: 400px
}

.body:not(.index) .main>.container.with_error {
    padding: 70px 0
}

.page404 .wrapper {
    background: #f6f7fa;
    height: 100%
}

.page404 .wrapper.left_unfound_block {
    display: flex;
    justify-content: center;
    align-items: center
}

.page404 .wrapper.right_unfound_block .flex_wrapper {
    padding-top: 27px;
    display: flex;
    align-items: center
}

.page404 .wrapper.right_unfound_block a {
    font-size: .9335em;
    line-height: normal;
    margin-bottom: 0
}

.page404 .wrapper.right_unfound_block a.btn {
    padding: 13px 19px 13px 20px;
    margin-right: 19px;
    margin-top: 0
}

.page404 .wrapper.right_unfound_block svg {
    margin: 0 11px -1px 0
}

.shine,
.shine-once {
    position: relative;
    overflow: hidden
}

.hover_shine .shine-once:before,
.hover_shine .shine:before {
    position: absolute;
    top: 0;
    left: -45%;
    z-index: 2;
    display: block;
    content: "";
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover_shine .shine:before {
    -webkit-animation: 2.3s shine;
    animation: 2.3s .5s 20 shine;
    opacity: 1
}

.hover_shine .shine-once:hover:before {
    -webkit-animation: 1.99s shine;
    animation: 1.99s shine;
    opacity: 1
}

@-webkit-keyframes shine {

    100%,
    50% {
        left: 125%
    }
}

@keyframes shine {

    100%,
    50% {
        left: 125%
    }
}

@-webkit-keyframes flash {
    0% {
        opacity: .55
    }

    100% {
        opacity: 1
    }
}

@keyframes flash {
    0% {
        opacity: .55
    }

    100% {
        opacity: 1
    }
}

.cena-po-zaprosu {
    font-size: 16pt;
    font-weight: 700
}

.btn {
    padding: .575rem 1.25rem;
    font-weight: 700;
    border-radius: 4px
}

.btn-danger {
    background-color: #ed1c24
}

.btn-white-w-sh {
    border: none !important;
    background-color: #fff;
    box-shadow: 2px 3px 25px rgba(0, 0, 0, .1)
}

.btn-gray {
    border: none !important;
    background-color: #c8ccd2
}

.bg-gray {
    background-color: #eff1f4
}

.contacts-page h1,
h1 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 1.5rem
}

@media (min-width:576px) and (max-width:1400px) {
    .container {
        max-width: 100%
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto
    }
}

.header-wrapper {
    background-color: #424141
}

.header {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 3px 0
}

.header__logo {
    max-width: 125px;
    padding-right: 20px
}

.header__logo img {
    min-width: 99px
}

.header__tel {
    padding-right: 20px;
    padding-bottom: 2px;
    background: #424141;
    z-index: 1
}

.header__tel a {
    color: #e81d24;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    text-decoration: none;
    white-space: nowrap;
    position: relative
}

.footer-menu-main li a:hover,
.footer-menu-secondary li a:hover,
.footer-policy a,
.footer-policy a:hover,
.offcanvas-body .nav-item-main a:hover {
    text-decoration: underline
}

.header__burger {
    background: #424141;
    z-index: 1;
    padding-bottom: 2px;
    box-shadow: 10px 0 0 5px #424141
}

.header__burger button {
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent
}

.mob-menu-calc {
    display: flex !important;
    gap: 6px
}

.header__calc {
    width: 119px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    position: fixed;
    right: calc(50% - 631px);
    background: rgba(255, 255, 255, .8);
    padding: 5px;
    border-radius: 6px;
    backdrop-filter: blur(4px);
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .12);
    z-index: 101;
    transition: transform .3s, background-color .3s
}

.header__calc b {
    font-weight: 700;
    font-size: 13px;
    line-height: 1.05;
    text-align: center
}

.header__calc:hover {
    transform: scale(1.05);
    background: #fff
}

@media (min-width:1001px) {
    .header__calc {
        display: flex !important
    }
}

@media (max-width:1400px) {
    .header__calc {
        right: 66px
    }
}

.header__menu {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: calc(100% - 295px)
}

.header__menu:after {
    content: "";
    position: absolute;
    right: 0;
    width: 24px;
    height: 30px;
    background: linear-gradient(90deg, rgba(66, 65, 65, 0) 0, #424141 100%)
}

.bx-nav-list-1-lvl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: nowrap
}

.bx-nav-1-lvl-link {
    display: block;
    padding-top: 0;
    padding-bottom: 2px;
    border-bottom: none;
    border-radius: 1px;
    text-decoration: none;
    transition: color 250ms linear
}

.bx-nav-1-lvl-link-text {
    display: flex;
    padding: 10px 14px 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    align-items: center
}

.bx-nav-angle-bottom {
    display: none !important;
    position: relative;
    margin-left: 8px;
    margin-top: 2px;
    width: 10px;
    height: 10px
}

@media (min-width:1240px) {
    .bx-nav-1-lvl>a span {
        padding: 12px 10px 12px 15px
    }
}

@media (max-width:1239px) {
    .bx-nav-1-lvl>a span {
        padding: 9px 6px 9px 11px;
        font-size: 14px
    }
}

.text-bg-dark {
    --bs-dark-rgb: 66, 65, 65
}

.offcanvas-header {
    padding-top: 3px;
    padding-bottom: 3px
}

.footer-col-1,
.footer-col-2,
.footer-col-3,
.footer-col-4,
.footer-col-5 {
    padding-top: 15px;
    padding-bottom: 15px
}

.offcanvas-title img {
    max-width: 100px
}

.offcanvas-body .btn-toggle {
    padding: .25rem .5rem;
    font-weight: 600;
    color: #fff;
    background-color: transparent
}

.offcanvas-body .btn-toggle:focus,
.offcanvas-body .btn-toggle:hover {
    color: #eee
}

.offcanvas-body .btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255,255,255,.9%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s;
    transform-origin: 0.5em 50%
}

.service-expand__title[aria-expanded=false]:after,
.service-expand__title[aria-expanded=true]:after {
    width: 27px;
    right: -10px;
    background: url("images/ico-arrow_d.svg") center/15px no-repeat;
    display: block
}

[data-bs-theme=dark] .offcanvas-body .btn-toggle::before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255,255,255,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e")
}

.offcanvas-body .btn-toggle[aria-expanded=true]::before {
    transform: rotate(90deg)
}

.offcanvas-body .btn-toggle-nav a {
    padding: .1875rem .5rem .1875rem 0;
    margin-top: .125rem
}

.offcanvas-body .scrollarea {
    overflow-y: auto
}

.offcanvas-body .footer-menu-secondary {
    padding-left: 29px
}

.offcanvas-body .nav-item-main {
    padding: .25rem .5rem .25rem 1.7rem;
    font-weight: 600
}

.footer {
    background-color: #2e2b2b;
    font-size: 13px;
    line-height: 17px;
    color: #fff
}

.footer-policy,
.footer-policy a {
    font-size: 12px;
    color: #fefefe
}

.footer-logo {
    width: 99px;
    max-width: 100%
}

.footer-col-1 {
    flex: 0 0 16%;
    max-width: 16%;
    border-right: 1px solid #aba8a8
}

.footer-col-2 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 30px
}

.footer-col-3 {
    flex: 0 0 18%;
    max-width: 18%
}

.footer-col-4 {
    flex: 0 0 27%;
    max-width: 27%
}

.footer-col-5 {
    flex: 0 0 19%;
    max-width: 19%
}

.footer-menu-secondary li {
    padding-left: 12px;
    position: relative
}

.footer-menu-secondary li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #ed1d24
}

.footer-menu-main li a {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.footer-menu-secondary li a {
    color: #fff;
    font-weight: 500;
    text-decoration: none
}

.footer-menu-main li a.footer-email {
    font-weight: 400
}

@media (max-width:1000px) {
    .header__calc {
        display: none !important
    }

    .header__menu {
        display: none
    }

    .footer-col-1 {
        flex: 0 0 100%;
        max-width: 100%;
        order: 5;
        text-align: center;
        border-top: 1px solid #aba8a8;
        border-right: none
    }

    .footer-col-2 {
        flex: 0 0 24%;
        max-width: 24%;
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .footer-col-3 {
        flex: 0 0 26%;
        max-width: 26%
    }

    .footer-col-4,
    .footer-col-5 {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width:768px) {
    .fullwidth-banner-top .breadcrumbs {
        margin-bottom: 0;
        padding-top: 40px
    }

    .bg-gradient-670px.fullwidth-banner-top h1 {
        font-size: 26px;
        line-height: 1.3;
        padding-top: 30px;
        margin-bottom: 36px
    }

    .products-list__menu-wrapper,
    .promo-block-main .promo-block-main__lmenu {
        display: none
    }

    .office-addr__info {
        margin-left: 29px
    }

    .also-buy-item {
        padding: 15px
    }

    .footer-col-2,
    .footer-col-3,
    .footer-col-4,
    .footer-col-5 {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width:576px) {

    .footer-menu-main li,
    .footer-menu-secondary li {
        margin-bottom: 17px
    }

    .footer-col-2 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .footer-col-3,
    .footer-col-4,
    .footer-col-5 {
        display: none
    }
}

.production-intro__services-block {
    margin-top: -34px
}

h2.production-intro-title {
    display: inline-block;
    padding: 12px 60px;
    margin: 0;
    background: #ed1c24;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    position: relative;
    z-index: 10
}

.production-intro__list-wrapper {
    border: 6px solid #ed1c24;
    margin-top: -30px;
    position: relative
}

.production-intro__prod-block .production-intro__list-wrapper:after {
    position: absolute;
    content: "";
    left: -6px;
    right: -6px;
    top: -11px;
    height: 0;
    border-bottom: 5px solid #eadbdc;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.production-intro__list {
    margin-right: -1px;
    margin-bottom: -1px;
    position: relative
}

.production-intro__list:after {
    position: absolute;
    content: "";
    left: -3px;
    right: -3px;
    bottom: 0;
    height: 0;
    border-bottom: 5px solid #eadbdc;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent
}

.production-intro__list-item {
    padding: 38px 18px !important;
    flex: 0 0 20%;
    max-width: 20%;
    border-right: 1px solid rgba(237, 28, 36, .35);
    border-bottom: 1px solid rgba(237, 28, 36, .35);
    text-align: center
}

.production-intro__list-item img {
    max-width: 100%;
    height: auto;
    transition: .3s
}

.production-intro__list-item a {
    color: #333;
    text-decoration: none;
    display: block;
    height: 100%
}

.production-intro__list-item:hover img {
    transform: scale(1.15)
}

.production-intro__list-item a p {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600
}

@media (max-width:992px) {
    .production-intro__list-item {
        flex: 0 0 25%;
        width: 25%;
        max-width: 25%
    }

    .production-intro__list-item img {
        width: auto
    }

    .contacts-city-item h2 br {
        display: none
    }
}

@media (max-width:900px) {
    .production-intro__services-block {
        margin-top: -26px
    }

    h2.production-intro-title {
        padding: 8px 29px;
        font-size: 26px;
        line-height: 34px
    }

    .production-intro__list-wrapper {
        padding-left: 0;
        padding-right: 0
    }

    .production-intro__list-item {
        padding: 30px 10px !important;
        flex: 0 0 25%;
        max-width: 25%
    }

    .production-intro__list-item:hover img {
        transform: scale(1.05)
    }

    .production-intro__list-item img {
        max-width: 100%
    }
}

@media (max-width:768px) {
    .production-intro__list-item {
        flex: 0 0 33.333333%;
        width: 33.3333%;
        max-width: 33.3333%
    }
}

.news-wrapper {
    background-color: #f5f7f9;
    padding: 38px 0 48px
}

.news-wrapper .row,
.videoblogs-wrapper .row {
    --bs-gutter-x: 1.25rem
}

.news-wrapper h2 {
    color: #000;
    font-weight: 700;
    max-width: 700px;
    margin: 0 auto 28px;
    text-align: center
}

.news-block__list-item {
    display: block;
    height: 100%;
    min-height: 210px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    text-align: right;
    padding: 12px
}

.news-block__list-item-text {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    height: 100%;
    padding: 10px 17px;
    text-align: left;
    background: #fff;
    transition: background-color .3s
}

.videoblogs-wrapper,
.webinars-wrapper {
    padding: 38px 0 48px
}

.news-block__list-item:hover .news-block__list-item-text {
    background: rgba(255, 255, 255, .9)
}

.news-block__list-item-text span {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #6d6d6d
}

.news-block__list-item-text p {
    margin: 2px 0;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #000
}

.news-block__more-news,
.webinars-block__more {
    margin: 32px 0 0
}

@media (max-width:1200px) {
    .project-addworks__img {
        align-items: flex-start
    }

    .products-view .product-view__section {
        flex: 0 0 auto;
        width: 100%
    }

    .products-view .products-list__menu-wrapper {
        display: none
    }

    .header-menu .navbar-nav .nav-item {
        margin-right: 10px
    }

    .header-menu .navbar-nav .nav-item a {
        font-size: 14px
    }

    .news-block__list-item-text {
        width: 80%
    }
}

.videoblogs-wrapper h2,
.webinars-wrapper h2 {
    color: #000;
    font-weight: 700;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
    text-align: center
}

.videoblogs-block__list-item:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: url("images/ico-yt.png") center center/68px auto no-repeat;
    transition: background-size .3s
}

.videoblogs-block__list-item:hover:after {
    background-size: 80px auto
}

.videoblogs-block__list-item-text {
    display: block;
    margin: 8px 0 24px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #050505
}

.videoblogs-block__more {
    margin: 24px 0 0
}

.webinars-wrapper {
    background-color: #ebedf0
}

.webinars-block__list-item-col {
    flex: 0 0 37%;
    max-width: 37%;
    position: relative
}

.webinars-block__list-item {
    display: block;
    position: relative
}

.webinars-block__list-item-img {
    display: block;
    padding-top: 60.14%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.webinars-block__list-item:hover {
    z-index: 10
}

.webinars-block__list-item-text {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 10px 17px;
    text-align: left;
    box-shadow: 2px 3px 25px rgba(0, 0, 0, .1);
    position: absolute;
    top: 10px;
    right: -50%;
    bottom: auto;
    left: auto
}

.webinars-block__list-item-col:nth-child(2n) .webinars-block__list-item-text {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 10px;
    left: -50%
}

.webinars-block__list-item-text span {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #6d6d6d;
    max-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.webinars-block__list-item-text p {
    margin: 2px 0;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    color: #000
}

.webinars-block__list-item:hover .webinars-block__list-item-text p {
    color: #ed1c24
}

@media (max-width:1100px) {
    .webinars-block__list-item-col {
        flex: 0 0 50%;
        max-width: 50%
    }

    .webinars-block__list-item {
        height: 100%;
        background-color: #fff;
        box-shadow: 2px 3px 25px rgba(0, 0, 0, .1)
    }

    .webinars-block__list-item-col:nth-child(2n) .webinars-block__list-item-text,
    .webinars-block__list-item-text {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        box-shadow: none
    }
}

.advantages_item,
.buildings-hero_btn,
.feedback_submit,
.realized-projects_bg,
.solutions_inner,
.solutions_link {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25)
}

@media (max-width:500px) {
    .promo-img-w-red-text__text-wrapper {
        display: block
    }

    .promo-img-w-red-text__text {
        padding: 18px 24px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        color: #fff;
        background-color: #eb0b14c9
    }

    .webinars-block__list-item-text {
        padding-bottom: 14px
    }

    .webinars-block__list-item-text span {
        display: none
    }
}

.contacts-page hr {
    --bs-border-width: 3px;
    color: #eff1f4;
    opacity: 1
}

.contacts-header {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500
}

.contacts-header p {
    margin-bottom: 5px
}

.conthead__email,
.conthead__phone {
    margin: 0 0 10px
}

.conthead__email a,
.conthead__phone a {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    color: #ed1c24
}

.contacts-header .btn {
    --bs-btn-font-size: 20px;
    --bs-btn-font-weight: 500;
    font-weight: 500
}

.contacts-city-item h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600
}

.office-info {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.office-info a[href^=mailto],
.office-info a[href^=tel] {
    color: #eb0b14;
    font-weight: 600
}

.office-addr__info {
    font-weight: 700;
    position: relative
}

.office-addr__info:before {
    content: "";
    display: block;
    position: absolute;
    left: -32px;
    top: -4px;
    width: 28px;
    height: 28px;
    background: url("images/ico-map.svg") center/contain no-repeat
}

.office-addr-slider {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.why-wr {
    display: flex;
    margin-bottom: 50px;
    margin-top: 30px;
    justify-content: space-between;
    flex-wrap: wrap
}

.why-wee {
    padding: 40px 50px 20px;
    width: 32.5%;
    margin-bottom: 20px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6
}

.why-wee-name {
    font-size: 40px;
    font-weight: 600;
    color: #333
}

.why-wee-description {
    color: #626262;
    font-size: 16px;
    font-weight: 400
}

@media (max-width:1290px) {
    .why-wee-name {
        font-size: 30px
    }
}

@media (max-width:1050px) {
    .header-upper-menu ul li {
        margin-right: 12px
    }

    .header-menu .navbar-nav .nav-item a {
        font-size: 13px
    }

    .why-wee {
        width: 48%
    }
}

@media (max-width:780px) {
    .why-wee {
        padding: 26px 35px 20px;
        width: 98%
    }
}

@media (max-width:580px) {
    .why-wee-name {
        margin-top: 10px;
        font-size: 23px
    }
}

.buildings-hero {
    z-index: 1;
    position: relative
}

.buildings-hero_bg,
.feedback_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    pointer-events: none;
    user-select: none;
    z-index: -1
}

.buildings-hero_bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3)
}

.buildings-hero img,
.feedback_bg img,
.realized-projects_bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.buildings-hero_body {
    max-width: 1000px;
    width: 100%;
    padding: 80px 0 108px
}

.buildings-hero .breadcrumbs,
.buildings-hero .breadcrumbs a {
    color: #f9f9f9
}

.buildings-hero_title {
    font-size: 48px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    margin-bottom: 80px
}

.buildings-hero_subtitle {
    max-width: 840px;
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px
}

.buildings-hero_text {
    max-width: 700px;
    font-size: 16px;
    line-height: 1.313;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.buildings-hero_btns {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px
}

.buildings-hero_btn,
.feedback_submit {
    display: inline-flex;
    background-color: #ed1c24;
    border: none;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    font-weight: 400;
    transition: background-color .15s ease-in-out
}

.buildings-hero_btn:hover,
.certificates_download:hover,
.feedback_submit:hover {
    background-color: #bb2d3b
}

.buildings-hero_btn._white {
    background-color: #fff;
    color: #333
}

.advantages,
.certificates,
.solutions--optimization--grey,
.solutions_link {
    background-color: #f9f9f9
}

.buildings-hero_btn._white:hover {
    background-color: #bbb
}

.solutions,
.working-process {
    padding: 80px 0
}

.solutions.solutions--optimization {
    background-color: #f9f9f9;
    background-image: url("images/buildings/solutions-bg.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center right
}

.solutions_inner::after,
.solutions_inner::before {
    position: absolute;
    width: 20px;
    background-color: #fff;
    z-index: 1;
    content: ""
}

.solutions_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px 150px;
    border-radius: 10px;
    border: 3px solid #ed1c24;
    position: relative
}

.solutions_inner::before {
    top: 50px;
    bottom: 200px;
    left: -10px
}

.solutions_inner::after {
    top: 200px;
    bottom: 50px;
    right: -10px
}

.solutions_content {
    max-width: 480px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 40px
}

.solutions_title {
    font-size: 32px;
    line-height: 1.3125;
    color: #333;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px
}

.solutions_link,
.solutions_text {
    font-size: 16px;
    line-height: 1.375;
    color: #333
}

.solutions_text {
    max-width: 1300px;
    font-weight: 400
}

.solutions--optimization--grey .solutions_text {
    max-width: 1100px
}

.question_text {
    max-width: 1100px
}

.solutions_links {
    width: 100%;
    display: grid;
    grid-gap: 20px
}

.solutions_link {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 36px 16px;
    font-weight: 600;
    transition: .15s ease-in-out
}

.solutions_link:hover {
    background-color: #ed1c24;
    color: #fff
}

.solutions_link svg {
    width: 10px;
    height: 10px;
    flex-shrink: 0
}

.advantages_title,
.working-process_title {
    font-size: 32px;
    line-height: 1.094;
    color: #333;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px
}

.working-process_grid {
    max-width: 1148px;
    width: 100%;
    margin-left: auto;
    display: grid;
    grid-gap: 48px 20px
}

.working-process_item:nth-child(3) {
    grid-row: 2;
    grid-column: 2
}

.working-process_item:nth-child(4) {
    grid-row: 2;
    grid-column: 3
}

.working-process_step {
    font-size: 128px;
    line-height: 1.1329;
    color: rgba(237, 29, 36, .4);
    font-weight: 600;
    margin-bottom: 40px
}

.working-process_subtitle {
    min-height: 66px;
    font-size: 30px;
    line-height: 1.1;
    color: #ed1d24;
    font-weight: 600;
    margin-bottom: 20px
}

.working-process_text {
    line-height: 1.416
}

.advantages,
.certificates {
    padding: 80px 0
}

.certificates_body {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto
}

.certificates_title {
    font-size: 32px;
    line-height: 1.094;
    color: #333;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px
}

.certificates_text {
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.375;
    text-align: center
}

.certificates_item {
    display: flex;
    align-items: center;
    border-top: 1px solid #dfdcdc;
    border-bottom: 1px solid #dfdcdc;
    padding: 20px;
    margin-bottom: -1px;
    transition: transform .2s, box-shadow .2s
}

.certificates_item:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    transform: translateY(-1px);
    border-color: transparent
}

.certificates_type {
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: #777;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    flex-shrink: 0
}

.certificates_descr {
    width: 100%;
    padding: 0 45px
}

.certificates_descr-link {
    font-size: 18px;
    line-height: 1.3334;
    color: #050505;
    font-weight: 600;
    transition: color .2s
}

.certificates_download {
    display: inline-flex;
    background-color: #ed1c24;
    border-radius: 3px;
    padding: 11px 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    transition: background-color .2s
}

.realized-projects {
    padding: 80px 0;
    overflow: hidden
}

.realized-projects_heading {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 auto 40px
}

.realized-projects_nav {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-bottom: 20px
}

.realized-projects_nav-btn {
    position: static;
    margin: 0;
    transform: none;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: none;
    outline: 0;
    cursor: pointer;
    transition: .15s ease-in-out;
    display: inline-flex;
    background-color: #ed1c24
}

.realized-projects_nav-btn img {
    width: 17px;
    height: 31px;
    object-fit: contain
}

.realized-projects_title {
    font-size: 32px;
    line-height: 1.094;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px
}

.realized-projects_text {
    max-width: 388px;
    line-height: 1.375
}

.realized-projects_item {
    height: 330px;
    padding: 40px 20px;
    display: flex;
    align-items: flex-end;
    z-index: 1;
    position: relative
}

.realized-projects_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    border-radius: 10px;
    pointer-events: none;
    user-select: none;
    overflow: hidden;
    z-index: -1
}

.realized-projects_bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: .15s ease-in-out
}

.realized-projects_subtitle {
    font-size: 30px;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px
}

.realized-projects_descr {
    line-height: 1.375;
    color: #fff
}

.advantages_grid {
    display: grid;
    grid-gap: 20px
}

.advantages_item {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 20px
}

.advantages_icon {
    display: flex;
    margin-bottom: 50px
}

.advantages_icon>* {
    width: 50px;
    height: 50px;
    object-fit: contain
}

.advantages_subtitle {
    font-size: 30px;
    line-height: 1.367;
    color: #ed1c24;
    font-weight: 600;
    margin-bottom: 20px
}

.advantages_text {
    font-size: 16px;
    line-height: 1.375;
    color: #333
}

.feedback {
    padding: 80px 0;
    z-index: 1;
    position: relative
}

.feedback_bottom,
.feedback_inner {
    display: flex;
    justify-content: center
}

.feedback_body {
    max-width: 684px;
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    padding: 80px 94px
}

.feedback_input,
.feedback_policy-input {
    background-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25)
}

.feedback_content {
    max-width: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 auto 40px
}

.feedback_logo {
    max-width: 99px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.feedback_title {
    font-size: 32px;
    line-height: 1.375;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px
}

.feedback_input,
.feedback_text {
    font-size: 16px;
    line-height: 1.375;
    color: #333
}

.feedback_text {
    font-weight: 400;
    text-align: center
}

.feedback_input {
    display: block;
    width: 100%;
    border: none;
    outline: 0;
    border-radius: 10px;
    padding: 14px 20px;
    font-weight: 600
}

.feedback_input::placeholder {
    color: #777
}

.feedback_policy {
    display: flex;
    align-items: center;
    gap: 20px;
    user-select: none;
    cursor: pointer;
    margin-bottom: 20px
}

.feedback_policy-input {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    appearance: none;
    flex-shrink: 0;
    cursor: pointer;
    position: relative
}

.feedback_policy-input::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 10px;
    height: 5px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    opacity: 0;
    transition: .15s ease-in-out
}

.feedback_policy-text {
    font-size: 14px;
    line-height: 1.358;
    color: #777;
    font-weight: 600
}

@media screen and (max-width:1200px) {
    .solutions_inner {
        padding: 80px
    }

    .advantages_grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:1024px) {
    .working-process_grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .working-process_item:nth-child(3),
    .working-process_item:nth-child(4) {
        grid-row: auto;
        grid-column: auto
    }
}

@media screen and (max-width:768px) {

    .advantages_grid,
    .working-process_grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .buildings-hero_body {
        max-width: 604px;
        padding: 60px 0
    }

    .buildings-hero_title {
        hyphens: auto;
        font-size: 36px;
        margin-bottom: 40px
    }

    .buildings-hero_subtitle {
        font-size: 22px;
        margin-bottom: 24px
    }

    .buildings-hero_btns {
        gap: 10px
    }

    .advantages,
    .feedback,
    .realized-projects,
    .solutions {
        padding: 48px 0
    }

    .solutions.solutions--optimization {
        background-image: none
    }

    .solutions_inner {
        border-width: 2px;
        padding: 32px
    }

    .solutions_content {
        margin-bottom: 24px
    }

    .certificates_title,
    .feedback_title,
    .realized-projects_title,
    .solutions_title {
        font-size: 24px;
        line-height: 1.3334;
        margin-bottom: 16px
    }

    .solutions_links {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px
    }

    .solutions_link {
        max-width: 340px;
        width: 100%;
        padding: 20px;
        gap: 10px;
        hyphens: auto
    }

    .certificates,
    .working-process {
        padding: 40px 0
    }

    .advantages_title,
    .working-process_title {
        font-size: 24px;
        line-height: 1.3334;
        margin-bottom: 20px
    }

    .working-process_step {
        font-size: 90px;
        line-height: 1.1;
        margin-bottom: 20px
    }

    .working-process_subtitle {
        min-height: auto;
        font-size: 20px;
        line-height: 1.3334;
        margin-bottom: 16px
    }

    .certificates_item {
        flex-direction: column;
        align-items: flex-start;
        padding: 12px
    }

    .certificates_type,
    .realized-projects_nav {
        display: none
    }

    .certificates_descr {
        padding: 0 0 7px
    }

    .certificates_descr-link {
        font-size: 15px;
        font-weight: 400
    }

    .certificates_download {
        margin-left: auto
    }

    .advantages_icon,
    .feedback_content,
    .realized-projects_heading {
        margin-bottom: 20px
    }

    .realized-projects_item {
        padding: 20px
    }

    .realized-projects_subtitle {
        font-size: 24px;
        line-height: 1.3334
    }

    .advantages_grid {
        grid-gap: 10px
    }

    .advantages_item {
        padding: 20px 12px
    }

    .advantages_icon>* {
        width: 32px;
        height: 32px
    }

    .advantages_subtitle {
        font-size: 22px;
        line-height: 1.273;
        margin-bottom: 16px
    }

    .feedback_body {
        max-width: 520px;
        padding: 40px 24px
    }

    .feedback_logo {
        max-width: 90px;
        margin-bottom: 12px
    }

    .feedback_group:not(:last-child) {
        margin-bottom: 10px
    }
}

.services-intro-title {
    font-weight: 700;
    margin-bottom: 28px
}

.services-intro__list {
    gap: 12px
}

.services-intro__list-item {
    position: relative;
    aspect-ratio: 16/20;
    display: flex;
    align-items: end;
    border-radius: 8px;
    overflow: hidden
}

.services-intro__list-item a {
    width: 100%
}

.services-intro__list-img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.services-intro__list-item img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    transition: .3s
}

.services-intro__list-item:hover img {
    transform: scale(1.15)
}

.services-intro__list-img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(33, 33, 33, .55) 0, rgba(33, 33, 33, .34) 25%, rgba(33, 33, 33, .08) 100%)
}

.services-intro__list-item p {
    position: relative;
    padding: 20px 26px;
    margin: 0;
    text-align: left;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .85)
}

@media (max-width:900px) {
    .services-intro__list {
        gap: 8px
    }

    .services-intro__list-item {
        min-width: calc(33% - 5.3px);
        max-width: calc(33% - 5.3px)
    }

    .services-intro__list-item:hover img {
        transform: scale(1.05)
    }
}

@media (max-width:700px) {
    .production-intro__list-item {
        flex: 0 0 50%;
        max-width: 50%
    }

    .news-block__list-item {
        min-height: 160px
    }

    .news-block__list-item-text {
        width: 80%
    }

    .webinars-block__list-item-col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 16px
    }

    .services-intro__list-item {
        padding: 10px !important;
        max-width: calc(50% - 4px);
        min-width: calc(50% - 4px)
    }
}

@media (max-width:400px) {
    .production-intro__list-item a p {
        font-size: 15px;
        line-height: 21px
    }

    .services-intro__list-item {
        aspect-ratio: 16/9;
        max-width: 100%;
        min-width: 100%
    }

    .services-intro__list-item a p {
        text-align: center
    }
}

.service-item {
    padding-top: 30px;
    padding-bottom: 10px
}

.service-item__descr h2 {
    margin: 70px auto 33px;
    max-width: 700px;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    color: #474766
}

.service-teasers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px 0
}

.service-teasers__item {
    width: 25%;
    border-radius: 10px;
    background: linear-gradient(107deg, #ededed 0, #fbfbfb 100%);
    padding: 30px 10px 20px 20px
}

.service-teasers--2col .service-teasers__item {
    width: 50%
}

.service-teasers__descr {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    color: #737373;
    margin: 0
}

.service-teasers__title {
    font-size: 30px;
    line-height: 1.1;
    font-weight: 700;
    color: #ed1c24;
    margin: 10px 0 20px
}

@media(max-width:1200px) {
    .service-teasers__item {
        width: 50%
    }
}

@media(max-width:600px) {
    .service-teasers__item {
        padding: 20px 5px 12px 14px
    }

    .service-teasers__title {
        font-size: 20px;
        margin: 8px 0 12px
    }
}

.service-price__block {
    margin: 20px auto;
    background-color: #f4f3f3;
    padding: 20px 22px;
    overflow-x: auto;
    border-radius: 12px
}

.service--width-normal,
.service--width-sm,
.service--width-xs {
    margin-left: auto;
    margin-right: auto
}

.service--width-sm {
    max-width: 990px !important
}

.service--width-xs {
    max-width: 685px !important
}

.service--width-normal {
    max-width: 1070px !important
}

.service__price-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    font-size: 1em;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    min-width: 420px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .14);
    background: #fff;
    border-radius: 8px;
    overflow: hidden
}

.service__price-table thead tr {
    background-color: #3297db;
    color: #fff;
    text-align: center;
    font-weight: 700;
    letter-spacing: .03em;
    border-bottom: 1px solid rgba(255, 255, 255, .14)
}

.service__price-table th:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .14)
}

.service__price-table td,
.service__price-table th {
    padding: 14px 18px
}

.service__price-table tbody tr {
    border-bottom: 1px solid #ddd;
    transition: background-color .2s
}

.service__price-table tbody tr:nth-of-type(2n) {
    background-color: #f3f3f3
}

.service__price-table tbody tr:hover {
    background-color: #e0f7fa
}

.service__price-table tbody tr.active-row {
    font-weight: 700;
    color: #009879
}

.service__price-table td:not(:last-child) {
    border-right: 1px solid #e0e0e0
}

.status {
    padding: 6px 12px;
    border-radius: 20px;
    font-size: .8em;
    font-weight: 500
}

.status-active {
    background-color: #e3f7e8;
    color: #1a9b47
}

.status-pending {
    background-color: #fff4e5;
    color: #ff9500
}

.status-inactive {
    background-color: #f0f0f0;
    color: #6c6c6c
}

.service-expand__title,
.service-prod__title {
    color: #474766;
    font-weight: 700;
    font-size: 18px
}

.service-prod__item {
    display: flex;
    gap: 30px;
    border-radius: 15px;
    border: 1px solid #dbdbdb;
    padding: 30px
}

.service-prod__img {
    flex-grow: 1;
    flex-shrink: 0
}

.service-prod__img img {
    width: 100%;
    max-width: 170px
}

.service-prod__title {
    margin: 0 0 20px;
    line-height: 25px
}

.service-prod__spec {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef
}

.service-prod__body .service-prod__spec:last-child {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.service-benefit {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    max-width: 990px;
    margin: 0 auto
}

.service-benefit__text {
    text-align: left;
    flex-grow: 0.9;
    flex-shrink: 0;
    flex-basis: 0px;
    line-height: 1.6
}

.service-benefit__img {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0px
}

.service-benefit__img img {
    max-width: 100%
}

.service-expand__list {
    max-width: 1070px;
    margin: 70px auto 30px
}

.service-expand__list.questions {
    max-width: 1070px;
    margin: 70px 0 30px
}

.service-expand__item {
    background-color: #efefef;
    border-radius: 12px;
    padding: 2px 40px;
    margin: 0 0 20px
}

.service-expand__title {
    position: relative;
    padding: 20px 0;
    line-height: 25px;
    cursor: pointer;
    transition: color .2s
}

.service-expand__title:hover {
    color: #555
}

.service-expand__title[aria-expanded=false]:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0
}

.service-expand__title[aria-expanded=true]:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    transform: rotate(180deg)
}

.service-expand__descr {
    margin-top: 8px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: #333
}

.service-expand__descr ul,
.service-item ul {
    list-style: none;
    padding: 0 0 20px 40px;
    margin: 0
}

.service-expand__descr ul li,
.service-item ul li {
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    color: #333;
    list-style: none;
    padding: 0;
    margin: 0 0 8px
}

.service-expand__descr ul li:before,
.service-item ul li:before {
    content: "";
    position: absolute;
    left: -16px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background-color: #ed1c24
}

.service-expand__descr ol,
.service-item ol {
    padding: 0 0 20px 40px;
    margin: 0
}

.service-expand__descr ol li,
.service-item ol li {
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    color: #333;
    padding: 0;
    margin: 0 0 8px
}

.service-expand__descr ol li::marker,
.service-item ol li::marker {
    color: #ed1c24;
    font-weight: 700
}

.service-expand__descr ol li::marker:after,
.service-item ol li::marker:after {
    content: " "
}

@media (max-width:800px) {
    .service-item__descr h2 {
        margin: 40px auto 20px;
        max-width: 700px;
        font-size: 24px
    }

    .service-price__block {
        margin-left: -15px;
        margin-right: -15px
    }

    .service-prod__item {
        flex-direction: column;
        gap: 10px;
        padding: 20px
    }

    .service-benefit {
        flex-direction: column
    }

    .service-benefit__text {
        order: 2;
        padding: 10px 20px
    }

    .service-benefit__img {
        order: 1
    }

    .service-expand__list {
        margin: 40px auto 20px
    }

    .service-expand__item {
        padding: 0 22px
    }
}

.service-metalls {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.service-metalls__item {
    width: 20%;
    flex-direction: column;
    text-align: center
}

.service-metalls__img i {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 140px
}

.service-metalls__img img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    object-fit: cover
}

.service-metalls__img i:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, .08)
}

.service-metalls__title {
    padding-top: 18px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: #474766
}

@media(max-width:800px) {
    .service-metalls__item {
        width: 50%
    }

    .service-metalls__title {
        padding-top: 10px;
        max-width: min-content;
        margin: 0 auto
    }
}

.service-advantages {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 26px
}

.service-advantages__item {
    width: calc(50% - 13px);
    border-radius: 9px;
    border: 1px solid #d8d8d8;
    padding: 40px 20px 30px 36px
}

.service-advantages__img i {
    display: block;
    width: 94px;
    height: 94px;
    border-radius: 100px;
    background: center/50px no-repeat #efefef
}

.service-advantages__img i.service-advantages__img--precision {
    background-image: url('images/ico-service-precision.png')
}

.service-advantages__img i.service-advantages__img--productivity {
    background-image: url('images/ico-service-productivity.png')
}

.service-advantages__img i.service-advantages__img--universal {
    background-image: url('images/ico-service-universal.png')
}

.service-advantages__img i.service-advantages__img--min-waste {
    background-image: url('images/ico-service-min-waste.png')
}

.service-advantages__title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    color: #474766;
    padding-top: 18px;
    padding-bottom: 12px
}

.service-advantages__text {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    color: #474766
}

@media(max-width:700px) {
    .service-advantages {
        gap: 20px 16px
    }

    .service-advantages__item {
        width: calc(50% - 8px);
        border-radius: 9px;
        border: 1px solid #d8d8d8;
        padding: 20px 10px 20px 16px
    }

    .service-advantages__title {
        font-size: 16px;
        padding-top: 12px;
        padding-bottom: 8px
    }

    .service-advantages__text {
        font-size: 14px
    }
}

.service-footer__tel {
    margin: 28px auto 5px;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700
}

.service-item+.footer-form-block h2 {
    display: none
}

.service-item+.footer-form-block #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn {
    background-color: #ed1c24 !important;
    border-radius: 6px !important;
    margin-top: 14px
}

.calc-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 26px;
    margin-bottom: 50px
}

.calc-grid__item {
    flex-grow: 1;
    width: calc(50% - 13px);
    border: 1px solid #86868b;
    border-radius: 8px;
    padding: 16px 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px
}

.calc-grid__input,
.calc-grid__name {
    width: calc(50% - 8px)
}

.calc-grid__name label {
    margin: 0;
    display: inline
}

.calc-grid__input {
    --bs-body-bg: #f5f5f7;
    --bs-border-width: none
}

.calc-grid__input .form-control,
.calc-grid__input .form-select {
    font-size: 18px;
    font-weight: 600
}

.calc-grid__input .form-control::placeholder {
    color: #9ea3a9
}

.calc-grid__ckeckbox-list-title {
    width: calc(50% - 13px);
    text-align: right
}

.calc-grid__ckeckbox-list {
    width: calc(50% - 13px)
}

.calc-grid__ckeckbox-item {
    margin-bottom: 10px;
    padding-left: 28px
}

.calc-grid__ckeckbox-item .form-check-input {
    float: left;
    margin-top: 3px;
    margin-left: -28px;
    width: 18px;
    height: 18px
}

.calc-grid__ckeckbox-item .form-check-input:checked {
    background-color: #ed1c24;
    border-color: #ed1c24
}

@media (max-width:1000px) {

    .calc-grid__ckeckbox-list,
    .calc-grid__ckeckbox-list-title,
    .calc-grid__item {
        width: 100%
    }

    .calc-grid__item {
        padding: 8px 16px
    }

    .calc-grid__ckeckbox-list-title {
        text-align: left
    }

    .calc-grid__item--1,
    .calc-grid__item--3,
    .calc-grid__item--5,
    .calc-grid__item--7,
    .calc-grid__item--9 {
        order: 1
    }

    .calc-grid__item--10,
    .calc-grid__item--2,
    .calc-grid__item--4,
    .calc-grid__item--6,
    .calc-grid__item--8 {
        order: 2
    }

    .calc-grid__name {
        font-size: 14px
    }
}

.calc-result {
    padding: 18px 24px;
    background: #f5f5f7;
    border-radius: 8px
}

.calc-grid__popover {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #86868b;
    width: 14px;
    height: 14px;
    padding-left: .7px;
    text-align: center;
    border-radius: 100px;
    border: 1px solid #86868b;
    background-color: #f4f3f3
}

h3.popover-header {
    margin-top: 0;
    font-weight: 600
}

@keyframes blink-effect {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .25)
    }

    50% {
        transform: scale(1.02);
        opacity: 1;
        box-shadow: 0 0 0 16px transparent
    }
}

.is-highlighted {
    animation-name: blink-effect;
    animation-duration: 1s;
    animation-iteration-count: 2;
    animation-timing-function: ease-in-out;
    display: block !important;
    border-radius: 10px
}

.header-outer-wrapper {
    height: 92px
}

.header__calc {
    top: 81px
}

.marquee-compact {
    background: #e81d24;
    height: 36px;
    padding: 10px 0;
    display: flex;
    gap: 30px;
    overflow: hidden
}

.marquee-compact__list {
    flex-shrink: 0;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    display: flex;
    gap: 30px;
    justify-content: space-around;
    min-width: 100%
}

.marquee-compact a small {
    color: #ffb4b4
}

.marquee-compact__star {
    width: 15px;
    height: 15px;
    background: url('images/ico-star-1.svg') center/15px no-repeat
}

.marquee {
    animation: 75s linear infinite infiniteText
}

.marquee.reverce {
    animation-direction: reverse
}

.marquee-compact:hover .marquee {
    animation-play-state: paused
}

@keyframes infiniteText {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(calc(-100% - 30px))
    }
}