.csssize {
    height: 5172px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: #fafafa
}

#allrecords a {
    color: #000000;
    text-decoration: none
}

#allrecords a,#allrecords button,#allrecords .t-radio,#allrecords .t-checkbox,#allrecords .t-img-select {
    outline: none
}

#allrecords a:focus-visible,#allrecords button:focus-visible,#allrecords .t-focusable,#allrecords .t-focusable .t-btn,#allrecords .t-focusable .t-btntext,#allrecords .t-img-select:focus-visible+.t-img-select__indicator,#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords .t-radio:focus-visible+.t-radio__indicator,#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
    outline-color: #2015FF;
    outline-offset: 4px;
    outline-style: auto
}

#allrecords .t-descr a:focus-visible,#allrecords .t-sociallinks a:focus-visible,#allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px
}

#allrecords a[href^=tel] {
    color: inherit;
    text-decoration: none
}

#allrecords ol {
    padding-left: 22px
}

#allrecords ul {
    padding-left: 20px
}

#allrecords b,#allrecords strong {
    font-weight: 700
}

@media print {
    body,html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none
    }
}

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none
}

.t-records a {
    color: #000000;
    text-decoration: none
}

.t-records a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.t-records ol {
    padding-left: 22px;
    margin-top: 0;
    margin-bottom: 10px
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 10px
}

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

