@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,600,700&subset=latin,cyrillic);
.t-body {
  margin: 0px;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none;
}
#allrecords a {
  color: #b6a440;
  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: 'Ubuntu', serif;
  font-weight: 400;
  color: #000000;
}
.t-text_xs {
  font-size: 17px;
  line-height: 1.55;
}
.t-text_sm {
  font-size: 20px;
  line-height: 1.55;
}
.t-text_md {
  font-size: 22px;
  line-height: 1.55;
}
.t-text_lg {
  font-size: 24px;
  line-height: 1.55;
}
.t-text_weight_plus {
  font-weight: 500;
}
.t-text-impact {
  font-family: 'Ubuntu', serif;
  font-weight: 400;
  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: 700;
  color: #393939;
}
.t-name_xs {
  font-size: 18px;
  line-height: 1.35;
}
.t-name_sm {
  font-size: 20px;
  line-height: 1.35;
}
.t-name_md {
  font-size: 22px;
  line-height: 1.35;
}
.t-name_lg {
  font-size: 24px;
  line-height: 1.35;
}
.t-name_xl {
  font-size: 26px;
  line-height: 1.35;
}
.t-heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #393939;
}
.t-heading_xs {
  font-size: 28px;
  line-height: 1.23;
}
.t-heading_sm {
  font-size: 30px;
  line-height: 1.17;
}
.t-heading_md {
  font-size: 32px;
  line-height: 1.17;
}
.t-heading_lg {
  font-size: 34px;
  line-height: 1.17;
}
.t-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #393939;
}
.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: 400;
  color: #000000;
}
.t-descr_xxs {
  font-size: 16px;
  line-height: 1.55;
}
.t-descr_xs {
  font-size: 18px;
  line-height: 1.55;
}
.t-descr_sm {
  font-size: 20px;
  line-height: 1.55;
}
.t-descr_md {
  font-size: 22px;
  line-height: 1.55;
}
.t-descr_lg {
  font-size: 24px;
  line-height: 1.55;
}
.t-descr_xl {
  font-size: 26px;
  line-height: 1.50;
}
.t-descr_xxl {
  font-size: 28px;
  line-height: 1.45;
}
.t-descr_xxxl {
  font-size: 32px;
  line-height: 1.45;
  letter-spacing: 0.45;
}
.t-uptitle {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #000000;
  letter-spacing: 2.5px;
}
.t-uptitle_xs {
  font-size: 14px;
}
.t-uptitle_sm {
  font-size: 16px;
}
.t-uptitle_md {
  font-size: 18px;
}
.t-uptitle_lg {
  font-size: 20px;
}
.t-uptitle_xl {
  font-size: 22px;
  letter-spacing: 2px;
}
.t-uptitle_xxl {
  font-size: 24px;
  letter-spacing: 2px;
}
.t-uptitle_xxxl {
  font-size: 26px;
  letter-spacing: 2px;
}
@media screen and (max-width: 1200px) {
  .t-text_xs {
    font-size: 16px;
  }
  .t-text_sm {
    font-size: 18px;
  }
  .t-text_md {
    font-size: 20px;
  }
  .t-text_lg {
    font-size: 22px;
  }
  .t-text-impact_md {
    font-size: 30px;
  }
  .t-descr_xxs {
    font-size: 14px;
  }
  .t-descr_xs {
    font-size: 16px;
  }
  .t-descr_sm {
    font-size: 18px;
  }
  .t-descr_md {
    font-size: 20px;
  }
  .t-descr_lg {
    font-size: 22px;
  }
  .t-descr_xl {
    font-size: 24px;
  }
  .t-descr_xxl {
    font-size: 24px;
  }
  .t-descr_xxxl {
    font-size: 28px;
  }
  .t-uptitle_md {
    font-size: 16px;
  }
  .t-uptitle_lg {
    font-size: 18px;
  }
  .t-uptitle_xl {
    font-size: 20px;
  }
  .t-uptitle_xxl {
    font-size: 22px;
  }
  .t-uptitle_xxxl {
    font-size: 24px;
  }
  .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: 16px;
  }
  .t-name_sm {
    font-size: 18px;
  }
  .t-name_md {
    font-size: 20px;
  }
  .t-name_lg {
    font-size: 22px;
  }
  .t-name_xl {
    font-size: 24px;
  }
  .t-heading_xs {
    font-size: 26px;
  }
  .t-heading_sm {
    font-size: 28px;
  }
  .t-heading_md {
    font-size: 30px;
  }
  .t-heading_lg {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .t-text_xs {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-text_sm {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-text_md {
    font-size: 18px;
    line-height: 1.45;
  }
  .t-text_lg {
    font-size: 20px;
    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: 14px;
    line-height: 1.45;
  }
  .t-descr_sm {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-descr_md {
    font-size: 18px;
    line-height: 1.45;
  }
  .t-descr_lg {
    font-size: 20px;
    line-height: 1.45;
  }
  .t-descr_xl {
    font-size: 22px;
    line-height: 1.40;
  }
  .t-descr_xxl {
    font-size: 22px;
  }
  .t-descr_xxxl {
    font-size: 24px;
  }
  .t-uptitle_xs {
    font-size: 12px;
  }
  .t-uptitle_sm {
    font-size: 12px;
  }
  .t-uptitle_md {
    font-size: 14px;
  }
  .t-uptitle_lg {
    font-size: 16px;
  }
  .t-uptitle_xl {
    font-size: 18px;
  }
  .t-uptitle_xxl {
    font-size: 20px;
  }
  .t-uptitle_xxxl {
    font-size: 22px;
  }
  .t-title_xxs {
    font-size: 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: 14px;
  }
  .t-name_sm {
    font-size: 16px;
  }
  .t-name_md {
    font-size: 18px;
  }
  .t-name_lg {
    font-size: 20px;
  }
  .t-name_xl {
    font-size: 22px;
  }
  .t-heading_xs {
    font-size: 24px;
  }
  .t-heading_sm {
    font-size: 26px;
  }
  .t-heading_md {
    font-size: 26px;
  }
  .t-heading_lg {
    font-size: 28px;
  }
}
@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: #b6a440;
  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-btn_sm {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}
.t-btn_lg {
  height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
@media screen and (max-width: 640px) {
  .t-btn_lg {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.t-submit {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  white-space: nowrap;
  background-image: none;
  cursor: pointer;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .t-submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.t-input {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 100%;
  height: 60px;
  padding: 0px 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t-input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.t-input_bbonly {
  outline: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}
@media screen and (max-width: 1200px) {
  .t-screenmin-1200px {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .t-screenmin-980px {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .t-screenmin-640px {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .t-screenmin-480px {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .t-screenmin-320px {
    display: none;
  }
}
@media screen and (min-width: 321px) {
  .t-screenmax-320px {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .t-screenmax-480px {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .t-screenmax-640px {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  .t-screenmax-980px {
    display: none;
  }
}
@media screen and (min-width: 1201px) {
  .t-screenmax-1200px {
    display: none;
  }
}
.t-hidden {
  display: none;
}
.t-opacity_50 {
  filter: alpha(opacity=50);
  KHTMLOpacity: 0.50;
  MozOpacity: 0.50;
  opacity: 0.50;
}
.t-opacity_70 {
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t-uppercase {
  text-transform: uppercase;
}
.t-align_center {
  text-align: center;
}
.t-align_left {
  text-align: left;
}
.t-align_right {
  text-align: right;
}
.t-margin_auto {
  margin-left: auto;
  margin-right: auto;
}
.t-valign_middle {
  vertical-align: middle;
}
.t-valign_top {
  vertical-align: top;
}
.t-valign_bottom {
  vertical-align: bottom;
}
.t-margin_left_auto {
  margin-right: 0;
  margin-left: auto;
}
.yashare-style .b-share-btn__facebook,
.yashare-style .b-share-btn__twitter,
.yashare-style .b-share-btn__vkontakte {
  background-color: transparent !important;
}
.yashare-style .b-share__link {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.yashare-style-black-white .b-share-btn__wrap {
  background-color: #000 !important;
  padding: 5px !important;
}
.yashare-style-transp-white .b-share-btn__wrap {
  padding: 5px !important;
}
.yashare-style-transp-white .b-share-counter {
  color: #fff;
  font-weight: bold;
}
.yashare-style-white-black .b-share-btn__wrap {
  background-color: #fff !important;
  padding: 5px !important;
}
.yashare-style-white-black .b-share-icon {
  background-image: url("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: 'Ubuntu', 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: 'Ubuntu', 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: #393939;
  font-size: 18px;
  line-height: 28px;
  padding-top: 36px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-descr {
  font-family: 'Ubuntu', 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;
}
.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;
  }
}
.t007__text {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t007__descr {
  font-size: 18px;
  font-family: 'Ubuntu', 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: 'Ubuntu', 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;
  }
}
.t017__uptitle {
  padding-top: 3px;
  padding-bottom: 22px;
}
.t017__title {
  padding-top: 2px;
  padding-bottom: 0px;
}
.t017__descr {
  padding-top: 21px;
}
.t050__uptitle {
  padding-top: 9px;
  padding-bottom: 93px;
  text-transform: uppercase;
}
.t050__descr {
  padding-top: 50px;
  padding-bottom: 9px;
}
.t069 a {
  text-decoration: none;
  color: #b6a440;
}
.t069__uptitle {
  line-height: 28px;
  margin-top: 13px;
  margin-bottom: 0px;
  color: #b6a440;
  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: 960px) {
  .t073__col {
    margin-bottom: 36px;
  }
  .t073__col:last-child {
    margin-bottom: 0;
  }
  .t073__title {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .t073__blockdescr {
    margin-bottom: 20px;
  }
}
.t306__table-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.t306__table-cell {
  display: table-cell;
  vertical-align: middle;
}
.t306__img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.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: #b6a440;
}
.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;
  }
}
.t118 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t118__line {
  height: 1px;
  background-color: #000000;
  border: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.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;
  }
}
.t142__submit-overflowed {
  line-height: 1.1 !important;
}
.t142__text {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.t142__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t142__wraptwo {
  position: relative;
  z-index: 1;
  right: -50%;
}
.t142__submit {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  background: none;
  cursor: pointer;
}
.t142__submit_size_sm {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}
.t142__submit_size_lg {
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
.t142__submit_size_xl {
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.t142__submit_size_xxl {
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 640px) {
  .t142__submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-radius: 0px;
  }
  .t142__submit_size_lg,
  .t142__submit_size_xl,
  .t142__submit_size_xxl {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .t142__submit_size_lg .t142__text,
  .t142__submit_size_xl .t142__text,
  .t142__submit_size_xxl .t142__text {
    height: 60px;
  }
}
.t183__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t183__uptitle {
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 20px;
  padding-top: 10px;
}
.t183__title {
  color: #fff;
  padding: 24px 0px 24px 0px;
  letter-spacing: 1px;
}
.t183__buttons {
  margin-top: 45px;
}
.t183 .t-btn:nth-child(2) {
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .t183__title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t183__uptitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t183 .t-btn:nth-child(2) {
    margin-left: 5px;
  }
  .t183 .t-btn {
    margin: 5px;
  }
}
.t142A__wrapone {
  position: relative;
  right: 50%;
  float: right;
}
.t142A__wraptwo {
  position: relative;
  z-index: 1;
  right: -50%;
}
.t142A__wraptwo td {
  vertical-align: middle;
}
.t142A__marginleft20px {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  .t142A {
    padding: 0 20px;
  }
  .t142A .t-btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .t142A__marginleft20px {
    margin-left: 0px;
  }
}
.t005__text {
  padding-top: 8px;
  padding-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .t005__text {
    margin-bottom: 20px;
  }
}
.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;
  }
}
.t202__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t202__uptitle {
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  border: 2px solid #ffffff;
  margin: 0 auto;
  margin-bottom: 60px;
  margin-top: 30px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 80px;
}
.t202__title {
  color: #fff;
  padding: 24px 0px 38px 0px;
  letter-spacing: 0.5px;
}
.t202__descr {
  color: #fff;
  padding: 0px 0px 30px 0px;
}
.t202__descr_center {
  max-width: 700px;
  margin: 0 auto;
}
.t202__descr_center a {
  color: #fff !important;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .t202__title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t202__uptitle {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .t202__descr {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }
}
.t216__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t216__blocklogo {
  padding-bottom: 30px;
  padding-top: 30px;
}
.t216__logo {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.t216__title {
  color: #fff;
  padding: 24px 0px 38px 0px;
  letter-spacing: 0.5px;
}
.t216__descr {
  color: #fff;
  padding: 0px 0px 30px 0px;
}
.t216__descr_center {
  max-width: 700px;
  margin: 0 auto;
}
.t216__descr_center a {
  color: #fff !important;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .t216__title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .t216__descr {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }
}
.t229 {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 990;
  box-shadow: 0px 1px 3px rgba(0,0,0,0);
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  height: 50px;
}
.t229__beforeready {
  visibility: hidden;
}
.t229.t229__positionabsolute {
  position: absolute;
}
.t229.t229__positionfixed {
  position: fixed;
}
.t229.t229__positionstatic {
  position: static;
}
.t229__maincontainer {
  width: 100%;
  height: 50px;
  display: table;
}
.t229__maincontainer.t229__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t229__centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t229__centerside.t229__menualign_left {
  text-align: left;
}
.t229__centerside.t229__menualign_right {
  text-align: right;
}
.t229__padding40px {
  width: 40px;
}
.t229 .t229__maincontainer.t229__c12collumns .t229__padding40px {
  width: 20px;
}
.t229 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
}
.t229__list_item {
  clear: both;
  font-size: 16px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  white-space: nowrap;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
.t229 a,
#allrecords .t229 a {
  text-decoration: none;
  color: #000000;
}
.t229__list_item .t-active {
  opacity: 0.7;
}
@media screen and (max-width: 1200px) {
  .t229__padding40px {
    width: 20px;
  }
}
@media screen and (max-width: 980px) {
  .t229 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t229.t229__positionabsolute,
  .t229.t229__positionfixed,
  .t229.t229__positionstatic {
    position: static;
  }
  .t229__centerside {
    display: block;
    text-align: center;
    float: none;
    padding: 20px 0px;
  }
  .t229__padding40px {
    display: none;
  }
  .t229 .t229__list_item {
    display: block;
    text-align: center;
    padding: 12px 10px !important;
    white-space: normal;
  }
}
.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;
  }
}
.t186C__blockinput {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  margin-bottom: 25px;
}
.t186C__blockinput textarea {
  padding-top: 17px;
}
.t186C__blocktitle {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 5px;
}
.t186C__blockbutton {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  margin-bottom: 10px;
}
.t186C__nomargin .t186C__blocktitle {
  padding-bottom: 0;
  margin-bottom: 0;
}
.t186C__nomargin .t186C__blockinput {
  margin-bottom: 35px;
}
@media screen and (max-width: 640px) {
  .t186C__wrapper {
    display: block;
  }
  .t186C__blockbutton {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  .t186C__blockinput textarea {
    padding-top: 5px;
  }
  .t186C__blockinput {
    padding-right: 0px;
  }
  .t186C__submit {
    width: 100%;
  }
}
.t186C__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t186C__input {
  border: 1px solid #FF0000 !important;
}
.t186C__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Ubuntu', serif;
}
.t186C__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Ubuntu', serif;
}
.t186C__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Ubuntu', serif;
}
.t186C__blockinput-success {
  text-align: center;
  background: #FFF;
  color: #222;
  padding: 20px;
  border: 2px solid #22DD22;
  margin-bottom: 20px;
  font-family: 'Ubuntu', serif;
}
.t300 {
  display: none;
}
.t300__tooltipster-noir {
  border-radius: 0px;
  background: #000;
  color: #fff;
  max-width: 300px;
}
.t300__tooltipster-noir .tooltipster-content {
  padding: 18px 18px;
}
.t300__content-text a {
  color: inherit;
}
.t300__content-img img {
  width: 100%;
  padding-bottom: 16px;
}
.t300__content-text {
  font-family: 'Ubuntu', serif;
  font-size: 14px;
  line-height: 20px;
}
.t300__content-title {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 4px;
  margin-top: -4px;
}
.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;
  }
}
.t335__table {
  display: table;
  width: 100%;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
}
.t335__col {
  overflow: hidden;
}
.t335__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t335__cell:hover .t335__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);
}
.t335__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t335__show_hover .t335__overlay {
  opacity: 0;
}
.t335__cell:hover .t335__overlay {
  opacity: .8;
}
.t335__show_hover .t335__cell:hover .t335__overlay {
  opacity: 1;
}
.t335__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.t335__textwrapper {
  padding: 20px 40px;
  position: relative;
}
.t335__show_hover .t335__textwrapper {
  opacity: 0;
}
.t335__show_hover .t335__textwrapper.t335__textwrapper_animated {
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
}
.t335__show_hover .t335__cell:hover .t335__textwrapper {
  opacity: 1;
}
.t335__cell:hover .t335__textwrapper_animated {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t335__textwrapper__content {
  margin: 30px auto;
  position: relative;
}
.t335__text {
  color: #fff;
  margin-top: 20px;
}
.t335__title {
  color: #fff;
}
.t335__img {
  width: 100%;
  max-width: 70px;
}
.t335__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;
}
.t335__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;
}
.t-cell_100 .t335__table {
  height: 80vh;
}
.t-cell_50 .t335__table {
  height: 80vh;
}
.t-cell_33 .t335__table {
  height: 60vh;
}
.t-cell_25 .t335__table {
  height: 60vh;
}
.t-cell_25 .t335__textwrapper {
  padding: 20px;
}
.t335__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;
}
.t335__button-container_show {
  opacity: 1;
}
.t335__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;
}
.t335__button-wrapper {
  display: inline-block;
  margin-top: 40px;
}
.t335__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;
}
.t335__submit_middle {
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  padding-left: 30px;
  padding-right: 30px;
}
.t335__submit_small {
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding-left: 24px;
  padding-right: 24px;
}
.t335__button-bottom .t335__textwrapper {
  position: static;
}
.t335__button-bottom .t335__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%);
}
.t-cell_25 .t335__button-bottom .t335__button-container {
  left: 20px;
  bottom: 30px;
  right: 20px;
}
.t-cell_25 .t335__textwrapper__content {
  margin-top: 10px;
}
.t335__button-bottom .t335__button-container.t335__button-container_show {
  -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) {
  .t335__col.t-cell_25 {
    width: 50vw;
    float: left;
  }
}
@media screen and (max-width: 700px) {
  .t335__col.t-cell_50,
  .t335__col.t-cell_33 {
    width: 100vw;
    display: block;
  }
  .t335__col .t335__table {
    height: 380px;
  }
  .t335__textwrapper {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 500px) {
  .t335__col.t-cell_25 {
    width: 100vw;
    display: block;
  }
}
.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;
  }
}
.t352__uptitle {
  margin-bottom: 12px;
}
.t352__price_text {
  white-space: nowrap;
}
.t352__title,
.t352__price__wrapper {
  display: table-cell;
  vertical-align: middle;
}
.t352__title {
  width: 100%;
}
.t352__price__item {
  display: table-cell;
  vertical-align: middle;
}
.t352__price_old {
  opacity: .3;
  position: relative;
  padding-right: 0;
  margin-left: 4px;
}
.t352__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t352__btn {
  font-size: 14px;
  height: 42px;
  padding-left: 20px;
  padding-right: 20px;
}
.t352__btn__wrapper {
  padding-left: 18px;
}
@media screen and (max-width: 640px) {
  .t352__title,
  .t352__price__wrapper {
    display: block;
  }
  .t352__price__wrapper {
    margin-top: 20px;
  }
}
.t353__imgwrapper {
  position: relative;
  width: 100%;
}
.t353__imgsmall .t353__imgwrapper,
.t353__imgsmall .t353__sizer {
  height: 280px;
}
.t353__imgmiddle .t353__imgwrapper,
.t353__imgmiddle .t353__sizer {
  height: 380px;
}
.t353__imgbig .t353__imgwrapper,
.t353__imgbig .t353__sizer {
  height: 460px;
}
.t353__bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t353__imgwrapper:hover .t353__bg_first_hover {
  display: none;
}
.t353__bg_second {
  display: none;
}
.t353__imgwrapper:hover .t353__bg_second {
  display: block;
}
.t353__uptitle {
  margin-bottom: 8px;
}
.t353__descr {
  margin-top: 8px;
}
.t353__price__wrapper {
  margin-top: 12px;
}
.t353__price__item {
  display: inline-block;
  vartical-align: middle;
}
.t353__price_old {
  position: relative;
  margin-left: 3px;
  color: #C3C3C3;
}
.t353__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t353__wrapper {
  background: #fff;
}
.t353__textwrapper {
  padding: 27px 30px;
}
.t353__textwrapper.t353__paddingsmall {
  padding: 18px 20px;
}
.t353__textwrapper.t353__paddingbig {
  padding: 36px 40px;
}
.t353__buttons {
  padding: 0 30px 21px;
}
.t353__paddingbig.t353__buttons {
  padding: 0 40px 28px;
}
.t353__paddingsmall.t353__buttons {
  padding: 0 20px 14px;
}
.t353__btn {
  display: inline-block;
  font-size: 13px;
  height: 35px;
  padding: 0 15px;
  margin-right: 4px;
  margin-bottom: 8px;
}
.t353__buttons-small .t353__btn {
  font-size: 11px;
  height: 30px;
  padding: 0 11px;
}
.t353__sizer_col.t-col_3 {
  max-width: 260px !important;
  width: 260px !important;
}
.t353__sizer_col.t-col_4 {
  max-width: 360px !important;
  width: 360px !important;
}
.t353__sizer_col.t-col_6 {
  max-width: 560px !important;
  width: 560px !important;
}
.t353__sizer_col.t-col_8 {
  max-width: 760px !important;
  width: 760px !important;
}
@media screen and (max-width: 960px) {
  .t353 .t353__col {
    margin-bottom: 50px;
  }
}
.t362__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t362__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0 20px;
}
.t362__popup_show .t362__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t362__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t362__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 20px;
  left: 20px;
  opacity: 0;
  margin: 0 auto;
}
.t362__popup_show .t362__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t362__content.t362__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t362__popup_show .t362__content.t362__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t362__mainblock {
  margin: 0 auto;
}
.t362__wrapper {
  padding: 40px 45px;
  background: #fff;
}
.t362__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t362__close:hover {
  opacity: .7;
}
.t362__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t362__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t362__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t362__title {
  margin-bottom: 11px;
}
.t362__descr {
  margin-bottom: 24px;
}
.t362__text {
  margin-top: 20px;
}
.t362__img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 640px) {
  .t362__title {
    margin-bottom: 6px;
  }
  .t362__descr {
    margin-bottom: 14px;
  }
  .t362__wrapper {
    padding: 20px;
  }
}
.t362__blockinput {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  margin-bottom: 25px;
}
.t362__blockinput textarea {
  padding-top: 17px;
}
.t362__blocktitle {
  display: block;
  vertical-align: middle;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 5px;
}
.t362__blockbutton {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.t362__submit,
.t362__input {
  width: 100%;
  height: 54px;
  -webkit-appearance: none;
}
@media screen and (max-width: 640px) {
  .t362__input-wrapper {
    display: block;
  }
  .t362__blockbutton {
    display: block;
    padding-bottom: 0;
    text-align: center;
  }
  .t362__blockinput textarea {
    padding-top: 5px;
  }
  .t362__blockinput {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .t362__submit,
  .t362__input {
    height: 46px;
    font-size: 14px;
  }
  .t362__input {
    padding: 0 14px;
  }
}
.t362__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}
.js-error-control-box .t362__input {
  border: 1px solid #FF0000 !important;
}
.t362__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Ubuntu', serif;
}
.t362__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Ubuntu', serif;
}
.t362__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Ubuntu', serif;
}
.t362__blockinput-success {
  text-align: center;
  background: #FFF;
  color: #222;
  padding: 20px;
  border: 2px solid #22DD22;
  margin-bottom: 20px;
  font-family: 'Ubuntu', serif;
}
.t362__input_select {
  -webkit-appearance: menulist-button;
}
.record[off=y] .t362__popup {
  display: none;
}
.record[off=y] .t366__popup {
  display: none;
}
.t366__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t366__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0;
}
.t366__popup_show .t366__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t366__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t366__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 0;
  left: 0;
  opacity: 0;
  margin: 0 auto;
}
.t366__popup_show .t366__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t366__content.t366__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t366__popup_show .t366__content.t366__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t366__mainblock {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.t366__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t366__close:hover {
  opacity: .7;
}
.t366__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t366__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t366__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t366__carousel__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t366__wrapper {
  padding: 30px 45px;
  background: #fff;
}
.t366__uptitle {
  margin-bottom: 12px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 300;
  color: #777;
}
.t366__title {
  margin-bottom: 12px;
}
.t366__title_small {
  color: #666;
  font-weight: 300;
  margin-bottom: 12px;
}
.t366__descr {
  margin-top: 14px;
  color: #777;
  margin-bottom: 12px;
}
.t366__price__item {
  display: inline-block;
  vertical-align: middle;
}
.t366__price_old {
  color: #ccc;
  position: relative;
}
.t366__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t366__btn {
  height: 42px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}
.t366__btn-wrapper {
  margin-top: 20px;
}
.t366__closer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 670px) {
  .t366__close {
    position: absolute;
  }
  .t366__wrapper {
    padding: 20px;
  }
  .t366__btn {
    display: block;
    width: 100%;
  }
  .t366__btn:last-child {
    margin-top: 10px;
  }
}
.record[off=y] .t369__popup {
  display: none;
}
.t369__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t369__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0;
}
.t369__popup_show .t369__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t369__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t369__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 0;
  left: 0;
  opacity: 0;
  margin: 0 auto;
}
.t369__popup_show .t369__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t369__content.t369__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t369__popup_show .t369__content.t369__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t369__mainblock {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.t369__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t369__close:hover {
  opacity: .7;
}
.t369__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t369__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t369__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t369__carousel__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t369__wrapper {
  padding: 27px 30px 30px;
  background: #fff;
}
.t369__uptitle {
  margin-bottom: 12px;
}
.t369__title {
  margin-bottom: 12px;
}
.t369__title_small {
  color: #666;
  font-weight: 300;
  margin-bottom: 12px;
}
.t369__descr {
  margin-top: 14px;
  color: #777;
  margin-bottom: 18px;
}
.t369__price__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  margin-top: 4px;
}
.t369__price_old {
  color: #ccc;
  position: relative;
}
.t369__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t369__btn {
  height: 42px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}
