.t-body {
    margin: 0;
}
#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
#allrecords a {
    color: #009fe0;
    text-decoration: none;
}
#allrecords a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}
#allrecords ol {
    padding-left: 22px;
}
#allrecords ul {
    padding-left: 20px;
}
#allrecords b,
#allrecords strong {
    font-weight: 700;
}
@media print {
    body,
    html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none;
    }
}
.t-text {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 400;
    color: #1f1f1f;
}
.t-text_xs {
    font-size: 13px;
    line-height: 1.55;
}
.t-text_sm {
    font-size: 16px;
    line-height: 1.55;
}
.t-text_md {
    font-size: 18px;
    line-height: 1.55;
}
.t-text_lg {
    font-size: 20px;
    line-height: 1.55;
}
.t-text_weight_plus {
    font-weight: 500;
}
.t-text-impact {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 400;
    color: #1f1f1f;
}
.t-text-impact_xs {
    font-size: 26px;
    line-height: 1.5;
}
.t-text-impact_sm {
    font-size: 32px;
    line-height: 1.35;
}
.t-text-impact_md {
    font-size: 38px;
    line-height: 1.35;
}
.t-text-impact_lg {
    font-size: 42px;
    line-height: 1.23;
}
.t-name {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 600;
    color: #1f1f1f;
}
.t-name_xs {
    font-size: 14px;
    line-height: 1.35;
}
.t-name_sm {
    font-size: 16px;
    line-height: 1.35;
}
.t-name_md {
    font-size: 18px;
    line-height: 1.35;
}
.t-name_lg {
    font-size: 20px;
    line-height: 1.35;
}
.t-name_xl {
    font-size: 22px;
    line-height: 1.35;
}
.t-heading {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 600;
    color: #1f1f1f;
}
.t-heading_xs {
    font-size: 24px;
    line-height: 1.23;
}
.t-heading_sm {
    font-size: 26px;
    line-height: 1.17;
}
.t-heading_md {
    font-size: 28px;
    line-height: 1.17;
}
.t-heading_lg {
    font-size: 30px;
    line-height: 1.17;
}
.t-title {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 600;
    color: #1f1f1f;
}
.t-title_xxs {
    font-size: 36px;
    line-height: 1.23;
}
.t-title_xs {
    font-size: 42px;
    line-height: 1.23;
}
.t-title_sm {
    font-size: 48px;
    line-height: 1.23;
}
.t-title_md {
    font-size: 52px;
    line-height: 1.23;
}
.t-title_lg {
    font-size: 64px;
    line-height: 1.23;
}
.t-title_xl {
    font-size: 72px;
    line-height: 1.17;
}
.t-title_xxl {
    font-size: 82px;
    line-height: 1.17;
}
.t-descr {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 400;
    color: #1f1f1f;
}
.t-descr_xxs {
    font-size: 12px;
    line-height: 1.55;
}
.t-descr_xs {
    font-size: 14px;
    line-height: 1.55;
}
.t-descr_sm {
    font-size: 16px;
    line-height: 1.55;
}
.t-descr_md {
    font-size: 18px;
    line-height: 1.55;
}
.t-descr_lg {
    font-size: 20px;
    line-height: 1.55;
}
.t-descr_xl {
    font-size: 22px;
    line-height: 1.5;
}
.t-descr_xxl {
    font-size: 24px;
    line-height: 1.45;
}
.t-descr_xxxl {
    font-size: 28px;
    line-height: 1.45;
    letter-spacing: 0.45;
}
.t-uptitle {
    font-family: "Muli", Arial, sans-serif;
    font-weight: 600;
    color: #1f1f1f;
    letter-spacing: 2.5px;
}
.t-uptitle_xs {
    font-size: 10px;
}
.t-uptitle_sm {
    font-size: 12px;
}
.t-uptitle_md {
    font-size: 14px;
}
.t-uptitle_lg {
    font-size: 16px;
}
.t-uptitle_xl {
    font-size: 18px;
    letter-spacing: 2px;
}
.t-uptitle_xxl {
    font-size: 20px;
    letter-spacing: 2px;
}
.t-uptitle_xxxl {
    font-size: 22px;
    letter-spacing: 2px;
}
@media screen and (max-width: 1200px) {
    .t-text_xs {
        font-size: 12px;
    }
    .t-text_sm {
        font-size: 14px;
    }
    .t-text_md {
        font-size: 16px;
    }
    .t-text_lg {
        font-size: 18px;
    }
    .t-text-impact_md {
        font-size: 30px;
    }
    .t-descr_xxs {
        font-size: 10px;
    }
    .t-descr_xs {
        font-size: 12px;
    }
    .t-descr_sm {
        font-size: 14px;
    }
    .t-descr_md {
        font-size: 16px;
    }
    .t-descr_lg {
        font-size: 18px;
    }
    .t-descr_xl {
        font-size: 20px;
    }
    .t-descr_xxl {
        font-size: 20px;
    }
    .t-descr_xxxl {
        font-size: 24px;
    }
    .t-uptitle_md {
        font-size: 12px;
    }
    .t-uptitle_lg {
        font-size: 14px;
    }
    .t-uptitle_xl {
        font-size: 16px;
    }
    .t-uptitle_xxl {
        font-size: 18px;
    }
    .t-uptitle_xxxl {
        font-size: 20px;
    }
    .t-title_xxs {
        font-size: 32px;
    }
    .t-title_xs {
        font-size: 38px;
    }
    .t-title_sm {
        font-size: 44px;
    }
    .t-title_md {
        font-size: 48px;
    }
    .t-title_lg {
        font-size: 60px;
    }
    .t-title_xl {
        font-size: 68px;
    }
    .t-title_xxl {
        font-size: 78px;
    }
    .t-name_xs {
        font-size: 12px;
    }
    .t-name_sm {
        font-size: 14px;
    }
    .t-name_md {
        font-size: 16px;
    }
    .t-name_lg {
        font-size: 18px;
    }
    .t-name_xl {
        font-size: 20px;
    }
    .t-heading_xs {
        font-size: 22px;
    }
    .t-heading_sm {
        font-size: 24px;
    }
    .t-heading_md {
        font-size: 26px;
    }
    .t-heading_lg {
        font-size: 28px;
    }
}
@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 10px;
        line-height: 1.45;
    }
    .t-text_sm {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-text_md {
        font-size: 14px;
        line-height: 1.45;
    }
    .t-text_lg {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-text-impact_sm {
        font-size: 22px;
    }
    .t-text-impact_md {
        font-size: 26px;
    }
    .t-text-impact_lg {
        font-size: 28px;
    }
    .t-descr_xs {
        font-size: 10px;
        line-height: 1.45;
    }
    .t-descr_sm {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-descr_md {
        font-size: 14px;
        line-height: 1.45;
    }
    .t-descr_lg {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-descr_xl {
        font-size: 18px;
        line-height: 1.4;
    }
    .t-descr_xxl {
        font-size: 18px;
    }
    .t-descr_xxxl {
        font-size: 20px;
    }
    .t-uptitle_xs {
        font-size: 8px;
    }
    .t-uptitle_sm {
        font-size: 8px;
    }
    .t-uptitle_md {
        font-size: 10px;
    }
    .t-uptitle_lg {
        font-size: 12px;
    }
    .t-uptitle_xl {
        font-size: 14px;
    }
    .t-uptitle_xxl {
        font-size: 16px;
    }
    .t-uptitle_xxxl {
        font-size: 18px;
    }
    .t-title_xxs {
        font-size: 28px;
    }
    .t-title_xs {
        font-size: 30px;
    }
    .t-title_sm {
        font-size: 30px;
    }
    .t-title_md {
        font-size: 30px;
    }
    .t-title_lg {
        font-size: 30px;
    }
    .t-title_xl {
        font-size: 32px;
    }
    .t-title_xxl {
        font-size: 36px;
    }
    .t-name_xs {
        font-size: 10px;
    }
    .t-name_sm {
        font-size: 12px;
    }
    .t-name_md {
        font-size: 14px;
    }
    .t-name_lg {
        font-size: 16px;
    }
    .t-name_xl {
        font-size: 18px;
    }
    .t-heading_xs {
        font-size: 20px;
    }
    .t-heading_sm {
        font-size: 22px;
    }
    .t-heading_md {
        font-size: 22px;
    }
    .t-heading_lg {
        font-size: 24px;
    }
}
@media screen and (max-width: 480px) {
    .t-title_xl {
        font-size: 30px;
    }
    .t-title_xxl {
        font-size: 30px;
    }
}
.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: #fff;
}
.t-records a {
    color: #009fe0;
    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-btn {
    display: inline-block;
    font-family: "Muli", Arial, sans-serif;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    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: 0.5;
}
@media screen and (max-width: 640px) {
    .t-btn {
        white-space: normal;
        padding-left: 30px;
        padding-right: 30px;
    }
}
.t-btn_xs {
    height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
}
.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
.t-btn_lg {
    height: 60px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px;
}
.t-btn_xl {
    height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px;
}
.t-btn_xxl {
    height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px;
}
@media screen and (max-width: 640px) {
    .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px;
    }
    .t-btn_lg {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .t-btn_xl {
        font-size: 22px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .t-btn_xxl {
        font-size: 26px;
        padding-left: 60px;
        padding-right: 60px;
    }
}
.t-btntext {
    font-family: "Muli", Arial, sans-serif;
    color: #1f1f1f;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.t-btntext_sm {
    font-size: 16px;
}
.t-btntext_lg {
    font-size: 24px;
}
.t-uppercase.t-btntext {
    font-size: 16px;
}
.t-uppercase.t-btntext_sm {
    font-size: 14px;
}
.t-uppercase.t-btntext_lg {
    font-size: 20px;
}
.t-btntext:after {
    content: "\00a0→";
    font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 640px) {
    .t-btntext_lg {
        font-size: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .t-screenmin-1200px {
        display: none;
    }
}
@media screen and (max-width: 980px) {
    .t-screenmin-980px {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .t-screenmin-640px {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .t-screenmin-480px {
        display: none;
    }
}
@media screen and (max-width: 320px) {
    .t-screenmin-320px {
        display: none;
    }
}
@media screen and (min-width: 321px) {
    .t-screenmax-320px {
        display: none;
    }
}
@media screen and (min-width: 481px) {
    .t-screenmax-480px {
        display: none;
    }
}
@media screen and (min-width: 641px) {
    .t-screenmax-640px {
        display: none;
    }
}
@media screen and (min-width: 981px) {
    .t-screenmax-980px {
        display: none;
    }
}
@media screen and (min-width: 1201px) {
    .t-screenmax-1200px {
        display: none;
    }
}
.t-hidden {
    display: none;
}
.t-opacity_50 {
    filter: alpha(opacity=50);
    khtmlopacity: 0.5;
    mozopacity: 0.5;
    opacity: 0.5;
}
.t-opacity_70 {
    filter: alpha(opacity=70);
    khtmlopacity: 0.7;
    mozopacity: 0.7;
    opacity: 0.7;
}
.t-uppercase {
    text-transform: uppercase;
}
.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-margin_left_auto {
    margin-right: 0;
    margin-left: auto;
}
.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px;
}
.t-tildalabel:hover .t-tildalabel__wrapper {
    opacity: 1;
}
.t-tildalabel_white {
    background-color: #fff;
    color: #000;
}
.t-tildalabel_gray {
    background-color: #eee;
    color: #000;
}
.t-tildalabel__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: 0.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-tildalabel_white .t-tildalabel__link,
.t-tildalabel_gray .t-tildalabel__link {
    color: #000;
}
.t-tildalabel-free {
    padding: 35px 0 45px;
    height: auto;
    text-align: center;
}
.t-tildalabel-free__main {
    max-width: 340px;
    display: block;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: 0.2px;
    color: inherit;
    opacity: 0.4;
}
.t-tildalabel-free__links-wr {
    display: table;
    margin: 30px auto 0;
}
.t-tildalabel-free__txt-link {
    display: table-cell;
    padding: 0 15px;
    font-size: 13px;
    text-decoration: none;
    color: inherit;
    opacity: 0.25;
}
.t-tildalabel-free__txt-link:hover,
.t-tildalabel-free__main:hover {
    opacity: 1;
}
@media screen and (max-width: 640px) {
    .t-tildalabel-free__txt-link {
        display: block;
        padding: 5px 30px;
    }
    .t-tildalabel-free__main {
        opacity: 0.7;
    }
    .t-tildalabel-free__txt-link {
        opacity: 0.4;
    }
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.t-mbfix {
    opacity: 0.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);
}
.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.r_hidden {
    opacity: 0;
}
.r_showed {
    opacity: 1;
}
img:not([src]) {
    visibility: hidden;
}
.t-popup {
    display: none;
}
.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.t-submit {
    font-family: "Muli", Arial, sans-serif;
}
.t-input {
    font-family: "Muli", Arial, sans-serif;
}
.t-input__vis-ph {
    font-family: "Muli", Arial, sans-serif;
}
.t-select {
    font-family: "Muli", Arial, sans-serif;
}
.t-form .uploadcare-widget-button {
    font-family: "Muli", Arial, sans-serif;
}
.t-input-error {
    font-family: "Muli", Arial, sans-serif;
}
.t-form__errorbox-wrapper {
    font-family: "Muli", Arial, sans-serif;
}
.t-form__errorbox-text {
    font-family: "Muli", Arial, sans-serif;
}
.t-form__errorbox-item {
    font-family: "Muli", Arial, sans-serif;
}
.t-form__successbox {
    font-family: "Muli", Arial, sans-serif;
}
.t-rec_pt_0 {
    padding-top: 0;
}
.t-rec_pt_15 {
    padding-top: 15px;
}
.t-rec_pt_30 {
    padding-top: 30px;
}
.t-rec_pt_45 {
    padding-top: 45px;
}
.t-rec_pt_60 {
    padding-top: 60px;
}
.t-rec_pt_75 {
    padding-top: 75px;
}
.t-rec_pt_90 {
    padding-top: 90px;
}
.t-rec_pt_105 {
    padding-top: 105px;
}
.t-rec_pt_120 {
    padding-top: 120px;
}
.t-rec_pt_135 {
    padding-top: 135px;
}
.t-rec_pt_150 {
    padding-top: 150px;
}
.t-rec_pt_165 {
    padding-top: 165px;
}
.t-rec_pt_180 {
    padding-top: 180px;
}
.t-rec_pt_195 {
    padding-top: 195px;
}
.t-rec_pt_210 {
    padding-top: 210px;
}
.t-rec_pb_0 {
    padding-bottom: 0;
}
.t-rec_pb_15 {
    padding-bottom: 15px;
}
.t-rec_pb_30 {
    padding-bottom: 30px;
}
.t-rec_pb_45 {
    padding-bottom: 45px;
}
.t-rec_pb_60 {
    padding-bottom: 60px;
}
.t-rec_pb_75 {
    padding-bottom: 75px;
}
.t-rec_pb_90 {
    padding-bottom: 90px;
}
.t-rec_pb_105 {
    padding-bottom: 105px;
}
.t-rec_pb_120 {
    padding-bottom: 120px;
}
.t-rec_pb_135 {
    padding-bottom: 135px;
}
.t-rec_pb_150 {
    padding-bottom: 150px;
}
.t-rec_pb_165 {
    padding-bottom: 165px;
}
.t-rec_pb_180 {
    padding-bottom: 180px;
}
.t-rec_pb_195 {
    padding-bottom: 195px;
}
.t-rec_pb_210 {
    padding-bottom: 210px;
}
@media screen and (max-width: 480px) {
    .t-rec_pt_0 {
        padding-top: 0;
    }
    .t-rec_pt_15 {
        padding-top: 15px;
    }
    .t-rec_pt_30 {
        padding-top: 30px;
    }
    .t-rec_pt_45 {
        padding-top: 45px;
    }
    .t-rec_pt_60 {
        padding-top: 60px;
    }
    .t-rec_pt_75 {
        padding-top: 75px;
    }
    .t-rec_pt_90 {
        padding-top: 90px;
    }
    .t-rec_pt_105 {
        padding-top: 90px;
    }
    .t-rec_pt_120 {
        padding-top: 90px !important;
    }
    .t-rec_pt_135 {
        padding-top: 90px !important;
    }
    .t-rec_pt_150 {
        padding-top: 90px !important;
    }
    .t-rec_pt_165 {
        padding-top: 90px !important;
    }
    .t-rec_pt_180 {
        padding-top: 120px !important;
    }
    .t-rec_pt_195 {
        padding-top: 120px !important;
    }
    .t-rec_pt_210 {
        padding-top: 120px !important;
    }
    .t-rec_pb_0 {
        padding-bottom: 0;
    }
    .t-rec_pb_15 {
        padding-bottom: 15px;
    }
    .t-rec_pb_30 {
        padding-bottom: 30px;
    }
    .t-rec_pb_45 {
        padding-bottom: 45px;
    }
    .t-rec_pb_60 {
        padding-bottom: 60px;
    }
    .t-rec_pb_75 {
        padding-bottom: 75px;
    }
    .t-rec_pb_90 {
        padding-bottom: 90px;
    }
    .t-rec_pb_105 {
        padding-bottom: 90px;
    }
    .t-rec_pb_120 {
        padding-bottom: 90px !important;
    }
    .t-rec_pb_135 {
        padding-bottom: 90px !important;
    }
    .t-rec_pb_150 {
        padding-bottom: 90px !important;
    }
    .t-rec_pb_165 {
        padding-bottom: 90px !important;
    }
    .t-rec_pb_180 {
        padding-bottom: 120px !important;
    }
    .t-rec_pb_195 {
        padding-bottom: 120px !important;
    }
    .t-rec_pb_210 {
        padding-bottom: 120px !important;
    }
}
@media screen and (max-width: 480px) {
    .t-rec_pt-res-480_0 {
        padding-top: 0 !important;
    }
    .t-rec_pt-res-480_15 {
        padding-top: 15px !important;
    }
    .t-rec_pt-res-480_30 {
        padding-top: 30px !important;
    }
    .t-rec_pt-res-480_45 {
        padding-top: 45px !important;
    }
    .t-rec_pt-res-480_60 {
        padding-top: 60px !important;
    }
    .t-rec_pt-res-480_75 {
        padding-top: 75px !important;
    }
    .t-rec_pt-res-480_90 {
        padding-top: 90px !important;
    }
    .t-rec_pt-res-480_105 {
        padding-top: 105px !important;
    }
    .t-rec_pt-res-480_120 {
        padding-top: 120px !important;
    }
    .t-rec_pt-res-480_135 {
        padding-top: 135px !important;
    }
    .t-rec_pt-res-480_150 {
        padding-top: 150px !important;
    }
    .t-rec_pt-res-480_165 {
        padding-top: 165px !important;
    }
    .t-rec_pt-res-480_180 {
        padding-top: 180px !important;
    }
    .t-rec_pt-res-480_195 {
        padding-top: 195px !important;
    }
    .t-rec_pt-res-480_210 {
        padding-top: 210px !important;
    }
    .t-rec_pb-res-480_0 {
        padding-bottom: 0 !important;
    }
    .t-rec_pb-res-480_15 {
        padding-bottom: 15px !important;
    }
    .t-rec_pb-res-480_30 {
        padding-bottom: 30px !important;
    }
    .t-rec_pb-res-480_45 {
        padding-bottom: 45px !important;
    }
    .t-rec_pb-res-480_60 {
        padding-bottom: 60px !important;
    }
    .t-rec_pb-res-480_75 {
        padding-bottom: 75px !important;
    }
    .t-rec_pb-res-480_90 {
        padding-bottom: 90px !important;
    }
    .t-rec_pb-res-480_105 {
        padding-bottom: 105px !important;
    }
    .t-rec_pb-res-480_120 {
        padding-bottom: 120px !important;
    }
    .t-rec_pb-res-480_135 {
        padding-bottom: 135px !important;
    }
    .t-rec_pb-res-480_150 {
        padding-bottom: 150px !important;
    }
    .t-rec_pb-res-480_165 {
        padding-bottom: 165px !important;
    }
    .t-rec_pb-res-480_180 {
        padding-bottom: 180px !important;
    }
    .t-rec_pb-res-480_195 {
        padding-bottom: 195px !important;
    }
    .t-rec_pb-res-480_210 {
        padding-bottom: 210px !important;
    }
}
.t102__title {
    font-size: 104px;
    color: #fff;
    margin: 74px 0 54px 0;
}
.t102__descr {
    color: #fff;
    padding: 0 0 30px 0;
}
.t102__descr_center {
    max-width: 700px;
    margin: 0 auto;
}
@media screen and (max-width: 1024px) {
    .t102__title {
        font-size: 70px;
        line-height: 70px;
        margin-top: 30px;
    }
    .t102__descr {
        padding: 0 120px;
    }
}
@media screen and (max-width: 640px) {
    .t102__title {
        font-size: 34px;
        line-height: 38px;
        margin-top: 30px;
    }
    .t102__descr {
        padding: 0 10px;
    }
}
.t005A__title {
    padding-right: 50px;
    margin-top: -2px;
    padding-bottom: 34px;
}
.t005A__descr {
    margin-top: -18px;
    padding-bottom: 26px;
}
.t005A__text {
    padding-top: 8px;
    padding-bottom: 5px;
}
@media screen and (max-width: 640px) {
    .t005A__title {
        padding-right: 0;
    }
    .t005A__text {
        margin-bottom: 20px;
    }
}
.t015 {
    box-sizing: border-box;
}
.t015__title {
    padding-top: 8px;
    padding-bottom: 3px;
}
.t015__uptitle {
    padding-top: 10px;
    padding-bottom: 40px;
}
.t015__descr {
    padding: 41px 0 0 0;
}
.t017__uptitle {
    padding-top: 3px;
    padding-bottom: 22px;
}
.t017__title {
    padding-top: 2px;
    padding-bottom: 0;
}
.t017__descr {
    padding-top: 21px;
}
.t030__title {
    margin-bottom: 15px;
}
.t030__descr {
    margin-top: 8px;
    padding-bottom: 6px;
}
.t046__text {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 4px;
}
.t075__wrapperleft {
    padding-left: 0;
    padding-right: 0;
}
.t075__wrappercenter {
    padding-left: 20px;
    padding-right: 20px;
}
.t075__img {
    margin-bottom: 14px;
    width: 100px;
    height: 100px;
}
.t075__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.t075__textclass1 .t075__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 18px;
}
.t075__textclass1 {
    font-size: 16px;
    line-height: 25px;
}
.t075__textclass2 .t075__title {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 25px;
    margin-top: 12px;
}
.t075__textclass2 {
    font-size: 13px;
    line-height: 20px;
}
.t075__textclass3 .t075__title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
    margin-top: 12px;
}
.t075__textclass3 {
    font-size: 16px;
    line-height: 25px;
}
@media screen and (max-width: 960px) {
    .t075__textclass1,
    .t075__textclass2,
    .t075__textclass3 {
        margin-bottom: 45px;
    }
}
.t004 {
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative;
}
.t004__text-column-count_2 {
    column-count: 2;
    column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
}
.t004__text-column-count_3 {
    column-count: 3;
    column-gap: 40px;
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
}
.t004__text-column-count_4 {
    column-count: 4;
    column-gap: 40px;
    -moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px;
}
.t004__initial-letter::first-letter {
    font-size: 100px;
    float: left;
    line-height: 0.65;
    margin: 10px 10px 10px 0;
}
.t004 table {
    border-collapse: collapse;
    font-size: 1em;
    width: 100%;
}
.t004 table td,
.t004 table th {
    padding: 5px;
    border: 1px solid #ddd;
    vertical-align: top;
}
.t004 table thead td,
.t004 table th {
    font-weight: 700;
    border-bottom-color: #888;
}
@media screen and (max-width: 1200px) {
    .t004__text-column-count_2,
    .t004__text-column-count_3,
    .t004__text-column-count_4 {
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px;
    }
}
@media screen and (max-width: 960px) {
    .t004__text-column-count_2,
    .t004__text-column-count_3,
    .t004__text-column-count_4 {
        column-count: 1;
        column-gap: 0;
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
    }
}
@media screen and (max-width: 640px) {
    .t004 h1 {
        font-size: 28px;
        line-height: 35px;
    }
}
.t123__centeredContainer {
    text-align: center;
}
.t165 .t-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.t165__vmiddle {
    margin-top: auto;
    margin-bottom: auto;
}
.t165__vtop {
    margin-bottom: auto;
}
.t165__vbottom {
    margin-top: auto;
}
.t165__left {
    text-align: left;
}
.t165__center {
    text-align: center;
}
.t165__right {
    text-align: right;
}
.t165__textwrapper {
    padding-right: 20px;
}
.t165__uptitle {
    padding: 0;
    margin: 0;
    margin-bottom: 14px;
}
.t165__title {
    padding: 0;
    margin: 0;
    padding-bottom: 28px;
}
.t165__text {
    opacity: 0.85;
}
.t165__img {
    float: right;
    width: 100%;
}
.t165__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.t165__btn-container {
    width: 100%;
}
.t165__btn-wrapper {
    display: inline-block;
    padding-top: 60px;
}
.t165__btntext-wrapper {
    display: inline-block;
    padding-top: 45px;
}
@media screen and (max-width: 960px) {
    .t165__btn-wrapper {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .t165__btntext-wrapper {
        padding-top: 20px;
    }
}
@media screen and (max-width: 640px) {
    .t165 .t-container {
        display: -webkit-block;
        display: block;
    }
    .t165__img {
        float: none;
    }
    .t165__col-top {
        margin-bottom: 30px;
    }
}
.t188 {
    overflow: hidden;
}
.t188__wrapone {
    position: relative;
    right: 50%;
    float: right;
}
.t188__wraptwo {
    position: relative;
    z-index: 1;
    right: -50%;
}
.t188__sociallinkimg {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.t188__imgwrapper {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.t220__textwrapper {
    margin-left: -60px;
    padding: 60px;
}
.t-col_12 .t220__textwrapper {
    margin-left: -40px;
}
.t220__title {
    margin-top: -8px;
    padding-bottom: 35px;
}
.t220 .t-col_1 {
    max-width: 120px;
}
.t220 .t-col_2 {
    max-width: 220px;
}
.t220 .t-col_3 {
    max-width: 320px;
}
.t220 .t-col_4 {
    max-width: 420px;
}
.t220 .t-col_5 {
    max-width: 520px;
}
.t220 .t-col_6 {
    max-width: 620px;
}
.t220 .t-col_7 {
    max-width: 720px;
}
.t220 .t-col_8 {
    max-width: 820px;
}
.t220 .t-col_9 {
    max-width: 920px;
}
.t220 .t-col_10 {
    max-width: 1020px;
}
.t220 .t-col_11 {
    max-width: 1120px;
}
.t220 .t-col_12 {
    max-width: 1220px;
}
@media screen and (max-width: 1240px) {
    .t220 .t-col_12 {
        max-width: 1160px;
    }
    .t-col_12 .t220__textwrapper {
        margin-left: 0;
    }
}
@media screen and (max-width: 1200px) {
    .t220__textwrapper {
        margin-left: -40px;
        padding: 40px;
    }
    .t-col_12 .t220__textwrapper {
        margin-left: -20px;
    }
    .t220 .t-col_1 {
        max-width: 100px;
    }
    .t220 .t-col_2 {
        max-width: 180px;
    }
    .t220 .t-col_3 {
        max-width: 260px;
    }
    .t220 .t-col_4 {
        max-width: 340px;
    }
    .t220 .t-col_5 {
        max-width: 420px;
    }
    .t220 .t-col_6 {
        max-width: 500px;
    }
    .t220 .t-col_7 {
        max-width: 580px;
    }
    .t220 .t-col_8 {
        max-width: 660px;
    }
    .t220 .t-col_9 {
        max-width: 740px;
    }
    .t220 .t-col_10 {
        max-width: 820px;
    }
    .t220 .t-col_11 {
        max-width: 900px;
    }
    .t220 .t-col_12 {
        max-width: 980px;
    }
}
@media screen and (max-width: 980px) {
    .t220 .t-col_12 {
        max-width: 940px;
    }
}
@media screen and (max-width: 960px) {
    .t220 .t-container {
        max-width: 680px;
    }
    .t220__textwrapper,
    .t-col_12 .t220__textwrapper {
        margin-left: 0;
        padding: 40px;
    }
    .t220 .t-col {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 700px) {
    .t220__textwrapper {
        margin-left: 0;
        padding: 20px;
    }
    .t220 .t-container {
        max-width: 640px;
    }
}
.t225__title {
    padding-top: 8px;
    padding-bottom: 3px;
}
.t225__uptitle {
    padding-top: 10px;
    padding-bottom: 50px;
}
.t225__descr {
    padding: 41px 0 0 0;
}
.t-menusub__menu {
    display: none;
}
.t228 {
    width: 100%;
    height: 80px;
    z-index: 1001;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    transition: background-color 0.3s linear;
}
.t228__beforeready {
    visibility: hidden;
}
.t228 ul {
    margin: 0;
}
.t228__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
}
.t228__maincontainer.t228__c12collumns {
    max-width: 1200px;
    margin: 0 auto;
}
.t228__leftside {
    display: table-cell;
    vertical-align: middle;
}
.t228__centerside {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.t228__centerside.t228__menualign_left {
    text-align: left;
}
.t228__centerside.t228__menualign_right {
    text-align: right;
}
.t228__rightside {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.t228__right_langs_lang a[href=""] {
    cursor: text;
}
.t228 .lastside {
    display: table-cell;
    vertical-align: middle;
}
.t228__padding40px {
    width: 40px;
}
.t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 20px;
}
.t228__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    padding-right: 30px;
}
.t228__imglogo {
    margin-right: 30px;
    vertical-align: middle;
}
.t228__list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
    transition: opacity ease-in-out 0.2s;
}
.t228__list_item {
    clear: both;
    font-family: "Muli", Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: #1f1f1f;
    white-space: nowrap;
}
.t228__list_item .t-active {
    opacity: 0.7;
}
.t228__list_item:first-child {
    padding-left: 0;
}
.t228__list_item:last-child {
    padding-right: 0;
}
.t228__leftcontainer {
    display: inline-block;
}
.t228__rightcontainer {
    display: table;
    text-align: right;
    width: auto;
    position: relative;
    float: right;
}
.t228__right_descr {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    font-family: "Muli", Arial, sans-serif;
    font-size: 13px;
    color: #1f1f1f;
}
.t228__right_buttons {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
}
.t228__right_buttons_wrap {
    display: table;
    width: auto;
    float: right;
}
.t228__right_buttons_but {
    display: table-cell;
    vertical-align: middle;
}
.t228__right_share_buttons {
    display: table-cell;
    vertical-align: middle;
    min-width: 220px;
}
.t228 .b-share {
    display: table !important;
    float: right;
}
.t228 .b-share-btn__wrap {
    display: table-cell !important;
    float: none !important;
    padding-left: 5px !important;
}
.t228__right_langs {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
}
.t228__right_langs_wrap {
    display: table;
    width: auto;
    float: right;
}
.t228__right_langs_lang {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    font-family: "Muli", Arial, sans-serif;
    font-size: 16px;
    color: #1f1f1f;
    word-break: keep-all;
}
.t228__right_social_links {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.t228__right_social_links_wrap {
    display: table;
    width: auto;
}
.t228__right_social_links a {
    display: block;
    vertical-align: middle;
}
.t228__right_social_links_item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
}
.t228__mobile {
    display: none;
    width: 100%;
    top: 0;
    z-index: 990;
}
.t228 a,
#allrecords .t228 a {
    text-decoration: none;
    color: #1f1f1f;
}
.t228 .t-btn {
    height: 40px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px;
}
.t228__right_langs_lang a,
.t228__right_langs_lang .t794__tm-link {
    white-space: nowrap;
}
@media screen and (max-width: 1200px) {
    .t228__padding40px {
        width: 20px;
    }
    .t228__maincontainer.t228__c12collumns .t228__padding40px {
        width: 20px;
    }
    .t228__imglogo {
        margin-right: 15px;
    }
    .t228__logo {
        padding-right: 15px;
    }
    .t228__right_descr {
        padding-left: 15px;
    }
    .t228__right_buttons {
        padding-left: 15px;
    }
    .t228__right_share_buttons {
        padding-left: 15px;
    }
    .t228__right_langs {
        padding-left: 15px;
    }
    .t228__right_social_links {
        padding-left: 15px;
    }
}
@media screen and (max-width: 980px) {
    .t228__list_hidden {
        opacity: 1;
    }
    .t228 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important;
    }
    .t228__maincontainer {
        height: auto !important;
        display: block;
    }
    .t228__mobile.t228__positionfixed + .t228.t228__positionfixed {
        top: 64px;
    }
    .t228__leftside,
    .t228__rightside,
    .t228__centerside {
        display: block;
        text-align: center;
        float: none;
    }
    .t228__leftcontainer,
    .t228__centercontainer,
    .t228__rightcontainer {
        padding: 20px 0;
    }
    .t228__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto;
    }
    .t228__imglogomobile.t228__imglogo {
        width: 100% !important;
        min-width: 100% !important;
    }
    .t228__padding40px {
        display: none;
    }
    .t228__padding10px {
        display: none;
    }
    .t228__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .t228__right_share_buttons {
        display: table;
        position: static;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
        float: none;
        min-width: inherit;
    }
    .t228__right_buttons {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
    }
    .t228__right_descr,
    .t228__right_langs,
    .t228__right_social_links {
        display: table;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center;
    }
    .t228__logo {
        text-align: center;
        margin: 20px;
    }
    .t228 img {
        float: inherit;
    }
    .t228 .t228__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal;
    }
    .t228__list_item a {
        display: inline-block;
    }
    .t228 .t-btn {
        margin-left: 5px;
        margin-left: 5px;
    }
    .t228__logo {
        white-space: normal;
        padding: 0;
    }
    .t228.t228__hidden {
        display: none;
        height: 100%;
    }
    .t228__mobile {
        background-color: #111;
        display: block;
    }
    .t228__mobile_text {
        position: absolute;
        color: #fff;
        top: 50%;
        max-width: calc(100% - 80px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 20px;
    }
    .t228__mobile_container {
        padding: 20px;
        position: relative;
        min-height: 24px;
    }
    .t228__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: 1003;
    }
    .t228__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: #fff;
    }
    .t228__burger span:nth-child(1) {
        top: 0;
    }
    .t228__burger span:nth-child(2),
    .t228__burger span:nth-child(3) {
        top: 8px;
    }
    .t228__burger span:nth-child(4) {
        top: 16px;
    }
    .t228_opened .t228__burger span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
    .t228_opened .t228__burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .t228_opened .t228__burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .t228_opened .t228__burger span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
}
@media screen and (max-width: 640px) {
    .t228__right_buttons_but {
        display: table;
        padding: 0 0;
        margin: 0 auto 10px;
    }
}
.t228__overflow {
    overflow: scroll;
}
.t228__positionabsolute {
    position: absolute;
}
.t228__mobile.t228__positionfixed {
    position: fixed;
}
.t228__positionstatic {
    position: static;
}
.t228 .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px;
}
.t228 .ya-share2__list {
    margin-bottom: 0;
}
.t228 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px;
}
.t228__black-white .ya-share2__badge {
    background-color: #111 !important;
}
.t228__transp-white .ya-share2__badge {
    background-color: transparent !important;
}
.t228__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none;
}
.t228__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 2px;
}
.t228__white-black .ya-share2__badge {
    background-color: #fff !important;
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t228__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
}
.t228__white-black .ya-share2__counter:before {
    background-color: #222;
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
}
.t228__transp-black .ya-share2__badge {
    background-color: transparent !important;
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 2px;
}
.t228__transp-black .ya-share2__counter:before {
    display: none;
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
}
.t270__error-msg {
    text-align: center;
    display: none;
}
.t270__error-msg-text {
    display: inline-block;
    margin: 0 20px 35px 20px;
    padding: 15px;
    color: red;
    border: 1px solid red;
    font-size: 14px;
    font-family: tfutura, Arial;
}
.t269 .t269__mainblock {
    margin: 0 auto;
}
.t269 .t269__uptitle {
    color: #fff;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
}
.t269 .t269__uptitle_mobile {
    display: none;
}
.t269 .t269__title {
    color: #fff;
    margin-bottom: 24px;
    padding-top: 20px;
}
.t269 .t269__descr {
    color: #fff;
    margin-bottom: 44px;
}
.t269 .t269__input-container {
    max-width: 600px;
    margin: 0 auto;
}
.t269 .t269__blockinput {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding-right: 20px;
    position: relative;
}
.t269 .t269__input {
    height: 56px;
    outline: none;
}
.t269 .t-input__vis-ph {
    top: 20px;
}
.t269 .t269__submit {
    height: 56px;
    padding-left: 40px;
    padding-right: 40px;
}
.t269 .t269__blockinput input {
    background-color: transparent;
    -webkit-appearance: none;
    border-radius: 0;
}
.t269 .t269__wrapper {
    display: table;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.t269 .t269__blockinput.js-error-control-box .t269__input {
    border: 1px solid red !important;
}
.t269 .t269__blockinput-errors-text {
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px 10px 10px;
    font-family: "Muli", Arial, sans-serif;
}
.t269 .t269__blockinput-errors-item {
    padding-top: 10px;
    display: none;
    font-family: "Muli", Arial, sans-serif;
}
.t269 .t269__blockinput-errorbox {
    background: #f95d51;
    color: #fff;
    padding: 1px 10px;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Muli", Arial, sans-serif;
    margin-top: 20px;
}
.t269 .t269__hint {
    color: #fff;
    margin-top: 20px;
    max-width: 600px;
    margin: 20px auto 0;
}
.t269 .t269__blockinput-success {
    text-align: center;
    color: #fff;
    padding: 20px;
    font-family: "Muli", Arial, sans-serif;
}
.t269 .t269__success-message {
    color: #fff;
}
.t269 .js-send-form-success .t269__wrapper {
    display: none;
}
@media screen and (max-width: 680px) {
    .t269 .t269__blockinput {
        display: block;
        padding-right: 0;
        width: 100%;
    }
    .t269 .t269__descr {
        margin-bottom: 32px;
    }
    .t269 .t269__uptitle_desktop {
        display: none;
    }
    .t269 .t269__uptitle_mobile {
        display: block;
    }
    .t269 .t269__uptitle {
        position: initial;
        top: 40px;
        font-size: 16px !important;
    }
    .t269 .t269__mainwrapper {
        padding: 0 20px;
    }
    .t269 .t269__input-container {
        max-width: 320px;
    }
    .t269 .t269__input {
        width: 100%;
        margin-bottom: 18px;
    }
    .t269 .t269__submit {
        width: 100%;
        height: 42px;
        font-size: 14px;
    }
    .t269 .t269__wrapper {
        display: block;
    }
}
.t280 {
    transition: visibility 0.2s, opacity 0.2s;
}
.t280__container {
    width: 100%;
    z-index: 990;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.t280__beforeready {
    visibility: hidden;
}
.t280__main_opened .t280__container {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 99999;
}
.t280__container.t280__positionfixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.t280__container.t280__positionstatic {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
}
.t280__container.t280__positionabsolute {
    position: absolute;
}
.t280__col-12 {
    max-width: 1160px;
}
.t280__container__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all ease-in-out 0.3s;
}
.t280__menu__content {
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
}
.t280__main_opened .t280__container__bg {
    opacity: 0 !important;
}
.t280__logo__container {
    display: table;
    height: 100px;
}
.t280__logo__content {
    display: table-cell;
    vertical-align: middle;
}
.t280__logo {
    position: relative;
    z-index: 1;
    display: block;
    transition: all ease-in-out 0.2s;
}
.t280__logo:hover {
    opacity: 0.8;
}
.t280__logo__img {
    display: block;
    height: 100%;
}
.t280__burger {
    position: absolute;
    width: 28px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: 40px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}
.t280__big .t280__burger {
    width: 42px;
    height: 32px;
    margin-top: -16px;
}
.t280__small .t280__burger {
    width: 22px;
    height: 14px;
    margin-top: -7px;
}
.t280__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: #000;
}
.t280__big .t280__burger span {
    height: 5px;
}
.t280__small .t280__burger span {
    height: 2px;
}
.t280__burger span:nth-child(1) {
    top: 0;
}
.t280__burger span:nth-child(2),
.t280__burger span:nth-child(3) {
    top: 8px;
}
.t280__big .t280__burger span:nth-child(2),
.t280__big .t280__burger span:nth-child(3) {
    top: 13px;
}
.t280__small .t280__burger span:nth-child(2),
.t280__small .t280__burger span:nth-child(3) {
    top: 6px;
}
.t280__burger span:nth-child(4) {
    top: 16px;
}
.t280__big .t280__burger span:nth-child(4) {
    top: 26px;
}
.t280__small .t280__burger span:nth-child(4) {
    top: 12px;
}
.t280__main_opened .t280__burger span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t280__main_opened .t280__small .t280__burger span:nth-child(1) {
    top: 6px;
}
.t280__main_opened .t280__big .t280__burger span:nth-child(1) {
    top: 6px;
}
.t280__main_opened .t280__burger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.t280__main_opened .t280__burger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.t280__main_opened .t280__burger span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t280__main_opened .t280__big .t280__burger span:nth-child(4) {
    top: 18px;
}
.t280__main_opened .t280__small .t280__burger span:nth-child(4) {
    top: 6px;
}
.t280__menu__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -100;
    opacity: 0;
    transition: 0.3s ease-in-out;
    overflow-y: auto;
    padding: 0 20px;
    display: none;
}
.t280__main_opened .t280__menu__wrapper {
    z-index: 9999;
    opacity: 1;
    display: block;
}
.t280__menu__bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.t280__menu {
    z-index: 1;
    text-align: center;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-30%) scale(0.9);
    transform: translateY(-30%) scale(0.9);
    transition: 0.2s ease-in-out;
    right: 0;
    left: 0;
    opacity: 0;
    margin: 0 auto;
}
.t280__menu__wrapper_2 .t280__menu {
    top: 47%;
}
.t280__main_opened .t280__menu {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}
.t280__menu_static .t280__menu {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    padding: 140px 0 0;
}
.t280__main_opened .t280__menu_static .t280__menu {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.t280__menu__item {
    display: block;
    margin: 20px auto;
}
.t280__menu__item:first-child {
    margin-top: 0 !important;
}
.t280__menu__item:last-child {
    margin-bottom: 0 !important;
}
.t280__menu__item.t-active {
    opacity: 0.7;
}
.t280_opened {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden;
}
.t280__bottom {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translateY(30%) scale(0.9);
    transform: translateY(30%) scale(0.9);
    transition: 0.2s ease-in-out;
    opacity: 0;
}
.t280__main_opened .t280__bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.t280 .t-sociallinks__item,
.t280__social__item {
    display: inline-block;
    margin: 0 3px;
}
.t280__bottom__item,
.t280 .t-sociallinks {
    margin-top: 20px;
    display: block;
}
.t280__menu_static .t280__bottom {
    position: relative;
    bottom: auto;
    display: block;
    padding: 40px 0 20px;
    left: auto;
    right: auto;
}
.t280__menu_static .t280__menu__container {
    position: relative;
    display: block;
    z-index: 9999;
    height: auto;
}
.t280__menu__container {
    position: relative;
    height: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 1200px) {
    .t280__menu__content {
        padding: 0 20px;
    }
    .t280__burger {
        right: 20px;
    }
}
@media screen and (max-width: 980px) {
    .t280__menu__wrapper .t-menusub__content {
        padding-top: 3px;
    }
}
@media screen and (max-width: 660px) {
    .t280__menu__content {
        padding: 0 20px;
    }
}
.t280 .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px;
}
.t280 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px;
}
.t280__black-white .ya-share2__badge {
    background-color: #111 !important;
}
.t280__transp-white .ya-share2__badge {
    background-color: transparent !important;
}
.t280__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none;
}
.t280__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 2px;
}
.t280__white-black .ya-share2__badge {
    background-color: #fff !important;
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
}
.t280__white-black .ya-share2__counter:before {
    background-color: #222;
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
}
.t280__transp-black .ya-share2__badge {
    background-color: transparent !important;
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 2px;
}
.t280__transp-black .ya-share2__counter:before {
    display: none;
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
}
.t360__progress {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999999;
}
.t360__bar {
    width: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    height: 2px;
}
.t360__barprogress {
    width: 70%;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.t360__barprogressfinished {
    width: 100%;
}
.t360__barprogresshidden {
    opacity: 0;
    width: 100%;
}
.t390__wrapper {
    padding: 40px 45px;
}
.t390__close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 29px;
    height: 32px;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 9999999;
}
.t390__close:hover {
    opacity: 0.7;
}
.t390__close-line {
    position: absolute;
    left: 15px;
    height: 33px;
    width: 2px;
    background-color: #fff;
}
.t390__close-line-first {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.t390__close-line-second {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.t390__img {
    display: block;
    width: 100%;
}
.t390__btn {
    font-size: 14px;
    height: 52px;
    padding: 0 25px;
    margin-top: 10px;
    margin-right: 4px;
    margin-left: 4px;
}
.t390__btn.t390__btn_first {
    margin-right: 4px !important;
}
.t390__btn-wrapper,
.t390__social {
    margin-top: 16px;
}
.t390__uptitle {
    margin-bottom: 12px;
}
.t390__descr {
    margin-top: 17px;
}
@media screen and (max-width: 960px) {
    .t390__wrapper {
        padding: 30px;
    }
}
@media screen and (max-width: 640px) {
    .t390__wrapper {
        padding: 20px;
    }
    .t390__btn {
        font-size: 12px;
        height: 44px;
        padding: 0 18px;
    }
    .t390__btn-wrapper,
    .t390__social {
        margin-top: 16px;
    }
    .t390__uptitle {
        margin-bottom: 6px;
    }
    .t390__descr {
        margin-top: 8px;
    }
}
.t390 .ya-share2__container_size_m .ya-share2__icon {
    width: 26px;
    height: 26px;
}
.t390 .ya-share2__list {
    margin-bottom: 0;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__icon {
    width: 34px !important;
    height: 34px !important;
    background-size: 34px 34px !important;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter {
    font-size: 12px;
    line-height: 1.3;
    padding: 10px 9px 0 9px;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -9px;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__icon {
    width: 42px !important;
    height: 42px !important;
    background-size: 42px 42px !important;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter {
    font-size: 14px;
    line-height: 1.3;
    padding: 13px 11px 0 11px;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -11px;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__icon {
    width: 50px !important;
    height: 50px !important;
    background-size: 50px 50px !important;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter {
    font-size: 16px;
    line-height: 1.3;
    padding: 17px 14px 0 14px;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -14px;
}
.t390__black-white .ya-share2__badge {
    background-color: #111 !important;
}
.t390__transp-white .ya-share2__badge {
    background-color: transparent !important;
}
.t390__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none;
}
.t390__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 1px;
}
.t390__circle-lg.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 30px;
}
.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 35px;
    background-size: 40px 42px !important;
}
.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 40px;
    background-size: 44px 50px !important;
}
.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    width: 35px;
    background-size: 40px 42px !important;
}
.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    width: 40px;
    background-size: 44px 50px !important;
}
.t390__white-black .ya-share2__badge {
    background-color: #fff !important;
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
}
.t390__white-black .ya-share2__counter:before {
    background-color: #222;
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 24px 24px;
}
.t390__transp-black .ya-share2__badge {
    background-color: transparent !important;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t390__circle-lg.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 30px;
}
.t390__circle-xl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 35px;
    background-size: 40px 42px;
}
.t390__circle-xxl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 40px;
    background-size: 44px 50px;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 1px;
}
.t390__transp-black .ya-share2__counter:before {
    display: none;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 24px 24px;
}
.t396__iframe {
    z-index: 10000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    border: 0;
}
.t396__body_overflow_hidden {
    overflow: hidden;
}
.t396__display_none {
    display: none;
}
.t396__artboard {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.t396__artboard .t396__artboard_scale {
    overflow: visible;
}
.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom {
    word-break: normal;
}
.t396__artboard_scale .t396__elem .tn-atom,
.t396__artboard_scale .t396__carrier,
.t396__artboard_scale .t396__filter {
    transform-origin: top left;
}
.t396__artboard.rendering .tn-elem {
    visibility: hidden;
}
.t396__artboard.rendered .tn-elem {
    visibility: visible;
}
.t396__carrier {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100vh;
    -moz-transform: unset;
}
.t396__filter {
    position: absolute;
    left: 0;
    top: 0;
    /*z-index: 1;*/
    width: 100%;
    height: 100vh;
    transform: translateZ(0);
}
.t396__elem {
    position: absolute;
    box-sizing: border-box;
    display: table;
}
.t396 .tn-atom {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.t396 .tn-atom ul,
.t396 .tn-atom ol {
    margin-bottom: 0;
}
.t396_safari .tn-atom {
    transform: translateZ(0);
}
.t396 a.tn-atom {
    text-decoration: none;
}
.t396 .tn-atom__img {
    width: 100%;
    display: block;
}
.t396 .tn-atom__html {
    vertical-align: top;
}
.t396 .tn-atom__pin {
    border-radius: 1000px;
    border-style: solid;
}
.t396 .tn-atom__pin_onclick {
    cursor: pointer;
}
.t396 .tn-atom__tip {
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    max-width: 90vw;
    padding: 15px;
    display: none;
}
.t396 .tn-atom__pin:hover .tn-atom__tip {
    display: none;
}
.t396 .tn-atom__tip-img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.t396 .tn-atom__tip[data-tip-pos="top"] {
    bottom: 100%;
    margin-bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="bottom"] {
    top: 100%;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="left"] {
    right: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="right"] {
    left: 100%;
    margin-left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.t396__ui {
    position: absolute;
    top: 16px;
    left: 196px;
    background-color: #fa876b;
    color: #000 !important;
    height: 30px;
    line-height: 30px;
    width: 100px;
    z-index: 1000;
    text-align: center;
    border-radius: 3px;
    display: none;
    font-size: 14px;
}
.t403__container-table {
    display: table;
    width: 100%;
    margin: 0 auto;
}
.t403__container-table:hover {
    background-color: rgba(0, 0, 0, 0.02);
    -webkit-transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}
.t403__tcol1,
.t403__tcol2 {
    width: 50%;
    margin: 0;
    vertical-align: top;
    display: table-cell;
}
.t403__tcol2 {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.t403__tcol2_flipped {
    border-right: none;
    border-left: 1px solid #eee;
}
.t403__container-table:first-child .t403__tcol2 {
    border-top: 1px solid #eee;
}
.t403__textwrapper {
    margin: 30px 40px;
}
.t403 a {
    text-decoration: none;
    color: #1f1f1f;
    display: block;
}
.t403__uptitle {
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 14px;
}
.t403__title {
    margin-bottom: 30px;
}
.t403__descr {
    color: #4b4b4b;
}
.t403__imgbox {
    position: relative;
}
.t403__img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.t403__separator {
    padding-top: 75%;
}
.t403__buttonwrapper {
    padding: 0 20px;
    text-align: center;
}
.t403__btn {
    margin-top: 60px;
}
.t403 .t403__link {
    display: table;
    width: 100%;
}
@media screen and (max-width: 640px) {
    .t403__textwrapper {
        margin: 20px 20px 40px;
    }
    .t403__tcol1,
    .t403__tcol2,
    .t403__tcol2_flipped {
        display: block;
        width: 100%;
        border-left: 0;
        border-right: 0;
    }
    .t403__container-table:last-child .t403__tcol2 {
        border-bottom: none;
    }
    .t403__title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 7px;
    }
    .t403__descr {
        font-family: "Muli", Arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
    }
}
.t420__descr ul {
    padding: 0 !important;
    margin: 0;
}
.t420__descr li {
    display: block;
    margin-bottom: 10px;
}
.t420__descr li:last-child {
    margin-bottom: 0;
}
.t420__title {
    margin-bottom: 14px;
    color: #fff;
}
.t420__title a,
.t420__descr a {
    color: inherit !important;
}
.t420__floatbeaker_lr3 {
    display: none;
}
.t420__title_uppercase {
    letter-spacing: 1px;
    text-transform: uppercase;
}
.t420__logo {
    display: block;
    max-width: 120px;
    width: 100%;
}
.t420 .t-sociallinks__item,
.t420__right_social_links_item {
    display: inline-block;
    margin-right: 4px;
    -webkit-transition: opacity ease-in-out 0.2s;
    -moz-transition: opacity ease-in-out 0.2s;
    -o-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
}
.t420 .t-sociallinks__item:hover,
.t420__right_social_links_item:hover {
    opacity: 0.9;
}
.t420 .t-sociallinks__item:last-child,
.t420__right_social_links_item:last-child {
    margin-right: 0;
}
.t420 .t-sociallinks,
.t420__right_social_links {
    margin-top: 30px;
}
.t420__text {
    color: #525252;
    margin-top: 21px;
    font-size: 12px;
}
@media screen and (max-width: 960px) {
    .t420__col.t-col_3 {
        max-width: 320px;
        display: inline;
        float: left;
        margin-bottom: 30px;
    }
    .t420__floatbeaker_lr3 {
        display: block;
        width: 100%;
        content: " ";
        clear: both;
    }
}
@media screen and (max-width: 640px) {
    .t420__col.t-col_3 {
        max-width: 50%;
        width: 100%;
    }
}
@media screen and (max-width: 420px) {
    .t420__col.t-col_3 {
        max-width: 100%;
        width: 100%;
    }
}
.t431__withoutleftpadding .t431__td:first-child {
    padding-left: 0 !important;
}
.t431__withoutleftpadding .t431__th:first-child {
    padding-left: 0 !important;
}
.t431__table,
.t431__tbody,
.t431__th,
.t431__td {
    margin: 0;
    padding: 0;
    border: 0 solid #ccc;
    vertical-align: baseline;
    text-align: inherit;
}
.t431__table {
    border-collapse: collapse;
    table-layout: auto;
}
.t431__tbody {
    overflow-y: auto;
    height: inherit;
    vertical-align: middle;
}
.t431__th,
.t431__td {
    padding: 20px;
    vertical-align: top;
}
.t431__tdscale_1 .t431__th,
.t431__tdscale_1 .t431__td {
    padding: 20px;
}
.t431__tdscale_2 .t431__th,
.t431__tdscale_2 .t431__td {
    padding: 30px;
}
.t431__tdscale_3 .t431__th,
.t431__tdscale_3 .t431__td {
    padding: 40px;
}
.t431__lightgreyborder {
    border: 1px solid #eee !important;
}
.t431__btnwrapper {
    display: inline-block;
}
.t431__btnwrapper a {
    border: 0;
    font-weight: 700;
    box-shadow: none;
}
.t431__btnwrapper .t-btn {
    white-space: nowrap;
}
@media screen and (max-width: 960px) {
    .t431__mobilescroll .t431__table-wrapper {
        min-width: 960px;
    }
    .t431__table {
        width: 100%;
        table-layout: auto;
    }
    .t431__table > .t431__tbody,
    .t431__table > .t431__thead {
        display: table-row-group !important;
    }
    .t431__withoutmobilescroll {
        min-width: 100% !important;
    }
    .t431__wrapper-for-mobile {
        overflow-x: auto;
    }
    .t431__withoutmobilescroll .t431__table {
        table-layout: auto;
    }
    .t431__withoutmobilescroll .t431__td,
    .t431__withoutmobilescroll .t431__th {
        padding: 20px 10px;
    }
}
@media screen and (max-width: 640px) {
    .t431__mobilescroll .t431__table-wrapper {
        min-width: 640px;
    }
    .t431__td,
    .t431__th {
        -webkit-text-size-adjust: 100%;
    }
}
.t467__title {
    margin-bottom: 40px;
}
.t467 .t-btn {
    margin-top: 60px;
}
.t490 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t490 .t-section__title {
    margin-bottom: 30px;
}
.t490 .t-section__descr {
    max-width: 560px;
}
.t490 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t490__wrapperleft {
    padding-left: 0;
    padding-right: 0;
}
.t490__wrappercenter {
    padding-left: 20px;
    padding-right: 20px;
}
.t490__separator {
    margin-bottom: 90px;
}
.t490__bgimg {
    margin-bottom: 25px;
    width: 100px;
    height: 100px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.t490__img {
    margin-bottom: 25px;
    width: 100px;
    height: auto;
    max-width: 100%;
}
.t490__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.t490 .t-name_xl {
    margin-bottom: 25px;
    margin-top: 18px;
}
.t490 .t-name_sm {
    margin-bottom: 25px;
    margin-top: 12px;
}
.t490 .t-heading_md {
    margin-bottom: 25px;
    margin-top: 12px;
}
@media screen and (max-width: 960px) {
    .t490 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t490 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t490 .t-section__title {
        margin-bottom: 20px;
    }
    .t490__col {
        margin-bottom: 45px;
    }
    .t490__separator {
        margin-bottom: 0px !important;
    }
}
.t491__separator {
    margin-bottom: 70px;
}
.t491 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t491 .t-section__title {
    margin-bottom: 40px;
}
.t491 .t-section__descr {
    max-width: 560px;
}
.t491 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t491__bgimg {
    margin-right: 16px;
    width: 35px;
    height: 35px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.t491__img {
    margin-right: 16px;
    width: 35px;
    height: auto;
}
.t491__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.t491__title {
    margin-top: 23px;
}
.t491__descr {
    margin-top: 12px;
}
.t491__wrapper {
    display: table;
}
.t491__img,
.t491__title {
    display: table-cell;
    vertical-align: middle;
}
@media screen and (max-width: 960px) {
    .t491__col {
        margin-bottom: 40px;
    }
    .t491__separator {
        margin-bottom: 0px !important;
    }
    .t491 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t491 .t-section__title {
        margin-bottom: 20px;
    }
    .t491 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t491__img {
        max-width: 100px;
    }
}
.t502 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t502 .t-section__title {
    margin-bottom: 40px;
}
.t502 .t-section__descr {
    max-width: 560px;
}
.t502 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t502__tablewrapper {
    display: table;
    width: 100%;
}
.t502__circlewrapper {
    display: table-cell;
    vertical-align: top;
}
.t502__textwrapper {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    width: 100%;
}
.t502__title {
    margin: 0;
    padding-bottom: 13px;
}
.t502__circle {
    background-color: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
}
.t502__separator {
    margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
    .t502__col {
        margin-bottom: 36px;
    }
    .t502__col:last-child {
        margin-bottom: 0;
    }
    .t502__title {
        padding-bottom: 10px;
    }
    .t502 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t502 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t502 .t-section__title {
        margin-bottom: 20px;
    }
    .t502__separator {
        margin-bottom: 0 !important;
    }
    .t502__blockdescr {
        margin-bottom: 20px;
    }
    .t502__circle {
        max-width: 40px;
        max-height: 40px;
        font-size: 18px !important;
        line-height: 40px !important;
    }
}
.t524 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t524 .t-section__title {
    margin-bottom: 40px;
}
.t524 .t-section__descr {
    max-width: 560px;
}
.t524 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t524__wrapperleft {
    padding-left: 0;
    padding-right: 0;
}
.t524__wrappercenter {
    padding-left: 20px;
    padding-right: 20px;
}
.t524__separator {
    margin-bottom: 90px;
}
.t524__itemwrapper {
    margin: 0 auto;
}
.t524__imgwrapper {
    width: 200px;
    max-width: 100%;
    margin-bottom: 20px;
}
.t524__bgimg {
    width: 100%;
    max-width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.t524__img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.t524__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.t524__persdescr {
    color: #7a7a7a;
}
.t524__bottommargin_sm {
    margin-bottom: 4px;
}
.t524__bottommargin_lg {
    margin-bottom: 18px;
}
@media screen and (max-width: 960px) {
    .t524 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t524 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t524 .t-section__title {
        margin-bottom: 20px;
    }
    .t524__separator {
        display: none;
    }
    .t524__container {
        font-size: 0;
    }
    .t524__col {
        margin-bottom: 45px;
    }
    .t524__col-mobstyle {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .t524__itemwrapper_1,
    .t524__itemwrapper_3 {
        max-width: 300px;
    }
    .t524__itemwrapper_2 {
        max-width: 460px;
    }
    .t524__itemwrapper_4 {
        max-width: 220px;
    }
}
@media screen and (max-width: 640px) {
    .t524__col-mobstyle:nth-child(odd) {
        padding-left: 40px;
    }
    .t524__col-mobstyle:nth-child(even) {
        padding-right: 40px;
    }
}
@media screen and (max-width: 480px) {
    .t524__col-mobstyle {
        width: 100%;
        display: block;
    }
    .t524__col-mobstyle:nth-child(odd) {
        padding-left: 20px;
    }
    .t524__col-mobstyle:nth-child(even) {
        padding-right: 20px;
    }
}
.t547 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t547 .t-section__title {
    margin-bottom: 40px;
}
.t547 .t-section__descr {
    max-width: 560px;
}
.t547 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t547__mainblock:after,
.t547__mainblock:before {
    content: "";
    display: table;
    clear: both;
}
.t547__item {
    position: relative;
    padding-bottom: 30px;
}
.t547__item:last-child {
    padding-bottom: 0 !important;
}
.t547__block {
    padding-right: 40px;
}
.t547__flipped .t547__block {
    padding-right: 0;
    padding-left: 40px;
}
.t547__mainblock {
    margin: 0 auto;
}
.t547__line {
    position: absolute;
    width: 2px;
    top: 0;
    background: #222;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.t547__item:first-child .t547__line {
    top: 10px;
}
.t547__item:last-child .t547__line {
    height: 10px;
    bottom: auto;
}
.t547__col {
    width: 50%;
    text-align: right;
}
.t547__flipped {
    float: right !important;
    text-align: left;
}
.t547__circle {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background: #222;
    position: absolute;
    right: 0;
    left: 0;
    top: 5px;
    margin: 0 auto;
    border: 2px solid #fff;
}
.t547__img {
    width: 100%;
    display: block;
    margin-bottom: 14px;
    margin-left: auto;
}
.t547__flipped .t547__img {
    margin-left: 0;
}
.t547__title {
    margin-bottom: 6px;
    margin-top: 2px;
}
.t547__descr {
    margin-top: 10px;
    margin-bottom: 5px;
}
.t547__link {
    display: inline-block;
}
@media only screen and (max-width: 960px) {
    .t547 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t547 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t547 .t-section__title {
        margin-bottom: 20px;
    }
    .t547__container {
        padding: 0 20px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 640px) {
    .t547__block {
        padding-right: 30px;
    }
    .t547__circle {
        width: 12px;
        height: 12px;
    }
    .t547__flipped .t547__block {
        padding-left: 30px;
    }
}
@media only screen and (max-width: 540px) {
    .t547__block {
        padding-right: 0;
        padding-left: 20px;
    }
    .t547__title {
        margin-bottom: 0;
    }
    .t547__descr {
        margin-top: 5px;
    }
    .t547__circle {
        width: 10px;
        height: 10px;
        top: 8px;
        left: -2px;
        right: auto;
    }
    .t547__col {
        float: right;
        text-align: left;
        width: 100%;
    }
    .t547__flipped .t547__block {
        padding-left: 20px;
    }
    .t547__line {
        right: auto;
        left: 4px;
    }
    .t547__img {
        margin-left: 0;
    }
}
.t585 > .t-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.t585__header {
    position: relative;
    cursor: pointer;
    padding: 27px 50px 27px 0;
    border-top: 1px solid #eee;
}
.t585__icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    padding: 8px;
    transition: opacity ease-in-out 0.2s;
}
.t585__icon-hover {
    opacity: 0;
}
.t585__header:hover .t585__icon {
    opacity: 0;
}
.t585__header:hover .t585__icon-hover {
    opacity: 1;
}
.t585__row:after {
    content: "";
    display: table;
    clear: both;
}
.t585__circle {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    border-radius: 100px;
}
.t585__lines {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.3s;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    z-index: 1;
}
.t585__opened .t585__lines {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1;
    transition: all ease-in-out 0.3s;
}
.t585__content {
    display: none;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
}
.t585__textwrapper {
    padding: 0 0 20px;
}
.t585__text {
    margin-bottom: 20px;
}
.t585__img {
    display: block;
    width: 100%;
    margin-bottom: 14px;
}
.t585__border {
    width: 100%;
    height: 1px;
    background-color: #eee;
}
@media screen and (max-width: 960px) {
    .t585 .t-col_4:not(:last-child) .t585__border {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .t585__header {
        padding-top: 15px;
        padding-bottom: 14px;
    }
    .t585__text {
        margin-bottom: 15px;
    }
    .t585__text > a {
        word-break: break-word;
    }
    .t585__textwrapper {
        padding: 0 0 10px;
    }
}
.uploadcare-dialog.uploadcare-active {
    z-index: 9999999;
}
.t702__body_popupshowed {
    -webkit-overflow-scrolling: touch !important;
}
.t702 .t702__wrapper {
    padding: 40px 45px;
}
.t702 .t702__title {
    margin-bottom: 11px;
}
.t702 .t702__text-wrapper {
    margin-bottom: 24px;
}
.t702 .t702__text {
    margin-top: 20px;
}
.t702 .t702__img {
    width: 100%;
    display: block;
}
@media screen and (max-width: 640px) {
    .t702 .t702__title {
        margin-bottom: 6px;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 14px;
    }
    .t702 .t702__wrapper {
        padding: 20px;
    }
}
.t702 .t-form__errorbox-item {
    word-break: break-word;
}
.t702 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    max-height: 10000px;
}
.t702 .t702__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}
.t702 .t-input-group {
    margin-bottom: 25px;
}
.t702 .t-input {
    background-color: transparent;
    -webkit-appearance: none;
}
.t702 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent;
}
.t702 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}
.t702 .t-input-title {
    padding-bottom: 5px;
}
.t702 .t-input-subtitle {
    padding-bottom: 15px;
}
.t702 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}
.t702 .t-inputtime,
.t702 .t-datepicker__wrapper {
    max-width: 245px;
}
.t702 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 25px;
}
.t702 .t-submit {
    width: 100%;
    height: 54px;
    -webkit-appearance: none;
}
.t702 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}
.t702 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}
.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0;
}
.t702 .t702__form-bottom-text {
    margin-top: 20px;
}
@media screen and (max-width: 640px) {
    .t702 .t-input-group {
        margin-bottom: 20px;
    }
    .t702 .t-input-block textarea {
        padding-top: 12px;
    }
    .t702 .t-submit,
    .t702 .t-input {
        height: 50px;
        font-size: 16px;
    }
    .t702 .t-input {
        padding: 0 14px;
    }
    .t702 .t-input__vis-ph {
        top: 17px;
    }
    .t702 .t-input_pvis {
        padding: 22px 20px 10px 20px;
    }
    .t702 .t-input-block textarea.t-input_pvis {
        padding-top: 22px;
    }
}
@media screen and (max-width: 480px) {
    .t702 .t-inputtime,
    .t702 .t-datepicker__wrapper {
        max-width: 100%;
    }
}
@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
    }
    .t702 .t-popup {
        padding: 0;
    }
    .t702 .t-popup__close {
        width: 100%;
        height: 50px;
        background: #000;
        position: fixed;
        display: table;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0;
    }
    .t702 .t-popup__close-wrapper {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        font-size: 0;
    }
    .t702 .t-popup__close-icon {
        width: 16px;
    }
}
.t704 .t704__title {
    margin-bottom: 24px;
}
.t704 .t704__text-wrapper {
    margin-bottom: 74px;
}
.t704 .t704__form-bottom-text {
    margin-top: 30px;
}
.t704 .t-form__inputsbox {
    display: table;
    -webkit-transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear;
    transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear;
    max-height: 5000px;
}
.t704 .t704__inputsbox_hidden.t-form__inputsbox {
    display: block;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}
