.csssize {
    height: 9600px
}

.t-body {
    margin: 0
}

#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: 700
}

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

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

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

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

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

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

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

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

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.t-title {
    font-family: 'TildaSans',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_md {
    font-size: 52px;
    line-height: 1.23
}

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

.t-descr {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

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

.t-descr_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_xl {
    font-size: 24px;
    line-height: 1.5
}

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

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

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

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

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

.t-btn_sending {
    opacity: .5
}

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

.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

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

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

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

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

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

.t-valign_middle {
    vertical-align: middle
}

.t-valign_top {
    vertical-align: top
}

.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px
}

.t-tildalabel:hover .t-tildalabel__wrapper {
    opacity: 1
}

.t-tildalabel__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: .4
}

.t-tildalabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px
}

.t-tildalabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px
}

.t-tildalabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.t-popup {
    display: none
}

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

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

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

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

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

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

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

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

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

.t-rec_pt_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_90 {
    padding-top: 90px
}

.t-rec_pt_105 {
    padding-top: 105px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_45 {
    padding-bottom: 45px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_90 {
    padding-bottom: 90px
}

.t-rec_pb_105 {
    padding-bottom: 105px
}

.t-rec_pb_120 {
    padding-bottom: 120px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

@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-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_xl {
        font-size: 22px
    }

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

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

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

    .t-title_xs {
        font-size: 38px
    }

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

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

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

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

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

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

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

    .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-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_xl {
        font-size: 20px;
        line-height: 1.4;
    }

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

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

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

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

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

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

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

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

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

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

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

    .t-heading_md {
        font-size: 24px
    }

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

    .t-btn {
        white-space: normal
    }

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

    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width: 480px) {
    
    .t-title_xl {
        font-size:30px
    }

    .t-rec_pt_0 {
        padding-top: 0
    }

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

    .t-rec_pt_30 {
        padding-top: 30px
    }

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

    .t-rec_pt_60 {
        padding-top: 60px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pt_105 {
        padding-top: 90px
    }

    .t-rec_pt_150 {
        padding-top: 90px!important
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

    .t-rec_pb_15 {
        padding-bottom: 15px
    }

    .t-rec_pb_45 {
        padding-bottom: 45px
    }

    .t-rec_pb_60 {
        padding-bottom: 60px
    }

    .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_150 {
        padding-bottom: 90px!important
    }
}

.t-menusub__menu {
    display: none
}

.t770 {
    width: 100%;
    z-index: 990;
    top: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0);
    transition: background-color 300ms linear
}

.t770__positionabsolute {
    position: absolute
}

.t770__positionfixed {
    position: fixed
}

.t770__positionstatic {
    position: static
}

.t770__beforeready {
    visibility: hidden
}

.t770__maincontainer {
    width: 100%;
    display: table;
    position: relative
}

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

.t770__topwrapper,.t770__bottomwrapper {
    vertical-align: middle;
    display: table;
    width: 100%;
    box-sizing: border-box
}

.t770__topwrapper {
    height: 80px;
    position: relative
}

.t770__bottomwrapper {
    height: 60px;
    padding: 0 40px
}

.t770__alladditional {
    height: inherit
}

.t770__leftwrapper,.t770__rightwrapper {
    width: 50%;
    box-sizing: border-box;
    position: absolute;
    height: inherit;
    display: table
}

.t770__leftwrapper {
    text-align: left;
    padding-right: 200px;
    padding-left: 40px;
    left: 0
}

.t770__rightwrapper {
    text-align: right;
    padding-left: 200px;
    padding-right: 40px;
    left: 50%
}

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

.t770__additionalitem,.t770 .t-sociallinks {
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px
}

.t770 .t-sociallinks {
    padding-bottom: 5px
}

.t770__imglogo {
    height: auto;
    display: block;
    max-width: 300px
}

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

.t770__logowrapper {
    position: absolute;
    right: 50%;
    display: table;
    height: inherit
}

.t770__logowrapper2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    right: -50%;
    z-index: 100
}

.t770 ul {
    margin: 0
}

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

.t770__list {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0!important
}

.t770__mobilelist {
    display: none
}

.t770__list_item {
    clear: both;
    font-family: 'TildaSans',Arial,sans-serif;
    font-size: 14px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: #000000;
    white-space: nowrap
}

.t770__list_item .t-active {
    opacity: .7
}

.t770__list_item:first-child {
    padding-left: 0
}

.t770__list_item:last-child {
    padding-right: 0
}

.t770__descr {
    font-family: 'TildaSans',Arial,sans-serif;
    font-size: 13px;
    color: #000000
}

.t770__btn-wrapper {
    padding-left: 30px
}

.t-align_center .t770__btn-wrapper {
    padding-left: 20px;
    padding-right: 20px
}

.t770 .t-btn {
    height: 40px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t770 .t-sociallinks {
    line-height: 0
}

.t770 .t-sociallinks__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    max-width: 400px
}

.t770 .t-sociallinks {
    display: table;
    vertical-align: middle
}

.t770 .t-align_center .t-sociallinks {
    margin: 0 auto
}

.t770 .t-sociallinks__item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
    margin-bottom: 5px
}

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

.t770__middlelinewrapper {
    position: relative
}

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

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

.t770__btn-wrapper {
    position: relative;
    z-index: 1
}



@media screen and (max-width: 1200px) {
    .t770__btn-wrapper {
        padding-left:15px
    }

    .t770__topwrapper {
        padding: 0 20px
    }

    .t770__bottomwrapper {
        padding: 0 20px
    }
}

@media screen and (max-width: 980px) {
    .t770 .t978__content {
        padding:15px
    }

    .t770 .t978__tooltip-menu .t978__submenu-content {
        padding: 15px 20px
    }

    .t770 .t-menu__link-item {
        padding: 0px!important
    }

    .t770__mobilelist {
        display: block
    }

    .t770__desktoplist {
        display: none!important
    }

    .t770__topwrapper,.t770__bottomwrapper {
        height: auto!important
    }

    .t770__leftwrapper,.t770__rightwrapper {
        position: static;
        width: 100%;
        padding: 0!important;
        text-align: center
    }

    .t770__middlelinewrapper {
        display: none
    }

    .t770__listwrapper {
        display: block;
        padding: 20px 0
    }

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

    .t770__positionabsolute,.t770__positionfixed,.t770__positionstatic {
        position: static
    }

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

    .t770__imglogomobile.t770__imglogo {
        width: 100%!important
    }

    .t770__btn-wrapper {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center
    }

    .t770__additional_descr,.t770 .t-sociallinks {
        display: table;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center
    }

    .t770__descr {
        max-width: 600px;
        margin: 0 auto
    }

    .t770__logo {
        text-align: center;
        margin: 20px;
        white-space: normal;
        padding: 0
    }

    .t770 img {
        float: inherit
    }

    .t770 .t770__list_item {
        display: block;
        text-align: center;
        padding: 10px!important;
        white-space: normal
    }

    .t770__logowrapper {
        position: static;
        display: block;
        width: 100%;
        padding: 20px;
        box-sizing: border-box
    }

    .t770__logowrapper2 {
        display: block;
        position: static
    }

    .t770__topwrapper,.t770__bottomwrapper {
        padding: 0!important;
        width: 100%;
        display: block
    }

    .t770__alladditional {
        padding: 20px 0
    }

    .t770__list {
        display: block;
        padding: 0!important
    }
}

.t635__textholder {
    display: none
}

.typed-cursor {
    display: inline-block;
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

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

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

.t183__title {
    padding: 24px 0 24px 0;
    letter-spacing: 1px;
    color: #fff
}

.t183__buttons {
    margin-top: 45px
}

.t183 .t-btnwrapper {
    display: inline-block
}

.t183 :not(.t-btnwrapper) .t-btn:nth-child(2),.t183 .t-btnwrapper:nth-child(2) {
    margin-left: 10px
}

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

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

    .t183 :not(.t-btnwrapper) .t-btn:nth-child(2),.t183 .t-btnwrapper:nth-child(2) {
        margin-left: 5px
    }

    .t183 :not(.t-btnwrapper) .t-btn,.t183 .t-btnwrapper {
        margin: 5px
    }
}

.t480__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.t480__textwrapper {
    display: table;
    width: 100%;
    height: 100%
}

.t480__content {
    display: table-cell
}

.t480__title {
    margin-bottom: 16px
}

.t480__descr {
    margin-top: 28px
}

.t480__uptitle {
    margin-bottom: 28px;
    color: #666666
}

.t480__line {
    display: block;
    max-width: 50px;
    width: 100%;
    height: 3px;
    background-color: #666
}

.t480__sizer.t-col_1 {
    width: 60px!important;
    max-width: 60px!important
}

.t480__sizer.t-col_2 {
    width: 160px!important;
    max-width: 160px!important
}

.t480__sizer.t-col_3 {
    width: 260px!important;
    max-width: 260px!important
}

.t480__sizer.t-col_4 {
    width: 360px!important;
    max-width: 360px!important
}

.t480__sizer.t-col_5 {
    width: 460px!important;
    max-width: 460px!important
}

.t480__sizer.t-col_6 {
    width: 560px!important;
    max-width: 560px!important
}

.t480__sizer.t-col_7 {
    width: 660px!important;
    max-width: 660px!important
}

.t480__sizer.t-col_8 {
    width: 760px!important;
    max-width: 760px!important
}

.t480__sizer.t-col_9 {
    width: 860px!important;
    max-width: 860px!important
}

.t480__sizer.t-col_10 {
    width: 960px!important;
    max-width: 960px!important
}

.t480__sizer.t-col_11 {
    width: 1060px!important;
    max-width: 1060px!important
}

.t480__sizer.t-col_12 {
    width: 1160px!important;
    max-width: 1160px!important
}

.t480__btn-container {
    width: 100%
}

.t480__btn-wrapper {
    display: inline-block;
    padding-top: 60px
}

.t480__btntext-wrapper {
    display: inline-block;
    padding-top: 45px
}

@media screen and (max-width: 960px) {
    .t480__top {
        margin-bottom:30px
    }

    .t480__textwrapper {
        height: auto!important
    }

    .t480__btn-wrapper {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .t480__btntext-wrapper {
        padding-top: 20px
    }
}

.t1003 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t1003__outer {
    position: relative;
    max-width: 100vw;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    z-index: 0;
    pointer-events: none
}

.t1003__wrapper {
    overflow: hidden;
    position: relative;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t1003__content-wrapper {
    opacity: 0
}

.t1003__content {
    list-style: none;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.t1003__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    max-height: 100%;
    white-space: nowrap;
    pointer-events: all;
    -webkit-transform: translateZ(0)
}

.t1003__item-txt {
    padding: 0 10px
}

.t1003__item a {
    color: #000000
}

.t1003__bgimg {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box
}

.t1050 .t-section__topwrapper {
    margin-bottom: 105px
}

.t1050 .t-section__title {
    margin-bottom: 40px
}

.t1050 .t-section__descr {
    max-width: 560px
}

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

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

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

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

.t1050__col .t-heading {
    padding-top: 8px;
    padding-bottom: 6px;
    margin-right: 20px;
    font-weight: 700
}

.t1050__line {
    border-top-width: 3px;
    border-top-color: #000;
    border-top-style: solid;
    margin: 14px 20px 14px 0
}

.t1050__col .t-descr {
    padding-top: 4px;
    padding-bottom: 6px;
    margin-right: 20px
}

.t1050 .t-col {
    float: none;
    display: block
}

.t1050__separator {
    width: 100%;
    margin-bottom: 30px
}

@media screen and (max-width: 960px) {
    .t1050__col .t-heading,.t1050__line,.t1050__col .t-descr {
        margin-right:0
    }

    .t1050__col {
        margin-top: 20px;
        margin-bottom: 0
    }

    li.t1050__col:last-of-type {
        margin-bottom: 20px
    }

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

    .t1050 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t1050 .t-section__title {
        margin-bottom: 20px
    }

    .t1050__separator {
        margin-bottom: 0!important
    }
}

.t373__col {
    display: table-cell;
    vertical-align: top
}

.t373__circle {
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 14px;
    border-radius: 100px;
    text-align: center;
    background: #222
}

.t373__img {
    display: block;
    width: 30px;
    height: auto;
    margin-right: 14px
}

.t373__title {
    position: absolute;
    top: 50%;
    right: 0;
    left: 1px;
    font-size: 16px;
    color: #fff;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.t373__circle-lg.t373__circle {
    width: 40px;
    height: 40px;
    margin-right: 18px
}

.t373__circle-lg .t373__title {
    font-size: 20px
}

.t373__circle-xl.t373__circle {
    width: 50px;
    height: 50px;
    margin-right: 20px
}

.t373__circle-xl .t373__title {
    font-size: 26px
}

.t373__circle-xxl.t373__circle {
    width: 60px;
    height: 60px;
    margin-right: 20px
}

.t373__circle-xxl .t373__title {
    font-size: 30px
}

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

.t029__col {
    float: none;
    display: inline-block
}

.t029__linewrapper {
    position: relative
}

.t029__line {
    width: 100%;
    height: 1px;
    display: table-cell
}

.t029__opacity {
    display: table-cell;
    min-width: 200px;
    height: 1px
}

@media screen and (max-width: 600px) {
    .t029__opacity {
        min-width:120px
    }
}

.t509 .t-section__topwrapper {
    margin-bottom: 105px
}

.t509 .t-section__title {
    margin-bottom: 40px
}

.t509 .t-section__descr {
    max-width: 560px
}

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

.t509__fullscreenwidth {
    padding: 0 40px;
    box-sizing: border-box
}

.t509__separator {
    margin-bottom: 120px
}

.t509__mobileimg {
    display: none
}

.t509__imgwrapper {
    margin: 0 auto
}

.t509__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    max-width: 100%;
    width: 100%
}

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

.t509__content {
    display: table-cell
}

.t509__title {
    margin-bottom: 24px
}

.t509__line {
    max-width: 50px;
    width: 100%;
    height: 3px;
    background-color: #666;
    display: block
}

.t509__rightcol {
    margin-right: 0
}

.t509__leftcol {
    margin-left: 0
}

.t509__content .t-btn {
    margin-top: 30px
}

.t509__fullscreenwidth .t509__leftcol .t509__textwrapper {
    padding-right: 40px;
    box-sizing: border-box
}

.t509__fullscreenwidth .t509__rightcol .t509__textwrapper {
    padding-left: 40px;
    box-sizing: border-box
}

.t509__cell {
    height: auto!important
}

.t509__marginauto {
    margin-left: auto;
    margin-right: auto
}

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

    .t509 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t509 .t-section__title {
        margin-bottom: 20px
    }

    .t509__fullscreenwidth {
        padding: 0 20px
    }

    .t509__textwrapper {
        padding: 0px!important
    }

    .t509__separator {
        margin-bottom: 75px!important
    }

    .t509__col {
        padding: 0px!important
    }

    .t509__cell {
        display: block;
        max-width: 100%;
        width: initial
    }

    .t509__top {
        margin-bottom: 30px
    }

    .t509__textwrapper {
        height: auto!important;
        margin-top: 30px
    }

    .t509__title {
        margin-bottom: 15px
    }

    .t509__mobileimg {
        display: block
    }

    .t509__desktopimg {
        display: none
    }
}

.t795__title {
    margin-bottom: 40px
}

.t795__descr {
    max-width: 560px;
    padding-bottom: 30px !important;
}

.t395__col {
    margin: 0 auto
}

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

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

.t395__tab {
    display: table-cell;
    vertical-align: middle;
    border-right: none!important;
    position: relative;
    min-width: fit-content
}

.t395__tab.t395__tab_active:after {
    content: ' ';
    position: absolute;
    z-index: 1
}

.t395__wrapper_mobile-flex .t395__tab.t395__tab_active:nth-last-child(2):after {
    display: none
}

.t395__tab_active:last-child:after {
    display: none
}

.t395__title {
    width: 100%;
    padding: 18px 22px;
    box-sizing: border-box;
    color: #777;
    background-color: transparent;
    border: none;
    transition: font-weight,color 0.3s ease;
    text-align: inherit;
    cursor: pointer
}

.t395__title:focus-visible {
    outline: 1px solid transparent;
    box-shadow: inset 0 0 0 2px #4d90fe
}

.t395__tab_active .t395__title {
    color: #ff8562;
    cursor: default
}

.t395__width_12 {
    width: 12.5%
}

.t395__width_14 {
    width: 14.28%
}

.t395__width_16 {
    width: 16.66%
}

.t395__width_20 {
    width: 20%
}

.t395__width_25 {
    width: 25%
}

.t395__width_33 {
    width: 33.3%
}

.t395__width_50 {
    width: 50%
}

.t395__width_100 {
    width: 100%
}

.t379__off,.t395__off:not([data-record-type="396"]) {
    display: none!important
}

.t395__off[data-record-type="396"] {
    opacity: 0!important;
    height: 0!important;
    max-height: 0!important;
    min-height: 0!important;
    pointer-events: none!important;
    overflow: hidden!important;
    padding-top: 0!important;
    padding-bottom: 0!important
}

.t395__select {
    -webkit-appearance: none;
    padding: 16px 20px;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid;
    outline: none;
    margin: 0;
    font-size: 16px
}

.t395__wrapper_mobile {
    position: relative;
    display: none
}

.t395__wrapper_mobile:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    position: absolute;
    top: 50%;
    right: 20px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.t395__firefoxfix {
    width: 16px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    pointer-events: none
}

.t395 .t-align_left .t395__tab_active {
    position: relative
}

.t395__separator_mobile {
    display: none
}

@media screen and (max-width: 960px) {
    .t395__col {
        padding:0 20px;
        box-sizing: border-box
    }

    .t395__wrapper_mobile {
        display: block
    }

    .t395__wrapper {
        display: none
    }

    .t395__col_mobile-flex {
        width: 100%;
        padding: 0 0 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden
    }

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

    .t395__wrapper_mobile-flex+.t395__wrapper_mobile {
        display: none
    }

    .t395__select {
        padding-right: 40px
    }
}

@media screen and (max-width: 640px) {
    .t395__col_mobile-flex {
        max-width:100%;
        width: 100%;
        margin-right: 0
    }

    #allrecords .t395__wrapper_mobile-flex {
        padding-left: 20px
    }

    .t395__separator_mobile {
        display: table-cell;
        min-width: 20px;
        width: 20px;
        height: 100%
    }
}

