.section_bot{
    /*position: absolute;*/
    /*bottom: 100px;*/
    text-align: center;
}
.section_bot a{
    display: inline-block;
    margin-top: 6px;
}

.section_bot .subtitle{
    margin-bottom: 5px;
    color: #221f1f;
    font-size: 14px;
    font-weight: 600;
}
@media (max-width: 991px) {
	.section_bot{
bottom: 25px;
text-align: left;
}
}
.b-faq__list_w li::before {
    width: 7px;
    height: 12px;
    -webkit-transform: translateY(-5px) rotate(45deg);
    -ms-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg);
    position: absolute;
    top: 10px;
    left: -20px;
    content: '';
    display: block;
    border-bottom: 2px solid #0060ad;
    border-right: 2px solid #0060ad;
}
.b-faq__list_w ul li{
position:relative;
}
.b-faq__list_w{
padding: 5px 20px;
}
.b-footer__action--subscribe{
    line-height: 33px;
}

.is-page-news__pager {

    text-align: center;
}

.sch-event__title{
font-size: 14px!important;
}



/* tg-bot links */

header .header__middle {
    padding-left: 30px;
}

.header__tg_link {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.header__tg_link_container {
    display: flex;
    align-items: center;
}

.header__tg_link_container .tg-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.tg_block_m {
    text-align: center;
    padding: 0 25px 20px;
    display: flex;
    background: #fff;
    flex-direction: row;
    background: none;
    align-items: center;
}

.tg_block_m .tg-icon{
    width: 35px;
    margin-right: 10px;
}

/* tg-bot links */