.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: 300;
    color: #000000;
}

.t-text_xs {
    font-size: 15px;
    line-height: 1.55;
}

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

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

.t-text_lg {
    font-size: 22px;
    line-height: 1.55;
}

.t-text_weight_plus {
    font-weight: 400;
}


.t-text-impact {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    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: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000000;
}

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

.t-name_sm {
    font-size: 18px;
    line-height: 1.35;
}

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

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

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


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

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

.t-heading_sm {
    font-size: 28px;
    line-height: 1.17;
}

.t-heading_md {
    font-size: 30px;
    line-height: 1.17;
}

.t-heading_lg {
    font-size: 32px;
    line-height: 1.17;
}


.t-title {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    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: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000;
}

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

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

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

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

.t-descr_lg {
    font-size: 22px;
    line-height: 1.55;
}

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

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

.t-descr_xxxl {
    font-size: 30px;
    line-height: 1.45;
    letter-spacing: 0.45;
}


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

.t-uptitle_xs {
    font-size: 12px;
}

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

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

.t-uptitle_lg {
    font-size: 18px;
}

.t-uptitle_xl {
    font-size: 20px;
    letter-spacing: 2px;
}

.t-uptitle_xxl {
    font-size: 22px;
    letter-spacing: 2px;
}

.t-uptitle_xxxl {
    font-size: 24px;
    letter-spacing: 2px;
}


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

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

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

    .t-text_lg {
        font-size: 20px;
    }

    .t-text-impact_md {
        font-size: 30px;
    }


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

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

    .t-descr_sm {
        font-size: 16px;
    }

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

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

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

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

    .t-descr_xxxl {
        font-size: 26px;
    }


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

    .t-uptitle_lg {
        font-size: 16px;
    }

    .t-uptitle_xl {
        font-size: 18px;
    }

    .t-uptitle_xxl {
        font-size: 20px;
    }

    .t-uptitle_xxxl {
        font-size: 22px;
    }


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

    .t-name_sm {
        font-size: 16px;
    }

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

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

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


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

    .t-heading_sm {
        font-size: 26px;
    }

    .t-heading_md {
        font-size: 28px;
    }

    .t-heading_lg {
        font-size: 30px;
    }

}


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

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

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

    .t-text_lg {
        font-size: 18px;
        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: 12px;
        line-height: 1.45;
    }

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

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

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

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

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

    .t-descr_xxxl {
        font-size: 22px;
    }


    .t-uptitle_xs {
        font-size: 10px;
    }

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

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

    .t-heading_lg {
        font-size: 26px;
    }
}


@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: 'Roboto',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: 'Roboto',Arial,sans-serif;
    color: #000000;
    font-size: 20px;
    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: 'Roboto',Arial,sans-serif;
}

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

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

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

.t-form .uploadcare-widget-button {
    font-family: 'Roboto',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;
    }
} 
/* T001 */

.t001__wrapper{
	padding-top: 42px;
	padding-bottom: 42px;
}

.t001__uptitle {
	color: #ffffff;
	padding-bottom:60px;
	padding-top:30px;
}

.t001__title {
	color: #fff;
	padding: 24px 0px 38px 0px;
	letter-spacing: 0.5px;
}

.t001__descr {
	color: #fff;
	padding: 0px 0px 30px 0px;
}

.t001__descr_center {
	max-width: 700px;
	margin: 0 auto;
}

.t001__descr_center a:not([style]) {
	color:#fff !important;
}

.t001__descr_center a {
	font-weight: 600;
}

@media screen and (max-width: 640px){
.t001__title {
	padding-left: 10px;
	padding-right: 10px;	
}
.t001__uptitle {
	padding-left: 10px;
	padding-right: 10px;	
}
.t001__descr {
	padding-left: 10px;
	padding-right: 10px;	
	font-size: 14px;
	line-height: 20px;
}
}

 
/* T046 */
.t046__text {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 4px;	
}

 
/* T050 */
.t050__uptitle {
  padding-top: 9px;
  padding-bottom: 93px;	
}

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

 
/* T004 */

.t004 {
	padding-top:8px;
	padding-bottom:6px;
	position: relative;
}

.t004__text-column-count_2{
	column-count: 2;
	column-gap: 40px;
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;	
}

.t004__text-column-count_3{
	column-count: 3;
	column-gap: 40px;
	-moz-column-count: 3;
	-moz-column-gap: 40px;
	-webkit-column-count: 3;
	-webkit-column-gap: 40px;	
}

.t004__text-column-count_4{
	column-count: 4;
	column-gap: 40px;
	-moz-column-count: 4;
	-moz-column-gap: 40px;
	-webkit-column-count: 4;
	-webkit-column-gap: 40px;	
}

.t004__initial-letter::first-letter{
    font-size: 100px;
    float: left;
    line-height: .65;
    margin: 10px 10px 10px 0;
}

.t004 table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
}
.t004 table td,
.t004 table th {
  padding: 5px;
  border: 1px solid #ddd;
  vertical-align: top;
}
.t004 table thead td,
.t004 table th {
  font-weight: bold;
  border-bottom-color: #888;
}

@media screen and (max-width: 1200px){
.t004__text-column-count_2,
.t004__text-column-count_3,
.t004__text-column-count_4{
	column-gap: 20px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;	
}
}

@media screen and (max-width: 960px){
.t004__text-column-count_2,
.t004__text-column-count_3,
.t004__text-column-count_4{
	column-count: 1;
	column-gap: 0px;
	-moz-column-count: 1;
	-moz-column-gap: 0px;
	-webkit-column-count: 1;
	-webkit-column-gap: 0px;	
}
}

@media screen and (max-width: 640px){
.t004 h1 {
	font-size: 28px;
	line-height: 35px;
}
}
 
/* T164 */

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

.t164__text {
	padding-top:8px;
	padding-bottom:6px;	
	color:#fff;
}

.t164__descr {
	padding-bottom: 16px;
	margin-top: -3px;
	color:#fff;	
}

.t164__title {
	padding-bottom: 12px;
	color:#fff;
}

.t164__subtitle {
	font-size: 14px;
	color:#fff;
	line-height: 28px;
	margin-top: -12px;
	padding-bottom: 14px;
}

 
/* 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:'Roboto',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:'Roboto',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:'Roboto',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;
}
 
/* t270 */

.t270__error-msg {
    text-align: center;
    display: none;
}

.t270__error-msg-text {
	display: inline-block;
    margin: 0 20px 35px 20px;
    padding: 15px;
    color: #ff0000;
	border: 1px solid #ff0000;
	font-size: 14px;
    font-family: tfutura, Arial;
}
 
/* t393 */

.t393 {
    transition: background-color 300ms linear;
}

.t393.t393__beforeready {
    visibility: hidden;
}

.t393 .t393__wrapper {
    position: relative;
    min-height: 20px;
}

.t393 .t393__submit {
    font-family: 'Roboto',Arial,sans-serif;
    text-align: center;
    border: 0 none;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-appearance: none;
    background: none;
    cursor: pointer;
    box-sizing: content-box;
}

.t393.t393__positionabsolute {
    position: absolute;
    z-index: 99999;
}

.t393.t393__positionfixed {
    position: fixed;
    z-index: 99999;
}

.t393.t393__positionstatic {
    position: static;
}

.t393 .t393__submit_size_sm {
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    padding-left: 12px;
    padding-right: 12px;
}