.t673__textwrapper {
    margin-left: -60px;
    padding: 60px
}

.t-col_12 .t673__textwrapper {
    margin-left: -40px
}

.t673__text {
    color: #fff;
    line-height: 50px
}

.t673 .t-col_1 {
    max-width: 120px
}

.t673 .t-col_2 {
    max-width: 220px
}

.t673 .t-col_3 {
    max-width: 320px
}

.t673 .t-col_4 {
    max-width: 420px
}

.t673 .t-col_5 {
    max-width: 520px
}

.t673 .t-col_6 {
    max-width: 620px
}

.t673 .t-col_7 {
    max-width: 720px
}

.t673 .t-col_8 {
    max-width: 820px
}

.t673 .t-col_9 {
    max-width: 920px
}

.t673 .t-col_10 {
    max-width: 1020px
}

.t673 .t-col_11 {
    max-width: 1120px
}

.t673 .t-col_12 {
    max-width: 1220px
}

@media screen and (max-width: 1240px) {
    .t673 .t-col_12 {
        max-width:1160px
    }

    .t-col_12 .t673__textwrapper {
        margin-left: 0
    }
}

@media screen and (max-width: 1200px) {
    .t673__textwrapper {
        margin-left:-40px;
        padding: 40px
    }

    .t-col_12 .t673__textwrapper {
        margin-left: -20px
    }

    .t673 .t-col_1 {
        max-width: 100px
    }

    .t673 .t-col_2 {
        max-width: 180px
    }

    .t673 .t-col_3 {
        max-width: 260px
    }

    .t673 .t-col_4 {
        max-width: 340px
    }

    .t673 .t-col_5 {
        max-width: 420px
    }

    .t673 .t-col_6 {
        max-width: 500px
    }

    .t673 .t-col_7 {
        max-width: 580px
    }

    .t673 .t-col_8 {
        max-width: 660px
    }

    .t673 .t-col_9 {
        max-width: 740px
    }

    .t673 .t-col_10 {
        max-width: 820px
    }

    .t673 .t-col_11 {
        max-width: 900px
    }

    .t673 .t-col_12 {
        max-width: 980px
    }
}

