.t-body {
    margin: 0px;
}

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

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

@media print {
    body,
    html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none;
    }
}



/* Typo */

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

.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: 'Roboto',Arial,sans-serif;
    font-weight: 400;
    color: #000000;
}

.t-text-impact_xs {
    font-size: 26px;
    line-height: 1.50;
}

.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: 'FuturaPT',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
}

.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: 'FuturaPT',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
}

.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: 'FuturaPT',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
}

.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: 'FuturaPT',Arial,sans-serif;
    font-weight: 400;
    color: #000000;
}

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

.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: 'FuturaPT',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
    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.40;
    }

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



/* Records */

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none;
}

.t-records a {
    color: #ff8562;
    text-decoration: none;
}

.t-records a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

.t-records ol {
    padding-left: 22px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
}


/* Btn */

.t-btn {
    display: inline-block;
    font-family: 'FuturaPT',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: bold;
    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: 'FuturaPT',Arial,sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 1.55;
    font-weight: bold;
    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;
    }
}


/* Screen min max */

@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.50;
    MozOpacity: 0.50;
    opacity: 0.50;
}

.t-opacity_70 {
    filter: alpha(opacity=70);
    KHTMLOpacity: 0.70;
    MozOpacity: 0.70;
    opacity: 0.70;
}

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


/* Tilda label */

.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 0px 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 0px;
}

.t-tildalabel-free__txt-link {
    display: table-cell;
    padding: 0px 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(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0px;
    left: 0px;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px);
}

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


/* Form vars */

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

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

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

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

.t-form .uploadcare-widget-button {
    font-family: 'FuturaPT',Arial,sans-serif;
}

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

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

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

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

.t-form__successbox {
    font-family: 'Roboto',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;
    }
} 
/* T015 */
.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 0px 0px 0px;
}

 
/* T050 */
.t050__uptitle {
  padding-top: 9px;
  padding-bottom: 93px;	
}

.t050__descr {
  padding-top: 50px;
  padding-bottom: 9px;
}

 
/* T123 */

.t123 {
}

.t123__centeredContainer {
	text-align: center;
}
 
/* t228 */

.t-menusub__menu {
    display: none;
}

.t228 {
 width:100%;
 height:80px;
 z-index: 2000;
 position:fixed;
 top:0;
 box-shadow: 0px 1px 3px rgba(0,0,0,0);
 transition: background-color .3s linear; 
}

.t228__beforeready{
 visibility: hidden;
}

.t228 ul{
 margin:0px;
}

.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: 0px;
 padding:0 !important;
transition: opacity ease-in-out .2s;
}

.t228__list_item {
 clear: both;
 font-family:'FuturaPT',Arial,sans-serif;
 font-size: 16px; 
 display:inline-block;
 padding-left:15px;
 padding-right:15px; 
 margin: 0px;
 color: #000000;
 white-space: nowrap;  
}

.t228__list_item .t-active{
 opacity: .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:'FuturaPT',Arial,sans-serif;
 font-size: 13px; 
 color: #000000; 
}
.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: 0px 10px;     
 font-family:'FuturaPT',Arial,sans-serif;
 font-size: 16px; 
 color: #000000; 
 word-break: keep-all;
}
.t228__right_social_links{
 padding-left: 30px;
 display: table-cell;	
 vertical-align: middle;     
 line-height:0px;
}
.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: 0px 5px;     
}

.t228__mobile {
    display: none;
    width: 100%;
    top: 0;
    z-index: 990;
}

.t228 a ,
#allrecords .t228 a {
 text-decoration:none;
 color: #000000;
} 

.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 0px;
}

.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 0px;
	margin: 0px auto;	
	text-align: center;
	float: none;
	min-width: inherit;
}
.t228__right_buttons{
	display: table;
	padding:15px 0px;
	margin: 0px auto;
	text-align: center;
}
.t228__right_descr,
.t228__right_langs,
.t228__right_social_links{
	display: table;
	padding:10px 0px;
	margin: 0px 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:0px;
}
.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: .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: .25s ease-in-out;
  height: 3px;
  background-color:#fff;
}

.t228__burger span:nth-child(1) {
  top: 0px;
}

.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:0px 0px;
    	margin: 0px 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;
}
 
