.csssize {
    height: 8527px
}

.t-body {
    margin: 0
}

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

#allrecords a {
    color: #ff8562;
    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: #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
}

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

    a:active,
    button:active {
        -webkit-tap-highlight-color: rgba(255, 255, 255, .1)
    }
}

.t-text {
    font-family: 'Arial', 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-text_weight_plus {
    font-weight: 300plus
}

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

.t-name_xs {
    font-size: 16px;
    line-height: 1.35
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

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

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

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

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

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

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

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

.t-descr {
    font-family: 'Arial', 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_sm {
    font-size: 18px;
    line-height: 1.55
}

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

.t-descr_lg {
    font-size: 22px;
    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: 'Arial', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px
}

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

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

.t-btn {
    display: inline-block;
    font-family: 'Arial', Arial, sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.t-btn td {
    vertical-align: middle
}

.t-btn_sending {
    opacity: .5
}

.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-btntext {
    font-family: 'Arial', Arial, sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    display: inline-block
}

.t-btntext:after {
    content: "\00a0→";
    font-family: Arial, Helvetica, sans-serif
}

.t-uppercase.t-btntext {
    font-size: 16px
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

.t-align_right {
    text-align: right
}

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

.t-valign_middle {
    vertical-align: middle
}

.t-valign_top {
    vertical-align: top
}

.t-valign_bottom {
    vertical-align: bottom
}

.t-submit {
    font-family: 'Arial', Arial, sans-serif
}

.t-input {
    font-family: 'Arial', Arial, sans-serif
}

.t-input__vis-ph {
    font-family: 'Arial', Arial, sans-serif
}

.t-select {
    font-family: 'Arial', Arial, sans-serif
}

.t-input-error {
    font-family: 'Arial', Arial, sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'Arial', Arial, sans-serif
}

.t-form__errorbox-text {
    font-family: 'Arial', Arial, sans-serif
}

.t-form__errorbox-item {
    font-family: 'Arial', Arial, sans-serif
}

.t-form__successbox {
    font-family: 'Arial', Arial, sans-serif
}

.t-rec_pt_0 {
    padding-top: 0
}

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

.t-rec_pt_45 {
    padding-top: 45px
}

.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
}

@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_sm {
        font-size: 16px
    }

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

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

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

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

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

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

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

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

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

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

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

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

@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_sm {
        font-size: 14px;
        line-height: 1.45
    }

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

    .t-descr_lg {
        font-size: 18px;
        line-height: 1.45
    }

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

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

    .t-uptitle_sm {
        font-size: 10px
    }

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

    .t-title_xxs {
        font-size: 28px
    }

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

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

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

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

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

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

    .t-btn {
        white-space: normal
    }

    .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px
    }
}

@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_45 {
        padding-top: 45px
    }

    .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-btn_sm {
        height: 50px
    }
}

.t821__imglogo {
    height: auto;
    display: block
}

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

.t821__horizontalline {
    border: 0;
    background-color: #c2c2c2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px
}

.t821__imglogo {
    max-width: 300px
}

.t821__img-wrap {
    display: inline-block;
    vertical-align: middle
}

.t821__img-wrap img {
    max-width: 100%
}

.t821__leftwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px
}

.t821__rightwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
    font-size: 0;
    text-align: right
}

.t821__phone-container,
.t821__adress-container,
.t821__btn-container,
.t821__img-wrap {
    display: inline-block;
    vertical-align: middle
}

.t821__adress-container,
.t821__phone-container {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left
}

.t821__btn-container {
    padding-left: 20px
}

.t821 {
    width: 100%;
    height: 110px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear
}

.t821__beforeready {
    visibility: hidden
}

.t821__maincontainer {
    width: 100%;
    height: 110px;
    display: table;
    position: relative
}

.t821__maincontainer.t821__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.t821__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap
}

.t821__text {
    padding-left: 10px;
    text-align: left
}

.t821__text,
.t821__phone-icon,
.t821__adress-icon {
    display: inline-block;
    vertical-align: middle
}

.t821__logo-wrapper_block,
.t821__logo-descr_block {
    display: block
}

.t821__logo-wrapper_inlineblock,
.t821__logo-descr_inlineblock {
    display: inline-block;
    vertical-align: middle
}

.t821__logo-descr_block {
    padding-top: 10px
}

.t821__logo-wrapper_inlineblock {
    margin-right: 35px
}

