.csssize {
  height: 5747px
}

.t-body {
  margin: 0px
}

#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none
}

#allrecords a {
  color: #008800;
  text-decoration: none
}

#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
  outline: none
}

#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,
#allrecords .t-radio:focus-visible+.t-radio__indicator,
#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
  outline-color: #2015FF;
  outline-offset: 4px;
  outline-style: auto
}

#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
  outline-offset: 2px
}

#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: #008800;
  text-decoration: none
}

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

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

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

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

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

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
}

@media screen and (max-width:1024px) {

  a:active,
  button:active {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .1)
  }
}

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

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

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

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

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

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

.t-title_md {
  font-size: 52px;
  line-height: 1.23
}

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

.t-descr {
  font-family: 'Roboto', 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-align_right {
  text-align: right
}

.t-valign_middle {
  vertical-align: middle
}

.t-rec_pt_0 {
  padding-top: 0
}

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

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

.t-rec_pb_0 {
  padding-bottom: 0
}

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

.t-rec_pb_30 {
  padding-bottom: 30px
}

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

@media screen and (max-width:1200px) {
  .t-text_md {
    font-size: 18px
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .t-rec_pt_0 {
    padding-top: 0
  }

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

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

  .t-rec_pb_0 {
    padding-bottom: 0
  }

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

  .t-rec_pb_30 {
    padding-bottom: 30px
  }

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

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

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

.t001__uptitle {
  padding-top: 30px;
  padding-bottom: 60px;
  color: #fff
}

.t001__title {
  padding: 24px 0 38px;
  letter-spacing: .5px;
  color: #fff
}

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

.t001__descr_buttons {
  padding-bottom: 60px
}

.t001__descr_center {
  max-width: 700px;
  margin: 0 auto
}

.t001__descr_center a:not([style]) {
  color: #fff !important
}

.t001__descr_center a {
  font-weight: 600
}

.t001__buttons {
  padding-bottom: 20px
}

.t001__btn-wrapper {
  display: inline-block;
  margin: 0 6px
}

.t001__btn-wrapper:first-child {
  margin-left: 0
}

.t001 .t001__btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 6px 0
}

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

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

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

  .t001__descr_buttons {
    padding-bottom: 30px
  }

  .t001__btn-wrapper {
    margin: 6px
  }
}

.t-menusub__menu {
  display: none
}

.t456__imglogo {
  display: block;
  height: auto;
  margin-right: 30px
}

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

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

.t456__imglogo {
  max-width: 300px
}

.t456__leftwrapper {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px
}

.t456__rightwrapper {
  display: table-cell;
  vertical-align: middle;
  padding-right: 40px;
  width: 100%
}

.t456__menualign_left {
  text-align: left
}

.t456__menualign_right {
  text-align: right
}

.t456__menualign_center {
  text-align: center
}

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

  .t456__rightwrapper {
    padding-right: 20px
  }
}

.t456 {
  width: 100%;
  height: 80px;
  z-index: 990;
  position: fixed;
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  transition: background-color 0.3s linear
}

.t456__beforeready {
  visibility: hidden
}

.t456__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
  position: relative
}

.t456__maincontainer.t456__c12collumns {
  max-width: 1200px;
  margin: 0 auto
}

.t456__logo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px
}

.t456__list {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 20px
}

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

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

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

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

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

.t456.t456__positionabsolute {
  position: absolute
}

.t456.t456__positionfixed {
  position: fixed
}

.t456.t456__positionstatic {
  position: static
}

.t456__mobile {
  display: none
}