@media screen and (max-width: 980px) {
    .t673 .t-col_12 {
        max-width:940px
    }
}

@media screen and (max-width: 960px) {
    .t673 .t-container {
        max-width:680px
    }

    .t673__textwrapper,.t-col_12 .t673__textwrapper {
        margin-left: 0;
        padding: 40px
    }

    .t673 .t-col {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 700px) {
    .t673__textwrapper {
        margin-left:0;
        padding: 20px
    }

    .t673 .t-container {
        max-width: 640px
    }
}

.t185__butwrapper {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px
}

@media screen and (max-width: 980px) {
    .t185__butwrapper {
        text-align:center;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .t185 {
        text-align: center
    }
}

.t1071 .t-section__topwrapper {
    margin-bottom: 105px
}

.t1071 .t-section__title {
    margin-bottom: 40px
}

.t1071 .t-section__descr {
    max-width: 560px
}

.t1071__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%
}

.t1071__textwrapper {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.t1071__imgwrapper {
    position: relative
}

.t1071__title {
    color: #fff
}

.t1071__price {
    margin-top: 12px;
    color: #fff
}

.t1071__descr {
    margin-bottom: 35px;
    margin-top: 14px
}

.t1071__descr ul {
    padding-left: 0!important;
    margin-bottom: 0;
    list-style: none
}

.t1071__descr li {
    border-bottom: 1px solid #e0e6ed;
    padding: 16px 0
}

.t1071__wrapper {
    border-radius: 3px;
    overflow: hidden
}

.t1071__content {
    border: 1px solid #e0e6ed;
    border-top: 0!important;
    border-radius: 3px;
    border-top-right-radius: 0!important;
    border-top-left-radius: 0!important;
    padding: 1px 30px 35px
}

.t1071__row {
    display: -webkit-flex;
    display: flex
}

.t1071 .t-col {
    display: inline-block;
    float: none
}

.t1071__separator {
    margin-bottom: 40px
}

@media screen and (max-width: 1200px) {
    .t1071__separator {
        margin-bottom:20px
    }
}

@media screen and (max-width: 960px) {
    .t1071__content {
        padding-left:20px;
        padding-right: 20px
    }

    .t1071__row {
        display: block
    }

    .t1071__col {
        margin-bottom: 35px
    }

    .t1071__row:last-child .t1071__col:last-child {
        margin-bottom: 0
    }

    .t1071__separator {
        margin-bottom: 0!important
    }

    .t1071 .t-section__topwrapper {
        margin-bottom: 25px
    }

    .t1071 .t-section__title {
        margin-bottom: 20px
    }
}

.t1073 .t-section__topwrapper {
    margin-bottom: 105px
}

.t1073 .t-section__title {
    margin-bottom: 40px
}

.t1073 .t-section__descr {
    max-width: 560px
}

.t1073__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%
}

.t1073__title {
    margin-bottom: 12px;
    margin-top: 27px
}

.t1073__price {
    margin-top: 2px
}

.t1073__descr {
    margin-top: 17px;
    margin-bottom: 25px
}

.t1073__row {
    display: -webkit-flex;
    display: flex
}

.t1073 .t-col {
    display: inline-block;
    float: none
}

.t1073__separator {
    margin-bottom: 40px
}

@media screen and (max-width: 1200px) {
    .t1073__separator {
        margin-bottom:20px
    }
}

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

    .t1073__col {
        margin-bottom: 45px
    }

    .t1073__title {
        margin-top: 20px
    }

    .t1073__row:last-child .t1073__col:last-child {
        margin-bottom: 0
    }

    .t1073__separator {
        margin-bottom: 0!important
    }

    .t1073 .t-section__topwrapper {
        margin-bottom: 30px
    }

    .t1073 .t-section__title {
        margin-bottom: 20px
    }
}

