@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: #24dc97;
  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: #24dc97;
  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[data-content-cover-bg=""].loading {
  opacity: 1 !important;
}
.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;
}
.t-btn_sending {
  opacity: 0.5;
}
@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;
}
.t-btn_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.t-btn_xxl {
  height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 640px) {
  .t-btn_lg {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .t-btn_xl {
    font-size: 22px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .t-btn_xxl {
    font-size: 26px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
.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;
  outline: none;
}
.t-submit_sending {
  opacity: 0.5;
}
@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;
  outline: none;
}
.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;
}
.t-btntext {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 1.55;
  font-weight: bold;
  cursor: pointer;
}
.t-btntext_sm {
  font-size: 16px;
}
.t-btntext_lg {
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .t-btntext_lg {
    font-size: 20px;
  }
}
@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-mbfix {
  opacity: 0.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);
}
.r_anim {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.r_hidden {
  opacity: 0;
}
.r_showed {
  opacity: 1;
}
img:not([src]) {
  visibility: hidden;
}
.t107 {
  text-align: center;
}
.t107__width {
  vertical-align: middle;
}
.t107__widthauto {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.t107__title {
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 14px;
  line-height: 28px;
}
.t121__widthauto {
  width: 100%;
  max-width: 940px;
  vertical-align: middle;
}
.t121 iframe {
  display: block;
  border: 0;
  padding: 0;
}
.t102__title {
  font-size: 104px;
  color: #fff;
  margin: 74px 0 54px 0;
  text-transform: uppercase;
}
.t102__descr {
  color: #fff;
  padding: 0 220px;
}
@media screen and (max-width: 1024px) {
  .t102__title {
    font-size: 70px;
    line-height: 70px;
    margin-top: 30px;
  }
  .t102__descr {
    padding: 0 120px;
  }
}
@media screen and (max-width: 640px) {
  .t102__title {
    font-size: 34px;
    line-height: 38px;
    margin-top: 30px;
  }
  .t102__descr {
    padding: 0 10px;
  }
}
.t001__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t001__uptitle {
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 60px;
  padding-top: 30px;
}
.t001__title {
  color: #fff;
  padding: 24px 0px 38px 0px;
  letter-spacing: 0.5px;
}
.t001__descr {
  color: #fff;
  padding: 0px 0px 30px 0px;
}
.t001__descr_center {
  max-width: 700px;
  margin: 0 auto;
}
.t001__descr_center a {
  color: #fff !important;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .t001__title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t001__uptitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t001__descr {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }
}
.t006 {
  position: relative;
}
.t006__line_top {
  width: 100%;
  text-align: center;
  position: relative;
}
.t006__line_top:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #000000;
}
.t006__line_bottom {
  border-top: 1px solid #000000;
  width: 100%;
  height: 1px;
  text-align: center;
  margin-top: 22px;
  padding-bottom: 4px;
}
.t006__uptitle {
  padding: 10px 43px;
  background-color: #000000;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  z-index: 1;
}
.t006__text-impact {
  padding: 40px 0 30px 0;
  text-align: center;
}
.t006 .t-col_10 {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .t006 .t-col_10 {
    margin: 0;
    padding: 0;
  }
  .t006__text-impact {
    padding-left: 0px;
    padding-right: 0px;
  }
  .t006__line_top {
    height: auto;
  }
}
.t015__title {
  padding-top: 8px;
  padding-bottom: 3px;
}
.t015__uptitle {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 40px;
}
.t015__descr {
  padding: 41px 0px 0px 0px;
}
.t016 .text {
  padding-top: 8px;
  padding-bottom: 6px;
}
@media screen and (max-width: 960px) {
  .t016__col {
    margin-bottom: 14px;
  }
  .t016__col:last-child {
    margin-bottom: 0;
  }
}
.t017__uptitle {
  padding-top: 3px;
  padding-bottom: 22px;
}
.t017__title {
  padding-top: 2px;
  padding-bottom: 0px;
}
.t017__descr {
  padding-top: 21px;
}
.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;
}
.t022__text {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t030__title {
  margin-bottom: 15px;
}
.t030__descr {
  margin-top: 8px;
  padding-bottom: 6px;
}
.t033 .t-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.t033__lineTop {
  border-top: 4px solid #000000;
  padding-left: 0;
  width: 100%;
  margin-top: 1px;
}
.t033__title {
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  padding-top: 19px;
}
.t033__descr {
  margin-top: -12px;
}
@media screen and (max-width: 960px) {
  .t033 .t-container {
    display: -webkit-block;
    display: block;
  }
  .t033__title {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .t033__lineTop {
    width: 100%;
  }
}
.t037 .t-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.t037__title {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  padding-right: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.t037__text {
  padding-top: 8px;
  padding-bottom: 6px;
}
@media screen and (max-width: 960px) {
  .t037 .t-container {
    display: -webkit-block;
    display: block;
  }
  .t037__title {
    padding-right: 0px;
  }
}
@media screen and (max-width: 640px) {
  .t037__title {
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.t038__text-impact {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 2px;
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 640px) {
  .t038__text-impact {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.t046__text {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 4px;
}
.t050__uptitle {
  padding-top: 9px;
  padding-bottom: 93px;
  text-transform: uppercase;
}
.t050__descr {
  padding-top: 50px;
  padding-bottom: 9px;
}
.t058 {
  padding-bottom: 6px;
}
.t058__text-impact {
  padding-top: 0;
  text-align: center;
}
.t059__text-impact {
  padding: 1px 75px 10px 75px;
}
@media screen and (max-width: 640px) {
  .t059__text-impact {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.t034__verticalline {
  width: 1px;
  height: 65px;
  display: inline-block;
  background-color: #000000;
}
.t057 {
  padding-bottom: 4px;
  padding-top: 15;
  font-family: 'Open Sans', serif;
  line-height: 52px;
  font-size: 48px;
}
.t075__wrapperleft {
  padding-left: 0px;
  padding-right: 0px;
}
.t075__wrappercenter {
  padding-left: 20px;
  padding-right: 20px;
}
.t075__img {
  margin-bottom: 14px;
  width: 100px;
  height: 100px;
}
.t075__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t075__textclass1 .t075__title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 18px;
}
.t075__textclass1 {
  font-size: 16px;
  line-height: 25px;
}
.t075__textclass2 .t075__title {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 25px;
  margin-top: 12px;
}
.t075__textclass2 {
  font-size: 13px;
  line-height: 20px;
}
.t075__textclass3 .t075__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 25px;
  margin-top: 12px;
}
.t075__textclass3 {
  font-size: 16px;
  line-height: 25px;
}
@media screen and (max-width: 960px) {
  .t075__textclass1,
  .t075__textclass2,
  .t075__textclass3 {
    margin-bottom: 45px;
  }
}
.t083__inner {
  float: left;
  position: relative;
  width: 100%;
}
.t083__imgwrapper {
  width: 100%;
  text-align: center;
}
.t083__widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.t083__textclass1 {
  top: 220px;
  left: -150px;
  width: 290px;
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
  position: absolute;
}
.t083__textclass2 {
  left: -150px;
  top: 220px;
  position: absolute;
  width: 210px;
  font-size: 32px;
}
.t083__textclass3 {
  left: 790px;
  position: absolute;
  width: 290px;
  top: 220px;
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
}
@media screen and (max-width: 1240px) {
  .t083__textclass1,
  .t083__textclass2,
  .t083__textclass3 {
    left: 0px;
    position: relative;
    top: 20px;
    bottom: 20px;
    width: 100%;
    max-width: 480px;
  }
}
.t090 svg polygon {
  fill: #000000;
}
.t090__outer {
  border-top: 4px solid #000000;
  border-left: 0px;
  padding: 20px 0;
}
.t090__text {
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  margin: 0;
}
.t090__img {
  position: relative;
  float: left;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 20px;
  width: 80px;
  height: 80px;
}
.t090__author {
  position: relative;
  float: left;
  width: 500px;
}
.t090__autor-title {
  line-height: 22px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 3px;
  padding-left: 100px;
}
.t090__autor-descr {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
  padding-left: 100px;
}
.t090__autor-title2 {
  line-height: 28px;
  font-size: 22px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 7px;
  padding-left: 40px;
}
.t090__autor-descr2 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  padding-left: 40px;
}
@media screen and (max-width: 640px) {
  .t090 .t-col_10 {
    max-width: 94%;
    width: 98%;
  }
  .t090__author {
    width: 295px;
  }
  .t090__autor-title,
  .t090__autor-title2 {
    line-height: 20px;
    margin-top: 13px;
  }
}
.t004 {
  padding-top: 8px;
  padding-bottom: 6px;
}
.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-child::first-letter {
  font-size: 100px;
  float: left;
  margin: -30px 20px -30px 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: bold;
  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: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
  }
}
@media screen and (max-width: 640px) {
  .t004 h1 {
    font-size: 28px;
    line-height: 35px;
  }
}
.t118 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t118__line {
  height: 1px;
  background-color: #000000;
  border: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.t119__preface {
  font-size: 30px;
  line-height: 1.35;
  margin-top: -1px;
}
@media screen and (max-width: 640px) {
  .t119__preface {
    font-size: 22px;
  }
}
.t120__title {
  padding-top: 4px;
  padding-bottom: 14px;
}
.t120__descr {
  margin-top: -6px;
  padding-bottom: 3px;
}
.t123__centeredContainer {
  text-align: center;
}
.ok-klass {
  display: none !important;
}
.t129 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.t129__container-table {
  display: table;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.t129__container-table:hover {
  background-color: rgba(0,0,0,0.02);
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.t129__tcol1 {
  width: 50%;
  margin: 0;
  vertical-align: top;
  display: table-cell;
}
.t129__tcol2 {
  width: 50%;
  margin: 0;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  vertical-align: top;
  display: table-cell;
}
.t129__textwrapper {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.t129 a {
  text-decoration: none;
  color: #000000;
  display: block;
}
.t129__uptitle {
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 14px;
  filter: alpha(opacity=30);
  KHTMLOpacity: 0.30;
  MozOpacity: 0.30;
  opacity: 0.30;
}
.t129__title {
  margin-bottom: 30px;
}
.t129__imgbox {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.t129__img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .t129__textwrapper {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .t129__tcol1,
  .t129__tcol2 {
    display: block;
    width: 100%;
  }
  .t129__title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 7px;
  }
  .t129__descr {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 18px;
  }
}
.t130 .item {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.t130__table {
  display: table;
  color: #ffffff;
  width: 100%;
  height: 100%;
}
.t130__cell {
  width: 100%;
  vertical-align: middle;
  display: table-cell;
}
.t130__textwrapper {
  text-align: center;
}
.t130__title {
  margin-bottom: 45px;
  color: #fff;
}
.t130__descr {
  color: #fff;
}
.t130 .t130__white {
  background-color: #fff;
}
.t130 .t130__white.active {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: transparent;
}
.t013__centeredsection {
  text-align: center;
}
.t013__text {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t013__img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 8px 0 10px 0;
  max-width: 140px;
  width: 80px;
  height: 80px;
}
.t013__autor-title {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.t013__autor-descr {
  font-size: 11px;
  line-height: 16px;
  padding-top: 0px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 960px) {
  .t013__centeredsection {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t013__centeredsection {
    width: 100% !important;
  }
}
.t132__box {
  width: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 400px;
}
.t132__box.t132__feature {
  width: 100%;
  min-height: 400px;
}
.t132__box:hover .t132__wrappper {
  opacity: 0.9;
}
.t132__wrappper {
  display: table-cell;
  width: 100%;
  height: 100%;
  min-height: 400px;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  float: left;
}
.t132__textwrapper {
  position: absolute;
  display: table;
  text-align: center;
}
.t132 span {
  display: table-cell;
  vertical-align: middle;
}
.t132 img {
  width: 100%;
  position: relative;
  float: left;
}
.t132__feature img {
  width: 100%;
  height: 90vh;
}
.t132 a {
  text-decoration: none;
  color: #24dc97;
}
.t132__uptitle {
  font-size: 13px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #24dc97;
  padding-left: 20px;
  padding-right: 20px;
}
.t132__textwrapper.t132__feature .t132__uptitle {
  font-size: 14px;
  line-height: 28px;
}
.t132__title {
  color: #fff;
  padding-left: 15%;
  padding-right: 15%;
  margin-top: 40px;
  margin-bottom: 15px;
}
.t132__textwrapper.t132__feature .t132__title {
  padding-bottom: 30px;
  padding-left: 10%;
  padding-right: 10%;
}
.t132__descr {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  margin: 0 auto;
  max-width: 420px;
}
.t132__textwrapper.t132__feature .t132__descr {
  padding-left: 10%;
  padding-right: 10%;
  max-width: 620px;
}
@media screen and (max-width: 1240px) {
  .t132__box {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .t132__feature img {
    height: 550px;
  }
}
@media screen and (max-width: 720px) {
  .t132__title {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 640px) {
  .t132__feature img {
    height: 400px;
  }
  .t132__box {
    width: 100%;
  }
  .t132__box.t132__feature {
    width: 100%;
  }
  .t132__textwrapper {
    width: 90%;
  }
  .t132__textwrapper.t132__feature {
    width: 90%;
  }
}
.t134__logo {
  width: 100%;
  font-size: 28px;
  font-weight: 600;
}
.t134 {
  text-align: center;
}
.t134__img {
  max-width: 300px;
}
.t134__title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  line-height: 25px;
  text-align: center;
  padding-top: 28px;
  padding-bottom: 9px;
  color: #000000;
}
.t134__descr {
  font-size: 14px;
  color: #000000;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: center;
  font-family: 'Open Sans', serif;
  padding-top: 22px;
  padding-bottom: 6px;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t134 a {
  color: #000000;
}
.t146 {
  text-align: center;
}
.t146__cir {
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 22px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  background-color: #000;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 50px;
}
.t148__title {
  color: #fff;
  padding-top: 28px;
  padding-bottom: 28px;
  max-width: 480px;
  width: 100%;
  margin-left: 50px;
  text-align: left;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .t148__title {
    width: 90%;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.t150 {
  height: 50px;
  width: 100%;
}
.t150__cirwrapper {
  text-align: center;
  width: 100%;
}
.t150__cir {
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 22px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  background-color: #000;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 50px;
  padding-top: 1px;
  z-index: 2;
  position: relative;
}
.t150__linewrapper {
  width: 100%;
  position: absolute;
}
.t150__line {
  height: 1px;
  background-color: #000000;
  border: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-align: center;
  margin: 0px;
  padding: 0px;
  margin-top: 25px;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}
.t157__text {
  padding-top: 4px;
  padding-bottom: 4px;
  border-left: 3px solid #000000;
  padding-left: 20px;
  margin-left: -23px;
  padding-bottom: 3px;
}
.t158__text {
  font-size: 28px;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .t158__text {
    font-size: 22px;
    line-height: 34px;
  }
}
.t159__text {
  font-size: 28px;
  line-height: 42px;
  text-align: center;
}
.t160 {
  text-align: center;
  padding-bottom: 20px;
}
.t160__img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 150px;
  max-width: 150px;
  height: 150px;
  padding-top: 17px;
  padding-bottom: 14px;
}
.t160__title {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 5px;
}
.t160__descr {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 6px;
  letter-spacing: 2px;
}
.t160__text {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 22px;
  line-height: 1.55;
}
@media screen and (max-width: 960px) {
  .t160__wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .t160__text {
    font-size: 18px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 480px) {
  .t160__text {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.t164__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t164__text {
  padding-top: 8px;
  padding-bottom: 6px;
  color: #fff;
}
.t164__descr {
  padding-bottom: 16px;
  margin-top: -3px;
  color: #fff;
}
.t164__title {
  padding-bottom: 12px;
  color: #fff;
}
.t164__subtitle {
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  margin-top: -12px;
  padding-bottom: 14px;
}
.t167 {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t167 .t167__imgblock {
  float: right;
  margin: 0;
  padding: 6px 0px 20px 30px;
}
.t167__img {
  max-width: 100%;
}
.t167__imgdescr {
  font-family: Arial;
  font-size: 13px;
  line-height: 16px;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.7;
  MozOpacity: 0.7;
  opacity: 0.7;
  padding-top: 10px;
}
@media screen and (max-width: 640px) {
  .t167 .t-col_8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .t167__imgblock {
    float: right;
    margin: 0;
    padding: 6px 0px 20px 0px;
  }
}
.t175__widepadding {
  padding: 60px;
}
.t175__title {
  margin: 0 auto;
}
.t175__descr {
  padding-top: 20px;
  margin: 0 auto;
  opacity: 0.5;
}
.t175__text {
  padding-top: 20px;
  margin: 0 auto;
}
.t175__img {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .t175__widepadding {
    padding: 20px;
  }
  .t175__img,
  .t175__text {
    margin-bottom: 60px;
  }
}
.t178__title {
  padding-bottom: 34px;
}
.t178__descr {
  padding-bottom: 26px;
  padding-top: 2px;
}
.t178__text {
  padding-top: 8px;
  padding-bottom: 5px;
}
.t181 {
  text-align: left;
}
.t181__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t181__title {
  color: #fff;
  padding: 24px 0px 38px 0px;
  letter-spacing: 1px;
}
.t181__descr {
  color: #fff;
  padding: 0px 0px 30px 0px;
}
.t181 .t-btn:nth-child(2) {
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .t181 .t-btn:nth-child(2) {
    margin-left: 0px;
  }
  .t181 .t-btn {
    margin: 5px;
    margin-left: 0px;
  }
}
.t182 {
  text-align: center;
}
.t182__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t182__title {
  color: #fff;
  padding: 24px 0px 24px 0px;
  letter-spacing: 1px;
}
.t182__descr {
  color: #fff;
  padding: 15px 0px 30px 0px;
}
.t182__buttons {
  margin-top: 45px;
}
.t182 .t-btn:nth-child(2) {
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .t182__title {
    font-size: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .t182__descr {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .t182 .t-btn {
    margin: 7px 3px;
  }
  .t182 .t-btn:nth-child(2) {
    margin-left: 3px;
  }
}
.t183__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t183__uptitle {
  color: #fff;
  padding-bottom: 20px;
  padding-top: 10px;
}
.t183__title {
  color: #fff;
  padding: 24px 0px 24px 0px;
  letter-spacing: 1px;
}
.t183__buttons {
  margin-top: 45px;
}
.t183 .t-btn:nth-child(2) {
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .t183__title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t183__uptitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t183 .t-btn:nth-child(2) {
    margin-left: 5px;
  }
  .t183 .t-btn {
    margin: 5px;
  }
}
.t142A__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t142A__wraptwo {
  position: relative;
  z-index: 1;
  right: -50%;
}
.t142A__wraptwo td {
  vertical-align: middle;
}
.t142A__marginleft20px {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  .t142A {
    padding: 0 20px;
  }
  .t142A .t-btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .t142A__marginleft20px {
    margin-left: 0px;
  }
}
.t185__butwrapper {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .t185__butwrapper {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .t185 {
    text-align: center;
  }
}
.t186__wrapper {
  display: table;
}
.t186__blockinput {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding-right: 20px;
}
.t186__input {
  background-color: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}
.t186__blockbutton {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.t186__form-bottom-text {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .t186__wrapper {
    display: block;
  }
  .t186__blockinput {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
  .t186__blockbutton {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
  .t186 .t-submit {
    width: 100%;
  }
}
.t186__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t186__input {
  font-family: 'Open Sans', serif;
  border: 1px solid #FF0000 !important;
}
.t186__blockinput-errors-text {
  font-family: 'Open Sans', serif;
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
}
.t186__blockinput-errors-item {
  font-family: 'Open Sans', serif;
  padding-top: 10px;
  display: none;
}
.t186__blockinput-errorbox {
  font-family: 'Open Sans', serif;
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.t186__blockinput-success {
  text-align: center;
  background: #FFF;
  color: #222;
  padding: 20px;
  font-family: 'Open Sans', serif;
  border: 2px solid #22DD22;
  margin-bottom: 20px;
}
.t188__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t188__wraptwo {
  position: relative;
  z-index: 1;
  right: -50%;
}
.t188__sociallinkimg {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.t188__imgwrapper {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t191 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t191__line {
  height: 1px;
  background-color: #000000;
  border: none;
}
.t193__title {
  padding-top: 8px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
}
.t193__text {
  padding-top: 4px;
  padding-bottom: 6px;
  text-align: center;
  color: #fff;
  margin: 0 20px;
}
.t193 hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #fff;
  opacity: 0.1;
}
.t193__textwrapper {
  margin: 0 auto 70px;
  max-width: 600px;
}
.t193__headtitle,
.t193__descr {
  color: #fff;
  padding: 0 20px;
}
.t193__descr {
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .t193 .t193__col {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t193__uptitle {
    margin-bottom: 15px;
  }
  .t193__descr {
    margin-top: 18px;
  }
  .t193__textwrapper {
    margin: 0 auto 20px;
  }
}
.t196__descr {
  padding-bottom: 6px;
}
.t196 .t-align_center .t196__img {
  max-width: 100%;
}
.t199__holder {
  margin: auto;
  padding: 0 40px;
  max-width: 1200px;
}
@media only screen and (max-width: 478px) {
  .t199__holder {
    padding: 0 20px;
    min-width: 320px;
  }
}
@media only screen and (max-width: sm) {
  .t199__holder {
    padding: 0 20px;
    min-width: 320px;
  }
}
.t199__header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 990;
  height: 99px;
  background-color: rgba(255,255,255,0);
  color: #000;
  text-align: right;
  line-height: 98px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition-property: background-color, box-shadow;
  transition-property: background-color, box-shadow;
}
@media only screen and (max-width: 1024px) {
  .t199__header {
    padding: 0;
    height: 50px;
    text-align: center;
    line-height: 50px;
    box-shadow: inset #eaeaea 0 -1px 1px;
  }
}
@media only screen and (max-width: tab) {
  .t199__header {
    padding: 0;
    height: 50px;
    text-align: center;
    line-height: 50px;
    box-shadow: inset #eaeaea 0 -1px 1px;
  }
}
.t199__header.t199__dark {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .t199__header.t199__dark {
    box-shadow: none;
  }
}
@media only screen and (max-width: tab) {
  .t199__header.t199__dark {
    box-shadow: none;
  }
}
.t199__header.t199__is__active {
  background-color: white;
  box-shadow: rgba(0,0,0,0.13) 0 4px 16px;
  color: #000;
}
@media only screen and (max-width: 1024px) {
  .t199__header .t199__holder {
    padding: 0;
  }
}
@media only screen and (max-width: tab) {
  .t199__header .t199__holder {
    padding: 0;
  }
}
.t199__logo {
  float: left;
  color: inherit !important;
}
@media only screen and (max-width: 1024px) {
  .t199__logo {
    float: none;
    margin: 0;
    color: inherit;
  }
}
@media only screen and (max-width: tab) {
  .t199__logo {
    float: none;
    margin: 0;
    color: inherit;
  }
}
.t199__logo-image {
  display: inline-block;
  vertical-align: middle;
  margin-top: -6px;
}
@media only screen and (max-width: 1024px) {
  .t199__logo-image {
    display: none;
  }
}
@media only screen and (max-width: tab) {
  .t199__logo-image {
    display: none;
  }
}
.t199__logo-image-one {
  display: inline-block;
  vertical-align: middle;
  margin-top: -6px;
}
.t199__dark .t199__logo-image-one {
  display: none;
}
.t199__is__active .t199__logo-image-one {
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .t199__logo-image-one {
    display: none !important;
  }
}
@media only screen and (max-width: tab) {
  .t199__logo-image-one {
    display: none !important;
  }
}
.t199__logo-image-two {
  display: none;
  vertical-align: middle;
  margin-top: -6px;
}
.t199__dark .t199__logo-image-two {
  display: inline-block;
}
.t199__is__active .t199__logo-image-two {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .t199__logo-image-two {
    display: none !important;
  }
}
@media only screen and (max-width: tab) {
  .t199__logo-image-two {
    display: none !important;
  }
}
.t199__logo-text {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.03em;
  font-size: 24px;
  color: inherit !important;
}
@media only screen and (max-width: 1024px) {
  .t199__logo-text {
    display: none;
  }
}
@media only screen and (max-width: tab) {
  .t199__logo-text {
    display: none;
  }
}
.t199__logo-text-mobile {
  display: none;
  vertical-align: middle;
  letter-spacing: 0.03em;
  font-size: 16px;
  color: inherit !important;
}
@media only screen and (max-width: 1024px) {
  .t199__logo-text-mobile {
    display: inline-block;
  }
}
@media only screen and (max-width: tab) {
  .t199__logo-text-mobile {
    display: inline-block;
  }
}
.t199__menu {
  display: inline-block;
  letter-spacing: .12em;
  font-weight: 500;
  position: relative;
}
.t199__menu-item {
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  margin-left: 20px;
  color: inherit !important;
}
.t199__menu-item:hover {
  color: #db7857;
}
.t199__menu-item.t199__is__active {
  color: #db7857;
}
.t199__lang {
  display: inline-block;
  margin-left: 40px;
  letter-spacing: .12em;
  font-weight: 600;
}
.t199__lang-item {
  text-transform: uppercase;
  font-size: 13px;
  font-family: Arial;
  text-decoration: none;
  margin-left: 11px;
  color: inherit !important;
}
.t199__lang-item.t199__is__active {
  border-bottom: 1px solid;
  opacity: 0.7;
}
.t199__mmenu-toggler {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  background: #000;
}
.t199__mmenu-toggler:focus {
  outline: 0;
}
.t199__dark .t199__mmenu-toggler {
  background: none;
}
.t199__header.t199__is__active .t199__mmenu-toggler,
.t199__is__menu .t199__mmenu-toggler {
  background: #000;
}
.t199__mmenu-toggler-in {
  position: relative;
  display: inline-block;
  margin: 6px 0;
  width: 20px;
  height: 3px;
  background: #fff;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}
.t199__mmenu-toggler-in:before,
.t199__mmenu-toggler-in:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.t199__mmenu-toggler-in:before {
  top: -6px;
}
.t199__mmenu-toggler-in:after {
  bottom: -6px;
}
.is__menu .t199__mmenu-toggler-in {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.is__menu .t199__mmenu-toggler-in:after,
.is__menu .t199__mmenu-toggler-in:before {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1024px) {
  .t199__mmenu {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    padding: 10vh 0;
    width: 100%;
    background: #fff;
    color: #000;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translateX(-140%);
    -ms-transform: translateX(-140%);
    transform: translateX(-140%);
  }
  .t199__mmenu .t199__menu {
    display: block;
    font-size: 20px;
  }
  .t199__mmenu .t199__menu-item {
    display: block;
    margin: 0;
    font-size: 4vh;
    line-height: 12vh;
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (max-width: 1024px) and (max-height: 380px) {
  .t199__mmenu .t199__menu-item {
    margin: 15px 0;
    line-height: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .t199__mmenu .t199__menu-item:hover {
    color: #fff;
    text-decoration: underline;
  }
  .t199__mmenu .t199__lang {
    margin: 0;
    font-size: 3vh;
    line-height: 15vh;
  }
  .t199__mmenu .t199__lang-item {
    margin: 0 6px;
  }
  .t199__mmenu .t199__lang-item.is__active {
    color: #fff;
  }
  .t199__is__menu .t199__mmenu {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    overflow: scroll;
  }
}
@media only screen and (max-width: tab) {
  .t199__mmenu {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    padding: 10vh 0;
    width: 100%;
    background: #fff;
    color: #000;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translateX(-140%);
    -ms-transform: translateX(-140%);
    transform: translateX(-140%);
  }
  .t199__mmenu .t199__menu {
    display: block;
    font-size: 20px;
  }
  .t199__mmenu .t199__menu-item {
    display: block;
    margin: 0;
    font-size: 4vh;
    line-height: 12vh;
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (max-width: tab) and (max-height: 380px) {
  .t199__mmenu .t199__menu-item {
    margin: 15px 0;
    line-height: 20px;
  }
}
@media only screen and (max-width: tab) {
  .t199__mmenu .t199__menu-item:hover {
    color: #fff;
    text-decoration: underline;
  }
  .t199__mmenu .t199__lang {
    margin: 0;
    font-size: 3vh;
    line-height: 15vh;
  }
  .t199__mmenu .t199__lang-item {
    margin: 0 6px;
  }
  .t199__mmenu .t199__lang-item.is__active {
    color: #fff;
  }
  .t199__is__menu .t199__mmenu {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    overflow: scroll;
  }
}
.t199__mmenu-item,
.t199__mmenu-toggler {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .t199__mmenu-item,
  .t199__mmenu-toggler {
    display: block;
  }
}
@media only screen and (max-width: tab) {
  .t199__mmenu-item,
  .t199__mmenu-toggler {
    display: block;
  }
}
.t199__menu-item.t-active {
  opacity: 0.7;
}
.t208__wrapper {
  display: table;
  padding-top: 120px;
  padding-bottom: 120px;
}
.t208__textwrapper {
  display: block;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.t208__text {
  padding-bottom: 20px;
  padding-top: 20px;
  color: #fff;
}
@media screen and (max-width: 720px) {
  .t208__textwrapper {
    margin: 20px 0px;
    padding: 20px;
  }
}
.t209__wrapper {
  display: table;
  padding-top: 120px;
  padding-bottom: 120px;
}
.t209__line {
  width: 140px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 7px;
}
.t209__textwrapper {
  display: block;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.t209__text {
  padding-bottom: 20px;
  padding-top: 20px;
  color: #fff;
}
@media screen and (max-width: 720px) {
  .t209__textwrapper {
    margin: 20px 0px;
    padding: 20px;
  }
}
.t210 .t210__descrblock {
  float: right;
  margin: 0;
  padding: 6px 0px 20px 30px;
}
.t210__line {
  width: 100%;
  max-width: 240px;
  height: 1px;
  background-color: #000;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .t210 .t-col_8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .t210 .t210__descrblock {
    float: right;
    margin: 0;
    padding: 6px 0px 20px 0px;
  }
}
.t218__blocktable {
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
}
.t218__blocktext {
  width: 50%;
  height: 100%;
  vertical-align: middle;
}
.t218__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;
}
.t218__textwrapper {
  margin: 10%;
}
.t218__textfield {
  padding-top: 20px;
}
.t218__imgmobile {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  margin: 0;
}
@media screen and (max-width: 980px) {
  .t218__blockimg {
    display: none;
  }
  .t218__blockimgmobile {
    display: block !important;
    text-align: center;
    width: 100%;
    padding: 60px 0px 0px 0px;
  }
}
@media screen and (max-width: 640px) {
  .t218__descrfield {
    padding-top: 50px;
    width: 100%;
  }
  .t218__textfield {
    padding-bottom: 50px;
    width: 100%;
  }
  .t218__textwrapper {
    margin: 20px;
  }
}
.t219 {
  text-align: center;
  padding: 0 2px;
}
.t219__butwrapper {
  margin: 0 auto;
}
.t219__blocktitle {
  padding-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .t219 {
    padding: 0 20px;
  }
}
.t222 img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.t222__greyonhovercolor {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.t222__greyonhovercolor:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.t222__alphaonhover {
  opacity: 0.5;
}
.t222__alphaonhover:hover {
  opacity: 1;
}
.t222 .t222__container {
  text-align: center;
}
.t222 .t222__col_2 {
  display: inline-block;
  float: none;
  margin-left: 18px;
  margin-right: 18px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
}
.t222 .t222__col_3 {
  display: inline-block;
  float: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .t222 .t222__container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
}
@media screen and (max-width: 960px) {
  .t222 .t222__container {
    text-align: center;
  }
  .t222 .t222__col_2 {
    max-width: 200px;
    margin-bottom: 20px;
  }
  .t222 .t222__col_3 {
    max-width: 160px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t222 .t222__col_2 {
    max-width: 180px;
    margin-bottom: 15px;
  }
  .t222 .t222__col_3 {
    max-width: 240px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .t222 .t222__col_3 {
    max-width: 200px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 400px) {
  .t222 .t222__col_2 {
    max-width: 140px;
    margin-bottom: 10px;
  }
  .t222 .t222__col_3 {
    max-width: 160px;
    margin-bottom: 20px;
  }
}
.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;
}
.t228 {
  width: 100%;
  height: 80px;
  z-index: 990;
  position: fixed;
  top: 0;
  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;
}
.t228__beforeready {
  visibility: hidden;
}
.t228 ul {
  margin: 0px;
}
.t228__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
}
.t228__maincontainer.t228__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t228__leftside {
  display: table-cell;
  vertical-align: middle;
}
.t228__centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t228__centerside.t228__menualign_left {
  text-align: left;
}
.t228__centerside.t228__menualign_right {
  text-align: right;
}
.t228__rightside {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.t228 .lastside {
  display: table-cell;
  vertical-align: middle;
}
.t228__padding40px {
  width: 40px;
}
.t228__maincontainer.t228__c12collumns .t228__padding40px {
  width: 20px;
}
.t228__logo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px;
}
.t228__imglogo {
  margin-right: 30px;
}
.t228__list {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
  -webkit-transition: opacity ease-in-out .2s;
  -moz-transition: opacity ease-in-out .2s;
  -o-transition: opacity ease-in-out .2s;
  transition: opacity ease-in-out .2s;
}
.t228__list_item {
  clear: both;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  color: #000000;
  white-space: nowrap;
}
.t228__list_item .t-active {
  opacity: 0.7;
}
.t228__list_item:first-child {
  padding-left: 0;
}
.t228__list_item:last-child {
  padding-right: 0;
}
.t228__leftcontainer {
  display: inline-block;
}
.t228__rightcontainer {
  display: table;
  text-align: right;
  width: auto;
  position: relative;
  float: right;
}
.t228__right_descr {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #000000;
}
.t228__right_buttons {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
}
.t228__right_buttons_wrap {
  display: table;
  width: auto;
  float: right;
}
.t228__right_buttons_but {
  display: table-cell;
  vertical-align: middle;
}
.t228__right_share_buttons {
  display: table-cell;
  vertical-align: middle;
  min-width: 220px;
}
.t228 .b-share {
  display: table !important;
  float: right;
}
.t228 .b-share-btn__wrap {
  display: table-cell !important;
  float: none !important;
  padding-left: 5px !important;
}
.t228__right_langs {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
}
.t228__right_langs_wrap {
  display: table;
  width: auto;
  float: right;
}
.t228__right_langs_lang {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000000;
}
.t228__right_social_links {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
}
.t228__right_social_links_wrap {
  display: table;
  width: auto;
}
.t228__right_social_links a {
  display: block;
  vertical-align: middle;
}
.t228__right_social_links_item {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 5px;
}
.t228__mobile {
  display: none;
}
.t228 a,
#allrecords .t228 a {
  text-decoration: none;
  color: #000000;
}
.t228 .t-btn {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 10px;
}
.t228.t228__positionabsolute {
  position: absolute;
}
.t228.t228__positionfixed {
  position: fixed;
}
.t228.t228__positionstatic {
  position: static;
}
@media screen and (max-width: 1200px) {
  .t228__padding40px {
    width: 20px;
  }
  .t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 20px;
  }
  .t228__imglogo {
    margin-right: 15px;
  }
  .t228__logo {
    padding-right: 15px;
  }
  .t228__right_descr {
    padding-left: 15px;
  }
  .t228__right_buttons {
    padding-left: 15px;
  }
  .t228__right_share_buttons {
    padding-left: 15px;
  }
  .t228__right_langs {
    padding-left: 15px;
  }
  .t228__right_social_links {
    padding-left: 15px;
  }
}
@media screen and (max-width: 980px) {
  .t228__list_hidden {
    opacity: 1;
  }
  .t228 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t228.t228__positionabsolute,
  .t228.t228__positionfixed,
  .t228.t228__positionstatic {
    position: static;
  }
  .t228__leftside,
  .t228__rightside,
  .t228__centerside {
    display: block;
    text-align: center;
    float: none;
  }
  .t228__leftcontainer,
  .t228__centercontainer,
  .t228__rightcontainer {
    padding: 20px 0px;
  }
  .t228__imglogo {
    width: auto !important;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
  }
  .t228__imglogomobile.t228__imglogo {
    width: 100% !important;
  }
  .t228__padding40px {
    display: none;
  }
  .t228__padding10px {
    display: none;
  }
  .t228__rightcontainer {
    display: table;
    position: static;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .t228__right_share_buttons {
    display: table;
    position: static;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
    float: none;
    min-width: inherit;
  }
  .t228__right_buttons {
    display: table;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
  }
  .t228__right_descr,
  .t228__right_langs,
  .t228__right_social_links {
    display: table;
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
  }
  .t228__logo {
    text-align: center;
    margin: 20px;
  }
  .t228 img {
    float: inherit;
  }
  .t228 .t228__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }
  .t228__list_item a {
    display: inline-block;
  }
  .t228 .t-btn {
    margin-left: 5px;
  }
  .t228__logo {
    white-space: normal;
    padding: 0px;
  }
  .t228.t228__hidden {
    display: none;
    height: 100%;
  }
  .t228__mobile {
    background-color: #111;
    display: block;
  }
  .t228__mobile_text {
    color: #fff;
  }
  .t228__mobile_container {
    padding: 20px;
    position: relative;
  }
  .t228__burger {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
    width: 28px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 9999;
  }
  .t228__burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #fff;
  }
  .t228__burger span:nth-child(1) {
    top: 0px;
  }
  .t228__burger span:nth-child(2),
  .t228__burger span:nth-child(3) {
    top: 8px;
  }
  .t228__burger span:nth-child(4) {
    top: 16px;
  }
  .t228_opened .t228__burger span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  .t228_opened .t228__burger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .t228_opened .t228__burger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .t228_opened .t228__burger span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
}
@media screen and (max-width: 640px) {
  .t228__right_buttons_but {
    display: table;
    padding: 0px 0px;
    margin: 0px auto 10px;
  }
}
.t228 .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px;
}
.t228 .ya-share2__list {
  margin-bottom: 0;
}
.t228 .ya-share2__container_size_m .ya-share2__counter {
  line-height: 28px;
}
.t228__black-white .ya-share2__badge {
  background-color: #111 !important;
}
.t228__transp-white .ya-share2__badge {
  background-color: transparent !important;
}
.t228__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
  display: none;
}
.t228__transp-white .ya-share2__container_size_m .ya-share2__counter {
  padding-left: 0 !important;
  margin-top: 2px;
}
.t228__white-black .ya-share2__badge {
  background-color: #fff !important;
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t228__white-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
}
.t228__white-black .ya-share2__counter:before {
  background-color: #222;
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t228__transp-black .ya-share2__badge {
  background-color: transparent !important;
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
  padding-left: 0 !important;
  margin-top: 2px;
}
.t228__transp-black .ya-share2__counter:before {
  display: none;
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t231 {
  text-align: center;
}
.t231__twrapper {
  display: table;
  margin: 0 auto;
}
.t231__tcoll {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.t231__title {
  text-align: center;
  font-size: 22px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .t231__title {
    white-space: normal;
  }
}
.t270__error-msg {
  text-align: center;
  display: none;
}
.t270__error-msg-text {
  display: inline-block;
  margin: 0 20px 35px 20px;
  padding: 15px;
  color: #ff0000;
  border: 1px solid #ff0000;
  font-size: 14px;
  font-family: tfutura, Arial;
}
.t250__text {
  text-align: center;
  margin-bottom: 32px;
}
.t250__link {
  text-align: center;
  text-decoration: none;
  display: block;
  width: 110px;
  margin: 0 auto;
  -webkit-transition: opacity ease-in-out 0.2s;
  -moz-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}
.t250__link__descr {
  font-size: 12px;
  line-height: 1.55;
  text-align: center;
}
.t250__link:hover {
  opacity: .7;
}
.t250__icon {
  width: 28px;
  height: 25px;
  margin: 0 auto 12px;
  display: block;
}
@media screen and (max-width: 600px) {
  .t250__text {
    margin-bottom: 26px;
  }
  .t250__img {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 460px) {
  .t250__text {
    margin-bottom: 18px;
  }
  .t250__img {
    width: 18px;
    height: 21px;
  }
}
.t254__wrapper {
  position: relative;
}
.t254__text {
  margin-bottom: 30px;
}
.t254__icon {
  position: absolute;
  left: -80px;
  top: -8px;
  font-family: Georgia;
  font-size: 150px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .t254__wrapper {
    padding-left: 20px;
  }
  .t254__icon {
    font-size: 130px;
    left: -50px;
    top: -7px;
  }
}
@media screen and (max-width: 700px) {
  .t254__wrapper {
    padding-left: 40px;
  }
  .t254__icon {
    font-size: 100px;
    left: -18px;
    top: -4px;
  }
  .t254__text {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 660px) {
  .t254__wrapper {
    padding-left: 46px;
  }
  .t254__icon {
    font-size: 80px;
    left: -2px;
    top: -1px;
  }
  .t254__text {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 480px) {
  .t254__wrapper {
    padding-left: 36px;
  }
  .t254__icon {
    font-size: 60px;
    left: -2px;
    top: 0;
  }
}
.t260__accordion {
  margin-top: -1px;
}
.t260__header {
  position: relative;
  padding-top: 20px;
  padding-bottom: 21px;
  padding-right: 50px;
  cursor: pointer;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.t260__icon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  background: transparent;
  width: 24px;
  height: 24px;
  padding: 8px;
  -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;
}
.t260__circle {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  border-radius: 100px;
  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;
}
.t260__header:hover .t260__circle {
  opacity: 1;
  z-index: -1;
}
.t260__lines {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.t260__iconline {
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all ease-in-out .2s, transform ease-in-out .3s;
  -moz-transition: all ease-in-out .2s, transform ease-in-out .3s;
  -o-transition: all ease-in-out .2s, transform ease-in-out .3s;
  transition: all ease-in-out .2s, transform ease-in-out .3s;
  z-index: 1;
}
.t260__iconline_left {
  width: 1px;
  height: 100%;
  top: 0;
}
.t260__iconline_right {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.t260__opened .t260__lines {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.t260__content {
  display: none;
  -webkit-transition: max-height ease-in-out .5s, opacity ease-in-out .3s;
  -moz-transition: max-height ease-in-out .5s, opacity ease-in-out .3s;
  -o-transition: max-height ease-in-out .5s, opacity ease-in-out .3s;
  transition: max-height ease-in-out .5s, opacity ease-in-out .3s;
}
.t260__textwrapper {
  padding: 0 0 20px;
}
.t260__text {
  margin-bottom: 20px;
}
@media screen and (max-width: 650px) {
  .t260__header {
    padding-top: 15px;
    padding-bottom: 14px;
    padding-right: 38px;
  }
  .t260__icon {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    padding: 0;
  }
  .t260__circle {
    width: 32px;
    height: 32px;
  }
  .t260__text {
    margin-bottom: 15px;
  }
  .t260__textwrapper {
    padding: 0 0 10px;
  }
  .t260__header:hover .t260__circle {
    opacity: 0;
  }
}
.t267__wrapper {
  position: relative;
  text-align: center;
}
.t267__icon {
  margin-bottom: 20px;
}
@media screen and (max-width: 710px) {
  .t267__icon {
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    margin-bottom: 10px;
  }
}
.t265__wrapper {
  padding: 30px 20px 28px 55px;
  position: relative;
  text-align: left;
}
.t265__icon {
  position: absolute;
  top: 27px;
  left: 20px;
}
@media screen and (max-width: 650px) {
  .t265__wrapper {
    padding: 20px 20px 16px 50px;
    margin: 0 -20px;
  }
  .t265__icon {
    top: 16px;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
  }
}
.t186C__blockinput {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  margin-bottom: 25px;
}
.t186C__blockinput textarea {
  padding-top: 17px;
}
.t186C__blocktitle {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 5px;
}
.t186C__blockbutton {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  margin-bottom: 10px;
}
.t186C__nomargin .t186C__blocktitle {
  padding-bottom: 0;
  margin-bottom: 0;
}
.t186C__nomargin .t186C__blockinput {
  margin-bottom: 35px;
}
.t186C__form-bottom-text {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .t186C__wrapper {
    display: block;
  }
  .t186C__blockbutton {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  .t186C__blockinput textarea {
    padding-top: 5px;
  }
  .t186C__blockinput {
    padding-right: 0px;
  }
  .t186C .t-submit {
    width: 100%;
  }
}
.t186C__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t186C__input {
  border: 1px solid #FF0000 !important;
}
.t186C__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t186C__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t186C__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t186C__blockinput-success {
  text-align: center;
  background: #FFF;
  color: #222;
  padding: 20px;
  border: 2px solid #22DD22;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t300 {
  display: none;
}
.t300__tooltipster-noir {
  border-radius: 0px;
  background: #000;
  color: #fff;
  max-width: 300px;
}
.t300__tooltipster-noir .tooltipster-content {
  padding: 18px 18px;
}
.t300__content-text a {
  color: inherit;
}
.t300__content-img img {
  width: 100%;
  padding-bottom: 16px;
}
.t300__content-text {
  font-family: 'Open Sans', serif;
  font-size: 14px;
  line-height: 20px;
}
.t300__content-title {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 4px;
  margin-top: -4px;
}
.t278__mainwrapper {
  padding: 0 20px;
}
.t278__mainblock {
  margin: 0 auto;
}
.t278__mainblockleft {
  margin: 0 0;
}
.t278__mainblockright {
  margin: 0 0 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;
  background-color: transparent;
}
.t278__blockbutton {
  display: inline-block;
  height: auto;
  width: 100%;
}
.t278 .t-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 .t-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;
}
.t280__container {
  width: 100%;
  z-index: 99999;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.t280__beforeready {
  visibility: hidden;
}
.t280_opened .t280__container {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
}
.t280__container.t280__positionfixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.t280__container.t280__positionstatic {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
}
.t280__container.t280__positionabsolute {
  position: absolute;
}
.t280__col-12 {
  max-width: 1160px;
}
.t280__container__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.t280__menu__content {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
}
.t280_opened .t280__container__bg {
  opacity: 0 !important;
}
.t280__logo__container {
  display: table;
  height: 100px;
}
.t280__logo__content {
  display: table-cell;
  vertical-align: middle;
}
.t280__logo {
  position: relative;
  z-index: 1;
  display: block;
  -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;
}
.t280__logo:hover {
  opacity: .8;
}
.t280__logo__img {
  display: block;
  height: 100%;
}
.t280__burger {
  position: absolute;
  width: 28px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: 40px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 999;
}
.t280__big .t280__burger {
  width: 42px;
  height: 32px;
  margin-top: -16px;
}
.t280__small .t280__burger {
  width: 22px;
  height: 14px;
  margin-top: -7px;
}
.t280__burger span {
  display: block;
  position: absolute;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  height: 3px;
  background-color: #000;
}
.t280__big .t280__burger span {
  height: 5px;
}
.t280__small .t280__burger span {
  height: 2px;
}
.t280__burger span:nth-child(1) {
  top: 0px;
}
.t280__burger span:nth-child(2),
.t280__burger span:nth-child(3) {
  top: 8px;
}
.t280__big .t280__burger span:nth-child(2),
.t280__big .t280__burger span:nth-child(3) {
  top: 13px;
}
.t280__small .t280__burger span:nth-child(2),
.t280__small .t280__burger span:nth-child(3) {
  top: 6px;
}
.t280__burger span:nth-child(4) {
  top: 16px;
}
.t280__big .t280__burger span:nth-child(4) {
  top: 26px;
}
.t280__small .t280__burger span:nth-child(4) {
  top: 12px;
}
.t280_opened .t280__burger span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.t280_opened .t280__small .t280__burger span:nth-child(1) {
  top: 6px;
}
.t280_opened .t280__big .t280__burger span:nth-child(1) {
  top: 6px;
}
.t280_opened .t280__burger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t280_opened .t280__burger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t280_opened .t280__burger span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.t280_opened .t280__big .t280__burger span:nth-child(4) {
  top: 18px;
}
.t280_opened .t280__small .t280__burger span:nth-child(4) {
  top: 6px;
}
.t280__menu__wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -100;
  opacity: 0;
  -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;
}
.t280_opened .t280__menu__wrapper {
  z-index: 9999;
  opacity: 1;
}
.t280__menu__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.t280__menu {
  z-index: 1;
  text-align: center;
  position: absolute;
  top: 45%;
  -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: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  right: 0;
  left: 0;
  opacity: 0;
  margin: 0 auto;
}
.t280__menu__wrapper_2 .t280__menu {
  top: 47%;
}
.t280_opened .t280__menu {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
.t280__menu_static .t280__menu {
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
  position: relative;
  right: auto;
  left: auto;
  top: auto;
  padding: 140px 0 0;
}
.t280_opened .t280__menu_static .t280__menu {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t280__menu__item {
  display: block;
  margin: 20px auto;
}
.t280__menu__item:first-child {
  margin-top: 0 !important;
}
.t280__menu__item:last-child {
  margin-bottom: 0 !important;
}
.t280__menu__item.t-active {
  opacity: 0.7;
}
.t280_opened {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t280__bottom {
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
  -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: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  opacity: 0;
}
.t280_opened .t280__bottom {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.t280 .t-sociallinks__item,
.t280__social__item {
  display: inline-block;
  margin: 0 3px;
}
.t280__bottom__item,
.t280 .t-sociallinks {
  margin-top: 20px;
  display: block;
}
.t280__menu_static .t280__bottom {
  position: relative;
  bottom: auto;
  display: block;
  padding: 40px 0 20px;
  left: auto;
  right: auto;
}
.t280__menu_static .t280__menu__container {
  position: relative;
  display: block;
  z-index: 9999;
  height: auto;
}
.t280__menu__container {
  position: relative;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .t280__menu__content {
    padding: 0 20px;
  }
  .t280__burger {
    right: 20px;
  }
}
@media screen and (max-width: 660px) {
  .t280__menu__content {
    padding: 0 20px;
  }
}
.t280 .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px;
}
.t280 .ya-share2__container_size_m .ya-share2__counter {
  line-height: 28px;
}
.t280__black-white .ya-share2__badge {
  background-color: #111 !important;
}
.t280__transp-white .ya-share2__badge {
  background-color: transparent !important;
}
.t280__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
  display: none;
}
.t280__transp-white .ya-share2__container_size_m .ya-share2__counter {
  padding-left: 0 !important;
  margin-top: 2px;
}
.t280__white-black .ya-share2__badge {
  background-color: #fff !important;
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
}
.t280__white-black .ya-share2__counter:before {
  background-color: #222;
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t280__transp-black .ya-share2__badge {
  background-color: transparent !important;
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
  padding-left: 0 !important;
  margin-top: 2px;
}
.t280__transp-black .ya-share2__counter:before {
  display: none;
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t312__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t312__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;
}
.t312__popup_show .t312__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t312__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t312__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: 0;
  left: 0;
  opacity: 0;
  margin: 0 auto;
}
.t312__popup_show .t312__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;
}
.t312__content.t312__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);
}
.t312__popup_show .t312__content.t312__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t312__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;
}
.t312__close:hover {
  opacity: .7;
}
.t312__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t312__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t312__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t312__nowidth .t312__mainblock {
  padding: 0 66px;
}
.t312__nowidth.t312__content_static .t312__mainblock {
  padding: 0 46px;
}
@media screen and (max-width: 640px) {
  .t312__mainblock {
    padding: 0 20px;
  }
  .t312__nowidth .t312__mainblock {
    padding: 0 66px;
  }
  .t312__nowidth.t312__content_static .t312__mainblock {
    padding: 0 46px;
  }
}
.t282_opened {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t282__container {
  width: 100%;
  z-index: 99999;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.t282__beforeready {
  visibility: hidden;
}
.t282_opened .t282__container {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
}
.t282__container.t282__positionfixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.t282__container.t282__positionstatic {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
}
.t282__container.t282__positionabsolute {
  position: absolute;
}
.t282__col-12 {
  max-width: 1160px;
}
.t282__container__bg,
.t282__container__bg_opened {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: all ease-in-out .1s;
  -moz-transition: all ease-in-out .1s;
  -o-transition: all ease-in-out .1s;
  transition: all ease-in-out .1s;
}
.t282__container__bg_opened {
  opacity: 0;
  background: #fff;
}
.t282_opened .t282__container__bg_opened {
  opacity: 1;
}
.t282_opened .t282__container__bg {
  opacity: 0 !important;
}
.t282__menu__content {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
}
.t282__logo__container {
  display: table;
  height: 100px;
}
.t282__logo__content {
  display: table-cell;
  vertical-align: middle;
}
.t282__logo {
  position: relative;
  z-index: 1;
  display: block;
  -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;
}
.t282__logo:hover {
  opacity: .8;
}
.t282__logo__img {
  display: block;
  height: 100%;
}
.t282__burger {
  position: absolute;
  width: 28px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: 40px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 999;
}
.t282__big .t282__burger {
  width: 42px;
  height: 32px;
  margin-top: -16px;
}
.t282__small .t282__burger {
  width: 22px;
  height: 14px;
  margin-top: -7px;
}
.t282__burger span {
  display: block;
  position: absolute;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  height: 3px;
  background-color: #000;
}
.t282__big .t282__burger span {
  height: 5px;
}
.t282__small .t282__burger span {
  height: 2px;
}
.t282__burger span:nth-child(1) {
  top: 0px;
}
.t282__burger span:nth-child(2),
.t282__burger span:nth-child(3) {
  top: 8px;
}
.t282__big .t282__burger span:nth-child(2),
.t282__big .t282__burger span:nth-child(3) {
  top: 13px;
}
.t282__small .t282__burger span:nth-child(2),
.t282__small .t282__burger span:nth-child(3) {
  top: 6px;
}
.t282__burger span:nth-child(4) {
  top: 16px;
}
.t282__big .t282__burger span:nth-child(4) {
  top: 26px;
}
.t282__small .t282__burger span:nth-child(4) {
  top: 12px;
}
.t282_opened .t282__burger span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.t282_opened .t282__small .t282__burger span:nth-child(1) {
  top: 6px;
}
.t282_opened .t282__big .t282__burger span:nth-child(1) {
  top: 6px;
}
.t282_opened .t282__burger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t282_opened .t282__burger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t282_opened .t282__burger span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.t282_opened .t282__big .t282__burger span:nth-child(4) {
  top: 18px;
}
.t282_opened .t282__small .t282__burger span:nth-child(4) {
  top: 6px;
}
.t282__menu__content {
  z-index: 15;
}
.t282__menu__container {
  position: fixed;
  right: 0;
  left: 0;
  -webkit-transition: .5s cubic-bezier(0,1,0.5,1);
  -moz-transition: .5s cubic-bezier(0,1,0.5,1);
  -o-transition: .5s cubic-bezier(0,1,0.5,1);
  transition: .5s cubic-bezier(0,1,0.5,1);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  z-index: 2;
  z-index: 9999;
}
.t282__menu__container.t282__closed {
  top: 0 !important;
}
.t282__menu_static .t282__menu__container {
  bottom: 0;
  overflow: scroll;
}
.t282__menu__container.t282__closed {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.t282__menu__wrapper {
  text-align: center;
  background: #fff;
  width: 100%;
}
.t282__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  z-index: 999;
  background: black;
  opacity: .6;
}
.t282__overlay.t282__closed {
  opacity: 0;
  z-index: -1;
}
.t282__menu__item {
  display: block;
  margin-bottom: 20px;
  color: #222;
}
.t282__menu__item:last-child {
  margin-bottom: 0;
}
.t282__menu__item.t-active {
  opacity: 0.7;
}
.t282__menu {
  padding: 30px 20px 30px;
}
.t282__menu__items {
  padding: 5px 0 55px;
}
.t282__descr {
  max-width: 540px;
  margin: 0 auto;
}
.t282__share {
  margin-top: 22px;
}
.t282 .t-sociallinks__item,
.t282__social__item {
  display: inline-block;
  margin: 0 3px;
}
.t282 .t-sociallinks__wrapper,
.t282__social__wrapper {
  margin-top: 22px;
}
.t282__lang {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .t282__menu__content {
    padding: 0 20px;
  }
  .t282__burger {
    right: 20px;
  }
}
@media screen and (max-width: 660px) {
  .t282__burger {
    right: 20px;
  }
  .t282__menu__content {
    padding: 0 20px;
  }
}
.t282 .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px;
}
.t282 .ya-share2__container_size_m .ya-share2__counter {
  line-height: 28px;
}
.t282__black-white .ya-share2__badge {
  background-color: #111 !important;
}
.t282__transp-white .ya-share2__badge {
  background-color: transparent !important;
}
.t282__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
  display: none;
}
.t282__transp-white .ya-share2__container_size_m .ya-share2__counter {
  padding-left: 0 !important;
  margin-top: 2px;
}
.t282__white-black .ya-share2__badge {
  background-color: #fff !important;
}
.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t282__white-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
}
.t282__white-black .ya-share2__counter:before {
  background-color: #222;
}
.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t282__transp-black .ya-share2__badge {
  background-color: transparent !important;
}
.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t282__transp-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
  padding-left: 0 !important;
  margin-top: 2px;
}
.t282__transp-black .ya-share2__counter:before {
  display: none;
}
.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.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;
  }
}
.t333__wrapper {
  position: relative;
  text-align: left;
}
.t333__uptitle {
  color: #fff;
  margin-bottom: 20px;
}
.t333__title {
  color: #fff;
}
.t333__title-second {
  font-size: 18px;
}
.t333__descr {
  color: #fff;
  margin-top: 20px;
}
.t333__right-content {
  position: relative;
  padding: 34px;
}
.t333__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #eee;
}
.t333__form-bottom-text {
  margin-top: 20px;
}
.t333__form,
.t333__form-text,
.t333__form-bottom-text {
  position: relative;
  z-index: 1;
}
.t333__blockinput {
  margin-bottom: 20px;
}
.t333__nomargin .t333__blockinput {
  margin-bottom: 5px;
}
.t333__nomargin .t333__blockbutton {
  margin-top: 30px;
}
.t333__nomargin .t333__form-text {
  margin-bottom: 5px;
}
.t333__input,
.t333__submit {
  height: 50px;
  padding: 0 18px;
}
.t333__submit {
  width: 100%;
}
.t333__textarea {
  padding-top: 15px;
}
.t333__form-text {
  margin-bottom: 20px;
}
.t333__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t333__input {
  border: 1px solid #FF0000 !important;
}
.t333__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t333__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t333__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Open Sans', serif;
}
.t333__blockinput-success {
  text-align: center;
  padding: 20px;
  font-family: 'Open Sans', serif;
}
.t333 .js-send-form-success .t333__form-wrapper {
  display: none;
}
@media screen and (max-width: 960px) {
  .t333__left-content {
    margin-bottom: 35px;
  }
  .t333__wrapper_witharrow {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .t333__wrapper_witharrow {
    padding-bottom: 20px;
  }
}
.t334__table {
  display: table;
  width: 100%;
  height: 400px;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
}
.t334__col {
  overflow: hidden;
}
.t334__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t334__cell:hover .t334__bg_animated {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.t334__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t334__show_hover .t334__overlay {
  opacity: 0;
}
.t334__cell:hover .t334__overlay {
  opacity: .8;
}
.t334__show_hover .t334__cell:hover .t334__overlay {
  opacity: 1;
}
.t334__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t334__textwrapper {
  padding: 20px 40px;
  position: relative;
}
.t334__show_hover .t334__textwrapper {
  opacity: 0;
}
.t334__show_hover .t334__textwrapper.t334__textwrapper_animated {
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
}
.t334__show_hover .t334__cell:hover .t334__textwrapper {
  opacity: 1;
}
.t334__cell:hover .t334__textwrapper_animated {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t334__textwrapper__content {
  margin: 30px auto;
  position: relative;
}
.t334__text {
  color: #fff;
  margin-top: 20px;
}
.t334__title {
  color: #fff;
}
.t334__title_small {
  font-size: 28px;
  line-height: 1.25;
}
.t334__img {
  width: 100%;
  max-width: 70px;
}
.t334__animation_fast {
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.t334__animation_slow {
  -webkit-transition: all ease-in-out .45s;
  -moz-transition: all ease-in-out .45s;
  -o-transition: all ease-in-out .45s;
  transition: all ease-in-out .45s;
}
.t334__button-container {
  -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;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.t334__button-container_show {
  opacity: 1;
}
.t334__textwrapper__content {
  -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;
}
.t334__button-wrapper {
  display: inline-block;
  margin-top: 40px;
}
.t334__submit {
  text-align: center;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  border: 0 none;
  font-size: 16px;
  padding-left: 34px;
  padding-right: 34px;
  -webkit-appearance: none;
  background: none;
}
.t334__submit_middle {
  font-size: 14px;
  height: 44px;
  line-height: 38px;
  padding-left: 30px;
  padding-right: 30px;
}
.t334__submit_small {
  font-size: 12px;
  height: 40px;
  line-height: 30px;
  padding-left: 24px;
  padding-right: 24px;
}
.t334__button-bottom .t334__textwrapper {
  position: static;
}
.t334__button-bottom .t334__button-container {
  left: 40px;
  bottom: 40px;
  right: 40px;
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -webkit-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}
.t334__button-bottom .t334__button-container.t334__button-container_show {
  left: 40px;
  bottom: 40px;
  right: 40px;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 960px) {
  .t334 .t334__col {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .t334 .t334__table {
    height: 350px;
  }
  .t334__textwrapper {
    padding: 20px 20px;
  }
  .t334__button-bottom .t334__button-container {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .t334__title_small {
    font-size: 21px;
  }
}
.t356__title {
  padding-top: 8px;
  padding-bottom: 9px;
}
.t356__text {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t029__container {
  text-align: center;
  padding-bottom: 8px;
}
.t029__col {
  float: none;
  display: inline-block;
}
.t029__linewrapper {
  position: relative;
}
.t029__line {
  width: 100%;
  height: 1px;
  display: table-cell;
}
.t029__opacity {
  display: table-cell;
  min-width: 200px;
  height: 1px;
}
@media screen and (max-width: 600px) {
  .t029__opacity {
    min-width: 120px;
  }
}
.t372__line {
  width: 80px;
  height: 2px;
  background: #222;
  margin-bottom: 14px;
}
.t372__line-center {
  margin-left: auto;
  margin-right: auto;
}
.t372__line-right {
  margin-left: auto;
  margin-right: 0;
}
.t373__col {
  display: table-cell;
  vertical-align: top;
}
.t373__circle {
  border-radius: 100px;
  background: #222;
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-right: 14px;
}
.t373__img {
  width: 30px;
  display: block;
  height: auto;
  margin-right: 14px;
}
.t373__title {
  color: #fff;
  position: absolute;
  left: 1px;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
.t373__circle-lg.t373__circle {
  width: 40px;
  height: 40px;
  margin-right: 18px;
}
.t373__circle-lg .t373__title {
  font-size: 20px;
}
.t373__circle-xl.t373__circle {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.t373__circle-xl .t373__title {
  font-size: 26px;
}
.t373__circle-xxl.t373__circle {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.t373__circle-xxl .t373__title {
  font-size: 30px;
}
.t384__title {
  margin-bottom: 16px;
}
.t384__button {
  margin-top: 20px;
  font-size: 14px;
  height: 54px;
  padding: 0 30px;
}
@media screen and (max-width: 960px) {
  .t384-col_top {
    margin-bottom: 30px;
  }
}
.t384 .t-carousel__height.t-col_4 {
  max-width: 360px !important;
  width: 360px !important;
}
.t384 .t-carousel__height.t-col_5 {
  max-width: 460px !important;
  width: 460px !important;
}
.t384 .t-carousel__height.t-col_6 {
  max-width: 560px !important;
  width: 560px !important;
}
.t384 .t-carousel__height.t-col_7 {
  max-width: 660px !important;
  width: 660px !important;
}
.t384 .t-carousel__height.t-col_8 {
  max-width: 760px !important;
  width: 760px !important;
}
.t384 .t-carousel__height.t-col_9 {
  max-width: 860px !important;
  width: 860px !important;
}
.t387__img {
  width: 100px;
  height: 100px;
}
.t387__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t387__title {
  margin-top: 23px;
}
.t387__descr {
  margin-top: 20px;
}
@media screen and (max-width: 960px) {
  .t387__col {
    margin-bottom: 40px;
  }
}
.t396__iframe {
  z-index: 10000;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  border: 0px;
}
.t396__body_overflow_hidden {
  overflow: hidden;
}
.t396__display_none {
  display: none;
}
.t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.t396__artboard.rendering .tn-elem {
  visibility: hidden;
}
.t396__artboard.rendered .tn-elem {
  visibility: visible;
}
.t396__carrier {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100vh;
}
.t396__filter {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100vh;
}
.t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table;
}
.t396 .tn-atom {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.t396 a.tn-atom {
  text-decoration: none;
}
.t396 .tn-atom__img {
  width: 100%;
  display: block;
}
.t396__ui {
  position: absolute;
  top: 16px;
  left: 196px;
  background-color: #fa876b;
  color: #000 !important;
  height: 30px;
  line-height: 30px;
  width: 100px;
  z-index: 1000;
  text-align: center;
  border-radius: 3px;
  display: none;
  font-size: 14px;
}
.t401__col {
  margin-bottom: 40px;
}
.t401__table {
  display: table;
  width: 100%;
  height: 400px;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
}
.t401__col {
  overflow: hidden;
}
.t401__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t401__cell:hover .t401__bg_animated {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.t401__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t401__show_hover .t401__overlay {
  opacity: 0;
}
.t401__cell:hover .t401__overlay {
  opacity: .8;
}
.t401__show_hover .t401__cell:hover .t401__overlay {
  opacity: 1;
}
.t401__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t401__textwrapper {
  padding: 20px 40px;
  position: relative;
}
.t401__show_hover .t401__textwrapper {
  opacity: 0;
}
.t401__show_hover .t401__textwrapper.t401__textwrapper_animated {
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
}
.t401__show_hover .t401__cell:hover .t401__textwrapper {
  opacity: 1;
}
.t401__cell:hover .t401__textwrapper_animated {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t401__textwrapper__content {
  margin: 30px auto;
  position: relative;
}
.t401__uptitle {
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.t401__text {
  color: #fff;
  margin-top: 20px;
}
.t401__title {
  color: #fff;
}
.t401__title_small {
  font-size: 28px;
  line-height: 1.25;
}
.t401__img {
  width: 100%;
  max-width: 70px;
}
.t401__animation_fast {
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.t401__animation_slow {
  -webkit-transition: all ease-in-out .45s;
  -moz-transition: all ease-in-out .45s;
  -o-transition: all ease-in-out .45s;
  transition: all ease-in-out .45s;
}
.t401__textwrapper__content {
  -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;
}
@media screen and (max-width: 1200px) {
  .t401__col {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  .t401__disable_hover .t401__textwrapper {
    opacity: 1 !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .t401__disable_hover .t401__overlay {
    opacity: 1 !important;
  }
}
@media screen and (max-width: 640px) {
  .t401 .t401__table {
    height: 350px;
  }
  .t401__textwrapper {
    padding: 20px 20px;
  }
  .t401__title_small {
    font-size: 21px;
  }
}
.t404 .t-col_4 {
  margin-bottom: 40px;
}
.t404 a {
  text-decoration: none;
  color: #000000;
}
.t404__textwrapper {
  margin-bottom: 28px;
  margin-top: 16px;
}
.t404__paddingsmall {
  padding: 20px 30px 25px;
  background: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.t404__paddingbig {
  padding: 30px 40px 35px;
  background: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.t404__paddingsmall .t404__uptitle {
  margin-top: 0;
}
.t404__uptitle {
  margin-top: 12px;
  margin-bottom: 10px;
}
.t404__tag {
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 1px;
  color: #777;
}
.t404__date {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 1px;
  color: #777;
}
.t404__title {
  margin-bottom: 12px;
}
.t404__descr {
  color: #777;
}
.t404__imgbox {
  position: relative;
}
.t404__img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.t404__separator {
  padding-top: 65%;
}
.t404__buttonwrapper {
  padding: 0 20px;
  text-align: center;
}
.t404__btn {
  font-size: 14px;
  height: 54px;
  padding-left: 30px;
  padding-right: 30px;
}
.t404__col {
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .t404__col {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  .t404__imgbox {
    width: 50%;
    display: inline;
    float: left;
    margin-right: 20px;
  }
  .t404__withbg .t404__imgbox {
    display: table-cell;
    float: none;
    vertical-align: top;
    margin-right: 0;
  }
  .t404 .t-col_3,
  .t404 .t-col_4,
  .t404 .t-col_6 {
    max-width: 100%;
    margin-bottom: 50px;
  }
  .t404__link:before,
  .t404__link:after {
    content: "";
    display: table;
    clear: both;
  }
  .t404__textwrapper {
    display: table;
    margin-top: 0;
  }
  .t404__withbg .t404__textwrapper {
    display: table-cell;
    float: none;
    vertical-align: top;
    margin-right: 0;
  }
  .t404 .t404__withbg {
    margin-bottom: 30px;
  }
  .t404__uptitle {
    margin-top: 0px;
  }
  .t404__link {
    display: table;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .t404__imgbox,
  .t404__withbg .t404__imgbox,
  .t404__withbg .t404__textwrapper {
    width: 100%;
    display: block;
    float: none;
  }
  .t404__textwrapper {
    margin-top: 16px;
  }
  .t404__withbg .t404__textwrapper {
    margin-top: 0;
    box-sizing: border-box;
  }
}
.t407__wrapper {
  display: table;
  width: 100%;
}
.t407__col {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  -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;
}
.t407__col:hover {
  opacity: .9;
}
.t407__textwrapper {
  padding: 40px;
}
.t407__uptitle,
.t407__title,
.t407__descr {
  color: #fff;
}
.t407__uptitle {
  text-transform: uppercase;
  margin-bottom: 12px;
}
.t407__descr {
  margin-top: 14px;
}
@media screen and (max-width: 960px) {
  .t407__textwrapper {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 640px) {
  .t407__col {
    display: block;
    text-align: left;
    width: 100%;
  }
  .t407__oneblock .t407__col {
    display: none;
  }
  .t407__oneblock .t407__col_notempty {
    display: block;
  }
  .t407__oneblock,
  .t407__textwrapper {
    text-align: left;
  }
}
.t425__col {
  vertical-align: top;
  position: relative;
  height: auto;
}
.t425__col-wrapper {
  text-align: center;
  box-sizing: border-box;
  padding: 0 25px;
}
.t425__line {
  width: 1px;
  background: #eee;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.t425__img {
  margin: 0 auto 30px auto;
}
.t425__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t425__title {
  padding-bottom: 20px;
}
.t425__uptitle {
  font-weight: 800;
  padding-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  .t425__line {
    left: -10px;
  }
}
@media screen and (max-width: 960px) {
  .t425__col {
    padding: 0 5% 0 5%;
    width: 100%;
    height: auto !important;
    display: block;
  }
  .t425__col-wrapper {
    padding: 45px 0 45px 0;
  }
  .t425__col-wrapper_fisrt {
    padding-top: 0;
  }
  .t425__line {
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    width: 90% !important;
    margin: 0 5% 0 5%;
    left: 0;
    height: 1px;
  }
  .t425__img {
    margin-bottom: 35px;
  }
  .t425__title,
  .t425__uptitle {
    padding-bottom: 10px;
  }
}
.t430__link {
  display: inline-block;
}
.t430__btn-text {
  display: table-cell;
  vertical-align: middle;
}
.t430__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t430__wraptwo {
  position: relative;
  right: -50%;
}
.t430 .t-btn {
  display: table;
  padding-left: 45px;
  padding-right: 45px;
}
.t430 .t-btn_sm {
  padding-left: 25px;
  padding-right: 25px;
}
.t430__btn-img {
  display: block;
}
.t-btn .t430__btn-img {
  width: 15px;
  padding-right: 15px;
}
.t-btn_sm .t430__btn-img {
  width: 10px;
}
.t430__inlinesvg {
  height: 60px;
}
.t-btn_sm .t430__inlinesvg {
  height: 40px;
}
.t430__btn-img-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.t430__btn2 {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  .t430__link {
    display: block;
  }
  .t430 .t-btn {
    width: 100%;
  }
  .t430__btn2 {
    margin-left: 0;
    margin-top: 10px;
  }
}
.t441__number {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  line-height: 0.8;
}
.t441__pie {
  transform: rotate(-90deg);
  max-width: 100%;
}
.t441__piewrapper {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.t441__textwrapper {
  text-align: center;
}
.t441__subtitle {
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  .t441__col-top-margin {
    margin-top: 50px;
  }
}
.t447__btnicon {
  display: block;
}
.t447__btniconwrapper {
  display: table-cell;
  vertical-align: middle;
}
.t447__input-wrapper {
  margin: 0 auto;
}
.t447__blockinput {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-right: 10px;
}
.t447__input {
  outline: none;
  height: 44px;
}
.t447__blockbutton {
  display: table-cell;
  vertical-align: middle;
}
.t447__submit {
  padding: 0 15px;
  -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: 44px;
}
.t447__submit:hover {
  opacity: .9;
}
.t447__blockinput-success {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  display: table;
}
.t447__success-icon {
  display: table-cell;
  vertical-align: middle;
}
.t447__success-icon-svg {
  display: block;
}
.t447__success-message {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.t447__allert-wrapper {
  position: relative;
}
.t447__blockinput-errorbox {
  position: absolute;
  top: 5px;
  left: 0px;
  text-align: left;
}
.t447__blockinput-errors-text {
  color: #fff;
}
.t447__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 .t447__wrapper {
  opacity: 0;
}
.t447__descr ul {
  padding: 0 !important;
  margin: 0;
}
.t447__descr li {
  display: block;
  margin-bottom: 10px;
}
.t447__descr li:last-child {
  margin-bottom: 0;
}
.t447__title {
  margin-bottom: 14px;
  color: #000;
}
.t447__title a,
.t447__descr a {
  color: inherit !important;
}
.t447__floatbeaker_lr3 {
  display: none;
}
.t447__title_uppercase {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.t447 .t-sociallinks__item,
.t447__right_social_links_item {
  display: inline-block;
  margin-right: 4px;
  -webkit-transition: opacity ease-in-out 0.2s;
  -moz-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}
.t447 .t-sociallinks__item:hover,
.t447__right_social_links_item:hover {
  opacity: .9;
}
.t447 .t-sociallinks__item:last-child,
.t447__right_social_links_item:last-child {
  margin-right: 0;
}
.t447 .t-sociallinks,
.t447__right_social_links {
  margin-top: 30px;
}
.t447__text {
  color: #525252;
  margin-top: 35px;
  font-size: 12px;
}
@media screen and (max-width: 960px) {
  .t447__col.t-col_3 {
    max-width: 320px;
    display: inline;
    float: left;
    margin-bottom: 30px;
  }
  .t447__floatbeaker_lr3 {
    display: block;
    width: 100%;
    content: " ";
    clear: both;
  }
}
@media screen and (max-width: 640px) {
  .t447__col.t-col_3 {
    max-width: 50%;
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .t447__input,
  .t447__submit {
    height: 50px;
    font-size: 14px;
    width: 100%;
  }
  .t447__blockinput-errorbox {
    text-align: center;
    left: 0;
  }
  .t447__blockinput {
    display: block;
    margin-bottom: 16px;
  }
  .t447__blockbutton {
    display: block;
    width: 100%;
  }
  .t447__allert-wrapper {
    position: absolute;
    top: 0;
    left: 20px;
    right: 0;
  }
  .t447__input-wrapper {
    position: relative;
  }
  .t447__blockinput-errors-text {
    color: red;
  }
  .t447__blockinput-success {
    top: 0;
  }
}
@media screen and (max-width: 447px) {
  .t447__col.t-col_3 {
    max-width: 100%;
    width: 100%;
  }
}
.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;
}
.t461__alladditional {
  height: inherit;
}
.t461__additionalitem,
.t461 .t-sociallinks {
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
.t461__additionalwrapper {
  display: table-cell;
  vertical-align: middle;
}
.t461__leftwrapper,
.t461__rightwrapper {
  width: 50%;
  box-sizing: border-box;
  position: absolute;
  height: inherit;
  display: table;
}
.t461__leftwrapper {
  text-align: left;
  padding-right: 200px;
  padding-left: 40px;
  left: 0;
}
.t461__rightwrapper {
  text-align: right;
  padding-left: 200px;
  padding-right: 40px;
  left: 50%;
}
.t461__imglogo {
  height: auto;
  display: block;
}
.t461__middlelinewrapper {
  position: relative;
}
.t461__linewrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.t461__horizontalline {
  margin: 0;
  border: 0;
  background-color: #C2C2C2;
  height: 1px;
  right: 0;
  bottom: 0;
  margin: 0 40px 0 40px;
}
.t461__logowrapper {
  position: absolute;
  left: 50%;
  display: table;
  height: inherit;
}
.t461__logowrapper2 {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  left: -50%;
  z-index: 100;
}
.t461__imglogo {
  max-width: 300px;
}
.t461__topwrapper,
.t461__bottomwrapper {
  vertical-align: middle;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.t461__topwrapper {
  height: 80px;
  position: relative;
}
.t461__bottomwrapper {
  height: 60px;
  padding: 0 40px;
}
.t461__menualign_left {
  text-align: left;
}
.t461__menualign_right {
  text-align: right;
}
.t461__menualign_center {
  text-align: center;
}
.t461 {
  width: 100%;
  z-index: 990;
  position: fixed;
  top: 0;
  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;
}
.t461__beforeready {
  visibility: hidden;
}
.t461 ul {
  margin: 0px;
}
.t461__maincontainer {
  width: 100%;
  display: table;
  position: relative;
}
.t461__maincontainer.t461__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t461__logo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
}
.t461__listwrapper {
  display: table-cell;
  vertical-align: middle;
}
.t461__list {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
}
.t461__mobilelist {
  display: none;
}
.t461__list_item {
  clear: both;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  color: #000000;
  white-space: nowrap;
}
.t461__list_item .t-active {
  opacity: 0.7;
}
.t461__list_item:first-child {
  padding-left: 0;
}
.t461__list_item:last-child {
  padding-right: 0;
}
.t461__additional_descr {
  padding-left: 30px;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #000000;
}
.t461__additional_buttons {
  padding-left: 30px;
}
.t461__additional_buttons_wrap {
  display: table;
  width: auto;
  float: right;
}
.t461__additional_buttons_but {
  display: table-cell;
  vertical-align: middle;
}
.t461__additional_share_buttons {
  min-width: 140px;
  padding-left: 15px 30px 15px 0px;
}
.t461 .b-share {
  display: table !important;
  float: right;
}
.t461 .b-share-btn__wrap {
  display: table-cell !important;
  float: none !important;
  padding-left: 5px !important;
}
.t461__additional_langs {
  padding-left: 30px;
}
.t461__additional_langs_wrap {
  display: table;
  width: auto;
  float: right;
}
.t461__additional_langs_lang {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000000;
}
.t461 .t-sociallinks,
.t461__additional_social_links {
  padding-right: 30px;
  line-height: 0px;
}
.t461 .t-sociallinks__wrapper,
.t461__additional_social_links_wrap {
  display: table;
  width: auto;
}
.t461 .t-sociallinks,
.t461__additional_social_links a {
  display: block;
  vertical-align: middle;
}
.t461 .t-sociallinks__item,
.t461__additional_social_links_item {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 5px;
}
.t461 a,
#allrecords .t461 a {
  text-decoration: none;
  color: #000000;
}
.t461 .t-btn {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 10px;
}
.t461.t461__positionabsolute {
  position: absolute;
}
.t461.t461__positionfixed {
  position: fixed;
}
.t461.t461__positionstatic {
  position: static;
}
@media screen and (max-width: 1200px) {
  .t461__additional_descr {
    padding-left: 15px;
  }
  .t461__additional_buttons {
    padding-left: 15px;
  }
  .t461__additional_share_buttons {
    padding-right: 15px;
  }
  .t461__additional_langs {
    padding-left: 15px;
  }
  .t461 .t-sociallinks,
  .t461__additional_social_links {
    padding-right: 15px;
  }
  .t461__topwrapper {
    padding: 0 20px;
  }
  .t461__bottomwrapper {
    padding: 0 20px;
  }
}
.t461__mobile {
  display: none;
}
@media screen and (max-width: 980px) {
  .t461.t461__hidden {
    display: none;
    height: 100%;
  }
  .t461 .t-menu__link-item {
    padding: 0px !important;
  }
  .t461__mobile {
    background-color: #111;
    display: block;
  }
  .t461__mobile_text {
    color: #fff;
  }
  .t461__mobile_container {
    padding: 20px;
    position: relative;
  }
  .t461__mobile_burger {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
    width: 28px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 9999;
  }
  .t461__mobile_burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #fff;
  }
  .t461__mobile_burger span:nth-child(1) {
    top: 0px;
  }
  .t461__mobile_burger span:nth-child(2),
  .t461__mobile_burger span:nth-child(3) {
    top: 8px;
  }
  .t461__mobile_burger span:nth-child(4) {
    top: 16px;
  }
  .t461_opened .t461__mobile_burger span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  .t461_opened .t461__mobile_burger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .t461_opened .t461__mobile_burger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .t461_opened .t461__mobile_burger span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  .t461__mobilelist {
    display: block;
  }
  .t461__desktoplist {
    display: none !important;
  }
  .t461__topwrapper,
  .t461__bottomwrapper {
    height: auto !important;
  }
  .t461__leftwrapper,
  .t461__rightwrapper {
    position: static;
    width: 100%;
    padding: 0 !important;
    text-align: center;
  }
  .t461__middlelinewrapper {
    display: none;
  }
  .t461__listwrapper {
    display: block;
    padding: 20px 0;
  }
  .t461 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t461.t461__positionabsolute,
  .t461.t461__positionfixed,
  .t461.t461__positionstatic {
    position: static;
  }
  .t461__imglogo {
    width: auto !important;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
  }
  .t461__imglogomobile.t461__imglogo {
    width: 100% !important;
  }
  .t461__additional_share_buttons {
    display: table;
    position: static;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
    float: none;
    min-width: inherit;
  }
  .t461__additional_buttons {
    display: table;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
  }
  .t461__additional_descr,
  .t461__additional_langs,
  .t461__additional_social_links,
  .t461 .t-sociallinks {
    display: table;
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
  }
  .t461__logo {
    text-align: center;
    margin: 20px;
    white-space: normal;
    padding: 0px;
  }
  .t461 img {
    float: inherit;
  }
  .t461 .t461__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }
  .t461__logowrapper {
    position: static;
    display: block;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  .t461__logowrapper2 {
    display: block;
    position: static;
  }
  .t461__topwrapper,
  .t461__bottomwrapper {
    padding: 0 !important;
    width: 100%;
    display: block;
  }
  .t461__alladditional {
    padding: 20px 0;
  }
  .t461__list {
    display: block;
    padding: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .t461__additional_buttons_but {
    display: table;
    padding: 5px 0px;
    margin: 0px auto;
  }
}
.t461 .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px;
}
.t461 .ya-share2__list {
  margin-bottom: 0;
}
.t461 .ya-share2__container_size_m .ya-share2__counter {
  line-height: 28px;
}
.t461__black-white .ya-share2__badge {
  background-color: #111 !important;
}
.t461__transp-white .ya-share2__badge {
  background-color: transparent !important;
}
.t461__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
  display: none;
}
.t461__transp-white .ya-share2__container_size_m .ya-share2__counter {
  padding-left: 0 !important;
  margin-top: 2px;
}
.t461__white-black .ya-share2__badge {
  background-color: #fff !important;
}
.t461__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t461__white-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
}
.t461__white-black .ya-share2__counter:before {
  background-color: #222;
}
.t461__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t461__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t461__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t461__transp-black .ya-share2__badge {
  background-color: transparent !important;
}
.t461__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t461__transp-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
  padding-left: 0 !important;
  margin-top: 2px;
}
.t461__transp-black .ya-share2__counter:before {
  display: none;
}
.t461__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t461__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t461__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px;
}
.t469__title {
  margin-bottom: 40px;
}
.t469__descr {
  margin-top: 40px;
}
.t469 .t-btn {
  margin-top: 60px;
}
.t469__line {
  max-width: 100px;
  width: 100%;
  height: 3px;
  background-color: #000;
}
.t474 .t-btn {
  margin-top: 60px;
}
.t477__blockimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.t477__textwrapper {
  display: table;
  width: 100%;
}
.t477__content {
  padding: 60px 60px;
  display: table-cell;
}
.t477__title {
  margin-bottom: 24px;
}
.t477__descr {
  margin-top: 23px;
}
.t477__title,
.t477__descr {
  color: #fff;
}
.t477__line {
  max-width: 50px;
  width: 100%;
  height: 3px;
  background-color: #fff;
  display: block;
}
.t477__sizer.t-col_1 {
  width: 60px !important;
  max-width: 60px !important;
}
.t477__sizer.t-col_2 {
  width: 160px !important;
  max-width: 160px !important;
}
.t477__sizer.t-col_3 {
  width: 260px !important;
  max-width: 260px !important;
}
.t477__sizer.t-col_4 {
  width: 360px !important;
  max-width: 360px !important;
}
.t477__sizer.t-col_5 {
  width: 460px !important;
  max-width: 460px !important;
}
.t477__sizer.t-col_6 {
  width: 560px !important;
  max-width: 560px !important;
}
.t477__sizer.t-col_7 {
  width: 660px !important;
  max-width: 660px !important;
}
.t477__sizer.t-col_8 {
  width: 760px !important;
  max-width: 760px !important;
}
.t477__sizer.t-col_9 {
  width: 860px !important;
  max-width: 860px !important;
}
.t477__sizer.t-col_10 {
  width: 960px !important;
  max-width: 960px !important;
}
.t477__sizer.t-col_11 {
  width: 1060px !important;
  max-width: 1060px !important;
}
.t477__sizer.t-col_12 {
  width: 1160px !important;
  max-width: 1160px !important;
}
@media screen and (max-width: 960px) {
  .t477__top {
    margin-bottom: 20px;
  }
  .t477__textwrapper {
    height: auto !important;
  }
}
@media screen and (max-width: 680px) {
  .t477__content {
    padding: 30px 20px;
  }
}
.t478__blockimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.t478__textwrapper {
  display: table;
  width: 100%;
}
.t478__content {
  display: table-cell;
}
.t478__title {
  margin-bottom: 24px;
}
.t478__descr {
  margin-top: 23px;
}
.t478__line {
  max-width: 50px;
  width: 100%;
  height: 3px;
  background-color: #666;
  display: block;
}
.t478__sizer.t-col_1 {
  width: 60px !important;
  max-width: 60px !important;
}
.t478__sizer.t-col_2 {
  width: 160px !important;
  max-width: 160px !important;
}
.t478__sizer.t-col_3 {
  width: 260px !important;
  max-width: 260px !important;
}
.t478__sizer.t-col_4 {
  width: 360px !important;
  max-width: 360px !important;
}
.t478__sizer.t-col_5 {
  width: 460px !important;
  max-width: 460px !important;
}
.t478__sizer.t-col_6 {
  width: 560px !important;
  max-width: 560px !important;
}
.t478__sizer.t-col_7 {
  width: 660px !important;
  max-width: 660px !important;
}
.t478__sizer.t-col_8 {
  width: 760px !important;
  max-width: 760px !important;
}
.t478__sizer.t-col_9 {
  width: 860px !important;
  max-width: 860px !important;
}
.t478__sizer.t-col_10 {
  width: 960px !important;
  max-width: 960px !important;
}
.t478__sizer.t-col_11 {
  width: 1060px !important;
  max-width: 1060px !important;
}
.t478__sizer.t-col_12 {
  width: 1160px !important;
  max-width: 1160px !important;
}
@media screen and (max-width: 960px) {
  .t478__top {
    margin-bottom: 30px;
  }
  .t478__textwrapper {
    height: auto !important;
  }
}
.t485__uptitle {
  margin-bottom: 25px;
}
.t485__title {
  margin-bottom: 60px;
}
.t485__descr {
  margin-top: 60px;
}
.t485 .t-btn {
  margin-top: 60px;
}
.t485__img {
  width: auto;
  max-width: 100%;
  display: block;
}
.t487__uptitle {
  margin-bottom: 40px;
}
.t487__title {
  margin-bottom: 20px;
  margin-top: 50px;
}
.t487 .t-btn {
  margin-top: 60px;
}
.t487__img {
  width: auto;
  max-width: 100%;
  display: block;
  width: 260px;
}
.t487__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t488__uptitle {
  margin-bottom: 70px;
  color: #fff;
}
.t488__descr {
  color: #fff;
}
.t488 .t-btn {
  margin-top: 100px;
}
.t489__subtitle {
  margin-top: 24px;
  color: #666;
}
@media screen and (max-width: 960px) {
  .t489__top {
    margin-bottom: 30px;
  }
}
.t490 .t-section__topwrapper {
  margin-bottom: 105px;
}
.t490 .t-section__title {
  margin-bottom: 40px;
}
.t490 .t-section__descr {
  max-width: 560px;
}
.t490 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t490__wrapperleft {
  padding-left: 0px;
  padding-right: 0px;
}
.t490__wrappercenter {
  padding-left: 20px;
  padding-right: 20px;
}
.t490__separator {
  margin-bottom: 90px;
}
.t490__bgimg {
  margin-bottom: 25px;
  width: 100px;
  height: 100px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.t490__img {
  margin-bottom: 25px;
  width: 100px;
  height: auto;
  max-width: 100%;
}
.t490__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t490 .t-name_xl {
  margin-bottom: 25px;
  margin-top: 18px;
}
.t490 .t-name_sm {
  margin-bottom: 25px;
  margin-top: 12px;
}
.t490 .t-heading_md {
  margin-bottom: 25px;
  margin-top: 12px;
}
@media screen and (max-width: 960px) {
  .t490 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t490 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t490 .t-section__title {
    margin-bottom: 20px;
  }
  .t490__col {
    margin-bottom: 45px;
  }
  .t490__separator {
    margin-bottom: 0px !important;
  }
}
.t505 .t-section__topwrapper {
  margin-bottom: 105px;
}
.t505 .t-section__title {
  margin-bottom: 40px;
}
.t505 .t-section__descr {
  max-width: 560px;
}
.t505 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t505__number {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  line-height: 0.8;
}
.t505__pie {
  transform: rotate(-90deg);
  max-width: 100%;
}
.t505__piewrapper {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.t505__textwrapper {
  text-align: center;
}
.t505__subtitle {
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  .t505 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t505 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t505 .t-section__title {
    margin-bottom: 20px;
  }
  .t505__col-top-margin {
    margin-top: 50px;
  }
}
.t508 .t-section__topwrapper {
  margin-bottom: 90px;
}
.t508 .t-section__title {
  margin-bottom: 40px;
}
.t508 .t-section__descr {
  max-width: 560px;
}
.t508 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t508__separator {
  margin-bottom: 55px;
}
.t508__textwrapper {
  padding-left: 40px;
}
.t508__bottommargin {
  margin-bottom: 14px;
}
.t508__checkmark {
  width: 55px;
  display: block;
}
.t508__imgwrapper {
  width: 55px;
}
.t508__bgimg {
  width: 55px;
  height: 55px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.t508__img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.t508__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media screen and (max-width: 960px) {
  .t508 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t508 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t508 .t-section__title {
    margin-bottom: 20px;
  }
  .t508__separator {
    margin-bottom: 40px !important;
  }
  .t508__checkmark,
  .t508__bgimg {
    max-width: 50px;
    max-height: 50px;
  }
  .t508__imgwrapper {
    max-width: 50px;
  }
  .t508__textwrapper {
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 640px) {
  .t508__checkmark,
  .t508__bgimg {
    max-width: 40px;
    max-height: 40px;
  }
  .t508__imgwrapper {
    max-width: 40px;
  }
}
.t523 .t-section__topwrapper {
  margin-bottom: 90px;
}
.t523 .t-section__title {
  margin-bottom: 20px;
}
.t523 .t-section__descr {
  max-width: 560px;
}
.t523 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t523__row {
  margin-bottom: 60px;
}
.t523__row:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.t523__tablewrapper {
  display: table;
  width: 100%;
}
.t523__bottommargin {
  margin-bottom: 35px;
}
.t523__bottommargin_sm {
  margin-bottom: 10px;
}
.t523__time,
.t523__textwrapper {
  display: table-cell;
  vertical-align: top;
}
.t523__time {
  text-align: right;
  width: 160px;
}
.t523__img {
  width: 100%;
}
.t523__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media screen and (max-width: 960px) {
  .t523 .t-section__bottomwrapper {
    margin-top: 90px;
  }
  .t523 .t-section__topwrapper {
    margin-bottom: 75px;
  }
  .t523 .t-section__title {
    margin-bottom: 20px;
  }
  .t523__tablewrapper,
  .t523__time,
  .t523__textwrapper {
    display: block;
  }
  .t523__img {
    margin: 0 auto 25px;
    max-width: 150px;
    display: block;
  }
  .t523__bottommargin {
    margin-bottom: 15px;
  }
  .t523__time,
  .t523__textwrapper {
    text-align: center;
  }
  .t523__time {
    width: 100% !important;
    margin-top: 15px;
  }
}
.t532 .t-section__topwrapper {
  margin-bottom: 105px;
}
.t532 .t-section__title {
  margin-bottom: 40px;
}
.t532 .t-section__descr {
  max-width: 560px;
}
.t532 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t532__table {
  display: table;
  width: 100%;
  height: 450px;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
}
.t532__col {
  overflow: hidden;
}
.t532__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.t532__cell_hover .t532__bg_animated {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.t532__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t532__show_hover .t532__overlay {
  opacity: 0;
}
.t532__cell_hover .t532__overlay {
  opacity: .8;
}
.t532__show_hover .t532__cell_hover .t532__overlay {
  opacity: 1;
}
.t532__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t532__textwrapper {
  padding: 20px 40px;
  position: relative;
}
.t532__show_hover .t532__textwrapper {
  opacity: 0;
}
.t532__show_hover .t532__textwrapper.t532__textwrapper_animated {
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
}
.t532__show_hover .t532__cell_hover .t532__textwrapper {
  opacity: 1;
}
.t532__show_hover .t532__cell_hover .t532__textwrapper.t532__textwrapper_animated {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t532__textwrapper__content {
  margin: 20px auto;
  position: relative;
}
.t532__text,
.t532__title {
  color: #000;
}
.t532__title_small {
  font-size: 28px;
  line-height: 1.25;
}
.t532__animation_fast {
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.t532__animation_slow {
  -webkit-transition: all ease-in-out .45s;
  -moz-transition: all ease-in-out .45s;
  -o-transition: all ease-in-out .45s;
  transition: all ease-in-out .45s;
}
.t532__textwrapper__content {
  -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;
}
.t532__separator {
  margin-bottom: 40px;
}
.t532__bottommargin_sm {
  margin-bottom: 4px;
}
.t532__bottommargin_lg {
  margin-bottom: 18px;
}
@media screen and (max-width: 1200px) {
  .t532__separator {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  .t532 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t532 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t532 .t-section__title {
    margin-bottom: 20px;
  }
  .t532__separator {
    display: none;
  }
  .t532__container {
    font-size: 0;
  }
  .t532__col-mobstyle {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .t532__itemwrapper {
    margin: 0 auto 40px auto;
  }
  .t532__itemwrapper_3 {
    max-width: 300px;
  }
  .t532__itemwrapper_1,
  .t532__itemwrapper_2 {
    max-width: 460px;
  }
  .t532__itemwrapper_4 {
    max-width: 220px;
  }
}
@media screen and (max-width: 640px) {
  .t532__col-mobstyle:nth-child(odd) {
    padding-left: 40px;
  }
  .t532__col-mobstyle:nth-child(even) {
    padding-right: 40px;
  }
}
@media screen and (max-width: 480px) {
  .t532__col-mobstyle {
    width: 100%;
    display: block;
  }
  .t532__col-mobstyle:nth-child(odd) {
    padding-left: 20px;
  }
  .t532__col-mobstyle:nth-child(even) {
    padding-right: 20px;
  }
}
.t539 .t-section__topwrapper {
  margin-bottom: 105px;
}
.t539 .t-section__title {
  margin-bottom: 40px;
}
.t539 .t-section__descr {
  max-width: 560px;
}
.t539 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t539__separator {
  margin-bottom: 60px;
}
.t539__separator:after,
.t539__separator:before {
  content: '';
  display: table;
  clear: both;
}
.t539__bgimg {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.t539__persdescr {
  color: #7a7a7a;
}
.t539__bottommargin_sm {
  margin-bottom: 4px;
}
.t539__bottommargin_lg {
  margin-bottom: 18px;
}
.t539__textwrapper {
  background: #fff;
  box-sizing: border-box;
}
.t539__textwr-padding {
  padding: 25px 25px 30px;
}
.t539__textwr-padding_sm {
  padding: 20px 20px 25px;
}
@media screen and (max-width: 960px) {
  .t539 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t539 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t539 .t-section__title {
    margin-bottom: 20px;
  }
  .t539__separator {
    display: none;
  }
  .t539__container {
    font-size: 0;
  }
  .t539__col-mobstyle {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .t539__itemwrapper {
    margin: 0 auto 40px auto;
  }
  .t539__itemwrapper_1,
  .t539__itemwrapper_3 {
    max-width: 300px;
  }
  .t539__itemwrapper_2 {
    max-width: 460px;
  }
  .t539__itemwrapper_4 {
    max-width: 220px;
  }
  .t539__textwr-padding {
    padding: 15px 20px 20px;
  }
  .t539__bottommargin_lg {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .t539__col-mobstyle.t539__col_odd {
    padding-left: 40px;
  }
  .t539__col-mobstyle.t539__col_even {
    padding-right: 40px;
  }
}
@media screen and (max-width: 480px) {
  .t539__col-mobstyle {
    width: 100%;
    display: block;
  }
  .t539__col-mobstyle.t539__col_odd {
    padding-left: 20px;
  }
  .t539__col-mobstyle.t539__col_even {
    padding-right: 20px;
  }
}
.t546__blocktable {
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
}
.t546__blocktext {
  width: 50%;
  height: 100%;
  vertical-align: middle;
}
.t546__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;
}
.t546__textwrapper {
  margin: 10%;
}
.t546__title {
  margin-bottom: 8px;
}
.t546__descr {
  color: #666;
  margin-bottom: 28px;
}
.t546__text {
  margin-top: 28px;
}
.t546__imgmobile {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  margin: 0;
}
@media screen and (max-width: 980px) {
  .t546__blockimg {
    display: none;
  }
  .t546__blockimgmobile {
    display: block !important;
    text-align: center;
    width: 100%;
    padding: 60px 0px 0px 0px;
  }
  .t546__blocktable {
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .t546__descrfield {
    padding-top: 50px;
    width: 100%;
  }
  .t546__textfield {
    padding-bottom: 50px;
    width: 100%;
  }
  .t546__textwrapper {
    margin: 30px 20px 60px;
  }
}
.t554__general-wrapper {
  position: relative;
}
.t554__card-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-width: 1160px;
  z-index: 1;
}
.t554__card {
  position: absolute;
  background: white;
  min-height: 300px;
  padding: 60px;
  box-sizing: border-box;
  width: 100%;
  top: 60px;
}
.t554__title {
  margin-bottom: 30px;
}
.t554 .t-sociallinks {
  margin-top: 30px;
}
.t554 .t-sociallinks__item {
  display: inline-block;
  margin: 4px 1px 0;
}
.t554__prefix_1 {
  left: 100px;
}
.t554__prefix_2 {
  left: 200px;
}
.t554__prefix_3 {
  left: 300px;
}
.t554__prefix_4 {
  left: 400px;
}
.t554__prefix_5 {
  left: 500px;
}
.t554__prefix_6 {
  left: 600px;
}
.t554__prefix_7 {
  left: 700px;
}
.t554__prefix_8 {
  left: 800px;
}
.t554__prefix_9 {
  left: 900px;
}
.t554__prefix_10 {
  left: 1000px;
}
.t554__prefix_11 {
  left: 1100px;
}
.t554__prefix_12 {
  left: 1200px;
}
@media screen and (max-width: 1200px) {
  .t554__card-wrapper {
    max-width: 940px;
  }
  .t554__prefix_1 {
    left: 80px;
  }
  .t554__prefix_2 {
    left: 160px;
  }
  .t554__prefix_3 {
    left: 240px;
  }
  .t554__prefix_4 {
    left: 320px;
  }
  .t554__prefix_5 {
    left: 400px;
  }
  .t554__prefix_6 {
    left: 480px;
  }
  .t554__prefix_7 {
    left: 560px;
  }
  .t554__prefix_8 {
    left: 640px;
  }
  .t554__prefix_9 {
    left: 720px;
  }
  .t554__prefix_10 {
    left: 800px;
  }
  .t554__prefix_11 {
    left: 880px;
  }
  .t554__prefix_12 {
    left: 960px;
  }
}
@media screen and (max-width: 960px) {
  .t554__card-wrapper,
  .t554__card {
    position: initial;
  }
  .t554__card-wrapper {
    max-width: 640px;
  }
  .t554__card {
    width: 100%;
    margin: 0;
    padding: 45px 20px;
    min-height: auto;
  }
  .t554_map {
    height: 50vh !important;
  }
  .t554_map .t-map {
    max-height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .t554__card-wrapper {
    max-width: 100%;
  }
}
.t561__col {
  margin: 0 auto;
}
.t561__wrapper {
  padding: 40px 0;
}
.t561__descr {
  margin-top: 50px;
}
.t561 .t-sociallinks {
  margin-top: 50px;
}
.t561 .t-sociallinks__item {
  display: inline-block;
  margin: 4px 1px 0;
}
.t561__content {
  background-color: #fff;
  padding: 80px 85px 85px;
}
@media screen and (max-width: 680px) {
  .t561__wrapper {
    padding: 40px 20px;
  }
  .t561__content {
    padding: 30px 20px 35px;
  }
}
.t574__bottom-margin_lg {
  margin-bottom: 45px;
}
.t574__text_grey {
  opacity: 0.6;
}
.t574 .t-sociallinks {
  margin-top: 20px;
}
.t574 .t-sociallinks__item {
  display: inline-block;
  margin: 4px 1px 0;
}
.t577 {
  visibility: hidden;
}
.t577 .t-section__topwrapper {
  margin-bottom: 90px;
}
.t577 .t-section__title {
  margin-bottom: 40px;
}
.t577 .t-section__descr {
  max-width: 560px;
}
.t577 .t-section__bottomwrapper {
  margin-top: 55px;
}
.t577__separator {
  margin-bottom: 50px;
}
.t577__separator:after,
.t577__separator:before {
  content: '';
  display: table;
  clear: both;
}
.t577__col {
  padding-top: 35px;
  position: relative;
}
.t577__textwrapper {
  background: #fff;
  padding: 53px 30px 40px;
}
.t577__circle {
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 100%;
  border: 1px solid #222;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.t577__number {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #222;
}
.t577__img {
  max-width: 100px;
  width: 100%;
  margin: 20px auto 0;
}
.t577__title {
  margin-top: 20px;
}
.t577__descr {
  margin-top: 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .t577__col.t-col_3,
  .t577__col.t-col_4,
  .t577__col.t-col_6 {
    width: 100%;
    max-width: 580px;
    display: table;
    vertical-align: middle;
    margin: 0 auto 50px;
    float: none;
  }
  .t577 .t-section__bottomwrapper {
    margin-top: 0;
  }
  .t577 .t-section__topwrapper {
    margin-bottom: 40px;
  }
  .t577 .t-section__title {
    margin-bottom: 20px;
  }
  .t577__separator {
    margin-bottom: 0;
  }
  .t577__col {
    margin-bottom: 40px;
  }
}
.t580 {
  text-align: center;
}
.t580__title {
  color: #fff;
  margin-bottom: 25px;
}
.t580__descr {
  color: #fff;
}
.t580__buttons {
  margin-top: 70px;
}
.t580__buttons-wrapper {
  display: table;
  position: relative;
}
.t580__arrow-icon {
  width: 45px;
  position: absolute;
  left: -30px;
  transform: translateX(-100%);
  fill: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}
.t580__arrow-icon_mobile {
  display: none;
}
.t580__arrow-icon_right {
  right: -30px;
  transform: scaleX(-1);
  transform-origin: right;
  left: auto;
}
.t580__btn-size_lg {
  height: 70px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
.t580__btn-size_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.t580__btn-size_xxl {
  height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px;
}
.t580__marginleft20px {
  margin-left: 20px;
}
@media screen and (max-width: 960px) {
  .t580__buttons {
    margin-top: 30px;
  }
  .t580__arrow-icon {
    display: none;
  }
  .t580__arrow-icon_mobile {
    display: block;
    width: 20px;
    margin: 0 auto 20px;
    fill: #fff;
  }
}
@media screen and (max-width: 640px) {
  .t580__marginleft20px {
    margin-left: 0px;
  }
  .t580__btn,
  .t580__buttons-wrapper {
    margin-bottom: 10px;
    width: 100%;
  }
  .t580__btn-size_lg,
  .t580__btn-size_xl,
  .t580__btn-size_xxl {
    height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.t581 {
  text-align: center;
}
.t581__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t581__title {
  color: #fff;
  margin-bottom: 25px;
}
.t581__descr {
  color: #fff;
}
.t581__buttons {
  margin-top: 70px;
}
.t581__buttons-wrapper {
  display: table;
  position: relative;
}
.t581__arrow-icon {
  width: 45px;
  position: absolute;
  left: -30px;
  transform: translateX(-100%);
  fill: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}
.t581__arrow-icon_mobile {
  display: none;
}
.t581__arrow-icon_right {
  right: -30px;
  transform: scaleX(-1);
  transform-origin: right;
  left: auto;
}
.t581__btn-size_lg {
  height: 70px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
.t581__btn-size_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.t581__btn-size_xxl {
  height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px;
}
.t581__marginleft20px {
  margin-left: 20px;
}
@media screen and (max-width: 960px) {
  .t581__buttons {
    margin-top: 30px;
  }
  .t581__arrow-icon {
    display: none;
  }
  .t581__arrow-icon_mobile {
    display: block;
    width: 20px;
    margin: 0 auto 20px;
    fill: #fff;
  }
}
@media screen and (max-width: 640px) {
  .t581__marginleft20px {
    margin-left: 0px;
  }
  .t581__btn,
  .t581__buttons-wrapper {
    margin-bottom: 10px;
    width: 100%;
  }
  .t581__btn-size_lg,
  .t581__btn-size_xl,
  .t581__btn-size_xxl {
    height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.t593__mainblock {
  margin: 0 auto;
}
.t593__content {
  border: 3px solid #1f5bff;
  padding: 60px 45px 70px;
}
.t593__title {
  margin-bottom: 24px;
}
.t593__text-wrapper {
  margin-bottom: 74px;
}
.t593__input-container {
  max-width: 560px;
  margin: 0 auto;
}
.t593__blockbutton {
  margin-top: 10px;
}
.t593__blockinput {
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding-bottom: 20px;
}
.t593__blockinput textarea {
  padding-top: 17px;
  background-color: transparent;
}
.t593__input {
  height: 56px;
  outline: none;
}
.t593 .t-submit {
  height: 56px;
  padding-left: 40px;
  padding-right: 40px;
}
.t593__blockinput input {
  background-color: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}
.t593__form-bottom-text {
  margin-top: 20px;
  opacity: 0.7;
}
.t593__wrapper {
  width: 100%;
  -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;
}
.t593__blockinput.js-error-control-box .t593__input {
  border: 1px solid #FF0000 !important;
}
.t593__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Open Sans', serif;
}
.t593__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Open Sans', serif;
}
.t593__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;
}
.t593__hint {
  margin-top: 20px;
  max-width: 600px;
  margin: 20px auto 0;
}
.t593__blockinput-success {
  text-align: center;
  color: #c1c1c1;
  padding: 20px;
  font-family: 'Open Sans', serif;
}
.t593__success-message {
  color: #c1c1c1;
}
.t593 .js-send-form-success .t593__wrapper {
  display: none;
}
@media screen and (max-width: 960px) {
  .t593__content {
    padding: 60px 45px;
  }
}
@media screen and (max-width: 680px) {
  .t593__content {
    padding: 30px 20px 45px;
  }
  .t593__blockinput {
    display: block;
    padding-right: 0;
    width: 100%;
  }
  .t593__descr {
    margin-bottom: 32px;
  }
  .t593__uptitle {
    top: 40px;
    font-size: 16px !important;
  }
  .t593__mainwrapper {
    padding: 0 20px;
  }
  .t593__input-container {
    max-width: 320px;
  }
  .t593__input {
    width: 100%;
    margin-bottom: 18px;
    height: 42px;
    font-size: 14px;
    padding-left: 14px;
  }
  .t593 .t-submit {
    width: 100%;
    height: 42px;
    font-size: 14px;
  }
  .t593__wrapper {
    display: block;
  }
  .t593__title {
    margin-bottom: 12px;
  }
  .t593__text-wrapper {
    margin-bottom: 24px;
  }
}
.t594 .t-section__topwrapper {
  margin-bottom: 105px;
}
.t594 .t-section__title {
  margin-bottom: 40px;
}
.t594 .t-section__descr {
  max-width: 560px;
}
.t594 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t594__container:before {
  display: none;
}
.t594__container {
  text-align: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.t594__item {
  padding: 20px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 0;
}
.t594__item_3-in-row {
  width: 33.333%;
}
.t594__item_4-in-row {
  width: 25%;
}
.t594__item_5-in-row {
  width: 20%;
}
.t594__item_6-in-row {
  width: 16.666%;
}
.t594__linkwrapper {
  margin: 0 auto;
}
.t594__img {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.t594__greyonhovercolor {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.t594__greyonhovercolor:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.t594__alphaonhover {
  opacity: 0.5;
}
.t594__alphaonhover:hover {
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .t594__item {
    padding: 10px;
  }
}
@media screen and (max-width: 960px) {
  .t594 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t594 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t594 .t-section__title {
    margin-bottom: 20px;
  }
  .t594__item_4-in-row,
  .t594__item_5-in-row,
  .t594__item_6-in-row {
    width: 33.333%;
  }
}
@media screen and (max-width: 640px) {
  .t594__container {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 440px) {
  .t594__item_3-in-row,
  .t594__item_4-in-row,
  .t594__item_5-in-row,
  .t594__item_6-in-row {
    width: 50%;
  }
}