.t821 a,
#allrecords .t821 a {
    text-decoration: none;
    color: #000000
}

.t821.t821__positionabsolute {
    position: absolute
}

.t821.t821__positionfixed {
    position: fixed
}

.t821.t821__positionstatic {
    position: static
}

.t821__mobile {
    display: none
}

@media screen and (max-width:1200px) {
    .t821__maincontainer.t821__c12collumns {
        max-width: 960px
    }

    .t821__maincontainer.t821__c12collumns .t821__leftwrapper {
        padding-left: 10px !important
    }

    .t821__maincontainer.t821__c12collumns .t821__rightwrapper {
        padding-right: 10px !important
    }

    .t821__leftwrapper {
        padding-left: 20px
    }

    .t821__rightwrapper {
        padding-right: 20px
    }
}

@media screen and (max-width:980px) {
    .t821__linewrapper {
        display: none
    }

    .t821 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important
    }

    .t821.t821__positionabsolute,
    .t821.t821__positionfixed,
    .t821.t821__positionstatic {
        position: static
    }

    .t821__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 0;
        margin: 0 auto
    }

    .t821__imglogomobile.t821__imglogo {
        width: 100% !important
    }

    .t821__logo {
        text-align: center
    }

    .t821 img {
        float: inherit
    }

    .t821__logo {
        white-space: normal;
        padding: 0
    }

    .t821__logo-wrapper_inlineblock {
        margin-right: 20px
    }

    .t821__maincontainer {
        padding: 35px 0
    }

    .t821__leftwrapper,
    .t821__rightwrapper {
        width: 100%;
        display: block;
        box-sizing: border-box
    }

    .t821__leftwrapper {
        padding: 0 20px 10px
    }

    .t821__rightwrapper {
        padding: 10px 0 0 !important;
        text-align: center
    }

    .t821__btn-container {
        display: block;
        padding-top: 18px;
        padding-left: 20px;
        padding-right: 20px
    }

    .t821__adress-container,
    .t821__phone-container {
        padding-left: 10px;
        padding-right: 10px
    }

    .t821__phone-icon,
    .t821__adress-icon {
        width: 35px !important;
        height: 35px !important
    }
}

@media screen and (max-width:640px) {
    .t821__logo-wrapper_inlineblock {
        margin-right: 0
    }

    .t821__logo-wrapper_inlineblock,
    .t821__logo-descr_inlineblock {
        display: block
    }

    .t821__phone-container,
    .t821__adress-container,
    .t821__btn-container {
        display: block
    }

    .t821__phone-container {
        padding-bottom: 8px;
        text-align: center
    }

    .t821__adress-container {
        padding-top: 8px;
        padding-bottom: 5px;
        text-align: center
    }

    .t821__text_top {
        margin-bottom: 3px
    }

    .t821__text {
        text-align: center
    }

    .t821__phone-icon,
    .t821__adress-icon,
    .t821__img-wrap {
        display: none
    }
}

.t336 .t336__block {
    overflow: hidden
}

.t336 .t336__table {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 650px;
    overflow: hidden;
    background-color: #000
}

