.csssize {
    height: 5574px;
}
.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: 0.01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px);
}
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: "invSans", Arial, sans-serif;
    font-weight: 300;
    color: #000000;
}
.t-text_sm {
    font-size: 18px;
    line-height: 1.55;
}
.t-text_md {
    font-size: 20px;
    line-height: 1.55;
}
.t-name {
    font-family: "invSans", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-name_xs {
    font-size: 16px;
    line-height: 1.35;
}
.t-title {
    font-family: "invSans", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-title_xxs {
    font-size: 36px;
    line-height: 1.23;
}
.t-title_sm {
    font-size: 48px;
    line-height: 1.23;
}
.t-title_md {
    font-size: 52px;
    line-height: 1.23;
}
.t-descr {
    font-family: "invSans", Arial, sans-serif;
    font-weight: 300;
    color: #000000;
}
.t-descr_md {
    font-size: 20px;
    line-height: 1.55;
}
.t-align_center {
    text-align: center;
}
.t-invlabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px;
}
.t-invlabel:hover .t-invlabel__wrapper {
    opacity: 1;
}
.t-invlabel__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: 0.4;
}
.t-invlabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px;
}
.t-invlabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.t-invlabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.t-invlabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px;
}
.t-invlabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}
.t-rec_pt_0 {
    padding-top: 0;
}
.t-rec_pt_15 {
    padding-top: 15px;
}
.t-rec_pt_30 {
    padding-top: 30px;
}
.t-rec_pb_0 {
    padding-bottom: 0;
}
.t-rec_pb_15 {
    padding-bottom: 15px;
}
.t-rec_pb_60 {
    padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
    .t-text_sm {
        font-size: 16px;
    }
    .t-text_md {
        font-size: 18px;
    }
    .t-descr_md {
        font-size: 18px;
    }
    .t-title_xxs {
        font-size: 32px;
    }
    .t-title_sm {
        font-size: 44px;
    }
    .t-title_md {
        font-size: 48px;
    }
    .t-name_xs {
        font-size: 14px;
    }
}
@media screen and (max-width: 640px) {
    .t-text_sm {
        font-size: 14px;
        line-height: 1.45;
    }
    .t-text_md {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-descr_md {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-title_xxs {
        font-size: 28px;
    }
    .t-title_sm {
        font-size: 30px;
    }
    .t-title_md {
        font-size: 30px;
    }
    .t-name_xs {
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    .t-rec_pt_0 {
        padding-top: 0;
    }
    .t-rec_pt_15 {
        padding-top: 15px;
    }
    .t-rec_pt_30 {
        padding-top: 30px;
    }
    .t-rec_pb_0 {
        padding-bottom: 0;
    }
    .t-rec_pb_15 {
        padding-bottom: 15px;
    }
    .t-rec_pb_60 {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1200px) {
    .t-screenmin-1200px {
        display: none;
    }
}
@media screen and (max-width: 980px) {
    .t-screenmin-980px {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .t-screenmin-640px {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .t-screenmin-480px {
        display: none;
    }
}
@media screen and (max-width: 320px) {
    .t-screenmin-320px {
        display: none;
    }
}
@media screen and (min-width: 321px) {
    .t-screenmax-320px {
        display: none;
    }
}
@media screen and (min-width: 481px) {
    .t-screenmax-480px {
        display: none;
    }
}
@media screen and (min-width: 641px) {
    .t-screenmax-640px {
        display: none;
    }
}
@media screen and (min-width: 981px) {
    .t-screenmax-980px {
        display: none;
    }
}
@media screen and (min-width: 1201px) {
    .t-screenmax-1200px {
        display: none;
    }
}
.t396 {
    -webkit-text-size-adjust: 100%;
}
.t396__iframe {
    z-index: 10000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    border: 0;
}
.t396__body_overflow_hidden {
    overflow: hidden;
}
.t396__display_none {
    display: none;
}
.t396__artboard {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.t396__artboard .t396__artboard_scale {
    overflow: visible;
}
.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom {
    word-break: normal;
    -moz-osx-font-smoothing: grayscale;
}
.t396__artboard_scale .t396__carrier,
.t396__artboard_scale .t396__filter {
    transform-origin: top left;
}
.tn-atom__scale-wrapper {
    width: inherit;
    height: inherit;
}
.t396__elem .tn-atom__scale-wrapper .tn-atom {
    width: inherit;
    height: inherit !important;
    box-sizing: border-box;
}
.t396__artboard.rendering .tn-elem {
    visibility: hidden;
}
.t396__artboard.rendered .tn-elem {
    visibility: visible;
}
.t396__carrier {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100vh;
    -moz-transform: unset;
}
.t396__filter {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100vh;
    transform: translateZ(0);
}
.t396__elem {
    position: absolute;
    box-sizing: border-box;
    display: table;
}
.t396 .tn-atom {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
@media screen and (max-width: 959px) {
    .t396_safari .t396__artboard_scale .tn-atom {
        -webkit-text-size-adjust: auto;
        -moz-text-size-adjust: auto;
        -ms-text-size-adjust: auto;
    }
}
.t396 .tn-atom ul,
.t396 .tn-atom ol {
    margin-bottom: 0;
}
.t396_safari .tn-atom {
    transform: translateZ(0);
}
.t396 a.tn-atom {
    text-decoration: none;
}
.t396 .tn-atom__img {
    width: 100%;
    display: block;
}
.t396 .tn-atom__html {
    vertical-align: top;
}
.t396 .tn-atom__pin {
    border-radius: 1000px;
    border-style: solid;
}
.t396 .tn-atom__pin_onclick {
    cursor: pointer;
}
.t396 .tn-atom__tip {
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    max-width: 90vw;
    padding: 15px;
    display: none;
}
.t396 .tn-atom__pin:hover .tn-atom__tip {
    display: none;
}
.t396 .tn-atom__tip-img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.t396 .tn-atom__tip[data-tip-pos="top"] {
    bottom: 100%;
    margin-bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="bottom"] {
    top: 100%;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="left"] {
    right: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="right"] {
    left: 100%;
    margin-left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.t396__ui {
    position: absolute;
    top: 16px;
    left: 196px;
    background-color: #fa876b;
    color: #000 !important;
    height: 30px;
    line-height: 30px;
    width: 100px;
    z-index: 1000;
    text-align: center;
    border-radius: 3px;
    display: none;
    font-size: 14px;
}
.t396__artboard.t396__artboard-fixed-active {
    transform: none !important;
    opacity: 1 !important;
}
.t396__artboard-fixed-no-bg,
.t396__artboard-fixed-innactive,
.t396__artboard-fixed-innactive .t396__elem {
    pointer-events: none;
}
.t396__artboard-fixed-no-bg .t396__elem {
    pointer-events: auto;
}
.t396__elem_outside-hide {
    display: none;
}
.t489__subtitle {
    margin-top: 24px;
    color: #666;
}
@media screen and (max-width: 960px) {
    .t489__top {
        margin-bottom: 30px;
    }
}
.t030__title {
    margin-bottom: 15px;
}
.t030__descr {
    margin-top: 8px;
    padding-bottom: 6px;
}
.t051__text {
    text-align: center;
}
.t573__address {
    margin-top: 45px;
    margin-bottom: 30px;
}
.t573 .t-sociallinks {
    margin-top: 20px;
}
.t573 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0;
}
@media screen and (max-width: 960px) {
    .t573__contacts {
        word-break: break-all;
    }
}