.t396{
}

.t396__iframe{
	z-index:10000;
	background-color:#fff;
	width: 100vw;
	height: 100vh;
	position:fixed;
	top:0px;
	left:0px;
	border:0px;
}

.t396__body_overflow_hidden{
	overflow:hidden;
}

.t396__display_none{
	display:none;
}

.t396__artboard{
	position:relative;
	width:100%;
	height:100vh;
	overflow:hidden;
}

.t396__artboard.rendering .tn-elem{
	visibility: hidden;
}

.t396__artboard.rendered .tn-elem{
	visibility: visible;
}

.t396__carrier{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	width:100%;
	height:100vh;
	-moz-transform: unset;
}

.t396__filter{
	position:absolute;
	left:0px;
	top:0px;
	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 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;
}
 
/* t491 */

.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;	
	/*max-width: 100%;*/
}

.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 */

.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:0px;
	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;
}
} 
/* t563 */

.t563 .t-section__topwrapper {
    margin-bottom: 105px;
}

.t563 .t-section__title {
    margin-bottom: 40px;
}

.t563 .t-section__descr {
    max-width: 760px;
}

.t563 .t-section__bottomwrapper {
    margin-top: 65px
}

.t563__numberwrapper {
    position: relative;
}

.t563__number {
    position: relative;
    z-index: 1;
    width: 34px;
    height: 34px;
    background-color: #222;
    border-radius: 100%;
    border: 2px solid #fff;
}

.t563__digit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}

.t563__line {
    position: absolute;
    top: 50%;
    left: 0;
    right: -40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #222;
    height: 2px;
}

.t563__col:first-child .t563__line {
    left: 2px;
}

.t563__col:last-child .t563__line {
    display: none;
}

.t563__title {
    margin-top: 20px;
}

.t563__text {
    margin-top: 16px;
}

@media screen and (min-width: 960px) {
    .t563__textwrapper {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 960px) {
    .t563__col:last-child {
        margin-bottom: 0;
    }

    .t563__line {
        display: none;
    }

    .t563__line_mobile {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #1f5bff;
        width: 2px;
    }

    .t563__col:last-child .t563__line_mobile {
        display: none;
    }

    .t563__textwrapper {
        padding-left: 22px;
    }

    .t563__numberwrapper,
    .t563__textwrapper {
        display: table-cell;
        vertical-align: top;
        padding-bottom: 40px;
    }

    .t563__col:last-child .t563__numberwrapper,
    .t563__col:last-child .t563__textwrapper {
        padding-bottom: 0;
    }

    .t563__title {
        margin-top: 0 !important;
    }

    .t563__text {
        margin-top: 8px;
    }

    .t563 .t-section__bottomwrapper {
        margin-top: 45px;
    }

    .t563 .t-section__topwrapper {
        margin-bottom: 45px;
    }

    .t563 .t-section__title {
        margin-bottom: 20px;
    }
} 
/* t580 */

.t580 {
    text-align: center;
}

.t580__title {
    color: #fff;
    margin-bottom: 25px;
}

.t580__descr {
    color: #fff;
}

.t580__buttons {
    margin-top: 70px;
}

.t580__buttons-wrapper {
    display: table;
    position: relative;
}

.t580__arrow-icon {
    width: 45px;
    position: absolute;
    left: -30px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    fill: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
}

.t580__arrow-icon_mobile {
    display: none;
}

.t580__arrow-icon_right {
    right: -30px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform-origin: right;
    transform-origin: right;
    left: auto;
}

.t580__btn-size_lg {
    height: 70px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px;
}

.t580__btn-size_xl {
    height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px;
}

.t580__btn-size_xxl {
    height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px;
}

.t580__btn {
    margin-bottom: 20px;
    margin-right: 20px;
}

.t580__btn:last-of-type {
    margin-right: 0;
}

@media screen and (max-width: 960px) {
    .t580__buttons {
        margin-top: 30px;
    }

    .t580__arrow-icon {
        display: none;
    }

    .t580__arrow-icon_mobile {
        display: block;
        width: 20px;
        margin: 0 auto 20px;
        fill: #fff;
    }
}

@media screen and (max-width: 640px) {
    
    .t580__btn {
        margin-right: 0 !important;
    }

    .t580__btn,
    .t580__buttons-wrapper {
        margin-bottom: 10px  !important;
        width: 100%;
    }

    .t580__btn-size_lg,
    .t580__btn-size_xl,
    .t580__btn-size_xxl {
        height: 60px;
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px;
    }
} 
.t604__imgwrapper {
  position: relative;
}

.t604__imgwrapper .t-slds__bgimg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.t604 .t-slds__items-wrapper, .t604 .t-slds__container {
  overflow: visible;
}

.t604 .t-slds__wrapper {
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
}

.t604 .t-slds__item .t-slds__wrapper {
    opacity: .3;
}

.t604 .t-slds__item_active .t-slds__wrapper {
    opacity: 1 !important;
}

.t604 .t-slds__item:first-child, .t604 .t-slds__item:last-child {
  pointer-events: none;
}

.t604__hidearrows .t-slds__arrow {
  opacity: 0 !important;
}

.t604__play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  z-index: 2;
}