.t336 .t336__bg {
    position: absolute;
    inset: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.t336 .t336__cell:hover .t336__bg_animated,
.t336 .t336__cell:focus .t336__bg_animated,
.t336 .t-card__col.t-focusable .t336__cell .t336__bg_animated,
.t336 .t-card__col_btnfocusable .t336__cell .t336__bg_animated {
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.t336 .t336__overlay {
    position: absolute;
    inset: 0
}

.t336 .t336__show_hover .t336__overlay {
    opacity: 0
}

.t336 .t336__cell:hover .t336__overlay,
.t336 .t-card__col.t-focusable .t336__cell .t336__overlay,
.t336 .t-card__col_btnfocusable .t336__cell .t336__overlay {
    opacity: .8
}

.t336 .t336__show_hover .t336__cell:hover .t336__overlay,
.t336 .t-card__col.t-focusable.t336__show_hover .t336__cell .t336__overlay,
.t336 .t-card__col_btnfocusable.t336__show_hover .t336__cell .t336__overlay {
    opacity: 1
}

.t336 .t336__cell {
    display: table-cell;
    width: 100%;
    height: 100%
}

.t336 .t336__textwrapper {
    position: relative;
    padding: 20px 40px
}

.t336 .t336__show_hover .t336__textwrapper {
    opacity: 0
}

.t336 .t336__show_hover .t336__textwrapper.t336__textwrapper_animated {
    -webkit-transform: translateY(15%);
    transform: translateY(15%)
}

.t336 .t336__show_hover .t336__cell:hover .t336__textwrapper,
.t336 .t-card__col.t-focusable.t336__show_hover .t336__cell .t336__textwrapper,
.t336 .t-card__col_btnfocusable.t336__show_hover .t336__cell .t336__textwrapper {
    opacity: 1
}

.t336 .t336__cell:hover .t336__textwrapper_animated,
.t336 .t-card__col.t-focusable .t336__cell .t336__textwrapper_animated,
.t336 .t-card__col_btnfocusable .t336__cell .t336__textwrapper_animated {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.t336 .t336__textwrapper__content {
    position: relative;
    margin: 30px auto
}

.t336 .t336__text {
    margin-top: 30px;
    color: #fff
}

.t336 .t336__title {
    color: #fff
}

.t336 .t336__img {
    width: 100%;
    max-width: 120px
}

.t336 .t336__animation_fast {
    transition: all ease-in-out 0.25s
}

.t336 .t336__animation_slow {
    transition: all ease-in-out 0.45s
}

.t336 .t-col_6,
.t336 .t-col_7,
.t336 .t-col_8,
.t336 .t-col_9,
.t336 .t-col_10,
.t336 .t-col_11 {
    display: block;
    float: none;
    margin: 0 auto
}

.t336 .t336__button-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all ease-in-out 0.2s
}

.t336 .t336__button-container_show {
    opacity: 1
}

.t336 .t336__textwrapper__content {
    transition: all ease-in-out 0.2s
}

.t336 .t336__button-wrapper {
    display: inline-block;
    margin-top: 50px
}

.t336 .t336__btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: none;
    border: 0 none;
    -webkit-appearance: none
}

.t336 .t336__button-bottom .t336__textwrapper {
    position: static
}

.t336 .t336__button-bottom .t336__button-container {
    right: 40px;
    bottom: 40px;
    left: 40px;
    -webkit-transform: translateY(30%);
    transform: translateY(30%)
}

.t336 .t336__button-bottom .t336__button-container.t336__button-container_show {
    right: 40px;
    bottom: 40px;
    left: 40px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (max-width:960px) {
    .t336 .t336__table {
        height: 400px
    }

    .t336 .t336__show_hover .t336__textwrapper.t336__textwrapper_animated {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .t336 .t336__show_hover .t336__cell .t336__overlay,
    .t336 .t336__show_hover .t336__cell .t336__textwrapper {
        opacity: 1
    }
}

.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;
    transform: translateZ(0)
}

.t686 .t-card__col:not(.t-column-draggable) {
    overflow: hidden
}

.t686 .t-card__link {
    display: block
}

.t686 .t686__bg {
    position: absolute;
    inset: 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;
    inset: 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 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s
}

.t686 .t686__animation_slow {
    -webkit-transition: all ease-in-out 0.45s;
    -o-transition: all ease-in-out 0.45s;
    transition: all ease-in-out 0.45s
}

.t686 .t686__button-container {
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.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 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.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 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.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 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.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-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;
        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
    }
}

.t153__title {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.t153__uptitle {
    padding-top: 0;
    padding-bottom: 30px;
    color: #fff
}

.t153__descr {
    padding: 10px 0 20px;
    font-weight: 400;
    letter-spacing: .7px;
    color: #fff
}

.t153__descr_center {
    max-width: 460px;
    margin: 0 auto
}

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

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

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

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

.t1108__container {
    display: flex;
    flex-wrap: wrap
}

.t1108__imgwrapper {
    position: relative
}

.t1108__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 100%;
    height: 4px;
    overflow: hidden;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.t1108__cirqle {
    width: 4px;
    height: 4px;
    border-radius: 30px;
    background-color: #222
}

.t1108__bgimg {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #222
}

.t1108__textwrapper {
    margin-top: 25px
}

.t1108__title {
    overflow-wrap: break-word
}

.t1108__text {
    margin-top: 15px;
    overflow-wrap: break-word
}

.t1108__uptitle {
    margin-bottom: 15px;
    overflow-wrap: break-word
}

.t1108__line-mobile {
    display: none
}

@media screen and (max-width:1200px) {
    .t1108__line {
        left: -10px
    }
}

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

    .t1108__col {
        padding-top: 30px;
        margin-top: 0 !important
    }

    .t1108__col:first-child {
        padding-top: 0
    }

    .t1108__line {
        display: none
    }

    .t1108__line-mobile {
        display: block;
        margin-bottom: 30px
    }

    .t1108__cirqle {
        margin: 0 auto 10px
    }
}

.t017__uptitle {
    padding-top: 3px;
    padding-bottom: 22px
}

.t017__title {
    padding-top: 2px;
    padding-bottom: 0
}

.t017__descr {
    padding-top: 21px
}

.t856__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0
}

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