@media screen and (max-width:980px) {
  .t456__linewrapper {
    display: none
  }

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

  .t456.t456__positionabsolute,
  .t456.t456__positionfixed,
  .t456.t456__positionstatic {
    position: relative
  }

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

  .t456__imglogomobile.t456__imglogo {
    width: 100% !important
  }

  .t456__logo {
    text-align: center;
    margin: 20px
  }

  .t456 img {
    float: inherit
  }

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

  .t456__logo {
    white-space: normal;
    padding: 0
  }

  .t456__logowrapper {
    position: static;
    display: block;
    width: 100%
  }

  .t456__logowrapper2 {
    display: block;
    position: static
  }

  .t456__leftwrapper,
  .t456__rightwrapper {
    width: 100% !important;
    display: block
  }

  .t456__leftwrapper {
    padding: 20px;
    box-sizing: border-box
  }

  .t456__rightwrapper {
    padding: 20px 0 !important;
    box-sizing: border-box
  }

  .t456__list {
    display: block;
    padding: 0 !important;
    margin-left: 0
  }
}

.t489__subtitle {
  margin-top: 24px;
  color: #666
}

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

.t123__centeredContainer {
  text-align: center
}

.t389 {
  overflow: hidden
}

.t389__linewrapper {
  position: absolute;
  top: 0;
  width: 100%
}

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

.t389__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
  position: relative
}

.t389__content {
  padding: 2px 40px 0;
  display: table-cell;
  vertical-align: middle
}

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

.t389__col_center {
  width: 100%;
  padding: 0 16px
}

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

.t389__list_item {
  display: inline-block;
  margin: 0 15px
}

.t389__copyright,
.t389__scroll {
  width: 250px
}

.t389__typo {
  font-size: 14px
}

.t389__col_mobile {
  display: none
}

.t389_scrolltop {
  position: relative;
  padding-right: 12px;
  display: inline-block
}

.t389__icon {
  position: absolute;
  right: 0;
  top: 2px
}

.t389__copyright,
#allrecords .t389_scrolltop,
#allrecords .t389__list_item a {
  color: #222
}

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

  .t389__col,
  .t389__copyright,
  .t389__scroll {
    width: 230px
  }

  .t389__col_center {
    width: 100%
  }

  .t389__horizontalline {
    margin: 0 20px
  }
}

@media screen and (max-width:960px) {

  .t389__col,
  .t389__copyright,
  .t389__scroll {
    width: 100%;
    display: block;
    text-align: center
  }

  .t389__maincontainer {
    display: block
  }

  .t389__content {
    display: block
  }

  .t389__col_mobile {
    display: block
  }

  .t389__col_hiddenmobile {
    display: none
  }

  .t389__maincontainer {
    height: auto !important;
    padding: 40px 0
  }

  .t389__col {
    margin-bottom: 20px;
    padding: 0
  }

  .t389__list_item {
    margin: 0 10px 4px
  }

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

@media screen and (max-width:670px) {
  .t389__typo {
    font-size: 12px
  }
}

.t004 {
  padding-top: 8px;
  padding-bottom: 6px;
  position: relative
}

.t004__text-column-count_2 {
  column-count: 2;
  column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px
}

.t004__text-column-count_3 {
  column-count: 3;
  column-gap: 40px;
  -moz-column-count: 3;
  -moz-column-gap: 40px;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px
}

.t004__text-column-count_4 {
  column-count: 4;
  column-gap: 40px;
  -moz-column-count: 4;
  -moz-column-gap: 40px;
  -webkit-column-count: 4;
  -webkit-column-gap: 40px
}

.t004__initial-letter::first-letter {
  font-size: 100px;
  float: left;
  line-height: .65;
  margin: 10px 10px 10px 0
}

.t004 table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%
}

.t004 table td,
.t004 table th {
  padding: 5px;
  border: 1px solid #ddd;
  vertical-align: top
}

.t004 table thead td,
.t004 table th {
  font-weight: 700;
  border-bottom-color: #888
}

@media screen and (max-width:1200px) {

  .t004__text-column-count_2,
  .t004__text-column-count_3,
  .t004__text-column-count_4 {
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px
  }
}

@media screen and (max-width:960px) {

  .t004__text-column-count_2,
  .t004__text-column-count_3,
  .t004__text-column-count_4 {
    column-count: 1;
    column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0
  }
}

@media screen and (max-width:640px) {
  .t004 h1 {
    font-size: 28px;
    line-height: 35px
  }
}