.t-text {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-name {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_xs {
    font-size: 16px;
    line-height: 1.35
}

.t-title {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

.t-title_xs {
    font-size: 42px;
    line-height: 1.23
}

.t-descr {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-align_center {
    text-align: center
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px
}

.t-tildalabel:hover .t-tildalabel__wrapper {
    opacity: 1
}

.t-tildalabel-free {
    padding: 35px 0 45px;
    height: auto;
    text-align: center
}

.t-tildalabel-free__main {
    max-width: 340px;
    display: block;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: .2px;
    color: inherit;
    opacity: .4
}

.t-tildalabel-free__main:hover {
    opacity: 1
}

.t-tildalabel-free__txt-link:hover {
    opacity: 1
}

.t-tildalabel-free__links-wr {
    display: table;
    margin: 30px auto 0
}

.t-tildalabel-free__txt-link {
    display: table-cell;
    padding: 0 15px;
    font-size: 13px;
    text-decoration: none;
    color: inherit;
    opacity: .25
}

.t-rec_pt_15 {
    padding-top: 15px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pt_210 {
    padding-top: 210px
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

@media screen and (max-width: 1200px) {
    .t-text_sm {
        font-size:16px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-name_xs {
        font-size: 14px
    }
}

@media screen and (max-width: 640px) {
    .t-text_sm {
        font-size:14px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-name_xs {
        font-size: 12px
    }

    .t-tildalabel-free__txt-link {
        opacity: .4
    }

    .t-tildalabel-free__main {
        opacity: .7
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt_15 {
        padding-top:15px
    }

    .t-rec_pt_150 {
        padding-top: 90px!important
    }

    .t-rec_pt_210 {
        padding-top: 120px!important
    }

    .t-rec_pb_15 {
        padding-bottom: 15px
    }

    .t-rec_pb_150 {
        padding-bottom: 90px!important
    }
}

.t-menusub__menu {
    display: none
}

.t454__imglogo {
    height: auto;
    display: block
}

.t454__linewrapper {
    position: absolute;
    bottom: 0;
    width: 100%
}

.t454__horizontalline {
    margin: 0;
    border: 0;
    background-color: #C2C2C2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px 0 40px
}

.t454__leftmenuwrapper,.t454__rightmenuwrapper {
    display: inline-table;
    height: 100%;
    vertical-align: middle
}

.t454__leftmenuwrapper .t454__list,.t454__rightmenuwrapper .t454__list {
    display: table-cell;
    vertical-align: middle
}

.t454__logowrapper {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: table;
    height: inherit;
    z-index: 100
}

.t454__logowrapper2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100
}

.t454__logowrapper2 a {
    display: inline-block
}

.t454__imglogo {
    max-width: 300px
}

.t454__leftwrapper,.t454__rightwrapper {
    width: 50%;
    box-sizing: border-box;
    position: absolute;
    height: 100%
}

.t454__leftwrapper {
    text-align: right;
    padding-right: 200px;
    padding-left: 40px;
    left: 0
}

.t454__rightwrapper {
    text-align: left;
    padding-left: 200px;
    padding-right: 40px;
    right: 0
}

@media screen and (max-width: 1200px) {
    .t454__leftwrapper {
        padding-left:20px
    }

    .t454__rightwrapper {
        padding-right: 20px
    }
}

.t454 {
    width: 100%;
    height: 80px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0);
    transition: background-color 300ms linear
}

.t454__beforeready {
    visibility: hidden
}

.t454 ul {
    margin: 0
}

.t454__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
    position: relative
}

.t454__maincontainer.t454__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.t454__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap
}

.t454__list {
    list-style-type: none;
    margin: 0;
    padding: 0!important
}

.t454__list_item {
    clear: both;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: #000000;
    white-space: nowrap
}

.t454__list_item .t-active {
    opacity: .7
}

.t454__list_item:first-child {
    padding-left: 0
}

.t454__list_item:last-child {
    padding-right: 0
}

.t454 a,#allrecords .t454 a {
    text-decoration: none;
    color: #000000
}

.t454.t454__positionabsolute {
    position: absolute
}

.t454.t454__positionfixed {
    position: fixed
}

.t454.t454__positionstatic {
    position: static
}

.t454__mobile {
    display: none
}

@media screen and (max-width: 980px) {
    .t454__linewrapper {
        display:none
    }

    .t454 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto!important
    }

    .t454__maincontainer {
        padding: 20px 0 40px 0
    }

    .t454.t454__positionabsolute,.t454.t454__positionfixed,.t454.t454__positionstatic {
        position: static
    }

    .t454__imglogo {
        width: auto!important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto
    }

    .t454__imglogomobile.t454__imglogo {
        width: 100%!important
    }

    .t454__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto
    }

    .t454__leftmenuwrapper,.t454__rightmenuwrapper,.t454__leftwrapper,.t454__rightwrapper {
        height: initial
    }

    .t454__logo {
        text-align: center;
        margin: 20px
    }

    .t454 img {
        float: inherit
    }

    .t454 .t454__list_item {
        display: block;
        text-align: center;
        padding: 10px!important;
        white-space: normal
    }

    .t454__logo {
        white-space: normal;
        padding: 0
    }

    .t454__logowrapper {
        position: static;
        display: table;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        -webkit-transform: none;
        transform: none
    }

    .t454__logowrapper2 {
        display: block;
        position: static
    }

    .t454__leftwrapper,.t454__rightwrapper,.rightmenuwrapper {
        position: static;
        padding: 0!important;
        width: 100%
    }

    .t454__rightmenuwrapper,.t454__leftmenuwrapper,.t454__leftmenuwrapper .t454__list,.t454__rightmenuwrapper .t454__list {
        display: block
    }
}

.t686 .t-section__topwrapper {
    margin-bottom: 90px
}

.t686 .t-section__title {
    margin-bottom: 20px
}

.t686 .t-section__descr {
    max-width: 560px
}

.t686 .t-section__bottomwrapper {
    margin-top: 105px
}

.t686__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t686__container li ul {
    list-style-type: disc
}

.t686__separator {
    width: 100%;
    margin-top: 40px
}

.t686 .t686__table {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.t686 .t-card__col {
    overflow: hidden
}

.t686 .t-card__link {
    display: block
}

.t686 .t686__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.t686 .t686__cell:hover .t686__bg_animated,.t686 .t-card__col.t-focusable .t686__cell .t686__bg_animated,.t686 .t-card__col_btnfocusable .t686__cell .t686__bg_animated {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.t686 .t686__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t686 .t686__show_hover .t686__overlay {
    opacity: 0
}

.t686 .t686__cell:hover .t686__overlay,.t686 .t-card__col.t-focusable .t686__cell .t686__overlay,.t686 .t-card__col_btnfocusable .t686__cell .t686__overlay {
    opacity: .8
}

.t686 .t686__show_hover .t686__cell:hover .t686__overlay,.t686 .t-card__col.t-focusable.t686__show_hover .t686__cell .t686__overlay,.t686 .t-card__col_btnfocusable.t686__show_hover .t686__cell .t686__overlay {
    opacity: 1
}

.t686 .t686__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.t686 .t-align_center .t686__cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t686 .t-align_left .t686__cell {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.t686__cell.t-valign_top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t686__cell.t-valign_middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t686__cell.t-valign_bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t686 .t-col_6 .t686__cell {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.t686 .t686__textwrapper {
    position: relative;
    padding: 20px 40px
}

.t686 .t686__cell>.t686__button-container {
    padding-right: 40px;
    padding-left: 40px
}

.t686 .t686__show_hover .t686__textwrapper,.t686 .t686__show_hover .t686__button-container {
    opacity: 0
}

.t686 .t686__show_hover .t686__textwrapper.t686__textwrapper_animated {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

.t686 .t686__show_hover .t686__cell:hover .t686__textwrapper,.t686 .t686__show_hover .t686__cell:hover .t686__button-container,.t686 .t-card__col.t-focusable.t686__show_hover .t686__cell .t686__textwrapper,.t686 .t-card__col.t-focusable.t686__show_hover .t686__cell .t686__button-container,.t686 .t-card__col_btnfocusable.t686__show_hover .t686__cell .t686__textwrapper,.t686 .t-card__col_btnfocusable.t686__show_hover .t686__cell .t686__button-container {
    opacity: 1
}

.t686 .t686__cell:hover .t686__textwrapper_animated,.t686 .t-card__col.t-focusable .t686__cell .t686__textwrapper_animated,.t686 .t-card__col_btnfocusable .t686__cell .t686__textwrapper_animated {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.t686 .t686__textwrapper__content {
    position: relative;
    margin: 30px auto
}

.t686 .t-card__descr {
    margin-top: 20px;
    color: #fff
}

.t686 .t-card__title {
    color: #fff
}

.t686 .t686__img {
    width: 100%;
    max-width: 70px
}

.t686 .t686__animation_fast {
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s
}

.t686 .t686__animation_slow {
    -webkit-transition: all ease-in-out .45s;
    -o-transition: all ease-in-out .45s;
    transition: all ease-in-out .45s
}

.t686 .t686__button-container {
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t686 .t686__button_show-hover {
    opacity: 0;
    -webkit-transform: translate3d(0,-40px,0);
    transform: translate3d(0,-40px,0)
}

.t686 .t686__button-bottom .t686__button_show-hover {
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_bottom .t686__button_show-hover {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_bottom .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0,85px,0);
    transform: translate3d(0,85px,0);
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t686 .t-valign_bottom.t686__cell:hover .t686__inner-wrapper_animated-btn,.t686 .t-card__col.t-focusable .t-valign_bottom.t686__cell .t686__inner-wrapper_animated-btn,.t686 .t-card__col_btnfocusable .t-valign_bottom.t686__cell .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_middle .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0,45px,0);
    transform: translate3d(0,45px,0);
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t686 .t-valign_middle.t686__cell:hover .t686__inner-wrapper_animated-btn,.t686 .t-card__col.t-focusable .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn,.t686 .t-card__col_btnfocusable .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_middle.t686__cell:hover .t686__inner-wrapper_animated-btn,.t686 .t-card__col.t-focusable:not(.t686__show_hover) .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn,.t686 .t-card__col_btnfocusable:not(.t686__show_hover) .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.t686 .t686__cell:hover .t686__button_show-hover,.t686 .t-card__col.t-focusable .t686__cell .t686__button_show-hover,.t686 .t-card__col_btnfocusable .t686__cell .t686__button_show-hover {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.t686 .t686__textwrapper__content {
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t686 .t-card__btn-wrapper {
    display: inline-block;
    margin-top: 40px
}

.t686 .t-card__btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: none;
    border: 0 none;
    -webkit-appearance: none
}

.t686 .t686__button-bottom .t686__textwrapper {
    position: static
}

.t686 .t686__button-bottom .t686__button-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 50px
}

.t686 .t686__button-bottom .t686__button-wrapper {
    margin-top: 0
}

@media screen and (max-width: 960px) {
    .t686 .t-section__topwrapper {
        margin-bottom:60px
    }

    .t686 .t-card__col:not(:first-child) {
        margin-top: 40px
    }

    .t686__separator {
        display: none
    }

    .t686 .t686__cell {
        height: auto
    }

    .t686 .t686__show_hover .t686__textwrapper,.t686 .t686__show_hover .t686__button-container {
        opacity: 1!important;
        -webkit-transform: translateY(0%)!important;
        -ms-transform: translateY(0%)!important;
        transform: translateY(0%)!important
    }

    .t686 .t686__show_hover .t686__overlay {
        opacity: 1
    }

    .t686 .t686__button_show-hover.t686__button-container,.t686 .t686__inner-wrapper_animated-btn {
        position: initial;
        opacity: 1;
        -webkit-transform: translate3d(0,0,0)!important;
        transform: translate3d(0,0,0)!important
    }

    .t686 .t686__button-bottom .t686__button-container {
        position: initial;
        opacity: 1;
        -webkit-transform: translate3d(0,0,0)!important;
        transform: translate3d(0,0,0)!important
    }
}

@media screen and (max-width: 640px) {
    .t686 .t-card__col:not(:first-child) {
        margin-top:20px
    }

    .t686__separator {
        display: none
    }

    .t686 .t686__textwrapper {
        padding: 20px 20px;
        opacity: 1!important
    }

    .t686 .t686__cell>.t686__button-container {
        padding-left: 20px;
        padding-right: 20px
    }

    .t686 .t686__button-bottom .t686__button-container {
        right: 20px;
        left: 20px
    }

    .t686 .t686__title_small {
        font-size: 21px
    }
}

.t551__title {
    margin-bottom: 45px
}

.t551__address {
    margin-top: 45px
}

.t551 .t-sociallinks {
    margin-top: 40px
}

.t551 .t-sociallinks a {
    display: inline-block
}

.t551 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

@media screen and (max-width: 960px) {
    .t551__contacts {
        overflow:hidden;
        text-overflow: ellipsis
    }
}