.t393 .t393__submit_size_lg {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
}

.t393 .t393__submit_size_xl {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    padding-left: 35px;
    padding-right: 35px;
}

.t393 .t393__submit_size_xxl {
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    padding-left: 45px;
    padding-right: 45px;
}

@media screen and (max-width: 980px) {
    .t393 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 20px;
        height: auto !important;
    }

    .t393.t393__positionabsolute,
    .t393.t393__positionfixed,
    .t393.t393__positionstatic {
        position: static;
    }
} 
.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%;
}

/* fix for disappearing elements in safari */
.t396_safari .tn-atom {
    transform: translateZ(0);
}

.t396 a.tn-atom{
	text-decoration:none;
}

.t396 .tn-atom__img{
	width:100%;
	display:block;
}

.t396 .tn-atom__html{
    vertical-align: top;	
}

.t396 .tn-atom__pin{
    border-radius:1000px;
    border-style:solid;
}

.t396 .tn-atom__pin_onclick{
    cursor:pointer;
}

.t396 .tn-atom__tip{
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    max-width: 90vw;
    padding: 15px;
    display: none;
}

.t396 .tn-atom__pin:hover .tn-atom__tip{
    display: none;
}

.t396 .tn-atom__tip-img{
	width:100%;
	display:block;
	margin-bottom:10px;
}

.t396 .tn-atom__tip[data-tip-pos=top] {
    bottom: 100%;
    margin-bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.t396 .tn-atom__tip[data-tip-pos=bottom] {
    top: 100%;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.t396 .tn-atom__tip[data-tip-pos=left] {
    right: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.t396 .tn-atom__tip[data-tip-pos=right] {
    left: 100%;
    margin-left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.t396__ui{
	position:absolute;
	top:16px;
	left:196px;
	background-color:#fa876b;
	color:#000 !important;
	height:30px;
	line-height:30px;
	width:100px;
	z-index:1000;
	text-align:center;
	border-radius:3px;
	display:none;
	font-size:14px;
}
 
/* t432 */

.t432 {
    overflow: hidden;
}

.t432__link {
	display: inline-block;
	cursor: pointer;
}

.t432__btn-text {
  	display: table-cell;
	vertical-align: middle;
}

.t432__wrapone{
	position: relative;
	right: 50%;
	float: right;
}

.t432__wraptwo{
	position: relative;
	right: -50%;
}

.t432__link-wrapper {
	height: auto;
	padding: 0;
	font-size: 24px;
	display: inline-block;
}

.t432__link-wrapper_sm {
	font-size: 16px;
}

.t432__btn-img {
	display: block;
	padding-right: 11px;
}
   
.t432__btn-img_sm {
	width: 24px;    
}

.t432__btn-img_md {
	width: 30px;
}

.t432__btn-img_xl {
	width: 36px;    
}

.t432__btn-img-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.t432__btn2 {
	margin-left: 30px;
}

.t432__link-wrapper-hover:hover {
	text-decoration: underline;
}

@media screen and (max-width: 640px) {
	.t432__link, .t432__link-wrapper{
		display: block;
	}
	
	.t432__btn2 {
        margin-left: 0;
		margin-top: 10px;
    }
} 
/* t442 */

.t442 {
    overflow: hidden;
}

.t442__link {
	display: inline-block;
	cursor: pointer;
}

.t442__btn-text {
  	display: table-cell;
	vertical-align: middle;
}

.t442__wrapone{
	position: relative;
	right: 50%;
	float: right;
}

.t442__wraptwo{
	position: relative;
	right: -50%;
}

.t442__link-wrapper {
	height: auto;
	padding: 0;	
	display: inline-block;	
}

.t442__btn-img {
	display: block;
	padding-right: 11px;
}
   
.t442__btn-img_sm {
	width: 24px;    
}

.t442__btn-img_md {
	width: 30px;
}

.t442__btn-img_xl {
	width: 36px;    
}

.t442__btn-img-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.t442__btn2 {
	margin-left: 30px;
}

.t442__link-wrapper-hover:hover {
	text-decoration: underline;
}

@media screen and (max-width: 640px) {
	.t442__link, .t442__link-wrapper{
		display: block;
	}
	
	.t442__btn2 {
        margin-left: 0;
		margin-top: 10px;
    }
} 
/* T449 */

.t449.t449__beforeready {
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -webkit-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

.t449.t449__flipped.t449__beforeready {
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.t449 {
  position: fixed;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: transform ease-in-out .3s;
  -moz-transition: transform ease-in-out .3s;
  -o-transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s;
  z-index: 100;
}

.t449.t449__preview.t449__beforeready, .t449.t449__preview {
  position: relative;
  top: auto;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-left: auto;
  width: 52px;
}

.t449.t449__flipped.t449__preview {
  margin-left: 0;
}

.t449.t449__flipped {
  left: 0;
  right: auto;
}

.t449 .ya-share2__title {
  display: none;
}

.t449 .ya-share2__list_direction_vertical > .ya-share2__item {
  margin: 0;
}

.t449 .ya-share2__badge {
  border-radius: 0;
}

.t449 .ya-share2__link {
  padding: 12px;
}

.t449 .ya-share2__item_service_facebook .ya-share2__link {
  background-color: #3b5998;
}

.t449 .ya-share2__item_service_vkontakte .ya-share2__link {
  background-color: #48729e;
}

.t449 .ya-share2__item_service_odnoklassniki .ya-share2__link {
  background-color: #eb722e;
}

.t449 .ya-share2__item_service_twitter .ya-share2__link {
  background-color: #00aced;
}

.t449__transp-white .ya-share2__link {
  background-color: transparent !important;
}

.t449__transp-black .ya-share2__link {
  background-color: transparent !important;
}

.t449__white-black .ya-share2__link {
  background-color: #fff !important;
  border-bottom: 1px solid rgba(0,0,0,.2);
}

.t449__white-black .ya-share2__item:last-child .ya-share2__link {
  border-bottom: 0;
}

.t449__black-white .ya-share2__link {
  background-color: #111 !important;
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.t449__black-white .ya-share2__item:last-child .ya-share2__link {
  border-bottom: 0;
}

.t449 .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px;
}

.t449 .ya-share2__list {
  margin-bottom: 0;
}

.t449__black-white .ya-share2__badge {
  background-color: #111 !important;
}

.t449__transp-white .ya-share2__badge {
  background-color: transparent !important;
}

.t449__white-black .ya-share2__badge {
  background-color: #fff !important;
}

.t449__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==);
}

.t449__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=);
}

.t449__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+);
}

.t449__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: 30px 30px;
}

.t449__transp-black .ya-share2__badge {
  background-color: transparent !important;
}

.t449__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==);
}

.t449__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=);
}

.t449__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+);
}

.t449__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: 30px 30px;
}

@media screen and (max-width: 640px) {
  .t449 {
    position: relative;
    top: auto;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .t449.t449__beforeready {
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }

  .t449 .ya-share2__list_direction_vertical > .ya-share2__item {
    display: inline-block;
  }

  .t449 .ya-share2__link {
    border-bottom: 0 !important;
  }

  .t449__wrapper {
    text-align: center;
    padding: 30px 0;
  }
} 
/* t454 */

.t-menusub__menu {
    display: none;
}

.t454__imglogo {
    height: auto;
    display: block;
}

.t454__linewrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.t454__horizontalline {
    margin: 0;
    border: 0;
    background-color: #C2C2C2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px 0 40px;
}

.t454__leftmenuwrapper,
.t454__rightmenuwrapper {
    display: inline-table;
    height: 100%;
    vertical-align: middle;
}

.t454__leftmenuwrapper .t454__list,
.t454__rightmenuwrapper .t454__list {
    display: table-cell;
    vertical-align: middle;
}

.t454__logowrapper {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: table;
    height: inherit;
    z-index: 100;
}

.t454__logowrapper2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100;
}