.t920 .t-section__topwrapper {
    margin-bottom: 105px
}

.t920 .t-section__title {
    margin-bottom: 40px
}

.t920 .t-section__descr {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto
}

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

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

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

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

.t920__wrapperleft {
    padding-left: 0;
    padding-right: 0
}

.t920__offset {
    height: 1px
}

.t920__row {
    display: inline;
    float: left;
    width: 100%
}

.t920__wrapper {
    padding-left: 110px
}

.t920__bottommargin_sm {
    margin-bottom: 4px
}

.t920__bottommargin_lg {
    margin-bottom: 18px
}

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

    .t920 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t920 .t-section__title {
        margin-bottom: 20px
    }

    .t920__container {
        font-size: 0
    }

    .t920__col {
        margin-bottom: 45px
    }

    .t920__separator {
        display: none
    }
}

.t920__wrapper {
    position: relative
}

.t920__title {
    z-index: 2;
    position: relative;
    font-weight: 700;
    padding-top: 65px;
    padding-bottom: 10px
}

.t920__descr {
    z-index: 2;
    position: relative
}

.t920__symbol {
    position: absolute;
    z-index: 1;
    line-height: 150px;
    left: 0;
    right: 0;
    top: 0;
    font-size: 200px;
    font-family: sans-serif;
    font-weight: 700;
    color: rgba(230,230,230,.7);
    opacity: .6;
    user-select: none
}

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