.t604__play_icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.t604__play:hover .t604__play_icon {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}

.t604__frame {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 640px) {
  .t604 .t-slds__wrapper {
    padding: 0 !important;
  }
} 
/* t608 */

.t608 .t-section__topwrapper {
  margin-bottom: 105px;
}

.t608 .t-section__title {
  margin-bottom: 40px;
}

.t608 .t-section__descr {
  max-width: 560px;
}

.t608__bgimg {
  background-size: cover;    
  background-repeat: no-repeat;    
  background-position: center;
  width: 100%;
}

.t608__title {
  margin-bottom: 12px;
  margin-top: 27px;
}

.t608__price {
  margin-top: 2px;
}

.t608__descr {
  margin-top: 17px;
  margin-bottom: 25px;
}

@media screen and (max-width: 960px) {
  .t608__col {
    margin-bottom: 45px;
  }

  .t608__title {
    margin-top: 20px;
  }

  .t608__col:last-child {
    margin-bottom: 0;
  }

  .t608 .t-section__topwrapper {
    margin-bottom: 30px;
  }

  .t608 .t-section__title {
    margin-bottom: 20px;
  }
} 
/* t672 */

.t672{
}

.t672__textwrapper{
	margin-left:-60px;
	padding:60px;
}

.t-col_12 .t672__textwrapper { margin-left:-40px; }

.t672__text {
	color: #fff;
	line-height: 50px;
} 

.t672 .t-col_1 { max-width: 120px; }
.t672 .t-col_2 { max-width: 220px; }
.t672 .t-col_3 { max-width: 320px; }
.t672 .t-col_4 { max-width: 420px; }
.t672 .t-col_5 { max-width: 520px; }
.t672 .t-col_6 { max-width: 620px; }
.t672 .t-col_7 { max-width: 720px; }
.t672 .t-col_8 { max-width: 820px; }
.t672 .t-col_9 { max-width: 920px; }
.t672 .t-col_10 { max-width: 1020px; }
.t672 .t-col_11 { max-width: 1120px; }
.t672 .t-col_12 { max-width: 1220px; }

@media screen and (max-width: 1240px) {
.t672 .t-col_12 { max-width: 1160px; }
.t-col_12 .t672__textwrapper { margin-left: 0px; }
}

@media screen and (max-width: 1200px) {
.t672__textwrapper{margin-left:-40px; padding:40px;}
.t-col_12 .t672__textwrapper { margin-left:-20px; }
.t672 .t-col_1 { max-width: 100px; }
.t672 .t-col_2 { max-width: 180px; }
.t672 .t-col_3 { max-width: 260px; }
.t672 .t-col_4 { max-width: 340px; }
.t672 .t-col_5 { max-width: 420px; }
.t672 .t-col_6 { max-width: 500px; }
.t672 .t-col_7 { max-width: 580px; }
.t672 .t-col_8 { max-width: 660px; }
.t672 .t-col_9 { max-width: 740px; }
.t672 .t-col_10 { max-width: 820px; }
.t672 .t-col_11 { max-width: 900px; }
.t672 .t-col_12 { max-width: 980px; }
}