.t454__imglogo {
    max-width: 300px;
}

.t454__leftwrapper,
.t454__rightwrapper {
    width: 50%;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
}

.t454__leftwrapper {
    text-align: right;
    padding-right: 200px;
    padding-left: 40px;
    left: 0;
}

.t454__rightwrapper {
    text-align: left;
    padding-left: 200px;
    padding-right: 40px;
    right: 0;
}

@media screen and (max-width: 1200px) {
    .t454__leftwrapper {
        padding-left: 20px;
    }

    .t454__rightwrapper {
        padding-right: 20px;
    }
}

.t454 {
    width: 100%;
    height: 80px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
    transition: background-color 300ms linear;
}

.t454__beforeready {
    visibility: hidden;
}

.t454 ul {
    margin: 0px;
}

.t454__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
    position: relative;
}

.t454__maincontainer.t454__c12collumns {
    max-width: 1200px;
    margin: 0 auto;
}

.t454__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
}

.t454__list {
    list-style-type: none;
    margin: 0px;
    padding: 0 !important;
}

.t454__list_item {
    clear: both;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
    color: #000000;
    white-space: nowrap;
}

.t454__list_item .t-active {
    opacity: 0.7;
}

.t454__list_item:first-child {
    padding-left: 0;
}

.t454__list_item:last-child {
    padding-right: 0;
}

.t454 a,
#allrecords .t454 a {
    text-decoration: none;
    color: #000000;
}

.t454.t454__positionabsolute {
    position: absolute;
}

.t454.t454__positionfixed {
    position: fixed;
}

.t454.t454__positionstatic {
    position: static;
}

.t454__mobile {
    display: none;
}


@media screen and (max-width: 980px) {
    .t454.t454__hidden {
        display: none;
        height: 100%;
    }

    .t454__mobile {
        background-color: #111;
        display: block;
    }

    .t454__mobile_text {
        color: #fff;
    }

    .t454__mobile_container {
        padding: 20px;
        position: relative;
    }

    .t454__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: 9999;
    }

    .t454__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;
    }

    .t454__burger span:nth-child(1) {
        top: 0px;
    }

    .t454__burger span:nth-child(2),
    .t454__burger span:nth-child(3) {
        top: 8px;
    }

    .t454__burger span:nth-child(4) {
        top: 16px;
    }

    .t454_opened .t454__burger span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }

    .t454_opened .t454__burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .t454_opened .t454__burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .t454_opened .t454__burger span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%;
    }


    .t454__linewrapper {
        display: none;
    }

    .t454 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important;
    }

    .t454__maincontainer {
        padding: 20px 0 40px 0;
    }

    .t454.t454__positionabsolute,
    .t454.t454__positionfixed,
    .t454.t454__positionstatic {
        position: static;
    }

    .t454__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto;
    }

    .t454__imglogomobile.t454__imglogo {
        width: 100% !important;
    }

    .t454__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .t454__leftmenuwrapper,
    .t454__rightmenuwrapper,
    .t454__leftwrapper,
    .t454__rightwrapper {
        height: initial;
    }

    .t454__logo {
        text-align: center;
        margin: 20px;
    }

    .t454 img {
        float: inherit;
    }

    .t454 .t454__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal;
    }

    .t454__logo {
        white-space: normal;
        padding: 0px;
    }

    .t454__logowrapper {
        position: static;
        display: table;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        -webkit-transform: none;
        transform: none;
    }

    .t454__logowrapper2 {
        display: block;
        position: static;
    }

    .t454__leftwrapper,
    .t454__rightwrapper,
    .rightmenuwrapper {
        position: static;
        padding: 0 !important;
        width: 100%;
    }

    .t454__rightmenuwrapper,
    .t454__leftmenuwrapper,
    .t454__leftmenuwrapper .t454__list,
    .t454__rightmenuwrapper .t454__list {
        display: block;
    }
} 
/* t456 */

.t-menusub__menu {
    display: none;
}

.t456__imglogo {
    display: block;
    height: auto;
    margin-right: 30px;
}

.t456__linewrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.t456__horizontalline {
    margin: 0;
    border: 0;
    background-color: #C2C2C2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px 0 40px;
}

.t456__imglogo {
    max-width: 300px;
}

.t456__leftwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
}

.t456__rightwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
    width: 100%;
}

.t456__menualign_left {
    text-align: left;
}

.t456__menualign_right {
    text-align: right;
}

.t456__menualign_center {
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .t456__leftwrapper {
        padding-left: 20px;
    }

    .t456__rightwrapper {
        padding-right: 20px;
    }
}

.t456 {
    width: 100%;
    height: 80px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
    transition: background-color 300ms linear;
}

.t456__beforeready {
    visibility: hidden;
}

.t456 ul {
    margin: 0px;
}

.t456__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
    position: relative;
}

.t456__maincontainer.t456__c12collumns {
    max-width: 1200px;
    margin: 0 auto;
}

.t456__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    padding-right: 30px;
}

.t456__list {
    list-style-type: none;
    margin: 0px;
    padding: 0 !important;
}

.t456__list_item {
    clear: both;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
    color: #000000;
    white-space: nowrap;
}

.t456__list_item .t-active {
    opacity: 0.7;
}

.t456__list_item:first-child {
    padding-left: 0;
}

.t456__list_item:last-child {
    padding-right: 0;
}

.t456 a,
#allrecords .t456 a {
    text-decoration: none;
    color: #000000;
}

.t456.t456__positionabsolute {
    position: absolute;
}

.t456.t456__positionfixed {
    position: fixed;
}

.t456.t456__positionstatic {
    position: static;
}

.t456__mobile {
    display: none;
}

@media screen and (max-width: 980px) {
    .t456__linewrapper {
        display: none;
    }

    .t456 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important;
    }

    .t456.t456__positionabsolute,
    .t456.t456__positionfixed,
    .t456.t456__positionstatic {
        position: relative;
    }

    .t456__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto;
    }

    .t456__imglogomobile.t456__imglogo {
        width: 100% !important;
    }

    .t456__logo {
        text-align: center;
        margin: 20px;
    }

    .t456 img {
        float: inherit;
    }

    .t456 .t456__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal;
    }

    .t456__logo {
        white-space: normal;
        padding: 0px;
    }

    .t456__logowrapper {
        position: static;
        display: block;
        width: 100%;
    }

    .t456__logowrapper2 {
        display: block;
        position: static;
    }

    .t456__leftwrapper,
    .t456__rightwrapper {
        width: 100% !important;
        display: block;
    }

    .t456__leftwrapper {
        padding: 20px;
        box-sizing: border-box;
    }

    .t456__rightwrapper {
        padding: 20px 0;
        box-sizing: border-box;
    }

    .t456__list {
        display: block;
        padding: 0 !important;
    }

    .t456.t456__hidden {
        display: none;
        height: 100%;
    }

    .t456__mobile {
        background-color: #111;
        display: block;
    }

    .t456__mobile_text {
        color: #fff;
    }

    .t456__mobile_container {
        padding: 20px;
        position: relative;
    }

    .t456__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: 9999;
    }

    .t456__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;
    }

    .t456__burger span:nth-child(1) {
        top: 0px;
    }

    .t456__burger span:nth-child(2),
    .t456__burger span:nth-child(3) {
        top: 8px;
    }

    .t456__burger span:nth-child(4) {
        top: 16px;
    }

    .t456_opened .t456__burger span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }

    .t456_opened .t456__burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .t456_opened .t456__burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .t456_opened .t456__burger span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
} 
/* t498 */