#allrecords ul.t820__container {
    margin-bottom: 0;
    padding-left: 0
}

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

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

.t994 {
    position: relative;
    padding: 150px 0 50px;
    box-sizing: border-box
}

.t994__btnwrapper {
    position: absolute;
    top: 40px;
    right: 40px
}

.t994__playbtn,.t994__stopbtn {
    height: 30px;
    border: none;
    background: transparent;
    transition: opacity ease .2s;
    cursor: pointer
}

.t994__playbtn {
    display: none
}

.t994__gallery {
    position: relative;
    overflow: hidden
}

.t994__wrapper {
    position: relative;
    z-index: 1;
    margin: 0 auto
}

.t994__slider {
    position: relative;
    margin: auto;
    overflow: initial
}

.t994__width-wrapper {
    position: relative;
    z-index: 1;
    max-width: 360px;
    height: 570px;
    margin: 0 auto
}

.t994__slidecontainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 570px;
    margin: 0!important;
    padding: 0!important;
    float: left;
    transition: all ease-in-out 0.3s;
    cursor: -moz-grab
}

.t994__item {
    position: relative;
    z-index: 2;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    float: none!important;
    transition: all ease-in-out 0.3s
}

.t994__item:not(.t-slds__item_active) .t994__btn {
    pointer-events: none
}