.t369__price-wrapper {
  border-top: 1px solid #eee;
  padding-top: 23px;
}
.t369__btn-wrapper {
  float: right;
}
.t369__closer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 670px) {
  .t369__close {
    position: absolute;
  }
  .t369__wrapper {
    padding: 20px;
  }
  .t369__price-wrapper {
    padding-top: 15px;
    padding-bottom: 2px;
  }
}
@media screen and (max-width: 500px) {
  .t369__btn {
    display: inline-block;
    margin-top: 10px;
  }
  .t369__btn-wrapper {
    float: none;
  }
  .t369__price__item {
    margin-top: 0;
  }
}
.t388__wrapper {
  padding: 60px 0 80px;
}
.t388__textwrapper {
  margin: 0 auto 28px;
}
.t388__uptitle,
.t388__title,
.t388__descr {
  color: #fff;
  padding: 0 20px;
}
.t388__uptitle {
  margin-bottom: 35px;
}
.t388__descr {
  margin-top: 40px;
}
.t388__img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.t388__greyonhovercolor {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.t388__greyonhovercolor:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.t388__alphaonhover {
  opacity: 0.5;
}
.t388__alphaonhover:hover {
  opacity: 1;
}
.t388 .t388__col_2 {
  display: inline-block;
  float: none;
  margin: 20px 18px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
}
.t388 .t388__col_3 {
  display: inline-block;
  float: none;
  margin: 20px 16px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .t388 .t388__container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
}
@media screen and (max-width: 960px) {
  .t388 .t388__container {
    text-align: center;
  }
  .t388 .t388__col_2 {
    max-width: 200px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .t388 .t388__col_3 {
    max-width: 160px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 640px) {
  .t388 .t388__col_2 {
    max-width: 180px;
    margin-bottom: 12px;
    margin-top: 12px;
  }
  .t388 .t388__col_3 {
    max-width: 240px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .t388__uptitle {
    margin-bottom: 15px;
  }
  .t388__descr {
    margin-top: 18px;
  }
  .t388__textwrapper {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 480px) {
  .t388 .t388__col_3 {
    max-width: 200px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 400px) {
  .t388 .t388__col_2 {
    max-width: 140px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .t388 .t388__col_3 {
    max-width: 160px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.record[off=y] .t390__popup {
  display: none;
}
.t390__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.t390__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0 20px;
}
.t390__popup_show .t390__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t390__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t390__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 20px;
  left: 20px;
  opacity: 0;
  margin: 0 auto;
}
.t390__popup_show .t390__content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  z-index: 1;
}
.t390__content.t390__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.t390__popup_show .t390__content.t390__content_static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t390__mainblock {
  margin: 0 auto;
  background: #fff;
}
.t390__wrapper {
  padding: 40px 45px;
}
.t390__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t390__close:hover {
  opacity: .7;
}
.t390__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t390__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t390__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t390__img {
  display: block;
  width: 100%;
}
.t390__btn {
  font-size: 14px;
  height: 52px;
  padding: 0 25px;
}
.t390__btn-wrapper,
.t390__social {
  margin-top: 26px;
}
.t390__uptitle {
  margin-bottom: 12px;
}
.t390__descr {
  margin-top: 17px;
}
@media screen and (max-width: 960px) {
  .t390__wrapper {
    padding: 30px;
  }
}
@media screen and (max-width: 640px) {
  .t390__wrapper {
    padding: 20px;
  }
  .t390__btn {
    font-size: 12px;
    height: 44px;
    padding: 0 18px;
  }
  .t390__btn-wrapper,
  .t390__social {
    margin-top: 16px;
  }
  .t390__uptitle {
    margin-bottom: 6px;
  }
  .t390__descr {
    margin-top: 8px;
  }
}
.t390 .ya-share2__container_size_m .ya-share2__icon {
  width: 26px;
  height: 26px;
}
.t390 .ya-share2__list {
  margin-bottom: 0;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__icon {
  width: 34px;
  height: 34px;
  background-size: 34px 34px !important;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter {
  font-size: 12px;
  line-height: 1.3;
  padding: 10px 9px 0 9px;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter:before {
  margin-left: -9px;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__icon {
  width: 42px;
  height: 42px;
  background-size: 42px 42px !important;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter {
  font-size: 14px;
  line-height: 1.3;
  padding: 13px 11px 0 11px;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter:before {
  margin-left: -11px;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__icon {
  width: 50px;
  height: 50px;
  background-size: 50px 50px !important;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter {
  font-size: 16px;
  line-height: 1.3;
  padding: 17px 14px 0 14px;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter:before {
  margin-left: -14px;
}
.t390__black-white .ya-share2__badge {
  background-color: #111 !important;
}
.t390__transp-white .ya-share2__badge {
  background-color: transparent !important;
}
.t390__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
  display: none;
}
.t390__transp-white .ya-share2__container_size_m .ya-share2__counter {
  padding-left: 0 !important;
  margin-top: 1px;
}
.t390__circle-lg.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  width: 30px;
}
.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  width: 35px;
  background-size: 40px 42px !important;
}
.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  width: 40px;
  background-size: 44px 50px !important;
}
.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  width: 35px;
  background-size: 40px 42px !important;
}
.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  width: 40px;
  background-size: 44px 50px !important;
}
.t390__white-black .ya-share2__badge {
  background-color: #fff !important;
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
}
.t390__white-black .ya-share2__counter:before {
  background-color: #222;
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 24px 24px;
}
.t390__transp-black .ya-share2__badge {
  background-color: transparent !important;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t390__circle-lg.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  width: 30px;
}
.t390__circle-xl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  width: 35px;
  background-size: 40px 42px;
}
.t390__circle-xxl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  width: 40px;
  background-size: 44px 50px;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
  padding-left: 0 !important;
  margin-top: 1px;
}
.t390__transp-black .ya-share2__counter:before {
  display: none;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 24px 24px;
}
.t395__col {
  margin: 0 auto;
}
.t395__wrapper {
  display: table;
  width: 100%;
}
.t395__tab {
  display: table-cell;
  cursor: pointer;
  vertical-align: middle;
  border-right: none !important;
  position: relative;
}
.t395__tab.t395__tab_active:after {
  content: " ";
  position: absolute;
  z-index: 1;
}
.t395__tab_active:last-child:after {
  display: none;
}
.t395__title {
  padding: 0 22px;
  color: #777;
}
.t395__width_20 {
  width: 20%;
}
.t395__width_25 {
  width: 25%;
}
.t395__width_33 {
  width: 33.3%;
}
.t395__width_50 {
  width: 50%;
}
.t395__width_100 {
  width: 100%;
}
.t395__tab_active {
  cursor: default;
}
.t395__tab_active .t395__title {
  color: #b6a440;
  padding-bottom: 18px;
  padding-top: 18px;
}
.t379__off {
  display: none !important;
}
.t395__select {
  -webkit-appearance: none;
  padding: 16px 20px;
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid;
  outline: none;
  margin: 0;
  font-size: 16px;
}
.t395__wrapper_mobile {
  position: relative;
  display: none;
}
.t395__wrapper_mobile:after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  position: absolute;
  top: 50%;
  right: 20px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.t395__firefoxfix {
  width: 16px;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  pointer-events: none;
}
.t395 .t-align_left .t395__tab_active {
  position: relative;
}
@media screen and (max-width: 960px) {
  .t395__col {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .t395__wrapper_mobile {
    display: block;
  }
  .t395__wrapper {
    display: none;
  }
}
.t396__iframe {
  z-index: 10000;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  border: 0px;
}
.t396__body_overflow_hidden {
  overflow: hidden;
}
.t396__display_none {
  display: none;
}
.t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.t396__carrier {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100vh;
}
.t396__filter {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100vh;
}
.t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table;
}
.t396 .tn-atom {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.t396 a.tn-atom {
  text-decoration: none;
}
.t396 .tn-atom__img {
  width: 100%;
  display: block;
}
.t396__ui {
  position: absolute;
  top: 16px;
  left: 196px;
  background-color: #fa876b;
  color: #000 !important;
  height: 30px;
  line-height: 30px;
  width: 100px;
  z-index: 1000;
  text-align: center;
  border-radius: 3px;
  display: none;
  font-size: 14px;
}
.t397__col {
  margin: 0 auto;
}
.t397__wrapper {
  display: table;
  width: 100%;
}
.t397__tab {
  display: table-cell;
  cursor: pointer;
  border-bottom-color: #eee;
}
.t397__title {
  padding: 0 10px;
  color: #777;
}
.t397 .t-align_left .t397__title {
  padding-left: 0;
}
.t397 .t-align_right .t397__title {
  padding-right: 0;
}
.t397__width_20 {
  width: 20%;
}
.t397__width_25 {
  width: 25%;
}
.t397__width_33 {
  width: 33.3%;
}
.t397__width_50 {
  width: 50%;
}
.t397__width_100 {
  width: 100%;
}
.t397__tab_active {
  border-bottom: 1px solid #b6a440;
  cursor: default;
}
.t397__tab_active .t397__title {
  color: #b6a440;
  padding-bottom: 18px;
}
.t379__off {
  display: none !important;
}
.t397__select {
  -webkit-appearance: none;
  padding: 16px 20px;
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid;
  outline: none;
  margin: 0;
  font-size: 16px;
}
.t397__wrapper_mobile {
  position: relative;
  display: none;
}
.t397__wrapper_mobile:after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  position: absolute;
  top: 50%;
  right: 20px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.t397__firefoxfix {
  width: 16px;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  pointer-events: none;
}
.t397 .t-align_left .t397__tab_active {
  position: relative;
}
@media screen and (max-width: 960px) {
  .t397__col {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .t397__col.t-width_8 {
    max-width: 640px;
  }
  .t397__wrapper_mobile {
    display: block;
  }
  .t397__wrapper {
    display: none;
  }
}
.t402__hidden {
  display: none;
}
.t402__carousel__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t402 .t-carousel__item {
  background-color: #fff;
}
.t402 .t-carousel__arrow__wrapper_right {
  right: 25px;
}
.t402 .t-carousel__arrow__wrapper_left {
  left: 25px;
}
.t402__uptitle {
  margin-bottom: 14px;
}
.t402__title {
  margin-bottom: 12px;
}
.t402__title_small {
  color: #666;
  font-weight: 300;
  margin-bottom: 12px;
}
.t402__descr {
  margin-top: 14px;
}
.t402__price__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.t402__btn-right .t402__price__item {
  margin-top: 5px;
}
.t402__btn__wrapper {
  margin-right: 0;
}
.t402__btn-right .t402__btn__wrapper {
  float: right;
  margin-top: 0;
}
.t402__btn-bottom {
  margin-top: 26px;
}
.t402__price_old {
  opacity: .3;
  position: relative;
}
.t402__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%;
}
.t402__btn {
  height: 40px;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 12px;
}
.t402__btn_second {
  margin-top: 22px;
  font-size: 14px;
  height: 44px;
  padding-left: 22px;
  padding-right: 22px;
}
.t402__textwrapper {
  display: table-cell;
}
.t402__info {
  display: table;
}
@media screen and (max-width: 960px) {
  .t402__col_first {
    margin-bottom: 26px;
  }
  .t402__info {
    min-height: auto !important;
  }
}
.t414__body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
.t414 {
  display: none;
}
.t414__mainblock {
  margin: 0 auto;
  position: relative;
}
.t414__popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow-y: auto;
  padding: 0 20px;
  z-index: 99999;
}
.t414__popup_show .t414__popup {
  z-index: 9999999;
  opacity: 1;
  display: block;
}
.t414__bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .7;
}
.t414__closer {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.t414__content {
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  right: 0;
  left: 0;
  margin: 0 auto;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.t414__content.t414__content_static {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.t414__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 29px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 9999999;
}
.t414__close-line {
  position: absolute;
  left: 15px;
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.t414__close-line-first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t414__close-line-second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.t414__nowidth .t414__mainblock {
  padding: 0 66px;
}
.t414__nowidth.t414__content_static .t414__mainblock {
  padding: 0 46px;
}
.t414__wrapper iframe .i-page {
  padding: 30px;
}
.record[off=y] .t414__popup {
  display: none;
}
@media screen and (max-width: 700px) {
  .t414__content_static .t414__mainblock {
    padding: 0 !important;
  }
  .b-registration__section_indent .t414__wrapper iframe {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .t414__popup {
    padding: 0;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 640px) {
  .t414__mainblock {
    padding: 0 20px;
  }
  .t414__nowidth .t414__mainblock {
    padding: 0 66px;
  }
  .t414__nowidth.t414__content_static .t414__mainblock {
    padding: 0 46px;
  }
}
.t431__withoutleftpadding .t431__td:first-child {
  padding-left: 0 !important;
}
.t431__withoutleftpadding .t431__th:first-child {
  padding-left: 0 !important;
}
.t431__table,
.t431__tbody,
.t431__th,
.t431__td {
  margin: 0;
  padding: 0;
  border: 0px solid #ccc;
  vertical-align: baseline;
  text-align: inherit;
}
.t431__table {
  border-collapse: collapse;
  table-layout: fixed;
}
.t431__tbody {
  overflow-y: auto;
  height: inherit;
  vertical-align: middle;
}
.t431__th,
.t431__td {
  padding: 20px;
  vertical-align: top;
}
.t431__tdscale_1 .t431__th,
.t431__tdscale_1 .t431__td {
  padding: 20px;
}
.t431__tdscale_2 .t431__th,
.t431__tdscale_2 .t431__td {
  padding: 30px;
}
.t431__tdscale_3 .t431__th,
.t431__tdscale_3 .t431__td {
  padding: 40px;
}
.t431__lightgreyborder {
  border: 1px solid #eee !important;
}
.t431__btnwrapper {
  display: inline-block;
}
.t431__btnwrapper a {
  border: 0 !important;
  font-weight: bold !important;
  box-shadow: none !important;
}
.t431__btnwrapper .t-btn {
  font-size: 14px;
  height: 42px;
  padding-left: 40px;
  padding-right: 40px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .t431__mobilescroll .t431__table-wapper {
    min-width: 70px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 150px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 230px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 310px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 390px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 470px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 550px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 630px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 710px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 790px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 870px;
  }
  .t431__mobilescroll .t431__table-wapper {
    min-width: 950px;
  }
  .t431__table {
    width: 100%;
    table-layout: auto;
  }
  .t431__table>.t431__tbody,
  .t431__table>.t431__thead {
    display: table-row-group !important;
  }
  .t431__withoutmobilescroll {
    min-width: 100% !important;
  }
  .t431__wrapper-for-mobile {
    overflow-x: auto;
  }
  .t431__withoutmobilescroll .t431__table {
    table-layout: auto;
  }
  .t431__withoutmobilescroll .t431__td,
  .t431__withoutmobilescroll .t431__th {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 660px) {
  .t431__td,
  .t431__th {
    -webkit-text-size-adjust: 100%;
  }
}
.t463__colwrapper {
  display: table;
  width: 100%;
}
.t463__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t463__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
}
.t463__content {
  padding: 2px 40px 0;
  display: table-cell;
  vertical-align: middle;
}
.t463__col {
  display: table-cell;
  vertical-align: middle;
  width: 33%;
}
.t463__col_center {
  padding: 0 16px;
}
.t463__right_social_links_item {
  display: inline-block;
  margin: 4px 1px 0;
}
.t463__typo {
  font-size: 14px;
  color: #222;
}
.t463__img {
  max-width: 150px;
}
@media screen and (max-width: 1200px) {
  .t463__content {
    padding: 2px 20px 0;
  }
}
@media screen and (max-width: 960px) {
  .t463__col,
  .t463__copyright {
    width: 100%;
    display: block;
    text-align: center;
  }
  .t463__maincontainer {
    display: block;
  }
  .t463__content {
    display: block;
  }
  .t463__maincontainer {
    height: auto !important;
    padding: 40px 0;
  }
  .t463__col {
    margin-bottom: 20px;
    padding: 0;
  }
  .t463__list_item {
    margin: 0 10px 4px;
  }
  .t463__col:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 670px) {
  .t463__typo {
    font-size: 12px;
  }
}