.t498 .t-section__topwrapper {
	margin-bottom: 105px;
}

.t498 .t-section__title {
	margin-bottom: 40px;
}

.t498 .t-section__descr {
	max-width: 560px;
}

.t498 .t-section__bottomwrapper {
	margin-top: 105px
}

.t498__col {
  vertical-align: top;
  position: relative;
  height: auto;
}

.t498__col-wrapper {
  text-align: center;
  box-sizing: border-box;
  padding: 0 25px;
}

.t498__line {
  width: 1px;
  background: #eee;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.t498__bgimg {	
	width:100px;
	height:100px;
	max-width: 100%;	
    background-size: cover;    
    background-repeat: no-repeat;    
    background-position: center;     
	margin-bottom: 30px;
}

.t498__img {
	margin-bottom: 30px;
	width:100px;
	height:auto;	
	max-width: 100%;
}

.t498__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.t498__title {
  padding-bottom: 20px;
}

.t498__uptitle {  
  padding-bottom: 15px;
}

@media screen and (max-width: 1200px) {
.t498__line {
    left: -10px;
}
}

@media screen and (max-width: 960px){
.t498 .t-section__bottomwrapper {
	margin-top: 45px
}

.t498 .t-section__topwrapper {
	margin-bottom: 45px;
}

.t498 .t-section__title {
	margin-bottom: 20px;
}

.t498__col {
	padding: 0 5% 0 5%;
	width: 100%;
	height: auto !important;
	display: block;
}

.t498__col-wrapper {
	padding: 45px 0 45px 0;
}

.t498__col-wrapper_fisrt {
	padding-top: 0;
}

.t498__line {
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	width: 90% !important;
	margin: 0 5% 0 5%;
	left: 0;
	height: 1px;
}

.t498__title, .t498__uptitle {
	padding-bottom: 10px;
}
}
 
/* t503 */

.t503 .t-section__topwrapper {
	margin-bottom: 105px;
}

.t503 .t-section__title {
	margin-bottom: 40px;
}

.t503 .t-section__descr {
	max-width: 560px;
}

.t503 .t-section__bottomwrapper {
	margin-top: 105px
}

.t503__separator {
	margin-bottom: 70px;
}

.t503__bgimg {	
	width:100px;
	height:100px;
	max-width: 100%;	
    background-size: cover;    
    background-repeat: no-repeat;    
    background-position: center;        
}

.t503__img {	
	width:100px;
	height:auto;	
	max-width: 100%;
}

.t503__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.t503__title {
  margin-top: 23px;
}

.t503__descr {
  margin-top: 20px;
}

@media screen and (max-width: 960px){
.t503__col {
	margin-bottom: 40px;
}

.t503__separator {
    margin-bottom: 0px !important;
}

.t503 .t-section__bottomwrapper {
	margin-top: 45px
}

.t503 .t-section__topwrapper {
	margin-bottom: 45px;
}

.t503 .t-section__title {
	margin-bottom: 20px;
}

.t503__separator {
	margin-bottom: 0px !important;
}
}
 
/* t562 */

.t562 .t-section__topwrapper {
	margin-bottom: 90px;
}

.t562 .t-section__title {
	margin-bottom: 40px;
}

.t562 .t-section__descr {
	max-width: 560px;
}

.t562__title {
	margin-bottom: 90px;
}

.t562__name {
	margin-bottom: 10px;
}

.t562__text {
	opacity: 0.7;
}

@media screen and (max-width: 960px){
.t562 .t-section__topwrapper {
	margin-bottom: 45px;
}

.t562 .t-section__title {
	margin-bottom: 20px;
}

.t562__title {
	margin-bottom: 45px;
}

.t562__col {
	margin-bottom: 30px;
}
} 
/* t569 */

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

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

.t569 .t-section__descr {
  max-width: 560px;
}

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

.t569__imgwrapper {
  position: relative;
}

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

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

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

.t569__textwrapper {
  margin-top: 25px;
}

.t569__text {
  margin-top: 15px;
}

.t569__uptitle {
  margin-bottom: 15px;
}

.t569__line-mobile {
  display: none;
}


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

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

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

  .t569 .t-section__title {
    margin-bottom: 20px;
  }

  .t569__col {
    padding-top: 30px;
  }

  .t569__col:first-child {
    padding-top: 0;
  }

  .t569__line {
    display: none;
  }

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

  .t569__cirqle {
    margin: 0 auto 10px;
  }
} 
/* T696 */


.t696 .t696__mainblock {
    margin: 0 auto;
}

.t696 .t696__content {
    border: 3px solid #1f5bff;
    padding: 60px 45px 70px;
}

.t696 .t696__text-wrapper {
    margin-bottom: 74px;
}

.t696 .t696__title {
    margin-bottom: 24px;
}

.t696 .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: 20000px;
}

.t696 .t696__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0px;
    opacity: 0;
}

.t696 .t-form__inputsbox {
    max-width: 560px;
    margin: 0 auto;
}

.t696 .t-input-group {
    margin-bottom: 25px;
}

.t696 .t-input {
    height: 56px;
    background-color: transparent;
    -webkit-appearance: none;
}

.t696 .t-input__vis-ph {
    top: 20px;
}

.t696 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent;
}

.t696 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}

.t696 .t-input-title {
    padding-bottom: 5px;
}

.t696 .t-input-subtitle {
    padding-bottom: 15px;
}

.t696 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}

.t696 .t-inputtime,
.t696 .t-datepicker__wrapper {
    max-width: 245px;
}

.t696 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}

.t696 .t-submit {
    height: 56px;
    padding-left: 40px;
    padding-right: 40px;
}

.t696 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.t696 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}

.t696 .t-form_bbonly .t-input-block {
    margin-bottom: 35px;
}

.t696 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0;
}

.t696 .t696__form-bottom-text {
    margin-top: 20px;
}


@media screen and (max-width: 960px) {
    .t696 .t696__content {
        padding: 60px 45px;
    }
}


@media screen and (max-width: 640px) {
    .t696 .t696__mainwrapper {
        padding: 0 20px;
    }

    .t696 .t696__content {
        padding: 30px 20px 45px;
    }

    .t696 .t696__text-wrapper {
        margin-bottom: 24px;
    }

    .t696 .t696__title {
        margin-bottom: 12px;
    }

    .t696 .t696__descr {
        margin-bottom: 32px;
    }

    .t696 .t-input-block textarea {
        padding-top: 12px;
    }

    .t696 .t-form__submit {
        padding-bottom: 20px;
    }

    .t696 .t-submit {
        width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .t696 .t-inputtime,
    .t696 .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;
    }
} 
/* t708 */

.t708__body_popupshowed {
    -webkit-overflow-scrolling: touch !important;
}

.t708 {
    position: relative;
}

