.csssize {
    height:9062px
}

.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-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_sm {
    font-size: 28px;
    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_xs .title {
    font-size: 20px;
    font-weight: 100;

}
.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_lg {
    font-size: 22px;
    line-height:1.55
}

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

.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-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_75 {
    padding-top:75px
}

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

.t-rec_pt_135 {
    padding-top:135px
}

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

.t-rec_pb_0 {
    padding-bottom:0
}

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

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

.t-rec_pb_135 {
    padding-bottom:135px
}

.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-descr_xxs {
        font-size:12px
    }

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

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

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

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

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

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

    .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_sm {
        font-size:26px
    }

    .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: 16px;
        line-height: 1.45;
    }

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

    .t-descr_xs {
        line-height: 1.45;
    }
    #rec562001514 .t-descr_xs {font-size: 16px !important;}
    .t-descr_sm {
        font-size: 14px;
        line-height:1.45
    }

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

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

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

    .t-title_xs {
        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;
        padding-bottom: 5px !important;
    }

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

    .t-heading_sm {
        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) {
    #recorddiv562275790 .t-cover__carrier[data-content-cover-bg=""].loading {
        opacity: 0 !important;
    
    }
    #recorddiv562275790 {
        background: url(../images/main.jpg);
        background-size: cover;
        background-position: center;
    
    }
    .t182__wrapper {
        max-width: 300px;
        margin: auto;
    }
    .t-sociallinks.main {
        margin-top: 30px;
    
    }
    .t-sociallinks.main > div {
        display: inline-flex;
    
    }
    .t-sociallinks.main > div > div {
        margin: 10px;
    
    }
    .t604__imgwrapper, .t604 .t-slds__arrow_wrapper, .t604__imgwrapper .t-slds__bgimg {
        height: 350px !important;
    }
    .t604__imgwrapper {
        margin-bottom: 40px;
    }
    .t605__imgwrapper, .t605 .t-slds__arrow_wrapper, .t605__imgwrapper .t-slds__bgimg {
        height: 350px !important;
    }
    .t605__imgwrapper {
        margin-bottom: 40px;
    }
    .t-title_xl {
        font-size: 20px;
    }

    .t-rec_pt_0 {
        padding-top:0
    }

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

    .t-rec_pt_75 {
        padding-top:75px
    }

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

    .t-rec_pt_135 {
        padding-top: 70px !important;
    }

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

    .t-rec_pb_0 {
        padding-bottom:0
    }

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

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

    .t-rec_pb_135 {
        padding-bottom:70px !important
    }

    .t-rec_pb_150 {
        padding-bottom: 70px !important;
    }
    #rec563391712 {padding-bottom: 0px !important;}
}

@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, .t-sociallinks.main {
        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) {
    #rec562001514 .t-descr_xs {
        max-width: 300px;
    }
    .t-screenmax-1200px {
        display:none
    }
}

.t280 {
    transition:visibility 0.2s, opacity 0.2s
}

.t280__container {
    width: 100%;
    z-index: 990;
    position: fixed;
    top: 0;
    right: 0;
    left:0
}

.t280__beforeready {
    visibility:hidden
}

.t280__main_opened .t280__container {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index:99999
}

.t280__container.t280__positionfixed {
    position: fixed;
    top: 0;
    right: 0;
    left:0
}

.t280__container.t280__positionstatic {
    position: relative;
    top: auto;
    right: auto;
    left:auto
}

.t280__container.t280__positionabsolute {
    position:absolute
}

.t280__col-12 {
    max-width:1160px
}

.t280__container__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition:all ease-in-out .3s
}

.t280__menu__content {
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items:center
}

.t280__main_opened .t280__container__bg {
    opacity:0 !important
}

.t280__logo__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    margin-right:auto
}

.t280__logo__container:after {
    content: '';
    display: block;
    min-height: inherit;
    font-size:0
}

.t280__logo__content {
    height:100%
}

.t280__logo {
    position: relative;
    z-index: 1;
    display: block;
    transition:all ease-in-out .2s
}

.t280__logo:hover {
    opacity:.8
}

.t280__logo__img {
    display: block;
    height:100%
}

.t280__menu__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -100;
    opacity: 0;
    transition: .3s ease-in-out;
    overflow-y: auto;
    padding: 0 20px;
    display:none
}

.t280__main_opened .t280__menu__wrapper {
    z-index: 9999;
    opacity: 1;
    display:block
}

.t280__menu__bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom:0
}