.t704 .t-form_inputs-total_5 .t-input-group {
    width: 20%;
}
.t704 .t-form_inputs-total_4 .t-input-group {
    width: 25%;
}
.t704 .t-form_inputs-total_3 .t-input-group {
    width: 33.33%;
}
.t704 .t-form_inputs-total_2 .t-input-group {
    width: 50%;
}
.t704 .t-form_inputs-total_1 .t-input-group {
    max-width: 460px;
    width: 460px;
}
.t704 .t-form.t-form_inputs-total_1 {
    display: table;
}
.t704 .t-align_center .t-form.t-form_inputs-total_1 {
    margin: 0 auto;
}
.t704 .t-input-group {
    display: table-cell;
    vertical-align: bottom;
}
.t704 .t-input-block {
    height: 100%;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}
.t704 .t-input,
.t704 .t-select {
    height: 58px;
    background-color: transparent;
}
.t704 .t-input__vis-ph {
    top: 21px;
}
.t704 .t-input-title {
    padding-bottom: 5px;
    text-align: left;
}
.t704 .t-input-subtitle {
    margin-top: -5px;
    padding-bottom: 10px;
    text-align: left;
}
.t704 .t-form__submit {
    display: table-cell;
    vertical-align: bottom;
    height: 100%;
}
.t704 .t-submit {
    height: 58px;
    padding: 0 30px;
}
.t704 .t-datepicker {
    width: 100%;
}
.t704 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}
.t704 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}
@media screen and (max-width: 960px) {
    .t704 .t704__text-wrapper {
        margin-bottom: 32px;
    }
    .t704 .t-form__inputsbox,
    .t704 .t-form.t-form_inputs-total_1 {
        display: block;
    }
    .t704 .t-input-group,
    .t704 .t-form_inputs-total_1 .t-input-group {
        display: block;
        width: 100% !important;
        max-width: 100%;
    }
    .t704 .t-input-block {
        display: block;
        margin-bottom: 16px;
        padding-right: 0;
    }
    .t704 .t-form__submit {
        display: block;
        width: 100%;
    }
    .t704 .t-submit {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .t704 .t-input,
    .t704 .t-submit,
    .t704 .t-select {
        height: 50px;
    }
    .t704 .t-input__vis-ph {
        top: 17px;
    }
    .t704 .t-input_pvis {
        padding: 22px 20px 10px 20px;
    }
}
.t704 .t-input-error {
    display: none !important;
}
.t704 .t-form__errorbox-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.t704 .t-form__errorbox-middle {
    display: none;
}
.t704 .t-form__errorbox-bottom {
    display: block;
}
@media screen and (max-width: 960px) {
    .t704 .t-form__errorbox-middle {
        display: block;
    }
    .t704 .t-form__errorbox-bottom {
        display: none;
    }
}
.t744__imgwrapper {
    position: relative;
}
.t744__hidden {
    display: none;
}
.t744 .t-slds__arrow-right {
    right: 20px;
}
.t744 .t-slds__arrow-left {
    left: 20px;
}
.t744__title-wrapper {
    margin-bottom: 18px;
}
.t744__title_small {
    margin-top: 4px;
    color: #777;
}
.t744__descr {
    margin-top: 20px;
}
.t744__price-item {
    display: inline-block;
    vertical-align: middle;
}
.t744__price-value,
.t744__price-currency {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.t744__price-value + .t744__price-currency:before {
    content: "\a0";
}
.t744__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
}
.t744__btn-bottom {
    margin-bottom: 0;
}
.t744__btn_wide {
    width: 100%;
}
.t744__price_old {
    position: relative;
    color: #bdbdbd;
}
.t744__price_old:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%;
}
.t744__textwrapper {
    display: block;
}
.t744__info {
    display: block;
}
.t744 .t-product__option {
    margin-top: 10px;
    margin-bottom: 10px;
}
.t744 .t-product__option-title {
    padding-bottom: 3px;
}
.t744 .t-product__option-variants {
    position: relative;
    display: table;
    min-width: 150px;
}
.t744 .t-product__option-variants:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.t744 .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}
.t744 .t-product__option-select::-ms-expand {
    width: 0;
    height: 0;
    opacity: 0;
}
@media screen and (max-width: 960px) {
    .t744__col_first {
        margin-bottom: 24px;
    }
    .t744__info {
        min-height: auto !important;
        width: 100%;
    }
    .t744__bullet.t-slds__bullet {
        width: 40px;
        margin-right: 4px;
        margin-top: 3px;
    }
}
@media screen and (max-width: 640px) {
    .t744 .t-product__option-select {
        font-size: 16px;
    }
}
.t764__imgwrapper {
    position: relative;
}
.t764__hidden {
    display: none !important;
}
.t764 .t-slds__arrow-right {
    right: 20px;
}
.t764 .t-slds__arrow-left {
    left: 20px;
}
.t764__title {
    margin-bottom: 18px;
}
.t764__descr {
    margin-top: 20px;
}
.t764__btn-wrapper {
    margin-top: 20px;
}
@media screen and (max-width: 960px) {
    .t764__col_first {
        margin-bottom: 24px;
    }
    .t764__info {
        min-height: auto !important;
    }
    .t764__bullet.t-slds__bullet {
        width: 40px;
        margin-right: 4px;
        margin-top: 3px;
    }
}
.t794__tooltip-menu {
    position: absolute;
    display: none;
    opacity: 0;
    z-index: 6000000;
    width: 100%;
    max-width: 100px;
    background-color: #fff;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
    transition: opacity 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -webkit-transition: opacity 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.t794__tooltip-menu_show {
    opacity: 1;
}
.t794__tooltip-menu:after,
.t794__tooltip-menu:before {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 10px;
    right: 50%;
    transform: translateX(50%);
}
.t794__tooltip-menu_bottom:after,
.t794__tooltip-menu_bottom:before {
    top: -20px;
    border-bottom-color: #fff;
}
.t794__tooltip-menu_top:after,
.t794__tooltip-menu_top:before {
    bottom: -20px;
    border-top-color: #fff;
}
.t794__content {
    padding: 18px 20px;
    overflow: auto;
    box-sizing: border-box;
}
.t794__list {
    padding-left: 0 !important;
    list-style-type: none;
    margin-bottom: 0 !important;
}
.t794__list_item {
    margin-bottom: 12px;
}
.t794__list_item:last-child {
    margin-bottom: 0;
}
.t794__typo {
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    display: block;
    color: #222;
}
#allrecords .t794__typo {
    color: #222;
}
.t794__arrow {
    display: inline;
    vertical-align: middle;
    margin-left: 6px;
    position: relative;
    border-color: inherit;
}
.t794__arrow:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    position: absolute;
    top: 45%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-color: transparent transparent transparent transparent;
    border-top-color: inherit;
}
@media screen and (max-width: 640px) {
    .t794__tooltip-menu {
        width: 90%;
    }
}
.t795__title {
    margin-bottom: 40px;
}
.t795__descr {
    max-width: 560px;
}
.t830m__list-title {
    padding-top: 10px;
    padding-bottom: 8px;
}
.t830m__list-title a {
    text-decoration: none;
    color: #111;
}
.t830m__list-title-link {
    font-size: 13px;
    font-weight: 600;
    opacity: 0.8;
}
.t830m__list-title-text {
    font-size: 13px;
    font-weight: 600;
    opacity: 0.3;
    display: inline-block;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}
