@media (min-width: 1200px) {
    .main-news .v-space {
        --bs-gutter-y: 33px;
    }

    .main-objects .item__title,
    .main-technologies .item__title {
        margin-bottom: 18px;
    }

    .main-objects .item__secondary,
    .main-technologies .item__secondary {
        margin-top: 19px;
    }
}

@media (max-width: 1199.98px) {
    .header {
        --banner-height: 87px;
    }

    .header__logo-wrapper {
        width: 200px;
    }

    .header__banner {
        margin-left: 200px;
    }

    .header_version_2 .header__logo-wrapper {
        width: 250px;
    }

    .footer__section_logo {
        width: 39.4%;
    }

    .footer__section_nav {
        width: 20%;
    }

    .footer__section_subscribe {
        width: 40.6%;
    }

    .footer__subscribe-section {
        display: block;
    }

    .footer__subscribe-wrapper {
        width: auto;
        padding-right: 0;
    }

    .footer__projects {
        display: none;
    }

    .breadcrumbs {
        padding-left: 0;
    }

    .main-objects__more-btn {
        height: 204px;
    }

    .object-card__content {
        padding: 10px;
    }

    .company-card {
        padding: 15px;
    }

    .info__aside {
        padding-right: 0;
    }

    .info__caption {
        padding: 30px 20px;
        font-size: 20px;
    }

    .info__content {
        padding: 30px 20px;
    }

    .info h2 {
        margin-bottom: 30px;
    }

    .tender-item__header,
    .tender-item__content {
        padding-left: 26px;
    }

    .tender-item__data-col {
        margin-right: 40px;
        min-width: 0;
        flex: unset;
    }

    .social {
        --bs-gutter-x: 14px;
    }
}

@media (max-width: 991.98px) {
    .header {
        --banner-height: 65px;
    }

    .header__logo-wrapper {
        width: 150px;
    }

    .header__logo {
        width: 130px;
        letter-spacing: 0.035em;
    }

    .header__banner {
        margin-left: 150px;
    }

    .header__links {
        font-size: 13px;
    }

    .header__second-nav-title {
        display: none;
    }

    .header_version_2 .header__logo-wrapper {
        width: 180px;
    }

    .header_version_2 .header__logo {
        letter-spacing: 0;
    }

    .footer__section_logo {
        width: 52.7%;
    }

    .footer__section_nav {
        display: none;
    }

    .footer__section_subscribe {
        width: 47.3%;
    }

    .main-news__single {
        padding-right: 14px;
    }

    .main-objects__more {
        width: 54px;
    }

    .main-objects__more-btn {
        height: 153px;
    }

    .news._masonry.is-complete {
        grid-template-columns: repeat(2, 1fr);
    }

    .companies {
        grid-template-columns: repeat(2, 1fr);
    }

    .aside-brand {
        margin-bottom: 25px;
    }

    .block__header {
        padding: 10px 22px;
    }

    .block__content {
        padding: 29px 22px;
    }

    .company__contacts-list {
        column-gap: 20px;
    }

    .document-list.document-list_2-column {
        column-count: auto;
        column-gap: unset;
    }

    .materials-header__inner {
        padding: 20px;
    }

    .materials-header__dl {
        font-size: 16px;
    }

    .materials-header__dr {
        margin-right: 20px;
    }

    .sidebar-header__title {
        font-size: 20px;
        line-height: 26px;
    }

    .document {
        grid-template-columns: 214px 1fr 160px;
    }

    .document__header,
    .document__aside,
    .document__footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .document__image {
        padding-left: 35px;
        padding-right: 35px;
    }

    .tenders-header__aside {
        display: none;
    }

    .tender-item__data-col {
        margin-right: 20px;
    }

    .tender-item__info {
        font-size: 20px;
        line-height: 1;
    }

    .tender__data {
        column-count: 2;
    }

    .admin-item__btn {
        min-width: 50px;
    }

    .admin-panel-item__btn {
        min-width: 50px;
    }

    .social,
    .social._masonry {
        display: block;
        margin: 0;
    }

    .social__item,
    .social._masonry .social__item {
        width: auto;
        padding: 0;
    }

    .social-window .social-item__slider .slick-prev {
        left: -90px;
    }

    .social-window .social-item__slider .slick-next {
        right: -90px;
    }

    .social-window .fancybox-close-btn {
        right: -90px;
    }
}

