.csssize {
    height: 11125px
}

.t-body {
    margin: 0px
}

#allrecords,body {
    background-color: none
}

#allrecords {
    -webkit-font-smoothing: antialiased
}

#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: 0px;
    margin-bottom: 10px
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px
}

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0px;
    left: 0px;
    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: 'TildaSans',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: 'TildaSans',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-title {
    font-family: 'TildaSans',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_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-descr {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55
}

.t-descr_md {
    font-size: 20px;
    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-btn {
    display: inline-block;
    font-family: 'TildaSans',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-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__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: .4
}

.t-tildalabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px
}

.t-tildalabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px
}

.t-tildalabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.t-submit {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-input {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-input__vis-ph {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-select {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-input-error {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-form__errorbox-text {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-form__errorbox-item {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-form__successbox {
    font-family: 'TildaSans',Arial,sans-serif
}

.t-rec_pt_30 {
    padding-top: 30px
}

.t-rec_pt_60 {
    padding-top: 60px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-btnflex,.t-btn.t-btnflex,.t-submit.t-btnflex {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5ch;
    max-width: 100%;
    height: unset;
    padding: 0;
    overflow: hidden;
    font-family: 'TildaSans',Arial,sans-serif,Arial,sans-serif;
    font-weight: 600;
    line-height: var(--line-height,1.4);
    padding-top: calc(((var(--height,0px) - 1em * var(--line-height,1.4)) / 2) - var(--border-width,0px));
    padding-bottom: calc(((var(--height,0px) - 1em * var(--line-height,1.4)) / 2) - var(--border-width,0px));
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: var(--border-width,0);
    background-image: none;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    white-space: nowrap
}

.t-btnflex__text {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: inherit;
    text-overflow: ellipsis
}

.t-btnflex__icon {
    position: relative;
    flex-shrink: 0;
    width: 1.4em;
    height: 1.4em;
    transition-duration: inherit
}

.t-btnflex__icon::before,.t-btnflex__icon::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition-property: opacity,visibility;
    transition-duration: inherit
}

.t-btnflex__icon::before {
    content: '';
    background-image: var(--icon,none);
    transition-timing-function: cubic-bezier(.25,1,.5,1)
}

.t-btnflex__icon_has_hover::after {
    content: '';
    opacity: 0;
    visibility: hidden;
    background-image: var(--icon-hover,none);
    transition-timing-function: cubic-bezier(.45,0,.55,1)
}

@media (hover: hover) {
    .t-btnflex:hover .t-btnflex__icon_has_hover::before {
        opacity:0;
        visibility: hidden;
        transition-timing-function: cubic-bezier(.5,0,.75,0)
    }

    .t-btnflex:hover .t-btnflex__icon_has_hover::after {
        opacity: 1;
        visibility: visible
    }
}

.t-btnflex_xs,.t-btn.t-btnflex_xs,.t-submit.t-btnflex_xs {
    --height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm {
    --height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-btnflex_smd,.t-btn.t-btnflex_smd,.t-submit.t-btnflex_smd {
    --height: 50px;
    font-size: 15px;
    padding-left: 44px;
    padding-right: 44px
}

.t-btnflex_md,.t-btn.t-btnflex_md,.t-submit.t-btnflex_md {
    --height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-btnflex_lg,.t-btn.t-btnflex_lg,.t-submit.t-btnflex_lg {
    --height: 60px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px
}

.t-btnflex_xl,.t-btn.t-btnflex_xl,.t-submit.t-btnflex_xl {
    --height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px
}

.t-btnflex_xxl,.t-btn.t-btnflex_xxl,.t-submit.t-btnflex_xxl {
    --height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px
}

@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_md {
        font-size: 18px
    }

    .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_xl {
        font-size: 68px
    }

    .t-name_md {
        font-size: 18px
    }
}

@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_md {
        font-size: 16px;
        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_xl {
        font-size: 32px
    }

    .t-name_md {
        font-size: 16px
    }

    .t-btn {
        white-space: normal
    }

    .t-btnflex,.t-btn.t-btnflex,.t-submit.t-btnflex {
        white-space: normal
    }

    .t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm {
        padding-left: 20px;
        padding-right: 20px
    }

    .t-btnflex_md,.t-btn.t-btnflex_md,.t-submit.t-btnflex_md {
        padding-left: 30px;
        padding-right: 30px
    }

    .t-btnflex_lg,.t-btn.t-btnflex_lg,.t-submit.t-btnflex_lg {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px
    }

    .t-btnflex_xl,.t-btn.t-btnflex_xl,.t-submit.t-btnflex_xl {
        font-size: 22px;
        padding-left: 50px;
        padding-right: 50px
    }

    .t-btnflex_xxl,.t-btn.t-btnflex_xxl,.t-submit.t-btnflex_xxl {
        font-size: 26px;
        padding-left: 60px;
        padding-right: 60px
    }
}

@media screen and (max-width: 480px) {
    .t-title_xl {
        font-size:30px
    }

    .t-rec_pt_30 {
        padding-top: 30px
    }

    .t-rec_pt_60 {
        padding-top: 60px
    }

    .t-rec_pb_60 {
        padding-bottom: 60px
    }

    .t-btnflex_xs,.t-btn.t-btnflex_xs,.t-submit.t-btnflex_xs {
        --height: 40px
    }

    .t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm {
        --height: 50px
    }
}

.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 {
    --height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.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
    }
}

.t503 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t503__container {
    margin-bottom: 0;
    /* padding-left:0; */
    list-style: none
}

.t503__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t503__container li ul {
    list-style-type: disc
}

#allrecords .t503 .t-card__col .t-card__link {
    color: inherit!important
}

.t503__bgimg {
    display: inline-block;
    width: 100px;
    height: 100px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t503__img {
    width: 100px;
    height: auto;
    max-width: 100%
}

.t503__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t503 .t-card__title {
    margin-top: 23px
}

.t503 .t-card__descr {
    width: 100%;
    margin-top: 20px
}

.t503 .t-card__col {
    margin-top: 70px
}

.t503 .t-card__container_inrow1 .t-card__col:first-child,.t503 .t-card__container_inrow2 .t-card__col:nth-child(-n+2),.t503 .t-card__container_inrow3 .t-card__col:nth-child(-n+3),.t503 .t-card__container_inrow4 .t-card__col:nth-child(-n+4) {
    margin-top: 0!important
}

@media screen and (max-width: 960px) {
    .t503 .t-card__col,.t503 .t-card__container_inrow2 .t-card__col:nth-child(-n+2),.t503 .t-card__container_inrow3 .t-card__col:nth-child(-n+3),.t503 .t-card__container_inrow4 .t-card__col:nth-child(-n+4) {
        margin-top:40px!important
    }

    .t503 .t-card__container_inrow1 .t-card__col:first-child,.t503 .t-card__container_inrow2 .t-card__col:first-child,.t503 .t-card__container_inrow3 .t-card__col:first-child,.t503 .t-card__container_inrow4 .t-card__col:first-child {
        margin-top: 0!important
    }

    .t503 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t503__separator {
        margin-bottom: 0!important
    }
}

.t472 .t-section__descr {
    max-width: unset
}

.t472__title {
    margin-bottom: 60px
}

.t472__descr {
    margin-bottom: 80px
}

.t472__blockimg {
    max-width: 360px;
    height: 360px
}

.t472__scroll-icon-wrapper {
    display: none
}

@media screen and (max-width: 1200px) {
    .t472__blockimg {
        height:320px
    }
}

@media screen and (max-width: 960px) {
    .t472__blockimg {
        height:360px;
        margin: 0 auto 20px
    }

    .t472__container_mobile-flex {
        max-width: 100%
    }

    .t472__row_mobile-flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        max-width: 100%;
        width: 100%;
        overflow: scroll hidden;
        -webkit-overflow-scrolling: touch
    }

    .t472__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        font-size: 0;
        text-align: right;
        color: #a1a1a1;
        mix-blend-mode: multiply
    }

    .t472__row_mobile-flex .t-col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0!important
    }
}

@media screen and (max-width: 640px) {
    .t472__scroll-icon-wrapper {
        padding:0 20px 10px 0
    }

    .t472__row_mobile-flex .t-col {
        min-width: 70%;
        max-width: 70%
    }

    .t472__row_mobile-flex .t-col:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 480px) {
    .t472__row_mobile-flex .t-col {
        min-width:80%;
        max-width: 80%
    }
}

@media screen and (max-width: 320px) {
    .t472__blockimg {
        height:320px
    }
}

.t772__container {
    display: table;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

.t772__container li ul {
    list-style-type: disc
}

@media screen and (max-width: 1200px) {
    .t772__container {
        max-width:960px;
        padding: 0
    }
}

@media screen and (max-width: 960px) {
    .t772__container {
        max-width:640px
    }
}

.t772 .t-section__bottomwrapper {
    margin-top: 105px
}

.t772__separator {
    margin-bottom: 90px
}

.t772__imgwrapper {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 110%
}

.t772__bgimg {
    position: absolute;
    inset: 0;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t772__img {
    position: absolute;
    margin: auto;
    inset: 0;
    z-index: 2;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t772__bgimg_second,.t772__img_second {
    z-index: 1;
    opacity: 0
}

.t772 .t-card__uptitle {
    margin-bottom: 8px;
    color: #ff8562
}

.t772 .t-card__descr {
    margin-top: 8px
}

.t772 .t-card__btn-wrapper {
    margin-top: 19px
}

.t772 .t-card__btntext-wrapper {
    display: inline-block;
    padding-top: 14px
}

.t772 .t-align_center .t-card__btn {
    margin: 0 2px 8px
}

.t772 .t-align_left .t-card__btn {
    margin: 0 4px 8px 0
}

.t772__scroll-icon-wrapper {
    display: none
}

@media screen and (min-width: 960px) {
    .t772__imgwrapper:hover .t772__bgimg_first_hover,.t772__imgwrapper:hover .t772__img_first_hover {
        opacity:0
    }

    .t772__imgwrapper:hover .t772__bgimg_second,.t772__imgwrapper:hover .t772__img_second {
        z-index: 3;
        opacity: 1
    }
}

@media screen and (max-width: 960px) {
    .t772__separator {
        display:none
    }

    .t772__container_mobile-grid {
        font-size: 0
    }

    .t772__col_mobile-grid {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }

    .t772__col {
        margin-bottom: 60px
    }

    .t-col_8 .t772__imgwrapper_mobile-nopadding {
        padding-bottom: 0!important;
        font-size: 0
    }

    .t-col_8 .t772__imgwrapper_mobile-nopadding .t772__img {
        position: initial
    }

    .t772__img_second {
        display: none
    }

    .t772__container_mobile-flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        max-width: 100%;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .t772__container_mobile-flex::-webkit-scrollbar {
        display: none
    }

    .t772__container_mobile-flex .t772__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0!important
    }

    .t772__container_mobile-flex .t772__col:first-child {
        margin-left: 20px
    }

    .t772__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        font-size: 0;
        text-align: right;
        color: #a1a1a1;
        mix-blend-mode: multiply
    }

    @-webkit-keyframes t772__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 t772__icon-anim {
        0% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    .t772__scroll-icon {
        -webkit-animation: t772__icon-anim 1.5s infinite;
        animation: t772__icon-anim 1.5s infinite
    }
}

@media screen and (max-width: 640px) {
    .t772__container_mobile-grid {
        box-sizing:border-box
    }

    #allrecords .t772__container_mobile-grid {
        padding: 0 10px
    }

    .t772__col_mobile-grid {
        padding-right: 10px;
        padding-left: 10px
    }

    .t772__container_mobile-flex .t772__col:first-child {
        margin-left: 0
    }

    .t772__container_mobile-flex .t772__col {
        min-width: 70%;
        max-width: 70%
    }

    .t772__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }
}

@media screen and (max-width: 480px) {
    .t772__imgwrapper_mobile-nopadding {
        padding-bottom:0!important;
        font-size: 0
    }

    .t772__imgwrapper_mobile-nopadding .t772__img {
        position: initial
    }

    .t772__col_mobile-grid {
        display: block;
        width: 100%
    }

    .t772__container_mobile-flex .t772__col {
        min-width: 80%;
        max-width: 80%;
        box-sizing: content-box
    }

    .t772__container_mobile-flex .t772__col:first-child {
        padding-right: 10px
    }

    .t772__container_mobile-flex .t772__col:last-child {
        padding-left: 10px
    }

    .t772__container_mobile-flex .t772__col:not(:first-child,:last-child) {
        padding-right: 10px;
        padding-left: 10px
    }
}

.t698 .t698__mainwrapper {
    padding: 0 20px
}

.t698 .t698__mainblock {
    margin: 0 auto
}

.t698 .t698__mainblock_left {
    text-align: left
}

.t698 .t698__title {
    color: #fff;
    margin-bottom: 40px
}

.t698 .t698__descr {
    color: #fff;
    margin-bottom: 50px
}

.t698 .t-ownvariant-wrapper_flex .t-input-ownanswer {
    color: #fff;
    border-color: #fff
}

.t698 .t698__nomargin .t698__descr {
    margin-bottom: 30px
}

.t698 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    max-height: 15000px
}

.t698 .t698__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t698 .t-form__inputsbox {
    max-width: 560px;
    margin: 0 auto;
    text-align: left
}

.t698 .t698__mainblock_left .t-form__inputsbox {
    margin-left: 0
}

.t698 .t-input-group {
    margin-bottom: 20px
}

.t698 .t-input {
    height: 56px;
    background-color: transparent;
    -webkit-appearance: none
}

.t698 .t-select {
    height: 56px
}

.t698 .t-input::-ms-clear {
    width: 0;
    height: 0
}

.t698 .t-input__vis-ph {
    top: 20px
}

.t698 .t-input-block textarea {
    padding-top: 17px
}

.t698 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t698 .t-input-title {
    padding-bottom: 5px;
    color: #fff
}

.t698 .t-input-subtitle {
    padding-bottom: 15px;
    color: #fff
}

.t698 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t698 .t-radio__indicator,.t698 .t-checkbox__indicator,.t698 .t-checkbox__indicator::after {
    border-color: #fff
}

.t698 .t-radio__indicator::after {
    background: #fff
}

.t698 .t-radio__control,.t698 .t-checkbox__control,.t698 .t-inputquantity__btn {
    color: #fff
}

.t698 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 10px
}

.t698 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t698 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t698 .t-submit {
    --height: 56px;
    width: 100%
}

.t698 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t698 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

.t698 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none
}

.t698 .t698__form-bottom-text {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px
}

.t698 .t-input-phonemask__wrap-style .t-input-phonemask {
    color: inherit
}

.t698 .t-rate__text {
    color: #fff
}

@media screen and (max-width: 640px) {
    .t698 .t698__title {
        margin-bottom:18px
    }

    .t698 .t698__descr {
        margin-bottom: 30px
    }

    .t698 .t-input-block textarea {
        padding-top: 12px
    }
}

@media screen and (max-width: 480px) {
    .t698 .t698__mainwrapper {
        width:100vw;
        overflow: hidden;
        box-sizing: border-box
    }

    .t698 .t-inputtime,.t698 .t-datepicker__wrapper {
        max-width: 100%
    }

    .t698 .t698__text {
        font-size: 10px
    }

    .t698 .t-input-group {
        margin-bottom: 15px
    }
}

.t-menusub__menu {
    display: none
}

.t967__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 80px
}

.t967__bottom {
    height: 60px
}

.t967__additionalwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.t967__alladditional {
    height: inherit
}

.t967__maincontainer {
    padding: 0 40px
}

.t967__button {
    margin-left: 10px
}

.t967__leftwrapper,.t967__rightwrapper {
    width: 50%;
    box-sizing: border-box;
    position: absolute;
    height: inherit;
    display: table
}

.t967__leftwrapper {
    text-align: left;
    padding-right: 200px;
    padding-left: 40px;
    left: 0
}

.t967__rightwrapper {
    text-align: right;
    padding-left: 200px;
    padding-right: 40px;
    left: 50%
}

.t967__imglogo {
    height: auto;
    display: block
}

.t967__middlelinewrapper {
    position: relative
}

.t967__linewrapper {
    position: absolute;
    bottom: 0;
    width: 100%
}

.t967__horizontalline {
    margin: 0;
    border: 0;
    background-color: #e2e2e2;
    height: 1px;
    right: 0;
    bottom: 0
}

.t967__logowrapper {
    position: absolute;
    left: 50%;
    display: table;
    height: inherit
}

.t967__logowrapper2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: -50%;
    z-index: 100
}

