.footer_middle_block-row {
    margin: 5px 0;
}
.footer_middle_block {
    max-width: 230px;
}
.footer_middle {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 40px;
}

.header-si,
.telpnumber {
    gap:3px;
    display: flex!important;
    align-items: center!important;
    justify-content: flex-start!important;
}

.contacs-static-block-addr svg,
.contacs-static-block-phone svg {
    width: 30px;
    height: 30px;
}

.actions__link + .actions__link {
    margin-top:14px;
}

#footer .actions__link {
    color: #1352da;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}


.contacs-static-block {
    font-family: 'Arial',Arial,sans-serif;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    max-width: 1200px;
    padding:0 15px;
    margin: 10px auto;
}

.contacs-static-block-data > *{
    display:block;
    margin:10px 0;
    font-size:24px;
    
    
}
.contacs-static-block-addr ,
.contacs-static-block-phone  {
display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.mw-200px {
    max-width:200px;
}

@media screen and (min-width:1199px){
    #nav1097423311 .t-menusub__menu {
        min-width:1099px;
    }
    #nav1097423311 .t-menusub__menu .t-menusub__list {
        column-count:4;
    }
    #nav1097423311 .t228__list_item a, #allrecords .t228__list_item a {
        text-align:left;    
    }
}



@media screen and (max-width:1199px){
    .contacs-static-block {
        flex-direction: column;
    }
    .contacs-static-block-map,
    .contacs-static-block-map iframe {
        width:100%!important;
    }
}

@media screen and (max-width:767px){
    header + [data-record-type="758"] {
        padding-top: 34px!important;
        padding-bottom: 34px!important;
    }
    jdiv .__jivoMobileButton {
        bottom: 64px!important;
    }
    .footer_middle {
        justify-content: center;
    }
    .contacs-static-block-map iframe {
        height:400px;
    }
    .footer__main .footer__actions  {
        order:1;
    }
    .footer__main .footer__menu {
        order:2;
        margin-top:50px;
    }
}