@media screen and (max-width: 980px) {
.t672 .t-col_12 { max-width: 940px; }
}
@media screen and (max-width: 960px) {
.t672 .t-container {max-width: 680px;}
.t672__textwrapper, .t-col_12 .t672__textwrapper{margin-left:0px; padding:40px;}
.t672 .t-col{padding-left: 0px; padding-right: 0px;}
}
@media screen and (max-width: 700px) {
.t672__textwrapper{margin-left:0px; padding:20px;}
.t672 .t-container {max-width: 640px;}
}
 
/* t674 */

.t674 {
    background-color: #fff;
}

.t674__img-holder {
    display: none;
}

.t674__body_with-bg.t-zoomer__show_fixed:after {
    z-index: 1 !important;
} 
/* .t678 */

.t678 .t-section__topwrapper {
    margin-bottom: 75px;
}

.t678 .t-section__title {
    margin-bottom: 30px;
}

.t678 .t-section__descr {
    max-width: 560px;
    margin: 0 auto;
}

.t678 .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: 30000px;
}

.t678 .t678__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    display: none;
    max-height: 0px;
    opacity: 0;
}

.t678 .t-input-group {
    margin-bottom: 25px;
}

.t678 .t-input-block textarea {
    padding-top: 17px;
}

.t678 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}

.t678 .t-input-phonemask__wrap {
    background-color: #ffffff;
}

.t678 .t-input-title {
    padding-bottom: 5px;
}

.t678 .t-input-subtitle {
    padding-bottom: 15px;
}

.t678 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}

.t678 .t-inputtime,
.t678 .t-datepicker__wrapper {
    max-width: 245px;
}

.t678 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}

.t678 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.t678 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}

.t678 .t-form_bbonly .t-input-block {
    margin-bottom: 35px;
}

.t678 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0;
}

.t678 .t678__form-bottom-text {
    margin-top: 30px;
    text-align: center;
}

@media screen and (max-width: 640px) {
    .t678 .t-form__submit {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        text-align: center;
    }

    .t678 .t-input-block textarea {
        padding-top: 5px;
    }

    .t678 .t-input-block {
        padding-right: 0px;
    }

    .t678 .t-submit {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {

    .t678 .t-inputtime,
    .t678 .t-datepicker__wrapper {
        max-width: 100%;
    }
} 
/* t698 */

.t698 .t698__mainwrapper {
    padding: 0 20px;
}

.t698 .t698__mainblock {
    margin: 0 auto;
}

.t698 .t698__mainblock_left {
    text-align: left;
}

.t698 .t698__title {
    color: #fff;
    margin-bottom: 40px;
}

.t698 .t698__descr {
    color: #fff;
    margin-bottom: 50px;
}

.t698 .t698__nomargin .t698__descr {
    margin-bottom: 30px;
}

.t698 .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: 15000px;
}

.t698 .t698__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0px;
    opacity: 0;
}

.t698 .t-form__inputsbox {
    max-width: 560px;
    margin: 0 auto;
    text-align: left;
}

.t698 .t698__mainblock_left .t-form__inputsbox {
    margin-left: 0;
}

.t698 .t-input-group {
    margin-bottom: 20px;
}

.t698 .t-input {
    height: 56px;
    background-color: transparent;
    -webkit-appearance: none;
}

.t698 .t-input__vis-ph {
    top: 20px;
}

.t698 .t-input-block textarea {
    padding-top: 17px;
}

.t698 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}

.t698 .t-input-title {
    padding-bottom: 5px;
    color: #fff;
}

.t698 .t-input-subtitle {
    padding-bottom: 15px;
    color: #fff;
}

.t698 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}

.t698 .t-radio__indicator,
.t698 .t-checkbox__indicator,
.t698 .t-checkbox__indicator:after {
    border-color: #fff;
}

.t698 .t-radio__indicator:after {
    background: #fff;
}

.t698 .t-radio__control,
.t698 .t-checkbox__control,
.t698 .t-inputquantity__btn {
    color: #fff;
}

.t698 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.t698 .t-submit {
    height: 56px;
    padding: 0 20px;
    width: 100%;
}

.t698 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.t698 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}

.t698 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
}