.t280__menu {
    z-index: 1;
    text-align: center;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-30%) scale(.9);
    transform: translateY(-30%) scale(.9);
    transition: .2s ease-in-out;
    right: 0;
    left: 0;
    opacity: 0;
    margin:0 auto
}

.t280__menu__wrapper_2 .t280__menu {
    top:47%
}

.t280__main_opened .t280__menu {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity:1
}

.t280__menu_static .t280__menu {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    padding:140px 0 0
}

.t280__main_opened .t280__menu_static .t280__menu {
    -webkit-transform: translateY(0);
    transform:translateY(0)
}

.t280__menu__item {
    margin:20px auto
}

.t280__menu__item:first-child {
    margin-top:0 !important
}

.t280__menu__item:last-child {
    margin-bottom:0 !important
}

.t280__menu__link {
    display: block;
    margin:20px auto
}

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

.t280_opened {
    height: 100vh;
    min-height: 100vh;
    overflow:hidden
}

.t280__bottom {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translateY(30%) scale(.9);
    transform: translateY(30%) scale(.9);
    transition: .2s ease-in-out;
    opacity:0
}

.t280__main_opened .t280__bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity:1
}

.t280 .t-sociallinks__item, .t280__social__item {
    display: inline-block;
    margin:0 3px
}

.t280__bottom__item, .t280 .t-sociallinks {
    margin-top: 20px;
    display:block
}

.t280__lang_first, .t280__lang_second {
    margin:0 10px
}

.t280__menu_static .t280__bottom {
    position: relative;
    bottom: auto;
    display: block;
    padding: 40px 0 20px;
    left: auto;
    right:auto
}

.t280__menu_static .t280__menu__container {
    position: relative;
    display: block;
    z-index: 9999;
    height:auto
}

.t280__menu__container {
    position: relative;
    height: 100%;
    margin:0 auto
}

#allrecords ul.t280__list {
    margin: 0;
    padding: 0;
    list-style-type:none
}

@media screen and (max-width: 1200px) {
    .t280__menu__content {
        padding:0 20px
    }
}

@media screen and (max-width: 980px) {
    .t280__menu__wrapper .t-menusub__content {
        padding-top:3px
    }
}

@media screen and (max-width: 660px) {
    .t280__menu__content {
        padding:0 20px
    }
}

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

.t280 .ya-share2__container_size_m .ya-share2__counter {
    line-height:28px
}

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

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

.t280__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display:none
}

.t280__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top:2px
}

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

.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.t280__white-black .ya-share2__container_size_m .ya-share2__counter {
    color:#222
}

.t280__white-black .ya-share2__counter:before {
    background-color:#222
}

.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size:28px 28px
}

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

.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.t280__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top:2px
}

.t280__transp-black .ya-share2__counter:before {
    display:none
}

.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size:28px 28px
}

.t135 {
    z-index: 990;
    min-height:30px
}

.t135__img {
    max-width:100%
}

.t182 {
    text-align:center
}

.t182__wrapper {
    padding-top: 52px;
    padding-bottom:42px
}

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

.t182__descr {
    padding: 15px 0 30px 0;
    color:#fff
}

.t182__buttons {
    margin-top: 45px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items:center
}

.t182 :not(.t-btnwrapper) .t-btn, .t182 .t-btnwrapper {
    display:inline-block
}

.t182__btnwrapper {
    margin-bottom:10px
}

.t182__btnwrapper + .t182__btnwrapper {
    margin-left:10px
}

.t182__btn {
    display:inline-table
}

@media screen and (max-width: 640px) {
    .t182__title {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 30px;
        line-height:30px
    }

    .t182__descr {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 20px;
        line-height: 20px;
    }

    .t182 .t-btnwrapper {
        margin:7px 3px
    }

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

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

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

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

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

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

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

.t497 .t-row {
    overflow:hidden
}

.t497__textwrapper {
    padding-left: 20px;
    width:100%
}

.t497__imgwrapper {
    width:45px
}

.t497__bgimg {
    width: 45px;
    height: 45px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center
}

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

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

.t497__name {
    padding-bottom:8px
}

.t497__separator {
    margin-bottom:90px
}

@media screen and (max-width: 960px) {
    .t497__separator {
        margin-bottom:0px !important
    }

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

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

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

    .t497__bgimg {
        max-width: 50px !important;
        max-height:50px !important
    }

    .t497__imgwrapper {
        max-width:50px !important
    }

    .t497__col {
        margin-top:30px
    }

    .t497__col_first {
        margin-top:0px !important
    }
}

.t604__imgwrapper {
    position:relative
}

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 640px) {
    .t604 .t-slds__wrapper {
        padding:0 !important
    }

    .t604__hidearrows .t-slds__arrow_wrapper {
        display:none !important
    }
}
.t605__imgwrapper {
    position:relative
}

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

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

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

