.csssize {
    height: 6069px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#allrecords a,
#allrecords button {
    outline: none
}

#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable {
    outline-style: solid;
    outline-color: rgba(0, 150, 255, 1);
    outline-width: 3px;
    outline-offset: 3px
}

#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: #ff8562;
    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_xs {
    font-size: 15px;
    line-height: 1.55
}

.t-text_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-text_md {
    font-size: 20px;
    line-height: 1.55
}

.t-name {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_lg {
    font-size: 22px;
    line-height: 1.35
}

.t-heading {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-heading_xs {
    font-size: 26px;
    line-height: 1.23
}

.t-title {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-title_xs {
    font-size: 42px;
    line-height: 1.23
}

.t-title_md {
    font-size: 52px;
    line-height: 1.23
}

.t-title_lg {
    font-size: 64px;
    line-height: 1.23
}

.t-title_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-descr {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55
}

.t-descr_xs {
    font-size: 16px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-descr_xxl {
    font-size: 26px;
    line-height: 1.45
}

.t-uptitle {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-rec_pt_0 {
    padding-top: 0
}

.t-rec_pt_15 {
    padding-top: 15px
}

.t-rec_pt_30 {
    padding-top: 30px
}

.t-rec_pt_90 {
    padding-top: 90px
}

.t-rec_pt_120 {
    padding-top: 120px
}

.t-rec_pt_135 {
    padding-top: 135px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pt_180 {
    padding-top: 180px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_30 {
    padding-bottom: 30px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_90 {
    padding-bottom: 90px
}

.t-rec_pb_120 {
    padding-bottom: 120px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

.t-rec_pb_180 {
    padding-bottom: 180px
}

@media screen and (max-width:1200px) {
    .t-text_xs {
        font-size: 14px
    }

    .t-text_sm {
        font-size: 16px
    }

    .t-text_md {
        font-size: 18px
    }

    .t-descr_xxs {
        font-size: 12px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxl {
        font-size: 22px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_md {
        font-size: 48px
    }

    .t-title_lg {
        font-size: 60px
    }

    .t-title_xl {
        font-size: 68px
    }

    .t-name_lg {
        font-size: 20px
    }

    .t-heading_xs {
        font-size: 24px
    }
}

@media screen and (max-width:640px) {
    .t-text_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-text_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-descr_xxl {
        font-size: 20px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_md {
        font-size: 30px
    }

    .t-title_lg {
        font-size: 30px
    }

    .t-title_xl {
        font-size: 32px
    }

    .t-name_lg {
        font-size: 18px
    }

    .t-heading_xs {
        font-size: 22px
    }
}

@media screen and (max-width:480px) {
    .t-title_xl {
        font-size: 30px
    }

    .t-rec_pt_0 {
        padding-top: 0
    }

    .t-rec_pt_15 {
        padding-top: 15px
    }

    .t-rec_pt_30 {
        padding-top: 30px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pt_120 {
        padding-top: 90px !important
    }

    .t-rec_pt_135 {
        padding-top: 90px !important
    }

    .t-rec_pt_150 {
        padding-top: 90px !important
    }

    .t-rec_pt_180 {
        padding-top: 120px !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_60 {
        padding-bottom: 60px
    }

    .t-rec_pb_90 {
        padding-bottom: 90px
    }

    .t-rec_pb_120 {
        padding-bottom: 90px !important
    }

    .t-rec_pb_150 {
        padding-bottom: 90px !important
    }

    .t-rec_pb_180 {
        padding-bottom: 120px !important
    }
}

.t001__wrapper {
    padding-top: 42px;
    padding-bottom: 42px
}

.t001__uptitle {
    padding-top: 30px;
    padding-bottom: 60px;
    color: #ffffff
}

.t001__title {
    padding: 24px 0 38px 0;
    letter-spacing: .5px;
    color: #fff
}

.t001__descr {
    padding: 0 0 30px 0;
    color: #fff
}

.t001__descr_center {
    max-width: 700px;
    margin: 0 auto
}

.t001__descr_center a:not([style]) {
    color: #fff !important
}

.t001__descr_center a {
    font-weight: 600
}

@media screen and (max-width:640px) {
    .t001__title {
        padding-right: 10px;
        padding-left: 10px
    }

    .t001__uptitle {
        padding-right: 10px;
        padding-left: 10px
    }

    .t001__descr {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 20px
    }
}

.t468__title,
.t468__uptitle {
    margin-bottom: 40px;
    color: #fff
}

.t468__descr {
    color: #fff
}

.t468 .t-btn {
    margin-top: 60px
}

.t795__title {
    margin-bottom: 40px
}

.t795__descr {
    max-width: 560px
}

.t195__text {
    padding-bottom: 6px
}

.t195__imgsection {
    text-align: center
}

.t195__img {
    max-width: 100%;
    padding-top: 4px;
    padding-bottom: 10px
}

.t195__sectitle {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 20px;
    text-align: left
}

.t195__secdescr {
    padding-top: 0;
    padding-bottom: 7px;
    font-size: 11px;
    line-height: 16px;
    text-align: left
}

@media screen and (max-width:960px) {
    .t195__imgsection {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:640px) {
    .t195__imgsection {
        width: 100% !important
    }
}

.t004 {
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative
}

.t004__text-column-count_2 {
    column-count: 2;
    column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px
}

.t004__text-column-count_3 {
    column-count: 3;
    column-gap: 40px;
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px
}

.t004__text-column-count_4 {
    column-count: 4;
    column-gap: 40px;
    -moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px
}

.t004__initial-letter::first-letter {
    font-size: 100px;
    float: left;
    line-height: .65;
    margin: 10px 10px 10px 0
}

.t004 table {
    border-collapse: collapse;
    font-size: 1em;
    width: 100%
}

.t004 table td,
.t004 table th {
    padding: 5px;
    border: 1px solid #ddd;
    vertical-align: top
}

.t004 table thead td,
.t004 table th {
    font-weight: 700;
    border-bottom-color: #888
}

@media screen and (max-width:1200px) {

    .t004__text-column-count_2,
    .t004__text-column-count_3,
    .t004__text-column-count_4 {
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px
    }
}

@media screen and (max-width:960px) {

    .t004__text-column-count_2,
    .t004__text-column-count_3,
    .t004__text-column-count_4 {
        column-count: 1;
        column-gap: 0;
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0
    }
}

@media screen and (max-width:640px) {
    .t004 h1 {
        font-size: 28px;
        line-height: 35px
    }
}

.t467__title {
    margin-bottom: 40px
}

.t467 .t-btn {
    margin-top: 60px
}

.t225__title {
    padding-top: 8px;
    padding-bottom: 3px
}

.t225__uptitle {
    padding-top: 10px;
    padding-bottom: 50px
}

.t225__descr {
    padding: 41px 0 0 0
}

.t232__titlebox {
    padding-top: 4px;
    padding-bottom: 14px
}

.t232__title {
    cursor: pointer;
    border-bottom: dashed 1px #000000;
    text-decoration: none;
    display: inline
}

.t232__title>div[data-customstyle] {
    display: inline
}

.t232__subtitle {
    font-style: italic;
    font-size: 14px;
    line-height: 28px;
    margin-top: -12px;
    padding-bottom: 12px;
    cursor: pointer
}

.t232__text {
    padding-bottom: 56px;
    padding-top: 28px
}

.t107 {
    text-align: center
}

.t107__width {
    vertical-align: middle
}

.t107__widthauto {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.t107__title {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 14px;
    line-height: 28px
}

.t404 .t-col_4 {
    margin-bottom: 40px
}

.t404 a {
    text-decoration: none;
    color: #000000
}

.t404__textwrapper {
    margin-bottom: 28px;
    margin-top: 16px
}

.t404__paddingsmall {
    padding: 20px 30px 25px;
    background: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.t404__paddingbig {
    padding: 30px 40px 35px;
    background: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.t404__paddingsmall .t404__uptitle {
    margin-top: 0
}

.t404__uptitle {
    margin-top: 12px;
    margin-bottom: 10px
}

.t404__tag {
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    color: #777
}

.t404__date {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    color: #777
}

.t404__title {
    margin-bottom: 12px
}

.t404__descr {
    color: #777
}

.t404__imgbox {
    position: relative
}

.t404__img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.t404__separator {
    padding-top: 65%
}

.t404__buttonwrapper {
    padding: 0 20px;
    text-align: center
}

.t404__col {
    margin-bottom: 40px
}

@media screen and (max-width:1200px) {
    .t404__col {
        margin-bottom: 20px
    }
}

@media screen and (max-width:960px) {
    .t404__imgbox {
        width: 50%;
        display: inline;
        float: left;
        margin-right: 20px
    }

    .t404__withbg .t404__imgbox {
        display: table-cell;
        float: none;
        vertical-align: top;
        margin-right: 0
    }

    .t404 .t-col_3,
    .t404 .t-col_4,
    .t404 .t-col_6 {
        max-width: 100%;
        margin-bottom: 50px
    }

    .t404__link:before,
    .t404__link:after {
        content: "";
        display: table;
        clear: both
    }

    .t404__textwrapper {
        display: table;
        margin-top: 0;
        width: calc(50% - 20px)
    }

    .t404__withbg .t404__textwrapper {
        display: table-cell;
        float: none;
        vertical-align: top;
        margin-right: 0
    }

    .t404 .t404__withbg {
        margin-bottom: 30px
    }

    .t404__uptitle {
        margin-top: 0
    }

    .t404__link {
        display: table;
        width: 100%
    }
}

@media screen and (max-width:640px) {

    .t404__imgbox,
    .t404__withbg .t404__imgbox,
    .t404__withbg .t404__textwrapper {
        width: 100%;
        display: block;
        float: none
    }

    .t404__link {
        display: block;
        width: 100%
    }

    .t404__imgbox {
        margin-right: 0
    }

    .t404__textwrapper {
        margin-top: 16px;
        width: 100%
    }

    .t404__withbg .t404__textwrapper {
        margin-top: 0;
        box-sizing: border-box
    }
}

.t527 .t-section__topwrapper {
    margin-bottom: 105px
}

.t527 .t-section__title {
    margin-bottom: 40px
}

.t527 .t-section__descr {
    max-width: 560px
}

.t527 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t527__container {
    margin-bottom: 0;
    padding-left: 0
}

.t527__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t527__container li ul {
    list-style-type: disc
}

.t527__wrapperleft {
    padding-right: 0;
    padding-left: 0
}

.t527__wrappercenter {
    padding-right: 20px;
    padding-left: 20px
}

.t527__bottommargin_sm {
    margin-bottom: 4px
}

.t527__bottommargin_lg {
    margin-bottom: 25px
}

.t527__bgimg {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t527__persdescr {
    color: #7a7a7a
}

.t527__line {
    max-width: 50px;
    width: 100%;
    height: 2px;
    background-color: #000
}

.t527 .t-persons-social-links {
    margin-top: 30px
}

.t527__wrappercenter .t-persons-social-links__wrapper {
    -webkit-justify-content: center;
    justify-content: center
}

.t527 .t-list__item {
    margin-top: 90px
}

.t527 .t-list__container_inrow1 .t-list__item:first-child,
.t527 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
.t527 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
.t527 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 0 !important
}

@media screen and (max-width:960px) {
    .t527 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t527 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t527 .t-section__title {
        margin-bottom: 20px
    }

    .t527 .t-list__item,
    .t527 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
    .t527 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
    .t527 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 60px !important
    }

    .t527 .t527__container .t-list__item:first-child,
    .t527 .t527__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 0 !important
    }

    .t527__container {
        font-size: 0
    }

    .t527__col-mobstyle {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }

    .t527__itemwrapper {
        margin: 0 auto
    }

    .t527__itemwrapper_1,
    .t527__itemwrapper_3 {
        max-width: 300px
    }

    .t527__itemwrapper_2 {
        max-width: 460px
    }

    .t527__itemwrapper_4 {
        max-width: 220px
    }

    .t527__bottommargin_lg {
        margin-bottom: 15px
    }

    .t527__bgimg {
        margin-bottom: 20px
    }
}

@media screen and (max-width:640px) {
    .t527__col-mobstyle:nth-child(odd) {
        padding-left: 40px
    }

    .t527__col-mobstyle:nth-child(even) {
        padding-right: 40px
    }
}

@media screen and (max-width:480px) {
    .t527__col-mobstyle {
        display: block;
        width: 100%
    }

    .t527__col-mobstyle:nth-child(odd) {
        padding-left: 20px
    }

    .t527__col-mobstyle:nth-child(even) {
        padding-right: 20px
    }

    .t527 .t527__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 60px !important
    }
}

.t460 .t-sociallinks__item a,
.t460__svgwrapper {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    display: block
}

.t460 .t-sociallinks__svg,
.t460__svg {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.t460__linerelativewrapper {
    position: relative
}

.t460__linewrapper {
    position: absolute;
    bottom: 0;
    width: 100%
}

.t460__horizontalline {
    margin: 0;
    border: 0;
    background-color: #C2C2C2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 20px
}

.t460__iconbg {
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 100%;
    background: none;
    z-index: 0;
    max-width: 96%;
    max-height: 96%
}

.t460__iconlink {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
    position: relative
}

.t460 .t-sociallinks__wrapper,
.t460__right_social_links_wrap {
    display: block;
    text-align: center;
    width: 100%
}

.t460 .t-sociallinks__item,
.t460__right_social_links_item {
    display: inline-block;
    -webkit-transition: opacity ease-in-out 0.2s;
    -moz-transition: opacity ease-in-out 0.2s;
    -o-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
    padding: 10px
}

.t460 .t-sociallinks__item:hover,
.t460__right_social_links_item:hover {
    opacity: .9
}

.t460 .t-sociallinks,
.t460__right_social_links {
    margin: 80px 20px
}

.t460__bottomtext {
    color: #000;
    padding: 40px 20px
}

@media screen and (max-width:1200px) {
    .t460 .t460__container {
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding: 0
    }
}

@media screen and (max-width:960px) {
    .t460 .t460__container {
        text-align: center
    }

    .t460 .t-sociallinks__item,
    .t460__right_social_links_item {
        padding: 5px
    }
}

.t134__logo {
    width: 100%;
    font-size: 28px;
    font-weight: 600
}

.t134 {
    text-align: center
}

.t134__img {
    max-width: 300px
}

.t134__title {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 9px;
    color: #000000
}

.t134__descr {
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Roboto', Arial, sans-serif;
    padding-top: 22px;
    padding-bottom: 6px;
    opacity: .7
}

.t134 a {
    color: #000000
}