.t708.t708_active {
    z-index: 100000;
}

.t708 .t708__btn {
    position: fixed;
    z-index: 1000;
    bottom: 50px;
    right: 100px;
    cursor: pointer;
}

.t708 .t708__btn_wrapper {
    position: relative;
    background: #199c68;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: hidden;
}

.t708 .t708__bgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.2s linear;
}

.t708 .t708__btn-text {
    position: absolute;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: 0.85;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.t708 .t708__btn-text::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929;
}


.t708 .t708__btn:not(.t708__btn_active):hover .t708__btn_wrapper {
    -webkit-animation: none !important;
    animation: none !important;
}

.t708 .t708__btn:not(.t708__btn_active):hover .t708__animated-circle {
    -webkit-animation: none !important;
    animation: none !important;
}

.t708 .t708__btn_active .t708__btn_wrapper {
    background: #fff !important;
}

.t708 .t708__btn_active .t708__btn-text,
.t708 .t708__btn_active .t708__bgimg {
    visibility: hidden;
    opacity: 0;
}


.t708 .t708__btn_animate {
    animation: t708__btn-pulsate 2s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t708__btn-pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes t708__btn-pulsate {
    0% {
        -webkit-transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(1.1, 1.1);
    }

    50% {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes t708__btn-pulsate {
    0% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1.1, 1.1);
    }

    50% {
        transform: scale(1, 1);
    }
}

.t708 .t708__btn_animate .t708__animated-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -3px;
    left: -3px;
    border-radius: 100%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    border: 3px solid #199c68;
    animation: t708__pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t708__pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0;
}

@-webkit-keyframes t708__pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    25% {
        opacity: 0.4;
    }

    50% {
        -webkit-transform: scale(1.3, 1.3);
        opacity: 0.0;
    }

    100% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }
}

@keyframes t708__pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    25% {
        opacity: 0.4;
    }

    50% {
        -webkit-transform: scale(1.3, 1.3);
        opacity: 0.0;
    }

    100% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }
}



.t708 .t708__icon,
.t708 .t708__icon-close {
    fill: white;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.t708 .t708__icon {
    top: 5px;
}

.t708 .t708__icon-close,
.t708 .t708__btn_active .t708__icon {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
}

.t708 .t708__btn_active .t708__icon-close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}





.t708 .t708__popup {
    display: none;
    opacity: 0;
    -webkit-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s;
}

.t708 .t708__popup_show {
    opacity: 1;
}

.t708 .t708__popup-container {
    margin: 0;
    top: initial;
    left: initial;
    bottom: 125px;
    right: 100px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
    background: #fff;
    position: fixed;
    z-index: 1;
    cursor: default;
    max-width: 360px;
    overflow: hidden;
}

.t708 .t708__wrapper {
    padding: 30px 35px 40px;
    border-radius: 5px;
    overflow-y: auto;
    max-height: 65vh;
}

.t708 .t708__mobile-top-panel {
    visibility: hidden;
    width: 100%;
    height: 50px;
    background: #000;
    position: fixed;
    display: table;
}

.t708 .t708__mobile-top-panel_wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 100%;
}

.t708 .t708__mobile-icon-close {
    vertical-align: middle;
    cursor: pointer;
    padding: 15px;
}

.t708 .t708__title {
    margin-bottom: 25px;
    text-align: center;
}

.t708 .t708__additional-info {
    margin-top: 25px;
    text-align: center;
}



/* T708 form */

.t708 .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;
}

.t708 .t708__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0px;
    opacity: 0;
}

.t708 .t-input-group {
    margin-bottom: 10px;
}

.t708 .t-input {
    background-color: transparent;
    -webkit-appearance: none;
    outline: none;
    height: 50px;
    padding: 0 18px;
}

.t708 .t-input__vis-ph {
    top: 17px;
}

.t708 .t-input_pvis {
    padding: 22px 20px 10px 20px;
}

.t708 .t-input-block textarea {
    padding-top: 17px;
    vertical-align: top;
    background-color: transparent;
}

.t708 .t-input-block textarea.t-input_pvis {
    padding-top: 22px;
}

.t708 .t-input-title {
    padding-bottom: 2px;
}

.t708 .t-input-subtitle {
    padding-bottom: 7px;
}

.t708 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}

.t708 .t-form__submit {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.t708 .t-submit {
    width: 100%;
    height: 50px;
    -webkit-appearance: none;
    background-color: #fa8669;
    color: #fff;
    border-width: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.t708 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.t708 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 2px;
}

.t708 .t-form_bbonly .t-input-block {
    margin-bottom: 25px;
}

.t708 .t-form__errorbox-item {
    padding-top: 0px;
}

.t708 .t-form__errorbox-text {
    padding: 0px;
    font-size: 14px;
}

.t708 .t-form__errorbox-wrapper {
    margin-bottom: 10px;
}

.t708 .t-form__successbox {
    margin-bottom: 0px;
    font-size: 16px;
    padding: 15px;
    line-height: 1.4;
}

.t708 .t-input-phonemask {
    height: 49px;
    padding-left: 0;
}


@media screen and (max-width: 960px) {
    .t708 .t708__btn {
        bottom: 10px !important;
        right: 10px !important;
    }

    .t708 .t708__btn-text {
        font-size: 12px;
    }

    .t708 .t708__btn-text::after {
        border-width: 8px;
        right: -16px;
    }

    .t708 .t708__btn_active {
        display: none;
        opacity: 0;
    }

    .t708 .t708__wrapper {
        max-width: 500px;
        margin: 0 auto;
        padding-top: 100px;
        max-height: initial;
        overflow-y: initial;
    }

    .t708 .t708__popup {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        overflow-y: auto;
    }

    .t708 .t708__popup-container {
        position: initial;
        max-width: 100%;
        width: 100%;
        min-height: 100%;
        height: auto;
        border-radius: 0;
        overflow: initial;
    }

    .t708 .t708__mobile-top-panel {
        visibility: visible;
        z-index: 1;
    }
}


@media screen and (max-width: 640px) {
    .t708 .t-input-block textarea {
        padding-top: 12px;
    }
} 
/* t802 */

.t802__container {
  font-size: 0px;
  box-sizing: border-box;
}

.t802__col {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: initial;
}

.t802__container_indent.t802__container_clgap-0px {padding: 0px 40px 0px 40px;}
.t802__container_indent.t802__container_clgap-10px {padding: 0px 35px 10px 35px;}
.t802__container_indent.t802__container_clgap-20px {padding: 0px 30px 20px 30px;}
.t802__container_indent.t802__container_clgap-40px {padding: 0px 20px 40px 20px;}

.t-container_100.t802__container_clgap-10px {padding: 0px 5px 10px 5px;}
.t-container_100.t802__container_clgap-20px {padding: 0px 10px 20px 10px;}
.t-container_100.t802__container_clgap-40px {padding: 0px 20px 40px 20px;}

.t-container.t802__container_clgap-0px {padding: 0px 20px 0px 20px;}
.t-container.t802__container_clgap-10px {padding: 0px 15px 10px 15px;}
.t-container.t802__container_clgap-20px {padding: 0px 10px 20px 10px;}

.t802_no-bottom-indent {
    padding-bottom: 0px !important;
}

.t802__container_clgap-10px .t802__col {padding: 10px 5px 0px 5px;}
.t802__container_clgap-20px .t802__col {padding: 20px 10px 0px 10px;}
.t802__container_clgap-40px .t802__col {padding: 40px 20px 0px 20px;}

@media screen and (max-width: 1200px) {
  .t-container.t802__container_clgap-0px {padding: 0px 10px 0px 10px;}
  .t-container.t802__container_clgap-10px {padding: 0px 5px 10px 5px;}
  .t-container.t802__container_clgap-20px, .t-container.t802__container_clgap-40px {padding: 0px 0px 20px 0px;}

  .t-container.t802__container_clgap-40px .t802__col { padding: 20px 10px 0px 10px; }
}

@media screen and (max-width: 960px) {
  .t-container_100.t802__container_clgap-0px {padding: 0px 0px 0px 0px;}
  .t-container_100.t802__container_clgap-10px {padding: 0px 5px 10px 5px;}
  .t-container_100.t802__container_clgap-20px {padding: 0px 5px 10px 5px;}
  .t-container_100.t802__container_clgap-40px {padding: 0px 10px 20px 10px;}

  .t-container.t802__container_clgap-0px,
  .t802__container_indent.t802__container_clgap-0px {padding: 0px 20px 0px 20px;}
  .t-container.t802__container_clgap-10px,
  .t802__container_indent.t802__container_clgap-10px {padding: 0px 15px 10px 15px;}
  .t-container.t802__container_clgap-20px,
  .t802__container_indent.t802__container_clgap-20px {padding: 0px 15px 10px 15px;}
  .t-container.t802__container_clgap-40px,
  .t802__container_indent.t802__container_clgap-40px {padding: 0px 10px 20px 10px;}

  .t802__container_clgap-20px .t802__col { padding: 10px 5px 0px 5px; }
  .t802__container_clgap-40px .t802__col { padding: 20px 10px 0px 10px; }
}

.t802__col_16 {
  width: 16.666%;
}

.t802__col_20 {
  width: 20%;
}

.t802__col_25 {
  width: 25%;
}

.t802__col_33 {
  width: 33.333%;
}

.t802__imgwrapper {
  position: relative;
  width: 100%;
}

.t802__imgwrapper_empty {
    background-color: #cdcdcd;
    opacity: 0.3;
    padding-bottom: 100%;
}

.t802__bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100%;
}