.t605 .t-slds__item .t-slds__wrapper {
    opacity:.3
}

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

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

.t605__hidearrows .t-slds__arrow {
    opacity:0 !important
}

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

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

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

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

@media screen and (max-width: 640px) {
    .t605 .t-slds__wrapper {
        padding:0 !important
    }

    .t605__hidearrows .t-slds__arrow_wrapper {
        display:none !important
    }
}

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

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

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

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

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

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

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

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

.t502__textwrapper {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    width:100%
}

.t502__title {
    margin: 0;
    padding-bottom:13px
}

.t502__circle {
    background-color: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    color: #000;
    overflow: hidden;
    white-space:nowrap
}

.t502__separator {
    margin-bottom:90px
}

@media screen and (max-width: 960px) {
    .t502__col {
        margin-bottom: 25px;
    }

    .t502__col:last-child {
        margin-bottom:0
    }

    .t502__title {
        padding-bottom:10px
    }

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

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

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

    .t502__separator {
        margin-bottom:0 !important
    }

    .t502__blockdescr {
        margin-bottom: 0px;
    }

    .t502__circle {
        max-width: 40px;
        max-height: 40px;
        font-size: 18px !important;
        line-height:40px !important
    }
}

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

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

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

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

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

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

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

.t524__wrappercenter {
    padding-right: 20px;
    padding-left:20px
}

.t524__separator {
    margin-bottom:90px
}

.t524__itemwrapper {
    margin: 0 auto;
    margin-bottom: 50px;

}

.t524__imgwrapper {
    width: 200px;
    max-width: 100%;
    margin-bottom:20px
}

.t524__bgimg {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    padding-bottom: 140%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

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

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

.t524__persdescr {
    color:#7a7a7a
}

.t524__wrappercenter .t-persons-social-links__wrapper {
    -webkit-justify-content: center;
    justify-content:center
}

.t524__bottommargin_sm {
    margin-bottom:4px
}

.t524__bottommargin_lg {
    margin-bottom:18px
}

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

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

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

    .t524__separator {
        display:none
    }

    .t524__container {
        font-size:0
    }

    .t524__col {
        margin-bottom:45px
    }

    .t524__col-mobstyle {
        display: inline-block;
        vertical-align: top;
        width:50%
    }

    .t524__itemwrapper_1, .t524__itemwrapper_3 {
        max-width:300px
    }

    .t524__itemwrapper_2 {
        max-width:460px
    }

    .t524__itemwrapper_4 {
        max-width:220px
    }
}

@media screen and (max-width: 640px) {
    .t524__col-mobstyle:nth-child(odd) {
        padding-left:40px
    }

    .t524__col-mobstyle:nth-child(even) {
        padding-right:40px
    }
}

@media screen and (max-width: 480px) {
    .t524__col-mobstyle {
        display: block;
        width:100%
    }

    .t524__col-mobstyle:nth-child(odd) {
        padding-left:20px
    }

    .t524__col-mobstyle:nth-child(even) {
        padding-right:20px
    }
}

.t543__wrapper {
    display: table;
    width: 100%;
    padding-top: 60px;
    padding-bottom:60px
}

.t543__textwrapper {
    display: block;
    margin-right: -60px;
    margin-left: -60px;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    background-color:#fff
}

.t543__bottommargin_sm {
    margin-bottom:4px
}

.t543__bottommargin_lg {
    margin-bottom:18px
}

.t543_mobile {
    display:none
}

.t543 .t-sociallinks, .t543_mobile .t-sociallinks {
    display: -webkit-flex;
    display: flex;
    margin-top:25px
}

.t543 .t-sociallinks__wrapper, .t543_mobile .t-sociallinks__wrapper {
    display: -webkit-flex;
    display:flex
}

.t543 .t-sociallinks__item, .t543_mobile .t-sociallinks__item {
    margin-right:8px
}

.t543 .t-sociallinks__item:last-child, .t543_mobile .t-sociallinks__item:last-child {
    margin-right:0
}

.t543 .t-align_center .t-sociallinks, .t543_mobile .t-align_center .t-sociallinks {
    -webkit-justify-content: center;
    justify-content:center
}

.t543 .t-align_right .t-sociallinks, .t543_mobile .t-align_right .t-sociallinks {
    -webkit-justify-content: flex-end;
    justify-content:flex-end
}

