@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700&subset=latin,cyrillic);
.t-body {
  margin: 0px;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none;
}
#allrecords a {
  color: #ff8562;
  text-decoration: none;
}
#allrecords a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
#allrecords ol {
  padding-left: 22px;
}
#allrecords ul {
  padding-left: 20px;
}
@media print {
  body,
  html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
}
.t-text {
  font-family: 'Roboto', serif;
  font-weight: 300;
  color: #000000;
}
.t-text_xs {
  font-size: 13px;
  line-height: 1.55;
}
.t-text_sm {
  font-size: 16px;
  line-height: 1.55;
}
.t-text_md {
  font-size: 18px;
  line-height: 1.55;
}
.t-text_lg {
  font-size: 20px;
  line-height: 1.55;
}
.t-text_weight_plus {
  font-weight: 400;
}
.t-text-impact {
  font-family: 'Roboto', 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: 14px;
  line-height: 1.35;
}
.t-name_sm {
  font-size: 16px;
  line-height: 1.35;
}
.t-name_md {
  font-size: 18px;
  line-height: 1.35;
}
.t-name_lg {
  font-size: 20px;
  line-height: 1.35;
}
.t-name_xl {
  font-size: 22px;
  line-height: 1.35;
}
.t-heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-heading_xs {
  font-size: 24px;
  line-height: 1.23;
}
.t-heading_sm {
  font-size: 26px;
  line-height: 1.17;
}
.t-heading_md {
  font-size: 28px;
  line-height: 1.17;
}
.t-heading_lg {
  font-size: 30px;
  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: 12px;
  line-height: 1.55;
}
.t-descr_xs {
  font-size: 14px;
  line-height: 1.55;
}
.t-descr_sm {
  font-size: 16px;
  line-height: 1.55;
}
.t-descr_md {
  font-size: 18px;
  line-height: 1.55;
}
.t-descr_lg {
  font-size: 20px;
  line-height: 1.55;
}
.t-descr_xl {
  font-size: 22px;
  line-height: 1.50;
}
.t-descr_xxl {
  font-size: 24px;
  line-height: 1.45;
}
.t-descr_xxxl {
  font-size: 28px;
  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: 10px;
}
.t-uptitle_sm {
  font-size: 12px;
}
.t-uptitle_md {
  font-size: 14px;
}
.t-uptitle_lg {
  font-size: 16px;
}
.t-uptitle_xl {
  font-size: 18px;
  letter-spacing: 2px;
}
.t-uptitle_xxl {
  font-size: 20px;
  letter-spacing: 2px;
}
.t-uptitle_xxxl {
  font-size: 22px;
  letter-spacing: 2px;
}
@media screen and (max-width: 1200px) {
  .t-text_xs {
    font-size: 12px;
  }
  .t-text_sm {
    font-size: 14px;
  }
  .t-text_md {
    font-size: 16px;
  }
  .t-text_lg {
    font-size: 18px;
  }
  .t-text-impact_md {
    font-size: 30px;
  }
  .t-descr_xxs {
    font-size: 10px;
  }
  .t-descr_xs {
    font-size: 12px;
  }
  .t-descr_sm {
    font-size: 14px;
  }
  .t-descr_md {
    font-size: 16px;
  }
  .t-descr_lg {
    font-size: 18px;
  }
  .t-descr_xl {
    font-size: 20px;
  }
  .t-descr_xxl {
    font-size: 20px;
  }
  .t-descr_xxxl {
    font-size: 24px;
  }
  .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: 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: 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: 26px;
  }
  .t-heading_lg {
    font-size: 28px;
  }
}
@media screen and (max-width: 640px) {
  .t-text_xs {
    font-size: 10px;
    line-height: 1.45;
  }
  .t-text_sm {
    font-size: 12px;
    line-height: 1.45;
  }
  .t-text_md {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-text_lg {
    font-size: 16px;
    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: 10px;
    line-height: 1.45;
  }
  .t-descr_sm {
    font-size: 12px;
    line-height: 1.45;
  }
  .t-descr_md {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-descr_lg {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-descr_xl {
    font-size: 18px;
    line-height: 1.40;
  }
  .t-descr_xxl {
    font-size: 18px;
  }
  .t-descr_xxxl {
    font-size: 20px;
  }
  .t-uptitle_xs {
    font-size: 8px;
  }
  .t-uptitle_sm {
    font-size: 8px;
  }
  .t-uptitle_md {
    font-size: 10px;
  }
  .t-uptitle_lg {
    font-size: 12px;
  }
  .t-uptitle_xl {
    font-size: 14px;
  }
  .t-uptitle_xxl {
    font-size: 16px;
  }
  .t-uptitle_xxxl {
    font-size: 18px;
  }
  .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: 10px;
  }
  .t-name_sm {
    font-size: 12px;
  }
  .t-name_md {
    font-size: 14px;
  }
  .t-name_lg {
    font-size: 16px;
  }
  .t-name_xl {
    font-size: 18px;
  }
  .t-heading_xs {
    font-size: 20px;
  }
  .t-heading_sm {
    font-size: 22px;
  }
  .t-heading_md {
    font-size: 22px;
  }
  .t-heading_lg {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .t-title_xl {
    font-size: 30px;
  }
  .t-title_xxl {
    font-size: 30px;
  }
}
.t-records {
  -webkit-font_smoothing: antialiased;
  background-color: none;
}
.t-records a {
  color: #ff8562;
  text-decoration: none;
}
.t-records a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.t-records ol {
  padding-left: 22px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.t-records ul {
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.t-cover {
  height: 700px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}
.t-cover__carrier {
  height: 700px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
}
@media screen and (max-device-width: 1024px) {
  .t-cover {
    background-attachment: scroll;
  }
  .t-cover__carrier {
    background-attachment: scroll;
  }
}
@media print {
  .t-cover {
    background-attachment: scroll;
  }
  .t-cover__carrier {
    background-attachment: scroll;
  }
}
.t-cover__filter {
  height: 700px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.t-cover .t-container,
.t-cover .t-container_100,
.t-cover .t-container_10,
.t-cover .t-container_8 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.t-cover__wrapper {
  height: 700px;
  display: table-cell;
  width: 1200px;
}
.t-cover__wrapper span.space {
  display: inline-block;
  height: 100%;
  width: 1px;
}
@media screen and (max-width: 640px) {
  .t-cover {
    height: 400px;
    background-attachment: fixed;
  }
  .t-cover__carrier {
    background-attachment: scroll !important;
    background-size: cover;
    background-position: center center;
  }
  .t-cover__filter {
    height: 400px;
  }
  .t-cover__wrapper {
    height: 400px;
  }
}
@-webkit-keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.t-cover__arrow-wrapper_animated {
  animation: t-arrow-bottom 1.7s infinite ease;
}
.t-cover__arrow {
  position: absolute;
  z-index: 9;
  bottom: 40px;
  right: 0;
  left: 0;
  text-align: center;
}
.t-cover__arrow-wrapper {
  display: inline-block;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
}
.t-cover__arrow-wrapper:hover {
  opacity: .7;
}
.t-cover__arrow-svg {
  fill: #fff;
}
@media screen and (max-width: 640px) {
  .t-cover__arrow_mobile {
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
  }
  .t-cover__arrow {
    bottom: 14px;
  }
}
.t-btn {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t-btn td {
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .t-btn {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.t-submit {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  white-space: nowrap;
  background-image: none;
  cursor: pointer;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .t-submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.t-input {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 100%;
  height: 60px;
  padding: 0px 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t-input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@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: 0 auto;
}
.t-valign_middle {
  vertical-align: middle;
}
.t-valign_top {
  vertical-align: top;
}
.t-valign_bottom {
  vertical-align: bottom;
}
.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("https://tilda.ws/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("https://tilda.ws/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(//tilda.ws/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(//tilda.ws/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(//tilda.ws/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(//tilda.ws/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: 'Roboto', 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: 'Roboto', 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: 'Roboto', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .carousel-control .carousel-control-left {
    left: 10%;
  }
  .carousel-control .carousel-control-left-white {
    left: 10%;
  }
  .carousel-control .carousel-control-right {
    right: 10%;
  }
  .carousel-control .carousel-control-right-white {
    right: 10%;
  }
}
.t-tildalabel {
  background-color: #000;
  color: #fff;
  width: 100%;
  height: 70px;
  font-family: Arial;
  font-size: 14px;
}
.t-tildalabel:hover .t-tildalabel__wrapper {
  opacity: 1;
}
.t-tildalabel_white {
  background-color: #fff;
  color: #000;
}
.t-tildalabel_gray {
  background-color: #eee;
  color: #000;
}
.t-tildalabel__wrapper {
  display: table;
  height: 30px;
  width: 270px;
  margin: 0 auto;
  padding-top: 20px;
  opacity: 0.4;
}
.t-tildalabel__txtleft {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  text-align: right;
  padding-right: 12px;
  font-weight: 300;
  font-size: 12px;
}
.t-tildalabel__wrapimg {
  display: table-cell;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.t-tildalabel__img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.t-tildalabel__txtright {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: 2px;
}
.t-tildalabel__link {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
.t-tildalabel_white .t-tildalabel__link,
.t-tildalabel_gray .t-tildalabel__link {
  color: #000;
}
.t-carousel {
  position: relative;
}
.t-carousel__inner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.t-carousel__slides {
  position: relative;
}
.t-carousel__inner > .t-carousel__item {
  position: relative;
  display: none;
  -webkit-transition: 0 ease-in-out left;
  -moz-transition: 0 ease-in-out left;
  -o-transition: 0 ease-in-out left;
  transition: 0 ease-in-out left;
}
.t-carousel__inner > .t-carousel__item.t-carousel__animation_fast {
  -webkit-transition: .3s ease-in-out left;
  -moz-transition: .3s ease-in-out left;
  -o-transition: .3s ease-in-out left;
  transition: .3s ease-in-out left;
}
.t-carousel__inner > .t-carousel__item.t-carousel__animation_slow {
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.t-carousel__item__wrapper {
  position: relative;
  margin: 0 auto;
}
.t-carousel__item__img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t-carousel_cover .t-carousel__item__img {
  background-size: cover;
}
.t-carousel__inner > .active,
.t-carousel__inner > .next,
.t-carousel__inner > .prev {
  display: block;
}
.t-carousel__inner > .active {
  left: 0;
}
.t-carousel__inner > .next,
.t-carousel__inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.t-carousel__inner > .next {
  left: 100%;
}
.t-carousel__inner > .prev {
  left: -100%;
}
.t-carousel__inner > .next.left,
.t-carousel__inner > .prev.right {
  left: 0;
}
.t-carousel__inner > .active.left {
  left: -100%;
}
.t-carousel__inner > .active.right {
  left: 100%;
}
.t-carousel__arrows__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=',sizingMethod='scale');
  background: none !important;
}
.t-carousel__arrow_outsidesmall .t-carousel__arrow__wrapper_left {
  left: 16px;
}
.t-carousel__arrow_outsidesmall .t-carousel__arrow__wrapper_right {
  right: 16px;
}
.t-carousel__arrow_outsidemiddle .t-carousel__arrow__wrapper_left {
  left: 20px;
}
.t-carousel__arrow_outsidemiddle .t-carousel__arrow__wrapper_right {
  right: 20px;
}
.t-carousel__control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  pointer-events: auto;
}
.t-carousel__control:hover {
  opacity: .6;
}
.t-carousel__arrow {
  width: 34px;
  height: 34px;
  background: transparent;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t-carousel__arrow.t-carousel__arrow_small {
  width: 20px;
  height: 20px;
}
.t-carousel__arrow.t-carousel__arrow_large {
  width: 54px;
  height: 54px;
}
.t-carousel__arrow__wrapper {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.t-carousel__arrow__wrapper_left {
  left: 30px;
}
.t-carousel__arrow__wrapper_right {
  right: 30px;
}
.t-carousel__arrow_right {
  border-top: 3px solid;
  border-right: 3px solid;
}
.t-carousel__arrow_right.t-carousel__arrow_light {
  border-top: 1px solid;
  border-right: 1px solid;
}
.t-carousel__arrow_right.t-carousel__arrow_bold {
  border-top: 6px solid;
  border-right: 6px solid;
}
.t-carousel__arrow_left {
  border-left: 3px solid;
  border-bottom: 3px solid;
}
.t-carousel__arrow_left.t-carousel__arrow_light {
  border-left: 1px solid;
  border-bottom: 1px solid;
}
.t-carousel__arrow_left.t-carousel__arrow_bold {
  border-left: 6px solid;
  border-bottom: 6px solid;
}
.t-carousel__control.right {
  right: 0;
  left: auto;
}
@media screen and (max-width: 768px) {
  .t-carousel__control .t-carousel__arrow {
    width: 12px;
    height: 12px;
  }
  .t-carousel-control {
    width: 10%;
  }
  .t-carousel__arrow__left {
    left: 15px;
  }
  .t-carousel__arrow__right {
    right: 15px;
  }
}
.t-carousel__indicators.carousel-indicators {
  z-index: 15;
  text-align: center;
  list-style: none;
  position: relative;
  padding-left: 0 !important;
  margin: 0 auto;
  padding: 20px 0;
  bottom: auto;
  left: auto;
}
.t-carousel__indicators.t-carousel__indicators_light {
  padding: 15px 0 18px;
}
.t-carousel__indicators.t-carousel__indicators_bold {
  padding: 24px 0 21px;
}
.t-carousel__indicators .t-carousel__indicator {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #222;
  border: none;
  border-radius: 10px;
  opacity: .4;
  -webkit-transition: .2s ease-in-out opacity;
  -moz-transition: .2s ease-in-out opacity;
  -o-transition: .2s ease-in-out opacity;
  transition: .2s ease-in-out opacity;
}
@media screen and (max-width: 640px) {
  .t-carousel__indicators.carousel-indicators,
  .t-carousel__indicators.t-carousel__indicators_light,
  .t-carousel__indicators.t-carousel__indicators_bold {
    padding: 15px 0;
  }
}
.t-carousel__indicators.t-carousel__indicators_light .t-carousel__indicator {
  width: 4px;
  height: 4px;
  margin: 0 5px;
}
.t-carousel__indicators.t-carousel__indicators_bold .t-carousel__indicator {
  width: 10px;
  height: 10px;
  margin: 0 6px;
}
.t-carousel__indicators .t-carousel__indicator:hover {
  opacity: .8;
}
.t-carousel__indicators .t-carousel__indicator.active {
  opacity: 1;
}
.t-carousel__indicators.t-carousel__indicators_inside {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.t-carousel__caption-inside {
  display: none;
}
.t-carousel__caption_wrapper {
  border-top: 1px solid #eee;
  padding: 14px 0;
}
.t-carousel__descr {
  margin-top: 5px;
  color: #777;
}
.t-zoomer__show_fixed {
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}
.t-zoomer__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
.t-zoomer__show .t-zoomer__wrapper {
  z-index: 9999999;
  opacity: 1;
}
.t-zoomer__container {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.t-zoomer__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.t-zoomer__comments {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: auto;
}
.t-zoomer__descr {
  z-index: 3;
  text-align: center;
  padding: 14px 20px 0;
  background: transparent;
  max-width: 800px;
  margin: 0 auto;
}
.t-zoomable {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.t-zoomer__show .t-zoomable,
.t-zoomer__show .t-carousel__zoomer__img {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.t-zoomer__container {
  z-index: 99999999;
}
#t-carousel__zoomed,
.t-carousel__zoomer__slides,
.t-carousel__zoomer__inner,
.t-carousel__zoomer__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t-carousel__zoomer__inner {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}
.t-carousel__zoomer__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  overflow: auto;
}
.t-carousel__zoomer__item {
  height: 100%;
}
.t-zoomer__close {
  position: fixed;
  right: 10px;
  top: 12px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 999999999999;
}
.t-zoomer__close:hover {
  opacity: .7;
}
.t-zoomer__close-line {
  position: absolute;
  left: 15px;
  height: 26px;
  width: 2px;
  background-color: #222;
}
.t-zoomer__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t-zoomer__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t-carousel__zoomer__control .t-carousel__arrow {
  border-color: #222;
  border-width: 2px;
}
.t-carousel__zoomer__control .t-carousel__arrow__wrapper_right {
  right: 19px;
}
.t-carousel__zoomer__control .t-carousel__arrow__wrapper_left {
  left: 19px;
}
.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;
  }
}
.t212__widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.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;
  }
}
.t005A__title {
  padding-right: 50px;
  margin-top: -2px;
  padding-bottom: 34px;
}
.t005A__descr {
  margin-top: -18px;
  padding-bottom: 26px;
}
.t005A__text {
  padding-top: 8px;
  padding-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .t005A__title {
    padding-right: 0px;
  }
  .t005A__text {
    margin-bottom: 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;
  }
}
.t007__text {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t007__descr {
  font-size: 18px;
  font-family: 'Roboto', serif;
  color: #000000;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 48px;
}
.t007__descr2 {
  font-family: 'Roboto', serif;
  font-size: 24px;
  color: #000000;
  line-height: 37px;
  padding-top: 2px;
  padding-bottom: 18px;
}
@media screen and (max-width: 960px) {
  .t007 .t-col {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.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;
}
.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;
}
.t032__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t032__title {
  color: #fff;
  margin-bottom: 50px;
}
.t032__line {
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.t032__descr {
  color: #fff;
  margin-top: 43px;
  padding: 0 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .t032__line {
    max-width: 160px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .t032 .t-cover__wrapper {
    display: block;
    width: 100%;
  }
  .t032__title {
    padding: 0 10px;
  }
  .t032__descr {
    padding: 0 10px;
  }
}
.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%;
  }
}
.t040__title {
  font-weight: 700;
  color: #fff;
  margin: 38px 0 38px 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .t040__title {
    margin-top: 47px;
  }
}
.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;
}
.t051__text {
  text-align: center;
}
.t029 .t-container {
  padding-top: 3px;
  padding-bottom: 5px;
}
.t029 img {
  max-width: 100%;
}
.t034__verticalline {
  width: 1px;
  height: 65px;
  display: inline-block;
  background-color: #000000;
}
.t057 {
  padding-bottom: 4px;
  padding-top: 15;
  font-family: 'Roboto', serif;
  line-height: 52px;
  font-size: 48px;
}
.t069 a {
  text-decoration: none;
  color: #ff8562;
}
.t069__uptitle {
  line-height: 28px;
  margin-top: 13px;
  margin-bottom: 0px;
  color: #ff8562;
  letter-spacing: 1px;
}
.t069__sp {
  margin-bottom: 20px;
}
.t069__title {
  margin-top: 5px;
  margin-bottom: 20px;
}
.t069__text {
  font-size: 16px;
  line-height: 24px;
}
.t069__img {
  width: 100%;
}
.t069__textwrapper {
  display: table;
  width: 100%;
}
.t069__floatbeaker_lr3 {
  display: none;
}
@media screen and (max-width: 960px) {
  .t069__col.t-col_4,
  .t069__col.t-col_6 {
    width: 100%;
    display: table;
    vertical-align: middle;
    margin: 0 auto 50px;
    float: none;
  }
  .t069__col.t-col_4:last-child,
  .t069__col.t-col_6:last-child {
    margin-bottom: 0 !important;
  }
  .t069__col.t-col_4 .t069__img,
  .t069__col.t-col_6 .t069__img {
    display: table-cell;
    width: 100%;
    vertical-align: top;
  }
  .t069__col.t-col_4 .t069__textwrapper,
  .t069__col.t-col_6 .t069__textwrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding-left: 30px;
  }
  .t069__col.t-col_3 {
    max-width: 320px;
    display: inline;
    float: left;
    margin-bottom: 60px;
  }
  .t069__floatbeaker_lr3 {
    display: block;
    width: 100%;
    content: " ";
    clear: both;
  }
  .t069__sp {
    display: none;
  }
  .t069__uptitle {
    margin-top: 0;
  }
}
@media screen and (max-width: 660px) {
  .t069__col.t-col_3,
  .t069__col.t-col_4,
  .t069__col.t-col_6 {
    display: table;
    vertical-align: middle;
    margin: 0 auto;
    margin-bottom: 40px;
    float: none;
    max-width: 100%;
  }
  .t069__img {
    display: table-cell;
    width: 100%;
    vertical-align: top;
  }
  .t069__textwrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  .t069__col.t-col_3 .t069__textwrapper,
  .t069__col.t-col_4 .t069__textwrapper,
  .t069__col.t-col_6 .t069__textwrapper {
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .t069__col.t-col_3,
  .t069__col.t-col_4,
  .t069__col.t-col_6 {
    max-width: 100%;
    width: 100%;
    display: block;
    float: none;
  }
  .t069__img {
    display: block;
  }
  .t069__col.t-col_3 .t069__textwrapper,
  .t069__col.t-col_4 .t069__textwrapper,
  .t069__col.t-col_6 .t069__textwrapper,
  .t069__textwrapper {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
  }
  .t069__sp {
    display: block;
  }
  .t069__uptitle {
    margin-top: 10px;
  }
  .t069__title {
    margin-bottom: 13px;
  }
}
.t073__tablewrapper {
  display: table;
  width: 100%;
}
.t073__circlewrapper {
  display: table-cell;
  vertical-align: top;
}
.t073__textwrapper {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  width: 100%;
}
.t073__title {
  font-size: 16px;
  line-height: 25px;
  margin: 0px;
  padding-bottom: 13px;
}
.t073__blockdescr {
  font-size: 16px;
}
.t073__circle {
  background-color: #ccc;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 640px) {
  .t073__blockdescr {
    margin-bottom: 20px;
  }
}
.t075__wrapperleft {
  padding-left: 0px;
  padding-right: 0px;
}
.t075__wrappercenter {
  padding-left: 20px;
  padding-right: 20px;
}
.t075__img {
  margin-bottom: 14px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 100px;
  height: 100px;
}
.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;
  }
}
.t081__col {
  margin: 0 auto;
  text-align: center;
}
.t081__img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 150px;
  height: 150px;
  max-width: 150px;
  box-sizing: content-box;
  padding-top: 17px;
  padding-bottom: 14px;
}
.t081__title {
  padding-top: 8px;
  padding-bottom: 5px;
}
.t081__descr {
  font-size: 16px;
  line-height: 26px;
  padding-top: 0px;
  padding-bottom: 6px;
}
.t089__inner {
  border-top: 4px solid #000000;
  border-bottom: 4px solid #000000;
  padding: 20px 0;
}
.t089__text {
  line-height: 36px;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 5px;
}
.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;
}
.t090__autor-descr {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
}
.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;
  }
  .t090__autor-descr,
  .t090__autor-descr2 {
    font-size: 18px;
    line-height: 28px;
  }
}
.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;
  }
}
.t106__wrapper {
  display: table;
  width: 100%;
}
.t106__block {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 50%;
}
.t106__title {
  text-align: center;
  max-width: 360px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
.t106__text {
  padding-top: 20px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  max-width: 360px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t106__img {
  width: 100%;
  margin: 0;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .t106__wrapper {
    display: inline;
    width: 100%;
  }
  .t106__block {
    display: block;
    width: 100%;
  }
  .t106__title {
    padding-top: 100px;
  }
  .t106__text {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 100px;
  }
}
.t113 {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 990;
}
.t113__space {
  width: 100%;
  height: 50px;
  position: relative;
}
.t113__fixed {
  position: fixed;
  top: 0;
}
.t113__logo {
  font-size: 20px;
  margin-top: 13px;
  margin-left: 20px;
  padding-right: 50px;
  float: left;
}
.t113__img {
  margin-left: 20px;
  padding-right: 50px;
  float: left;
}
.t113__list {
  list-style-type: none;
  padding-left: 10px !important;
  padding-top: 16px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin: 0px;
}
.t113__list_item {
  clear: both;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  color: #000000;
}
.t113 a {
  text-decoration: none;
  color: #ff8562;
}
.t113__list_item .t-active {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .t113__list_item {
    display: block;
    text-align: center;
    padding: 10px;
  }
  .t113__fixed {
    position: relative;
  }
  .t113 {
    position: relative;
    height: auto;
    text-align: center;
  }
  .t113__logo {
    float: inherit;
    text-align: center;
    margin: 0px;
    padding: 20px;
  }
  .t113__img {
    float: inherit;
    margin: 0px auto;
    padding: 20px;
  }
}
.t116__videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.t116__videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.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;
  }
}
.t123__centeredContainer {
  text-align: center;
}
.t126 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.t126 a {
  text-decoration: none;
  color: #000000;
}
.t126__textwrapper {
  margin-bottom: 28px;
  margin-top: 16px;
}
.t126__uptitle {
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  margin-top: 12px;
  margin-bottom: 8px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.t126__title {
  margin-bottom: 7px;
}
.t126__descr {
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t126__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;
}
.t126__img {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .t126__imgbox {
    width: 50%;
    display: inline;
    float: left;
    margin-right: 20px;
  }
  .t126 .t-col_3,
  .t126 .t-col_4,
  .t126 .t-col_6 {
    max-width: 100%;
    margin-bottom: 20px;
    display: table;
  }
  .t126__textwrapper {
    margin-bottom: 28px;
    margin-top: 0px;
    display: table;
  }
}
@media screen and (max-width: 640px) {
  .t126__imgbox {
    width: 100%;
    display: block;
    float: left;
  }
  .t126 .t-col_3,
  .t126 .t-col_4,
  .t126 .t-col_6 {
    max-width: 100%;
    padding-bottom: 20px;
    display: block;
  }
  .t126__textwrapper {
    margin-bottom: 28px;
    margin-top: 0px;
    display: table;
  }
}
.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;
  }
}
.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: 'Roboto', serif;
  padding-top: 22px;
  padding-bottom: 6px;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t134 a {
  color: #000000;
}
.t215 .t-row {
  clear: both;
}
.t215__blockimg {
  height: 560px;
  margin-bottom: 20px;
}
.t215__title {
  padding-bottom: 14px;
}
.t215__descr {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 14px;
}
.t215__textwrapper {
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .t215__blockimg {
    height: 460px;
  }
}
@media screen and (max-width: 960px) {
  .t215__blockimg {
    max-width: 460px;
    height: 460px;
  }
}
@media screen and (max-width: 320px) {
  .t215__blockimg {
    height: 320px;
  }
}
.t214 .t-row {
  clear: both;
}
.t214__blockimg {
  max-width: 360px;
  height: 360px;
  margin-bottom: 20px;
}
.t214__title {
  padding-bottom: 14px;
}
.t214__descr {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 14px;
}
.t214__textwrapper {
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .t214__blockimg {
    height: 320px;
  }
}
@media screen and (max-width: 960px) {
  .t214__blockimg {
    height: 360px;
  }
}
@media screen and (max-width: 320px) {
  .t214__blockimg {
    height: 320px;
  }
}
@media screen and (max-width: 640px) {
  .t141 {
    position: relative !important;
    text-align: center;
    padding: 20px;
    top: 0px !important;
    right: 0px !important;
  }
}
.t143__img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 14px;
  width: 100px;
  height: 100px;
  float: left;
  margin-top: 14px;
}
.t143__textwrapper {
  padding-left: 160px;
  max-width: 300px;
  width: 100%;
  min-height: 120px;
}
.t143__title {
  margin-top: 14px;
  margin-bottom: 8px;
}
.t143__text {
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .t143 .t-col_6 {
    width: 90%;
    max-width: 90%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .t143__img {
    width: 80px;
    height: auto;
  }
  .t143__textwrapper {
    padding-left: 120px;
    width: auto;
    max-width: 350px;
  }
  .t143 .t-col_6 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .t143__img {
    width: 100px;
    height: auto;
    float: none;
  }
  .t143__textwrapper {
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    min-height: auto;
  }
  .t143 .t-col_6 {
    width: 100%;
    max-width: 90%;
    text-align: center;
  }
}
@media screen and (max-width: 260px) {
  .t143__img {
    width: 80px;
    height: auto;
    float: none;
  }
}
.t145__title {
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 6px;
  margin-right: 20px;
}
.t145__line {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 3px solid #000000;
  margin-right: 20px;
}
.t145__text {
  padding-top: 4px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 25px;
  margin-right: 20px;
}
@media screen and (max-width: 960px) {
  .t145 .t145__col {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.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;
}
.t153__title {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.t153__uptitle {
  color: #ffffff;
  padding-bottom: 30px;
  padding-top: 0px;
}
.t153__descr {
  color: #fff;
  padding: 10px 0px 20px 0px;
  letter-spacing: 0.7px;
  font-weight: normal;
}
.t153__descr_center {
  max-width: 460px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .t153__title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t153__uptitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t153__descr {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.t157__text {
  padding-top: 4px;
  padding-bottom: 4px;
  border-left: 3px solid #000000;
  padding-left: 20px;
  margin-left: -23px;
  padding-bottom: 3px;
}
.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;
  }
}
.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;
  }
}
.t142__submit-overflowed {
  line-height: 1.1 !important;
}
.t142__text {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.t142__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t142__wraptwo {
  position: relative;
  z-index: 1;
  right: -50%;
}
.t142__submit {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  background: none;
  cursor: pointer;
}
.t142__submit_size_lg {
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
.t142__submit_size_xl {
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.t142__submit_size_xxl {
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 640px) {
  .t142__submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-radius: 0px;
  }
  .t142__submit_size_lg,
  .t142__submit_size_xl,
  .t142__submit_size_xxl {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .t142__submit_size_lg .t142__text,
  .t142__submit_size_xl .t142__text,
  .t142__submit_size_xxl .t142__text {
    height: 60px;
  }
}
.t179__playbutton {
  text-align: center;
  padding: 10px;
}
.t179__videocontainer {
  display: none;
}
.t179__widthauto {
  width: 100%;
  max-width: 940px;
  vertical-align: middle;
}
.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;
  }
}
.t005__text {
  padding-top: 8px;
  padding-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .t005__text {
    margin-bottom: 20px;
  }
}
.t191 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t191__line {
  height: 1px;
  background-color: #000000;
  border: none;
}
.t192__title {
  padding-top: 8px;
  padding-bottom: 6px;
  text-align: center;
}
.t192__text {
  padding-top: 4px;
  padding-bottom: 6px;
  text-align: center;
}
.t192 hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #000000;
  opacity: 0.2;
}
@media screen and (max-width: 960px) {
  .t192 .t192__col {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.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;
  }
}
.t194__text {
  padding-bottom: 6px;
}
.t194 .t-align_left .t194__img {
  padding-bottom: 10px;
  padding-top: 4px;
  width: 100%;
}
.t194__sectitle {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.t194__secdescr {
  font-size: 11px;
  line-height: 16px;
  padding-top: 0px;
  padding-bottom: 7px;
}
@media screen and (max-width: 960px) {
  .t194 .t-align_left {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t194 .t-align_left {
    width: 100% !important;
  }
}
.t195__text {
  padding-bottom: 6px;
}
.t195__imgsection {
  text-align: center;
}
.t195__img {
  padding-bottom: 10px;
  padding-top: 4px;
  max-width: 100%;
}
.t195__sectitle {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
}
.t195__secdescr {
  font-size: 11px;
  line-height: 16px;
  padding-top: 0px;
  padding-bottom: 7px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .t195__imgsection {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t195__imgsection {
    width: 100% !important;
  }
}
.t196__descr {
  padding-bottom: 6px;
}
.t196 .t-align_center .t196__img {
  max-width: 100%;
}
.t203__wrapper {
  display: table;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-left: -60px;
  margin-right: -60px;
}
.t203__textwrapper {
  display: block;
  text-align: left;
  background-color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.t203__title {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t203__text {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 720px) {
  .t203__wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .t203__textwrapper {
    margin: 20px 0px;
    padding: 20px;
  }
}
.t204__burger {
  position: fixed;
  z-index: 5000000;
  width: 60px;
  height: 60px;
  top: 30px;
  right: 30px;
  background-color: #000;
  cursor: pointer;
}
.t204__burger-icon {
  position: relative;
  display: inline-block;
  margin: 28px 12px;
  width: 36px;
  height: 3px;
  background: #fff;
  vertical-align: middle;
}
.t204__burger-icon:before,
.t204__burger-icon:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
}
.t204__burger-icon:before {
  top: -9px;
}
.t204__burger-icon:after {
  bottom: -9px;
}
.t204__menu {
  box-sizing: border-box;
  background-color: #000;
  color: #fff;
  position: fixed;
  z-index: 5000002;
  width: 380px;
  height: 100vh;
  top: 0px;
  right: 0px;
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden;
}
.t204__closelayer {
  background-color: #000;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5000001;
  width: 100%;
  height: 100vh;
  filter: alpha(opacity=50);
  KHTMLOpacity: 0.50;
  MozOpacity: 0.50;
  opacity: 0.50;
  visibility: hidden;
}
.t204__item {
  display: table;
  margin: 40px auto;
  width: 300px;
}
.t204__item:hover .t204__item_img {
  opacity: 0.7;
}
.t204__item:hover .t204__item_text a {
  color: #ff8562 !important;
}
.t204__item_img {
  display: table-cell;
  width: 85px;
  height: 85px;
  padding-right: 20px;
}
.t204__item_img a {
  border: solid #222 1px;
  margin: 0;
  display: block;
  width: 85px;
  height: 85px;
  background-size: cover;
}
.t204__item_text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
}
.t204__item_text a {
  color: #fff !important;
}
@media screen and (max-width: 640px) {
  .t204__burger {
    position: static;
    text-align: right;
    top: 0;
    right: 0;
    width: 100%;
  }
  .t204__menu {
    width: 100%;
    height: auto;
    position: absolute;
    top: 60px;
  }
}
.t205__table {
  display: table;
  width: 100%;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  background-color: #000;
}
.t-col_4 .t205__table {
  height: 360px;
}
.t-col_3 .t205__table {
  height: 260px;
}
.t205__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t205__cell:hover {
  opacity: 0.9;
}
.t205__textwrapper {
  padding: 20px 40px;
}
.t205__text {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
}
.t205__title {
  margin-top: 30px;
  color: #fff;
}
.t-col_4 .t205__text {
  font-size: 14px;
  margin-top: 10px;
}
.t-col_3 .t205__text {
  font-size: 12px;
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  .t205 .t205__col {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .t205__table {
    height: 350px;
  }
  .t205__textwrapper {
    padding: 20px 20px;
  }
}
.t206__table {
  display: table;
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-color: #000;
}
.t206__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t206__cell:hover {
  opacity: 0.9;
}
.t206__textwrapper {
  padding: 20px 40px;
}
.t206__text {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.t206__title {
  margin-top: 30px;
  color: #fff;
}
@media screen and (max-width: 960px) {
  .t206__table {
    height: 400px;
  }
}
.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;
  }
}
.t220__textwrapper {
  margin-left: -60px;
  padding: 60px;
}
.t220__title {
  margin-top: -8px;
  padding-bottom: 35px;
}
.t220 .t-col_1 {
  max-width: 120px;
}
.t220 .t-col_2 {
  max-width: 220px;
}
.t220 .t-col_3 {
  max-width: 320px;
}
.t220 .t-col_4 {
  max-width: 420px;
}
.t220 .t-col_5 {
  max-width: 520px;
}
.t220 .t-col_6 {
  max-width: 620px;
}
.t220 .t-col_7 {
  max-width: 720px;
}
.t220 .t-col_8 {
  max-width: 820px;
}
.t220 .t-col_9 {
  max-width: 920px;
}
.t220 .t-col_10 {
  max-width: 1020px;
}
.t220 .t-col_11 {
  max-width: 1120px;
}
.t220 .t-col_12 {
  max-width: 1220px;
}
@media screen and (max-width: 1240px) {
  .t220 .t-col_12 {
    max-width: 1160px;
  }
}
@media screen and (max-width: 1200px) {
  .t220__textwrapper {
    margin-left: -40px;
    padding: 40px;
  }
  .t220 .t-col_1 {
    max-width: 100px;
  }
  .t220 .t-col_2 {
    max-width: 180px;
  }
  .t220 .t-col_3 {
    max-width: 260px;
  }
  .t220 .t-col_4 {
    max-width: 340px;
  }
  .t220 .t-col_5 {
    max-width: 420px;
  }
  .t220 .t-col_6 {
    max-width: 500px;
  }
  .t220 .t-col_7 {
    max-width: 580px;
  }
  .t220 .t-col_8 {
    max-width: 660px;
  }
  .t220 .t-col_9 {
    max-width: 740px;
  }
  .t220 .t-col_10 {
    max-width: 820px;
  }
  .t220 .t-col_11 {
    max-width: 900px;
  }
  .t220 .t-col_12 {
    max-width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .t220 .t-col_12 {
    max-width: 940px;
  }
}
@media screen and (max-width: 960px) {
  .t220 .t-container {
    max-width: 680px;
  }
  .t220__textwrapper {
    margin-left: 0px;
    padding: 40px;
  }
  .t220 .t-col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 700px) {
  .t220__textwrapper {
    margin-left: 0px;
    padding: 20px;
  }
  .t220 .t-container {
    max-width: 640px;
  }
}
.t223__blocktext {
  padding-top: 20px;
}
.t223 iframe {
  display: block;
  border: 0;
  padding: 0;
}
.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;
}
.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 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 {
    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 .t-btn {
    margin-left: 5px;
  }
  .t228__logo {
    white-space: normal;
    padding: 0px;
  }
}
@media screen and (max-width: 640px) {
  .t228__right_buttons_but {
    display: table;
    padding: 0px 0px;
    margin: 0px auto;
  }
}
.t230__videoblock {
  text-align: center;
}
.t230__text {
  padding-bottom: 6px;
}
.t230__sectitle {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
}
.t230__secdescr {
  font-size: 11px;
  line-height: 16px;
  padding-top: 0px;
  padding-bottom: 7px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .t230__videoblock {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t230__videoblock {
    width: 100% !important;
  }
}
.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;
  }
}
.t253 {
  text-align: center;
}
.t253__icon {
  color: #222;
  font-family: Georgia;
  font-size: 70px;
  margin-bottom: 0px;
  line-height: 1;
}
.t253__text {
  margin-bottom: 32px;
}
@media screen and (max-width: 600px) {
  .t253__icon {
    font-size: 36px;
  }
  .t253__text {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 480px) {
  .t253__icon {
    font-size: 30px;
    margin-bottom: 0;
  }
  .t253__text {
    margin-bottom: 19px;
  }
}
.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;
  }
}
.t256__mainblock {
  margin: 0 auto;
}
.t256__video-container {
  z-index: 190099;
  opacity: 1;
  -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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t256__overflow {
  overflow: hidden;
}
.t256__hidden {
  z-index: -1;
  opacity: 0;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
.t256__video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t256__iframe {
  width: 854px;
  height: 480px;
  position: absolute;
  top: 50%;
  margin-top: -240px;
  left: 50%;
  margin-left: -427px;
  z-index: 1;
}
.t256__play-link {
  display: inline-block;
  margin-bottom: 50px;
}
.t256__play-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  -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;
  display: block;
  padding-top: 100px;
}
.t256__play-icon:hover {
  opacity: .8;
}
.t256__title {
  color: #fff;
  margin-bottom: 40px;
}
.t256__descr {
  color: #fff;
}
.t256__close {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  background: #fff;
  width: 30px;
  height: 30px;
  border: 5px solid #fff;
  -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;
  opacity: 1;
}
.t256__close:hover {
  opacity: .8;
}
.t256__close:before,
.t256__close:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  background: #222;
}
.t256__close:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t256__close:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t256__wrapper {
  padding: 80px 0;
}
@media screen and (max-height: 480px) {
  .t256__iframe {
    height: 320px;
    width: 540px;
    margin-top: -160px;
    margin-left: -270px;
  }
}
@media screen and (max-width: 854px) {
  .t256__title {
    font-size: 40px;
    margin-bottom: 35px;
  }
  .t256__play-link {
    margin-bottom: 40px;
  }
  .t256__iframe {
    height: 320px;
    width: 540px;
    margin-top: -160px;
    margin-left: -270px;
  }
  .t256__wrapper {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .t256__title,
  .t256__descr {
    padding: 0 20px;
  }
  .t256__wrapper {
    padding: 30px 0;
  }
}
@media screen and (max-width: 540px) {
  .t256__title {
    margin-bottom: 22px;
  }
  .t256__descr {
    font-size: 14px;
  }
  .t256__play-link {
    margin-bottom: 25px;
  }
  .t256__iframe {
    height: 240px;
    width: 100%;
    margin-top: -120px;
    margin-left: 0;
    left: 0;
  }
  .t256__wrapper {
    padding: 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .t256__title {
    margin-bottom: 18px;
  }
  .t256__descr {
    font-size: 12px;
  }
  .t256__play-link {
    margin-bottom: 20px;
  }
}
.t257__wrapper {
  position: relative;
  padding: 70px 90px 63px 90px;
}
.t257__text {
  margin-bottom: 24px;
}
.t257__author {
  font-size: 14px;
}
.t257__icon {
  position: absolute;
  color: #c4c4c4;
  left: 47px;
  top: 36px;
  font-family: Arial;
  font-size: 114px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .t257__wrapper {
    padding: 48px 30px 43px 64px;
  }
  .t257__icon {
    left: 20px;
    top: 14px;
  }
}
@media screen and (max-width: 700px) {
  .t257__wrapper {
    padding: 48px 30px 43px 64px;
  }
  .t257__icon {
    left: 20px;
    top: 14px;
  }
  .t257__text {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 640px) {
  .t257__wrapper {
    padding: 34px 20px 32px 44px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .t257__icon {
    left: 17px;
    top: 17px;
    font-size: 65px;
  }
  .t257__text {
    margin-bottom: 14px;
  }
}
.t251__wrapper {
  height: 100vh;
}
.t251__col {
  float: left;
  height: 100%;
}
.t251__direction_left .t251__col {
  float: right;
}
.t251__col_left {
  width: 65%;
}
.t251__col_right {
  width: 35%;
}
.t251__block {
  display: block;
  height: 100%;
}
.t251__block.t251__block_small {
  height: 50%;
}
.t251__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
.t251__wrapper:before,
.t251__wrapper:after {
  display: table;
  contint: " ";
  clear: both;
}
@media screen and (max-width: 1100px) {
  .t251__wrapper {
    height: 550px !important;
  }
}
@media screen and (max-width: 1000px) {
  .t251__wrapper {
    height: 520px !important;
  }
}
@media screen and (max-width: 900px) {
  .t251__wrapper {
    height: auto !important;
  }
  .t251__col_left {
    height: 540px;
  }
  .t251__col_right {
    height: 300px;
  }
  .t251__col {
    width: 100%;
    float: none !important;
  }
  .t251__block.t251__block_small {
    width: 50%;
    float: left;
    height: 100%;
  }
}
@media screen and (max-width: 850px) {
  .t251__col_left {
    height: 480px;
  }
  .t251__col_right {
    height: 260px;
  }
}
@media screen and (max-width: 800px) {
  .t251__col_left {
    height: 440px;
  }
  .t251__col_right {
    height: 240px;
  }
}
@media screen and (max-width: 750px) {
  .t251__col_left {
    height: 400px;
  }
  .t251__col_right {
    height: 200px;
  }
}
@media screen and (max-width: 600px) {
  .t251__col_left {
    height: 350px;
  }
  .t251__col_right {
    height: 200px;
  }
}
@media screen and (max-width: 500px) {
  .t251__col_left {
    height: 300px;
  }
  .t251__col_right {
    height: 170px;
  }
}
@media screen and (max-width: 480px) {
  .t251__col_left {
    height: 270px;
  }
  .t251__col_right {
    height: 140px;
  }
}
@media screen and (max-width: 420px) {
  .t251__col_left {
    height: 230px;
  }
  .t251__col_right {
    height: 120px;
  }
}
.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;
  }
}
.t258__wrapper {
  max-width: 480px;
  position: absolute;
  padding: 50px 54px 60px;
  bottom: 0;
  right: 0;
}
.t258__wrapper.t258__wrapper_flipped {
  left: 0;
  right: auto;
}
.t258__content {
  position: relative;
  z-index: 1;
  text-align: left;
}
.t258__uptitle {
  margin-bottom: 20px;
  color: #fff;
}
.t258__title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 22px;
  color: #fff;
}
.t258__descr {
  color: #fff;
}
.t258__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #033C64;
  opacity: .9;
}
@media screen and (max-width: 640px) {
  .t258__wrapper {
    padding: 26px 20px 30px;
  }
  .t258__uptitle {
    margin-bottom: 15px;
  }
  .t258__title {
    font-size: 24px;
    margin-bottom: 17px;
  }
}
.t266__mainblock {
  margin: 0 auto;
}
.t266__video-container {
  z-index: 190099;
  opacity: 1;
  -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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t266__overflow {
  overflow: hidden;
}
.t266__hidden {
  display: none !important;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
.t266__video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t266__iframe {
  width: 854px;
  height: 480px;
  position: absolute;
  top: 50%;
  margin-top: -240px;
  left: 50%;
  margin-left: -427px;
  z-index: 1;
}
.t266__play-link {
  display: inline-block;
}
.t266__play-icon {
  width: 94px;
  height: 94px;
  margin: 0 auto;
  -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;
  border-radius: 100px;
  text-align: center;
  position: relative;
}
.t266__play-icon-body {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 21px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  margin-left: 39px;
  cursor: pointer;
  z-index: 1;
}
.t266__play-bg {
  opacity: .2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100px;
}
.t266__play-icon:hover {
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.t266__uptitle {
  color: #fff;
  margin-bottom: 18px;
}
.t266__title {
  color: #fff;
  margin-bottom: 16px;
}
.t266__descr {
  color: #fff;
  margin-bottom: 40px;
}
.t266__close {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  background: #fff;
  width: 30px;
  height: 30px;
  border: 5px solid #fff;
  -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;
  opacity: 1;
}
.t266__close:hover {
  opacity: .8;
}
.t266__close:before,
.t266__close:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  background: #222;
}
.t266__close:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t266__close:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t266__wrapper {
  padding: 80px 0;
}
.t266__text {
  color: #fff;
  margin-top: 14px;
}
@media screen and (max-height: 480px) {
  .t266__iframe {
    height: 320px;
    width: 540px;
    margin-top: -160px;
    margin-left: -270px;
  }
}
@media screen and (max-width: 854px) {
  .t266__iframe {
    height: 320px;
    width: 540px;
    margin-top: -160px;
    margin-left: -270px;
  }
  .t266__wrapper {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .t266__title,
  .t266__descr {
    padding: 0 20px;
  }
  .t266__wrapper {
    padding: 30px 0;
  }
  .t266__play-icon {
    width: 66px;
    height: 66px;
  }
  .t266__descr {
    margin-bottom: 24px;
  }
  .t266__play-icon-body {
    margin-left: 26px;
  }
}
@media screen and (max-width: 540px) {
  .t266__iframe {
    height: 240px;
    width: 100%;
    margin-top: -120px;
    margin-left: 0;
    left: 0;
  }
  .t266__wrapper {
    padding: 20px 0;
  }
}
.t270__wrapper {
  position: absolute;
  bottom: 70px;
  left: 20px;
  right: 20px;
  max-width: 520px;
  text-align: left;
}
.t270__uptitle {
  color: #fff;
  margin: 0 0 12px 16px;
  display: block;
}
.t270__title {
  color: #fff;
  margin-bottom: 20px;
  padding: 9px 16px 10px;
  display: inline-block;
}
.t270__descr {
  padding: 15px 16px 14px;
  display: inline-block;
}
.t270__separator {
  display: block;
}
.t270 .t-container {
  max-width: 1200px !important;
}
@media screen and (max-width: 650px) {
  .t270__wrapper {
    bottom: 26px;
  }
}
.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;
  }
}
.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;
}
.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;
  }
}
.t332__line {
  width: 2px;
  position: absolute;
  top: 0;
  left: 11px;
  bottom: 0;
  background: #ff7b00;
}
.t332__circle {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 23px;
  left: 0;
  background: #ff7b00;
  border-radius: 100px;
  border: 2px solid #fff;
}
.t332__col {
  padding: 20px 0;
}
.t332__col_left {
  width: auto;
  overflow: hidden;
  position: relative;
  padding-left: 55px;
}
.t332__col_right {
  width: 100px;
  float: left;
}
.t332__title {
  margin-bottom: 6px;
}
.t332__descr {
  color: #777;
  margin-top: 10px;
}
.t332__uptitle_mobile {
  display: none;
}
.t332__link {
  margin-top: 7px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .t332__circle {
    width: 12px;
    height: 12px;
    top: 17px;
    left: -2px;
  }
  .t332__line {
    left: 5px;
  }
  .t332__col {
    padding: 16px 0;
  }
  .t332__col_left {
    padding-left: 30px;
    overflow: visible;
  }
  .t332__col_right {
    display: none;
  }
  .t332__uptitle_mobile {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 540px) {
  .t332__title {
    margin-bottom: 0;
  }
  .t332__uptitle_mobile {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .t332__descr {
    margin-top: 5px;
  }
  .t332__circle {
    width: 10px;
    height: 10px;
  }
  .t332__line {
    left: 4px;
  }
  .t332__col_left {
    padding-left: 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;
  }
}
.t336__table {
  display: table;
  width: 100%;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
  height: 650px;
}
.t336__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t336__cell:hover .t336__bg_animated,
.t336__cell:focus .t336__bg_animated {
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.t336__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t336__show_hover .t336__overlay {
  opacity: 0;
}
.t336__cell:hover .t336__overlay {
  opacity: .8;
}
.t336__show_hover .t336__cell:hover .t336__overlay {
  opacity: 1;
}
.t336__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t336__textwrapper {
  padding: 20px 40px;
  position: relative;
}
.t336__show_hover .t336__textwrapper {
  opacity: 0;
}
.t336__show_hover .t336__textwrapper.t336__textwrapper_animated {
  -moz-transform: translateY(15%);
  -ms-transform: translateY(15%);
  -webkit-transform: translateY(15%);
  -o-transform: translateY(15%);
  transform: translateY(15%);
}
.t336__show_hover .t336__cell:hover .t336__textwrapper {
  opacity: 1;
}
.t336__cell:hover .t336__textwrapper_animated {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t336__textwrapper__content {
  margin: 30px auto;
  position: relative;
}
.t336__text {
  color: #fff;
  margin-top: 30px;
}
.t336__title {
  color: #fff;
}
.t336__img {
  width: 100%;
  max-width: 120px;
}
.t336__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;
}
.t336__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;
}
.t336 .t-col_6,
.t336 .t-col_7,
.t336 .t-col_8,
.t336 .t-col_9,
.t336 .t-col_10,
.t336 .t-col_11 {
  float: none;
  display: block;
  margin: 0 auto;
}
.t336__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;
}
.t336__button-container_show {
  opacity: 1;
}
.t336__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;
}
.t336__button-wrapper {
  display: inline-block;
  margin-top: 50px;
}
.t336__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;
}
.t336__button-bottom .t336__textwrapper {
  position: static;
}
.t336__button-bottom .t336__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%);
}
.t336__button-bottom .t336__button-container.t336__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) {
  .t336__table {
    height: 400px;
  }
}
.t-carousel__height.t-width_6 {
  width: 560px !important;
  max-width: 560px !important;
}
.t-carousel__height.t-width_7 {
  width: 660px !important;
  max-width: 660px !important;
}
.t-carousel__height.t-width_8 {
  width: 760px !important;
  max-width: 760px !important;
}
.t-carousel__height.t-width_9 {
  width: 860px !important;
  max-width: 860px !important;
}
.t-carousel__height.t-width_10 {
  width: 960px !important;
  max-width: 960px !important;
}
.t-carousel__height.t-width_11 {
  width: 1060px !important;
  max-width: 1060px !important;
}
.t-carousel__height.t-width_12 {
  width: 1160px !important;
  max-width: 1160px !important;
}
.t345-container.t345-socials_block {
  height: auto !important;
  padding: 24px 0;
}
.t345-container {
  height: 80px;
}
.t345 .t345-col {
  height: 100%;
  margin: 0 auto;
  float: none;
  display: block;
}
.t345-col.t-col_100 {
  height: 100%;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.t345-content {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
}
.t345-socials_block .t345-text__wrapper {
  display: block;
}
.t345-text__wrapper {
  display: table-cell;
  vertical-align: middle;
}
.t345-text {
  display: inline-block;
}
.t345-socials {
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.t345-socials_block .t345-socials {
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  margin-top: 14px;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t345-share,
.t345-social {
  display: inline-block;
  vertical-align: middle;
}
.t345-social__wrapper,
.t345-social__item,
.t345-social {
  display: inline-block;
  margin-left: 4px;
  height: 30px;
  -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;
}
.t345-social__item:hover {
  opacity: .8;
}
.t345-socials_block .t345-social__wrapper,
.t345-socials_block .t345-social__item,
.t345-socials_block .t345-social {
  margin-left: 0;
  margin-right: 4px;
}
.t345-text {
  color: #555;
}
.t347__table {
  display: table;
  width: 100%;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
  height: 650px;
}
.t347__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t347__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t347__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t347__textwrapper {
  padding: 38px 43px;
  position: relative;
}
.t-align_left .t347__textwrapper__content {
  margin-left: 0;
  margin-right: auto;
}
.t-align_center .t347__textwrapper__content {
  margin-left: auto;
  margin-right: auto;
}
.t-align_right .t347__textwrapper__content {
  margin-left: auto;
  margin-right: 0;
}
.t347__block {
  float: none;
  display: block;
  margin: 0 auto;
}
.t347__play-link {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.t347__play-icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  -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;
  display: block;
}
.t347__play-icon:hover {
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.t347__play-icon_lg .t347__play-icon {
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.t347__play-icon_lg .t347__play-icon:hover {
  -moz-transform: scale(1.55);
  -ms-transform: scale(1.55);
  -webkit-transform: scale(1.55);
  -o-transform: scale(1.55);
  transform: scale(1.55);
}
.t347__play-icon_xl .t347__play-icon {
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -webkit-transform: scale(1.8);
  -o-transform: scale(1.8);
  transform: scale(1.8);
}
.t347__play-icon_xl .t347__play-icon:hover {
  -moz-transform: scale(1.95);
  -ms-transform: scale(1.95);
  -webkit-transform: scale(1.95);
  -o-transform: scale(1.95);
  transform: scale(1.95);
}
.t347__play-icon_xxl .t347__play-icon {
  -moz-transform: scale(2.2);
  -ms-transform: scale(2.2);
  -webkit-transform: scale(2.2);
  -o-transform: scale(2.2);
  transform: scale(2.2);
}
.t347__play-icon_xxl .t347__play-icon:hover {
  -moz-transform: scale(2.35);
  -ms-transform: scale(2.35);
  -webkit-transform: scale(2.35);
  -o-transform: scale(2.35);
  transform: scale(2.35);
}
.t347__uptitle {
  color: #fff;
  margin-bottom: 10px;
}
.t347__title {
  color: #fff;
}
.t347__descr {
  color: #fff;
  margin-top: 10px;
}
.t347__video-container {
  z-index: 99;
  opacity: 1;
  -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;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
}
.t347__hidden {
  z-index: -1;
  opacity: 0;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
.t347__video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t347__video-carier {
  height: 100%;
}
.t347__close {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  background: #fff;
  width: 30px;
  height: 30px;
  border: 5px solid #fff;
  -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;
  opacity: 1;
}
.t347__close:hover {
  opacity: .8;
}
.t347__close:before,
.t347__close:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  background: #222;
}
.t347__close:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t347__close:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t347__text {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
}
.t347__play-icon_lg .t347__text {
  top: 72px;
}
.t347__play-icon_xl .t347__text {
  top: 83px;
}
.t347__play-icon_xxl .t347__text {
  top: 95px;
}
@media screen and (max-width: 960px) {
  .t347__textwrapper {
    padding: 26px 30px;
  }
  .t347__descr {
    margin-top: 5px;
  }
}
@media screen and (max-width: 640px) {
  .t347__textwrapper {
    padding: 20px;
  }
  .t347__play-icon {
    -moz-transform: scale(.8) !important;
    -ms-transform: scale(.8) !important;
    -webkit-transform: scale(.8) !important;
    -o-transform: scale(.8) !important;
    transform: scale(.8) !important;
  }
  .t347__text {
    top: 53px !important;
  }
}
.t349 .t-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.t349__flexcolumn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.t349__floating {
  position: fixed;
  top: 50px;
  transition: 500ms;
}
.t349__fixedBottom {
  position: absolute;
  bottom: 0;
}
.t349__fixedTop {
  position: absolute;
  top: 0;
}
.t349__img {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  margin-bottom: 4px;
}
.t349__uptitle {
  margin-bottom: 14px;
}
.t349__title {
  margin-bottom: 12px;
}
.t349__title_small {
  color: #777;
  font-weight: 300;
  margin-bottom: 12px;
}
.t349__descr {
  margin-top: 14px;
}
.t349__price__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.t349__btn-right .t349__price__item {
  margin-top: 5px;
}
.t349__btn__wrapper {
  margin-right: 0;
}
.t349__btn-right .t349__btn__wrapper {
  float: right;
  margin-top: 0;
}
.t349__btn-bottom {
  margin-top: 26px;
}
.t349__price_old {
  opacity: .3;
  position: relative;
}
.t349__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t349__btn {
  height: 40px;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 12px;
}
.t349__btn_second {
  margin-top: 22px;
  font-size: 14px;
  height: 44px;
  padding-left: 22px;
  padding-right: 22px;
}
@media screen and (max-width: 960px) {
  .t349 .t-container {
    display: -webkit-block;
    display: block;
  }
  .t349__col_margin {
    margin-top: 23px;
  }
  .t349__col_margin2 {
    margin-top: 34px;
  }
}
.t351__imgwrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.t351__imgsmall .t351__imgwrapper,
.t351__imgsmall .t351__sizer {
  height: 280px;
}
.t351__imgmiddle .t351__imgwrapper,
.t351__imgmiddle .t351__sizer {
  height: 380px;
}
.t351__imgbig .t351__imgwrapper,
.t351__imgbig .t351__sizer {
  height: 460px;
}
.t351__bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t351__imgwrapper:hover .t351__bg_first_hover {
  display: none;
}
.t351__bg_second {
  display: none;
}
.t351__imgwrapper:hover .t351__bg_second {
  display: block;
}
.t351__uptitle {
  margin-bottom: 8px;
  color: #ff8562;
}
.t351__descr {
  margin-top: 8px;
}
.t351__price__wrapper {
  margin-top: 12px;
}
.t351__price__item {
  display: inline-block;
  vertical-align: middle;
}
.t351__price_old {
  position: relative;
  margin-left: 3px;
  color: #C3C3C3;
}
.t351__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t351__buttons {
  margin-top: 19px;
}
.t351__btn {
  display: inline-block;
  font-size: 13px;
  height: 35px;
  padding: 0 15px;
  margin-right: 4px;
  margin-bottom: 8px;
}
.t351__buttons-small {
  margin-top: 16px;
}
.t351__buttons-small .t351__btn {
  font-size: 11px;
  height: 30px;
  padding: 0 11px;
}
.t351__sizer_col.t-col_3 {
  max-width: 260px !important;
  width: 260px !important;
}
.t351__sizer_col.t-col_4 {
  max-width: 360px !important;
  width: 360px !important;
}
.t351__sizer_col.t-col_6 {
  max-width: 560px !important;
  width: 560px !important;
}
.t351__sizer_col.t-col_8 {
  max-width: 760px !important;
  width: 760px !important;
}
@media screen and (max-width: 960px) {
  .t351 .t351__col {
    margin-bottom: 50px;
  }
}
.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;
}
.t381 {
  -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;
}
.t381__beforeready {
  visibility: hidden;
}
.t381__wrapper {
  position: relative;
  min-height: 20px;
}
.t381__share_buttons {
  display: inline-block;
}
.t381 .b-share {
  display: table !important;
}
.t381 .b-share-btn__wrap {
  display: table-cell !important;
  float: none !important;
  padding-left: 5px !important;
}
.t381.t381__positionabsolute {
  position: absolute;
  z-index: 990;
}
.t381.t381__positionfixed {
  position: fixed;
  z-index: 990;
}
.t381.t381__positionstatic {
  position: static;
}
@media screen and (max-width: 980px) {
  .t381 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 20px;
    height: auto !important;
  }
  .t381.t381__positionabsolute,
  .t381.t381__positionfixed,
  .t381.t381__positionstatic {
    position: static;
  }
  .t381__share_buttons {
    display: block;
    text-align: center;
    float: none;
  }
  .t381__share_buttons {
    display: table;
    position: static;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
    float: none;
    min-width: inherit;
  }
}
