 .table{
    width: 100%;
    overflow: auto;
    }
    table{
    margin: 30px 0;
    min-height: .01%;
    }

    th, td {
  min-width: 150px;
}
    .tabs-nav{
        justify-content: center;
    }
    .VGX{
        max-width: 200px;
        margin: 20px 0;
    }
    .shema{
        display: block;
        margin: 0 auto;
        max-width: 800px;
    }
    .text_servers {
        margin-bottom: 60px;
    }

    .feature {
        display: block;
        margin: 20px auto;
    }

 .page-content {
        overflow: hidden;
    }

    .feature4 {
        min-width: 305px;
    }
    @media (min-width: 600px) {
        .form__row>.input-label {
            width: auto;

        }
    }

    @media (min-width: 992px) {
        .top_margin {
            margin-top: 120px;
        }
    }

    .markered-list li::before {
        border-bottom: none;
    }

    .zayavka {
        background-color: #223d72;
        padding: 0 10px;
    }

    @media (min-width: 992px) {
        .submenu-block {
            top: 150px;
        }
    }

    .or {
        display: block;
        font-size: 18px;
        margin: 10px 0px;
        color: #223d72;
        font-weight: 500;
    }

    table tbody th {
        font-weight: 500;
        padding: 8px 20px;
        vertical-align: top;
        color: rgb(0 0 0);
    }

    .cols--2 {
        margin-bottom: 30px;
    }

    .pb12 h3 {
        margin-bottom: 20px;
    }

    .text-left {
        text-align: left;
    }

    .feature4__text {
        text-align: left;
    }

    .features-list {
        font-size: 15px;
        line-height: 23px;
        font-weight: 300;
        color: #000;
    }

    .features-list4_2 {
        flex-direction: column;
        display: flex;
        padding-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .feature4 {
        flex: 1 1 auto;
    }

    .features-list4__item {
        height: 100%;
    }

    ul li::before {
        content: none;
        border-bottom: 1px dashed rgba(0, 0, 0, .3);
    }

    .feature4__text ul li {
        border-bottom: 1px dashed rgba(0, 0, 0, .3);
    }

    body form .form__row {
        display: block
    }

    body form .form__row .form__cell {
        width: 100%;
        margin-bottom: 10px
    }

    body .bx-input-file-desc+.input-label__label {
        margin-top: -22px;
    }

    .responsive-image {
        display: block;
        margin: 0 auto;
        width: auto;
        height: auto;
        max-width: 100%;
    }

    .imgwidth {
        margin: 0 auto;
    }

    .grid-86 {
        padding-top: 31px;
        padding-bottom: 33px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }

    .w-layout-grid {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        grid-row-gap: 16px;
        grid-column-gap: 16px;
    }

    .tabs {
        border-radius: 10px;
        /* box-shadow: 1px 1px 17px 3px rgb(0 0 0 / 11%);*/
    }

    .tabs-nav__link {
        cursor: pointer;
    }

    @media screen and (max-width: 991px) {
        .grid-86 {
            padding-right: 40px;
            padding-left: 40px;
            -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
            grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        }
    }

    @media screen and (max-width: 767px) {
        .grid-86 {
            padding: 20px;
            -ms-grid-columns: 1fr 1fr 1fr;
            grid-template-columns: 1fr 1fr 1fr;
        }
    }

    .annotation_partner {
        font-size: calc(1vw + 1vh + 1vmin);
        line-height: 1.3;
    }

    .image-55 {
        width: 80px;
    }

    .block_sotrudnichestvo {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 3%;
        border-left: 4px solid #223d72;
    }

    #w-node {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center;
    }

    .hot-point {
        position: relative;
        max-width: 56.4375em;
        margin-left: auto;
        margin-right: auto;
    }

    .control-pins {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
    }

    .pin-marker {
        cursor: pointer;
        position: absolute;
        height: 2em;
        margin-top: -1.875em;
        margin-left: -0.7857142857em;
        z-index: 3;
    }

    .com {
        left: 67%;
        top: 32%;
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .title_attr {
        display: inline-block;
        position: relative;
    }

    .title_attr:hover::after {
        content: attr(data-title);
        position: absolute;
        top: 20px;
        left: 173px;
        z-index: 99;
        background-color: rgb(0 0 0);
        padding: 5px 10px 5px 10px;
        color: white;
        font-size: 12px;
        border: 1px solid #333;
        width: 260px;
    }

    .server {
        left: 50%;
        top: 37%;
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .egx {
        left: 34%;
        top: 61%;
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .shd {
        left: 4%;
        top: 80%;
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    @media only screen and (min-width: 1224px) {
        #mobile_main {
            display: none;
        }
    }

    @media only screen and (max-width: 1224px) {
        #places-pin {
            display: none;
        }
    }

    .urovni {
        display: block;
        margin: 0 auto;
    }