@media screen and (max-width: 1280px) {
    .t543__textwrapper {
        margin: 0;
        padding:30px
    }
}

@media screen and (max-width: 960px) {
    .t543_mobile {
        display: block;
        background: black;
    }

    .t543_mobile .t543__wrapper {
        padding-top: 45px;
        /* background: bisque; */
    }

    .t543__wrapper_desktop {
        display:none
    }
}

.t868__code-wrap {
    display:none
}

.t868__fullwidth iframe {
    display:block
}

@media screen and (max-width: 640px) {
    .t868__fullwidth .t868__mainblock {
        padding:0
    }
}

.t123__centeredContainer {
    text-align:center
}

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

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

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

.t1069 .t-card__title {
    margin-bottom:10px
}

.t1069 .t-card__uptitle {
    color: #777;
    max-width: 270px;
    margin-left: auto;
    margin-right:auto
}

.t1069__price {
    margin-top:30px
}

.t1069 .t-card__descr {
    margin-top:25px
}

.t1069 .t-card__btn {
    margin-top: 30px;
    display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    max-width:100%
}

.t1069__btn-title {
    white-space:normal
}

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

.t1069 .t-card__descr li {
    padding:10px
}

.t1069__content {
    width: 100%;
    padding: 40px 30px;
    box-sizing:border-box
}

.t1069__withfeatured .t1069__featured .t1069__content {
    padding-top: 55px;
    padding-bottom:55px
}

.t1069__withfeatured .t1069__col {
    padding-top:15px
}

.t1069__withfeatured .t1069__featured {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 10px;
    margin-left:10px
}

.t1069__withfeatured .t1069__featured.t-col_4 {
    max-width:380px
}

.t1069__withfeatured .t1069__featured.t-col_3 {
    max-width:280px
}

.t1069__withfeatured .t1069__featured.t-col_6 {
    max-width:580px
}

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

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

.t1069__separator {
    margin-bottom:40px
}

@media screen and (max-width: 1200px) {
    .t1069__withfeatured .t1069__featured.t-col_4 {
        max-width:300px
    }

    .t1069__withfeatured .t1069__featured.t-col_3 {
        max-width:220px
    }

    .t1069__withfeatured .t1069__featured.t-col_6 {
        max-width:460px
    }

    .t1069__separator {
        margin-bottom:20px
    }
}

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

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

    .t1069__withfeatured .t1069__featured.t1069__col {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-top:0
    }

    .t1069__withfeatured .t1069__col {
        padding-top:0
    }

    .t1069__col {
        margin-bottom:35px
    }

    .t1069__row:last-child .t1069__col:last-child {
        margin-bottom:0
    }

    .t1069__row {
        display:block
    }

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

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

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

.t795__title {
    margin-bottom:40px
}

.t795__descr {
    max-width:560px
}

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

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

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

.t570__mainblock:after, .t570__mainblock:before {
    content: '';
    display: table;
    clear:both
}

.t570__mainblock {
    overflow:hidden
}

.t570__col {
    float: left;
    width:50%
}

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

.t570__padding_lg {
    padding:90px
}

.t570__padding_sm {
    padding:60px
}

.t570__contentbox {
    display: table;
    width: 100%;
    color:#fff
}

.t570__title, .t570__text, .t570__descr {
    color:#fff
}

.t570__title {
    margin-bottom:45px
}

.t570__descr {
    margin-bottom:30px
}

.t570 .t-sociallinks {
    margin-top:45px
}

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

.t570__right_social_links_item:last-child {
    margin-right:0
}

.t570__text {
    margin-top:32px
}

.t570 .t-map-lazyload {
    background-color:rgb(229, 227, 223)
}

@media screen and (max-width: 960px) {
    .t570__contentwrapper {
        padding:40px
    }
}

@media screen and (max-width: 750px) {
    .t570__contentwrapper {
        padding:30px 20px
    }

    .t570__mainblock {
        min-height:auto !important
    }

    .t570__col {
        float: none;
        width: 100%;
        min-height:auto !important
    }

    .t570__contentbox {
        float: none;
        width: 100%;
        height:auto !important
    }

    .t570__map {
        height:300px !important
    }

    .t570__map .t-map {
        height:inherit !important
    }

    .t570__title {
        margin-bottom:24px
    }

    .t570__social_links {
        margin-top:34px
    }

    .t570__text {
        margin-top:24px
    }
}

.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
    }
}
.t497__container li:last-child {
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
    }