#allrecords .t856__col .t-card__link {
    color: inherit !important
}

.t856__separator {
    margin-bottom: 40px
}

.t856__table {
    display: table;
    width: 100%;
    height: 400px;
    vertical-align: middle;
    position: relative;
    overflow: hidden
}

.t856 .t-card__link {
    display: block
}

.t856__bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    inset: 0
}

.t856__overlay {
    position: absolute;
    inset: 0
}

.t856__cell {
    display: table-cell;
    width: 100%;
    height: 100%
}

.t-col_6 .t856__cell {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.t856__textwrapper {
    padding: 30px 20px;
    position: relative
}

.t856__textwrapper__content {
    position: relative
}

.t856 .t-card__descr {
    margin-top: 35px
}

.t856 .t-card__title {
    color: #fff;
    word-break: normal;
    overflow-wrap: anywhere
}

.t856__img {
    width: 100%;
    max-width: 70px
}

.t856__textwrapper__content {
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
}

.t856 .t-card__btn-wrapper {
    margin-top: 19px
}

.t856 .t-card__btn-wrapper .t-card__link {
    display: inline-flex
}

.t856 .t-card__btntext-wrapper {
    display: inline-block;
    padding-top: 14px
}

.t856 .t-card__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t856 .t-align_center .t-card__btn-wrapper .t-card__link,
.t856 .t-align_center .t-card__btntext-wrapper .t-card__link {
    margin: 0 2px 8px
}

.t856 .t-align_left .t-card__btn-wrapper .t-card__link,
.t856 .t-align_left .t-card__btntext-wrapper .t-card__link {
    margin: 0 4px 8px 0
}

.t856__scroll-icon-wrapper {
    display: none
}

@media screen and (max-width:1200px) {
    .t856__container {
        max-width: 960px;
        padding: 0
    }
}

@media screen and (max-width:960px) {
    .t856__container {
        max-width: 640px
    }

    .t856 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t856__separator {
        display: none
    }

    .t856__container_mobile-grid {
        font-size: 0
    }

    .t856__col_mobile-grid {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t856__col {
        margin-bottom: 60px
    }

    .t856__container_mobile-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .t856__container_mobile-flex::-webkit-scrollbar {
        display: none
    }

    .t856__container_mobile-flex .t856__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0 !important
    }

    .t856__container_mobile-flex .t856__col:first-child {
        margin-left: 20px
    }

    .t856__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }

    @-webkit-keyframes t856__icon-anim {
        0% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }

    @keyframes t856__icon-anim {
        0% {
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }

    .t856__scroll-icon {
        -webkit-animation: t856__icon-anim 1.5s infinite;
        animation: t856__icon-anim 1.5s infinite
    }
}

@media screen and (max-width:640px) {
    .t856 .t856__table {
        height: 350px
    }

    .t856__textwrapper {
        padding: 20px;
        opacity: 1 !important
    }

    .t856 .t-card__descr {
        margin-top: 20px
    }

    .t856__container_mobile-grid {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #allrecords .t856__container_mobile-grid {
        padding: 0 10px
    }

    .t856__col_mobile-grid {
        padding-left: 10px;
        padding-right: 10px
    }

    .t856__container_mobile-flex .t856__col:first-child {
        margin-left: 0
    }

    .t856__container_mobile-flex .t856__col {
        min-width: 70%;
        max-width: 70%
    }

    .t856__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }
}

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

    .t856__container_mobile-flex .t856__col {
        min-width: 80%;
        max-width: 80%;
        box-sizing: content-box
    }

    .t856__container_mobile-flex .t856__col:first-child {
        padding-right: 10px
    }

    .t856__container_mobile-flex .t856__col:last-child {
        padding-left: 10px
    }

    .t856__container_mobile-flex .t856__col:not(:first-child, :last-child) {
        padding-right: 10px;
        padding-left: 10px
    }
}