.t802__imgwrapper_original-size .t802__bgimg {
  background-size: contain;
}

.t802__hover-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    overflow: hidden;
}

.t802__hover-wrapper:hover {
    opacity: 1;
} 

.t802__hover-filter {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;    
}

.t802__text {
    color: #fff;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    width: 80%;
    text-align: center;
    -webkit-transform: translateY(-20%);    
    transform: translateY(-20%);        
    -webkit-transition: transform 0.2s linear;
    transition: transform 0.2s linear;    
}

.t802__col_16 .t802__text {
    line-height: 1.3;
}

.t802__hover-wrapper:hover .t802__text {
    -webkit-transform: translateY(-50%);    
    transform: translateY(-50%);    
}


@media screen and (max-width: 960px){
    .t802__col_33, .t802__col_25, .t802__col_20 {
      width: 50%;
    }

    .t802__col_16 {
      width: 33.333%;
    }
}


@media screen and (max-width: 640px){
    .t802__col_16 {
      width: 50%;
    }
}
 
/* t820 */

.t820 .t-section__topwrapper {
	margin-bottom: 90px;
}

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

.t820 .t-section__descr {
	max-width: 560px;
}

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

.t820__separator {
	margin-bottom: 55px;
}

.t820__textwrapper {
	padding-left: 20px;
}

.t820__bottommargin {
	margin-bottom: 14px;
}

.t820__checkmark {
	width: 55px;
	display: block;
}

.t820__imgwrapper {
	width: 55px;
}

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

.t820__img {
	width: 100%;
	max-width: 100%;
	height:auto;
}

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

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

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

  .t820 .t-section__title {
  	margin-bottom: 20px;
  }

  .t820 .t-col:not(:last-child) {
    margin-bottom: 40px;
  }

  .t820__separator {
  	margin-bottom: 0 !important;
  }

  .t820__checkmark, .t820__bgimg {
  	max-width: 50px;
  	max-height: 50px;
  }

  .t820__imgwrapper {
  	max-width: 50px;
  }

  .t820__textwrapper {
  	padding-left: 20px !important;
  }
}

@media screen and (max-width: 640px){
  .t820__checkmark, .t820__bgimg {
  	max-width: 40px;
  	max-height: 40px;
  }

  .t820__imgwrapper {
  	max-width: 40px;
  }
}
 
/* t841 */

.t841 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t841 .t-section__title {
  margin-bottom: 40px;
}

.t841 .t-section__descr {
  max-width: 560px;
}

.t841 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t841__separator {
  margin-bottom: 55px;
}

.t841__textwrapper {
  padding-left: 20px;
}

.t841__bottommargin {
  margin-bottom: 14px;
}

.t841__checkmark {
  width: 55px;
  display: block;
}

.t841__imgwrapper {
  width: 55px;
}