.t967__imglogo {
    max-width: 300px
}

.t967__topwrapper,.t967__bottomwrapper {
    vertical-align: middle;
    display: table;
    width: 100%;
    box-sizing: border-box
}

.t967__topwrapper {
    height: 80px;
    position: relative;
    overflow: hidden
}

.t967__bottomwrapper {
    height: 60px;
    padding: 0
}

.t967__menualign_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t967__menualign_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t967__menualign_center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t967 {
    width: 100%;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0);
    transition: background-color 0.3s linear
}

.t967__beforeready {
    visibility: hidden
}

.t967 .t967__list {
    margin: 0
}

.t967__maincontainer.t967__c12collumns {
    max-width: 1160px;
    margin: 0 auto
}

.t967__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap
}

.t967__logo a {
    display: inline-block
}

.t967__burgerlogo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle
}

.t967__listwrapper {
    display: table-cell;
    vertical-align: middle
}

.t967__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0!important
}

.t967__mobilelist {
    display: none
}

.t967__list-item {
    font-family: 'TildaSans',Arial,sans-serif;
    font-size: 18px;
    margin: 0;
    color: #000000;
    white-space: nowrap
}

.t967__list-item .t-active {
    opacity: .7
}

.t967__additional-descr {
    padding-right: 30px;
    white-space: nowrap;
    font-family: 'TildaSans',Arial,sans-serif;
    font-size: 16px;
    color: #000000
}