.t030__title {
    margin-bottom: 15px
}

.t030__descr {
    margin-top: 8px;
    padding-bottom: 6px
}

.t712 .t712__wrapper {
    position: relative;
    text-align: left
}

.t712 .t712__wrapper::after {
    content: ' ';
    display: table;
    clear: both
}

.t712 .t712__uptitle {
    margin-bottom: 20px;
    color: #fff
}

.t712 .t712__title {
    color: #fff
}

.t712 .t712__title-second {
    font-size: 18px
}

.t712 .t712__descr {
    margin-top: 20px;
    color: #fff
}

.t712 .t712__formwrapper {
    position: relative;
    padding: 34px
}

.t712 .t712__bg {
    position: absolute;
    inset: 0;
    background: #eee
}

.t712 .t712__form-text {
    margin-bottom: 20px
}

.t712 .t712__form-bottom-text {
    margin-top: 20px
}

.t712 .t-form,
.t712 .t712__form-text {
    position: relative;
    z-index: 2
}

.t712 .t712__form-bottom-text {
    position: relative;
    z-index: 1
}

.t712 .t-form__inputsbox {
    max-height: 10000px;
    -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1)
}

.t712 .t712__inputsbox_hidden.t-form__inputsbox {
    max-height: 0;
    opacity: 0;
    overflow: hidden
}

.t712 .t-input-group {
    margin-bottom: 20px
}

.t712 .t-input:not(.t-input-phonemask) {
    height: 50px;
    padding: 0 18px;
    background-color: transparent;
    -webkit-appearance: none
}

.t712 .t-input__vis-ph {
    top: 17px;
    left: 18px
}

.t712 .t-input_pvis {
    padding: 22px 18px 10px
}

.t712 .t-input-block textarea.t-input {
    padding-top: 15px;
    background-color: transparent
}

.t712 .t-input-block textarea.t-input_pvis {
    padding-top: 22px
}

.t712 .t-input-title {
    padding-bottom: 5px
}

.t712 .t-input-subtitle {
    padding-bottom: 10px
}

.t712 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t712 .t-form__submit {
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    text-align: center
}

.t712 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t712 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t712 .t-submit {
    width: 100%;
    height: 50px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-appearance: none
}

.t712 .t-form_bbonly .t-input-title {
    margin-bottom: 0;
    padding-bottom: 0
}

.t712 .t-form_bbonly .t-input-subtitle {
    padding-top: 5px;
    padding-bottom: 0
}

.t712 .t-form_bbonly .t-input-block {
    margin-bottom: 5px
}

.t712 .t-form_bbonly .t-form__inputsbox_flex .t-input-block {
    margin-bottom: 0
}

.t712 .t-form__errorbox-item {
    padding-top: 0
}

.t712 .t-form__errorbox-text {
    padding: 0;
    font-size: 16px
}

.t712 .t-form__successbox {
    font-size: 16px;
    line-height: 1.4
}

@media screen and (min-width:960px) {
    .t712 .t712__wrapper {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .t712__wrapper_valign-middle {
        -webkit-align-items: center;
        align-items: center
    }

    .t712__wrapper_valign-bottom {
        -webkit-align-items: flex-end;
        align-items: flex-end
    }
}

@media screen and (max-width:960px) {
    .t712 .t712__left-content {
        margin-bottom: 35px
    }

    .t712 .t712__wrapper_witharrow {
        padding-bottom: 70px
    }

    .t712 .t-input-block:has(.t-contact-method__types-container) {
        --contact-method-padding-h: 34px
    }
}

@media screen and (max-width:640px) {
    .t712 .t712__wrapper_witharrow {
        padding-bottom: 20px
    }

    .t712 .t-input-block:has(.t-img-select__container__mobile_all-in-row) {
        --img-container-padding-h: 34px
    }
}

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

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

#allrecords .t859__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.t859__separator {
    width: 100%;
    margin-bottom: 40px
}

#allrecords .t859__col .t-card__link {
    color: inherit !important
}

.t859__inner-col {
    position: relative
}

.t859__bottommargin {
    margin-bottom: 15px
}

