.csssize {
    height: 8262px;
}
.t-body {
    margin: 0;
}
#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: #ffffff;
}
#allrecords a {
    color: #008061;
    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: 900;
}
@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: #ffffff;
}
.t-records a {
    color: #008061;
    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;
}
.t-text {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 400;
    color: #002e24;
}
.t-text_xs {
    font-size: 13px;
    line-height: 1.55;
}
.t-text_sm {
    font-size: 16px;
    line-height: 1.55;
}
.t-text_md {
    font-size: 18px;
    line-height: 1.55;
}
.t-name {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 600;
    color: #002e24;
}
.t-name_xs {
    font-size: 14px;
    line-height: 1.35;
}
.t-name_md {
    font-size: 18px;
    line-height: 1.35;
}
.t-name_lg {
    font-size: 20px;
    line-height: 1.35;
}
.t-title {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 600;
    color: #002e24;
}
.t-title_xs {
    font-size: 42px;
    line-height: 1.23;
}
.t-title_sm {
    font-size: 48px;
    line-height: 1.23;
}
.t-title_md {
    font-size: 52px;
    line-height: 1.23;
}
.t-title_xl {
    font-size: 72px;
    line-height: 1.17;
}
.t-descr {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 400;
    color: #002e24;
}
.t-descr_xxs {
    font-size: 12px;
    line-height: 1.55;
}
.t-descr_sm {
    font-size: 16px;
    line-height: 1.55;
}
.t-descr_lg {
    font-size: 20px;
    line-height: 1.55;
}
.t-descr_xl {
    font-size: 22px;
    line-height: 1.5;
}
.t-btn {
    display: inline-block;
    font-family: "Lato", Arial, sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 900;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.t-btn td {
    vertical-align: middle;
}
.t-btn_sending {
    opacity: 0.5;
}
.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: "Lato", Arial, sans-serif;
    color: #002e24;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 900;
    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-align_right {
    text-align: right;
}
.t-margin_auto {
    margin-left: auto;
    margin-right: auto;
}
.t-valign_middle {
    vertical-align: middle;
}
.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: 0.4;
}
.t-tildalabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px;
}
.t-tildalabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.t-tildalabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.t-tildalabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px;
}
.t-tildalabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}
.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.t-submit {
    font-family: "Lato", Arial, sans-serif;
}
.t-input {
    font-family: "Lato", Arial, sans-serif;
}
.t-input__vis-ph {
    font-family: "Lato", Arial, sans-serif;
}
.t-select {
    font-family: "Lato", Arial, sans-serif;
}
.t-input-error {
    font-family: "Lato", Arial, sans-serif;
}
.t-form__errorbox-wrapper {
    font-family: "Lato", Arial, sans-serif;
}
.t-form__errorbox-text {
    font-family: "Lato", Arial, sans-serif;
}
.t-form__errorbox-item {
    font-family: "Lato", Arial, sans-serif;
}
.t-form__successbox {
    font-family: "Lato", Arial, sans-serif;
}
.t-rec_pt_15 {
    padding-top: 15px;
}
.t-rec_pt_60 {
    padding-top: 60px;
}
.t-rec_pt_90 {
    padding-top: 90px;
}
.t-rec_pb_30 {
    padding-bottom: 30px;
}
.t-rec_pb_60 {
    padding-bottom: 60px;
}
.t-rec_pb_90 {
    padding-bottom: 90px;
}
@media screen and (max-width: 1200px) {
    .t-text_xs {
        font-size: 12px;
    }
    .t-text_sm {
        font-size: 14px;
    }
    .t-text_md {
        font-size: 16px;
    }
    .t-descr_xxs {
        font-size: 10px;
    }
    .t-descr_sm {
        font-size: 14px;
    }
    .t-descr_lg {
        font-size: 18px;
    }
    .t-descr_xl {
        font-size: 20px;
    }
    .t-title_xs {
        font-size: 38px;
    }
    .t-title_sm {
        font-size: 44px;
    }
    .t-title_md {
        font-size: 48px;
    }
    .t-title_xl {
        font-size: 68px;
    }
    .t-name_xs {
        font-size: 12px;
    }
    .t-name_md {
        font-size: 16px;
    }
    .t-name_lg {
        font-size: 18px;
    }
}
@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 10px;
        line-height: 1.45;
    }
    .t-text_sm {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-text_md {
        font-size: 14px;
        line-height: 1.45;
    }
    .t-descr_sm {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-descr_lg {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-descr_xl {
        font-size: 18px;
        line-height: 1.4;
    }
    .t-title_xs {
        font-size: 30px;
    }
    .t-title_sm {
        font-size: 30px;
    }
    .t-title_md {
        font-size: 30px;
    }
    .t-title_xl {
        font-size: 32px;
    }
    .t-name_xs {
        font-size: 10px;
    }
    .t-name_md {
        font-size: 14px;
    }
    .t-name_lg {
        font-size: 16px;
    }
    .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_15 {
        padding-top: 15px;
    }
    .t-rec_pt_60 {
        padding-top: 60px;
    }
    .t-rec_pt_90 {
        padding-top: 90px;
    }
    .t-rec_pb_30 {
        padding-bottom: 30px;
    }
    .t-rec_pb_60 {
        padding-bottom: 60px;
    }
    .t-rec_pb_90 {
        padding-bottom: 90px;
    }
}
@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;
    }
}
.t182 {
    text-align: center;
}
.t182__wrapper {
    padding-top: 42px;
    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;
}
.t182 :not(.t-btnwrapper) .t-btn,
.t182 .t-btnwrapper {
    display: inline-block;
}
.t182 :not(.t-btnwrapper) .t-btn:nth-child(2),
.t182 .t-btnwrapper:nth-child(2) {
    margin-left: 10px;
}
@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: 14px;
        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;
    }
}
.t677__row {
    display: flex;
    font-size: 0;
}
.t677__tile {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.t677__tile_left {
    width: 60%;
    padding-right: 10px;
}
.t677__tile_right {
    width: 40%;
    padding-left: 10px;
}
.t677__wrapper_top {
    position: relative;
    margin-top: 40%;
}
.t677__wrapper_bottom {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 100%;
}
.t677__bgimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.t677__bgimg_1 {
    padding-bottom: 135%;
}
.t677__bgimg_2 {
    padding-bottom: 120%;
}
.t677__bgimg_3 {
    position: absolute;
    right: 50%;
    width: 160%;
    padding-bottom: 100%;
}
.t677__row_2-images .t677__tile,
.t677__row_1-image .t677__tile {
    padding: 0px !important;
}
.t677__row_2-images .t677__bgimg_2 {
    position: absolute;
    right: 0;
    width: 110%;
}
.t677__row_1-image .t677__tile_left {
    width: 100%;
}
.t677__row_1-image .t677__bgimg_1 {
    padding-bottom: 100%;
}
.t677__textwrapper {
    display: table;
    width: 100%;
    height: 100%;
}
.t677__content {
    display: table-cell;
}
.t677__descr {
    margin-top: 34px;
}
.t677__bgimg_3_mobile {
    display: none;
}
.t677__btn-container {
    width: 100%;
}
.t677__btn-wrapper {
    display: inline-block;
    padding-top: 60px;
}
.t677__btntext-wrapper {
    display: inline-block;
    padding-top: 45px;
}
@media screen and (max-width: 960px) {
    .t677__top-indent {
        margin-top: 55px;
    }
    .t677__descr {
        margin-top: 20px;
    }
    .t677__btn-wrapper {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .t677__btntext-wrapper {
        padding-top: 20px;
    }
}
@media screen and (max-width: 640px) {
    .t677__tile_left,
    .t677__tile_right {
        width: 50%;
    }
    .t677__wrapper_top {
        margin-top: 0;
    }
    .t677__bgimg_2 {
        padding-bottom: 135%;
    }
    .t677__wrapper_bottom {
        display: none;
    }
    .t677__bgimg_3_mobile {
        display: block;
        margin-top: 20px;
        padding-bottom: 55%;
    }
    .t677__row_2-images .t677__bgimg_2 {
        position: initial;
        width: 100%;
    }
    .t677__row_2-images .t677__tile_left {
        padding-right: 10px !important;
    }
    .t677__row_2-images .t677__tile_right {
        padding-left: 10px !important;
    }
    .t677__top-indent {
        margin-top: 40px;
    }
    .t677__descr {
        margin-top: 14px;
    }
}
.t594 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t594 .t-section__title {
    margin-bottom: 40px;
}
.t594 .t-section__descr {
    max-width: 560px;
}
.t594 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t594__container:before {
    display: none;
}
.t594__container {
    text-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.t594__item {
    padding: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 0;
}
.t594__item_3-in-row {
    width: 33.333%;
}
.t594__item_4-in-row {
    width: 25%;
}
.t594__item_5-in-row {
    width: 20%;
}
.t594__item_6-in-row {
    width: 16.666%;
}
.t594__linkwrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.t594__img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.t594__greyonhovercolor {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.t594__greyonhovercolor:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}
.t594__alphaonhover {
    opacity: 0.5;
}
.t594__alphaonhover:hover {
    opacity: 1;
}
@media screen and (max-width: 1200px) {
    .t594__item {
        padding: 10px;
    }
}
@media screen and (max-width: 960px) {
    .t594 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t594 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t594 .t-section__title {
        margin-bottom: 20px;
    }
    .t594__item_4-in-row,
    .t594__item_5-in-row,
    .t594__item_6-in-row {
        width: 33.333%;
    }
}
@media screen and (max-width: 640px) {
    .t594__container {
        padding: 0 20px;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 440px) {
    .t594__item_3-in-row,
    .t594__item_4-in-row,
    .t594__item_5-in-row,
    .t594__item_6-in-row {
        width: 50%;
    }
}
.t851__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0;
}
@media screen and (max-width: 1200px) {
    .t851__container {
        max-width: 960px;
        padding: 0;
    }
}
@media screen and (max-width: 960px) {
    .t851__container {
        max-width: 640px;
    }
}
.t851 .t-section__topwrapper {
    margin-bottom: 90px;
}
.t851 .t-section__title {
    margin-bottom: 40px;
}
.t851 .t-section__descr {
    max-width: 560px;
}
.t851 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t851__separator {
    margin-bottom: 40px;
}
.t851__table {
    display: table;
    width: 100%;
    height: 400px;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}
.t851__col {
    overflow: hidden;
}
.t851__link {
    display: block;
}
.t851__bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.t851__cell:hover .t851__bg_animated {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.t851__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.t851__show_hover .t851__overlay {
    opacity: 0;
}
.t851__cell:hover .t851__overlay {
    opacity: 0.8;
}
.t851__show_hover .t851__cell:hover .t851__overlay {
    opacity: 1;
}
.t851__cell {
    display: table-cell;
    width: 100%;
    height: 100%;
}
.t-col_6 .t851__cell {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.t851__textwrapper {
    padding: 20px 40px;
    position: relative;
}
.t851__cell > .t851__button-container {
    padding-left: 40px;
    padding-right: 40px;
}
.t851__show_hover .t851__textwrapper,
.t851__show_hover .t851__button-container {
    opacity: 0;
}
.t851__show_hover .t851__textwrapper.t851__textwrapper_animated {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
}
.t851__show_hover .t851__cell:hover .t851__textwrapper,
.t851__show_hover .t851__cell:hover .t851__button-container {
    opacity: 1;
}
.t851__cell:hover .t851__textwrapper_animated {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.t851__textwrapper__content {
    margin: 30px auto;
    position: relative;
}
.t851__text {
    color: #ffffff;
    margin-top: 20px;
}
.t851__title {
    color: #ffffff;
    word-break: break-word;
}
.t851__img {
    width: 100%;
    max-width: 70px;
}
.t851__animation_fast {
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
}
.t851__animation_slow {
    -webkit-transition: all ease-in-out 0.45s;
    -o-transition: all ease-in-out 0.45s;
    transition: all ease-in-out 0.45s;
}
.t851__button-container {
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.t851__button_show-hover {
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    opacity: 0;
}
.t851__button-bottom .t851__button_show-hover {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__button_show-hover {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 85px, 0);
    transform: translate3d(0, 85px, 0);
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.t-valign_bottom.t851__cell:hover .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.t851__col:not(.t851__show_hover) .t-valign_middle .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 45px, 0);
    transform: translate3d(0, 45px, 0);
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.t851__col:not(.t851__show_hover) .t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.t851__cell:hover .t851__button_show-hover {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.t851__textwrapper__content {
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.t851__button-wrapper {
    display: inline-block;
    margin-top: 40px;
}
.t851__btn {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border: 0 none;
    -webkit-appearance: none;
    background: none;
}
.t851__button-bottom .t851__textwrapper {
    position: static;
}
.t851__button-bottom .t851__button-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 50px;
}
.t851__button-bottom .t851__button-wrapper {
    margin-top: 0;
}
.t851__scroll-icon-wrapper {
    display: none;
}
@media screen and (max-width: 960px) {
    .t851 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t851 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t851 .t-section__title {
        margin-bottom: 20px;
    }
    .t851__show_hover .t851__textwrapper,
    .t851__show_hover .t851__button-container {
        opacity: 1 !important;
        -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
        transform: translateY(0%) !important;
    }
    .t851__show_hover .t851__overlay {
        opacity: 1;
    }
    .t851__button_show-hover.t851__button-container,
    .t851__inner-wrapper_animated-btn {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        position: initial;
    }
    .t851__separator {
        display: none;
    }
    .t851__container_mobile-grid {
        font-size: 0;
    }
    .t851__col_mobile-grid {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .t851__col {
        margin-bottom: 60px;
    }
    .t851__col:last-child {
        margin-bottom: 0;
    }
    .t851__container_mobile-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .t851__container_mobile-flex .t851__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0px !important;
    }
    .t851__container_mobile-flex .t851__col:first-child {
        margin-left: 20px;
    }
    .t851__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply;
    }
    .t851__scroll-icon {
        -webkit-animation: t851__icon-anim 1.5s infinite;
        animation: t851__icon-anim 1.5s infinite;
    }
}
@-webkit-keyframes t851__icon-anim {
    0% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
    }
    70% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    81% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0;
    }
}
@keyframes t851__icon-anim {
    0% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 1;
    }
    70% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    81% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
}
@media screen and (max-width: 640px) {
    .t851 .t851__table {
        height: 350px;
    }
    .t851__textwrapper {
        padding: 20px 20px;
        opacity: 1 !important;
    }
    .t851__cell > .t851__button-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .t851__button-bottom .t851__button-container {
        left: 20px;
        right: 20px;
    }
    .t851__title_small {
        font-size: 21px;
    }
    .t851__container_mobile-grid {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .t851__col_mobile-grid {
        padding-left: 10px;
        padding-right: 10px;
    }
    .t851__container_mobile-flex .t851__col:first-child {
        margin-left: 0;
    }
    .t851__container_mobile-flex .t851__col {
        min-width: 70%;
        max-width: 70%;
    }
    .t851__scroll-icon-wrapper {
        padding: 0 20px 10px 0;
    }
}
@media screen and (max-width: 480px) {
    .t851__col_mobile-grid {
        width: 100%;
        display: block;
    }
    .t851__container_mobile-flex .t851__col {
        min-width: 80%;
        max-width: 80%;
    }
}
.t142 .t142__submit-overflowed {
    line-height: 1.1 !important;
}
.t142 .t142__text {
    display: table-cell;
    vertical-align: middle;
    height: inherit;
}
.t142 .t142__wrapone {
    position: relative;
}
.t142 .t142__wraptwo {
    position: relative;
    z-index: 1;
    text-align: center;
}
.t142 .t142__submit {
    font-family: "Lato", Arial, sans-serif;
    text-align: center;
    line-height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 900;
    background: none;
    cursor: pointer;
    box-sizing: content-box;
}
.t142 .t142__submit_size_sm {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
.t142 .t142__submit_size_lg {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px;
}
.t142 .t142__submit_size_xl {
    height: 80px;
    line-height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px;
}
.t142 .t142__submit_size_xxl {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px;
}
@media screen and (max-width: 640px) {
    .t142__wraptwo {
        margin-left: 20px;
        margin-right: 20px;
    }
    .t142 .t142__submit {
        white-space: normal;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-border-radius: 0;
    }
    .t142 .t142__submit_size_lg,
    .t142 .t142__submit_size_xl,
    .t142 .t142__submit_size_xxl {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .t142 .t142__submit_size_lg .t142__text,
    .t142 .t142__submit_size_xl .t142__text,
    .t142 .t142__submit_size_xxl .t142__text {
        height: 60px;
    }
}
.t565 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t565 .t-section__title {
    margin-bottom: 40px;
}
.t565 .t-section__descr {
    max-width: 560px;
}
.t565 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t565__mainblock:after,
.t565__mainblock:before {
    content: "";
    display: table;
    clear: both;
}
.t565__item {
    position: relative;
    padding-bottom: 30px;
}
.t565__item:last-child {
    padding-bottom: 0 !important;
}
.t565__block {
    padding-right: 56px;
    padding-left: 0 !important;
}
.t565__block-flipped {
    padding-right: 0 !important;
    padding-left: 56px;
}
.t565__mainblock {
    margin: 0 auto;
}
.t565__line {
    position: absolute;
    width: 2px;
    top: 0;
    background: #222;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.t565__item:first-child .t565__line {
    top: 10px;
}
.t565__item:last-child .t565__line {
    height: 10px;
    bottom: auto;
}
.t565__col {
    width: 50%;
    text-align: right;
}
.t565__flipped {
    float: right !important;
    text-align: left;
}
.t565__circle {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0;
    left: 0;
    top: 5px;
    margin: 0 auto;
    background-color: #222;
    border-radius: 100%;
    border: 2px solid #fff;
}
.t565__number {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
.t565__img {
    width: 100%;
    display: block;
    margin-bottom: 14px;
    margin-left: auto;
}
.t565__flipped .t565__img {
    margin-left: 0;
}
.t565__title {
    margin-bottom: 6px;
    margin-top: 10px;
}
.t565__descr {
    margin-top: 10px;
    margin-bottom: 5px;
}
.t565__link {
    display: inline-block;
}
@media only screen and (max-width: 960px) {
    .t565 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t565 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t565 .t-section__title {
        margin-bottom: 20px;
    }
    .t565__container {
        padding: 0 20px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 640px) {
    .t565 .t-section__bottomwrapper {
        margin-top: 15px;
    }
    .t565__title {
        margin-bottom: 0;
        margin-top: 2px;
    }
    .t565__descr {
        margin-top: 5px;
    }
    .t565__circle {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        margin-left: 0;
    }
    .t565__item {
        padding-bottom: 0 !important;
    }
    .t565__col {
        float: none;
        text-align: left;
        width: 100%;
    }
    .t565__linewrapper,
    .t565__block,
    .t565__block-flipped {
        display: table-cell;
        vertical-align: top;
        padding-bottom: 30px;
    }
    .t565__linewrapper {
        position: relative;
        padding-bottom: 30px;
    }
    .t565__block,
    .t565__block-flipped {
        padding-left: 20px !important;
        padding-right: 0 !important;
    }
    .t565__line {
        right: auto;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .t565__img {
        margin-left: 0;
    }
}
.t605 .t-section__topwrapper {
    margin-bottom: 90px;
}
.t605 .t-section__title {
    margin-bottom: 40px;
}
.t605 .t-section__descr {
    max-width: 560px;
    margin: 0 auto;
}
.t605 .t-section__bottomwrapper {
    margin-top: 75px;
}
.t605__title {
    margin-top: 8px;
    margin-bottom: 5px;
}
.t605__descr {
    margin-top: 0;
    margin-bottom: 10px;
}
.t605__text {
    margin-top: 40px;
    margin-bottom: 32px;
}
.t605__bgimg {
    width: 150px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    display: block;
}
.t605__img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    display: block;
}
.t605__img_circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.t605 .t-review-social-links {
    padding-bottom: 15px;
}
.t605 .t-review-social-links__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 960px) {
    .t605 .t-section__bottomwrapper {
        margin-top: 25px;
    }
    .t605 .t-section__topwrapper {
        margin-bottom: 40px;
    }
    .t605 .t-section__title {
        margin-bottom: 20px;
    }
    .t605__witharrows .t-width .t-slds__wrapper {
        padding: 0 35px;
    }
}
.t537 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t537 .t-section__title {
    margin-bottom: 40px;
}
.t537 .t-section__descr {
    max-width: 560px;
}
.t537 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t537__wrapperleft {
    padding-right: 0;
    padding-left: 0;
}
.t537__wrappercenter {
    padding-right: 20px;
    padding-left: 20px;
}
.t537__separator {
    margin-bottom: 90px;
}
.t537__bottommargin_sm {
    margin-bottom: 4px;
}
.t537__bottommargin_lg {
    margin-bottom: 18px;
}
.t537__bgimg {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.t537__persdescr {
    color: #7a7a7a;
}
@media screen and (max-width: 960px) {
    .t537 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t537 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t537 .t-section__title {
        margin-bottom: 20px;
    }
    .t537__separator {
        display: none;
    }
    .t537__container {
        font-size: 0;
    }
    .t537__col-mobstyle {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
    .t537__itemwrapper {
        margin: 0 auto 40px auto;
    }
    .t537__itemwrapper_1,
    .t537__itemwrapper_3 {
        max-width: 300px;
    }
    .t537__itemwrapper_2 {
        max-width: 460px;
    }
    .t537__itemwrapper_4 {
        max-width: 220px;
    }
}
@media screen and (max-width: 640px) {
    .t537__col-mobstyle:nth-child(odd) {
        padding-left: 40px;
    }
    .t537__col-mobstyle:nth-child(even) {
        padding-right: 40px;
    }
}
@media screen and (max-width: 480px) {
    .t537__col-mobstyle {
        display: block;
        width: 100%;
    }
    .t537__itemwrapper_4,
    .t537__itemwrapper_1,
    .t537__itemwrapper_3 {
        max-width: 460px;
    }
    .t537__col-mobstyle:nth-child(odd) {
        padding-left: 20px;
    }
    .t537__col-mobstyle:nth-child(even) {
        padding-right: 20px;
    }
}
.t563 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t563 .t-section__title {
    margin-bottom: 40px;
}
.t563 .t-section__descr {
    max-width: 760px;
}
.t563 .t-section__bottomwrapper {
    margin-top: 65px;
}
.t563__numberwrapper {
    position: relative;
}
.t563__number {
    position: relative;
    z-index: 1;
    width: 34px;
    height: 34px;
    background-color: #222;
    border-radius: 100%;
    border: 2px solid #fff;
}
.t563__digit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
.t563__line {
    position: absolute;
    top: 50%;
    left: 0;
    right: -40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #222;
    height: 2px;
}
.t563__col:first-child .t563__line {
    left: 2px;
}
.t563__col:last-child .t563__line {
    display: none;
}
.t563__title {
    margin-top: 20px;
}
.t563__text {
    margin-top: 16px;
}
@media screen and (min-width: 960px) {
    .t563__textwrapper {
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 960px) {
    .t563__col:last-child {
        margin-bottom: 0;
    }
    .t563__line {
        display: none;
    }
    .t563__line_mobile {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #1f5bff;
        width: 2px;
    }
    .t563__col:last-child .t563__line_mobile {
        display: none;
    }
    .t563__textwrapper {
        padding-left: 22px;
    }
    .t563__numberwrapper,
    .t563__textwrapper {
        display: table-cell;
        vertical-align: top;
        padding-bottom: 40px;
    }
    .t563__col:last-child .t563__numberwrapper,
    .t563__col:last-child .t563__textwrapper {
        padding-bottom: 0;
    }
    .t563__title {
        margin-top: 0 !important;
    }
    .t563__text {
        margin-top: 8px;
    }
    .t563 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t563 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t563 .t-section__title {
        margin-bottom: 20px;
    }
}
.t501 .t-section__topwrapper {
    margin-bottom: 105px;
}
.t501 .t-section__title {
    margin-bottom: 40px;
}
.t501 .t-section__descr {
    max-width: 560px;
}
.t501 .t-section__bottomwrapper {
    margin-top: 105px;
}
.t501__title {
    padding-top: 8px;
    padding-bottom: 6px;
    text-align: center;
}
.t501__text {
    padding-top: 4px;
    padding-bottom: 6px;
    text-align: center;
}
.t501__line {
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    height: 1px;
    background-color: #002e24;
    opacity: 0.2;
}
.t501 hr {
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    border-top: 1px solid #002e24;
    opacity: 0.2;
}
@media screen and (max-width: 960px) {
    .t501 .t501__col {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .t501 .t-section__bottomwrapper {
        margin-top: 45px;
    }
    .t501 .t-section__topwrapper {
        margin-bottom: 45px;
    }
    .t501 .t-section__title {
        margin-bottom: 20px;
    }
}
.t795__title {
    margin-bottom: 40px;
}
.t795__descr {
    max-width: 560px;
}
.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;
}
.t481 {
    width: 100%;
    height: 65px;
    z-index: 990;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    margin: 0 auto;
}
.t481__beforeready {
    visibility: hidden;
}
.t481 ul {
    margin: 0;
}
.t481__maincontainer {
    width: 100%;
    height: 65px;
    display: table;
}
.t481__leftside {
    display: table-cell;
    vertical-align: middle;
}
.t481__centerside {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.t481__centerside.t481__menualign_left {
    text-align: left;
}
.t481__centerside.t481__menualign_right {
    text-align: right;
}
.t481__rightside {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.t481 .lastside {
    display: table-cell;
    vertical-align: middle;
}
.t481__padding40px {
    width: 30px;
}
.t481__logo {
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    padding-right: 30px;
    font-family: "Lato", Arial, sans-serif;
}
.t481__imglogo {
    margin-right: 30px;
}
.t481__list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
}
.t481__list_item {
    clear: both;
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    color: #002e24;
    white-space: nowrap;
}
.t481__list_item .t-active {
    opacity: 0.7;
}
.t481__list_item:first-child {
    padding-left: 0;
}
.t481__list_item:last-child {
    padding-right: 0;
}
.t481__leftcontainer {
    display: inline-block;
}
.t481__rightcontainer {
    display: table;
    text-align: right;
    width: auto;
    position: relative;
    float: right;
}
.t481__right_descr {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    font-family: "Lato", Arial, sans-serif;
    font-size: 13px;
    color: #002e24;
}
.t481__right_buttons {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
}
.t481__right_buttons_wrap {
    display: table;
    width: auto;
    float: right;
}
.t481__right_buttons_but {
    display: table-cell;
    vertical-align: middle;
}
.t481__right_share_buttons {
    display: table-cell;
    vertical-align: middle;
    min-width: 220px;
}
.t481 .b-share {
    display: table !important;
    float: right;
}
.t481 .b-share-btn__wrap {
    display: table-cell !important;
    float: none !important;
    padding-left: 5px !important;
}
.t481__right_langs {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
}
.t481__right_langs_wrap {
    display: table;
    width: auto;
    float: right;
}
.t481__right_langs_lang {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    color: #002e24;
}
.t481 .t-sociallinks,
.t481__right_social_links {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.t481 .t-sociallinks__wrapper,
.t481__right_social_links_wrap {
    display: table;
    width: auto;
}
.t481 .t-sociallinks a,
.t481__right_social_links a {
    display: block;
    vertical-align: middle;
}
.t481 .t-sociallinks__item,
.t481__right_social_links_item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 3px;
}
.t481 .t-sociallinks__item:last-child,
.t481__right_social_links_item:last-child {
    padding-right: 0;
}
.t481__mobile {
    display: none;
}
.t481 a,
#allrecords .t481 a {
    text-decoration: none;
    color: #002e24;
}
.t481 .t-btn {
    height: 34px;
    font-size: 12px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 10px;
}
.t481.t481__positionabsolute {
    position: absolute;
    left: 0;
    right: 0;
}
.t481.t481__positionfixed {
    position: fixed;
    left: 0;
    right: 0;
}
.t481.t481__positionstatic {
    position: static;
}
.t481__right_langs_lang a,
.t481__right_langs_lang .t794__tm-link {
    white-space: nowrap;
}
@media screen and (max-width: 1200px) {
    .t481__padding40px {
        width: 20px;
    }
    .t481__imglogo {
        margin-right: 15px;
    }
    .t481__logo {
        padding-right: 15px;
    }
    .t481__right_descr {
        padding-left: 15px;
    }
    .t481__right_buttons {
        padding-left: 15px;
    }
    .t481__right_share_buttons {
        padding-left: 15px;
    }
    .t481__right_langs {
        padding-left: 15px;
    }
    .t481 .t-sociallinks,
    .t481__right_social_links {
        padding-left: 15px;
    }
}
@media screen and (max-width: 980px) {
    .t481 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important;
        border-radius: 0 !important;
    }
    .t481.t481__positionabsolute,
    .t481.t481__positionfixed,
    .t481.t481__positionstatic {
        position: static;
    }
    .t481__leftside,
    .t481__rightside,
    .t481__centerside {
        display: block;
        text-align: center;
        float: none;
    }
    .t481__leftcontainer,
    .t481__centercontainer,
    .t481__rightcontainer {
        padding: 20px 0;
    }
    .t481__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto;
    }
    .t481__imglogomobile.t481__imglogo {
        width: 100% !important;
    }
    .t481__padding40px {
        display: none;
    }
    .t481__padding10px {
        display: none;
    }
    .t481__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .t481__right_share_buttons {
        display: table;
        position: static;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
        float: none;
        min-width: inherit;
    }
    .t481__right_buttons {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
    }
    .t481 .t-sociallinks,
    .t481__right_descr,
    .t481__right_langs,
    .t481__right_social_links {
        display: table;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center;
    }
    .t481__logo {
        text-align: center;
        margin: 20px;
    }
    .t481 img {
        float: inherit;
    }
    .t481 .t481__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal;
    }
    .t481 .t-btn {
        margin-left: 5px;
        margin-left: 5px;
    }
    .t481__logo {
        white-space: normal;
        padding: 0;
    }
}
@media screen and (max-width: 640px) {
    .t481__right_buttons_but {
        display: table;
        padding: 0 0;
        margin: 0 auto 10px;
    }
    .t481 .t-sociallinks__wrapper,
    .t481__right_social_links_wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .t481 .t-sociallinks__item,
    .t481__right_social_links_item {
        padding: 3px;
    }
}
.t481 .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px;
}
.t481 .ya-share2__list {
    margin-bottom: 0;
}
.t481 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px;
}
.t481__black-white .ya-share2__badge {
    background-color: #111 !important;
}
.t481__transp-white .ya-share2__badge {
    background-color: transparent !important;
}
.t481__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none;
}
.t481__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 2px;
}
.t481__white-black .ya-share2__badge {
    background-color: #fff !important;
}
.t481__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==);
}
.t481__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
}
.t481__white-black .ya-share2__counter:before {
    background-color: #222;
}
.t481__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=);
}
.t481__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+);
}
.t481__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;
}
.t481__transp-black .ya-share2__badge {
    background-color: transparent !important;
}
.t481__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==);
}
.t481__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 2px;
}
.t481__transp-black .ya-share2__counter:before {
    display: none;
}
.t481__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=);
}
.t481__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+);
}
.t481__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;
}
.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 0.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 0.2s;
}
.t280__logo:hover {
    opacity: 0.8;
}
.t280__logo__img {
    display: block;
    height: 100%;
}
.t280__burger {
    position: relative;
    flex-shrink: 0;
    width: 28px;
    height: 20px;
    top: 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}