.t841__bgimg {
  width:55px;
  height:55px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.t841__img {
  width: 100%;
  max-width: 100%;
  height:auto;
}

.t841__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

@media screen and (max-width: 960px){
  .t841 .t-section__bottomwrapper {
    margin-top: 45px;
  }

  .t841 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t841 .t-section__title {
    margin-bottom: 20px;
  }

  .t841 .t-col:not(:last-child) {
    margin-bottom: 40px;
  }

  .t841__separator {
    margin-bottom: 0 !important;
  }

  .t841__checkmark, .t841__bgimg {
    max-width: 50px;
    max-height: 50px;
  }

  .t841__imgwrapper {
    max-width: 50px;
  }

  .t841__textwrapper {
    padding-left: 20px !important;
  }
}

@media screen and (max-width: 640px){
  .t841__checkmark, .t841__bgimg {
    max-width: 40px;
    max-height: 40px;
  }

  .t841__imgwrapper {
    max-width: 40px;
  }
} 
/* t851 */

.t851__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

@media screen and (max-width: 1200px) { 
	.t851__container {
		max-width: 960px;
		padding: 0;
	}
}

@media screen and (max-width: 960px) { 
	.t851__container {
		max-width: 640px;
	}
}

.t851 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t851 .t-section__title {
  margin-bottom: 40px;
}

.t851 .t-section__descr {
  max-width: 560px;
}

.t851 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t851__separator {
  margin-bottom: 40px;
}

.t851__table {
  display: table;
  width: 100%;
  height: 400px;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.t851__col {
  overflow: hidden;
}

.t851__link {
  display: block;
}

.t851__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.t851__cell:hover .t851__bg_animated {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.t851__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.t851__show_hover .t851__overlay {
  opacity: 0;
}

.t851__cell:hover .t851__overlay {
  opacity: .8;
}

.t851__show_hover .t851__cell:hover .t851__overlay {
  opacity: 1;
}

.t851__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}

/*firefox fix*/
.t-col_6 .t851__cell {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.t851__textwrapper {
  padding: 20px 40px;
  position: relative;
}

.t851__cell > .t851__button-container {
  padding-left: 40px;
  padding-right: 40px;
}

.t851__show_hover .t851__textwrapper,
.t851__show_hover .t851__button-container {
  opacity: 0;
}

.t851__show_hover .t851__textwrapper.t851__textwrapper_animated {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
}

.t851__show_hover .t851__cell:hover .t851__textwrapper,
.t851__show_hover .t851__cell:hover .t851__button-container {
  opacity: 1;
}

.t851__cell:hover .t851__textwrapper_animated {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.t851__textwrapper__content {
  margin: 30px auto;
  position: relative;
}

.t851__text {
  color: #ffffff;
  margin-top: 20px;
}

.t851__title {
  color: #ffffff;
  word-break: break-word;
}

.t851__img {
  width: 100%;
  max-width: 70px;
}

/* animation speed */
.t851__animation_fast {
  -webkit-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}

.t851__animation_slow {
  -webkit-transition: all ease-in-out .45s;
  -o-transition: all ease-in-out .45s;
  transition: all ease-in-out .45s;
}

.t851__button-container {
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.t851__button_show-hover {
  -webkit-transform: translate3d(0px, -40px, 0px);
  transform: translate3d(0px, -40px, 0px);
  opacity: 0;
}

.t851__button-bottom .t851__button_show-hover {
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
}

.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__button_show-hover {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0px, 85px, 0px);
  transform: translate3d(0px, 85px, 0px);
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.t-valign_bottom.t851__cell:hover .t851__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.t851__col:not(.t851__show_hover) .t-valign_middle .t851__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0px, 45px, 0px);
  transform: translate3d(0px, 45px, 0px);
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.t851__col:not(.t851__show_hover) .t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.t851__cell:hover .t851__button_show-hover {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.t851__textwrapper__content {
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.t851__button-wrapper {
  display: inline-block;
  margin-top: 40px;
}

.t851__btn {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  border: 0 none;
  -webkit-appearance: none;
  background: none;
}

.t851__button-bottom .t851__textwrapper {
  position: static;
}

.t851__button-bottom .t851__button-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 50px;
}

.t851__button-bottom .t851__button-wrapper {
  margin-top: 0px;
}

.t851__scroll-icon-wrapper {
  display: none;
}


@media screen and (max-width: 960px) {
  .t851 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  
  .t851 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t851 .t-section__title {
    margin-bottom: 20px;
  }
  
  .t851__show_hover .t851__textwrapper,
  .t851__show_hover .t851__button-container {
    opacity: 1 !important;
    -webkit-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
  }

  .t851__show_hover .t851__overlay {
    opacity: 1;
  }

  .t851__button_show-hover.t851__button-container,
  .t851__inner-wrapper_animated-btn {
    opacity: 1;
    -webkit-transform: translate3d(0px,0px,0px) !important;
    transform: translate3d(0px,0px,0px) !important;
    position: initial;
  }

  .t851__separator {
    display: none;
    /*margin-bottom: 20px !important;*/
  }

  .t851__container_mobile-grid {
    font-size: 0px;
  }

  .t851__col_mobile-grid {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .t851__col {
    margin-bottom: 60px;
  }
  
  .t851__col:last-child {
    margin-bottom: 0;
  }

  .t851__container_mobile-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .t851__container_mobile-flex .t851__col {
    min-width: 38%;
    max-width: 38%;
    margin-bottom: 0px !important;
  }

  .t851__container_mobile-flex .t851__col:first-child {
    margin-left: 20px;
  }

  .t851__scroll-icon-wrapper {
    display: block;
    padding: 0px 40px 20px 0px;
    color: #a1a1a1;
    text-align: right;
    font-size: 0px;
	mix-blend-mode: multiply;
  }

  .t851__scroll-icon {
    -webkit-animation: t851__icon-anim 1.5s infinite;
    animation: t851__icon-anim 1.5s infinite;
  }
}

@-webkit-keyframes t851__icon-anim {
    0% {-webkit-transform:translate3d(-20px,0px,0px);opacity:0;}
    10% {-webkit-transform:translate3d(-20px,0px,0px);opacity:0;}
    20% {-webkit-transform:translate3d(-20px,0px,0px);opacity:1;}
    70% {-webkit-transform:translate3d(0px,0px,0px);opacity:1;}
    80% {-webkit-transform:translate3d(0px,0px,0px);opacity:1;}
    81% {-webkit-transform:translate3d(0px,0px,0px);opacity:0;}
    100% {-webkit-transform:translate3d(0px,0px,0px);opacity:0;}
}

@keyframes t851__icon-anim {
    0% {-webkit-transform:translate3d(-20px,0px,0px);transform:translate3d(-20px,0px,0px);opacity:0;}
    10% {-webkit-transform:translate3d(-20px,0px,0px);transform:translate3d(-20px,0px,0px);opacity:0;}
    20% {-webkit-transform:translate3d(-20px,0px,0px);transform:translate3d(-20px,0px,0px);opacity:1;}
    70% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:1;}
    80% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:1;}
    81% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:0;}
    100% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:0;}
}


@media screen and (max-width: 640px) {
  .t851 .t851__table {
    height: 350px;
  }

  .t851__textwrapper {
    padding: 20px 20px;
    opacity: 1 !important;
  }

  .t851__cell > .t851__button-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .t851__button-bottom .t851__button-container {
      left: 20px;
      right: 20px;
  }

  .t851__title_small {
    font-size: 21px;
  }

  .t851__container_mobile-grid {
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .t851__col_mobile-grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .t851__container_mobile-flex .t851__col:first-child {
    margin-left: 0px;
  }

  .t851__container_mobile-flex .t851__col {
    min-width: 70%;
    max-width: 70%;
  }

  .t851__scroll-icon-wrapper {
    padding: 0px 20px 10px 0px;
  }
}


@media screen and (max-width: 480px) {
  .t851__col_mobile-grid {
    width: 100%;
    display: block;
  }

  .t851__container_mobile-flex .t851__col {
    min-width: 80%;
    max-width: 80%;
  }
} 
/* t853 */

.t853__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

@media screen and (max-width: 1200px) { 
	.t853__container {
		max-width: 960px;
		padding: 0;
	}
}

@media screen and (max-width: 960px) { 
	.t853__container {
		max-width: 640px;
	}
}

.t853 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t853 .t-section__title {
  margin-bottom: 40px;
}

.t853 .t-section__descr {
  max-width: 560px;
}

.t853 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t853__separator {
  margin-bottom: 90px;
}

.t853__imgwrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 110%;
}

.t853__bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.t853__img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.t853__bgimg_second,
.t853__img_second {
  z-index: 1;
  opacity: 0;
}

.t853__uptitle {
  margin-bottom: 8px;
  color: #ff8562;
}

.t853__descr {
  margin-top: 8px;
}

.t853__btn-wrapper {
  margin-top: 19px;
}

.t853__btntext-wrapper {
  display: inline-block;
  padding-top: 14px;
}

.t853__btn {
  display: inline-block;
}

.t-align_center .t853__btn {
  margin: 0px 2px 8px;
}

.t-align_left .t853__btn {
  margin: 0px 4px 8px 0px;
}

.t853__scroll-icon-wrapper {
  display: none;
}


@media screen and (min-width: 960px) {
  .t853__imgwrapper:hover .t853__bgimg_first_hover,
  .t853__imgwrapper:hover .t853__img_first_hover {
    opacity: 0;
  }

  .t853__imgwrapper:hover .t853__bgimg_second,
  .t853__imgwrapper:hover .t853__img_second {
    z-index: 3;
    opacity: 1;
  }
}


@media screen and (max-width: 960px) {
  .t853 .t-section__bottomwrapper {
    margin-top: 45px;
  }

  .t853 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t853 .t-section__title {
    margin-bottom: 20px;
  }

  .t853__separator {
    display: none;
  }
  
  .t853__container_mobile-grid {
    font-size: 0px;
  }

  .t853__col_mobile-grid {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .t853__col {
    margin-bottom: 60px;
  }

  .t-col_8 .t853__imgwrapper_mobile-nopadding {
    padding-bottom: 0px !important;
    font-size: 0px;
  }

  .t-col_8 .t853__imgwrapper_mobile-nopadding .t853__img {
    position: initial;
  }

  .t853__img_second {
    display: none;
  }

  .t853__container_mobile-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .t853__container_mobile-flex .t853__col {
    min-width: 38%;
    max-width: 38%;
    margin-bottom: 0px !important;
  }

  .t853__container_mobile-flex .t853__col:first-child {
    margin-left: 20px;
  }

  .t853__scroll-icon-wrapper {
    display: block;
    padding: 0px 40px 20px 0px;
    color: #a1a1a1;
    text-align: right;
    font-size: 0px;
	mix-blend-mode: multiply;
  }

  @-webkit-keyframes t853__icon-anim {
    0% {-webkit-transform:translate3d(-20px,0px,0px);opacity:0;}
    10% {-webkit-transform:translate3d(-20px,0px,0px);opacity:0;}
    20% {-webkit-transform:translate3d(-20px,0px,0px);opacity:1;}
    70% {-webkit-transform:translate3d(0px,0px,0px);opacity:1;}
    80% {-webkit-transform:translate3d(0px,0px,0px);opacity:1;}
    81% {-webkit-transform:translate3d(0px,0px,0px);opacity:0;}
    100% {-webkit-transform:translate3d(0px,0px,0px);opacity:0;}
  }

  @keyframes t853__icon-anim {
    0% {-webkit-transform:translate3d(-20px,0px,0px);transform:translate3d(-20px,0px,0px);opacity:0;}
    10% {-webkit-transform:translate3d(-20px,0px,0px);transform:translate3d(-20px,0px,0px);opacity:0;}
    20% {-webkit-transform:translate3d(-20px,0px,0px);transform:translate3d(-20px,0px,0px);opacity:1;}
    70% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:1;}
    80% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:1;}
    81% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:0;}
    100% {-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:0;}
  }

  .t853__scroll-icon {
    -webkit-animation: t853__icon-anim 1.5s infinite;
    animation: t853__icon-anim 1.5s infinite;
  }
}