.t967__additional-buttons {
    padding-left: 30px
}

.t967__additional-buttons__wrap {
    display: table;
    width: auto;
    float: right
}

.t967__additional-buttons__but {
    display: table-cell;
    vertical-align: middle
}

.t967__additional-share-buttons {
    min-width: 140px;
    padding: 15px 30px
}

.t967 .b-share {
    display: table!important;
    float: right
}

.t967 .b-share-btn__wrap {
    display: table-cell!important;
    float: none!important;
    padding-left: 5px!important
}

.t967__additional-langs {
    padding-left: 30px
}

.t967__additional-langs__wrap {
    display: table;
    width: auto;
    float: right
}

.t967__additional-langs__lang {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    font-family: 'TildaSans',Arial,sans-serif;
    font-size: 16px;
    color: #000000
}

.t967 .t-sociallinks,.t967__additional-social-links {
    padding-right: 30px;
    line-height: 0px
}

.t967 .t-sociallinks__wrapper,.t967__additional-social-links__wrap {
    display: table;
    width: auto
}

#allrecords .t967 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t967 .t-sociallinks,.t967__additional-social-links a {
    vertical-align: middle
}

.t967 .t-sociallinks__item,.t967__additional-social-links__item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

.t967 .t-sociallinks__item a {
    display: inline-block
}