.t280__big .t280__burger {
    width: 42px;
    height: 32px;
}
.t280__small .t280__burger {
    width: 22px;
    height: 14px;
}
.t280__burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    height: 3px;
    background-color: #000;
}
.t280__big .t280__burger span {
    height: 5px;
}
.t280__small .t280__burger span {
    height: 2px;
}
.t280__burger span:nth-child(1) {
    top: 0;
}
.t280__burger span:nth-child(2),
.t280__burger span:nth-child(3) {
    top: 8px;
}
.t280__big .t280__burger span:nth-child(2),
.t280__big .t280__burger span:nth-child(3) {
    top: 13px;
}
.t280__small .t280__burger span:nth-child(2),
.t280__small .t280__burger span:nth-child(3) {
    top: 6px;
}
.t280__burger span:nth-child(4) {
    top: 16px;
}
.t280__big .t280__burger span:nth-child(4) {
    top: 26px;
}
.t280__small .t280__burger span:nth-child(4) {
    top: 12px;
}
.t280__main_opened .t280__burger span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t280__main_opened .t280__small .t280__burger span:nth-child(1) {
    top: 6px;
}
.t280__main_opened .t280__big .t280__burger span:nth-child(1) {
    top: 6px;
}
.t280__main_opened .t280__burger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.t280__main_opened .t280__burger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.t280__main_opened .t280__burger span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t280__main_opened .t280__big .t280__burger span:nth-child(4) {
    top: 18px;
}
.t280__main_opened .t280__small .t280__burger span:nth-child(4) {
    top: 6px;
}
.t280__menu__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -100;
    opacity: 0;
    transition: 0.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(0.9);
    transform: translateY(-30%) scale(0.9);
    transition: 0.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 {
    display: block;
    margin: 20px auto;
}
.t280__menu__item:first-child {
    margin-top: 0 !important;
}
.t280__menu__item:last-child {
    margin-bottom: 0 !important;
}
.t280__menu__item.t-active {
    opacity: 0.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(0.9);
    transform: translateY(30%) scale(0.9);
    transition: 0.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:before {
    content: " ";
}
.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;
}
@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;
}
.t704 .t704__title {
    margin-bottom: 24px;
}
.t704 .t704__text-wrapper {
    margin-bottom: 74px;
}
.t704 .t704__form-bottom-text {
    margin-top: 30px;
}
.t704 .t-form__inputsbox {
    display: table;
    -webkit-transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear;
    transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear;
    max-height: 5000px;
}
.t704 .t704__inputsbox_hidden.t-form__inputsbox {
    display: block;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}
