#rec337278357 .t396 {
    position: fixed;
    width: 100%;
    z-index: 999;
    bottom: 12px;
}

@media (min-width: 960px) {
    #rec337278357 {
        display: none !important;
    }

    #rec337278357.visible {
        display: block !important;
    }
}

/* opacity for tooltip BG */

#rec365310379 .tn-elem[data-elem-id="1633678152300"].im-tooltip-opacity--80 .tn-atom__tip,
#rec393316207 .tn-elem[data-elem-id="1639574251523"].im-tooltip-opacity--80 .tn-atom__tip {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Rounded corners fot steps BG */

#rec365310378 .tn-elem[data-elem-id="1633685274231"].im_steps__b-radius .tn-atom,
#rec395066585 .tn-elem[data-elem-id="1633685274231"].im_steps__b-radius .tn-atom {
    border-radius: 80px 4px 80px 4px ;
}

/* Rounded corners fot omsDetails BG */

#rec365310378 .tn-elem[data-elem-id="1639570325830"].im_steps__oms-details-radius .tn-atom,
#rec395066585 .tn-elem[data-elem-id="1639570325830"].im_steps__oms-details-radius .tn-atom {
    border-radius: 32px 4px 32px 4px ;
}


/*yandex-map*/

#map_msk, #map, #map_krsk, #map_blg {
    width: 100%; 
    height: 562px; 
    padding: 0; 
    margin: 0;
    border-radius: 12px;
    overflow: hidden;
}

.ymaps-2-1-79-balloon-content__header .description {
    margin-top: 4px;
    display: block;
    color: #999;
    font-size: 12px;
    line-height: 16px;
}

.ymaps-2-1-79-balloon-content__footer a {
    display: block;
    padding: 12px;
    background: #1a6fe5;
    font-family: 'SF',Arial,sans-serif;
    font-size: 14px;
    color: #ffffff !important;
    line-height: 1.43;
    text-align: center;
    border-radius: 2px;
}

.ym-section-description a {
    color: #1870e5 !important;
}

.ym-mb__4 {
    margin-bottom: 4px;
}

.ym-mb__12 {
    margin-bottom: 12px;
}

.ym-mb__20 {
    margin-bottom: 20px;
}

.ym-db {
    display: block;
}

.ym-mw__240 {
    max-width: 240px;
}