.t994__slds-wrapper {
    position: relative;
    overflow: hidden
}

.t994__item-wrapper {
    position: relative;
    width: 320px;
    height: 100%;
}

.t994__bgimgwrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}

.t994__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity 0.1s linear
}

.t994__imgwrapper {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 26px;
    padding-left: 26px;
    box-sizing: border-box;
    overflow: hidden
}

.t994__imgwrapper_top {
    margin-bottom: auto;
    padding-right: 0;
    padding-left: 0
}

.t994__imgwrapper_middle {
    margin: auto;
    padding-right: 0;
    padding-left: 0
}

.t994__imgwrapper_bottom {
    margin-top: auto;
    padding-right: 0;
    padding-left: 0
}

.t994__img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.t994__filter {
    position: relative;
    width: 100%;
    height: 100%
}

.t994__content {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0;
    box-sizing: border-box
}

.t994__content.t994__valign_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t994__content.t994__valign_center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t994__content.t994__valign_bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t994__content.t994__halign_left {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.t994__content.t994__halign_center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t994__content.t994__halign_left .t994__img {
    margin-right: auto
}

.t994__content.t994__halign_right .t994__img {
    margin-left: auto
}

.t994__content.t994__halign_center .t994__img {
    margin: 0 auto
}

.t994__content.t994__halign_right {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.t994__textwrapper {
    flex-shrink: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    width: 100%;
    padding: 35px 26px 22px;
    box-sizing: border-box
}

.t994__textwrapper.t994__valign_top {
    margin-bottom: auto
}

.t994__textwrapper.t994__valign_center {
    margin-top: auto;
    margin-bottom: auto
}

.t994__textwrapper.t994__valign_bottom {
    margin-top: auto
}

.t994__halign_left .t994__textwrapper {
    text-align: left
}

.t994__halign_center .t994__textwrapper {
    text-align: center
}

.t994__halign_right .t994__textwrapper {
    text-align: right
}

.t994__title {
    display: inline;
    font-weight: 500;
    color: #fff
}

.t994__descr {
    display: inline;
    margin-top: 15px;
    opacity: 1!important;
    color: #fff
}

.t994__txt-selectable {
    -webkit-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.t994__btn-wrapper {
    width: auto;
    padding: 22px 26px 35px;
    box-sizing: border-box
}

.t994__btn-wrapper.t994__halign_left {
    text-align: left
}

.t994__btn-wrapper.t994__halign_center {
    text-align: center
}

.t994__btn-wrapper.t994__halign_right {
    text-align: right
}

.t994__btn {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    line-height: 1
}

.t994__btn-text {
    overflow: hidden;
    text-overflow: ellipsis
}

.t994__arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all ease-in-out 0.3s;
    background-color: transparent;
    border: none;
    outline-offset: 5px;
    cursor: pointer
}

.t994__arrow polyline {
    transition: stroke ease-in-out 0.2s
}

.t994__next {
    right: 30px
}

.t994__prev {
    left: 30px
}

.t994 .t-slds__arrow_wrapper-left {
    display: none
}

.t944__loaders-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 560px;
    margin: auto;
    margin-top: 150px
}

.t994__loader {
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    width: auto;
    height: 2px;
    margin: 0 2px;
    padding: 5px 0;
    transition: all ease .3s;
    cursor: pointer
}

.t994__loader-outer {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5)
}

.t994__loader-inner {
    width: 0;
    height: 100%;
    background-color: #fff
}

.t994__loader_active .t994__loader-inner {
    width: 100%
}

@media screen and (max-height: 900px) {
    .t994 {
        padding: 100px 0 100px;
    }

    .t944__loaders-container {
        margin-top: 70px
    }
}