.t704 .t-form_inputs-total_5 .t-input-group {
    width: 20%;
}
.t704 .t-form_inputs-total_4 .t-input-group {
    width: 25%;
}
.t704 .t-form_inputs-total_3 .t-input-group {
    width: 33.33%;
}
.t704 .t-form_inputs-total_2 .t-input-group {
    width: 50%;
}
.t704 .t-form_inputs-total_1 .t-input-group {
    max-width: 460px;
    width: 460px;
}
.t704 .t-form.t-form_inputs-total_1 {
    display: table;
}
.t704 .t-align_center .t-form.t-form_inputs-total_1 {
    margin: 0 auto;
}
.t704 .t-input-group {
    display: table-cell;
    vertical-align: bottom;
}
.t704 .t-input-block {
    height: 100%;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}
.t704 .t-input,
.t704 .t-select {
    height: 58px;
    background-color: transparent;
}
.t704 .t-input::-ms-clear {
    width: 0;
    height: 0;
}
.t704 .t-input__vis-ph {
    top: 21px;
}
.t704 .t-input-title {
    padding-bottom: 5px;
    text-align: left;
}
.t704 .t-input-subtitle {
    margin-top: -5px;
    padding-bottom: 10px;
    text-align: left;
}
.t704 .t-form__submit {
    display: table-cell;
    vertical-align: bottom;
    height: 100%;
}
.t704 .t-submit {
    height: 58px;
    padding: 0 30px;
}
.t704 .t-datepicker {
    width: 100%;
}
.t704 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}
.t704 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}
@media screen and (max-width: 960px) {
    .t704 .t704__text-wrapper {
        margin-bottom: 32px;
    }
    .t704 .t-form__inputsbox,
    .t704 .t-form.t-form_inputs-total_1 {
        display: block;
    }
    .t704 .t-input-group,
    .t704 .t-form_inputs-total_1 .t-input-group {
        display: block;
        width: 100% !important;
        max-width: 100%;
    }
    .t704 .t-input-block {
        display: block;
        margin-bottom: 16px;
        padding-right: 0;
    }
    .t704 .t-form__submit {
        display: block;
        width: 100%;
    }
    .t704 .t-submit {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .t704 .t-input,
    .t704 .t-submit,
    .t704 .t-select {
        height: 50px;
    }
    .t704 .t-input__vis-ph {
        top: 17px;
    }
    .t704 .t-input_pvis {
        padding: 22px 20px 10px 20px;
    }
}
.t704 .t-input-error {
    display: none !important;
}
.t704 .t-form__errorbox-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.t704 .t-form__errorbox-middle {
    display: none;
}
.t704 .t-form__errorbox-bottom {
    display: block;
}
@media screen and (max-width: 960px) {
    .t704 .t-form__errorbox-middle {
        display: block;
    }
    .t704 .t-form__errorbox-bottom {
        display: none;
    }
}
.t463__colwrapper {
    display: table;
    width: 100%;
}
.t463__c12collumns {
    max-width: 1200px;
    margin: 0 auto;
}
.t463__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
}
.t463__content {
    padding: 2px 40px 0;
    display: table-cell;
    vertical-align: middle;
}
.t463__col {
    display: table-cell;
    vertical-align: middle;
    width: 33%;
}
.t463__col_center {
    padding: 0 16px;
}
.t463 .t-sociallinks__item,
.t463__right_social_links_item {
    display: inline-block;
    margin: 4px 1px 0;
    overflow: hidden;
}
.t463__typo {
    font-size: 14px;
    color: #222;
}
.t463__img {
    max-width: 150px;
}
@media screen and (max-width: 1200px) {
    .t463__content {
        padding: 2px 20px 0;
    }
}
@media screen and (max-width: 960px) {
    .t463__col,
    .t463__copyright {
        width: 100%;
        display: block;
        text-align: center;
    }
    .t463__maincontainer {
        display: block;
    }
    .t463__content {
        display: block;
    }
    .t463__maincontainer {
        height: auto !important;
        padding: 40px 0;
    }
    .t463__col {
        margin-bottom: 20px;
        padding: 0;
    }
    .t463__list_item {
        margin: 0 10px 4px;
    }
    .t463__col:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 670px) {
    .t463__typo {
        font-size: 12px;
    }
}
