@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700&subset=latin,cyrillic);
.t-body {
  margin: 0px;
}
#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;
}
@media print {
  body,
  html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
}
.t-text {
  font-family: 'Open Sans', serif;
  font-weight: 300;
  color: #000000;
}
.t-text_xs {
  font-size: 15px;
  line-height: 1.55;
}
.t-text_sm {
  font-size: 18px;
  line-height: 1.55;
}
.t-text_md {
  font-size: 20px;
  line-height: 1.55;
}
.t-text_lg {
  font-size: 22px;
  line-height: 1.55;
}
.t-text_weight_plus {
  font-weight: 400;
}
.t-text-impact {
  font-family: 'Open Sans', serif;
  font-weight: 300;
  color: #000000;
}
.t-text-impact_xs {
  font-size: 26px;
  line-height: 1.50;
}
.t-text-impact_sm {
  font-size: 32px;
  line-height: 1.35;
}
.t-text-impact_md {
  font-size: 38px;
  line-height: 1.35;
}
.t-text-impact_lg {
  font-size: 42px;
  line-height: 1.23;
}
.t-name {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-name_xs {
  font-size: 16px;
  line-height: 1.35;
}
.t-name_sm {
  font-size: 18px;
  line-height: 1.35;
}
.t-name_md {
  font-size: 20px;
  line-height: 1.35;
}
.t-name_lg {
  font-size: 22px;
  line-height: 1.35;
}
.t-name_xl {
  font-size: 24px;
  line-height: 1.35;
}
.t-heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-heading_xs {
  font-size: 26px;
  line-height: 1.23;
}
.t-heading_sm {
  font-size: 28px;
  line-height: 1.17;
}
.t-heading_md {
  font-size: 30px;
  line-height: 1.17;
}
.t-heading_lg {
  font-size: 32px;
  line-height: 1.17;
}
.t-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-title_xxs {
  font-size: 36px;
  line-height: 1.23;
}
.t-title_xs {
  font-size: 42px;
  line-height: 1.23;
}
.t-title_sm {
  font-size: 48px;
  line-height: 1.23;
}
.t-title_md {
  font-size: 52px;
  line-height: 1.23;
}
.t-title_lg {
  font-size: 64px;
  line-height: 1.23;
}
.t-title_xl {
  font-size: 72px;
  line-height: 1.17;
}
.t-title_xxl {
  font-size: 82px;
  line-height: 1.17;
}
.t-descr {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}
.t-descr_xs {
  font-size: 16px;
  line-height: 1.55;
}
.t-descr_sm {
  font-size: 18px;
  line-height: 1.55;
}
.t-descr_md {
  font-size: 20px;
  line-height: 1.55;
}
.t-descr_lg {
  font-size: 22px;
  line-height: 1.55;
}
.t-descr_xl {
  font-size: 24px;
  line-height: 1.50;
}
.t-descr_xxl {
  font-size: 26px;
  line-height: 1.45;
}
.t-descr_xxxl {
  font-size: 30px;
  line-height: 1.45;
  letter-spacing: 0.45;
}
.t-uptitle {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000000;
  letter-spacing: 2.5px;
}
.t-uptitle_xs {
  font-size: 12px;
}
.t-uptitle_sm {
  font-size: 14px;
}
.t-uptitle_md {
  font-size: 16px;
}
.t-uptitle_lg {
  font-size: 18px;
}
.t-uptitle_xl {
  font-size: 20px;
  letter-spacing: 2px;
}
.t-uptitle_xxl {
  font-size: 22px;
  letter-spacing: 2px;
}
.t-uptitle_xxxl {
  font-size: 24px;
  letter-spacing: 2px;
}
@media screen and (max-width: 1200px) {
  .t-text_xs {
    font-size: 14px;
  }
  .t-text_sm {
    font-size: 16px;
  }
  .t-text_md {
    font-size: 18px;
  }
  .t-text_lg {
    font-size: 20px;
  }
  .t-text-impact_md {
    font-size: 30px;
  }
  .t-descr_xxs {
    font-size: 12px;
  }
  .t-descr_xs {
    font-size: 14px;
  }
  .t-descr_sm {
    font-size: 16px;
  }
  .t-descr_md {
    font-size: 18px;
  }
  .t-descr_lg {
    font-size: 20px;
  }
  .t-descr_xl {
    font-size: 22px;
  }
  .t-descr_xxl {
    font-size: 22px;
  }
  .t-descr_xxxl {
    font-size: 26px;
  }
  .t-uptitle_md {
    font-size: 14px;
  }
  .t-uptitle_lg {
    font-size: 16px;
  }
  .t-uptitle_xl {
    font-size: 18px;
  }
  .t-uptitle_xxl {
    font-size: 20px;
  }
  .t-uptitle_xxxl {
    font-size: 22px;
  }
  .t-title_xxs {
    font-size: 32px;
  }
  .t-title_xs {
    font-size: 38px;
  }
  .t-title_sm {
    font-size: 44px;
  }
  .t-title_md {
    font-size: 48px;
  }
  .t-title_lg {
    font-size: 60px;
  }
  .t-title_xl {
    font-size: 68px;
  }
  .t-title_xxl {
    font-size: 78px;
  }
  .t-name_xs {
    font-size: 14px;
  }
  .t-name_sm {
    font-size: 16px;
  }
  .t-name_md {
    font-size: 18px;
  }
  .t-name_lg {
    font-size: 20px;
  }
  .t-name_xl {
    font-size: 22px;
  }
  .t-heading_xs {
    font-size: 24px;
  }
  .t-heading_sm {
    font-size: 26px;
  }
  .t-heading_md {
    font-size: 28px;
  }
  .t-heading_lg {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .t-text_xs {
    font-size: 12px;
    line-height: 1.45;
  }
  .t-text_sm {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-text_md {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-text_lg {
    font-size: 18px;
    line-height: 1.45;
  }
  .t-text-impact_sm {
    font-size: 22px;
  }
  .t-text-impact_md {
    font-size: 26px;
  }
  .t-text-impact_lg {
    font-size: 28px;
  }
  .t-descr_xs {
    font-size: 12px;
    line-height: 1.45;
  }
  .t-descr_sm {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-descr_md {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-descr_lg {
    font-size: 18px;
    line-height: 1.45;
  }
  .t-descr_xl {
    font-size: 20px;
    line-height: 1.40;
  }
  .t-descr_xxl {
    font-size: 20px;
  }
  .t-descr_xxxl {
    font-size: 22px;
  }
  .t-uptitle_xs {
    font-size: 10px;
  }
  .t-uptitle_sm {
    font-size: 10px;
  }
  .t-uptitle_md {
    font-size: 12px;
  }
  .t-uptitle_lg {
    font-size: 14px;
  }
  .t-uptitle_xl {
    font-size: 16px;
  }
  .t-uptitle_xxl {
    font-size: 18px;
  }
  .t-uptitle_xxxl {
    font-size: 20px;
  }
  .t-title_xxs {
    font-size: 28px;
  }
  .t-title_xs {
    font-size: 30px;
  }
  .t-title_sm {
    font-size: 30px;
  }
  .t-title_md {
    font-size: 30px;
  }
  .t-title_lg {
    font-size: 30px;
  }
  .t-title_xl {
    font-size: 32px;
  }
  .t-title_xxl {
    font-size: 36px;
  }
  .t-name_xs {
    font-size: 12px;
  }
  .t-name_sm {
    font-size: 14px;
  }
  .t-name_md {
    font-size: 16px;
  }
  .t-name_lg {
    font-size: 18px;
  }
  .t-name_xl {
    font-size: 20px;
  }
  .t-heading_xs {
    font-size: 22px;
  }
  .t-heading_sm {
    font-size: 24px;
  }
  .t-heading_md {
    font-size: 24px;
  }
  .t-heading_lg {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .t-title_xl {
    font-size: 30px;
  }
  .t-title_xxl {
    font-size: 30px;
  }
}
.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: 0px;
  margin-bottom: 10px;
}
.t-records ul {
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.t-cover {
  height: 700px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}
.t-cover__carrier {
  height: 700px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
}
.t-cover__carrier.loading {
  opacity: 0;
}
.t-cover__carrier.loaded {
  opacity: 1;
  transition: opacity 400ms;
}
@media screen and (max-device-width: 1024px) {
  .t-cover {
    background-attachment: scroll;
  }
  .t-cover__carrier {
    background-attachment: scroll;
  }
}
@media print {
  .t-cover {
    background-attachment: scroll;
  }
  .t-cover__carrier {
    background-attachment: scroll;
  }
}
.t-cover__filter {
  height: 700px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.t-cover .t-container,
.t-cover .t-container_100,
.t-cover .t-container_10,
.t-cover .t-container_8 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.t-cover__wrapper {
  height: 700px;
  display: table-cell;
  width: 1200px;
}
.t-cover__wrapper span.space {
  display: inline-block;
  height: 100%;
  width: 1px;
}
@media screen and (max-width: 640px) {
  .t-cover {
    height: 400px;
    background-attachment: fixed;
  }
  .t-cover__carrier {
    background-attachment: scroll !important;
    background-size: cover;
    background-position: center center;
  }
  .t-cover__filter {
    height: 400px;
  }
  .t-cover__wrapper {
    height: 400px;
  }
}
@-webkit-keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.t-cover__arrow-wrapper_animated {
  animation: t-arrow-bottom 1.7s infinite ease;
}
.t-cover__arrow {
  position: absolute;
  z-index: 9;
  bottom: 40px;
  right: 0;
  left: 0;
  text-align: center;
}
.t-cover__arrow-wrapper {
  display: inline-block;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
}
.t-cover__arrow-wrapper:hover {
  opacity: .7;
}
.t-cover__arrow-svg {
  fill: #fff;
}
@media screen and (max-width: 640px) {
  .t-cover__arrow_mobile {
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
  }
  .t-cover__arrow {
    bottom: 14px;
  }
}
.t-btn {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  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;
}
@media screen and (max-width: 640px) {
  .t-btn {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.t-btn_sm {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}
.t-btn_lg {
  height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
@media screen and (max-width: 640px) {
  .t-btn_lg {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.t-submit {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  white-space: nowrap;
  background-image: none;
  cursor: pointer;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .t-submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.t-input {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 100%;
  height: 60px;
  padding: 0px 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t-input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.t-input_bbonly {
  outline: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}
@media screen and (max-width: 1200px) {
  .t-screenmin-1200px {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .t-screenmin-980px {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .t-screenmin-640px {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .t-screenmin-480px {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .t-screenmin-320px {
    display: none;
  }
}
@media screen and (min-width: 321px) {
  .t-screenmax-320px {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .t-screenmax-480px {
    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;
  }
}
.t-hidden {
  display: none;
}
.t-opacity_50 {
  filter: alpha(opacity=50);
  KHTMLOpacity: 0.50;
  MozOpacity: 0.50;
  opacity: 0.50;
}
.t-opacity_70 {
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t-uppercase {
  text-transform: uppercase;
}
.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-valign_top {
  vertical-align: top;
}
.t-valign_bottom {
  vertical-align: bottom;
}
.t-margin_left_auto {
  margin-right: 0;
  margin-left: auto;
}
.yashare-style .b-share-btn__facebook,
.yashare-style .b-share-btn__twitter,
.yashare-style .b-share-btn__vkontakte {
  background-color: transparent !important;
}
.yashare-style .b-share__link {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.yashare-style-black-white .b-share-btn__wrap {
  background-color: #000 !important;
  padding: 5px !important;
}
.yashare-style-transp-white .b-share-btn__wrap {
  padding: 5px !important;
}
.yashare-style-transp-white .b-share-counter {
  color: #fff;
  font-weight: bold;
}
.yashare-style-white-black .b-share-btn__wrap {
  background-color: #fff !important;
  padding: 5px !important;
}
.yashare-style-white-black .b-share-icon {
  background-image: url("//static.tildacdn.com/img/b-share_counter_large_white.png") !important;
}
.yashare-style-transp-black .b-share-btn__wrap {
  padding: 5px !important;
}
.yashare-style-transp-black .b-share-icon {
  background-image: url("//static.tildacdn.com/img/b-share_counter_large_white.png") !important;
}
.yashare-style-transp-black .b-share-counter {
  color: #000;
  font-weight: bold;
}
.ya-share2 ul {
  padding-left: 0px !important;
}
.carousel {
  position: relative;
}
.carousel ol {
  padding-left: 0px !important;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  line-height: 1;
}
.carousel-inner .widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.carousel-control.right {
  right: 0;
  left: auto;
}
.carousel-control .carousel-control-left {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  left: 20%;
  height: 34px;
  width: 21px;
  background: url(//static.tildacdn.com/img/aboutSliderControls.png) no-repeat;
}
.carousel-control .carousel-control-left-white {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  left: 20%;
  height: 34px;
  width: 21px;
  background: url(//static.tildacdn.com/img/aboutSliderControls_white.png) no-repeat;
}
.carousel-control .carousel-control-right {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  right: 20%;
  height: 34px;
  width: 21px;
  background: url(//static.tildacdn.com/img/aboutSliderControls.png) no-repeat;
  background-position: left bottom;
}
.carousel-control .carousel-control-right-white {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  right: 20%;
  height: 34px;
  width: 21px;
  background: url(//static.tildacdn.com/img/aboutSliderControls_white.png) no-repeat;
  background-position: left bottom;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators.dotsbottom {
  bottom: -60px;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000000;
  border: none;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 0;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: transparent;
}
.carousel-indicators li.white {
  background-color: #fff;
}
.carousel-indicators li.white.active {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: transparent;
}
.carousel-caption-imgs h6 {
  font-family: 'Open Sans', serif;
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  padding-top: 28px;
  padding-bottom: 0px;
  text-align: center;
}
.carousel-caption-imgs p {
  font-family: 'Open Sans', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-title {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  padding-top: 36px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-descr {
  font-family: 'Open Sans', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .carousel-control .carousel-control-left {
    left: 10%;
  }
  .carousel-control .carousel-control-left-white {
    left: 10%;
  }
  .carousel-control .carousel-control-right {
    right: 10%;
  }
  .carousel-control .carousel-control-right-white {
    right: 10%;
  }
}
.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_white {
  background-color: #fff;
  color: #000;
}
.t-tildalabel_gray {
  background-color: #eee;
  color: #000;
}
.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;
}
.t-tildalabel_white .t-tildalabel__link,
.t-tildalabel_gray .t-tildalabel__link {
  color: #000;
}
.t-carousel {
  position: relative;
}
.t-carousel__inner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.t-carousel__slides {
  position: relative;
}
.t-carousel__inner > .t-carousel__item {
  position: relative;
  display: none;
  -webkit-transition: 0 ease-in-out left;
  -moz-transition: 0 ease-in-out left;
  -o-transition: 0 ease-in-out left;
  transition: 0 ease-in-out left;
}
.t-carousel__inner > .t-carousel__item.t-carousel__animation_fast {
  -webkit-transition: .3s ease-in-out left;
  -moz-transition: .3s ease-in-out left;
  -o-transition: .3s ease-in-out left;
  transition: .3s ease-in-out left;
}
.t-carousel__inner > .t-carousel__item.t-carousel__animation_slow {
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.t-carousel__item__wrapper {
  position: relative;
  margin: 0 auto;
}
.t-carousel__item__img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t-carousel_cover .t-carousel__item__img {
  background-size: cover;
}
.t-carousel__inner > .active,
.t-carousel__inner > .next,
.t-carousel__inner > .prev {
  display: block;
}
.t-carousel__inner > .active {
  left: 0;
}
.t-carousel__inner > .next,
.t-carousel__inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.t-carousel__inner > .next {
  left: 100%;
}
.t-carousel__inner > .prev {
  left: -100%;
}
.t-carousel__inner > .next.left,
.t-carousel__inner > .prev.right {
  left: 0;
}
.t-carousel__inner > .active.left {
  left: -100%;
}
.t-carousel__inner > .active.right {
  left: 100%;
}
.t-carousel__arrows__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=',sizingMethod='scale');
  background: none !important;
}
.t-carousel__arrow_outsidesmall .t-carousel__arrow__wrapper_left {
  left: 16px;
}
.t-carousel__arrow_outsidesmall .t-carousel__arrow__wrapper_right {
  right: 16px;
}
.t-carousel__arrow_outsidemiddle .t-carousel__arrow__wrapper_left {
  left: 20px;
}
.t-carousel__arrow_outsidemiddle .t-carousel__arrow__wrapper_right {
  right: 20px;
}
.t-carousel__control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  pointer-events: auto;
}
.t-carousel__control:hover {
  opacity: .6;
}
.t-carousel__arrow {
  width: 34px;
  height: 34px;
  background: transparent;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t-carousel__arrow.t-carousel__arrow_small {
  width: 20px;
  height: 20px;
}
.t-carousel__arrow.t-carousel__arrow_large {
  width: 54px;
  height: 54px;
}
.t-carousel__arrow__wrapper {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.t-carousel__arrow__wrapper_left {
  left: 30px;
}
.t-carousel__arrow__wrapper_right {
  right: 30px;
}
.t-carousel__arrow_right {
  border-top: 3px solid;
  border-right: 3px solid;
}
.t-carousel__arrow_right.t-carousel__arrow_light {
  border-top: 1px solid;
  border-right: 1px solid;
}
.t-carousel__arrow_right.t-carousel__arrow_bold {
  border-top: 6px solid;
  border-right: 6px solid;
}
.t-carousel__arrow_left {
  border-left: 3px solid;
  border-bottom: 3px solid;
}
.t-carousel__arrow_left.t-carousel__arrow_light {
  border-left: 1px solid;
  border-bottom: 1px solid;
}
.t-carousel__arrow_left.t-carousel__arrow_bold {
  border-left: 6px solid;
  border-bottom: 6px solid;
}
.t-carousel__control.right {
  right: 0;
  left: auto;
}
@media screen and (max-width: 768px) {
  .t-carousel__control .t-carousel__arrow {
    width: 12px;
    height: 12px;
  }
  .t-carousel-control {
    width: 10%;
  }
  .t-carousel__arrow__left {
    left: 15px;
  }
  .t-carousel__arrow__right {
    right: 15px;
  }
}
.t-carousel__indicators.carousel-indicators {
  z-index: 15;
  text-align: center;
  list-style: none;
  position: relative;
  padding-left: 0 !important;
  margin: 0 auto;
  padding: 20px 0;
  bottom: auto;
  left: auto;
}
.t-carousel__indicators.t-carousel__indicators_light {
  padding: 15px 0 18px;
}
.t-carousel__indicators.t-carousel__indicators_bold {
  padding: 24px 0 21px;
}
.t-carousel__indicators .t-carousel__indicator {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #222;
  border: none;
  border-radius: 10px;
  opacity: .4;
  -webkit-transition: .2s ease-in-out opacity;
  -moz-transition: .2s ease-in-out opacity;
  -o-transition: .2s ease-in-out opacity;
  transition: .2s ease-in-out opacity;
}
@media screen and (max-width: 640px) {
  .t-carousel__indicators.carousel-indicators,
  .t-carousel__indicators.t-carousel__indicators_light,
  .t-carousel__indicators.t-carousel__indicators_bold {
    padding: 15px 0;
  }
}
.t-carousel__indicators.t-carousel__indicators_light .t-carousel__indicator {
  width: 4px;
  height: 4px;
  margin: 0 5px;
}
.t-carousel__indicators.t-carousel__indicators_bold .t-carousel__indicator {
  width: 10px;
  height: 10px;
  margin: 0 6px;
}
.t-carousel__indicators .t-carousel__indicator:hover {
  opacity: .8;
}
.t-carousel__indicators .t-carousel__indicator.active {
  opacity: 1;
}
.t-carousel__indicators.t-carousel__indicators_inside {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.t-carousel__caption-inside {
  display: none;
}
.t-carousel__caption_wrapper {
  border-top: 1px solid #eee;
  padding: 14px 0;
}
.t-carousel__descr {
  margin-top: 5px;
  color: #777;
}
.t-zoomer__show_fixed {
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}
.t-zoomer__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
.t-zoomer__show .t-zoomer__wrapper {
  z-index: 9999999;
  opacity: 1;
}
.t-zoomer__container {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.t-zoomer__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.t-zoomer__comments {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: auto;
}
.t-zoomer__descr {
  z-index: 3;
  text-align: center;
  padding: 14px 20px 0;
  background: transparent;
  max-width: 800px;
  margin: 0 auto;
}
.t-zoomable {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.t-zoomer__show .t-zoomable,
.t-zoomer__show .t-carousel__zoomer__img {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.t-zoomer__container {
  z-index: 99999999;
}
#t-carousel__zoomed,
.t-carousel__zoomer__slides,
.t-carousel__zoomer__inner,
.t-carousel__zoomer__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t-carousel__zoomer__inner {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}
.t-carousel__zoomer__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  overflow: auto;
}
.t-carousel__zoomer__item {
  height: 100%;
}
.t-zoomer__close {
  position: fixed;
  right: 10px;
  top: 12px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 999999999999;
}
.t-zoomer__close:hover {
  opacity: .7;
}
.t-zoomer__close-line {
  position: absolute;
  left: 15px;
  height: 26px;
  width: 2px;
  background-color: #222;
}
.t-zoomer__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t-zoomer__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t-carousel__zoomer__control .t-carousel__arrow {
  border-color: #222;
  border-width: 2px;
}
.t-carousel__zoomer__control .t-carousel__arrow__wrapper_right {
  right: 19px;
}
.t-carousel__zoomer__control .t-carousel__arrow__wrapper_left {
  left: 19px;
}
.t030__title {
  margin-bottom: 15px;
}
.t030__descr {
  margin-top: 8px;
  padding-bottom: 6px;
}
.t119__preface {
  font-size: 30px;
  line-height: 1.35;
  margin-top: -1px;
}
@media screen and (max-width: 640px) {
  .t119__preface {
    font-size: 22px;
  }
}
.t123__centeredContainer {
  text-align: center;
}
.t142__submit-overflowed {
  line-height: 1.1 !important;
}
.t142__text {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.t142__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t142__wraptwo {
  position: relative;
  z-index: 1;
  right: -50%;
}
.t142__submit {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  background: none;
  cursor: pointer;
}
.t142__submit_size_sm {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}
.t142__submit_size_lg {
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
.t142__submit_size_xl {
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.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__submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-radius: 0px;
  }
  .t142__submit_size_lg,
  .t142__submit_size_xl,
  .t142__submit_size_xxl {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .t142__submit_size_lg .t142__text,
  .t142__submit_size_xl .t142__text,
  .t142__submit_size_xxl .t142__text {
    height: 60px;
  }
}
.t225__title {
  padding-top: 8px;
  padding-bottom: 3px;
}
.t225__uptitle {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 50px;
}
.t225__descr {
  padding: 41px 0px 0px 0px;
}
.t229 {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 990;
  box-shadow: 0px 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;
  height: 50px;
}
.t229__beforeready {
  visibility: hidden;
}
.t229.t229__positionabsolute {
  position: absolute;
}
.t229.t229__positionfixed {
  position: fixed;
}
.t229.t229__positionstatic {
  position: static;
}
.t229__maincontainer {
  width: 100%;
  height: 50px;
  display: table;
}
.t229__maincontainer.t229__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t229__centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t229__centerside.t229__menualign_left {
  text-align: left;
}
.t229__centerside.t229__menualign_right {
  text-align: right;
}
.t229__padding40px {
  width: 40px;
}
.t229 .t229__maincontainer.t229__c12collumns .t229__padding40px {
  width: 20px;
}
.t229 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
}
.t229__list_item {
  clear: both;
  font-size: 16px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  white-space: nowrap;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
.t229 a,
#allrecords .t229 a {
  text-decoration: none;
  color: #000000;
}
.t229__list_item .t-active {
  opacity: 0.7;
}
@media screen and (max-width: 1200px) {
  .t229__padding40px {
    width: 20px;
  }
}
@media screen and (max-width: 980px) {
  .t229 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t229.t229__positionabsolute,
  .t229.t229__positionfixed,
  .t229.t229__positionstatic {
    position: static;
  }
  .t229__centerside {
    display: block;
    text-align: center;
    float: none;
    padding: 20px 0px;
  }
  .t229__padding40px {
    display: none;
  }
  .t229 .t229__list_item {
    display: block;
    text-align: center;
    padding: 12px 10px !important;
    white-space: normal;
  }
}
.t259__mainblock {
  margin: 0 auto;
}
.t259__container.container {
  max-width: 100%;
}
.t259__wrapper {
  padding: 0 40px;
}
.t259__uptitle {
  margin-bottom: 30px;
  padding-top: 10px;
  color: #fff;
}
.t259__text {
  margin-bottom: 60px;
  color: #fff;
}
.t259__userblock__img {
  width: 60px;
  border-radius: 100px;
  display: block;
  margin: 0 auto 12px;
  height: 60px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.t259__user__title {
  color: #fff;
  font-weight: 600;
}
.t250__user__job {
  color: #fff;
}
.t259 .carousel-inner > .item {
  -webkit-transition: .4s ease-in-out left;
  -moz-transition: .4s ease-in-out left;
  -o-transition: .4s ease-in-out left;
  transition: .4s ease-in-out left;
}
@media screen and (max-width: 768px) {
  .t259__uptitle {
    margin-bottom: 20px;
    padding-top: 0;
  }
  .t259__text {
    margin-bottom: 45px;
  }
  .t259__userblock__img {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 675px) {
  .t259__uptitle {
    margin-bottom: 16px;
  }
  .t259__text {
    margin-bottom: 30px;
  }
}
.t269__mainblock {
  margin: 0 auto;
}
.t269__uptitle {
  color: #fff;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
}
.t269__title {
  color: #fff;
  margin-bottom: 24px;
  padding-top: 20px;
}
.t269__descr {
  color: #fff;
  margin-bottom: 44px;
}
.t269__input-container {
  max-width: 600px;
  margin: 0 auto;
}
.t269__blockinput {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding-right: 20px;
}
.t269__input {
  height: 56px;
  outline: none;
}
.t269__submit {
  height: 56px;
  padding-left: 40px;
  padding-right: 40px;
}
.t269__blockinput input {
  background-color: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}
.t269__wrapper {
  display: table;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.t269__blockinput.js-error-control-box .t269__input {
  border: 1px solid #FF0000 !important;
}
.t269__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t269__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t269__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 1px 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
  margin-top: 20px;
}
.t269__hint {
  color: #fff;
  margin-top: 20px;
  max-width: 600px;
  margin: 20px auto 0;
}
.t269__blockinput-success {
  text-align: center;
  color: #fff;
  padding: 20px;
  font-family: 'Open Sans', serif;
}
.t269__success-message {
  color: #fff;
}
.t269 .js-send-form-success .t269__wrapper {
  display: none;
}
@media screen and (max-width: 680px) {
  .t269__blockinput {
    display: block;
    padding-right: 0;
    width: 100%;
  }
  .t269__descr {
    margin-bottom: 32px;
  }
  .t269__uptitle {
    top: 40px;
    font-size: 16px !important;
  }
  .t269__mainwrapper {
    padding: 0 20px;
  }
  .t269__input-container {
    max-width: 320px;
  }
  .t269__input {
    width: 100%;
    margin-bottom: 18px;
    height: 42px;
    font-size: 14px;
    padding-left: 14px;
  }
  .t269__submit {
    width: 100%;
    height: 42px;
    font-size: 14px;
  }
  .t269__wrapper {
    display: block;
  }
}
.t278__mainwrapper {
  padding: 0 20px;
}
.t278__mainblock {
  margin: 0 auto;
}
.t278__title {
  color: #fff;
  margin-bottom: 40px;
}
.t278__descr {
  color: #fff;
  margin-bottom: 50px;
}
.t278__nomargin .t278__descr {
  margin-bottom: 30px;
}
.t278__text {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  opacity: 0.7;
}
.t278__input-mainblock {
  margin: 0 auto;
}
.t278__wrapper {
  display: table;
  margin: 0 auto;
}
.t278__blockinput {
  display: inline-block;
  height: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.t278__blockinput textarea {
  padding-top: 17px;
}
.t278__input {
  height: 56px;
  outline: none;
}
.t278__blockbutton {
  display: inline-block;
  height: auto;
  width: 100%;
}
.t278__submit {
  height: 56px;
  padding: 0 20px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 100%;
}
.t278__submit:hover {
  opacity: .8;
}
@media screen and (max-width: 670px) {
  .t278__title {
    margin-bottom: 18px;
  }
  .t278__descr {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  .t278__text {
    font-size: 10px;
  }
  .t278__blockinput {
    margin-bottom: 15px;
  }
}
.t278__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.t278 .js-error-control-box .t278__input {
  border: 1px solid #FF0000 !important;
}
.t278__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t278__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t278__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t278__blockinput-success {
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.t278__success-message {
  color: #fff;
}
.t278 .js-send-form-success .t278__wrapper {
  display: none;
}
.record[off=y] .t281__popup {
  display: none;
}
.t281__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t281__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0 20px;
}
.t281__popup_show .t281__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t281__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t281__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 20px;
  left: 20px;
  opacity: 0;
  margin: 0 auto;
}
.t281__popup_show .t281__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t281__content.t281__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t281__popup_show .t281__content.t281__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t281__mainblock {
  margin: 0 auto;
}
.t281__wrapper {
  padding: 40px 45px 47px;
  background: #fff;
}
.t281__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t281__close:hover {
  opacity: .7;
}
.t281__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t281__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t281__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t281__title {
  margin-bottom: 11px;
}
.t281__descr {
  margin-bottom: 24px;
}
.t281__text {
  margin-top: 24px;
  margin-bottom: 4px;
}
.t281__input-container {
  margin: 0 auto;
}
.t281__blockinput {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-right: 20px;
}
.t281__input {
  outline: none;
  height: 58px;
  background-color: #eee;
}
.t281__blockbutton {
  display: table-cell;
  vertical-align: middle;
}
.t281__submit {
  padding: 0 30px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  height: 58px;
  background-color: #fa8669;
  color: #fff;
  border-width: 0;
}
.t281__submit:hover {
  opacity: .9;
}
.t281__blockinput__success {
  position: absolute;
  top: -64px;
  left: 0;
  right: 0;
}
.t281__success-message {
  color: #222;
}
.t281__allert-wrapper {
  position: relative;
}
.t281__blockinput-errorbox {
  position: absolute;
  top: 11px;
  right: 0;
  left: 0;
  text-align: left;
}
.t281__blockinput-errors-text {
  color: #222;
}
.t281__input-wrapper {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.js-send-form-success .t281__input-wrapper {
  opacity: 0;
}
.t281__img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 570px) {
  .t281__input,
  .t281__submit {
    height: 50px;
    font-size: 14px;
    width: 100%;
  }
  .t281__input {
    padding: 0 16px;
    margin-bottom: 16px;
  }
  .t281__blockinput-errorbox {
    display: none !important;
  }
  .t281__blockinput {
    display: block;
  }
  .t281__blockbutton {
    display: block;
    width: 100%;
  }
  .t281__allert-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .t281__input-container {
    position: relative;
  }
  .t281__blockinput__success {
    top: 22px;
  }
  .t281__wrapper {
    padding: 20px;
  }
  .t281__title {
    margin-bottom: 6px;
  }
  .t281__descr {
    margin-bottom: 14px;
  }
}
.t328 {
  padding: 0 20px;
}
.t-container.t328__container {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.t328__block {
  padding-right: 40px;
}
.t328__flipped .t328__block {
  padding-right: 0;
  padding-left: 40px;
}
.t328__mainblock {
  margin: 0 auto;
}
.t328__line {
  position: absolute;
  width: 2px;
  top: 0;
  background: #eee;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.t328__col {
  width: 50%;
  text-align: right;
}
.t328__flipped {
  float: right !important;
  text-align: left;
}
.t328__circle {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background: #eee;
  position: absolute;
  right: 0;
  left: 0;
  top: 25px;
  margin: 0 auto;
  border: 2px solid #fff;
}
.t328__img {
  width: 100%;
  display: block;
  margin-bottom: 14px;
  margin-left: auto;
}
.t328__flipped .t328__img {
  margin-left: 0;
}
.t328__title {
  margin-bottom: 6px;
}
.t328__descr {
  color: #777;
  margin-top: 10px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 640px) {
  .t328__block {
    padding-right: 30px;
  }
  .t328__circle {
    width: 12px;
    height: 12px;
  }
  .t328__flipped .t328__block {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .t328__block {
    padding-right: 0;
    padding-left: 20px;
  }
  .t328__title {
    margin-bottom: 0;
  }
  .t328__descr {
    margin-top: 5px;
  }
  .t328__circle {
    width: 10px;
    height: 10px;
    top: 22px;
    left: -2px;
    right: auto;
  }
  .t328__col {
    float: right;
    text-align: left;
    width: 100%;
  }
  .t328__flipped .t328__block {
    padding-left: 20px;
  }
  .t328__line {
    right: auto;
    left: 4px;
  }
  .t328__img {
    margin-left: 0;
  }
}
.record[off=y] .t330__popup {
  display: none;
}
.t330__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t330__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0 20px;
}
.t330__popup_show .t330__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t330__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t330__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 20px;
  left: 20px;
  opacity: 0;
  margin: 0 auto;
}
.t330__popup_show .t330__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t330__content.t330__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t330__popup_show .t330__content.t330__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t330__mainblock {
  margin: 0 auto;
}
.t330__wrapper {
  padding: 40px 45px;
  background: #fff;
}
.t330__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t330__close:hover {
  opacity: .7;
}
.t330__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t330__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t330__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t330__title {
  margin-bottom: 11px;
}
.t330__descr {
  margin-bottom: 24px;
}
.t330__text {
  margin-top: 20px;
}
.t330__img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 640px) {
  .t330__title {
    margin-bottom: 6px;
  }
  .t330__descr {
    margin-bottom: 14px;
  }
  .t330__wrapper {
    padding: 20px;
  }
}
.t330__blockinput {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  margin-bottom: 25px;
}
.t330__blockinput textarea {
  padding-top: 17px;
}
.t330__blocktitle {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 5px;
}
.t330__blockbutton {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.t330__submit,
.t330__input {
  width: 100%;
  height: 54px;
  -webkit-appearance: none;
}
@media screen and (max-width: 640px) {
  .t330__input-wrapper {
    display: block;
  }
  .t330__blockbutton {
    display: block;
    padding-bottom: 0;
    text-align: center;
  }
  .t330__blockinput textarea {
    padding-top: 5px;
  }
  .t330__blockinput {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .t330__submit,
  .t330__input {
    height: 46px;
    font-size: 14px;
  }
  .t330__input {
    padding: 0 14px;
  }
}
.t330__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t330__input {
  border: 1px solid #FF0000 !important;
}
.t330__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t330__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t330__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t330__blockinput-success {
  text-align: center;
  background: #FFF;
  color: #222;
  padding: 20px;
  border: 2px solid #22DD22;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t346__content {
  text-align: center;
  background: #fff;
  height: 100%;
  position: relative;
}
.t346__header {
  padding: 20px 20px 0;
}
.t346__uptitle {
  font-size: 21px;
  border-bottom: 1px solid #fff;
  padding-bottom: 19px;
}
.t346__white .t346__uptitle {
  color: #fff;
}
.t346__price__wrapper {
  padding: 27px 0 0;
}
.t346__price {
  font-size: 50px;
  font-weight: 300;
  display: table;
  margin: 0 auto;
}
.t346__cell {
  display: table-cell;
}
.t346__white .t346__price {
  color: #fff;
}
.t346__price__descr {
  margin-top: 7px;
}
.t346__white .t346__price__descr {
  color: #fff;
}
.t346__footer {
  padding: 22px 20px 40px;
}
.t346__footer__padding {
  padding-bottom: 130px;
}
.t346__text {
  margin-top: 20px;
}
.t346__text ul {
  margin: 0 !important;
  padding-left: 0 !important;
  list-style-type: none !important;
}
.t346__text li {
  margin-bottom: 9px;
}
.t346__text li:last-child {
  margin-bottom: 0;
}
.t346__button__container {
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
}
.t346__button__wrapper {
  display: inline-block;
}
.t346__submit {
  height: 50px;
  line-height: 50px;
  padding-left: 34px;
  padding-right: 34px;
  background: none;
}
@media screen and (max-width: 960px) {
  .t346 .t346__col {
    margin-bottom: 40px;
  }
}
.t362__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t362__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0 20px;
}
.t362__popup_show .t362__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t362__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t362__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 20px;
  left: 20px;
  opacity: 0;
  margin: 0 auto;
}
.t362__popup_show .t362__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t362__content.t362__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t362__popup_show .t362__content.t362__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t362__mainblock {
  margin: 0 auto;
}
.t362__wrapper {
  padding: 40px 45px;
  background: #fff;
}
.t362__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t362__close:hover {
  opacity: .7;
}
.t362__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t362__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t362__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t362__title {
  margin-bottom: 11px;
}
.t362__descr {
  margin-bottom: 24px;
}
.t362__text {
  margin-top: 20px;
}
.t362__img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 640px) {
  .t362__title {
    margin-bottom: 6px;
  }
  .t362__descr {
    margin-bottom: 14px;
  }
  .t362__wrapper {
    padding: 20px;
  }
}
.t362__blockinput {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  margin-bottom: 25px;
}
.t362__blockinput textarea {
  padding-top: 17px;
}
.t362__blocktitle {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 5px;
}
.t362__blockbutton {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.t362__submit,
.t362__input {
  width: 100%;
  height: 54px;
  -webkit-appearance: none;
}
@media screen and (max-width: 640px) {
  .t362__input-wrapper {
    display: block;
  }
  .t362__blockbutton {
    display: block;
    padding-bottom: 0;
    text-align: center;
  }
  .t362__blockinput textarea {
    padding-top: 5px;
  }
  .t362__blockinput {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .t362__submit,
  .t362__input {
    height: 46px;
    font-size: 14px;
  }
  .t362__input {
    padding: 0 14px;
  }
}
.t362__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t362__input {
  border: 1px solid #FF0000 !important;
}
.t362__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t362__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t362__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t362__blockinput-success {
  text-align: center;
  background: #FFF;
  color: #222;
  padding: 20px;
  border: 2px solid #22DD22;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t362__input_select {
  -webkit-appearance: menulist-button;
}
.record[off=y] .t362__popup {
  display: none;
}
.t391__uptitle {
  padding: 0px;
  margin: 0px;
  margin-bottom: 25px;
}
.t391__title {
  padding: 0px;
  margin: 0px;
  padding-bottom: 28px;
}
.t391__text {
  filter: alpha(opacity=85);
  KHTMLOpacity: 0.85;
  MozOpacity: 0.85;
  opacity: 0.85;
}
.t391__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t391__btn {
  display: inline-block;
  vertical-align: middle;
}
.t391__buttonwrapper {
  margin-top: 32px;
}
.t391__img {
  display: block;
  margin: 0 auto;
  width: 80%;
}
@media screen and (max-width: 960px) {
  .t391 .t-container {
    display: -webkit-block;
    display: block;
  }
  .t391__buttonwrapper {
    margin-bottom: 50px;
    margin-top: 24px;
  }
  .t391__btn {
    margin: 0 5px 10px !important;
  }
  .t391__textwrapper {
    padding-top: 60px;
    text-align: center;
  }
  .t391 .t-cover__wrapper {
    height: auto !important;
  }
  .t391__img {
    max-width: 320px;
  }
  .t391__title {
    padding-bottom: 18px;
  }
  .t391__firstcol .t391__img {
    margin-top: 50px;
  }
}
.t392__btn {
  display: inline-block;
  vertical-align: middle;
}
.t392__descr {
  margin-top: 16px;
}
.t392__buttonwrapper {
  margin-top: 26px;
}
.t392__img {
  display: block;
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 640px) {
  .t392__btn {
    display: block;
    margin: 0 auto 10px !important;
  }
}
.t433__mainblock:after,
.t433__mainblock:before {
  content: '';
  display: table;
  clear: both;
}
.t433__col {
  float: left;
  width: 50%;
}
.t433__contentwrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 70px;
}
.t433__contentbox {
  display: table;
  width: 100%;
  color: #fff;
}
.t433__title {
  margin-bottom: 40px;
}
.t433__btn {
  font-size: 14px;
  height: 52px;
  padding: 0 25px;
  margin-top: 8px;
}
.t433__btn-wrapper {
  margin-top: 36px;
}
.t433__social_links {
  margin-top: 44px;
}
.t433__right_social_links_item {
  display: inline-block;
  margin-right: 4px;
}
.t433__right_social_links_item:last-child {
  margin-right: 0;
}
.t433__text {
  margin-top: 32px;
}
@media screen and (max-width: 960px) {
  .t433__contentwrapper {
    padding: 40px;
  }
}
@media screen and (max-width: 750px) {
  .t433__contentwrapper {
    padding: 30px 20px;
  }
  .t433__mainblock {
    min-height: auto !important;
  }
  .t433__col {
    float: none;
    width: 100%;
    min-height: auto !important;
  }
  .t433__contentbox {
    float: none;
    width: 100%;
    height: auto !important;
  }
  .t433__map {
    height: 300px !important;
  }
  .t433__title {
    margin-bottom: 24px;
  }
  .t433__btn-wrapper {
    margin-top: 28px;
  }
  .t433__social_links {
    margin-top: 34px;
  }
  .t433__text {
    margin-top: 24px;
  }
}
.t452__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
}
.t452__content {
  padding: 2px 40px 0;
  display: table-cell;
  vertical-align: middle;
}
.t452__col {
  display: table-cell;
  vertical-align: middle;
}
.t452__col_center {
  width: 100%;
  padding: 0 16px;
}
.t452__right_social_links_item {
  display: inline-block;
  margin: 4px 1px 0;
}
.t452__copyright,
.t452__scroll {
  width: 250px;
}
.t452__typo {
  font-size: 14px;
  color: #222;
}
.t452__col_mobile {
  display: none;
}
.t452_scrolltop {
  position: relative;
  padding-right: 12px;
}
.t452__icon {
  position: absolute;
  right: 0;
  top: 2px;
}
@media screen and (max-width: 1200px) {
  .t452__content {
    padding: 2px 20px 0;
  }
  .t452__col,
  .t452__copyright,
  .t452__scroll {
    width: 230px;
  }
  .t452__col_center {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .t452__col,
  .t452__copyright,
  .t452__scroll {
    width: 100%;
    display: block;
    text-align: center;
  }
  .t452__maincontainer {
    display: block;
  }
  .t452__content {
    display: block;
  }
  .t452__col_mobile {
    display: block;
  }
  .t452__col_hiddenmobile {
    display: none;
  }
  .t452__maincontainer {
    height: auto !important;
    padding: 40px 0;
  }
  .t452__col {
    margin-bottom: 20px;
    padding: 0;
  }
  .t452__list_item {
    margin: 0 10px 4px;
  }
  .t452__col:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 670px) {
  .t452__typo {
    font-size: 12px;
  }
}
.t459 .t-row {
  overflow: hidden;
}
.t459 .t-col {
  margin-bottom: 45px;
}
.t459__textwrapper {
  padding-left: 20px;
}
.t459__icon {
  display: block;
  width: 100%;
}
.t459__name {
  padding-bottom: 8px;
}
.t492__blocktable {
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
}
.t492__blocktext {
  width: 50%;
  height: 100%;
  vertical-align: middle;
}
.t492__blockimg {
  width: 50%;
  height: 100%;
  vertical-align: middle;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  margin: 0;
  padding: 0;
}
.t492__textwrapper {
  margin: 10%;
}
.t492 .t-descr {
  padding-top: 20px;
}
.t492__imgmobile {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  margin: 0;
}
@media screen and (max-width: 980px) {
  .t492__blockimg {
    display: none;
  }
  .t492__blockimgmobile {
    display: block !important;
    text-align: center;
    width: 100%;
    padding: 60px 0px 0px 0px;
  }
}
@media screen and (max-width: 640px) {
  .t492 .t-title {
    padding-top: 50px;
    width: 100%;
  }
  .t492 .t-descr {
    padding-bottom: 50px;
    width: 100%;
  }
  .t492__textwrapper {
    margin: 20px;
  }
}
.t516 .t-section__topwrapper {
  margin-bottom: 90px;
}
.t516 .t-section__title {
  margin-bottom: 20px;
}
.t516 .t-section__descr {
  max-width: 560px;
}
.t516 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t516__leftcol {
  min-height: 1px;
}
.t516__row:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.t516__righttablewrapper {
  position: relative;
}
.t516__persname,
.t516__persdescr {
  display: inline-block;
}
.t516__bottommargin {
  margin-bottom: 35px;
}
.t516__bottommargin_sm {
  margin-bottom: 10px;
}
.t516__timelinewrapper {
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: 84px;
}
.t516__sectiontextwrapper {
  display: table-cell;
  padding-left: 40px;
}
.t516__textwr-bottompadding {
  padding-bottom: 90px;
}
.t516__textwr-bottompadding_none {
  padding-bottom: 0px;
}
.t516__circlewrapper {
  background: #fff;
  z-index: 100;
  position: absolute;
  padding: 4px 0;
  right: 0;
  left: 0;
}
.t516__circlewrapper_img {
  top: -31px;
}
.t516__img {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.t516__circle {
  width: 12px;
  height: 12px;
  border: 2px solid #d4d4d4;
  border-radius: 50%;
  margin: 0 auto;
}
.t516__line {
  width: 2px;
  position: absolute;
  top: 0px;
  left: 41px;
  right: 0;
  bottom: 0px;
  background: #d4d4d4;
}
.t516__time_mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  .t516__sectiontextwrapper {
    padding-left: 20px;
  }
}
@media screen and (max-width: 960px) {
  .t516 .t-section__bottomwrapper {
    margin-top: 90px;
  }
  .t516 .t-section__topwrapper {
    margin-bottom: 75px;
  }
  .t516 .t-section__title {
    margin-bottom: 20px;
  }
  .t516__bottommargin {
    margin-bottom: 15px;
  }
  .t516__textwr-bottompadding {
    padding-bottom: 75px;
  }
  .t516__leftcol {
    display: none;
  }
  .t516__rightcol {
    min-height: auto !important;
  }
  .t516__time_mobile {
    display: block;
  }
  .t516__img {
    max-width: 100px;
    max-height: 100px;
  }
  .t516__circlewrapper {
    top: -2px !important;
  }
  .t516__line {
    top: 0px !important;
  }
}