.t859__bgimg {
    width: 110px;
    height: 110px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t859__imgwrapper {
    width: 110px;
    height: auto
}

.t859__img {
    max-width: 100%
}

.t859__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t859__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 30px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.t859__wrap_right {
    padding-left: 30px
}

.t859__btn-container {
    margin-top: 5px;
    width: 100%;
    font-size: 0
}

.t859__btn-container.t859__btn-container_topmargin {
    margin-top: 20px
}

.t859 .t-card__btn-wrapper {
    display: inline-block
}

.t859 .t-card__btntext-wrapper {
    display: inline-block
}

.t859 .t-card__btn {
    display: table-cell
}

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

    .t859__col {
        margin-bottom: 20px;
        height: auto !important
    }

    .t859__separator {
        margin-top: 0 !important
    }

    .t859__wrap {
        padding-bottom: 30px
    }

    .t859__bottommargin {
        margin-bottom: 10px
    }

    .t859__btn-container {
        position: initial
    }

    .t859__bgimg {
        max-width: 90px !important;
        max-height: 90px !important
    }

    .t859__imgwrapper {
        max-width: 90px !important
    }
}

@media screen and (max-width:640px) {
    .t859__wrap {
        display: block
    }

    .t859__wrap_right {
        padding-left: 0
    }

    .t859__bgimg {
        margin-bottom: 20px
    }

    .t859__imgwrapper {
        margin-bottom: 20px
    }
}

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

#allrecords .t510__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t510__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.t510 .t-list__item {
    margin-top: 55px
}

.t510 .t-list__item:first-child {
    margin-top: 0 !important
}

.t510__textwrapper {
    padding-left: 40px
}

.t510__bottommargin {
    margin-bottom: 14px
}

.t510__checkmark {
    display: block
}

.t510 {
    counter-reset: number
}

.t510 .t510__circle::before {
    counter-increment: number;
    content: counter(number)
}

.t510__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    white-space: nowrap;
    font-size: 20px;
    overflow: hidden
}

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

    .t510 .t-list__item {
        margin-top: 40px !important
    }

    .t510__circle {
        max-width: 40px;
        max-height: 40px;
        font-size: 18px !important
    }

    .t510__textwrapper {
        padding-left: 20px !important
    }
}

.t372__line {
    position: relative;
    width: 80px;
    height: 2px;
    background: #222;
    margin-bottom: 14px
}

.t372__line-center {
    margin-left: auto;
    margin-right: auto
}

.t372__line-right {
    margin-left: auto;
    margin-right: 0
}

.t571__contacts {
    margin-top: 45px
}

.t571 .t-sociallinks {
    margin-top: 40px
}

.t571 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

.t571 .t-sociallinks a {
    display: inline-block
}

#allrecords .t571 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t571__line {
    position: relative;
    max-width: 100px;
    width: 100%;
    height: 1px;
    background-color: #000;
    opacity: .3;
    margin-top: 45px
}

@media screen and (max-width:960px) {
    .t571__address {
        word-break: break-all
    }
}

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

.t463__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.t463__maincontainer {
    width: 100%;
    height: 80px;
    display: table
}

.t463__content {
    padding: 2px 40px 0;
    display: table-cell;
    vertical-align: middle
}

.t463__col {
    display: table-cell;
    vertical-align: middle;
    width: 33%
}

.t463__col_center {
    padding: 0 16px
}

.t463 .t-sociallinks__wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

#allrecords .t463 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t463 .t-sociallinks__item {
    margin: 0 3px;
    overflow: hidden
}

.t463__typo {
    font-size: 14px;
    color: #222
}

.t463__img {
    max-width: 150px
}

@media screen and (max-width:1200px) {
    .t463__content {
        padding: 2px 20px 0
    }
}

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

    .t463__col,
    .t463__copyright {
        width: 100%;
        display: block;
        text-align: center
    }

    .t463__maincontainer {
        display: block
    }

    .t463__content {
        display: block
    }

    .t463__maincontainer {
        height: auto !important;
        padding: 40px 0
    }

    .t463__col {
        margin-bottom: 20px;
        padding: 0
    }

    .t463__list_item {
        margin: 0 10px 4px
    }

    .t463__col:last-child {
        margin-bottom: 0
    }

    .t463 .t-sociallinks__wrapper {
        -webkit-justify-content: center;
        justify-content: center
    }
}

@media screen and (max-width:670px) {
    .t463__typo {
        font-size: 12px
    }
}