@media screen and (max-width: 960px) {
    .t994 {
        padding:0;
        -webkit-user-select: none;
        -o-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .t994__playbtn,.t994__stopbtn {
        display: none!important
    }

    .t994__arrow {
        display: none
    }

    .t994__slidecontainer {
        height: 100vh
    }

    .t994__width-wrapper {
        max-width: unset;
        height: 100vh
    }

    .t994__width-wrapper.t-width .t-slds__wrapper {
        padding: 0
    }

    .t994__item {
        width: 100vw;
        height: 100vh;
        padding: 0
    }

    .t994__item-wrapper {
        width: 100vw;
        height: 100vh
    }

    .t994__content {
        padding-top: 30px
    }

    .t994__textwrapper_top {
        margin-top: 40px
    }

    .t944__loaders-container {
        position: absolute;
        top: 0;
        z-index: 2;
        max-width: unset;
        margin-top: 25px!important;
        padding: 0 20px;
        box-sizing: border-box
    }

    .t994 .t-slds__arrow_wrapper {
        width: 50px
    }
}

.t225__title {
    padding-top: 8px;
    padding-bottom: 3px
}

.t225__uptitle {
    padding-top: 10px;
    padding-bottom: 50px
}

.t225__descr {
    padding: 41px 0 0 0
}

.t678 .t-section__topwrapper {
    margin-bottom: 75px
}

.t678 .t-section__title {
    margin-bottom: 30px
}

.t678 .t-section__descr {
    max-width: 560px;
    margin: 0 auto
}

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

.t678 .t678__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    display: none;
    max-height: 0;
    opacity: 0
}

.t678 .t-input-group {
    margin-bottom: 25px
}

.t678 .t-input-block textarea {
    padding-top: 17px
}

.t678 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t678 .t-input-phonemask__wrap {
    background-color: #ffffff
}

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

.t678 .t-input-subtitle {
    padding-bottom: 15px
}

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

.t678 .t-inputtime,.t678 .t-datepicker__wrapper {
    max-width: 245px
}

.t678 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px
}

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

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

.t678 .t-form_bbonly .t-input-block {
    margin-bottom: 35px
}

.t678 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0
}

.t678 .t678__form-bottom-text {
    margin-top: 30px;
    text-align: center
}

@media screen and (max-width: 640px) {
    .t678 .t-form__submit {
        display:block;
        width: 100%;
        padding-bottom: 20px;
        text-align: center
    }

    .t678 .t-input-block textarea {
        padding-top: 5px
    }

    .t678 .t-input-block {
        padding-right: 0
    }

    .t678 .t-submit {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .t678 .t-inputtime,.t678 .t-datepicker__wrapper {
        max-width:100%
    }
    .t635__typing-text {
        font-size: 15px !important;
        
    }
    .t994__bgimg {
        background-size: contain !important;
    }
    .t994__bgimgwrapper {
    height: 85% !important;
}
}

.t574__bottom-margin_lg {
    margin-bottom: 45px
}

.t574__text_grey {
    opacity: .6
}

.t574 .t-sociallinks {
    margin-top: 20px
}

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

.t602__indicator {
    width: 0%;
    height: 4px;
    background: #199c68;
    position: fixed;
    top: 0;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    z-index: 9999
}

@media screen and (max-width: 960px) {
    .t602__indicator {
        top:0!important
    }
}

.uploadcare-dialog.uploadcare-active {
    z-index: 9999999
}

.t702__body_popupshowed {
    -webkit-overflow-scrolling: touch!important
}

.t702 .t702__wrapper {
    padding: 40px 45px
}

.t702 .t702__title {
    margin-bottom: 11px
}

.t702 .t702__text-wrapper {
    margin-bottom: 24px
}

.t702 .t702__text {
    margin-top: 20px
}

.t702 .t702__img {
    width: 100%;
    display: block;
    margin-top: -1px
}

@media screen and (max-width: 640px) {
    .t702 .t702__title {
        margin-bottom:6px
    }

    .t702 .t702__text-wrapper {
        margin-bottom: 14px
    }

    .t702 .t702__wrapper {
        padding: 20px
    }
}

.t702 .t-form__errorbox-item {
    word-break: break-word
}

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

.t702 .t702__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t702 .t-input-group {
    margin-bottom: 25px
}

.t702 .t-input {
    background-color: transparent;
    -webkit-appearance: none
}

.t702 .t-input::-ms-clear {
    width: 0;
    height: 0
}

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

.t702 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

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

.t702 .t-input-subtitle {
    padding-bottom: 15px
}

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

.t702 .t-inputtime,.t702 .t-datepicker__wrapper {
    max-width: 245px
}

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

.t702 .t-submit {
    width: 100%;
    height: 54px;
    -webkit-appearance: none
}

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

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

.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0
}

.t702 .t702__form-bottom-text {
    margin-top: 20px
}

@media screen and (max-width: 640px) {
    .t702 .t-input-group {
        margin-bottom:20px
    }

    .t702 .t-input-block textarea {
        padding-top: 12px
    }

    .t702 .t-submit,.t702 .t-input {
        height: 50px;
        font-size: 16px
    }

    .t702 .t-input {
        padding: 0 14px
    }

    .t702 .t-input__vis-ph {
        top: 17px
    }

    .t702 .t-input_pvis {
        padding: 22px 20px 10px 20px
    }

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

@media screen and (max-width: 480px) {
    .t702 .t-inputtime,.t702 .t-datepicker__wrapper {
        max-width:100%
    }
}

@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        max-width:100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative
    }

    .t702 .t-popup {
        padding: 0
    }

    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #000
    }

    .t702 .t-popup__block-close-button {
        display: table-cell;
        vertical-align: middle;
        width: 16px;
        margin-right: 10px;
        padding: 10px;
        font-size: 0;
        text-align: right
    }

    .t702 .t-popup__close-icon {
        width: 16px;
        height: 16px
    }
}

.t898 {
    z-index: 9999;
    position: relative
}