#allrecords .t967 a.t-menu__link-item {
    text-decoration: none;
    color: #000000
}

.t967__button {
    margin-left: 10px
}

.t967.t967__positionabsolute {
    position: absolute
}

.t967.t967__positionfixed {
    position: fixed
}

.t967.t967__positionstatic {
    position: static
}

@media screen and (max-width: 1200px) {
    .t967__additional-descr {
        padding-left:15px
    }

    .t967__additional-buttons {
        padding-left: 15px
    }

    .t967__additional-share-buttons {
        padding-right: 15px
    }

    .t967__additional-langs {
        padding-left: 15px
    }

    .t967 .t-sociallinks,.t967__additional-social-links {
        padding-right: 15px
    }
}

.t967__mobile {
    display: none
}

@media screen and (max-width: 980px) {
    .t967__additional-descr {
        margin-top:20px;
        margin-bottom: 20px
    }

    .t967__button {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0
    }

    .t967__maincontainer,.t967__top,.t967__bottom {
        height: auto!important
    }

    .t967__top,.t967__additionalwrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }

    .t967.t967__hidden {
        display: none;
        height: 100%
    }

    .t967 .t-menu__link-item {
        padding: 0!important
    }

    .t967__mobile {
        display: block;
        background-color: #111
    }

    .t967__mobile-text {
        color: #000
    }

    .t967__mobile-container {
        padding: 20px;
        position: relative
    }

    .t967__mobile-burger {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 20px;
        width: 28px;
        height: 20px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: 0.5s ease-in-out;
        cursor: pointer;
        z-index: 9999
    }

    .t967__mobile-burger span {
        display: block;
        position: absolute;
        width: 100%;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: 0.25s ease-in-out;
        height: 3px;
        background-color: #111
    }

    .t967__mobile-burger span:nth-child(1) {
        top: 0
    }

    .t967__mobile-burger span:nth-child(2),.t967__mobile-burger span:nth-child(3) {
        top: 8px
    }

    .t967__mobile-burger span:nth-child(4) {
        top: 16px
    }

    .t967_opened .t967__mobile-burger span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%
    }

    .t967_opened .t967__mobile-burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .t967_opened .t967__mobile-burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .t967_opened .t967__mobile-burger span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%
    }

    .t967__mobilelist {
        display: block
    }

    .t967__desktoplist {
        display: none!important
    }

    .t967__topwrapper,.t967__bottomwrapper {
        height: auto!important
    }

    .t967__leftwrapper,.t967__rightwrapper {
        position: static;
        width: 100%;
        padding: 0!important;
        text-align: center
    }

    .t967__middlelinewrapper {
        display: none
    }

    .t967__listwrapper {
        display: block;
        padding: 20px 0;
        width: 100%
    }

    .t967 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto!important
    }

    .t967.t967__positionabsolute,.t967.t967__positionfixed,.t967.t967__positionstatic {
        position: static
    }

    .t967__imglogo {
        width: auto!important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto
    }

    .t967__imglogomobile.t967__imglogo {
        width: 100%!important
    }

    .t967__additional-share-buttons {
        display: table;
        position: static;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
        float: none;
        min-width: inherit
    }

    .t967__additional-buttons {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center
    }

    .t967__additional-descr,.t967__additional-langs,.t967__additional-social-links,.t967 .t-sociallinks {
        display: table;
        padding: 10px 0;
        text-align: center
    }

    .t967__logo {
        text-align: center;
        margin: 20px;
        white-space: normal;
        padding: 0
    }

    .t967 img {
        float: inherit
    }

    .t967 .t967__list-item {
        display: block;
        text-align: center;
        padding: 10px!important;
        white-space: normal
    }

    .t967__logowrapper {
        position: static;
        display: block;
        width: 100%;
        padding: 20px;
        box-sizing: border-box
    }

    .t967__logowrapper2 {
        display: block;
        position: static
    }

    .t967__topwrapper,.t967__bottomwrapper {
        padding: 0!important;
        width: 100%;
        display: block
    }

    .t967__alladditional {
        padding: 20px 0
    }

    .t967__list {
        display: block;
        padding: 0!important
    }
}