@media screen and (max-width: 640px) {
  .t853__container_mobile-grid {
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .t853__col_mobile-grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .t853__container_mobile-flex .t853__col:first-child {
    margin-left: 0px;
  }

  .t853__container_mobile-flex .t853__col {
    min-width: 70%;
    max-width: 70%;
  }

  .t853__scroll-icon-wrapper {
    padding: 0px 20px 10px 0px;
  }
}


@media screen and (max-width: 480px) {
  .t853__imgwrapper_mobile-nopadding {
    padding-bottom: 0px !important;
    font-size: 0px;
  }

  .t853__imgwrapper_mobile-nopadding .t853__img {
    position: initial;
  }

  .t853__col_mobile-grid {
    width: 100%;
    display: block;
  }

  .t853__container_mobile-flex .t853__col {
    min-width: 80%;
    max-width: 80%;
  }
} 
/* t858 */

.t858 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t858 .t-section__title {
  margin-bottom: 40px;
}

.t858 .t-section__descr {
  max-width: 560px;
}

.t858 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t858__inner-col {
  position: relative;
}

.t858__row:not(:first-child) {
  margin-top: 40px;
}

.t858__row:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

.t858__bottommargin {
  margin-bottom: 15px;
}

.t858__bgimg {
  margin-bottom: 85px;
  width: 65px;
  height: 65px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.t858__img {
  display: block;
  padding-bottom: 85px;
  width: 65px;
  height: auto;
  max-width: 100%;
}

.t858__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.t858__wrap {
  position: relative;
  min-height: 100%;
  padding: 30px 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.t858__wrap_top {
  position: relative;
  top: 0;
}

.t858__btn-container {
  width: 100%;
  margin-top: 10px;
}

.t858__btn-container.t858__btn-container_topmargin {
  margin-top: 20px;
}

.t858__btn-wrapper {
  display: inline-block;
}

.t858__btntext-wrapper {
  display: inline-block;
}

.t858__btn {
  display: table-cell;
}


@media screen and (max-width: 960px) {
  .t858 .t-section__bottomwrapper {
    margin-top: 45px;
  }

  .t858 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t858 .t-section__title {
    margin-bottom: 20px;
  }

  .t858__col {
    margin-bottom: 20px;
    height: auto !important;
  }

  .t858__bottommargin {
    margin-bottom: 15px;
  }

  .t858__wrap {
    position: static;
    display: block;
    padding-bottom: 30px;
  }

  .t858__row {
    margin-top: 20px !important;
  }

  .t858__btn-container {
    position: initial;
  }

  .t858__bgimg {
    margin-bottom: 50px !important;
  }

  .t858__img {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 640px) {
  .t858__bgimg {
    margin-bottom: 30px !important;
  }

  .t858__img {
    padding-bottom: 30px !important;
  }
}
 
/* t859 */

.t859 .t-section__topwrapper {
  margin-bottom: 90px;
}

.t859 .t-section__title {
  margin-bottom: 40px;
}

.t859 .t-section__descr {
  max-width: 560px;
}

.t859 .t-section__bottomwrapper {
  margin-top: 105px;
}

.t859__inner-col {
  position: relative;
}

.t859__row:not(:first-child) {
  margin-top: 40px;
}

.t859__row:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

.t859__bottommargin {
  margin-bottom: 15px;
}

.t859__bgimg {
  width: 110px;
  height: 110px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.t859__imgwrapper {
  width: 110px;
  height: auto;
}

.t859__img {
  max-width: 100%;
}

.t859__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.t859__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.t859__wrap_right {
  padding-left: 30px;
}

.t859__btn-container {
  margin-top: 5px;
  width: 100%;
  font-size: 0;
}

.t859__btn-container.t859__btn-container_topmargin {
  margin-top: 20px;
}

.t859__btn-wrapper {
  display: inline-block;
}

.t859__btntext-wrapper {
  display: inline-block;
}

.t859__btn {
  display: table-cell;
}


@media screen and (max-width: 960px) {
  .t859 .t-section__bottomwrapper {
    margin-top: 45px;
  }

  .t859 .t-section__topwrapper {
    margin-bottom: 45px;
  }

  .t859 .t-section__title {
    margin-bottom: 20px;
  }

  .t859__col {
    margin-bottom: 20px;
    height: auto !important;
  }

  .t859__row {
    margin-top: 20px !important;
  }

  .t859__wrap {
    padding-bottom: 30px;
  }

  .t859__bottommargin {
    margin-bottom: 10px;
  }

  .t859__btn-container {
    position: initial;
  }

  .t859__bgimg {
    max-width: 90px !important;
    max-height: 90px !important;
  }

  .t859__imgwrapper {
    max-width: 90px !important;
  }
}


@media screen and (max-width: 640px) {
  .t859__wrap {
    display: block;
  }

  .t859__wrap_right {
    padding-left: 0;
  }

  .t859__bgimg {
    margin-bottom: 20px;
  }

  .t859__imgwrapper {
    margin-bottom: 20px;
  }
}