.csssize {
  height: 4817px;
}
.t-body {
  margin: 0;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none;
}
#allrecords a {
  color: #ff8562;
  text-decoration: none;
}
#allrecords a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
#allrecords ol {
  padding-left: 22px;
}
#allrecords ul {
  padding-left: 20px;
}
#allrecords b,
#allrecords strong {
  font-weight: 700;
}
@media print {
  body,
  html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
}
.t-records {
  -webkit-font_smoothing: antialiased;
  background-color: none;
}
.t-records a {
  color: #ff8562;
  text-decoration: none;
}
.t-records a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
.t-records ol {
  padding-left: 22px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t-records ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t-mbfix {
  opacity: 0.01;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  width: 100%;
  height: 500px;
  background-color: white;
  top: 0;
  left: 0;
  z-index: 10000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.t-mbfix_hide {
  -webkit-transform: translateX(3000px);
  -ms-transform: translateX(3000px);
  transform: translateX(3000px);
}
img:not([src]) {
  visibility: hidden;
}
.t-body_scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.r_anim {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.r_hidden {
  opacity: 0;
}
.r_showed {
  opacity: 1;
}
.t-text {
  font-family: "Bahnschrift", Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-text-impact {
  font-family: "Bahnschrift", Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-text-impact_md {
  font-size: 38px;
  line-height: 1.35;
}
.t-name {
  font-family: "Bahnschrift", 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: "Bahnschrift", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-title_xxs {
  font-size: 36px;
  line-height: 1.23;
}
.t-title_xl {
  font-size: 72px;
  line-height: 1.17;
}
.t-uptitle {
  font-family: "Bahnschrift", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  letter-spacing: 2.5px;
}
.t-uptitle_sm {
  font-size: 14px;
}
.t-uptitle_md {
  font-size: 16px;
}
.t-align_center {
  text-align: center;
}
.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-free {
  padding: 35px 0 45px;
  height: auto;
  text-align: center;
}
.t-tildalabel-free__main {
  max-width: 340px;
  display: block;
  margin: 0 auto;
  line-height: 1.4;
  letter-spacing: 0.2px;
  color: inherit;
  opacity: 0.4;
}
.t-tildalabel-free__main:hover {
  opacity: 1;
}
.t-tildalabel-free__txt-link:hover {
  opacity: 1;
}
.t-tildalabel-free__links-wr {
  display: table;
  margin: 30px auto 0;
}
.t-tildalabel-free__txt-link {
  display: table-cell;
  padding: 0 15px;
  font-size: 13px;
  text-decoration: none;
  color: inherit;
  opacity: 0.25;
}
.t-rec_pt_60 {
  padding-top: 60px;
}
.t-rec_pt_75 {
  padding-top: 75px;
}
.t-rec_pt_135 {
  padding-top: 135px;
}
.t-rec_pt_180 {
  padding-top: 180px;
}
.t-rec_pb_60 {
  padding-bottom: 60px;
}
.t-rec_pb_75 {
  padding-bottom: 75px;
}
.t-rec_pb_90 {
  padding-bottom: 90px;
}
.t-rec_pb_180 {
  padding-bottom: 180px;
}
@media screen and (max-width: 1200px) {
  .t-text-impact_md {
    font-size: 30px;
  }
  .t-uptitle_md {
    font-size: 14px;
  }
  .t-title_xxs {
    font-size: 32px;
  }
  .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-impact_md {
    font-size: 26px;
  }
  .t-uptitle_sm {
    font-size: 10px;
  }
  .t-uptitle_md {
    font-size: 12px;
  }
  .t-title_xxs {
    font-size: 28px;
  }
  .t-title_xl {
    font-size: 32px;
  }
  .t-name_xs {
    font-size: 12px;
  }
  .t-name_md {
    font-size: 16px;
  }
  .t-tildalabel-free__txt-link {
    opacity: 0.4;
  }
  .t-tildalabel-free__main {
    opacity: 0.7;
  }
}
@media screen and (max-width: 480px) {
  .t-title_xl {
    font-size: 30px;
  }
  .t-rec_pt_60 {
    padding-top: 60px;
  }
  .t-rec_pt_75 {
    padding-top: 75px;
  }
  .t-rec_pt_135 {
    padding-top: 90px !important;
  }
  .t-rec_pt_180 {
    padding-top: 120px !important;
  }
  .t-rec_pb_60 {
    padding-bottom: 60px;
  }
  .t-rec_pb_75 {
    padding-bottom: 75px;
  }
  .t-rec_pb_90 {
    padding-bottom: 90px;
  }
  .t-rec_pb_180 {
    padding-bottom: 120px !important;
  }
}
.t-menusub__menu {
  display: none;
}
.t454__imglogo {
  height: auto;
  display: block;
}
.t454__linewrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.t454__horizontalline {
  margin: 0;
  border: 0;
  background-color: #c2c2c2;
  height: 1px;
  right: 0;
  bottom: 0;
  margin: 0 40px 0 40px;
}
.t454__leftmenuwrapper,
.t454__rightmenuwrapper {
  display: inline-table;
  height: 100%;
  vertical-align: middle;
}
.t454__leftmenuwrapper .t454__list,
.t454__rightmenuwrapper .t454__list {
  display: table-cell;
  vertical-align: middle;
}
.t454__logowrapper {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: table;
  height: inherit;
  z-index: 100;
}
.t454__logowrapper2 {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 100;
}
.t454__imglogo {
  max-width: 300px;
}
.t454__leftwrapper,
.t454__rightwrapper {
  width: 50%;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
}
.t454__leftwrapper {
  text-align: right;
  padding-right: 200px;
  padding-left: 40px;
  left: 0;
}
.t454__rightwrapper {
  text-align: left;
  padding-left: 200px;
  padding-right: 40px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .t454__leftwrapper {
    padding-left: 20px;
  }
  .t454__rightwrapper {
    padding-right: 20px;
  }
}
.t454 {
  width: 100%;
  height: 80px;
  z-index: 990;
  position: fixed;
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  transition: background-color 300ms linear;
}
.t454__beforeready {
  visibility: hidden;
}
.t454 ul {
  margin: 0;
}
.t454__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
  position: relative;
}
.t454__maincontainer.t454__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t454__logo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
}
.t454__list {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}
.t454__list_item {
  clear: both;
  font-family: "Bahnschrift", Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #000000;
  white-space: nowrap;
}
.t454__list_item .t-active {
  opacity: 0.7;
}
.t454__list_item:first-child {
  padding-left: 0;
}
.t454__list_item:last-child {
  padding-right: 0;
}
.t454 a,
#allrecords .t454 a {
  text-decoration: none;
  color: #000000;
}
.t454.t454__positionabsolute {
  position: absolute;
}
.t454.t454__positionfixed {
  position: fixed;
}
.t454.t454__positionstatic {
  position: static;
}
.t454__mobile {
  display: none;
}
@media screen and (max-width: 980px) {
  .t454__linewrapper {
    display: none;
  }
  .t454 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t454__maincontainer {
    padding: 20px 0 40px 0;
  }
  .t454.t454__positionabsolute,
  .t454.t454__positionfixed,
  .t454.t454__positionstatic {
    position: static;
  }
  .t454__imglogo {
    width: auto !important;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
  }
  .t454__imglogomobile.t454__imglogo {
    width: 100% !important;
  }
  .t454__rightcontainer {
    display: table;
    position: static;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .t454__leftmenuwrapper,
  .t454__rightmenuwrapper,
  .t454__leftwrapper,
  .t454__rightwrapper {
    height: initial;
  }
  .t454__logo {
    text-align: center;
    margin: 20px;
  }
  .t454 img {
    float: inherit;
  }
  .t454 .t454__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }
  .t454__logo {
    white-space: normal;
    padding: 0;
  }
  .t454__logowrapper {
    position: static;
    display: table;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    -webkit-transform: none;
    transform: none;
  }
  .t454__logowrapper2 {
    display: block;
    position: static;
  }
  .t454__leftwrapper,
  .t454__rightwrapper,
  .rightmenuwrapper {
    position: static;
    padding: 0 !important;
    width: 100%;
  }
  .t454__rightmenuwrapper,
  .t454__leftmenuwrapper,
  .t454__leftmenuwrapper .t454__list,
  .t454__rightmenuwrapper .t454__list {
    display: block;
  }
}
.t001__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t001__uptitle {
  padding-top: 30px;
  padding-bottom: 60px;
  color: #ffffff;
}
.t001__title {
  padding: 24px 0 38px 0;
  letter-spacing: 0.5px;
  color: #fff;
}
.t001__descr {
  padding: 0 0 30px 0;
  color: #fff;
}
.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;
}
@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;
  }
}
.t017__uptitle {
  padding-top: 3px;
  padding-bottom: 22px;
}
.t017__title {
  padding-top: 2px;
  padding-bottom: 0;
}
.t017__descr {
  padding-top: 21px;
}
.t107 {
  text-align: center;
}
.t107__width {
  vertical-align: middle;
}
.t107__widthauto {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.t107__title {
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 14px;
  line-height: 28px;
}
.t021__line {
  width: 100%;
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  background-color: #000000;
}
.t021__text-impact {
  text-align: center;
  margin-top: 44px;
  margin-bottom: 54px;
}
.t551__title {
  margin-bottom: 45px;
}
.t551__address {
  margin-top: 45px;
}
.t551 .t-sociallinks {
  margin-top: 40px;
}
.t551 .t-sociallinks__item {
  display: inline-block;
  margin: 4px 1px 0;
}
@media screen and (max-width: 960px) {
  .t551__contacts {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t457__logo {
  margin-top: 30px;
  width: 100%;
}
.t457__img {
  max-width: 150px;
}
.t457 {
  text-align: center;
}
.t457__ul {
  text-align: center;
  list-style-type: none;
  padding-left: 10px !important;
  padding-top: 16px;
  padding-right: 10px;
  padding-bottom: 0;
  margin: 0;
}
.t457__li {
  clear: both;
  font-family: "Bahnschrift", Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  font-weight: 600;
}
.t457 a {
  text-decoration: none;
}
.t457__copyright {
  text-align: center;
  font-family: "Bahnschrift", Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  opacity: 0.7;
  padding-top: 40px;
  padding-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .t457__ul {
    padding-top: 16px;
  }
}
@media screen and (max-width: 640px) {
  .t457 li {
    display: inline-block;
    margin-bottom: 20px;
  }
}