.t698 .t698__form-bottom-text {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

.t698 .t-input-phonemask__wrap-style .t-input-phonemask {
    color: inherit;
}

@media screen and (max-width: 640px) {
    .t698 .t698__title {
        margin-bottom: 18px;
    }

    .t698 .t698__descr {
        margin-bottom: 30px;
    }

    .t698 .t-input-block textarea {
        padding-top: 12px;
    }
}

@media screen and (max-width: 480px) {
    .t698 .t-inputtime,
    .t698 .t-datepicker__wrapper {
        max-width: 100%;
    }

    .t698 .t698__text {
        font-size: 10px;
    }

    .t698 .t-input-group {
        margin-bottom: 15px;
    }
} 
/* T702 */

.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 form */

.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: 0px;
    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: 0px;
        bottom: 0px;
        padding-top: 50px;
        margin: 0px;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
    }

    .t702 .t-popup {
        padding: 0px;
    }

    .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;
    }
} 
/* T712 */

.t712 .t712__wrapper {
    position: relative;
    text-align: left;
}

.t712 .t712__wrapper:after {
    display: table;
    content: " ";
    clear: both;
}

.t712 .t712__uptitle {
    color: #fff;
    margin-bottom: 20px;
}

.t712 .t712__title {
    color: #fff;
}


.t712 .t712__title-second {
    font-size: 18px;
}

.t712 .t712__descr {
    color: #fff;
    margin-top: 20px;
}

.t712 .t712__formwrapper {
    position: relative;
    padding: 34px;
}

.t712 .t712__bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #eee;
}

.t712 .t712__form-text {
    margin-bottom: 20px;
}

.t712 .t712__form-bottom-text {
    margin-top: 20px;
}

.t712 .t-form,
.t712 .t712__form-text {
    position: relative;
    z-index: 2;
}

.t712 .t712__form-bottom-text {
    position: relative;
    z-index: 1;
}



/* T712 form */

.t712 .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;
}

.t712 .t712__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0px;
    opacity: 0;
}

.t712 .t-input-group {
    margin-bottom: 20px;
}

.t712 .t-input:not(.t-input-phonemask) {
    height: 50px;
    padding: 0 18px;
    background-color: transparent;
    -webkit-appearance: none;
}

.t712 .t-input__vis-ph {
    top: 17px;
    left: 18px;
}

.t712 .t-input_pvis {
    padding: 22px 18px 10px 18px;
}

.t712 .t-input-block textarea.t-input {
    padding-top: 15px;
    background-color: transparent;
}

.t712 .t-input-block textarea.t-input_pvis {
    padding-top: 22px;
}

.t712 .t-input-title {
    padding-bottom: 5px;
}

.t712 .t-input-subtitle {
    padding-bottom: 10px;
}

.t712 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}

.t712 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 20px;
}

.t712 .t-submit {
    width: 100%;
    height: 50px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-appearance: none;
}

.t712 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.t712 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}

.t712 .t-form_bbonly .t-input-block {
    margin-bottom: 5px;
}

.t712 .t-form__errorbox-item {
    padding-top: 0px;
}

.t712 .t-form__errorbox-text {
    padding: 0px;
    font-size: 16px;
}

.t712 .t-form__successbox {
    font-size: 16px;
    line-height: 1.4;
}