@media screen and (max-width: 640px) {
    .t967__additional-buttons__but {
        display:table;
        padding: 5px 0;
        margin: 0 auto
    }
}

.t967 .ya-share2__list {
    margin-bottom: 0
}

.t967 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px
}

.t967__black-white .ya-share2__badge {
    background-color: #111!important
}

.t967__transp-white .ya-share2__badge {
    background-color: transparent!important
}

.t967__transp-white .ya-share2__container_size_m .ya-share2__counter::before {
    display: none
}

.t967__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0!important;
    margin-top: 2px
}

.t967__white-black .ya-share2__badge {
    background-color: #fff!important
}

.t967__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url('../csssource/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==')
}

.t967__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222
}

.t967__white-black .ya-share2__counter::before {
    background-color: #222
}

.t967__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("../Ошибка при скачивании файла: URL rejected: Malformed input to a URL function");
    background-size: 24px;
    background-position: center
}

.t967__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("../Ошибка при скачивании файла: URL rejected: Malformed input to a URL function");
    background-size: 24px;
    background-position: center
}

.t967__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url('../csssource/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==');
    background-size: 28px 28px;
    background-position: -2px
}

.t967__transp-black .ya-share2__badge {
    background-color: transparent!important
}

.t967__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url('../csssource/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==')
}

