.mobile-menu-burger {
    display: none;
}
.mobile-menu-burger:before {
    content: "";
    margin: auto;
    background: url(../images/menu.svg) center no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
    position: relative;
    z-index: 10;
}
.nav-top {
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 101;
    padding: 10px 20px;
    width: 100%;
    height: 50px;
    background-color: #188976;
}
.nav-top .hamburger {
    margin-left: auto;
    color: #fff;
    cursor: pointer;
}
.nav-drill {
    margin-top: 50px;
    transform: translateX(100%);
}
.nav-is-toggled .nav-drill {
    transform: translateX(0);
}
.nav-icon {
    display: none;
}
.slogan-text-wrap {
    text-align: center;
}
.catalog-section-list .inner .gallery::empty {
    display: none;
}
.catalog-section-list .inner .second_level:empty {
    display: none;
}
#object .photos .jcarousel li a {
    display: block;
}
.cont_map .cont form input,
.cont_map .cont form textarea {
    width: 100%;
    margin-top: 15px;
}
.cont_map .cont .mpc .block_name_2,
.cont_map .cont .mpc .block_name_3 {
    font-size: 22px;
    margin-bottom: 1rem;
}
#footer .footer__table-td {
    width: auto !important;
}
.footer__info {
    text-align: left;
}
@media (max-width: 1366px) {
    html,
    body {
        box-sizing: border-box;
        min-width: unset;
    }
}
@media (max-width: 1199px) {
    .block_name {
        --height-decor: 37px;
        height: var(--height-decor);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        font-weight: 700;
        font-size: 16px;
        background-color: #4fa0be;
        position: relative;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .block_name .hdr-blk {
        background-color: transparent;
        font-size: inherit;
        font-weight: inherit;
        padding: unset;
    }
    .block_name .hdr-blk:before,
    .block_name .hdr-blk:after {
        display: none;
    }
    .block_name:after {
        content: "";
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi9F+w7z8DcYBxQ7wjUQqZGGgARrihLKQo9pm5fQi49M+PH/9HY3/U0FFDRw0dNXTU0FFDRw0dNXQIt08ZYZwrh/ZibdmJSMkyiMjIEW0o4////xlUkmtg/P+UGkjQ++QYiNdQcg3EaSglBmI1lFIDMQylhoEgABBgAFGUFmLKZcorAAAAAElFTkSuQmCC)
            no-repeat left top;
        display: inline-block;
        width: 21px;
        height: 44px;
        top: 0;
        right: -10.5px;
    }
    .block_name:before {
        content: "";
        position: absolute;
    }
    .block_name--objects:before {
        content: "";
        background: url(../images/world.svg) center no-repeat;
        width: 88px;
        height: 90px;
        background-size: cover;
        top: -33px;
        left: -60px;
    }
    .products-container .block_name:before {
        background: url(../images/container.svg) center no-repeat;
        background-size: cover;
        display: inline-block;
        top: 0;
        left: -13px;
        width: 62px;
        height: 100%;
    }
    .company .block_name {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .company .block_name .hdr-blk {
        background-color: transparent;
        font-size: inherit;
        font-weight: inherit;
        padding: unset;
    }
    .company .block_name .hdr-blk:before,
    .company .block_name .hdr-blk:after {
        display: none;
    }
    .company .block_name:before {
        background: url(../images/info.svg) center no-repeat;
        background-size: contain;
        display: inline-block;
        width: 50px;
        height: 50px;
        z-index: 1;
        left: -13px;
    }
    .nagrady .block_name {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .nagrady .block_name:before {
        background: url(../images/sertif.svg) center no-repeat;
        background-size: contain;
        display: inline-block;
        width: 64px;
        height: 80px;
        z-index: 1;
        left: -13px;
    }
    .partners_wr .partners .block_name {
        margin-bottom: 2rem;
        padding-left: 50px !important;
    }
    .partners_wr .partners .block_name:before {
        background: url(../images/breafcase.svg) center no-repeat;
        background-size: contain;
        display: inline-block;
        width: 60px;
        height: 53px;
        z-index: 1;
        left: -13px;
        top: -13px;
    }
    .bnt-red,
    .more,
    #content button,
    #request button,
    #req button {
        padding: 0.8rem 2rem !important;
        display: inline-block;
    }
    html,
    body {
        line-height: 1.3;
    }
    * {
        box-sizing: border-box;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .wrap {
        max-width: 1140px;
        width: auto;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        height: auto;
    }
    .wrap .wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .main {
        height: auto;
        margin: unset;
    }
    #header #list-phones {
        display: flex;
        flex-grow: 1;
        align-items: center;
    }
    #header #list-phones .wrp {
        margin-right: 1rem;
    }
    #header #list-phones .city {
        font-size: 1rem;
    }
    #header #list-phones .phone2 {
        font-size: 1rem !important;
    }
    #header #list-phones .phone2 a {
        font-size: inherit;
    }
    #header .main_menu {
        height: auto;
    }
    .products-container {
        background: url(../images/product-bg.jpg) left top no-repeat;
        background-size: cover;
        margin-left: -15px;
        margin-right: -15px;
        padding: 3rem 15px;
        margin-bottom: 3rem !important;
    }
    .products-container.products-container_webp {
        background: url(../images/product-bg.webp) left top no-repeat;
        background-size: cover;
    }
    .products-wrap {
        margin-top: 2rem !important;
        padding: 0 !important;
        height: auto !important;
    }
    .products-list {
        display: flex;
        flex-wrap: wrap;
        margin: -5px;
    }
    .products-list li {
        float: unset;
        margin: 5px;
        text-align: center;
        flex-basis: calc(25% - 10px);
    }
    .products-list li:first-child {
        margin: 5px;
    }
    .map-obj {
        height: auto;
        background: url(../images/map-bg.jpg) center top no-repeat;
        background-size: cover;
        padding-top: 1rem;
        padding-bottom: 1rem;
        margin: 2rem -15px 3rem;
    }
    .map-obj.map-obj_webp {
        background: url(../images/map-bg.webp) center top no-repeat;
        background-size: cover;
    }
    .map-obj > a {
        display: block;
        margin-left: 15px;
        margin-right: 15px;
    }
    .industry table td:first-of-type {
        width: 30%;
    }
    .slogan-text-wrap {
        margin-bottom: 2rem;
    }
    .slogan-text {
        display: inline-block;
        margin: 0;
        position: relative;
        color: #fff;
        padding: 1rem 8px;
    }
    .slogan-text:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #20799b;
        transform: skewX(-10deg);
        z-index: -1;
        top: 0;
        left: 0;
    }
    .nagrady {
        width: auto;
        height: auto;
        margin-bottom: 3rem;
    }
    .nagrady_carousel_wrp {
        width: auto;
    }
    .nagrady_carousel_wrp ul {
        display: flex;
        justify-content: center;
    }
    .partners {
        width: auto;
        margin-bottom: 3rem;
    }
    .partners_list {
        display: flex;
        justify-content: center;
    }
    .catalog-section-list .inner .title_desc,
    .catalog-section-list .inner h1:first-of-type {
        font-size: 26px;
    }
    .catalog-section-list .inner .big_img {
        width: calc(100% - 300px);
    }
    .catalog-section-list .inner .big_img img {
        width: 100%;
    }
    .catalog-section-list .inner .sections {
        display: flex;
        flex-flow: row wrap;
        gap: 10px;
        margin-bottom: 2rem;
    }
    /* .catalog-section-list .inner .sections .item {
        border: 1px solid #20799b;
        width: calc(25% - 8px);
        margin-right: unset;
        height: auto;
        box-sizing: border-box;
    } */
    /* .catalog-section-list .inner .sections .item a {
        display: block;
        padding-bottom: 1rem;
        font-size: 16px;
        color: #fff;
        background-color: #20799b;
        height: 100%;
        text-decoration: none;
        padding-left: 3px;
        padding-right: 3px;
    } */
    .catalog-section-list .inner .sections .item a:hover {
        background-color: #4fa0be;
        color: #fff !important;
    }
    .catalog-section-list .inner .sections .item a img {
        margin-left: -3px;
        margin-right: -3px;
        display: inline-block;
        width: calc(100% + 6px);
        max-width: unset;
    }
    .catalog-section-list .inner .objects {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    .catalog-section-list .inner .gallery {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .catalog-section-list .inner .gallery .item {
        flex-basis: calc(25% - 10px);
        margin: unset;
    }
    #content .news-list {
        text-align: left;
    }
    #content .news-list .news-item {
        padding-left: unset;
        display: flex;
        flex-direction: column;
        text-align: initial;
    }
    #content .news-list .news-date-time {
        margin-left: unset;
        width: auto;
        font-size: 14px;
    }
    #product .info,
    #product .photos,
    #product .projects,
    #product .objects,
    #object .info,
    #object .layouts,
    #object .photos {
        width: auto;
    }
    #object .photos .jcarousel {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    #object .photos .jcarousel li {
        flex-basis: calc(25% - 8px);
        margin: unset !important;
    }
    .cont_map {
        height: auto;
        background: unset;
    }
    .cont_map .wrap {
        z-index: unset;
    }
    .cont_map #cont_map {
        margin-bottom: 1.5rem;
    }
    .cont_map .cont .mpc {
        background-color: #f4f4f4;
        position: relative;
    }
    .cont_map .cont .mpc .mp {
        position: absolute;
        margin: unset !important;
        top: 1rem;
        right: 1rem;
        height: 100% !important;
    }
    .cont_map .cont .mpc p {
        font-size: 15px !important;
    }
    #footer-bg {
        background-size: 200%;
        height: auto;
        padding-top: 11.5%;
    }
    #footer .footer__social {
        display: flex;
        flex-wrap: wrap;
    }
    #content .ytp-large-play-button {
        padding: 0 !important;
    }
}
@media (max-width: 991px) {
    h1,
    h2,
    h3,
    h4,
    h5 {
        line-height: 1.15;
    }
    h2,
    #content dl dt {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    h3 {
        font-size: 20px;
        margin-bottom: 1em;
    }
    .wrap {
        max-width: 960px;
    }
    #header .blue {
        margin-left: unset;
        flex-grow: 1;
        height: auto;
    }
    #header .wrap {
        display: flex;
        height: auto;
    }
    #header .wrap .top_info_bx {
        display: none;
    }
    #header .logo {
        margin: 0;
        float: unset;
        flex-shrink: 0;
        -ms-grid-row-align: center;
        align-self: center;
    }
    #header .phones-box {
        margin: unset;
        padding: unset;
        position: relative;
        display: flex;
        justify-content: flex-end;
        min-width: 176px;
        width: 100%;
        height: 100%;
    }
    #header .top_links_bx {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: 30%;
    }
    #header .top_links_bx a {
        margin-left: 10px;
    }
    #header .menu {
        width: auto;
        height: auto;
    }
    #header .menu > li:not(:first-of-type) {
        margin-left: 10px;
    }
    .catalog-section-list .inner .sections .item {
        /* border: 1px solid #20799b; */
        width: calc(33.3333333333% - 7px);
        margin-right: unset;
        height: auto;
        box-sizing: border-box;
    }
    .catalog-section-list .inner .objects .items {
        display: flex;
        gap: 10px;
    }
    .catalog-section-list .inner .objects .items .item {
        flex: 1 1 calc(33.3333333333% - 5px);
        display: flex;
        flex-direction: column;
    }
    .catalog-section-list .inner .objects .items .item .item_info {
        margin-left: unset;
        margin-top: 1rem;
    }
    .catalog-section-list .inner .objects .items .item .item_info a {
        font-size: 16px;
        text-decoration: none;
        font-weight: 700;
    }
    .cont_map .cont .mpc .mp {
        position: static;
        width: 100% !important;
        margin-top: 1rem !important;
        float: none !important;
        height: auto !important;
    }
    .cont_map .cont .mpc .f_im {
        float: unset;
        margin-right: unset;
        height: auto;
        width: auto;
    }
    .cont_map .cont .mpc .f_im img {
        width: auto !important;
        height: auto !important;
        display: block;
    }
    .inx .newton_callback_phone.mobile:not(.opened) {
        right: 25px !important;
        bottom: 107px !important;
    }
    .social-block {
        width: unset;
    }
}
@media (max-width: 767px) {
    #content button,
    #request button,
    #req button {
        color: #fff;
    }
    .mark-dl {
        margin-top: 1rem;
    }
    .mark-dl dt {
        margin-bottom: 1rem !important;
    }
    .mark-dl dd {
        list-style: none;
        list-style-type: none !important;
        position: relative;
        text-indent: unset !important;
        padding-left: 20px;
    }
    .mark-dl dd:before {
        content: "";
        position: absolute;
        width: 5px;
        height: 5px;
        top: 7px;
        left: 0;
        background-color: #20799b;
        border-radius: 50%;
    }
    #content {
        padding-top: 70px;
    }
    #header {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #f1f1f1;
        z-index: 10;
        height: auto;
        display: flex;
        min-height: 60px;
    }
    #header .wrap {
        padding-right: 0;
        padding-left: 0;
    }
    #header .phones-box:before {
        content: "";
        position: absolute;
        width: 24px;
        height: 24px;
        top: 50%;
        right: 0;
        background: url(../images/arrow-dowm.svg) center no-repeat;
        background-size: contain;
        transform: translateY(-50%);
        z-index: 10;
    }
    #header #list-phones {
        flex-direction: column;
        flex-wrap: wrap;
        position: absolute;
        left: 0;
        top: 7px;
        width: 100%;
    }
    #header #list-phones .wrp:not(:first-child) {
        display: none;
    }
    #header #list-phones .wrp:first-child {
        visibility: visible;
    }
    #header #list-phones.show-phone .wrp:not(:first-child) {
        display: block;
    }
    #header #list-phones .wrp {
        float: unset;
        width: auto;
        background: #f1f1f1;
        padding-right: 18px;
    }
    #header #list-phones .wrp:not(:first-child) {
        border-top: 1px solid #20799b;
        padding-bottom: 3px;
        padding-top: 3px;
    }
    #header #list-phones .city {
        font-size: 1.2rem;
        line-height: 1;
    }
    #header .top_links_bx {
        display: none;
    }
    .mobile-menu-burger {
        width: 50px;
        background-color: #20799b;
        display: flex;
    }
    #header .main_menu {
        position: fixed;
        width: 100vw;
        height: 100vh;
        background-color: #4fa0be;
        top: 60px;
        right: 0;
        transform: translateX(calc(100% + 10px));
        transition: 0.4s;
    }
    #header .menu {
        display: flex;
        flex-direction: column;
        height: auto;
    }
    #header .menu li {
        position: static !important;
        display: flex !important;
    }
    #header .menu ul.mnu {
        border: none;
        background-color: #20799b;
        padding: unset;
        top: 0 !important;
        width: 100%;
        height: 100%;
    }
    .menu-is-toggled #header .main_menu {
        transform: translateX(1px);
    }
    .nav-items {
        flex: 0 0 100%;
    }
    .nav-item {
        display: flex !important;
    }
    .nav-item:not(:last-child) {
        border-bottom: solid 1px #fff;
    }
    .nav-link {
        display: block;
        padding: 0.875em 1em;
        color: #fff;
        font-size: 1rem;
        line-height: 1.5em;
        font-weight: 300;
        flex-grow: 1;
        text-decoration: none;
    }
    .nav-expand-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        background-color: #4fa0be;
        transition: 0.3s;
        visibility: hidden;
        overflow-y: auto !important;
        padding-bottom: 4rem;
    }
    .nav-expand-content .nav-item {
        display: flex;
    }
    .nav-expand-content .nav-item:not(:last-child) {
        border-bottom: solid 1px #fff;
    }
    .nav-expand-content .nav-back-link {
        display: flex;
        align-items: center;
        background-color: #20799b !important;
        color: #fff;
        flex-grow: 1;
    }
    .nav-expand-icon {
        display: inline-flex;
        width: 50px;
        background: url(../images/arrow-left.svg) center no-repeat;
        background-size: 24px;
        border-left: 1px solid #fff;
    }
    .nav-expand-link {
        display: flex;
        justify-content: space-between;
    }
    .nav-expand.active > .nav-expand-content {
        transform: translateX(0);
        visibility: visible;
    }
    .products-list li {
        flex-basis: calc(50% - 10px);
    }
    .inxobj.jcarousel-wrapper {
        width: auto;
        white-space: inherit;
        height: auto;
        line-height: 1.3;
    }
    .inxobj.jcarousel-wrapper li {
        width: auto;
        max-width: calc(100vw - 30px);
    }
    .inxobj.jcarousel-wrapper .info__name {
        margin-bottom: 1rem;
    }
    .inxobj.jcarousel-wrapper .info__link {
        display: block;
    }
    .inxobj.jcarousel-wrapper .info__desc {
        margin-top: 1rem;
        max-height: 250px;
        overflow-y: auto;
    }
    .inxobj.jcarousel-wrapper .info__desc p {
        margin-bottom: 0.5rem;
    }
    .inxobj.jcarousel-wrapper .picture {
        float: none !important;
        width: auto;
        height: auto;
    }
    .inxobj.jcarousel-wrapper .jcarousel-control-prev {
        left: -15px;
    }
    .inxobj.jcarousel-wrapper .jcarousel-control-next {
        right: -15px;
    }
    .inxobj.jcarousel-wrapper #inxobj li {
        margin: 0 !important;
    }
    .company {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .company h2 {
        margin-bottom: 2rem;
    }
    .industry table,
    .industry tbody,
    .industry tr,
    .industry td {
        display: block;
    }
    .industry table {
        margin-bottom: 2rem;
    }
    .industry table td:first-of-type {
        width: auto;
    }
    .decimal {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .row_feat .container_feat {
        flex-wrap: wrap;
    }
    .row_feat .col {
        flex-basis: 50%;
        width: auto;
    }
    .row_feat .col br {
        display: none;
    }
    .row_feat .col img {
        margin-left: auto;
        margin-right: auto;
        max-width: 110px;
        width: auto;
    }
    .contact-4 {
        border-top: 1px solid #4fa0be;
        border-bottom: 1px solid #4fa0be;
    }
    .contact-4 h3 {
        margin-top: 0;
    }
    .contact-4 #feedback-form {
        margin-right: 0;
        margin-left: 0;
    }
    .contact-4 .form-group {
        padding-left: 15px;
        padding-right: 15px;
        flex-basis: 100%;
        padding-top: 0;
    }
    .contact-4 .button.button-3d {
        padding: 0.8rem 2rem !important;
    }
    .nagrady_carousel_wrp ul {
        justify-content: flex-start;
        overflow-x: scroll;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        padding-bottom: 1rem !important;
    }
    .nagrady_carousel_wrp ul li {
        scroll-snap-align: start;
        display: inline-block;
        border-radius: 3px;
        font-size: 0;
        margin-right: 3rem;
        flex-shrink: 0;
        height: auto;
    }
    .partners_list {
        border: 1px solid lightgray;
        padding: 1rem;
        justify-content: flex-start;
        overflow-x: scroll;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        margin-top: 2rem;
    }
    .partners_list .prtnr {
        scroll-snap-align: center;
        display: inline-block;
        border-radius: 3px;
        font-size: 0;
        margin-right: 3rem;
        flex-shrink: 0;
        width: 100vw;
        height: auto;
    }
    .table--block tbody tr {
        display: block;
    }
    .table--block tbody td {
        display: block;
        width: 100% !important;
        height: auto !important;
        margin-bottom: 2rem;
        margin-top: 1rem;
    }
    .table--block tbody td img {
        margin-bottom: 1rem;
        height: auto !important;
    }
    .catalog-section-list .inner {
        display: flex;
        flex-direction: column;
    }
    .catalog-section-list .inner .title_desc,
    .catalog-section-list .inner h1:first-of-type {
        order: -2;
        font-size: 22px;
        margin-bottom: 1rem;
    }
    .catalog-section-list .inner .big_img {
        width: auto;
        order: -1;
        margin-bottom: 2rem;
    }
    .catalog-section-list .inner .feedback_form {
        width: 100%;
    }
    .catalog-section-list .inner .feedback_form .field--btn {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .catalog-section-list .inner .feedback_form .buttonist {
        padding: 0.8rem 2rem;
    }
    .catalog-section-list .inner .text {
        margin-top: 2rem;
    }
    .catalog-section-list .inner .sections .item {
        width: calc(50% - 5px);
    }
    .catalog-section-list .inner .objects .items .item {
        flex: 1 1 calc(50% - 5px);
    }
    .catalog-section-list .inner .objects .items .item .item_info a {
        font-size: 15px;
    }
    .catalog-section-list .inner .gallery {
        border: 1px solid lightgray;
        padding: 1rem;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        margin-top: 2rem;
        margin-bottom: 2rem;
        gap: 0;
    }
    .catalog-section-list .inner .gallery .item {
        scroll-snap-align: center;
        display: inline-block;
        border-radius: 3px;
        font-size: 0;
        margin-right: 3rem;
        flex-shrink: 0;
        width: 50vw;
        height: auto;
        margin-bottom: unset;
    }
    .catalog-section-list .inner .gallery .item:nth-of-type(4n-4) {
        margin-right: 1rem;
    }
    .catalog-section-list .inner .second_level {
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .catalog-section-list .inner .second_level .item {
        padding: 10px 20px;
        width: 100%;
    }
    .catalog-section-list .inner .second_level .item:not(:first-child) {
        padding-top: 0;
    }
    .catalog-section-list .inner .second_level .item a {
        display: block;
        border-bottom: unset;
        font-size: 15px;
    }
    .catalog-section-list .inner .second_level .item a br {
        display: none;
    }
    #content .news-list--services {
        margin-top: 2rem;
    }
    #content .news-list--services .news-item {
        padding-left: unset;
        margin-bottom: 10px;
    }
    #content .news-list--services .news-item a {
        font-size: 16px;
    }
    #content .news-list--services .news-item a b {
        font-size: inherit;
    }
    .table--proizvodstvo tbody tr {
        display: block;
    }
    .table--proizvodstvo tbody td {
        display: block;
        width: 100% !important;
        height: auto !important;
        margin-bottom: 2rem;
    }
    .table--proizvodstvo tbody td img {
        margin-bottom: 1rem;
        height: auto !important;
    }
    #object .info h2 {
        font-size: 20px;
        margin-bottom: unset;
    }
    #product .picture,
    #object .picture {
        float: none !important;
        margin-bottom: 1rem;
    }
    #object .photos .jcarousel {
        border: 1px solid lightgray;
        padding: 1rem;
        flex-wrap: nowrap;
        overflow-x: scroll;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        margin-top: 2rem;
    }
    #object .photos .jcarousel li {
        scroll-snap-align: center;
        display: inline-block;
        border-radius: 3px;
        font-size: 0;
        flex-shrink: 0;
        width: auto;
        height: auto;
    }
    .r .gallery {
        margin-right: unset;
        display: flex;
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
    }
    .r .gallery a {
        width: calc(50% - 10px);
        margin: 5px;
        display: block;
    }
    .r .gallery a img {
        display: block;
    }
    .cont_map .cont {
        float: none;
    }
    .cont_map .cont .ond {
        height: auto !important;
        padding: 15px;
        border-radius: 5px;
        background: url(../images/mpc.png) no-repeat;
        background-size: 300%;
        background-position: top -56px center;
    }
    .cont_map .cont form {
        float: unset;
        margin-top: 1rem !important;
        height: auto !important;
        margin-right: unset;
    }
    .cont_map .cont form textarea {
        margin-bottom: 15px;
    }
    .cont_map .cont form button {
        padding-bottom: 1rem !important;
        margin-bottom: unset !important;
    }
    .cont_map .mrl .bg {
        display: none;
    }
    .cont_map .mc {
        display: none;
    }
    #footer-bg {
        background-size: 200%;
        height: 40px;
        background-color: red;
    }
    #footer {
        height: auto;
        padding: 2rem 15px;
    }
    #footer .wrap {
        height: auto;
        padding: 0;
    }
    #footer table,
    #footer tr,
    #footer td {
        display: block;
    }
    #footer tbody {
        display: flex;
        flex-direction: column;
    }
    #footer .footer__table--one .footer__table-td {
        margin-bottom: 1rem;
    }
    #footer .footer__table-tr--2 {
        order: -1;
    }
    #footer .phone {
        display: inline-block;
        margin-top: 0.5rem;
    }
    #footer .footer__social .bx-share-social {
        flex-shrink: 0;
    }
    #footer .footer__social .bx-share-social a {
        float: none !important;
        display: inline-block;
    }
    #footer .footer__social .bx-share-social a i {
        margin-top: unset;
    }
    .footer__adress-name {
        font-weight: 700;
    }
    .main .town {
        display: none !important;
    }
}
@media (max-width: 576px) {
    .block_name {
        margin-left: 13px;
        margin-right: 13px;
        max-width: 100%;
    }
    .block_name--objects {
        margin-left: 50px !important;
    }
    .wrap {
        max-width: 720px;
    }
    .gallery_wrap {
        display: flex;
        flex-direction: column;
    }
    body.inx .main {
        margin-top:40px;
    }
    .projects_catalog_detail_title {
        font-size: 18px;
        padding-left: 0;
    }
}
@media (max-width: 374px) {
    .block_name--objects {
        margin-left: 15px !important;
    }
    .block_name--objects:before {
        content: "";
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi9F+w7z8DcYBxQ7wjUQqZGGgARrihLKQo9pm5fQi49M+PH/9HY3/U0FFDRw0dNXTU0FFDRw0dNXQIt08ZYZwrh/ZibdmJSMkyiMjIEW0o4////xlUkmtg/P+UGkjQ++QYiNdQcg3EaSglBmI1lFIDMQylhoEgABBgAFGUFmLKZcorAAAAAElFTkSuQmCC)
            no-repeat left top;
        display: inline-block;
        width: 21px;
        height: 44px;
        top: 0;
        left: -10.5px;
        transform: scale(-1, 1);
    }
    .products-container .block_name {
        margin-left: 15px;
    }
    .products-container .block_name:before {
        content: "";
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi9F+w7z8DcYBxQ7wjUQqZGGgARrihLKQo9pm5fQi49M+PH/9HY3/U0FFDRw0dNXTU0FFDRw0dNXQIt08ZYZwrh/ZibdmJSMkyiMjIEW0o4////xlUkmtg/P+UGkjQ++QYiNdQcg3EaSglBmI1lFIDMQylhoEgABBgAFGUFmLKZcorAAAAAElFTkSuQmCC)
            no-repeat left top;
        display: inline-block;
        width: 21px;
        height: 44px;
        top: 0;
        left: -10.5px;
        transform: scale(-1, 1);
    }
    .company .block_name {
        margin-left: 15px;
    }
    .company .block_name:before {
        content: "";
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi9F+w7z8DcYBxQ7wjUQqZGGgARrihLKQo9pm5fQi49M+PH/9HY3/U0FFDRw0dNXTU0FFDRw0dNXQIt08ZYZwrh/ZibdmJSMkyiMjIEW0o4////xlUkmtg/P+UGkjQ++QYiNdQcg3EaSglBmI1lFIDMQylhoEgABBgAFGUFmLKZcorAAAAAElFTkSuQmCC)
            no-repeat left top;
        display: inline-block;
        width: 21px;
        height: 44px;
        top: 0;
        left: -10.5px;
        transform: scale(-1, 1);
    }
    .nagrady .block_name {
        margin-left: 15px;
    }
    .nagrady .block_name:before {
        content: "";
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi9F+w7z8DcYBxQ7wjUQqZGGgARrihLKQo9pm5fQi49M+PH/9HY3/U0FFDRw0dNXTU0FFDRw0dNXQIt08ZYZwrh/ZibdmJSMkyiMjIEW0o4////xlUkmtg/P+UGkjQ++QYiNdQcg3EaSglBmI1lFIDMQylhoEgABBgAFGUFmLKZcorAAAAAElFTkSuQmCC)
            no-repeat left top;
        display: inline-block;
        width: 21px;
        height: 44px;
        top: 0;
        left: -10.5px;
        transform: scale(-1, 1);
    }
    .partners_wr .partners .block_name {
        font-size: 14px;
        margin-left: 15px;
        padding-left: unset !important;
    }
    .partners_wr .partners .block_name:before {
        content: "";
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIBJREFUeNpi9F+w7z8DcYBxQ7wjUQqZGGgARrihLKQo9pm5fQi49M+PH/9HY3/U0FFDRw0dNXTU0FFDRw0dNXQIt08ZYZwrh/ZibdmJSMkyiMjIEW0o4////xlUkmtg/P+UGkjQ++QYiNdQcg3EaSglBmI1lFIDMQylhoEgABBgAFGUFmLKZcorAAAAAElFTkSuQmCC)
            no-repeat left top;
        display: inline-block;
        width: 21px;
        height: 44px;
        top: 0;
        left: -10.5px;
        transform: scale(-1, 1);
    }
    #header .blue {
        display: none;
    }
    #header .phones-box {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    #header .menu > li > a {
        font-size: 18px !important;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .cont_map .cont form {
        position: relative;
        z-index: 11;
    }
    .cont_map .mrl .bg {
        z-index: 0;
    }
    .cont_map .mc {
        z-index: 0;
    }
}
@media (max-width: 768px) {
    .row_la {
        flex-direction: column;
    }
    .top_catalog_left_block,
    .top_catalog_right_block {
        max-width: 100%;
    }
    #footer .bx-share-social a {
        width: 50px;
        height: 50px;
    }
}
#footer .bx-share-social {
    text-indent: none !important;
}
#header ul.menu > li {
    padding-right: 14px;
}