@media screen and (max-width: 960px) {
    .t712 .t712__left-content {
        margin-bottom: 35px;
    }

    .t712 .t712__wrapper_witharrow {
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 640px) {
    .t712 .t712__wrapper_witharrow {
        padding-bottom: 20px;
    }
} 
/* T734 */
.t734 .t-cover__carrier {
  background-attachment: scroll;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}

.t734 .t-slds__bullet_wrapper {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}

.t734 .t-margin_right {
  margin-left: auto;
}

.t734__slds-wrapper {
  position: relative;
}

.t734__wrapper {
  padding: 60px 0;
}

.t734__table{
  display:table;
  width: 100%;
  height:100%; 
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.t734__title{
  color:#fff;
}

.t734__descr{
  color:#fff;
  margin-top:30px;
}

.t734__button{
  padding-top:50px;
}

@media screen and (max-width: 1400px) {
  .t734__table .t-container {
    width: 85%;
  }
}

@media screen and (max-width: 1180px) {
  .t734__table .t-container {
    width: 80%;
  }
}

@media screen and (max-width: 960px){
  .t734__witharrows .t734__textwrapper {
    padding: 0 35px;
  }
  
  .t734__textwrapper {
    padding: 0 20px;
  }
}

@media screen and (min-width: 960px) {
  .t734__leftaligned .t-slds__arrow_wrapper {
    width: 60px !important;
  }
}

@media screen and (max-width: 960px) {
  .t734__leftaligned .t-slds__arrow_wrapper {
    width: 40px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1278px) {
  .t734__leftaligned .t734__textwrapper {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 960px) and (max-width: 1060px) {
  .t734__leftaligned .t734__textwrapper {
    padding-left: 50px !important;
  }
}

@media screen and (max-width: 780px) {
  .t734__table .t-container {
    width: 100%;
  }
}

@media screen and (max-width: 700px) {
  .t734 .t-slds__arrow_wrapper {
    width: 40px !important;
  }
}
 
/* T764 */

.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;
  }
}
 
/* t796 */

[data-record-type="796"] {
    padding: 0 !important;
}

.t796__shape-border {
    position: absolute;
    left: 0;
    font-size: 0px;
    width: 100%;
    overflow: hidden;
    display: none;
    pointer-events: none;
}

.t796__shape-border_bottom {
    bottom: -1px;
}

.t796__shape-border_bottom-flip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    bottom: -1px;
}

.t796__shape-border_top {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    top: -1px;
}

.t796__shape-border_top-flip {
    -webkit-transform: scaleX(-1) scaleY(-1);
    transform: scaleX(-1) scaleY(-1);
    top: -1px;
}

.t796__svg {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 101%;
    fill: #fff;
}

.t796__svg path {
    pointer-events: initial;
}
 
/* t830 */

.t830m__list-title {
  padding-top: 10px;
  padding-bottom: 8px;
}

.t830m__list-title a {
  text-decoration: none;
  color: #111111;
}

.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 .3s;
  -o-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .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: 'FuturaPT',Arial,sans-serif;
  font-size: 16px;
  display: block;
  margin: 0;
  color: #000000;
}

.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: #111111;
}

.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: #000000;
}

.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: #ffffff;
}

.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: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .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: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  height: 1px;
  background-color: #000000;
}

.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: #ffffff;
}

.t830m_open.t830m {
  -webkit-transition: transform ease-in-out .3s;
  -o-transition: transform ease-in-out .3s;
  -webkit-transition: -webkit-transform ease-in-out .3s;
  transition: -webkit-transform ease-in-out .3s;
  transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s, -webkit-transform ease-in-out .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: #ffffff;
  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__search {
  width: 100%;
  margin-bottom: 20px;
}

.t830m__search-wrap {
  position: relative;
  width: 100%;
}

.t830m__search-wrap input {
  width: 100%;
  padding: 5px 0 5px 23px;
  font-size: 14px;
  color: #111111;
  background-color: transparent;
  outline: none;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: border-color .3s ease;
  -o-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

.t830m__search-wrap input:focus {
  border-bottom: 2px solid rgba(0, 0, 0, 0.6);
}

.t830m__search-wrap svg {
  fill: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: fill .3s ease;
  -o-transition: fill .3s ease;
  transition: fill .3s ease;
}

.t830m__search-wrap input:focus + svg {
  fill: rgba(0, 0, 0, 0.6);
}
*/
.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: #111111;
}

.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 .3s;
  -o-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .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: #000000;
  opacity: .6;
}


/* Fix site search results in menu */
.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 .3s .2s;
    -o-transition: opacity ease-in-out .3s .2s;
    transition: opacity ease-in-out .3s .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 .3s;
    -o-transition: transform ease-in-out .3s;
    -webkit-transition: -webkit-transform ease-in-out .3s;
    transition: -webkit-transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s, -webkit-transform ease-in-out .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: #ffffff;
  }

  .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: #000000;
  }

  .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;
  }
}



/* Search */

.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;
} 
/* t843 */

.t843 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t843 .t-section__title {
  margin-bottom: 40px;
}

.t843 .t-section__descr {
  max-width: 560px;
}

.t843 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t843__fullscreenwidth {
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.t843__separator {
  margin-bottom: 120px;
}

.t843__mobileimg {
  display: none;
}

.t843__imgwrapper {
  margin: 0 auto;
}

.t843__blockimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  max-width: 100%;
  width: 100%;
}