.t967__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0!important;
    margin-top: 2px
}

.t967__transp-black .ya-share2__counter::before {
    display: none
}

.t967__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("../Ошибка при скачивании файла: URL rejected: Malformed input to a URL function");
    background-size: 24px;
    background-position: center
}

.t967__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("../Ошибка при скачивании файла: URL rejected: Malformed input to a URL function");
    background-size: 24px;
    background-position: center
}

.t967__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url('../csssource/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==');
    background-size: 28px 28px;
    background-position: -2px
}

.t570__mainblock::after,.t570__mainblock::before {
    content: '';
    display: table;
    clear: both
}

.t570__mainblock {
    overflow: hidden
}

.t570__col {
    float: left;
    width: 50%
}

.t570__contentwrapper {
    display: table-cell;
    vertical-align: middle
}

.t570__padding_lg {
    padding: 90px
}

.t570__padding_sm {
    padding: 60px
}

.t570__contentbox {
    display: table;
    width: 100%;
    color: #fff
}

.t570__title,.t570__text,.t570__descr {
    color: #fff
}

.t570__title {
    margin-bottom: 45px
}

.t570__descr {
    margin-bottom: 30px
}

.t570 .t-sociallinks {
    margin-top: 45px
}

.t570 .t-sociallinks a {
    display: inline-block
}

.t570 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

.t570__right_social_links_item:last-child {
    margin-right: 0
}

#allrecords .t570 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t570__text {
    margin-top: 32px
}

.t570 .t-map-lazyload {
    background-color: rgb(229,227,223)
}

@media screen and (max-width: 960px) {
    .t570__contentwrapper {
        padding:40px
    }
}

@media screen and (max-width: 750px) {
    .t570__contentwrapper {
        padding:30px 20px
    }

    .t570__mainblock {
        min-height: auto!important
    }

    .t570__col {
        float: none;
        width: 100%;
        min-height: auto!important
    }

    .t570__contentbox {
        float: none;
        width: 100%;
        height: auto!important
    }

    .t570__map {
        height: 300px!important
    }

    .t570__map .t-map {
        height: inherit!important
    }

    .t570__title {
        margin-bottom: 24px
    }

    .t570__social_links {
        margin-top: 34px
    }

    .t570__text {
        margin-top: 24px
    }
}