.t-menu__link-item {
    cursor: pointer;
}
.t830m__list-title-text.t830m__list-title-text_color {
    opacity: 1;
    color: #b1b1b1;
}
.t830m__list-title-text.t830m__list-title-text_opacity {
    opacity: 0.8;
}
.t830m__submenu {
    padding-left: 15px;
}
.t830m__submenu.t830m__submenu_close {
    display: none;
}
.t830m__submenu-item {
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
    font-family: "Muli", Arial, sans-serif;
    font-size: 16px;
    display: block;
    margin: 0;
    color: #1f1f1f;
}
.t830m__submenu-item:last-child {
    padding-bottom: 15px;
}
.t830m__submenu-item a {
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    opacity: 0.8;
    color: #111;
}
.t830m__submenu-item .t-active {
    opacity: 0.7;
}
.t830m__text {
    opacity: 0.6;
    font-size: 13px;
}
.t830m__textwrapper {
    position: absolute;
    bottom: 0;
    padding-top: 110px;
    padding-bottom: 30px;
    padding-right: 30px;
}
.t830m__top_addwrap .t830m__textwrapper {
    position: relative;
    padding-bottom: 0;
    padding-right: 0;
}
.t830__logo__container {
    position: relative;
    z-index: 999;
    margin-bottom: 15px;
}
.t830__textlogo__container {
    display: inline-block;
}
.t830__logo {
    text-decoration: none;
    color: #000;
}
.t830__logo__img {
    display: block;
    width: 100%;
    max-width: 100px;
}
.t830__panel {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100002;
    width: 50px;
    background-color: #fff;
}
.t830__panel-text {
    position: relative;
    bottom: 65px;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.t830__menu__content.t830__col-12 {
    max-width: 1160px;
    padding: 0;
}
.t830__menu__content {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.t830__side {
    position: relative;
}
.t830__burger {
    position: absolute;
    width: 28px;
    height: 20px;
    left: 10px;
    top: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}
.t830__burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    height: 1px;
    background-color: #000;
}
.t830__burger span:nth-child(1) {
    top: 0;
}
.t830__burger span:nth-child(2),
.t830__burger span:nth-child(3) {
    opacity: 1;
    top: 8px;
}
.t830__burger span:nth-child(4) {
    top: 16px;
}
.t830__burger.t830__burger_open span:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(7px, 5px);
    -ms-transform: rotate(45deg) translate(7px, 5px);
    transform: rotate(45deg) translate(7px, 5px);
}
.t830__burger.t830__burger_open span:nth-child(2),
.t830__burger.t830__burger_open span:nth-child(3) {
    opacity: 0;
}
.t830__burger.t830__burger_open span:nth-child(4) {
    -webkit-transform: rotate(-45deg) translate(6px, -5px);
    -ms-transform: rotate(-45deg) translate(6px, -5px);
    transform: rotate(-45deg) translate(6px, -5px);
}
.t830m {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 255px;
    z-index: 100001;
    overflow: hidden;
    background-color: #fff;
}
.t830m_open.t830m {
    -webkit-transition: transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.t830m_open.t830m__menu_show.t830m {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.t830m__close {
    width: 40px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 9999;
}
.t830m__container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.t830m__top {
    position: relative;
    padding: 20px 20px 150px 20px;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.t830m__top.t830m__top_addwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 20px 30px 20px;
}
.t830m__top.t830m__top_padd {
    padding-top: 20px;
}
.t830m__top.t830m__top_padd-text {
    padding-bottom: 35px;
}
.t830m__list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
}
.t830m__close_icon {
    width: 24px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 999;
    margin-top: 11px;
    margin-left: 8px;
}
.t830m__close_icon span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 1px;
    background-color: #111;
}
.t830m__close_icon span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t830m__close_icon span:nth-child(2) {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.t830m__close_icon span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.t830m__close_icon span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t830__burger_mobile {
    display: none;
}
.t830m__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}
.t830m__menu_show.t830m__overlay {
    z-index: 100000;
    opacity: 1;
}
.t830m__overlay_hover {
    z-index: 1;
}
.t830m__overlay_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
}
.t830 .t-site-search-dm__result__product_title {
    font-size: 16px;
}
.t830 .t-site-search-dm__thubmnail {
    margin-bottom: 5px;
}
.t830 .t-site-search-dm__result__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (min-width: 1200px) {
    .t830__allrecords_padd,
    .t830__t-tildalabel_padd,
    .t830__allrecords_padd-small,
    .t830__t-tildalabel_padd-small {
        padding-left: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .t830__t-tildalabel_padd {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .t830__panel {
        height: 100vh;
    }
    .t830__menu__content {
        cursor: pointer;
    }
    .t830__burger {
        left: 50%;
        margin-left: -14px;
    }
    .t830m__top {
        opacity: 1;
        -webkit-transition: opacity ease-in-out 0.3s 0.2s;
        -o-transition: opacity ease-in-out 0.3s 0.2s;
        transition: opacity ease-in-out 0.3s 0.2s;
    }
    .t830m {
        left: 50px;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    }
    .t830m.t830m__menu_show {
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }
    .t830m__menu_show .t830m__top {
        opacity: 1;
    }
    .t830m__close {
        display: none;
    }
}
@media screen and (min-width: 1100px) {
    .t830__panel {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media screen and (min-width: 1500px) {
    .t830__allrecords_padd,
    .t830__t-tildalabel_padd {
        padding-left: 255px;
    }
    .t830m {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    }
    .t830m.t830m_close {
        left: 0;
    }
    .t830__panel.t830__panel_close {
        z-index: 990;
    }
    .t830__panel.t830__panel_open {
        z-index: 100002;
    }
    .t830m_close .t830m__top {
        opacity: 1;
        padding-top: 20px;
    }
    .t830m_close .t830m__top.t830m__top_padd {
        padding-top: 20px;
    }
    .t830m__close_icon_none {
        display: none;
    }
}
@media screen and (max-width: 1499px) {
    .t830__body_menushowed {
        height: 100vh;
        min-height: 100vh;
        overflow: hidden;
    }
    .t830__menu__content {
        padding: 0;
    }
    .t830m {
        -webkit-transition: transform ease-in-out 0.3s;
        -o-transition: transform ease-in-out 0.3s;
        -webkit-transition: -webkit-transform ease-in-out 0.3s;
        transition: -webkit-transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }
    .t830m__menu_show.t830m {
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@media screen and (max-width: 1200px) {
    .t830__panel {
        position: static;
        top: 0;
        right: 0;
        left: 0;
        z-index: 100002;
        width: 100%;
        height: 60px;
        background-color: #fff;
    }
    .t830__burger.t830__burger_mobile {
        display: block;
        top: 50%;
        left: 20px;
        right: auto;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .t830__burger.t830__burger_mobile span {
        background-color: #000;
    }
    .t830__panel-text {
        display: none;
    }
    .t830__side {
        display: none;
    }
    .t830m {
        width: 100%;
        max-width: 300px;
    }
    .t830m__top {
        padding-top: 45px;
    }
    .t830m__top.t830m__top_padd {
        padding-top: 45px;
    }
}
@media screen and (max-width: 980px) {
    .t830__menu__content {
        display: table;
        table-layout: fixed;
    }
    .t830 .t-site-search-dm__result__product_title {
        font-size: 15px;
    }
}
@media screen and (max-width: 640px) {
    .t830m__top {
        padding: 45px 20px 150px 20px;
    }
    .t830m__top.t830m__top_addwrap {
        padding: 20px 20px 30px 20px;
    }
    .t830m__top.t830m__top_padd-text {
        padding-bottom: 35px;
    }
    .t830 .t-site-search-dm__result__product_title {
        font-size: 14px;
    }
}
.t830 .t-site-search-input {
    width: 100%;
    margin-bottom: 15px;
}
.t830__blockinput {
    position: relative;
    width: 100%;
}
.t830 .t830__input {
    height: 30px;
    padding-left: 30px;
    padding-right: 25px;
    font-size: 12px;
    background-color: transparent;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.t830 .t830__input.t830__input-bottom {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}
.t830__blockbutton {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 30px;
}
.t830 .t-submit {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}
.t830__search-icon {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 15px;
    margin: auto 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.t830__blockinput_padding .t830__search-icon {
    left: 10px;
}
.t830 .t-site-search-close,
.t830 .t-site-search-loader {
    right: 5px;
    width: 13px;
}
.t830__blockinput_padding .t-site-search-close,
.t830__blockinput_padding .t-site-search-loader {
    right: 10px;
}
.t830 .t-site-search-dm {
    overflow: auto;
}
.t830 .t-site-search-dm__result__title {
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.t830 .t-site-search-answers-title {
    font-size: 11px;
}
.t830 .t-site-search-answers .t-site-search-dm__result .t-site-search-dm__result__title {
    font-size: 14px;
}
.t833__demo {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}
.t833__demo::before,
.t833__demo::after {
    content: "";
    display: table;
}
.t833__demo::after {
    clear: both;
}
.t833__demo-col {
    display: inline;
    float: left;
    margin-bottom: 40px;
}
.t833__demo-item {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
}
.t833__sliderwrapper {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
    z-index: 0;
    width: 100%;
}
@media screen and (max-width: 1200px) {
    .t833__sliderwrapper.t-screenmin-1200px {
        display: none;
    }
}
@media screen and (max-width: 980px) {
    .t833__sliderwrapper.t-screenmin-980px {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .t833__sliderwrapper.t-screenmin-640px {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .t833__sliderwrapper.t-screenmin-480px {
        display: none;
    }
}
@media screen and (max-width: 320px) {
    .t833__sliderwrapper.t-screenmin-320px {
        display: none;
    }
}
@media screen and (min-width: 321px) {
    .t833__sliderwrapper.t-screenmax-320px {
        display: none;
    }
}
@media screen and (min-width: 481px) {
    .t833__sliderwrapper.t-screenmax-480px {
        display: none;
    }
}
@media screen and (min-width: 641px) {
    .t833__sliderwrapper.t-screenmax-640px {
        display: none;
    }
}
@media screen and (min-width: 981px) {
    .t833__sliderwrapper.t-screenmax-980px {
        display: none;
    }
}
@media screen and (min-width: 1201px) {
    .t833__sliderwrapper.t-screenmax-1200px {
        display: none;
    }
}
.t833__slider {
    position: relative;
    width: 100%;
    height: 100%;
}
.t833__filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.t833__slide {
    width: 100%;
    height: 100%;
}
.t833__slide {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
}
.t833__slide.t833__slide_opacity:first-child {
    opacity: 1;
}
.t833__slider_fade .t833__slide.t833__slide_fx:first-child + .t833__slide ~ .t833__slide,
.t833__slider_fade .t833__slide.t833__slide_fx1 {
    z-index: 1;
}
.t833__slider_zoom .t833__slide.t833__slide_fx:first-child + .t833__slide ~ .t833__slide,
.t833__slider_zoom .t833__slide.t833__slide_fx1 {
    z-index: 1;
}
.t833__slider_effect .t833__slide.t833__slide_fx:first-child + .t833__slide ~ .t833__slide,
.t833__slider_effect .t833__slide.t833__slide_fx1 {
    z-index: 1;
}
.t833__slider_fade .t833__slide {
    -webkit-transition: opacity 3s, -webkit-transform 8s;
    transition: opacity 3s, -webkit-transform 8s;
    -o-transition: opacity 3s, transform 8s;
    transition: opacity 3s, transform 8s;
    transition: opacity 3s, transform 8s, -webkit-transform 8s;
}
.t833__slider_fade .t833__slide.t833__slide_fx,
.t833__slider_fade .t833__slide.t833__slide_fx1 {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.t833__slider_zoom .t833__slide {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: opacity 3s, -webkit-transform 8s;
    transition: opacity 3s, -webkit-transform 8s;
    -o-transition: opacity 3s, transform 8s;
    transition: opacity 3s, transform 8s;
    transition: opacity 3s, transform 8s, -webkit-transform 8s;
}
.t833__slider_zoom .t833__slide.t833__slide_fx,
.t833__slider_zoom .t833__slide.t833__slide_fx1 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.t833__slider_effect .t833__slide {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 3s, -webkit-transform 8s;
    transition: opacity 3s, -webkit-transform 8s;
    -o-transition: opacity 3s, transform 8s;
    transition: opacity 3s, transform 8s;
    transition: opacity 3s, transform 8s, -webkit-transform 8s;
}
.t833__slider_effect .t833__slide.t833__slide_fx,
.t833__slider_effect .t833__slide.t833__slide_fx1 {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
}
@media screen and (max-width: 1200px) {
    .t833__demo-col {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 960px) {
    .t833__demo-col {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .t833__demo-item {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}
.t858 .t-section__topwrapper {
    margin-bottom: 90px;
}
.t858 .t-section__title {
    margin-bottom: 40px;
}
.t858 .t-section__descr {
    max-width: 560px;
}
.t858 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t858__inner-col {
    position: relative;
}
.t858__row:not(:first-child) {
    margin-top: 40px;
}
.t858__row:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.t858__bottommargin {
    margin-bottom: 15px;
}
.t858__bgimg {
    margin-bottom: 85px;
    width: 65px;
    height: 65px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.t858__img {
    display: block;
    padding-bottom: 85px;
    width: 65px;
    height: auto;
    max-width: 100%;
}
.t858__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.t858__wrap {
    position: relative;
    min-height: 100%;
    padding: 30px 30px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.t858__wrap_top {
    position: relative;
    top: 0;
}
.t858__btn-container {
    width: 100%;
    margin-top: 10px;
}
.t858__btn-container.t858__btn-container_topmargin {
    margin-top: 20px;
}
.t858__btn-wrapper {
    display: inline-block;
}
.t858__btntext-wrapper {
    display: inline-block;
}
.t858__btn {
    display: table-cell;
}
@media screen and (max-width: 960px) {
    .t858 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t858 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t858 .t-section__title {
        margin-bottom: 20px;
    }
    .t858__col {
        margin-bottom: 20px;
        height: auto !important;
    }
    .t858__bottommargin {
        margin-bottom: 15px;
    }
    .t858__wrap {
        position: static;
        display: block;
        padding-bottom: 30px;
    }
    .t858__row {
        margin-top: 20px !important;
    }
    .t858__btn-container {
        position: initial;
    }
    .t858__bgimg {
        margin-bottom: 50px !important;
    }
    .t858__img {
        padding-bottom: 50px !important;
    }
}
@media screen and (max-width: 640px) {
    .t858__bgimg {
        margin-bottom: 30px !important;
    }
    .t858__img {
        padding-bottom: 30px !important;
    }
}
.uploadcare-dialog.uploadcare-active {
    z-index: 9999999;
}
.t862__body_popupshowed {
    -webkit-overflow-scrolling: touch !important;
}
.t862__wrapper {
    padding-bottom: 45px;
}
.t862 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}
.t862__quiz {
    width: 100%;
    border: 0 solid transparent;
    background-color: #fff;
    box-sizing: border-box;
}
.t862__quiz-wrapper {
    height: 100%;
}
.t862__quiz-form-wrapper {
    padding-top: 35px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 75px;
    box-sizing: border-box;
}
.t862__quiz-description-wrapper {
    position: relative;
    background-color: #ececec;
    overflow: hidden;
}
.t862__quiz-description {
    padding-top: 35px;
    padding-bottom: 40px;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}
.t862__quiz-description::after,
.t862__quiz-description::before {
    content: "";
    display: table;
}
.t862__quiz-description::after {
    clear: both;
}
.t862__quiz-description-title {
    float: left;
    width: 90%;
}
.t862__quiz-description-text {
    display: inline-block;
    vertical-align: top;
    width: 90%;
}
.t862__quiz-description-counter {
    float: right;
    font-weight: 500;
}
.t862__quiz-description svg {
    display: inline-block;
    vertical-align: top;
    padding-right: 3px;
    width: 20px;
    height: 20px;
}
.t862__quiz-description .st61 {
    fill: none;
    stroke: #1f5bff;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
.t862__result-title {
    display: none;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}
.t862__progressbar {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 5px;
    background-color: #cbcbcb;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.t862__progress {
    height: 100%;
    width: 0;
    background-color: #1f5bff;
    transition: width 0.3s ease;
}
.t862 .t-input-group:first-child {
    display: block;
}
.t862 .t-input-group {
    display: none;
}
.t862 .t862__t-input-group_active {
    display: block;
}
.t862 .t862__capture-form {
    display: none;
    position: relative;
    padding-bottom: 0;
}
.t862 .t862__capture-form .t-input-group {
    display: block;
    margin-bottom: 25px;
    box-sizing: border-box;
}
.t862 .t862__quiz_nofixedheight .t-input-group {
    padding-bottom: 60px;
}
.t862 .t862__quiz_nofixedheight .t862__capture-form .t-input-group {
    padding-bottom: 0;
}
.t862 .t862__quiz_nofixedheight .t862__capture-form {
    padding-bottom: 20px;
}
.t862 .t862__quiz_nofixedheight .t862__quiz-form-wrapper {
    padding-bottom: 65px;
}
.t862__btn-wrapper {
    position: absolute;
    bottom: 45px;
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}
.t862__btn-wrapper::before,
.t862__btn-wrapper::after {
    content: "";
    display: table;
}
.t862__btn-wrapper::after {
    clear: both;
}
.t862__btn-wrapper .t-btn {
    position: relative;
}
.t862__btn-wrapper .t-btn:focus,
.t862__btn-wrapper .t-btn:active {
    outline: none;
}
.t862__btn-wrapper .t862__btn_prev {
    float: left;
    background-color: #cbcbcb !important;
}
.t862__btn-wrapper .t862__btn_next,
.t862__btn-wrapper .t862__btn_result {
    float: right;
}
.t862__btn-wrapper .t862__btn_prev td,
.t862__btn-wrapper .t862__btn_next td,
.t862__btn-wrapper .t862__btn_result td {
    position: relative;
}
.t862__btn-wrapper .t862__btn_prev.t-btn_sm {
    padding-left: 45px;
}
.t862__btn-wrapper .t862__btn_next.t-btn_sm {
    padding-right: 45px;
}
.t862__btn-wrapper .t862__btn_prev td::before {
    content: "\00a0→";
    position: absolute;
    left: -23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.3;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.t862__btn-wrapper .t862__btn_next td::after {
    content: "\00a0→";
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1;
}
.t862__btn_result {
    display: none;
}
.t862 .t-form__submit {
    position: absolute;
    right: 45px;
    bottom: 45px;
    z-index: 1;
    display: none;
    vertical-align: middle;
    text-align: left;
}
.t862 .t862__btn-wrapper .t-btn,
.t862 .t-form__submit .t-submit {
    border-radius: 0;
}
.t862 .t862__btn-wrapper .t-btn[disabled],
.t862 .t-form__submit .t-submit[disabled] {
    opacity: 0.6;
}
.t862 .t-submit {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
.t862 .t-form__inputsbox {
    transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    max-height: 10000px;
}
.t862__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}
.t862 .t-input {
    background-color: transparent;
    -webkit-appearance: none;
}
.t862 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}
.t862 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent;
}
.t862 .t-input-title {
    padding-bottom: 5px;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 400;
}
.t862 .t-input-subtitle {
    padding-bottom: 15px;
}
.t862 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}
.t862 .t-inputtime,
.t862 .t-datepicker__wrapper {
    max-width: 245px;
}
.t862 .t-form_bbonly .t-input-title {
    margin-bottom: 0;
}
.t862 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}
.t862 .t-form_bbonly .t-input-block {
    margin-bottom: 30px;
}
.t862 .t-radio__control,
.t862 .t-checkbox__control,
.t862 .t-img-select__text {
    font-size: 15px;
}
.t862 .t-img-select__text {
    margin-top: 10px;
}
.t862 .t-radio__control,
.t862 .t-checkboxes__wrapper .t-checkbox__control {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
    .t862 .t-input-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 640px) {
    .t862 .t-input-group {
        margin-bottom: 20px;
    }
    .t862 .t862__capture-form {
        padding-bottom: 0;
    }
    .t862 .t862__quiz_nofixedheight .t862__capture-form {
        padding-bottom: 0;
    }
    .t862 .t862__capture-form .t-input-group {
        margin-bottom: 20px;
    }
    .t862 .t862__quiz_nofixedheight .t-input-group {
        padding-bottom: 0;
    }
    .t862 .t-input {
        height: 50px;
        padding: 0 14px;
        font-size: 16px;
    }
    .t862 .t-input__vis-ph {
        top: 17px;
    }
    .t862 .t-input_pvis {
        padding: 22px 20px 10px 20px;
    }
    .t862 .t-input-block textarea.t-input_pvis {
        padding-top: 22px;
    }
    .t862__wrapper {
        padding-bottom: 20px;
    }
    .t862__col.t-col {
        padding-left: 0;
        padding-right: 0;
    }
    .t862__quiz-description,
    .t862__result-title {
        padding: 20px;
        padding-bottom: 25px;
    }
    .t862__quiz-description svg {
        display: none;
    }
    .t862__quiz-form-wrapper {
        padding-top: 20px;
        padding-bottom: 95px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .t862 .t-form__submit {
        right: 20px;
    }
    .t862 .t-input-block textarea {
        padding-top: 12px;
    }
    .t862 .t-input-title {
        font-size: 22px;
    }
    .t862 .t-submit {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .t862 .t-radio__control,
    .t862 .t-checkbox__control,
    .t862 .t-img-select__text {
        word-break: break-word;
    }
    .t862 .t862__btn-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .t862 .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
    }
    .t862 .t-popup {
        padding: 0;
    }
    .t862 .t-popup__close {
        width: 100%;
        height: 50px;
        background: #000;
        position: fixed;
        display: table;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0;
    }
    .t862 .t-popup__close-wrapper {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        font-size: 0;
    }
    .t862 .t-popup__close-icon {
        width: 16px;
    }
}
@media screen and (max-width: 640px) and (orientation: portrait) {
    .t862 .t-popup_show .t-popup__container {
        min-height: 100vh;
        min-height: calc(var(--vh, 1vh) * 100);
    }
}
@media screen and (max-width: 480px) {
    .t862 .t-inputtime,
    .t862 .t-datepicker__wrapper {
        max-width: 100%;
    }
    .t862__btn-wrapper .t862__btn_prev.t-btn_sm {
        padding-left: 20px;
    }
    .t862__btn-wrapper .t862__btn_next.t-btn_sm {
        padding-right: 20px;
    }
    .t862 .t862__btn-wrapper .t862__btn_prev td::before,
    .t862 .t862__btn-wrapper .t862__btn_next td::after {
        display: none;
    }
}
.t886 {
    position: fixed;
    bottom: 30px;
    z-index: 999;
}
.t886_closed {
    display: none !important;
}
.t886__wrapper {
    display: inline-table;
    padding: 15px 25px;
    box-sizing: border-box;
}
.t886__text {
    display: table-cell;
    padding-right: 10px;
    text-align: left;
}
.t886__btn-wrapper {
    display: table-cell;
    text-align: right;
}
.t886__btn {
    padding: 4px 20px;
    height: auto;
}
@media screen and (max-width: 980px) {
    .t886 {
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
    }
    .t886__wrapper {
        width: 100% !important;
        border-radius: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
.t905__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.t905 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t905 .t-section__title {
    margin-bottom: 40px;
}
.t905 .t-section__descr {
    max-width: 560px;
}
.t905__card {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
}
.t905__title {
    margin-bottom: 20px;
}
.t905__content {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.t905__content:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 20px;
    top: 50%;
    right: -40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left-color: #fff;
}
.t905__content_wrapper {
    width: 80%;
    padding: 20px 0;
}
.t905__image_wrapper {
    width: 50%;
}
.t905__image {
    width: 100%;
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (min-width: 960px) {
    .t905__wrapper .t905__card:nth-child(4n-1) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .t905__wrapper .t905__card:nth-child(4n-1) .t905__content:after {
        left: -40px;
        border-right-color: #fff;
        border-left-color: transparent;
    }
    .t905__wrapper .t905__card:nth-child(4n) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .t905__wrapper .t905__card:nth-child(4n) .t905__content:after {
        left: -40px;
        border-right-color: #fff;
        border-left-color: transparent;
    }
    .t905__wrapper .t905__card:first-child .t905__content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .t905__wrapper .t905__card:first-child .t905__content:after {
        right: -40px;
        border-right-color: transparent;
        border-left-color: #fff;
        left: inherit;
    }
}
@media screen and (max-width: 960px) {
    .t905__card {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .t905__content:after {
        border-width: 10px;
        right: -20px;
    }
    .t905__wrapper .t905__card:nth-child(2n) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .t905__wrapper .t905__card:nth-child(2n) .t905__content:after {
        left: -20px;
        border-right-color: #fff;
        border-left-color: transparent;
    }
}
@media screen and (max-width: 460px) {
    .t905__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .t905__wrapper .t905__card:nth-child(2n) .t905__content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .t905__content {
        width: 100%;
        min-height: calc(100vw - 40px);
    }
    .t905__image_wrapper {
        width: 100%;
    }
    .t905__content:after {
        display: none;
    }
}
.t966__tooltip-menu {
    position: absolute;
    display: none;
    opacity: 0;
    z-index: 6000000;
    width: 100%;
    background-color: #fff;
    text-align: left;
    border-radius: 3px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
    transition: opacity 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -webkit-transition: opacity 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.t966__tooltip-menu_show {
    opacity: 1;
}
.t966__tooltip-menu_mobile {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}
.t966__tooltip-menu:after,
.t966__tooltip-menu:before {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 10px;
    right: 50%;
    transform: translateX(50%);
}
.t966__tooltip-menu-corner {
    position: absolute;
    border: solid transparent;
    border-width: 10px;
}
.t966__tooltip-menu-corner_bottom {
    top: -20px;
    border-bottom-color: #fff;
}
.t966__tooltip-menu-corner_top {
    bottom: -20px;
    border-top-color: #fff;
}
.t966__tooltip-menu-corner-border {
    position: absolute;
    border: solid transparent;
    border-width: 10px;
}
.t966__tooltip-menu-corner-border_bottom {
    top: -20px;
    border-bottom-color: #fff;
}
.t966__tooltip-menu-corner-border_top {
    bottom: -20px;
    border-top-color: #fff;
}
.t966__content {
    padding: 20px;
}
.t966__list {
    padding-left: 0 !important;
    list-style-type: none;
    margin-bottom: 0 !important;
    display: table;
}
.t966__menu-item-wrapper {
    display: table-cell;
    margin-bottom: 15px;
}
.t966__menu-item-wrapper:last-child {
    margin-bottom: 0;
}
.t966__title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}
.t966__descr {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
    color: #999;
}
.t966__sep {
    margin: 20px 0;
    border-top: 1px solid black;
    opacity: 0.2;
}
.t966__typo {
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    display: block;
    color: #222;
}
#allrecords .t966__typo {
    color: #222;
}
.t966__arrow {
    display: inline;
    vertical-align: middle;
    margin-left: 6px;
    position: relative;
    border-color: inherit;
}
.t966__menu-item {
    display: flex;
    align-items: start;
    margin-right: 20px;
}
.t966__menu-list-row:not(:last-child) .t966__menu-item {
    margin-bottom: 20px;
}
.t966__menu-item-icon {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 15px;
}
.t966__menu-row {
    overflow: hidden;
}
.t966__menu-list-row {
    display: table-row;
    flex-grow: 1;
}
.t966__menu-list-row_25 {
    width: 25%;
}
.t966__menu-list-row_33 {
    width: 33.3%;
}
.t966__menu-list-row_50 {
    width: 50%;
}
.t966__menu-list-row_100 {
    width: 100%;
}
.t966__menu-item-icon-wrapper {
    flex-shrink: 0;
}
.t966__arrow:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    position: absolute;
    top: 45%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-color: transparent transparent transparent transparent;
    border-top-color: inherit;
    transition: transform 0.3s;
}
.t966__menu-item-title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    display: table;
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
}
.t966__menu-item-desc {
    font-size: 15px;
    opacity: 0.4;
    font-weight: 400;
    color: #000;
    display: table;
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
}
.t966__tm-link_active .t966__arrow:after {
    transform: translateY(-50%) rotate(180deg);
    transition: transform 0.3s;
}
@media screen and (max-width: 980px) {
    .t966__tooltip-menu {
        box-shadow: none;
        max-width: 100%;
        box-sizing: border-box;
    }
    .t966__menu-list-row {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .t966__menu-list-row:last-child .t966__menu-item {
        margin-bottom: 20px;
    }
    .t966__menu-item-wrapper {
        display: table-row;
    }
    .t966__content {
        padding: 15px;
    }
    .t966__list {
        align-items: center;
        flex-direction: column;
    }
    .t966__menu-list-row {
        width: auto;
        flex-grow: 0;
    }
    .t966__tooltip-menu-corner {
        opacity: 0;
    }
    .t966__tooltip-menu-corner-border {
        opacity: 0;
    }
    .t966__menu-item-title {
        font-size: 16px;
    }
    .t966__menu-item-desc {
        font-size: 13px;
    }
}
.t978__tooltip-menu {
    position: absolute;
    display: none;
    opacity: 0;
    z-index: 6000000;
    width: 100%;
    width: auto;
    text-align: left;
    border-radius: 3px;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
    -webkit-font-smoothing: antialiased;
    max-width: 330px;
}
.t978__tooltip-menu_bottom .t978__submenu:after,
.t978__tooltip-menu_bottom .t978__submenu:before {
    top: -20px;
    border-bottom-color: #fff;
}
.t978__tooltip-menu_top .t978__submenu:after,
.t978__tooltip-menu_top .t978__submenu:before {
    bottom: -20px;
    border-top-color: #fff;
}
.t978__tooltip-menu_show {
    opacity: 1;
}
.t978__tooltip-menu_mobile {
    margin-top: 10px;
    margin-bottom: 10px;
}
.t978__tooltip-menu:after,
.t978__tooltip-menu:before {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 10px;
    right: 50%;
    transform: translateX(50%);
}
.t978__tooltip-menu-corner {
    position: absolute;
    border: solid transparent;
    border-width: 10px;
}
.t978__tooltip-menu-corner_bottom {
    top: -20px;
    border-bottom-color: #fff;
}
.t978__tooltip-menu-corner_top {
    bottom: -20px;
    border-top-color: #fff;
}
.t978__tooltip-menu-corner-border {
    position: absolute;
    border: solid transparent;
    border-width: 10px;
}
.t978__tooltip-menu-corner-border_bottom {
    top: -20px;
    border-bottom-color: #fff;
}
.t978__tooltip-menu-corner-border_top {
    bottom: -20px;
    border-top-color: #fff;
}
.t978__content {
    position: relative;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
}

.t978__menu {
    background-color: #fff;
    list-style-type: none;
    margin-bottom: 0 !important;
    padding: 18px 0 !important;
    flex-grow: 1;
    flex-shrink: 0;
    width: 170px;
}
.t978__menu-item {
    margin-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
}
.t978__menu-item:last-child {
    margin-bottom: 0;
}
.t978__menu-link-wrapper {
    display: flex;
    align-items: center;
}
.t978__menu-item_arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent;
    margin-left: auto;
    margin-top: 1px;
    transition: all 0.3s;
}
.t978__menu-activelink .t978__menu-item_arrow,
.t978__menu-hoverlink .t978__menu-item_arrow {
    transform: rotate(180deg);
}
.t978__sep {
    margin: 20px 0;
    border-top: 1px solid black;
    opacity: 0.2;
}
.t978__tooltip-menu .t978__menu-link,
.t978__tooltip-menu .t978__submenu-link {
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #000;
    font-family: "Roboto", Arial, sans-serif;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.t978__tooltip-menu .t978__menu-link.t-active,
.t978__tooltip-menu .t978__submenu-link.t-active {
    cursor: pointer;
}
.t978__tooltip-menu .t978__menu-link_hook,
.t978__tooltip-menu .t978__menu-link.t-active:hover,
.t978__tooltip-menu .t978__submenu-link.t-active:hover {
    cursor: default;
}
#allrecords .t978__tooltip-menu .t978__menu-link,
#allrecords .t978__tooltip-menu .t978__submenu-link {
    color: #222;
}
.t978__tooltip-menu .t978__submenu-container {
    flex-shrink: 0;
    display: none;
    width: 200px;
}
.t978__tooltip-menu .t978__submenu-wrapper {
    height: 100%;
    display: none;
}
.t978__tooltip-menu .t978__submenu_show {
    display: block;
}
.t978__tooltip-menu .t978__submenu {
    box-shadow: none;
    -webkit-box-shadow: none;
    text-align: left;
    background-color: #efefef;
    max-width: none;
    height: 100%;
    position: relative;
    display: none;
}
.t978__tooltip-menu .t978__submenu_show .t978__submenu {
    display: block;
    opacity: 1;
    position: relative;
}
.t978__tooltip-menu .t978__submenu-content {
    padding: 18px 20px;
    height: 100%;
    box-sizing: border-box;
}
.t978__tooltip-menu .t978__submenu-list {
    display: flex;
    flex-wrap: wrap;
}
.t978__tooltip-menu .t978__submenu-item {
    margin-bottom: 12px;
    display: flex;
}
.t978__tooltip-menu .t978__submenu-item:last-child {
    margin-bottom: 0;
}
.t978__menu-col {
    flex-grow: 1;
    margin-right: 10px;
}
.t978__menu-col:last-child {
    margin-right: 0;
}
.t978__menu-col_4 {
    width: calc((100% - 10px * 3) / 4);
}
.t978__menu-col_3 {
    width: calc((100% - 10px * 2) / 3);
}
.t978__menu-col_2 {
    width: calc((100% - 10px) / 2);
}
.t978__menu-col_1 {
    width: 100%;
    margin-right: 0;
}
.t978__arrow {
    display: inline;
    vertical-align: middle;
    margin-left: 6px;
    position: relative;
    border-color: inherit;
}
.t978__arrow:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    position: absolute;
    top: 45%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-color: transparent transparent transparent transparent;
    border-top-color: inherit;
    transition: transform 0.3s;
}
.t978__tm-link_active .t978__arrow:after {
    transform: translateY(-50%) rotate(180deg);
    transition: transform 0.3s;
}
@media screen and (max-width: 980px) {
    .t978__tooltip-menu {
        box-shadow: none;
        max-width: 100%;
        box-sizing: border-box;
    }
    .t978__menu {
        align-items: center;
        flex-direction: column;
        width: 100% !important;
        background-color: transparent;
    }
    .t978__menu-col {
        margin-bottom: 15px;
        width: auto;
        flex-grow: 0;
    }
    .t978__menu-col:last-child {
        margin-bottom: 0;
    }
    .t978__menu-item {
        width: 100%;
        display: block;
        padding-left: 0;
    }
    .t978__menu-link {
        padding-left: 26px;
        padding-right: 26px;
    }
    .t978__content {
        padding: 15px 0;
    }
    .t978__submenu-container {
        width: 0;
        display: none !important;
    }
    .t978__tooltip-menu .t978__submenu {
        display: block;
        opacity: 1;
        position: relative;
        border-bottom: none;
        margin-top: 12px;
    }
    .t978__tooltip-menu .t978__submenu-list {
        display: block;
    }
    .t978__tooltip-menu .t978__submenu-content {
        padding: 15px 20px 15px 43px;
    }
    .t978__tooltip-menu-corner {
        opacity: 0;
    }
    .t978__tooltip-menu-corner-border {
        opacity: 0;
    }
    .t978__menu-item_arrow {
        transform: rotate(90deg);
    }
    .t978__menu-activelink .t978__menu-item_arrow,
    .t978__menu-hoverlink .t978__menu-item_arrow {
        transform: rotate(270deg);
    }
}
