.csssize {
    height: 4492px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

#allrecords a {
    text-decoration: none
}

#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 {
    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-descr {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_md {
    font-size: 20px;
    line-height: 1.55
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.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_30 {
    padding-top: 30px
}

.t-rec_pt_120 {
    padding-top: 120px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_30 {
    padding-bottom: 30px
}

.t-rec_pb_45 {
    padding-bottom: 45px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

@media screen and (max-width: 1200px) {
    .t-text_sm {
        font-size:16px
    }

    .t-descr_md {
        font-size: 18px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-name_xs {
        font-size: 14px
    }
}

@media screen and (max-width: 640px) {
    .t-text_sm {
        font-size:14px;
        line-height: 1.45
    }

    .t-descr_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-title_xxs {
        font-size: 28px
    }

    .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_30 {
        padding-top: 30px
    }

    .t-rec_pt_120 {
        padding-top: 90px!important
    }

    .t-rec_pt_150 {
        padding-top: 90px!important
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

    .t-rec_pb_15 {
        padding-bottom: 15px
    }

    .t-rec_pb_30 {
        padding-bottom: 30px
    }

    .t-rec_pb_45 {
        padding-bottom: 45px
    }

    .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__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
    }
}

.t030__title {
    margin-bottom: 15px
}

.t030__descr {
    margin-top: 8px;
    padding-bottom: 6px
}

.t551__title {
    margin-bottom: 45px
}

.t551__address {
    margin-top: 45px
}

.t551 .t-sociallinks {
    margin-top: 40px
}

.t551 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

@media screen and (max-width: 960px) {
    .t551__contacts {
        overflow:hidden;
        text-overflow: ellipsis
    }
}