@media (max-width: 767.98px) {
    h1,
    .h1 {
        font-size: 38px;
        line-height: 1;
    }

    .header {
        padding-top: 0;
    }

    .header__banner {
        margin-left: 0;
        margin-bottom: 0 !important;
    }

    .header__banner,
    .header__banner a,
    .header__banner picture {
        height: auto;
    }

    .header__banner img {
        width: 100%;
        height: auto;
    }

    .header__content {
        display: block;
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }

    .header__content:after {
        display: none;
    }

    .header__logo-wrapper {
        width: auto !important;
        margin: 0 !important;
        padding-right: 30px !important;
        position: relative;
    }

    .header__logo {
        width: auto;
        display: flex;
        align-items: flex-end;
        text-align: left;
        font-size: 14px;
        line-height: 18px;
    }

    .header__logo-image {
        width: 97px;
        flex-shrink: 0;
        margin-right: 19px;
    }

    .header__logo-text {
        margin-top: 0;
        width: 8em;
        margin-bottom: 6px;
    }

    .header_version_2 .header__logo {
        display: block;
        padding: 7px 0 3px;
    }

    .header_version_2 .header__logo-image {
        width: 189px;
        margin-right: 0;
    }

    .header_version_2 .header__logo-text {
        margin: 7px 0 0;
        width: auto;
    }

    .header__menu-btn {
        display: block;
        position: absolute;
        right: 0;
        top: 7px;
    }

    .header__main {
        padding: 0;
    }

    .header__second-nav {
        margin: 15px 0 0;
        background: #252B30;
        color: #fff;
        font-size: 16px;
    }

    .header__second-nav-header {
        display: block;
        cursor: pointer;
        position: relative;
        padding: 9px 40px 9px 18px;
        user-select: none;
    }

    .header__second-nav-header:after {
        content: '';
        position: absolute;
        right: 18px;
        top: 50%;
        width: 8px;
        height: 8px;
        margin-top: -6px;
        border-style: solid;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .header__second-nav.is-open .header__second-nav-header:after {
        margin-top: -3px;
        transform: rotate(225deg);
    }

    .header__second-nav-inner {
        display: none;
    }

    .header__second-nav.is-open .header__second-nav-inner {
        display: block;
    }

    .header__second-nav-title {
        display: none;
    }

    .header__second-nav-content {
        margin: 0;
    }

    .header__second-nav-content ul {
        display: block;
    }

    .header__second-nav-content li {
        display: block;
        margin: 0;
        border-bottom: 1px solid #fff;
    }

    .header__second-nav a {
        display: block;
        padding: 9px 18px;
        background: #3B444B;
        text-decoration: none;
    }

    .header__second-nav a:hover {
        background: #30383e;
        text-decoration: none;
    }

    .menu-popup__bg {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 90001;
        background: rgba(0,0,0,0.5);
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: 0.25s ease-in-out;
    }

    .menu-popup__inner {
        position: fixed;
        z-index: 90002;
        top: 0;
        bottom: 0;
        left: -220px;
        width: 220px;
        background: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: 0.25s ease-in-out;
    }

    html.is-menu-open .menu-popup__bg {
        opacity: 1;
        visibility: visible;
    }

    html.is-menu-open .menu-popup__inner {
        transform: translateX(100%);
        box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
    }

    .menu-popup__close {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        border: none;
        background: none;
        padding: 0;
        width: 48px;
        height: 48px;
        color: var(--main-color);
    }

    .menu-popup__close:before,
    .menu-popup__close:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 26px;
        border-bottom: 3px solid;
        margin: -1px 0 0 -13px;
        transform: rotate(45deg);
    }

    .menu-popup__close:after {
        transform: rotate(-45deg);  
    }

    .menu-popup__content {
        height: 100%;
        overflow-y: auto;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        padding: 50px 20px 20px;
    }

    .header__links {
        display: none;
    }

    .header__nav {
        font-family: var(--title-font);
        font-size: 17px;
        line-height: 20px;
        font-weight: bold;
    }

    .header__nav-more {
        display: none;
    }

    .nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .nav ul:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 14px;
        border-bottom: 1px dashed #9D9D9D;
    }

    .nav li ul {
        display: none;
        padding: 5px 0;
    }

    .nav li.is-open > ul {
        display: block;
    }

    .nav li li {
        margin: 5px 0;
    }

    .nav a {
        display: block;
        text-decoration: none;
    }

    .nav > ul > li {
        margin-bottom: 6px;
    }

    .nav > ul > li > a {
        text-transform: uppercase;
        position: relative;
    }

    .nav > ul > li.has-sublist > a {
        padding-right: 25px;
        margin-right: -6px;
    }

    .nav > ul > li > a button {
        display: none;
        height: 30px;
        width: 30px;
        position: absolute;
        right: -5px;
        top: -5px;
        border: none;
        padding: 0;
        background: none;
    }

    .nav > ul > li > a button:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 8px;
        height: 8px;
        margin: -6px 0 0 -4px;
        border-style: solid;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .nav > ul > li.is-open > a button {
        transform: rotate(180deg);
    }

    .nav > ul > li.has-sublist > a button {
        display: block;
    }

    .footer {
        padding-bottom: 0;
    }

    .footer__main {
        display: block;
        padding: 32px 34px;
    }

    .footer__section {
        width: auto;
        padding: 0;
        border: none;
    }

    .footer__logo-wrapper {
        margin-top: 0;
    }

    .footer__social {
        margin-bottom: 23px;
    }

    .footer__social-btn img {
        width: 33px;
        height: 33px;
    }

    .footer__subscribe-title {
        margin-bottom: 17px;
    }

    .footer__subscribe-row {
        display: block;
    }

    .footer__subscribe-col_input {
        width: auto;
    }

    .footer__subscribe-col_captcha {
        width: auto;
    }

    .footer .g-recaptcha {
        display: flex;
        justify-content: center;
    }

    .footer .g-recaptcha > div {
        margin: 0 auto;
    }

    .footer__copyright {
        text-align: center;
        margin-top: 24px;
    }

    .footer_version_2 .footer__logo {
        padding-right: 15px;
    }

    .breadcrumbs {
        display: none;
    }

    .page-header {
        display: block;
        margin: 40px 0 80px;
    }

    .page-header__aside {
        text-align: left;
        margin-top: 14px;
        font-size: 16px;
        line-height: 21px;
    }

    .page-header__aside > span,
    .page-header__aside .more-link {
        display: block;
        margin-left: 0;
    }

    .item__secondary {
        display: none;
    }

    .main-news {
        display: block;
    }

    .main-news__single {
        width: auto;
        padding-right: 0;
        margin-bottom: 24px;
    }

    .main-objects {
        display: block;
    }

    .main-objects__more {
        display: none;
    }

    .section__header {
        display: block;
    }

    .section_slider .section__header {
        padding-right: 0;
    }

    .section__header-content {
        display: block;
    }

    .section__nav {
        margin-left: 0;
    }

    .section__header-aside {
        display: none;
    }

    .main-materials-section {
        border: none;
        padding: 0;
    }

    .section_slider .slick-arrow.slick-disabled {
        opacity: 0;
    }

    .section_slider .slick-list {
        margin: 0 53px -10px -7px !important;
        transition: margin 0.3s ease-in-out;
    }

    .section_slider .slick-arrow:not(.slick-disabled) ~ .slick-list {
        margin: 0 23px -10px !important;
    }

    .news,
    .news._masonry.is-complete {
        display: block;
        margin: 0;
    }

    .news__item,
    .news._masonry.is-complete .news__item {
        width: auto;
        padding: 0;
    }

    .page-filter {
        margin-bottom: 13px;
    }

    .page-filter .form-group {
        margin-bottom: 12px;
    }

    .pagination {
        margin: 40px 0;
    }

    .layout {
        display: block;
    }

    .sidebar {
        width: auto;
        padding-right: 0;
        margin-bottom: 31px;
    }

    .sidebar-item_sm {
        margin-bottom: 14px;
    }

    .sidebar-item__header {
        display: block;
        font-family: var(--title-font);
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        padding: 10px 10px;
        background: #F6F6F6;
        color: #828282;
        padding-right: 25px;
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23383838' stroke-width='2'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 8px center;
        background-size: 12px 8px;
        border: 1px solid #E5E5E5;
        border-radius: 2px;
        text-transform: none;
        cursor: pointer;
    }

    .sidebar-item__title {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .sidebar-item__toggle {
        display: none;
    }

    .sidebar-item.is-open .sidebar-item__content {
        display: block;
    }

    .sidebar-item__content {
        border: 1px solid #E5E5E5;
        border-radius: 2px;
        padding: 13px;
        margin-top: -1px;
    }

    .sidebar-item__content .sidebar-nav > .sidebar-nav__sublist {
        padding-left: 0;
    }

    .tags {
        margin-bottom: 10px;
    }

    .object-card {

    }

    .object-card:before {
        display: none;
    }

    .object-card__image {
        position: relative;
        width: auto;
        height: auto;
        margin-bottom: 15px;
    }

    .object-card__image:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .object-card__image img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .object-card__content {
        position: static;
        width: auto;
        height: auto;
        background: none;
        color: var(--main-color);
        border-radius: 0;
        display: block;
        padding: 0;
        opacity: 1;
        visibility: visible;
        margin-bottom: 8px;
    }

    .sidebar-materials {
        display: none;
    }

    .companies {
        display: block;
    }

    .add-company-btn {
        position: static;
        display: block;
        text-align: right;
    }

    .company-card {
        margin-bottom: 15px;
        min-height: 0;
    }

    .aside {
        display: flex;
        justify-content: center;
        width: auto;
        padding-left: 0;
        margin-top: 36px;
    }

    .aside__inner {
        width: 310px;
        flex-shrink: 0;
    }

    .aside-events {
        margin-bottom: 0;
    }

    .aside-event:last-child {
        margin-bottom: 0;
    }

    .article-pic {
        display: block;
    }

    .text blockquote {
        padding-left: 0;
    }

    .text blockquote strong a:before {
        display: none;
    }

    .text dl {
        column-count: unset;
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .share-section {
        display: block;
        text-align: center;
        display: none;
    }

    .share-section__share-title {
        display: block;
        margin: 0 0 10px;
    }

    .share-section__data {
        text-align: center;
        margin-top: 15px;
    }

    .share-section__data-item {
        display: block;
        margin-left: 0;
        margin-top: 5px;
    }

    .mob-slider {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .mob-slider:not(.slick-slider) > *,
    .mob-slider .slick-slide > div > * {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
    }

    .mob-slider:not(.slick-slider) > * + * {
        display: none !important;
    }

    .mob-slider .slick-arrow {
        top: 50%;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        border-radius: 50%;
        background: #C2C2C2;
        color: #fff;
        opacity: 1;
    }

    .mob-slider .slick-arrow:hover {
        opacity: 1;
        background-color: #595F64;
    }

    .mob-slider .slick-prev {
        left: -20px;
    }

    .mob-slider .slick-next {
        right: -20px;
    }

    .mob-slider .slick-arrow:before {
        display: none;
    }

    .mob-slider .slick-arrow:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 12px;
        height: 12px;
        margin: -6px;
        border-style: solid;
        border-width: 0 3px 3px 0;
        border-color: currentColor;
    }

    .mob-slider .slick-prev:after {
        transform: translateX(2px) rotate(145deg);
    }

    .mob-slider .slick-next:after {
        transform: translateX(-2px) rotate(-45deg);
    }

    .gallery .slick-arrow {
        top: 69px;
    }

    .materials-mob-slider {
        max-width: 204px;
        margin: 0 auto !important;
    }

    .materials-mob-slider .slick-arrow {
        top: 102px;
    }

    .catalog-mob-slider {
        max-width: 204px;
        margin: 0 auto !important;
    }

    .video-mob-slider {
        max-width: 282px;
        margin: 0 auto !important;
    }

    .gallery-mob-slider {
        max-width: 260px;
        margin: 0 auto !important;
    }

    .objects-mob-slider {
        max-width: 280px;
        margin: 0 auto !important;
    }

    .company-pic {
        margin-bottom: 82px;
    }

    .company-pic img {
        width: 100%;
        height: 505px;
        object-fit: cover;
    }

    .company__logo {
        margin-bottom: 11px;
    }

    .company__head {
        margin-bottom: 71px;
    }

    .company__contacts-list {
        column-count: auto;
        column-gap: unset;
    }

    .company__contacts-item-phones {
        margin-right: -22px;
    }

    .company__contacts-item-phones .phone {
        min-width: 160px;
    }

    .material-gallery {
        margin-bottom: 32px;
    }

    .material-gallery__thumbs {
        max-width: 250px;
        margin: 30px auto 0 !important;
    }

    .material-gallery__thumbs .slick-arrow {
        top: 60px;
    }

    .material-gallery__item {
        margin: 0 auto;
    }

    .info {
        display: block;
    }

    .info__aside {
        width: auto;
    }

    .info__caption {
        padding-bottom: 0;
    }

    .sidebar_mob-border {
        border-top: 1px solid var(--border-color);
        border-bottom: 1px solid var(--border-color);
        padding: 28px 0 0;
    }

    .materials-header-wrapper {
        margin: 40px 0 80px;
    }

    .materials-header-wrapper .breadcrumbs {
        display: none;
    }

    .materials-header {
        display: block;
        height: auto;
        background: none !important;
        color: inherit;
        text-shadow: none;
    }

    .materials-header:before {
        display: none;
    }

    .materials-header__inner {
        padding: 0;
    }

    .materials-header__category,
    .materials-header__dl {
        display: none;
    }

    .materials-header__title {
        font-size: 38px;
        line-height: 1;
        margin-bottom: 0;
    }

    .material-item {
        max-width: 206px;
        margin: 0 auto;
    }

    .brand-item {
        max-width: 160px;
        margin-left: auto;
        margin-right: auto;
    }

    .document {
        border: none;
        border-radius: 0;
        margin-bottom: 40px;
        display: block;
    }

    .document__header{
        padding: 38px 0 0;
        text-align: center;
        margin-bottom: 59px;
    }

    .document__title {
        margin-bottom: 9px;
    }

    .document__image {
        margin: 0 auto 31px;
        max-width: 214px;
        border-radius: 0;
        background: none;
        padding: 0;
    }

    .document__image-wrapper {
        min-height: 0;
    }

    .document__icon-wrapper {
        min-height: 269px;
        padding: 27px 33px 30px;
        background: #E0DCDC;
    }

    .document__aside {
        padding: 0;
        margin-bottom: 25px;
    }

    .document__footer {
        padding: 0;
        text-align: center;
    }

    .document__buttons {
        margin: 0 auto;
    }

    .add-select {
        display: block;
    }

    .add-select__dropdown {
        font-size: 16px;
        width: 100%;
    }

    .add-select__btn-text {
        white-space: normal;
    }

    .tender-item {
        display: block;
    }

    .tender-item__image {
        width: auto;
        border-radius: 3px 0 0 0;
    }

    .tender-item__image img {
        width: auto;
        border-radius: 3px 0 0 0;
    }

    .tender-item__header {
        min-height: 0;
        display: block;
        padding: 29px 10px;
    }

    .tender-item__info {
        display: none;
    }

    .tender-item__content {
        display: block;
        padding: 20px 10px;
        min-height: 0;
    }

    .tender-item__status {
        margin: 26px auto 7px;
    }

    .tender-item__data {
        display: block;
    }

    .tender-item__data-col {
        min-width: 0;
        margin-right: 0;
    }

    .tender__head {
        display: block;
    }

    .tender__head-data {
        text-align: left;
        margin-bottom: 15px;
    }

    .tender__head-data-item {
        margin: 0 16px 0 0;
    }

    .tender__data {
        column-count: auto;
    }

    .account-sidebar {
        width: auto;
        padding-right: 0;
        margin-bottom: 31px;
    }

    .form-check-row {
        display: block;
        padding-bottom: 17px;
        margin-bottom: 27px;
    }

    .form-check-list-title {
        margin-right: 0;
        display: block;
        margin-bottom: 11px;
    }

    .add-company-section {
        display: none;
        margin-left: auto;
    }

    .company-section:last-child .add-company-section {
        display: block;
    }

    .form-rule-alert {
        position: relative;
        padding: 15px;
        padding-left: 50px;
        font-size: 16px;
        line-height: 21px;
    }

    .form-rule-alert .icon {
        left: 15px;
        top: 15px;
        width: 24px;
        height: 24px;
    }

    .form-info__content {
        font-size: 16px;
        padding: 15px;
    }

    .form-info__title {
        padding-left: 15px;
        padding-right: 15px;
    }

    .add-form {
        padding: 40px 18px;
    }

    .account-add-btn {
        height: auto;
    }

    .admin-item {
        display: block;
    }

    .admin-item__cell {
        border-right: none;
        border-bottom: 1px solid var(--border-color);
        padding: 11px 20px;
        text-align: left;
    }

    .admin-item__cell:last-child {
        border-bottom: none;
    }

    .admin-item__cell_buttons {
        display: block;
        padding: 0;
    }

    .admin-item__btn {
        border-right: none;
        border-bottom: 1px solid var(--border-color);
        width: 100%;
        padding: 10px;
    }

    .admin-item__btn:last-child {
        border-bottom: none;
    }

    .admin-panel-item {
        display: block;
    }

    .admin-panel-item__buttons {
        display: block;
    }

    .admin-panel-item__buttons .admin-panel-item__btn {
        border-left: none;
        border-top: 1px solid var(--border-color);
        padding: 10px;
    }

    .admin-panel-item__content {
        padding-left: 14px;
        padding-right: 14px;
    }

    .social-window .social-item__slider .slick-prev {
        left: 0;
    }

    .social-window .social-item__slider .slick-next {
        right: 0;
    }

    .social-window .social-item__figure {
        margin-bottom: 24px;
    }

    .social-window .social-item__footer {
        margin-top: 20px;
    }

    .social-window .social-item__slider .slick-arrow {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }

    .social-window .social-item__slider .slick-arrow:after {
        width: 20px;
        height: 20px;
        margin: -10px;
        border-width: 0 5px 5px 0;
    }

    .social-window .fancybox-close-btn {
        right: 0;
    }
}

@media (max-width: 575.98px) {
    .container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .header .container {
        padding: 0;
    }

    .header__content {
        padding-left: 18px;
        padding-right: 18px;
    }

    .header__second-nav {
        margin-left: -18px;
        margin-right: -18px;
    }

    .footer .container {
        padding: 0;
    }

    .banners {
        margin-left: -18px;
        margin-right: -18px;
        padding-left: 18px;
        padding-right: 18px;
    }

    .news-item {
        margin-left: -18px;
        margin-right: -18px;
    }

    .news-item__image img {
        border-radius: 0;
    }

    .news-item__content {
        padding-left: 18px;
        padding-right: 18px;
    }

    .company-card {
        margin-left: -18px;
        margin-right: -18px;
        padding-left: 18px;
        padding-right: 18px;
        border-radius: 0;
    }

    .text dl {
        margin-left: -18px;
        margin-right: -18px;
        padding-left: 18px;
        padding-right: 18px;
    }

    .mob-slider .slick-prev {
        left: -16px;
    }

    .mob-slider .slick-next {
        right: -16px;
    }

    .materials-mob-slider  .slick-prev {
        left: -20px;
    }

    .materials-mob-slider .slick-next {
        right: -20px;
    }

    .catalog-mob-slider  .slick-prev {
        left: -20px;
    }

    .catalog-mob-slider .slick-next {
        right: -20px;
    }

    .company-pic {
        margin-left: -18px;
        margin-right: -18px;
    }

    .material-gallery__main {
        margin-left: -18px;
        margin-right: -18px;
    }

    .material-gallery__main .material-gallery__item-caption {
        padding-left: 18px;
        padding-right: 18px;
    }

    .text figure {
        margin-left: -18px;
        margin-right: -18px;
    }

    .text figcaption {
        padding-left: 18px;
        padding-right: 18px;
    }

    .form-check-row {
        margin-left: -18px;
        margin-right: -18px;
        padding-left: 18px;
        padding-right: 18px;
    }

    .add-form {
        margin-left: -18px;
        margin-right: -18px;
        padding-left: 18px;
        padding-right: 18px;
        border-radius: 0;
    }
}

@media (max-width: 380px) {
    .footer .g-recaptcha {
        transform: scale(0.84);
    }

    .popup-window .g-recaptcha {
        transform: scale(0.75);
        margin-bottom: -15px;
        display: flex;
        justify-content: center;
        transform-origin: center;
    }
}
@media (min-width: 768px){
.share-section + .banners {
border-top: none;
margin-top: -40px;
}
}

@media (max-width: 575.98px) {
.aside {
display: block;
margin-top: 24px;
}

.aside__inner {
width: auto;
}

.aside-item {
margin-bottom: 24px;
}

.aside-banner {
margin-bottom: 24px;
text-align: left;
}

.aside-banner img,
.aside-event__image img {
display: block;
border-radius: 4px;
}
}