.t898_animate .t898__animated-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -3px;
    border-radius: 50%;
    left: -3px;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
    border: 3px solid #0088cc;
    animation: t898__pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t898__pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0
}

.t898_animate .t898__btn_label {
    animation: t898__btn-pulsate 2s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t898__btn-pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite
}

.t898_animate:hover .t898__animated-circle {
    animation: none
}

.t898_animate:hover .t898__btn_label {
    animation: none
}

.t898__wrapper,.t898__tooltip {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.t898__tooltip {
    position: absolute;
    right: 70px;
    white-space: nowrap;
    background: #fff;
    padding: 6px 9px;
    font-size: 13px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: 0;
    transition: all 0.1s linear
}

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

.t898__hint {
    position: absolute;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: .85;
    transition: all 0.1s linear
}

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

.t898__wrapper {
    position: fixed;
    bottom: 50px;
    right: 65px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000
}

.t898__btn_label {
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    background: #0088cc;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    overflow: hidden
}

.t898__btn_label:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

.t898__btn_label:hover .t898__tooltip {
    transform: translate(0,0);
    opacity: 1
}

.t898__btn_label:hover+.t898__tooltip {
    transform: translate(0,0);
    opacity: 1
}

.t898__btn_label:hover+.t898__tooltip:after {
    opacity: 1
}

.t898__btn_input {
    display: none
}

.t898__btn_input:checked~.t898__hint {
    opacity: 0;
    visibility: hidden
}

.t898__btn_input:checked~a:nth-of-type(1) {
    transition: all 0.2s ease-in-out;
    transform: translate(0,-135%)
}

.t898__btn_input:checked~a:nth-of-type(2) {
    transition: all 0.225s ease-in-out;
    transform: translate(0,-255%)
}

.t898__btn_input:checked~a:nth-of-type(3) {
    transition: all 0.25s ease-in-out;
    transform: translate(0,-375%)
}

.t898__btn_input:checked~a:nth-of-type(4) {
    transition: all 0.275s ease-in-out;
    transform: translate(0,-495%)
}

.t898__btn_input:checked~a:nth-of-type(5) {
    transition: all 0.3s ease-in-out;
    transform: translate(0,-615%)
}

.t898__btn_input:checked~a:nth-of-type(6) {
    transition: all 0.325s ease-in-out;
    transform: translate(0,-735%)
}

.t898__btn_input:checked~a:nth-of-type(7) {
    transition: all 0.325s ease-in-out;
    transform: translate(0,-855%)
}

.t898__btn_input:checked~a:nth-of-type(8) {
    transition: all 0.35s ease-in-out;
    transform: translate(0,-975%)
}

.t898__btn_input:checked~a:nth-of-type(9) {
    transition: all 0.375s ease-in-out;
    transform: translate(0,-1095%)
}

.t898__btn_input:checked~a:nth-of-type(10) {
    transition: all 0.4s ease-in-out;
    transform: translate(0,-1215%)
}

.t898__btn_input:checked~a:nth-of-type(11) {
    transition: all 0.425s ease-in-out;
    transform: translate(0,-1335%)
}

.t898__btn_input:checked~.t898__animated-circle {
    display: none
}

.t898__btn_input:checked~.t898__icon_link {
    opacity: 1;
    visibility: visible
}

.t898__btn_input:checked+label {
    background: #fff!important;
    animation: none
}

.t898__btn_input:checked+label .t898__bgimg {
    opacity: 0;
    visibility: hidden
}

.t898__btn_input:checked+label .t898__icon-write {
    opacity: 0;
    visibility: hidden;
    transform: scale(.1)
}

.t898__btn_input:checked+label .t898__icon-close {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.t898__btn:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

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

.t898__icon {
    transition: all 0.3s ease-in-out;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t898__icon-close {
    opacity: 0;
    visibility: hidden;
    transform: scale(.1)
}

.t898__icon_tooltip {
    position: absolute;
    opacity: 0;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    transition: all 0.1s linear
}

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

.t898__icon_link {
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    opacity: 0;
    visibility: hidden;
    width: 50px;
    height: 50px
}

.t898__icon_link:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

.t898__icon_link:hover .t898__tooltip {
    opacity: .85
}

.t898_left .t898__tooltip {
    left: 80px;
    right: auto
}

.t898_left .t898__tooltip:after {
    left: -20px;
    border-right-color: #292929;
    border-left-color: transparent
}

.t898_left .t898__hint {
    left: 80px;
    right: auto
}

.t898_left .t898__hint:after {
    left: -20px;
    border-right-color: #292929;
    border-left-color: transparent
}

.t898__svg__wrapper {
    position: relative
}

.t898__svg__bg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px
}

@keyframes t898__btn-pulsate {
    0% {
        transform: scale(1,1)
    }

    25% {
        transform: scale(1.1,1.1)
    }

    50% {
        transform: scale(1,1)
    }
}

@keyframes t898__pulsate {
    0% {
        -webkit-transform: scale(.8,.8);
        opacity: 0
    }

    25% {
        opacity: .4
    }

    50% {
        -webkit-transform: scale(1.3,1.3);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(.8,.8);
        opacity: 0
    }
}

@media screen and (max-width: 960px) {
    .t898__wrapper {
        bottom:10px;
        right: 10px
    }
}