.t843__textwrapper {
  display: table;
  width: 100%;
}

.t843__content {
  display: table-cell;
}

.t843__title {
  margin-bottom: 24px;
}

.t843__rightcol {
  margin-right: 0px;
}

.t843__leftcol {
  margin-left: 0px;
}

.t843__content .t-btn {
  margin-top: 30px;
}

.t843__fullscreenwidth .t843__leftcol .t843__textwrapper {
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.t843__fullscreenwidth .t843__rightcol .t843__textwrapper {
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.t843__cell {
  height: auto !important;
}

.t843__marginauto {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 960px){
  .t843 .t-section__bottomwrapper {
    margin-top: 45px;
  }

  .t843 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t843 .t-section__title {
    margin-bottom: 20px;
  }

  .t843__fullscreenwidth {
    padding: 0 20px;
  }

  .t843__textwrapper {
    padding: 0px !important;
  }

  .t843__separator {
    margin-bottom: 75px !important;
  }

  .t843__col {
    padding: 0px !important;
  }

  .t843__cell {
    display: block;
    max-width: 100%;
    width: initial;
  }

  .t843__top {
    margin-bottom: 30px;
  }

  .t843__textwrapper {
    height: auto !important;
    margin-top: 30px;
  }

  .t843__title {
    margin-bottom: 15px;
  }

  .t843__mobileimg {
    display: block;
  }

  .t843__desktopimg {
    display: none;
  }
}
 
/* t844 */

.t844 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t844 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t844 .t-section__title {
  margin-bottom: 40px;
}

.t844 .t-section__descr {
  max-width: 560px;
}

.t844__wrapperleft {
  padding-left: 0px;
  padding-right: 0px;
}

.t844__wrappercenter {
  padding-left: 20px;
  padding-right: 20px;
}

.t844__separator {
  margin-bottom: 90px;
}

.t844__bgimg {
  margin-bottom: 25px;
  width:100px;
  height:100px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.t844__img {
  margin-bottom: 25px;
  width:100px;
  height:auto;
  max-width: 100%;
}

.t844__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.t844 .t-heading {
  margin-bottom: 25px;
  margin-top: 12px;
}

@media screen and (max-width: 960px) {
  .t844 .t-section__bottomwrapper {
    margin-top: 45px;
  }

  .t844 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t844 .t-section__title {
    margin-bottom: 20px;
  }

  .t844__col {
    margin-bottom: 45px;
  }

  .t844__separator {
    margin-bottom: 0px !important;
  }

  .t844 .t-heading {
    margin-bottom: 15px;
  }
}
 
/* t862 */

.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: 0px solid transparent;
    background-color: #ffffff;
    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 .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: 0px;
}

.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: 0px;
    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: 0px;
        bottom: 0px;
        padding-top: 50px;
        margin: 0px;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
    }

    .t862 .t-popup {
        padding: 0px;
    }

    .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;
    }
} 
.t976 {
	z-index: 500;
}
.t976__wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.t976__wrapper_alignleft {
    -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
            justify-content: flex-start;
}
.t976__wrapper_alignright {
    -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
            justify-content: flex-end;
}
.t976__wrapper_aligncenter {
    -webkit-justify-content: center;
              -ms-flex-pack: center;
            justify-content: center;
}
.t976__list-item {
	position: relative;
	padding: 0 10px 10px 0;
	max-width: 100%;
}
.t976__list-item:last-child {
    padding-right: 0!important;
}
.t976__menu-link {
	position: relative;
	display: block;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid transparent;
    text-overflow: ellipsis;
    font-weight: 400;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.t976__menu-link_small {
	padding: 9px 18px 8px;
	font-size: 12px;
}
.t976__menu-link_medium {
	padding: 10px 18px 12px;
}
.t976__menu-link_large {
	padding: 10px 29px 13px;
}
.t-active.t976__menu-link {
	background-color: #393939;
	color: #fff;
}

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

@media screen and (max-width: 640px) {
   .t976__menu-link_small {
    	padding: 7px 15px 6px;

    }
    .t976__menu-link_medium {
    	padding: 8px 16px 10px;
    }
    .t976__menu-link_large {
    	padding: 8px 25px 10px;
    } 
}