.t-body {
  margin: 0
}

#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none
}

#allrecords a {
  color: #ff8562;
  text-decoration: none
}

#allrecords a[href^=tel] {
  color: inherit;
  text-decoration: none
}

#allrecords ol {
  padding-left: 22px
}

#allrecords ul {
  padding-left: 20px
}

#allrecords b, #allrecords strong {
  font-weight: 700
}

@media print {
  body, html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none
  }
}

.t-text {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 300;
  color: #000
}

.t-text_xs {
  font-size: 15px;
  line-height: 1.55
}

.t-text_sm {
  font-size: 18px;
  line-height: 1.55
}

.t-text_md {
  font-size: 20px;
  line-height: 1.55
}

.t-text_lg {
  font-size: 22px;
  line-height: 1.55
}

.t-text_weight_plus {
  font-weight: 400
}

.t-text-impact {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 300;
  color: #000
}

.t-text-impact_xs {
  font-size: 26px;
  line-height: 1.5
}

.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', Arial, sans-serif;
  font-weight: 600;
  color: #000
}

.t-name_xs {
  font-size: 16px;
  line-height: 1.35
}

.t-name_sm {
  font-size: 18px;
  line-height: 1.35
}

.t-name_md {
  font-size: 20px;
  line-height: 1.35
}

.t-name_lg {
  font-size: 22px;
  line-height: 1.35
}

.t-name_xl {
  font-size: 24px;
  line-height: 1.35
}

.t-heading {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  color: #000
}

.t-heading_xs {
  font-size: 26px;
  line-height: 1.23
}

.t-heading_sm {
  font-size: 28px;
  line-height: 1.17
}

.t-heading_md {
  font-size: 30px;
  line-height: 1.17
}

.t-heading_lg {
  font-size: 32px;
  line-height: 1.17
}

.t-title {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  color: #000
}

.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', Arial, sans-serif;
  font-weight: 300;
  color: #000
}

.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55
}

.t-descr_xs {
  font-size: 16px;
  line-height: 1.55
}

.t-descr_sm {
  font-size: 18px;
  line-height: 1.55
}

.t-descr_md {
  font-size: 20px;
  line-height: 1.55
}

.t-descr_lg {
  font-size: 22px;
  line-height: 1.55
}

.t-descr_xl {
  font-size: 24px;
  line-height: 1.5
}

.t-descr_xxl {
  font-size: 26px;
  line-height: 1.45
}

.t-descr_xxxl {
  font-size: 30px;
  line-height: 1.45;
  letter-spacing: .45
}

.t-uptitle {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  color: #000;
  letter-spacing: 2.5px
}

.t-uptitle_xs {
  font-size: 12px
}

.t-uptitle_sm {
  font-size: 14px
}

.t-uptitle_md {
  font-size: 16px
}

.t-uptitle_lg {
  font-size: 18px
}

.t-uptitle_xl {
  font-size: 20px;
  letter-spacing: 2px
}

.t-uptitle_xxl {
  font-size: 22px;
  letter-spacing: 2px
}

.t-uptitle_xxxl {
  font-size: 24px;
  letter-spacing: 2px
}

@media screen and (max-width:1200px) {
  .t-text_xs {
    font-size: 14px
  }

  .t-text_sm {
    font-size: 16px
  }

  .t-text_md {
    font-size: 18px
  }

  .t-text_lg {
    font-size: 20px
  }

  .t-text-impact_md {
    font-size: 30px
  }

  .t-descr_xxs {
    font-size: 12px
  }

  .t-descr_xs {
    font-size: 14px
  }

  .t-descr_sm {
    font-size: 16px
  }

  .t-descr_md {
    font-size: 18px
  }

  .t-descr_lg {
    font-size: 20px
  }

  .t-descr_xl {
    font-size: 22px
  }

  .t-descr_xxl {
    font-size: 22px
  }

  .t-descr_xxxl {
    font-size: 26px
  }

  .t-uptitle_md {
    font-size: 14px
  }

  .t-uptitle_lg {
    font-size: 16px
  }

  .t-uptitle_xl {
    font-size: 18px
  }

  .t-uptitle_xxl {
    font-size: 20px
  }

  .t-uptitle_xxxl {
    font-size: 22px
  }

  .t-title_xxs {
    font-size: 32px
  }

  .t-title_xs {
    font-size: 38px
  }

  .t-title_sm {
    font-size: 44px
  }

  .t-title_md {
    font-size: 48px
  }

  .t-title_lg {
    font-size: 60px
  }

  .t-title_xl {
    font-size: 68px
  }

  .t-title_xxl {
    font-size: 78px
  }

  .t-name_xs {
    font-size: 14px
  }

  .t-name_sm {
    font-size: 16px
  }

  .t-name_md {
    font-size: 18px
  }

  .t-name_lg {
    font-size: 20px
  }

  .t-name_xl {
    font-size: 22px
  }

  .t-heading_xs {
    font-size: 24px
  }

  .t-heading_sm {
    font-size: 26px
  }

  .t-heading_md {
    font-size: 28px
  }

  .t-heading_lg {
    font-size: 30px
  }
}

@media screen and (max-width:640px) {
  .t-text_xs {
    font-size: 12px;
    line-height: 1.45
  }

  .t-text_sm {
    font-size: 14px;
    line-height: 1.45
  }

  .t-text_md {
    font-size: 16px;
    line-height: 1.45
  }

  .t-text_lg {
    font-size: 18px;
    line-height: 1.45
  }

  .t-text-impact_sm {
    font-size: 22px
  }

  .t-text-impact_md {
    font-size: 26px
  }

  .t-text-impact_lg {
    font-size: 28px
  }

  .t-descr_xs {
    font-size: 12px;
    line-height: 1.45
  }

  .t-descr_sm {
    font-size: 14px;
    line-height: 1.45
  }

  .t-descr_md {
    font-size: 16px;
    line-height: 1.45
  }

  .t-descr_lg {
    font-size: 18px;
    line-height: 1.45
  }

  .t-descr_xl {
    font-size: 20px;
    line-height: 1.4
  }

  .t-descr_xxl {
    font-size: 20px
  }

  .t-descr_xxxl {
    font-size: 22px
  }

  .t-uptitle_xs {
    font-size: 10px
  }

  .t-uptitle_sm {
    font-size: 10px
  }

  .t-uptitle_md {
    font-size: 12px
  }

  .t-uptitle_lg {
    font-size: 14px
  }

  .t-uptitle_xl {
    font-size: 16px
  }

  .t-uptitle_xxl {
    font-size: 18px
  }

  .t-uptitle_xxxl {
    font-size: 20px
  }

  .t-title_xxs {
    font-size: 28px
  }

  .t-title_xs {
    font-size: 30px
  }

  .t-title_sm {
    font-size: 30px
  }

  .t-title_md {
    font-size: 30px
  }

  .t-title_lg {
    font-size: 30px
  }

  .t-title_xl {
    font-size: 32px
  }

  .t-title_xxl {
    font-size: 36px
  }

  .t-name_xs {
    font-size: 12px
  }

  .t-name_sm {
    font-size: 14px
  }

  .t-name_md {
    font-size: 16px
  }

  .t-name_lg {
    font-size: 18px
  }

  .t-name_xl {
    font-size: 20px
  }

  .t-heading_xs {
    font-size: 22px
  }

  .t-heading_sm {
    font-size: 24px
  }

  .t-heading_md {
    font-size: 24px
  }

  .t-heading_lg {
    font-size: 26px
  }
}

@media screen and (max-width:480px) {
  .t-title_xl {
    font-size: 30px
  }

  .t-title_xxl {
    font-size: 30px
  }
}

.t-records {
  -webkit-font_smoothing: antialiased;
  background-color: none
}

.t-records a {
  color: #ff8562;
  text-decoration: none
}

.t-records a[href^=tel] {
  color: inherit;
  text-decoration: none
}

.t-records ol {
  padding-left: 22px;
  margin-top: 0;
  margin-bottom: 10px
}

.t-records ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 10px
}

.t-btn {
  display: inline-block;
  font-family: 'Roboto', Arial, 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: 700;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.t-btn td {
  vertical-align: middle
}

.t-btn_sending {
  opacity: .5
}

@media screen and (max-width:640px) {
  .t-btn {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px
  }
}

.t-btn_xs {
  height: 35px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px
}

.t-btn_sm {
  height: 45px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px
}

.t-btn_lg {
  height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px
}

.t-btn_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px
}

.t-btn_xxl {
  height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px
}

@media screen and (max-width:640px) {
  .t-btn_sm {
    padding-left: 20px;
    padding-right: 20px
  }

  .t-btn_lg {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px
  }

  .t-btn_xl {
    font-size: 22px;
    padding-left: 50px;
    padding-right: 50px
  }

  .t-btn_xxl {
    font-size: 26px;
    padding-left: 60px;
    padding-right: 60px
  }
}

.t-btntext {
  font-family: 'Roboto', Arial, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  display: inline-block
}

.t-btntext_sm {
  font-size: 16px
}

.t-btntext_lg {
  font-size: 24px
}

.t-uppercase.t-btntext {
  font-size: 16px
}

.t-uppercase.t-btntext_sm {
  font-size: 14px
}

.t-uppercase.t-btntext_lg {
  font-size: 20px
}

.t-btntext:after {
  content: "\00a0→";
  font-family: Arial, Helvetica, sans-serif
}

@media screen and (max-width:640px) {
  .t-btntext_lg {
    font-size: 20px
  }
}

@media screen and (max-width:1200px) {
  .t-screenmin-1200px {
    display: none
  }
}

@media screen and (max-width:980px) {
  .t-screenmin-980px {
    display: none
  }
}

@media screen and (max-width:640px) {
  .t-screenmin-640px {
    display: none
  }
}

@media screen and (max-width:480px) {
  .t-screenmin-480px {
    display: none
  }
}

@media screen and (max-width:320px) {
  .t-screenmin-320px {
    display: none
  }
}

@media screen and (min-width:321px) {
  .t-screenmax-320px {
    display: none
  }
}

@media screen and (min-width:481px) {
  .t-screenmax-480px {
    display: none
  }
}

@media screen and (min-width:641px) {
  .t-screenmax-640px {
    display: none
  }
}

@media screen and (min-width:981px) {
  .t-screenmax-980px {
    display: none
  }
}

@media screen and (min-width:1201px) {
  .t-screenmax-1200px {
    display: none
  }
}

.t-hidden {
  display: none
}

.t-opacity_50 {
  filter: alpha(opacity=50);
  KHTMLOpacity: .5;
  MozOpacity: .5;
  opacity: .5
}

.t-opacity_70 {
  filter: alpha(opacity=70);
  KHTMLOpacity: .7;
  MozOpacity: .7;
  opacity: .7
}

.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
}

.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: .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-tildalabel-free {
  padding: 35px 0 45px;
  height: auto;
  text-align: center
}

.t-tildalabel-free__main {
  max-width: 340px;
  display: block;
  margin: 0 auto;
  line-height: 1.4;
  letter-spacing: .2px;
  color: inherit;
  opacity: .4
}

.t-tildalabel-free__links-wr {
  display: table;
  margin: 30px auto 0
}

.t-tildalabel-free__txt-link {
  display: table-cell;
  padding: 0 15px;
  font-size: 13px;
  text-decoration: none;
  color: inherit;
  opacity: .25
}

.t-tildalabel-free__txt-link:hover, .t-tildalabel-free__main:hover {
  opacity: 1
}

@media screen and (max-width:640px) {
  .t-tildalabel-free__txt-link {
    display: block;
    padding: 5px 30px
  }

  .t-tildalabel-free__main {
    opacity: .7
  }

  .t-tildalabel-free__txt-link {
    opacity: .4
  }
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " "
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

.t-mbfix {
  opacity: .01;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  width: 100%;
  height: 500px;
  background-color: white;
  top: 0;
  left: 0;
  z-index: 10000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease
}

.t-mbfix_hide {
  -webkit-transform: translateX(3000px);
  -ms-transform: translateX(3000px);
  transform: translateX(3000px)
}

.r_anim {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.r_hidden {
  opacity: 0
}

.r_showed {
  opacity: 1
}

img:not([src]) {
  visibility: hidden
}

.t-popup {
  display: none
}

.t-body_scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.t-submit {
  font-family: 'Roboto', Arial, sans-serif
}

.t-input {
  font-family: 'Roboto', Arial, sans-serif
}

.t-input__vis-ph {
  font-family: 'Roboto', Arial, sans-serif
}

.t-select {
  font-family: 'Roboto', Arial, sans-serif
}

.t-form .uploadcare-widget-button {
  font-family: 'Roboto', Arial, sans-serif
}

.t-input-error {
  font-family: 'Roboto', Arial, sans-serif
}

.t-form__errorbox-wrapper {
  font-family: 'Roboto', Arial, sans-serif
}

.t-form__errorbox-text {
  font-family: 'Roboto', Arial, sans-serif
}

.t-form__errorbox-item {
  font-family: 'Roboto', Arial, sans-serif
}

.t-form__successbox {
  font-family: 'Roboto', Arial, sans-serif
}

.t-rec_pt_0 {
  padding-top: 0
}

.t-rec_pt_15 {
  padding-top: 15px
}

.t-rec_pt_30 {
  padding-top: 30px
}

.t-rec_pt_45 {
  padding-top: 45px
}

.t-rec_pt_60 {
  padding-top: 60px
}

.t-rec_pt_75 {
  padding-top: 75px
}

.t-rec_pt_90 {
  padding-top: 90px
}

.t-rec_pt_105 {
  padding-top: 105px
}

.t-rec_pt_120 {
  padding-top: 120px
}

.t-rec_pt_135 {
  padding-top: 135px
}

.t-rec_pt_150 {
  padding-top: 150px
}

.t-rec_pt_165 {
  padding-top: 165px
}

.t-rec_pt_180 {
  padding-top: 180px
}

.t-rec_pt_195 {
  padding-top: 195px
}

.t-rec_pt_210 {
  padding-top: 210px
}

.t-rec_pb_0 {
  padding-bottom: 0
}

.t-rec_pb_15 {
  padding-bottom: 15px
}

.t-rec_pb_30 {
  padding-bottom: 30px
}

.t-rec_pb_45 {
  padding-bottom: 45px
}

.t-rec_pb_60 {
  padding-bottom: 60px
}

.t-rec_pb_75 {
  padding-bottom: 75px
}

.t-rec_pb_90 {
  padding-bottom: 90px
}

.t-rec_pb_105 {
  padding-bottom: 105px
}

.t-rec_pb_120 {
  padding-bottom: 120px
}

.t-rec_pb_135 {
  padding-bottom: 135px
}

.t-rec_pb_150 {
  padding-bottom: 150px
}

.t-rec_pb_165 {
  padding-bottom: 165px
}

.t-rec_pb_180 {
  padding-bottom: 180px
}

.t-rec_pb_195 {
  padding-bottom: 195px
}

.t-rec_pb_210 {
  padding-bottom: 210px
}

@media screen and (max-width:480px) {
  .t-rec_pt_0 {
    padding-top: 0
  }

  .t-rec_pt_15 {
    padding-top: 15px
  }

  .t-rec_pt_30 {
    padding-top: 30px
  }

  .t-rec_pt_45 {
    padding-top: 45px
  }

  .t-rec_pt_60 {
    padding-top: 60px
  }

  .t-rec_pt_75 {
    padding-top: 75px
  }

  .t-rec_pt_90 {
    padding-top: 90px
  }

  .t-rec_pt_105 {
    padding-top: 90px
  }

  .t-rec_pt_120 {
    padding-top: 90px !important
  }

  .t-rec_pt_135 {
    padding-top: 90px !important
  }

  .t-rec_pt_150 {
    padding-top: 90px !important
  }

  .t-rec_pt_165 {
    padding-top: 90px !important
  }

  .t-rec_pt_180 {
    padding-top: 120px !important
  }

  .t-rec_pt_195 {
    padding-top: 120px !important
  }

  .t-rec_pt_210 {
    padding-top: 120px !important
  }

  .t-rec_pb_0 {
    padding-bottom: 0
  }

  .t-rec_pb_15 {
    padding-bottom: 15px
  }

  .t-rec_pb_30 {
    padding-bottom: 30px
  }

  .t-rec_pb_45 {
    padding-bottom: 45px
  }

  .t-rec_pb_60 {
    padding-bottom: 60px
  }

  .t-rec_pb_75 {
    padding-bottom: 75px
  }

  .t-rec_pb_90 {
    padding-bottom: 90px
  }

  .t-rec_pb_105 {
    padding-bottom: 90px
  }

  .t-rec_pb_120 {
    padding-bottom: 90px !important
  }

  .t-rec_pb_135 {
    padding-bottom: 90px !important
  }

  .t-rec_pb_150 {
    padding-bottom: 90px !important
  }

  .t-rec_pb_165 {
    padding-bottom: 90px !important
  }

  .t-rec_pb_180 {
    padding-bottom: 120px !important
  }

  .t-rec_pb_195 {
    padding-bottom: 120px !important
  }

  .t-rec_pb_210 {
    padding-bottom: 120px !important
  }
}

@media screen and (max-width:480px) {
  .t-rec_pt-res-480_0 {
    padding-top: 0 !important
  }

  .t-rec_pt-res-480_15 {
    padding-top: 15px !important
  }

  .t-rec_pt-res-480_30 {
    padding-top: 30px !important
  }

  .t-rec_pt-res-480_45 {
    padding-top: 45px !important
  }

  .t-rec_pt-res-480_60 {
    padding-top: 60px !important
  }

  .t-rec_pt-res-480_75 {
    padding-top: 75px !important
  }

  .t-rec_pt-res-480_90 {
    padding-top: 90px !important
  }

  .t-rec_pt-res-480_105 {
    padding-top: 105px !important
  }

  .t-rec_pt-res-480_120 {
    padding-top: 120px !important
  }

  .t-rec_pt-res-480_135 {
    padding-top: 135px !important
  }

  .t-rec_pt-res-480_150 {
    padding-top: 150px !important
  }

  .t-rec_pt-res-480_165 {
    padding-top: 165px !important
  }

  .t-rec_pt-res-480_180 {
    padding-top: 180px !important
  }

  .t-rec_pt-res-480_195 {
    padding-top: 195px !important
  }

  .t-rec_pt-res-480_210 {
    padding-top: 210px !important
  }

  .t-rec_pb-res-480_0 {
    padding-bottom: 0 !important
  }

  .t-rec_pb-res-480_15 {
    padding-bottom: 15px !important
  }

  .t-rec_pb-res-480_30 {
    padding-bottom: 30px !important
  }

  .t-rec_pb-res-480_45 {
    padding-bottom: 45px !important
  }

  .t-rec_pb-res-480_60 {
    padding-bottom: 60px !important
  }

  .t-rec_pb-res-480_75 {
    padding-bottom: 75px !important
  }

  .t-rec_pb-res-480_90 {
    padding-bottom: 90px !important
  }

  .t-rec_pb-res-480_105 {
    padding-bottom: 105px !important
  }

  .t-rec_pb-res-480_120 {
    padding-bottom: 120px !important
  }

  .t-rec_pb-res-480_135 {
    padding-bottom: 135px !important
  }

  .t-rec_pb-res-480_150 {
    padding-bottom: 150px !important
  }

  .t-rec_pb-res-480_165 {
    padding-bottom: 165px !important
  }

  .t-rec_pb-res-480_180 {
    padding-bottom: 180px !important
  }

  .t-rec_pb-res-480_195 {
    padding-bottom: 195px !important
  }

  .t-rec_pb-res-480_210 {
    padding-bottom: 210px !important
  }
}

.t121__widthauto {
  width: 100%;
  max-width: 940px;
  vertical-align: middle
}

.t121 iframe {
  display: block;
  border: 0;
  padding: 0
}

.t121 .t-video-lazyload {
  background-color: #000
}

.t102__title {
  font-size: 104px;
  color: #fff;
  margin: 74px 0 54px 0
}

.t102__descr {
  color: #fff;
  padding: 0 0 30px 0
}

.t102__descr_center {
  max-width: 700px;
  margin: 0 auto
}

@media screen and (max-width:1024px) {
  .t102__title {
    font-size: 70px;
    line-height: 70px;
    margin-top: 30px
  }

  .t102__descr {
    padding: 0 120px
  }
}

@media screen and (max-width:640px) {
  .t102__title {
    font-size: 34px;
    line-height: 38px;
    margin-top: 30px
  }

  .t102__descr {
    padding: 0 10px
  }
}

.t021__line {
  width: 100%;
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  background-color: #000
}

.t021__text-impact {
  text-align: center;
  margin-top: 44px;
  margin-bottom: 54px
}

.t050__uptitle {
  padding-top: 9px;
  padding-bottom: 93px
}

.t050__descr {
  padding-top: 50px;
  padding-bottom: 9px
}

.t059__text-impact {
  padding: 1px 75px 10px 75px
}

@media screen and (max-width:640px) {
  .t059__text-impact {
    padding-left: 0;
    padding-right: 0
  }
}

.t089__inner {
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  padding: 20px 0
}

.t089__text {
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 5px
}

.t090 svg polygon {
  fill: #000
}

.t090__outer {
  border-top: 4px solid #000;
  border-left: 0;
  padding: 20px 0
}

.t090__text {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  margin: 0
}

.t090__img {
  position: relative;
  float: left;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 20px;
  width: 80px;
  height: 80px
}

.t090__author {
  position: relative;
  float: left;
  width: 500px
}

.t090__autor-title {
  line-height: 22px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 3px;
  padding-left: 100px
}

.t090__autor-descr {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
  padding-left: 100px
}

.t090__autor-title2 {
  line-height: 28px;
  font-size: 22px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 7px;
  padding-left: 40px
}

.t090__autor-descr2 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  padding-left: 40px
}

@media screen and (max-width:640px) {
  .t090 .t-col_10 {
    max-width: 94%;
    width: 98%
  }

  .t090__author {
    width: 295px
  }

  .t090__autor-title, .t090__autor-title2 {
    line-height: 20px;
    margin-top: 13px
  }
}

.t004 {
  padding-top: 8px;
  padding-bottom: 6px;
  position: relative
}

.t004__text-column-count_2 {
  column-count: 2;
  column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px
}

.t004__text-column-count_3 {
  column-count: 3;
  column-gap: 40px;
  -moz-column-count: 3;
  -moz-column-gap: 40px;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px
}

.t004__text-column-count_4 {
  column-count: 4;
  column-gap: 40px;
  -moz-column-count: 4;
  -moz-column-gap: 40px;
  -webkit-column-count: 4;
  -webkit-column-gap: 40px
}

.t004__initial-letter::first-letter {
  font-size: 100px;
  float: left;
  line-height: .65;
  margin: 10px 10px 10px 0
}

.t004 table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%
}

.t004 table td, .t004 table th {
  padding: 5px;
  border: 1px solid #ddd;
  vertical-align: top
}

.t004 table thead td, .t004 table th {
  font-weight: 700;
  border-bottom-color: #888
}

@media screen and (max-width:1200px) {
  .t004__text-column-count_2, .t004__text-column-count_3, .t004__text-column-count_4 {
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px
  }
}

@media screen and (max-width:960px) {
  .t004__text-column-count_2, .t004__text-column-count_3, .t004__text-column-count_4 {
    column-count: 1;
    column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0
  }
}

@media screen and (max-width:640px) {
  .t004 h1 {
    font-size: 28px;
    line-height: 35px
  }
}

.t118 {
  padding-top: 28px;
  padding-bottom: 28px
}

.t118__line {
  height: 1px;
  background-color: #000;
  border: none;
  opacity: .2;
  filter: alpha(opacity=20)
}

.t119__preface {
  color: #000;
  font-size: 30px;
  line-height: 1.35
}

@media screen and (max-width:640px) {
  .t119__preface {
    font-size: 22px
  }
}

@media screen and (min-width:960px) {
  .t119__preface {
    margin-top: -1px
  }
}

.t142 .t142__submit-overflowed {
  line-height: 1.1 !important
}

.t142 .t142__text {
  display: table-cell;
  vertical-align: middle;
  height: inherit
}

.t142 .t142__wrapone {
  position: relative
}

.t142 .t142__wraptwo {
  position: relative;
  z-index: 1;
  text-align: center
}

.t142 .t142__submit {
  font-family: 'Roboto', Arial, sans-serif;
  text-align: center;
  line-height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: 700;
  background: none;
  cursor: pointer;
  box-sizing: content-box
}

.t142 .t142__submit_size_sm {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px
}

.t142 .t142__submit_size_lg {
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px
}

.t142 .t142__submit_size_xl {
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px
}

.t142 .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__wraptwo {
    margin-left: 20px;
    margin-right: 20px
  }

  .t142 .t142__submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-border-radius: 0
  }

  .t142 .t142__submit_size_lg, .t142 .t142__submit_size_xl, .t142 .t142__submit_size_xxl {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px
  }

  .t142 .t142__submit_size_lg .t142__text, .t142 .t142__submit_size_xl .t142__text, .t142 .t142__submit_size_xxl .t142__text {
    height: 60px
  }
}

.t175__widepadding {
  padding: 60px
}

.t175__title {
  margin: 0 auto
}

.t175__descr {
  padding-top: 20px;
  margin: 0 auto;
  color: #7f7f7f
}

.t175__text {
  padding-top: 20px;
  margin: 0 auto
}

.t175__img {
  max-width: 100%;
  margin: 0 auto;
  display: block
}

@media screen and (max-width:960px) {
  .t175__widepadding {
    padding: 20px
  }

  .t175 .t-col:first-child {
    margin-bottom: 60px
  }
}

.t220__textwrapper {
  margin-left: -60px;
  padding: 60px
}

.t-col_12 .t220__textwrapper {
  margin-left: -40px
}

.t220__title {
  margin-top: -8px;
  padding-bottom: 35px
}

.t220 .t-col_1 {
  max-width: 120px
}

.t220 .t-col_2 {
  max-width: 220px
}

.t220 .t-col_3 {
  max-width: 320px
}

.t220 .t-col_4 {
  max-width: 420px
}

.t220 .t-col_5 {
  max-width: 520px
}

.t220 .t-col_6 {
  max-width: 620px
}

.t220 .t-col_7 {
  max-width: 720px
}

.t220 .t-col_8 {
  max-width: 820px
}

.t220 .t-col_9 {
  max-width: 920px
}

.t220 .t-col_10 {
  max-width: 1020px
}

.t220 .t-col_11 {
  max-width: 1120px
}

.t220 .t-col_12 {
  max-width: 1220px
}

@media screen and (max-width:1240px) {
  .t220 .t-col_12 {
    max-width: 1160px
  }

  .t-col_12 .t220__textwrapper {
    margin-left: 0
  }
}

@media screen and (max-width:1200px) {
  .t220__textwrapper {
    margin-left: -40px;
    padding: 40px
  }

  .t-col_12 .t220__textwrapper {
    margin-left: -20px
  }

  .t220 .t-col_1 {
    max-width: 100px
  }

  .t220 .t-col_2 {
    max-width: 180px
  }

  .t220 .t-col_3 {
    max-width: 260px
  }

  .t220 .t-col_4 {
    max-width: 340px
  }

  .t220 .t-col_5 {
    max-width: 420px
  }

  .t220 .t-col_6 {
    max-width: 500px
  }

  .t220 .t-col_7 {
    max-width: 580px
  }

  .t220 .t-col_8 {
    max-width: 660px
  }

  .t220 .t-col_9 {
    max-width: 740px
  }

  .t220 .t-col_10 {
    max-width: 820px
  }

  .t220 .t-col_11 {
    max-width: 900px
  }

  .t220 .t-col_12 {
    max-width: 980px
  }
}

@media screen and (max-width:980px) {
  .t220 .t-col_12 {
    max-width: 940px
  }
}

@media screen and (max-width:960px) {
  .t220 .t-container {
    max-width: 680px
  }

  .t220__textwrapper, .t-col_12 .t220__textwrapper {
    margin-left: 0;
    padding: 40px
  }

  .t220 .t-col {
    padding-left: 0;
    padding-right: 0
  }
}

@media screen and (max-width:700px) {
  .t220__textwrapper {
    margin-left: 0;
    padding: 20px
  }

  .t220 .t-container {
    max-width: 640px
  }
}

.t223__blocktext {
  padding-top: 20px
}

.t223 iframe {
  display: block;
  border: 0;
  padding: 0
}

.t223 .t-video-lazyload {
  background-color: #000
}

@media screen and (max-width:960px) {
  .t223-col_right {
    margin-top: 30px
  }
}

@media screen and (max-width:480px) {
  .t223-col iframe {
    height: 56.25vw
  }

  .t223-col .t-video-lazyload iframe {
    height: inherit
  }
}

.t225__title {
  padding-top: 8px;
  padding-bottom: 3px
}

.t225__uptitle {
  padding-top: 10px;
  padding-bottom: 50px
}

.t225__descr {
  padding: 41px 0 0 0
}

.t282_opened {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden
}

.t282__container {
  width: 100%;
  z-index: 990;
  position: fixed;
  top: 0;
  right: 0;
  left: 0
}

.t282__beforeready {
  visibility: hidden
}

.t282_opened .t282__container {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 99999
}

.t282__container.t282__positionfixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0
}

.t282__container.t282__positionstatic {
  position: relative;
  top: auto;
  right: auto;
  left: auto
}

.t282__container.t282__positionabsolute {
  position: absolute
}

.t282__col-12 {
  max-width: 1160px
}

.t282__container__bg, .t282__container__bg_opened {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  transition: all ease-in-out .1s
}

.t282__container__bg_opened {
  opacity: 0;
  background: #fff
}

.t282_opened .t282__container__bg_opened {
  opacity: 1
}

.t282_opened .t282__container__bg {
  opacity: 0 !important
}

.t282__menu__content {
  position: relative;
  margin: 0 auto;
  padding: 0 40px
}

.t282__logo__container {
  display: table;
  height: 100px
}

.t282__logo__content {
  display: table-cell;
  vertical-align: middle
}

.t282__logo {
  position: relative;
  z-index: 1;
  display: block;
  transition: all ease-in-out .2s
}

.t282__logo__img {
  display: block;
  height: 100%
}

.t282__burger {
  position: absolute;
  width: 28px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: 40px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 999
}

.t282__big .t282__burger {
  width: 42px;
  height: 32px;
  margin-top: -16px
}

.t282__small .t282__burger {
  width: 22px;
  height: 14px;
  margin-top: -7px
}

.t282__burger span {
  display: block;
  position: absolute;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .3s ease-in-out;
  height: 3px;
  background-color: #000
}

.t282__big .t282__burger span {
  height: 5px
}

.t282__small .t282__burger span {
  height: 2px
}

.t282__burger span:nth-child(1) {
  top: 0
}

.t282__burger span:nth-child(2), .t282__burger span:nth-child(3) {
  top: 8px
}

.t282__big .t282__burger span:nth-child(2), .t282__big .t282__burger span:nth-child(3) {
  top: 13px
}

.t282__small .t282__burger span:nth-child(2), .t282__small .t282__burger span:nth-child(3) {
  top: 6px
}

.t282__burger span:nth-child(4) {
  top: 16px
}

.t282__big .t282__burger span:nth-child(4) {
  top: 26px
}

.t282__small .t282__burger span:nth-child(4) {
  top: 12px
}

.t282_opened .t282__burger span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%
}

.t282_opened .t282__small .t282__burger span:nth-child(1) {
  top: 6px
}

.t282_opened .t282__big .t282__burger span:nth-child(1) {
  top: 6px
}

.t282_opened .t282__burger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.t282_opened .t282__burger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.t282_opened .t282__burger span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%
}

.t282_opened .t282__big .t282__burger span:nth-child(4) {
  top: 18px
}

.t282_opened .t282__small .t282__burger span:nth-child(4) {
  top: 6px
}

.t282__menu__content {
  z-index: 15
}

.t282__menu__container {
  position: fixed;
  right: 0;
  left: 0;
  transition: .5s cubic-bezier(0, 1, .5, 1);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  z-index: 99999
}

.t282__menu__container.t282__closed {
  top: 0 !important
}

.t282__menu_static .t282__menu__container {
  bottom: 0;
  overflow: scroll
}

.t282__menu__container.t282__closed {
  -webkit-transform: translateY(-200%);
  transform: translateY(-100%)
}

.t282__menu__wrapper {
  text-align: center;
  background: #fff;
  width: 100%
}

.t282__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .3s ease-in-out;
  cursor: pointer;
  z-index: 989;
  background: black;
  opacity: .6
}

.t282__overlay.t282__closed {
  opacity: 0;
  z-index: -1
}

.t282__menu__item {
  display: block;
  margin-bottom: 20px;
  color: #222
}

.t282__menu__item:last-child {
  margin-bottom: 0
}

.t282__menu__item.t-active {
  opacity: .7
}

.t282__menu {
  padding: 30px 20px 30px
}

.t282__menu__items {
  padding: 5px 0 55px
}

.t282__descr {
  max-width: 540px;
  margin: 0 auto
}

.t282__share {
  margin-top: 22px
}

.t282 .t-sociallinks__item, .t282__social__item {
  display: inline-block;
  margin: 0 3px
}

.t282 .t-sociallinks__wrapper, .t282__social__wrapper {
  margin-top: 22px
}

.t282__lang {
  margin-top: 20px
}

@media screen and (max-width:1200px) {
  .t282__menu__content {
    padding: 0 20px
  }

  .t282__burger {
    right: 20px
  }
}

@media screen and (max-width:980px) {
  .t282__menu .t-menusub__menu {
    margin-bottom: 20px
  }

  .t282__menu .t-menusub__content {
    padding-top: 3px
  }

  .t282__menu__container {
    overflow-y: scroll;
    overflow-x: hidden;
    bottom: 0
  }
}

@media screen and (max-width:660px) {
  .t282__burger {
    right: 20px
  }

  .t282__menu__content {
    padding: 0 20px
  }
}

.t282 .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px
}

.t282 .ya-share2__container_size_m .ya-share2__counter {
  line-height: 28px
}

.t282__black-white .ya-share2__badge {
  background-color: #111 !important
}

.t282__transp-white .ya-share2__badge {
  background-color: transparent !important
}

.t282__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
  display: none
}

.t282__transp-white .ya-share2__container_size_m .ya-share2__counter {
  padding-left: 0 !important;
  margin-top: 2px
}

.t282__white-black .ya-share2__badge {
  background-color: #fff !important
}

.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.t282__white-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222
}

.t282__white-black .ya-share2__counter:before {
  background-color: #222
}

.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.t282__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px
}

.t282__transp-black .ya-share2__badge {
  background-color: transparent !important
}

.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.t282__transp-black .ya-share2__container_size_m .ya-share2__counter {
  color: #222;
  padding-left: 0 !important;
  margin-top: 2px
}

.t282__transp-black .ya-share2__counter:before {
  display: none
}

.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.t282__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 28px 28px
}

.t356__title {
  padding-top: 8px;
  padding-bottom: 9px
}

.t356__text {
  padding-top: 8px;
  padding-bottom: 6px
}

.t372__line {
  width: 80px;
  height: 2px;
  background: #222;
  margin-bottom: 14px
}

.t372__line-center {
  margin-left: auto;
  margin-right: auto
}

.t372__line-right {
  margin-left: auto;
  margin-right: 0
}

.t373__col {
  display: table-cell;
  vertical-align: top
}

.t373__circle {
  border-radius: 100px;
  background: #222;
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-right: 14px
}

.t373__img {
  width: 30px;
  display: block;
  height: auto;
  margin-right: 14px
}

.t373__title {
  color: #fff;
  position: absolute;
  left: 1px;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px
}

.t373__circle-lg.t373__circle {
  width: 40px;
  height: 40px;
  margin-right: 18px
}

.t373__circle-lg .t373__title {
  font-size: 20px
}

.t373__circle-xl.t373__circle {
  width: 50px;
  height: 50px;
  margin-right: 20px
}

.t373__circle-xl .t373__title {
  font-size: 26px
}

.t373__circle-xxl.t373__circle {
  width: 60px;
  height: 60px;
  margin-right: 20px
}

.t373__circle-xxl .t373__title {
  font-size: 30px
}

.t389 {
  overflow: hidden
}

.t389__maincontainer {
  width: 100%;
  height: 80px;
  display: table
}

.t389__content {
  padding: 2px 40px 0;
  display: table-cell;
  vertical-align: middle
}

.t389__col {
  display: table-cell;
  vertical-align: middle
}

.t389__col_center {
  width: 100%;
  padding: 0 16px
}

.t389__list {
  list-style-type: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important
}

.t389__list_item {
  display: inline-block;
  margin: 0 15px
}

.t389__copyright, .t389__scroll {
  width: 250px
}

.t389__typo {
  font-size: 14px
}

.t389__col_mobile {
  display: none
}

.t389_scrolltop {
  position: relative;
  padding-right: 12px;
  display: inline-block
}

.t389__icon {
  position: absolute;
  right: 0;
  top: 2px
}

@media screen and (max-width:1200px) {
  .t389__content {
    padding: 2px 20px 0
  }

  .t389__col, .t389__copyright, .t389__scroll {
    width: 230px
  }

  .t389__col_center {
    width: 100%
  }
}

@media screen and (max-width:960px) {
  .t389__col, .t389__copyright, .t389__scroll {
    width: 100%;
    display: block;
    text-align: center
  }

  .t389__maincontainer {
    display: block
  }

  .t389__content {
    display: block
  }

  .t389__col_mobile {
    display: block
  }

  .t389__col_hiddenmobile {
    display: none
  }

  .t389__maincontainer {
    height: auto !important;
    padding: 40px 0
  }

  .t389__col {
    margin-bottom: 20px;
    padding: 0
  }

  .t389__list_item {
    margin: 0 10px 4px
  }

  .t389__col:last-child {
    margin-bottom: 0
  }
}

@media screen and (max-width:670px) {
  .t389__typo {
    font-size: 12px
  }
}

.t396__iframe {
  z-index: 10000;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  border: 0
}

.t396__body_overflow_hidden {
  overflow: hidden
}

.t396__display_none {
  display: none
}

.t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden
}

.t396__artboard .t396__artboard_scale {
  overflow: visible
}

.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom {
  word-break: normal
}

.t396__artboard_scale .t396__carrier, .t396__artboard_scale .t396__filter {
  transform-origin: top left
}

.tn-atom__scale-wrapper {
  width: inherit;
  height: inherit
}

.t396__elem .tn-atom__scale-wrapper .tn-atom {
  width: inherit;
  height: inherit !important
}

.t396__artboard.rendering .tn-elem {
  visibility: hidden
}

.t396__artboard.rendered .tn-elem {
  visibility: visible
}

.t396__carrier {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  -moz-transform: unset
}

.t396__filter {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  transform: translateZ(0)
}

.t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table
}

.t396 .tn-atom {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

@media screen and (max-width:959px) {
  .t396_safari .t396__artboard_scale .tn-atom {
    -webkit-text-size-adjust: auto;
    -moz-text-size-adjust: auto;
    -ms-text-size-adjust: auto
  }
}

.t396 .tn-atom ul, .t396 .tn-atom ol {
  margin-bottom: 0
}

.t396_safari .tn-atom {
  transform: translateZ(0)
}

.t396 a.tn-atom {
  text-decoration: none
}

.t396 .tn-atom__img {
  width: 100%;
  display: block
}

.t396 .tn-atom__html {
  vertical-align: top
}

.t396 .tn-atom__pin {
  border-radius: 1000px;
  border-style: solid
}

.t396 .tn-atom__pin_onclick {
  cursor: pointer
}

.t396 .tn-atom__tip {
  position: absolute;
  box-sizing: border-box;
  width: 300px;
  max-width: 90vw;
  padding: 15px;
  display: none
}

.t396 .tn-atom__pin:hover .tn-atom__tip {
  display: none
}

.t396 .tn-atom__tip-img {
  width: 100%;
  display: block;
  margin-bottom: 10px
}

.t396 .tn-atom__tip[data-tip-pos=top] {
  bottom: 100%;
  margin-bottom: 15px;
  left: 50%;
  transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=bottom] {
  top: 100%;
  margin-top: 15px;
  left: 50%;
  transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=left] {
  right: 100%;
  margin-right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=right] {
  left: 100%;
  margin-left: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.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
}

.t488__uptitle {
  margin-bottom: 70px;
  color: #fff
}

.t488__descr {
  color: #fff
}

.t488 .t-btn {
  margin-top: 100px
}

.t494__text-bottom-margin {
  margin-bottom: 50px
}

.t494__text {
  color: #fff
}

.t494 .t-sociallinks {
  margin-bottom: 50px
}

.t494 .t-sociallinks__item {
  display: inline-block;
  margin: 4px 1px 0
}

.t503 .t-section__topwrapper {
  margin-bottom: 105px
}

.t503 .t-section__title {
  margin-bottom: 40px
}

.t503 .t-section__descr {
  max-width: 560px
}

.t503 .t-section__bottomwrapper {
  margin-top: 105px
}

.t503__separator {
  margin-bottom: 70px
}

.t503__bgimg {
  width: 100px;
  height: 100px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.t503__img {
  width: 100px;
  height: auto;
  max-width: 100%
}

.t503__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%
}

.t503__title {
  margin-top: 23px
}

.t503__descr {
  margin-top: 20px
}

@media screen and (max-width:960px) {
  .t503__col {
    margin-bottom: 40px
  }

  .t503__separator {
    margin-bottom: 0px !important
  }

  .t503 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t503 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t503 .t-section__title {
    margin-bottom: 20px
  }

  .t503__separator {
    margin-bottom: 0px !important
  }
}

.t509 .t-section__topwrapper {
  margin-bottom: 105px
}

.t509 .t-section__title {
  margin-bottom: 40px
}

.t509 .t-section__descr {
  max-width: 560px
}

.t509 .t-section__bottomwrapper {
  margin-top: 105px
}

.t509__fullscreenwidth {
  padding: 0 40px;
  box-sizing: border-box
}

.t509__separator {
  margin-bottom: 120px
}

.t509__mobileimg {
  display: none
}

.t509__imgwrapper {
  margin: 0 auto
}

.t509__blockimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  max-width: 100%;
  width: 100%
}

.t509__textwrapper {
  display: table;
  width: 100%
}

.t509__content {
  display: table-cell
}

.t509__title {
  margin-bottom: 24px
}

.t509__line {
  max-width: 50px;
  width: 100%;
  height: 3px;
  background-color: #666;
  display: block
}

.t509__rightcol {
  margin-right: 0
}

.t509__leftcol {
  margin-left: 0
}

.t509__content .t-btn {
  margin-top: 30px
}

.t509__fullscreenwidth .t509__leftcol .t509__textwrapper {
  padding-right: 40px;
  box-sizing: border-box
}

.t509__fullscreenwidth .t509__rightcol .t509__textwrapper {
  padding-left: 40px;
  box-sizing: border-box
}

.t509__cell {
  height: auto !important
}

.t509__marginauto {
  margin-left: auto;
  margin-right: auto
}

@media screen and (max-width:960px) {
  .t509 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t509 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t509 .t-section__title {
    margin-bottom: 20px
  }

  .t509__fullscreenwidth {
    padding: 0 20px
  }

  .t509__textwrapper {
    padding: 0px !important
  }

  .t509__separator {
    margin-bottom: 75px !important
  }

  .t509__col {
    padding: 0px !important
  }

  .t509__cell {
    display: block;
    max-width: 100%;
    width: initial
  }

  .t509__top {
    margin-bottom: 30px
  }

  .t509__textwrapper {
    height: auto !important;
    margin-top: 30px
  }

  .t509__title {
    margin-bottom: 15px
  }

  .t509__mobileimg {
    display: block
  }

  .t509__desktopimg {
    display: none
  }
}

.t510 .t-section__topwrapper {
  margin-bottom: 90px
}

.t510 .t-section__title {
  margin-bottom: 40px
}

.t510 .t-section__descr {
  max-width: 560px
}

.t510 .t-section__bottomwrapper {
  margin-top: 105px
}

.t510__separator {
  margin-bottom: 55px
}

.t510__textwrapper {
  padding-left: 40px
}

.t510__bottommargin {
  margin-bottom: 14px
}

.t510__checkmark {
  display: block
}

.t510__circle {
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  color: #000;
  overflow: hidden;
  white-space: nowrap
}

@media screen and (max-width:960px) {
  .t510 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t510 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t510 .t-section__title {
    margin-bottom: 20px
  }

  .t510__separator {
    margin-bottom: 40px !important
  }

  .t510__circle {
    max-width: 40px;
    max-height: 40px;
    font-size: 18px !important;
    line-height: 40px !important
  }

  .t510__textwrapper {
    padding-left: 20px !important
  }
}

.t517 .t-section__topwrapper {
  margin-bottom: 90px
}

.t517 .t-section__title {
  margin-bottom: 20px
}

.t517 .t-section__descr {
  max-width: 560px
}

.t517 .t-section__bottomwrapper {
  margin-top: 105px
}

.t517__innercol {
  background-color: #fff;
  position: relative;
  height: inherit
}

.t517__row:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.t517__row_topmargin {
  margin-top: 40px
}

.t517__bottommargin {
  margin-bottom: 25px
}

.t517__sectioninfowrapper {
  padding: 30px 30px 50px
}

.t517__personwrapper {
  display: table;
  padding: 20px 30px 30px;
  position: absolute;
  bottom: 0
}

.t517__img {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.t517__persontextwrapper, .t517__personimgwrapper {
  display: table-cell;
  vertical-align: middle
}

@media screen and (max-width:960px) {
  .t517 .t-section__bottomwrapper {
    margin-top: 90px
  }

  .t517 .t-section__topwrapper {
    margin-bottom: 75px
  }

  .t517 .t-section__title {
    margin-bottom: 20px
  }

  .t517__col {
    margin-bottom: 20px;
    height: auto !important
  }

  .t517__row_topmargin {
    margin-bottom: 0
  }

  .t517__personwrapper {
    position: initial
  }
}

.t524 .t-section__topwrapper {
  margin-bottom: 105px
}

.t524 .t-section__title {
  margin-bottom: 40px
}

.t524 .t-section__descr {
  max-width: 560px
}

.t524 .t-section__bottomwrapper {
  margin-top: 105px
}

.t524__wrapperleft {
  padding-left: 0;
  padding-right: 0
}

.t524__wrappercenter {
  padding-left: 20px;
  padding-right: 20px
}

.t524__separator {
  margin-bottom: 90px
}

.t524__itemwrapper {
  margin: 0 auto
}

.t524__imgwrapper {
  width: 200px;
  max-width: 100%;
  margin-bottom: 20px
}

.t524__bgimg {
  width: 100%;
  max-width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.t524__img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.t524__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%
}

.t524__persdescr {
  color: #7a7a7a
}

.t524__bottommargin_sm {
  margin-bottom: 4px
}

.t524__bottommargin_lg {
  margin-bottom: 18px
}

@media screen and (max-width:960px) {
  .t524 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t524 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t524 .t-section__title {
    margin-bottom: 20px
  }

  .t524__separator {
    display: none
  }

  .t524__container {
    font-size: 0
  }

  .t524__col {
    margin-bottom: 45px
  }

  .t524__col-mobstyle {
    width: 50%;
    display: inline-block;
    vertical-align: top
  }

  .t524__itemwrapper_1, .t524__itemwrapper_3 {
    max-width: 300px
  }

  .t524__itemwrapper_2 {
    max-width: 460px
  }

  .t524__itemwrapper_4 {
    max-width: 220px
  }
}

@media screen and (max-width:640px) {
  .t524__col-mobstyle:nth-child(odd) {
    padding-left: 40px
  }

  .t524__col-mobstyle:nth-child(even) {
    padding-right: 40px
  }
}

@media screen and (max-width:480px) {
  .t524__col-mobstyle {
    width: 100%;
    display: block
  }

  .t524__col-mobstyle:nth-child(odd) {
    padding-left: 20px
  }

  .t524__col-mobstyle:nth-child(even) {
    padding-right: 20px
  }
}

.t531 .t-section__topwrapper {
  margin-bottom: 105px
}

.t531 .t-section__title {
  margin-bottom: 40px
}

.t531 .t-section__descr {
  max-width: 560px
}

.t531 .t-section__bottomwrapper {
  margin-top: 105px
}

.t531__row {
  margin-bottom: 60px
}

.t531__row:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.t531__row:last-child {
  margin-bottom: 0 !important
}

.t531__blockimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  max-width: 100%;
  width: 100%
}

.t531__textwrapper {
  display: table;
  width: 100%
}

.t531__content {
  display: table-cell
}

.t531__line {
  max-width: 50px;
  width: 100%;
  height: 3px;
  background-color: #666;
  display: block
}

.t531__content .t-btn {
  margin-top: 30px
}

.t531__marginauto {
  margin-left: auto;
  margin-right: auto
}

.t531__bottommargin_sm {
  margin-bottom: 4px
}

.t531__bottommargin_lg {
  margin-bottom: 18px
}

.t531__persdescr {
  color: #7a7a7a
}

@media screen and (max-width:1200px) {
  .t531__textwrapper {
    margin-left: 20px
  }
}

@media screen and (max-width:960px) {
  .t531 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t531 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t531 .t-section__title {
    margin-bottom: 20px
  }

  .t531__col {
    padding: 0px !important
  }

  .t531__top {
    margin-bottom: 30px
  }

  .t531__mobileimg {
    display: block
  }

  .t531__desktopimg {
    display: none
  }

  .t531__row {
    margin-bottom: 75px !important
  }

  .t531__textwrapper {
    padding: 0;
    margin: 0
  }

  .t531__leftcol, .t531__rightcol {
    display: table-cell;
    vertical-align: top
  }

  .t531__leftcol {
    width: auto
  }

  .t531__imgwrapper_lg {
    width: 220px
  }

  .t531__imgwrapper_2 {
    width: 140px
  }

  .t531__imgwrapper_1 {
    width: 60px
  }

  .t531__title {
    line-height: 1
  }
}

@media screen and (max-width:480px) {
  .t531__textwrapper {
    padding-top: 20px;
    height: auto !important;
    text-align: center
  }

  .t531__leftcol, .t531__rightcol {
    display: block;
    width: 80%;
    margin: 0 auto
  }

  .t531__imgwrapper {
    margin: 0 auto
  }

  .t531__text>a {
    word-break: break-word
  }
}

.t537 .t-section__topwrapper {
  margin-bottom: 105px
}

.t537 .t-section__title {
  margin-bottom: 40px
}

.t537 .t-section__descr {
  max-width: 560px
}

.t537 .t-section__bottomwrapper {
  margin-top: 105px
}

.t537__wrapperleft {
  padding-left: 0;
  padding-right: 0
}

.t537__wrappercenter {
  padding-left: 20px;
  padding-right: 20px
}

.t537__separator {
  margin-bottom: 90px
}

.t537__bottommargin_sm {
  margin-bottom: 4px
}

.t537__bottommargin_lg {
  margin-bottom: 18px
}

.t537__bgimg {
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.t537__persdescr {
  color: #7a7a7a
}

@media screen and (max-width:960px) {
  .t537 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t537 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t537 .t-section__title {
    margin-bottom: 20px
  }

  .t537__separator {
    display: none
  }

  .t537__container {
    font-size: 0
  }

  .t537__col-mobstyle {
    width: 50%;
    display: inline-block;
    vertical-align: top
  }

  .t537__itemwrapper {
    margin: 0 auto 40px auto
  }

  .t537__itemwrapper_1, .t537__itemwrapper_3 {
    max-width: 300px
  }

  .t537__itemwrapper_2 {
    max-width: 460px
  }

  .t537__itemwrapper_4 {
    max-width: 220px
  }
}

@media screen and (max-width:640px) {
  .t537__col-mobstyle:nth-child(odd) {
    padding-left: 40px
  }

  .t537__col-mobstyle:nth-child(even) {
    padding-right: 40px
  }
}

@media screen and (max-width:480px) {
  .t537__col-mobstyle {
    width: 100%;
    display: block
  }

  .t537__col-mobstyle:nth-child(odd) {
    padding-left: 20px
  }

  .t537__col-mobstyle:nth-child(even) {
    padding-right: 20px
  }
}

.t544__blockimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.t544__textwrapper {
  display: table;
  width: 100%;
  height: 100%
}

.t544__content {
  display: table-cell
}

.t544__title {
  margin-bottom: 8px
}

.t544__descr {
  color: #666;
  margin-bottom: 28px
}

.t544__text {
  margin-top: 28px
}

.t544__line {
  max-width: 50px;
  width: 100%;
  height: 3px;
  background-color: #666;
  display: block
}

.t544__sizer.t-col_1 {
  width: 60px !important;
  max-width: 60px !important
}

.t544__sizer.t-col_2 {
  width: 160px !important;
  max-width: 160px !important
}

.t544__sizer.t-col_3 {
  width: 260px !important;
  max-width: 260px !important
}

.t544__sizer.t-col_4 {
  width: 360px !important;
  max-width: 360px !important
}

.t544__sizer.t-col_5 {
  width: 460px !important;
  max-width: 460px !important
}

.t544__sizer.t-col_6 {
  width: 560px !important;
  max-width: 560px !important
}

.t544__sizer.t-col_7 {
  width: 660px !important;
  max-width: 660px !important
}

.t544__sizer.t-col_8 {
  width: 760px !important;
  max-width: 760px !important
}

.t544__sizer.t-col_9 {
  width: 860px !important;
  max-width: 860px !important
}

.t544__sizer.t-col_10 {
  width: 960px !important;
  max-width: 960px !important
}

.t544__sizer.t-col_11 {
  width: 1060px !important;
  max-width: 1060px !important
}

.t544__sizer.t-col_12 {
  width: 1160px !important;
  max-width: 1160px !important
}

@media screen and (max-width:960px) {
  .t544__top {
    margin-bottom: 30px
  }

  .t544__textwrapper {
    height: auto !important
  }
}

.t550 .t-section__topwrapper {
  margin-bottom: 105px
}

.t550 .t-section__title {
  margin-bottom: 40px
}

.t550 .t-section__descr {
  max-width: 560px
}

.t550 .t-section__bottomwrapper {
  margin-top: 105px
}

.t550__numberwrapper {
  position: relative;
  padding-bottom: 40px
}

.t550__col:last-child .t550__numberwrapper {
  padding-bottom: 0 !important
}

.t550__number {
  position: relative;
  z-index: 1
}

.t550__circle {
  width: 44px;
  height: 44px;
  background: #222;
  border-radius: 100%;
  border: 2px solid #fff
}

.t550__digit {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff
}

.t550__line {
  position: absolute;
  height: 100%;
  background: #222;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.t550__col:last-child .t550__line {
  display: none
}

.t550__textwrapper {
  padding-left: 25px;
  padding-bottom: 40px
}

.t550__col:last-child .t550__textwrapper {
  padding-bottom: 0 !important
}

.t550__descr {
  margin-top: 4px;
  margin-bottom: 5px
}

@media only screen and (max-width:960px) {
  .t550 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t550 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t550 .t-section__title {
    margin-bottom: 20px
  }
}

.t580 {
  text-align: center
}

.t580__title {
  color: #fff;
  margin-bottom: 25px
}

.t580__descr {
  color: #fff
}

.t580__buttons {
  margin-top: 70px
}

.t580__buttons-wrapper {
  display: table;
  position: relative
}

.t580__arrow-icon {
  width: 45px;
  position: absolute;
  left: -30px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  fill: #fff;
  top: 0;
  bottom: 0;
  margin: auto
}

.t580__arrow-icon_mobile {
  display: none
}

.t580__arrow-icon_right {
  right: -30px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transform-origin: right;
  transform-origin: right;
  left: auto
}

.t580__btn-size_lg {
  height: 70px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px
}

.t580__btn-size_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px
}

.t580__btn-size_xxl {
  height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px
}

.t580__btn {
  margin-bottom: 20px;
  margin-right: 20px
}

.t580__btn:last-of-type {
  margin-right: 0
}

@media screen and (max-width:960px) {
  .t580__buttons {
    margin-top: 30px
  }

  .t580__arrow-icon {
    display: none
  }

  .t580__arrow-icon_mobile {
    display: block;
    width: 20px;
    margin: 0 auto 20px;
    fill: #fff
  }
}

@media screen and (max-width:640px) {
  .t580__btn {
    margin-right: 0 !important
  }

  .t580__btn, .t580__buttons-wrapper {
    margin-bottom: 10px !important;
    width: 100%
  }

  .t580__btn-size_lg, .t580__btn-size_xl, .t580__btn-size_xxl {
    height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px
  }
}

.t594 .t-section__topwrapper {
  margin-bottom: 105px
}

.t594 .t-section__title {
  margin-bottom: 40px
}

.t594 .t-section__descr {
  max-width: 560px
}

.t594 .t-section__bottomwrapper {
  margin-top: 105px
}

.t594__container:before {
  display: none
}

.t594__container {
  text-align: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center
}

.t594__item {
  padding: 20px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 0
}

.t594__item_3-in-row {
  width: 33.333%
}

.t594__item_4-in-row {
  width: 25%
}

.t594__item_5-in-row {
  width: 20%
}

.t594__item_6-in-row {
  width: 16.666%
}

.t594__linkwrapper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto
}

.t594__img {
  max-width: 100%;
  width: 100%;
  margin: 0 auto
}

.t594__greyonhovercolor {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray
}

.t594__greyonhovercolor:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none
}

.t594__alphaonhover {
  opacity: .5
}

.t594__alphaonhover:hover {
  opacity: 1
}

@media screen and (max-width:1200px) {
  .t594__item {
    padding: 10px
  }
}

@media screen and (max-width:960px) {
  .t594 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t594 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t594 .t-section__title {
    margin-bottom: 20px
  }

  .t594__item_4-in-row, .t594__item_5-in-row, .t594__item_6-in-row {
    width: 33.333%
  }
}

@media screen and (max-width:640px) {
  .t594__container {
    padding: 0 20px;
    box-sizing: border-box
  }
}

@media screen and (max-width:440px) {
  .t594__item_3-in-row, .t594__item_4-in-row, .t594__item_5-in-row, .t594__item_6-in-row {
    width: 50%
  }
}

.t595 .t-section__topwrapper {
  margin-bottom: 105px
}

.t595 .t-section__title {
  margin-bottom: 40px
}

.t595 .t-section__descr {
  max-width: 560px
}

.t595 .t-section__bottomwrapper {
  margin-top: 105px
}

.t595__container:before {
  content: none
}

.t595__container {
  text-align: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.t595__item {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 0
}

.t595__item_3-in-row {
  width: 33.333%
}

.t595__item_4-in-row {
  width: 25%
}

.t595__item_5-in-row {
  width: 20%
}

.t595__item_6-in-row {
  width: 16.666%
}

.t595__linkwrapper {
  margin: 0 auto;
  width: 100%;
  height: auto
}

.t595__img {
  max-width: 100%;
  width: 100%;
  margin: 0 auto
}

.t595__greyonhovercolor {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray
}

.t595__greyonhovercolor:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none
}

.t595__alphaonhover {
  opacity: .5
}

.t595__alphaonhover:hover {
  opacity: 1
}

.t595__line {
  background: #eee;
  width: 100%
}

.t595__line_horizontal, .t595__line_horizontal_mob3col, .t595__line_horizontal_mob2col {
  height: 1px
}

.t595__line_horizontal {
  margin: 0 20px
}

.t595__line_horizontal_mob3col, .t595__line_horizontal_mob2col {
  display: none
}

.t595__line_vertical {
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0
}

.t595__line_vertical_0 {
  display: none
}

@media screen and (max-width:1200px) {
  .t595__item {
    padding: 10px
  }

  .t595__line_horizontal {
    margin: 0 10px
  }
}

@media screen and (max-width:960px) {
  .t595 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t595 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t595 .t-section__title {
    margin-bottom: 20px
  }

  .t595__item_4-in-row, .t595__item_5-in-row, .t595__item_6-in-row {
    width: 33.333%
  }

  .t595__line_horizontal {
    display: none;
    width: 0
  }

  .t595__line_horizontal_mob3col {
    display: block
  }

  .t595__line_vertical_0 {
    display: block
  }

  .t595__line_vertical_3order {
    display: none
  }
}

@media screen and (max-width:640px) {
  .t595__container {
    padding: 0 20px;
    box-sizing: border-box
  }
}

@media screen and (max-width:440px) {
  .t595__item_3-in-row, .t595__item_4-in-row, .t595__item_5-in-row, .t595__item_6-in-row {
    width: 50%
  }

  .t595__line_vertical_3order {
    display: block
  }

  .t595__line_vertical_2order {
    display: none
  }

  .t595__line_horizontal_mob3col, .t595__line_horizontal_mob3col {
    display: none
  }

  .t595__line_horizontal_mob2col, .t595__line_horizontal_mob2col {
    display: block
  }
}

.t598 .t-section__topwrapper {
  margin-bottom: 105px
}

.t598 .t-section__title {
  margin-bottom: 40px
}

.t598 .t-section__descr {
  max-width: 560px
}

.t598 .t-section__bottomwrapper {
  margin-top: 105px
}

.t598__col {
  position: relative;
  box-sizing: content-box
}

.t598__content {
  padding: 0 25px
}

.t598__line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  background-color: #eee;
  width: 1px;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.t598__line_mobile {
  height: 1px;
  width: 100%;
  background-color: #eee;
  display: none
}

.t598__descr ul {
  padding-left: 0 !important;
  margin-bottom: 0;
  list-style: none
}

.t598__descr li {
  padding: 12px;
  border-bottom: 1px solid #eee
}

.t598__descr li:first-child {
  border-top: 1px solid #eee
}

.t598__title {
  margin-top: 26px
}

.t598__descr {
  margin-top: 30px
}

.t598__price {
  margin-top: 30px
}

.t598__btn {
  margin-top: 30px
}

.t598__img {
  max-width: 90px;
  width: 100%;
  display: block
}

.t598__bgimg {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.t598__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%
}

@media screen and (max-width:1200px) {
  .t598__line {
    left: -10px
  }
}

@media screen and (max-width:960px) {
  .t598__col {
    box-sizing: border-box
  }

  .t598 .t-section__topwrapper {
    margin-bottom: 40px
  }

  .t598 .t-section__title {
    margin-bottom: 20px
  }

  .t598__line {
    display: none
  }

  .t598__line_mobile {
    display: block;
    margin: 55px auto
  }
}

.t649 .t-section__topwrapper {
  margin-bottom: 90px
}

.t649 .t-section__title {
  margin-bottom: 20px
}

.t649 .t-section__descr {
  max-width: 560px
}

.t649 .t-section__bottomwrapper {
  margin-top: 105px
}

.t649 .t649__separator {
  margin-bottom: 90px
}

.t649 a {
  text-decoration: none;
  color: #ff8562
}

.t649 .t649__linkwrapper {
  display: inherit;
  width: inherit
}

.t649 .t649__uptitle {
  margin-top: 15px;
  margin-bottom: 0;
  color: #ff8562
}

.t649 .t649__sp {
  margin-bottom: 20px
}

.t649 .t649__title {
  margin-top: 5px;
  margin-bottom: 20px
}

.t649 .t649__img {
  width: 100%
}

.t649 .t649__blockimg_16-9 {
  padding-bottom: 56%
}

.t649 .t649__blockimg_4-3 {
  padding-bottom: 75%
}

.t649 .t649__blockimg_3-2 {
  padding-bottom: 66%
}

.t649 .t649__blockimg_1-1 {
  padding-bottom: 100%
}

.t649 .t649__blockimg_2-3 {
  padding-bottom: 150%
}

.t649 .t649__blockimg_3-4 {
  padding-bottom: 133%
}

.t649 .t649__blockimg_9-16 {
  padding-bottom: 177%
}

.t649 .t649__textwrapper {
  display: table;
  width: 100%
}

.t649 .t649__btn-container {
  width: 100%
}

.t649 .t649__btn-wrapper {
  display: inline-block;
  padding-top: 30px
}

.t649 .t649__btntext-wrapper {
  display: inline-block;
  padding-top: 17px
}

.t649 .t649__submit {
  display: table-cell
}

@media screen and (max-width:960px) {
  .t649 .t649__separator {
    margin-bottom: 0px !important
  }

  .t649 .t649__col.t-col_4, .t649 .t649__col.t-col_6 {
    width: 100%;
    display: table;
    vertical-align: middle;
    margin: 0 auto 50px;
    float: none
  }

  .t649 .t649__col.t-col_4:last-child, .t649 .t649__col.t-col_6:last-child {
    margin-bottom: 0 !important
  }

  .t649 .t649__col.t-col_4 .t649__img, .t649 .t649__col.t-col_6 .t649__img {
    display: table-cell;
    width: 100%;
    vertical-align: top
  }

  .t649 .t649__col.t-col_4 .t649__textwrapper, .t649 .t649__col.t-col_6 .t649__textwrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding-left: 30px
  }

  .t649 .t-container {
    font-size: 0
  }

  .t649 .t649__col.t-col_3 {
    max-width: 320px;
    display: inline-block;
    margin-bottom: 60px;
    vertical-align: top
  }

  .t649 .t649__uptitle {
    margin-top: 0
  }

  .t649 .t-col_4 .t649__sp, .t649 .t-col_6 .t649__sp {
    display: none
  }
}

@media screen and (max-width:660px) {
  .t649 .t649__col.t-col_3, .t649 .t649__col.t-col_4, .t649 .t649__col.t-col_6 {
    display: table;
    vertical-align: middle;
    margin: 0 auto;
    margin-bottom: 60px;
    float: none;
    max-width: 100%
  }

  .t649 .t649__img {
    display: table-cell;
    width: 100%;
    vertical-align: top
  }

  .t649 .t649__textwrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top
  }

  .t649 .t649__col.t-col_3 .t649__textwrapper, .t649 .t649__col.t-col_4 .t649__textwrapper, .t649 .t649__col.t-col_6 .t649__textwrapper {
    padding-left: 20px
  }
}

@media screen and (max-width:480px) {
  .t649 .t649__col.t-col_3, .t649 .t649__col.t-col_4, .t649 .t649__col.t-col_6 {
    max-width: 100%;
    width: 100%;
    display: block;
    float: none
  }

  .t649 .t649__img {
    display: block
  }

  .t649 .t649__col.t-col_3 .t649__textwrapper, .t649 .t649__col.t-col_4 .t649__textwrapper, .t649 .t649__col.t-col_6 .t649__textwrapper, .t649 .t649__textwrapper {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0
  }

  .t649 .t649__sp {
    display: block
  }

  .t649 .t649__uptitle {
    margin-top: 10px
  }

  .t649 .t649__title {
    margin-bottom: 13px
  }

  .t649 .t649__btn-wrapper {
    padding-top: 25px
  }
}

.t673__textwrapper {
  margin-left: -60px;
  padding: 60px
}

.t-col_12 .t673__textwrapper {
  margin-left: -40px
}

.t673__text {
  color: #fff;
  line-height: 50px
}

.t673 .t-col_1 {
  max-width: 120px
}

.t673 .t-col_2 {
  max-width: 220px
}

.t673 .t-col_3 {
  max-width: 320px
}

.t673 .t-col_4 {
  max-width: 420px
}

.t673 .t-col_5 {
  max-width: 520px
}

.t673 .t-col_6 {
  max-width: 620px
}

.t673 .t-col_7 {
  max-width: 720px
}

.t673 .t-col_8 {
  max-width: 820px
}

.t673 .t-col_9 {
  max-width: 920px
}

.t673 .t-col_10 {
  max-width: 1020px
}

.t673 .t-col_11 {
  max-width: 1120px
}

.t673 .t-col_12 {
  max-width: 1220px
}

@media screen and (max-width:1240px) {
  .t673 .t-col_12 {
    max-width: 1160px
  }

  .t-col_12 .t673__textwrapper {
    margin-left: 0
  }
}

@media screen and (max-width:1200px) {
  .t673__textwrapper {
    margin-left: -40px;
    padding: 40px
  }

  .t-col_12 .t673__textwrapper {
    margin-left: -20px
  }

  .t673 .t-col_1 {
    max-width: 100px
  }

  .t673 .t-col_2 {
    max-width: 180px
  }

  .t673 .t-col_3 {
    max-width: 260px
  }

  .t673 .t-col_4 {
    max-width: 340px
  }

  .t673 .t-col_5 {
    max-width: 420px
  }

  .t673 .t-col_6 {
    max-width: 500px
  }

  .t673 .t-col_7 {
    max-width: 580px
  }

  .t673 .t-col_8 {
    max-width: 660px
  }

  .t673 .t-col_9 {
    max-width: 740px
  }

  .t673 .t-col_10 {
    max-width: 820px
  }

  .t673 .t-col_11 {
    max-width: 900px
  }

  .t673 .t-col_12 {
    max-width: 980px
  }
}

@media screen and (max-width:980px) {
  .t673 .t-col_12 {
    max-width: 940px
  }
}

@media screen and (max-width:960px) {
  .t673 .t-container {
    max-width: 680px
  }

  .t673__textwrapper, .t-col_12 .t673__textwrapper {
    margin-left: 0;
    padding: 40px
  }

  .t673 .t-col {
    padding-left: 0;
    padding-right: 0
  }
}

@media screen and (max-width:700px) {
  .t673__textwrapper {
    margin-left: 0;
    padding: 20px
  }

  .t673 .t-container {
    max-width: 640px
  }
}

.t694 .t694__container {
  display: table;
  width: 100%;
  padding: 0
}

.t694 .t694__row {
  display: table;
  width: 100%
}

.t694 .t694__table {
  display: table;
  width: 100%;
  height: 400px;
  vertical-align: middle;
  background-color: #000;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s
}

.t694 .t694__col {
  overflow: hidden
}

.t694 .t694__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.t694 .t694__cell:hover .t694__bg_animated {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.t694 .t694__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.t694 .t694__show_hover .t694__overlay {
  opacity: 0
}

.t694 .t694__cell:hover .t694__overlay {
  opacity: .8
}

.t694 .t694__show_hover .t694__cell:hover .t694__overlay {
  opacity: 1
}

.t694 .t694__cell {
  display: table-cell;
  width: 100%;
  height: 100%
}

.t694 .t694__textwrapper {
  padding: 20px 40px;
  position: relative
}

.t694 .t694__show_hover .t694__textwrapper, .t694 .t694__show_hover .t694__button-container {
  opacity: 0
}

.t694 .t694__show_hover .t694__textwrapper.t694__textwrapper_animated {
  -webkit-transform: translateY(20%);
  transform: translateY(20%)
}

.t694 .t694__show_hover .t694__cell:hover .t694__textwrapper, .t694 .t694__show_hover .t694__cell:hover .t694__button-container {
  opacity: 1
}

.t694 .t694__cell:hover .t694__textwrapper_animated {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.t694 .t694__textwrapper__content {
  margin: 30px auto;
  position: relative
}

.t694 .t694__text {
  color: #fff;
  margin-top: 20px
}

.t694 .t694__title {
  color: #fff;
  word-break: break-word
}

.t694 .t694__img {
  width: 100%;
  max-width: 70px
}

.t694 .t694__animation_fast {
  -webkit-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s
}

.t694 .t694__animation_slow {
  -webkit-transition: all ease-in-out .45s;
  transition: all ease-in-out .45s
}

.t694 .t694__button-container {
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s
}

.t694 .t694__button_show-hover {
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
  opacity: 0
}

.t694 .t694__col:not(.t694__show_hover) .t-valign_bottom .t694__button_show-hover {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.t694 .t694__col:not(.t694__show_hover) .t-valign_bottom .t694__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0, 85px, 0);
  transform: translate3d(0, 85px, 0);
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s
}

.t694 .t-valign_bottom.t694__cell:hover .t694__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.t694 .t694__col:not(.t694__show_hover) .t-valign_middle .t694__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0, 45px, 0);
  transform: translate3d(0, 45px, 0);
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s
}

.t694 .t-valign_middle.t694__cell:hover .t694__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.t694 .t694__col:not(.t694__show_hover) .t-valign_middle.t694__cell:hover .t694__inner-wrapper_animated-btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.t694 .t694__cell:hover .t694__button_show-hover {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.t694 .t694__textwrapper__content {
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s
}

.t694 .t694__button-wrapper {
  display: inline-block;
  margin-top: 40px
}

.t694 .t694__submit {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  border: 0 none;
  -webkit-appearance: none;
  background: none
}

@media screen and (max-width:1200px) {
  .t694 .t-cell_25 .t694__textwrapper {
    padding: 20px 20px
  }

  .t694 .t-cell_25 .t694__submit {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media screen and (max-width:960px) {
  .t694 .t694__col.t-cell_25 {
    width: 50vw;
    float: left
  }

  .t694 .t694__show_hover .t694__textwrapper, .t694 .t694__show_hover .t694__button-container {
    opacity: 1 !important;
    -webkit-transform: translateY(0%) !important;
    transform: translateY(0%) !important
  }

  .t694 .t694__show_hover .t694__overlay {
    opacity: 1
  }

  .t694 .t694__button_show-hover.t694__button-container, .t694 .t694__inner-wrapper_animated-btn {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    position: initial
  }
}

@media screen and (max-width:768px) {
  .t694 .t694__col.t-cell_50, .t694 .t694__col.t-cell_33, .t694 .t694__col.t-cell_25 {
    width: 100%;
    display: block
  }

  .t694 .t694__row {
    display: block
  }

  .t694 .t694__table {
    height: 350px
  }

  .t694 .t694__textwrapper {
    padding: 20px 20px;
    opacity: 1 !important
  }

  .t694 .t694__title_small {
    font-size: 21px
  }
}

.uploadcare-dialog.uploadcare-active {
  z-index: 9999999
}

.t702__body_popupshowed {
  -webkit-overflow-scrolling: touch !important
}

.t702 .t702__wrapper {
  padding: 40px 45px
}

.t702 .t702__title {
  margin-bottom: 11px
}

.t702 .t702__text-wrapper {
  margin-bottom: 24px
}

.t702 .t702__text {
  margin-top: 20px
}

.t702 .t702__img {
  width: 100%;
  display: block
}

@media screen and (max-width:640px) {
  .t702 .t702__title {
    margin-bottom: 6px
  }

  .t702 .t702__text-wrapper {
    margin-bottom: 14px
  }

  .t702 .t702__wrapper {
    padding: 20px
  }
}

.t702 .t-form__errorbox-item {
  word-break: break-word
}

.t702 .t-form__inputsbox {
  -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  max-height: 10000px
}

.t702 .t702__inputsbox_hidden.t-form__inputsbox {
  overflow: hidden;
  max-height: 0;
  opacity: 0
}

.t702 .t-input-group {
  margin-bottom: 25px
}

.t702 .t-input {
  background-color: transparent;
  -webkit-appearance: none
}

.t702 .t-input-block textarea {
  padding-top: 17px;
  background-color: transparent
}

.t702 .t-input-block textarea.t-input_pvis {
  padding-top: 26px
}

.t702 .t-input-title {
  padding-bottom: 5px
}

.t702 .t-input-subtitle {
  padding-bottom: 15px
}

.t702 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px
}

.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
  max-width: 245px
}

.t702 .t-form__submit {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  margin-top: 25px
}

.t702 .t-submit {
  width: 100%;
  height: 54px;
  -webkit-appearance: none
}

.t702 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0
}

.t702 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 5px
}

.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
  display: none;
  margin-bottom: 0
}

.t702 .t702__form-bottom-text {
  margin-top: 20px
}

@media screen and (max-width:640px) {
  .t702 .t-input-group {
    margin-bottom: 20px
  }

  .t702 .t-input-block textarea {
    padding-top: 12px
  }

  .t702 .t-submit, .t702 .t-input {
    height: 50px;
    font-size: 16px
  }

  .t702 .t-input {
    padding: 0 14px
  }

  .t702 .t-input__vis-ph {
    top: 17px
  }

  .t702 .t-input_pvis {
    padding: 22px 20px 10px 20px
  }

  .t702 .t-input-block textarea.t-input_pvis {
    padding-top: 22px
  }
}

@media screen and (max-width:480px) {
  .t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 100%
  }
}

@media screen and (max-width:560px) {
  .t702 .t-popup_show .t-popup__container {
    max-width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    padding-top: 50px;
    margin: 0;
    box-sizing: border-box;
    min-height: 100vh;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: relative
  }

  .t702 .t-popup {
    padding: 0
  }

  .t702 .t-popup__close {
    width: 100%;
    height: 50px;
    background: #000;
    position: fixed;
    display: table;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0
  }

  .t702 .t-popup__close-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    padding-right: 20px;
    font-size: 0
  }

  .t702 .t-popup__close-icon {
    width: 16px
  }
}

.uploadcare-dialog.uploadcare-active {
  z-index: 9999999
}

.payment-tools-container #buttonsContainer button {
  box-sizing: border-box
}

.t706__body_cartwinshowed .t706__carticon {
  display: none
}

.t706__carticon {
  display: none;
  position: fixed;
  top: 100px;
  right: 50px;
  z-index: 4000
}

.t706__carticon_showed {
  display: block
}

.t706__carticon_neworder .t706__carticon-text {
  opacity: .9;
  cursor: pointer;
  pointer-events: initial
}

@media screen and (min-width:960px) {
  .t706__carticon:hover .t706__carticon-text {
    opacity: 1 !important;
    cursor: pointer;
    pointer-events: initial
  }

  .t706__carticon-imgwrap:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

.t706__carticon-text {
  position: absolute;
  -webkit-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
  top: 50%;
  right: 130%;
  white-space: nowrap;
  background: #292929;
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  padding: 9px 13px;
  border-radius: 3px;
  transition: opacity 0.3s linear;
  opacity: 0;
  pointer-events: none
}

.t706__carticon-text:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left-color: #292929
}

.t706__carticon_neworder .t706__carticon-imgwrap {
  -webkit-animation: t706__pulse-anim 0.7s;
  animation: t706__pulse-anim 0.6s
}

@-webkit-keyframes t706__pulse-anim {
  0% {
    -webkit-transform: scale(1)
  }

  60% {
    -webkit-transform: scale(1.25)
  }

  100% {
    -webkit-transform: scale(1)
  }
}

@keyframes t706__pulse-anim {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  60% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.t706__carticon-wrapper {
  position: relative
}

.t706__carticon-imgwrap {
  position: relative;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 50px;
  width: 80px;
  height: 80px;
  cursor: pointer;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  will-change: transform;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  overflow: hidden
}

.t706__bgimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.t706__carticon-img {
  width: 40px;
  height: 40px;
  padding: 18px 20px 22px;
  stroke: #000
}

.t706__carticon-counter {
  width: 30px;
  height: 30px;
  background-color: red;
  color: #fff;
  border-radius: 30px;
  position: absolute;
  right: -3px;
  bottom: -3px;
  text-align: center;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif
}

.t706__carticon_sm .t706__carticon-imgwrap {
  width: 60px;
  height: 60px
}

.t706__carticon_sm .t706__carticon-counter {
  right: -6px;
  bottom: -6px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 14px
}

.t706__carticon_sm .t706__carticon-img {
  width: 34px;
  height: 34px;
  padding: 12px 13px 14px
}

.t706__carticon_lg .t706__carticon-imgwrap {
  height: 100px;
  width: 100px
}

.t706__carticon_lg .t706__carticon-img {
  width: 50px;
  height: 50px;
  padding: 22px 25px 28px
}

.t706__cartwin {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  z-index: 4002;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto
}

.t706__cartwin_showed {
  display: block;
  z-index: 100001
}

.t706__body_cartwinshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden
}

@supports (-webkit-touch-callout:none) {
  .t706__body_cartwinshowed {
    height: -webkit-fill-available;
    min-height: -webkit-fill-available
  }
}

.t706__cartwin-content {
  margin: 65px auto;
  width: 100%;
  max-width: 560px;
  min-height: 300px;
  background-color: rgba(255, 255, 255, 1);
  padding: 40px;
  box-sizing: border-box;
  overflow: auto
}

.t706__cartwin-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  z-index: 1
}

.t706__cartwin-top {
  padding: 0 0 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.t706__cartwin-bottom {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, .2)
}

.t706__cartwin-products {
  display: table;
  width: 100%
}

.t706__product {
  display: table;
  width: 100%;
  height: 50px;
  vertical-align: middle
}

.t706__product-thumb {
  display: table-cell;
  width: 70px;
  height: 100px;
  padding-right: 20px;
  vertical-align: middle
}

.t706__product-imgdiv {
  width: 70px;
  height: 70px;
  background-size: cover;
  border-radius: 7px;
  background-color: #eee;
  background-position: center
}

.t706__product-title {
  display: table-cell;
  font-size: 16px;
  padding: 15px 0;
  font-weight: 600;
  vertical-align: middle;
  color: #000
}

.t706__product-title__portion, .t706__product-title__option, .t706__product-amount--portion .t706__product-portion {
  opacity: .7;
  font-size: 12px;
  font-weight: 400
}

.t706__product-amount--portion .t706__product-portion {
  display: inline-block
}

.t706__product-plusminus {
  display: table-cell;
  width: 80px;
  padding: 13px 20px 16px;
  padding-left: 10px;
  vertical-align: middle;
  color: #000;
  white-space: nowrap
}

.t706__product-quantity {
  font-size: 16px;
  line-height: 16px;
  margin: 0 5px;
  padding: 2px 5px;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0)
}

.t706__product-portion {
  margin-right: 0
}

.t706__product-quantity:hover {
  border: 1px solid rgba(0, 0, 0, .3)
}

.t706__product-quantity_editing:hover {
  border: 1px solid rgba(0, 0, 0, 0)
}

.t706__product-quantity-inp {
  width: 25px;
  display: inline;
  background-color: rgba(0, 0, 0, .05);
  font-size: 14px;
  outline: none;
  padding-top: 2px;
  padding-bottom: 2px
}

.t706__product-plus, .t706__product-minus {
  display: inline-block;
  cursor: pointer;
  opacity: .4;
  width: 16px;
  height: 16px
}

.t706__product-amount--portion, .t706__product-amount {
  display: table-cell;
  width: 80px;
  font-size: 16px;
  padding: 15px 0;
  vertical-align: middle;
  color: #000;
  white-space: nowrap
}

.t706__product-amount--portion .t706__product-amount {
  display: block;
  padding-bottom: 0
}

.t706__product-del {
  display: table-cell;
  width: 20px;
  padding: 15px 0 15px 15px;
  cursor: pointer;
  opacity: .4;
  vertical-align: middle
}

.t706__product:hover .t706__product-plus, .t706__product:hover .t706__product-minus, .t706__product:hover .t706__product-del {
  opacity: 1
}

.t706__cartwin-prodamount-wrap {
  padding-bottom: 20px;
  font-size: 16px;
  text-align: right;
  font-weight: 600;
  color: #000
}

.t706__cartwin-orderbtn {
  height: 50px;
  font-size: 16px;
  width: 100%
}

.t706__cartdata {
  display: none
}

.t706__cartwin-totalamount-wrap {
  padding-top: 15px;
  display: none;
  font-weight: 600;
  text-align: right
}

.t706__cartwin-totalamount-info_value {
  margin-left: 5px;
  display: inline-block
}

.t706__submit_disable {
  pointer-events: none;
  opacity: .5
}

@media screen and (max-width:640px) {
  .t706__cartwin-content {
    max-width: 460px
  }

  .t706__carticon {
    right: 10px
  }

  .t706__carticon-imgwrap, .t706__carticon_lg .t706__carticon-imgwrap {
    width: 60px;
    height: 60px
  }

  .t706__carticon-counter, .t706__carticon_lg .t706__carticon-counter {
    right: -6px;
    bottom: -6px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px
  }

  .t706__carticon-img, .t706__carticon_lg .t706__carticon-img {
    width: 34px;
    height: 34px;
    padding: 12px 13px 14px
  }

  .t706__product {
    display: table;
    position: relative;
    margin: 35px 0
  }

  .t706__product-thumb {
    height: auto;
    vertical-align: top
  }

  .t706__product-title {
    display: block;
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 30px;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box
  }

  .t706__product-plusminus, .t706__product-amount {
    width: auto;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 20px 0 0
  }

  .t706__product-del {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0
  }
}

@media screen and (max-width:560px) {
  .t706__cartwin-content {
    margin: 0 auto;
    max-width: 100%;
    margin-top: 50px;
    min-height: 100vh
  }

  @supports (-webkit-touch-callout:none) {
    .t706__cartwin-content {
      height: -webkit-fill-available;
      min-height: -webkit-fill-available
    }
  }

  .t706__cartwin-close {
    background-color: #000;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    display: table;
    height: 50px
  }

  .t706__cartwin-close-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    padding-right: 20px;
    font-size: 0
  }

  .t706__cartwin-close-icon {
    width: 16px
  }
}

.t706__orderform {
  margin-top: 20px;
  margin-bottom: 20px
}

.t706 .t-form .t-descr_md {
  font-size: 16px
}

.t706 .t-form .t-input {
  height: 56px
}

.t706 .t-form input.t-input {
  -webkit-transform: translateZ(0)
}

.t706 .t-form .t-input.t-input-phonemask {
  height: 100%
}

.t706 .t-input-group {
  margin-bottom: 20px
}

.t706 .t-input-block textarea {
  padding-top: 17px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.t706 .t-input-title {
  padding-bottom: 5px
}

.t706 .t-input-subtitle {
  padding-bottom: 15px
}

.t706 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px
}

.t706 .t-inputtime, .t706 .t-datepicker__wrapper {
  max-width: 245px
}

.t706 .t-form__submit {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
  width: 100%
}

.t706 .t-submit {
  width: 100%
}

.t706 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0
}

.t706 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 5px
}

.t706 .t-form_bbonly .t-input-block {
  margin-bottom: 35px
}

.t706__form-bottom-text {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 60px
}

.t706__form-upper-text {
  padding-top: 30px;
  padding-bottom: 10px
}

.t706 .t-form__successbox {
  padding-top: 70px;
  padding-bottom: 70px
}

.t706__body_cartwinshowed .t396__artboard {
  z-index: 0
}

@media screen and (max-width:640px) {
  .t706 .t-form__submit {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    text-align: center
  }

  .t706 .t-input-block textarea {
    padding-top: 5px
  }

  .t706 .t-input-block {
    padding-right: 0
  }

  .t706 .t-submit {
    width: 100%
  }
}

@media screen and (max-width:480px) {
  .t706 .t-inputtime, .t706 .t-datepicker__wrapper {
    max-width: 100%
  }

  .t706__orderform {
    margin-bottom: 40px
  }

  .t706__cartwin-content {
    padding: 20px
  }
}

.t706__product-deleted {
  display: table;
  position: relative;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.t706__product-deleted-wrapper {
  width: 100%;
  position: relative;
  display: table-cell;
  vertical-align: middle
}

@media screen and (max-width:640px) {
  .t706__product-deleted {
    margin: 35px 0;
    display: table
  }

  .t706__product-deleted-wrapper {
    display: table-cell
  }
}

.t706__product-deleted__timer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
  width: 100%;
  color: #7b7b7b
}

.t706__product-deleted__timer__left {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1;
  flex: 1
}

.t706__product-deleted__timer__counter {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  margin-right: 15px;
  min-width: 24px;
  min-height: 24px;
  line-height: 24px
}

.t706__product-deleted__timer__title {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex
}

.t706__product-deleted__timer__counter__number {
  display: block;
  font-weight: 600;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f95d51;
  width: 24px;
  text-align: center
}

.t706__product-deleted__timer__counter__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(90deg) scaleX(-1);
  transform: rotate(90deg) scaleX(-1)
}

.t706__product-deleted__timer__counter__circle circle {
  stroke-dasharray: 100;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 2px;
  stroke: #f95d51;
  fill: none;
  -webkit-animation: t706_countdown 4s linear infinite forwards;
  animation: t706_countdown 4s linear infinite forwards
}

@-webkit-keyframes t706_countdown {
  0% {
    stroke-dashoffset: 35
  }

  100% {
    stroke-dashoffset: 102
  }
}

@keyframes t706_countdown {
  0% {
    stroke-dashoffset: 35
  }

  100% {
    stroke-dashoffset: 102
  }
}

.t706__product-deleted__timer__return {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: opacity ease .1s;
  cursor: pointer;
  margin-left: 15px
}

.t706__product-deleted__timer__return:hover {
  opacity: 1
}

@media screen and (max-width:375px) {
  .t706__product__timer {
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start
  }
}

.t708__body_popupshowed {
  -webkit-overflow-scrolling: touch !important
}

.t708 {
  position: relative
}

.t708.t708_active {
  z-index: 100000
}

.t708 .t708__btn {
  position: fixed;
  z-index: 1000;
  bottom: 50px;
  right: 100px;
  cursor: pointer
}

.t708 .t708__btn_wrapper {
  position: relative;
  background: #199c68;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden
}

.t708 .t708__bgimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear
}

.t708 .t708__btn-text {
  position: absolute;
  right: 80px;
  white-space: nowrap;
  background: #fff;
  padding: 9px 13px;
  font-size: 15px;
  border-radius: 3px;
  -webkit-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
  top: 50%;
  background: #292929;
  color: #fff;
  opacity: .85;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear
}

.t708 .t708__btn-text::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  border-left-color: #292929
}

.t708 .t708__btn:not(.t708__btn_active):hover .t708__btn_wrapper {
  -webkit-animation: none !important;
  animation: none !important
}

.t708 .t708__btn:not(.t708__btn_active):hover .t708__animated-circle {
  -webkit-animation: none !important;
  animation: none !important
}

.t708 .t708__btn_active .t708__btn_wrapper {
  background: #fff !important
}

.t708 .t708__btn_active .t708__btn-text, .t708 .t708__btn_active .t708__bgimg {
  visibility: hidden;
  opacity: 0
}

.t708 .t708__btn_animate {
  animation: t708__btn-pulsate 2s ease-out;
  animation-iteration-count: infinite;
  -webkit-animation: t708__btn-pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes t708__btn-pulsate {
  0% {
    -webkit-transform: scale(1, 1)
  }

  25% {
    -webkit-transform: scale(1.1, 1.1)
  }

  50% {
    -webkit-transform: scale(1, 1)
  }
}

@keyframes t708__btn-pulsate {
  0% {
    transform: scale(1, 1)
  }

  25% {
    transform: scale(1.1, 1.1)
  }

  50% {
    transform: scale(1, 1)
  }
}

.t708 .t708__btn_animate .t708__animated-circle {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -3px;
  left: -3px;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
  border: 3px solid #199c68;
  animation: t708__pulsate 1s ease-out;
  animation-iteration-count: infinite;
  -webkit-animation: t708__pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0
}

@-webkit-keyframes t708__pulsate {
  0% {
    -webkit-transform: scale(.8, .8);
    opacity: 0
  }

  25% {
    opacity: .4
  }

  50% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(.8, .8);
    opacity: 0
  }
}

@keyframes t708__pulsate {
  0% {
    -webkit-transform: scale(.8, .8);
    opacity: 0
  }

  25% {
    opacity: .4
  }

  50% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(.8, .8);
    opacity: 0
  }
}

.t708 .t708__icon, .t708 .t708__icon-close {
  fill: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear
}

.t708 .t708__icon {
  top: 5px
}

.t708 .t708__icon-close, .t708 .t708__btn_active .t708__icon {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(.1);
  transform: scale(.1)
}

.t708 .t708__btn_active .t708__icon-close {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1)
}

.t708 .t708__popup {
  display: none;
  opacity: 0;
  -webkit-transition: opacity ease-in-out .2s;
  transition: opacity ease-in-out .2s
}

.t708 .t708__popup_show {
  opacity: 1
}

.t708 .t708__popup-container {
  margin: 0;
  top: initial;
  left: initial;
  bottom: 125px;
  right: 100px;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
  background: #fff;
  position: fixed;
  z-index: 1;
  cursor: default;
  max-width: 360px;
  overflow: hidden
}

.t708 .t708__wrapper {
  padding: 30px 35px 40px;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 65vh
}

.t708 .t708__mobile-top-panel {
  visibility: hidden;
  width: 100%;
  height: 50px;
  background: #000;
  position: fixed;
  display: table
}

.t708 .t708__mobile-top-panel_wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 100%
}

.t708 .t708__mobile-icon-close {
  vertical-align: middle;
  cursor: pointer;
  padding: 15px
}

.t708 .t708__title {
  margin-bottom: 25px;
  text-align: center
}

.t708 .t708__additional-info {
  margin-top: 25px;
  text-align: center
}

.t708 .t-form__inputsbox {
  -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  max-height: 10000px
}

.t708 .t708__inputsbox_hidden.t-form__inputsbox {
  overflow: hidden;
  max-height: 0;
  opacity: 0
}

.t708 .t-input-group {
  margin-bottom: 10px
}

.t708 .t-input {
  background-color: transparent;
  -webkit-appearance: none;
  outline: none;
  height: 50px;
  padding: 0 18px
}

.t708 .t-input__vis-ph {
  top: 17px
}

.t708 .t-input_pvis {
  padding: 22px 20px 10px 20px
}

.t708 .t-input-block textarea {
  padding-top: 17px;
  vertical-align: top;
  background-color: transparent
}

.t708 .t-input-block textarea.t-input_pvis {
  padding-top: 22px
}

.t708 .t-input-title {
  padding-bottom: 2px
}

.t708 .t-input-subtitle {
  padding-bottom: 7px
}

.t708 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px
}

.t708 .t-form__submit {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 10px
}

.t708 .t-submit {
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  background-color: #fa8669;
  color: #fff;
  border-width: 0;
  padding-left: 20px;
  padding-right: 20px
}

.t708 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0
}

.t708 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 2px
}

.t708 .t-form_bbonly .t-input-block {
  margin-bottom: 25px
}

.t708 .t-form__errorbox-item {
  padding-top: 0
}

.t708 .t-form__errorbox-text {
  padding: 0;
  font-size: 14px
}

.t708 .t-form__errorbox-wrapper {
  margin-bottom: 10px
}

.t708 .t-form__successbox {
  margin-bottom: 0;
  font-size: 16px;
  padding: 15px;
  line-height: 1.4
}

.t708 .t-input-phonemask {
  height: 49px;
  padding-left: 0
}

@media screen and (max-width:960px) {
  .t708 .t708__btn {
    bottom: 10px !important;
    right: 10px !important
  }

  .t708 .t708__btn-text {
    font-size: 12px
  }

  .t708 .t708__btn-text::after {
    border-width: 8px;
    right: -16px
  }

  .t708 .t708__btn_active {
    display: none;
    opacity: 0
  }

  .t708 .t708__wrapper {
    max-width: 500px;
    margin: 0 auto;
    padding-top: 100px;
    max-height: initial;
    overflow-y: initial
  }

  .t708 .t708__popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    overflow-y: auto
  }

  .t708 .t708__popup-container {
    position: initial;
    max-width: 100%;
    width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0;
    overflow: initial
  }

  .t708 .t708__mobile-top-panel {
    visibility: visible;
    z-index: 1
  }
}

@media screen and (max-width:640px) {
  .t708 .t-input-block textarea {
    padding-top: 12px
  }
}

.t712 .t712__wrapper {
  position: relative;
  text-align: left
}

.t712 .t712__wrapper:after {
  display: table;
  content: " ";
  clear: both
}

.t712 .t712__uptitle {
  color: #fff;
  margin-bottom: 20px
}

.t712 .t712__title {
  color: #fff
}

.t712 .t712__title-second {
  font-size: 18px
}

.t712 .t712__descr {
  color: #fff;
  margin-top: 20px
}

.t712 .t712__formwrapper {
  position: relative;
  padding: 34px
}

.t712 .t712__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #eee
}

.t712 .t712__form-text {
  margin-bottom: 20px
}

.t712 .t712__form-bottom-text {
  margin-top: 20px
}

.t712 .t-form, .t712 .t712__form-text {
  position: relative;
  z-index: 2
}

.t712 .t712__form-bottom-text {
  position: relative;
  z-index: 1
}

.t712 .t-form__inputsbox {
  -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  max-height: 10000px
}

.t712 .t712__inputsbox_hidden.t-form__inputsbox {
  overflow: hidden;
  max-height: 0;
  opacity: 0
}

.t712 .t-input-group {
  margin-bottom: 20px
}

.t712 .t-input:not(.t-input-phonemask) {
  height: 50px;
  padding: 0 18px;
  background-color: transparent;
  -webkit-appearance: none
}

.t712 .t-input__vis-ph {
  top: 17px;
  left: 18px
}

.t712 .t-input_pvis {
  padding: 22px 18px 10px 18px
}

.t712 .t-input-block textarea.t-input {
  padding-top: 15px;
  background-color: transparent
}

.t712 .t-input-block textarea.t-input_pvis {
  padding-top: 22px
}

.t712 .t-input-title {
  padding-bottom: 5px
}

.t712 .t-input-subtitle {
  padding-bottom: 10px
}

.t712 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px
}

.t712 .t-form__submit {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  margin-top: 20px
}

.t712 .t-submit {
  width: 100%;
  height: 50px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-appearance: none
}

.t712 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0
}

.t712 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 5px
}

.t712 .t-form_bbonly .t-input-block {
  margin-bottom: 5px
}

.t712 .t-form__errorbox-item {
  padding-top: 0
}

.t712 .t-form__errorbox-text {
  padding: 0;
  font-size: 16px
}

.t712 .t-form__successbox {
  font-size: 16px;
  line-height: 1.4
}

@media screen and (max-width:960px) {
  .t712 .t712__left-content {
    margin-bottom: 35px
  }

  .t712 .t712__wrapper_witharrow {
    padding-bottom: 70px
  }
}

@media screen and (max-width:640px) {
  .t712 .t712__wrapper_witharrow {
    padding-bottom: 20px
  }
}

.t744__imgwrapper {
  position: relative
}

.t744__hidden {
  display: none
}

.t744 .t-slds__arrow-right {
  right: 20px
}

.t744 .t-slds__arrow-left {
  left: 20px
}

.t744__title-wrapper {
  margin-bottom: 18px
}

.t744__title_small {
  margin-top: 4px;
  color: #777
}

.t744__descr {
  margin-top: 20px
}

.t744__price-item {
  display: inline-block;
  vertical-align: middle
}

.t744__price-value, .t744__price-currency {
  display: inline-block;
  vertical-align: middle;
  float: left
}

.t744__price-value+.t744__price-currency:before {
  content: '\a0'
}

.t744__btn-wrapper {
  margin-top: 20px;
  margin-bottom: 30px
}

.t744__btn-bottom {
  margin-bottom: 0
}

.t744__btn_wide {
  width: 100%
}

.t744__price_old {
  position: relative;
  color: #bdbdbd
}

.t744__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%
}

.t744__textwrapper {
  display: block
}

.t744__info {
  display: block
}

.t744 .t-product__option {
  margin-top: 10px;
  margin-bottom: 10px
}

.t744 .t-product__option-title {
  padding-bottom: 3px
}

.t744 .t-product__option-variants {
  position: relative;
  display: table;
  min-width: 150px
}

.t744 .t-product__option-variants:after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none
}

.t744 .t-product__option-select {
  width: 100%;
  border: 1px #ddd solid;
  background: #f8f8f8;
  color: #000;
  box-sizing: border-box;
  cursor: pointer;
  padding: 2px 30px 2px 10px;
  border-radius: 5px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none
}

.t744 .t-product__option-select::-ms-expand {
  width: 0;
  height: 0;
  opacity: 0
}

@media screen and (max-width:960px) {
  .t744__col_first {
    margin-bottom: 24px
  }

  .t744__info {
    min-height: auto !important;
    width: 100%
  }

  .t744__bullet.t-slds__bullet {
    width: 40px;
    margin-right: 4px;
    margin-top: 3px
  }
}

@media screen and (max-width:640px) {
  .t744 .t-product__option-select {
    font-size: 16px
  }
}

.t758 ul {
  margin: 0
}

.t758__list {
  list-style-type: none;
  margin: 0;
  padding: 0 !important
}

.t758__list_item {
  clear: both;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  display: inline;
  margin: 0;
  color: #000;
  white-space: nowrap
}

.t758__link-item__wrapper {
  display: inline;
  padding-right: 10px
}

.t758 .t-menu__link-item {
  white-space: initial;
  display: inline
}

.t758__breadcrumb-divider {
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif
}

.t758__list_item:last-child .t758__link-item__wrapper {
  padding-right: 0 !important
}

.t758 a, #allrecords .t758 a {
  text-decoration: none;
  color: #000
}

@media screen and (max-width:480px) {
  .t758__list_item {
    font-size: 12px
  }

  .t758__link-item__wrapper {
    padding-right: 5px
  }

  .t758__breadcrumb-divider {
    padding-right: 5px
  }
}

.t776__parent {
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding: 0
}

.t776__separator_hide {
  display: none
}

.t776 .t-align_center .t776__descr ul li {
  margin: 0 auto;
  list-style-position: inside
}

@media screen and (max-width:1200px) {
  .t776__parent {
    max-width: 960px
  }
}

@media screen and (max-width:960px) {
  .t776__parent {
    max-width: 640px
  }
}

.t776 .t-store__card__btns-wrapper {
  margin-top: 20px
}

.t776__separator {
  margin-bottom: 90px
}

.t706__body_cartwinshowed .t776__imgwrapper {
  z-index: 0
}

.t776__imgwrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 110%
}

.t776__bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear
}

.t776__img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear
}

.t776__bgimg_second, .t776__img_second {
  z-index: 1;
  opacity: 0
}

.t776__markwrapper {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
  display: table
}

.t776__mark {
  font-weight: 400;
  font-size: 12px;
  font-family: 'Roboto', Arial, sans-serif;
  display: table-cell;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
  background-color: #111;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px
}

.t776__uptitle {
  margin-bottom: 8px;
  color: #ff8562
}

.t776__descr {
  margin-top: 8px
}

.t776__price-wrapper {
  margin-top: 12px
}

.t776__price-item {
  display: inline-block;
  vertical-align: middle
}

.t776__price-wrapper_above-title {
  margin-top: 0;
  margin-bottom: 12px
}

.t776__price-value, .t776__price-currency {
  display: inline-block;
  vertical-align: middle;
  float: left
}

.t776__price-value+.t776__price-currency:before {
  content: ' ';
  white-space: pre
}

.t776__price_old {
  position: relative;
  color: #bdbdbd
}

.t776__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%
}

.t776__btn-wrapper {
  margin-top: 19px
}

.t776__btn {
  display: inline-block
}

.t-align_center .t776__btn {
  margin: 0 2px 8px
}

.t-align_left .t776__btn {
  margin: 0 4px 8px 0
}

.t776__scroll-icon-wrapper {
  display: none
}

.t776__buttonwrapper {
  padding: 0 20px;
  text-align: center
}

.t776__showmore {
  margin-top: 50px
}

@media screen and (max-width:980px) {
  .t776__showmore {
    margin-top: 40px
  }
}

@media screen and (max-width:640px) {
  .t776__showmore {
    margin-top: 30px
  }
}

@media screen and (max-width:480px) {
  .t776__showmore {
    margin-top: 20px
  }
}

.t776 .t-popup {
  padding: 0;
  -webkit-overflow-scrolling: touch
}

.t776 .t-popup__container {
  max-width: 1240px;
  right: 0;
  left: 0
}

.t776__container {
  padding: 40px 20px
}

.t776__container:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.t776 .t-popup__close {
  z-index: 999
}

.t776__close-text-wrapper {
  z-index: 999;
  position: fixed;
  left: 20px;
  top: 20px
}

.t776__close-text {
  margin-bottom: 20px;
  cursor: pointer;
  display: inline-block;
  opacity: .8;
  font-weight: 400
}

.t776__close-text:before {
  content: '← ';
  white-space: pre;
  font-family: Arial, Helvetica, sans-serif
}

@media screen and (max-width:1240px) {
  .t776 .t-popup__container {
    max-width: 1200px
  }

  .t776__container {
    padding: 30px 10px
  }

  .t776__col_left {
    margin-right: 10px
  }

  .t776__col_right {
    margin-left: 10px
  }
}

@media screen and (max-width:1200px) {
  .t776 .t-popup__container {
    max-width: 1000px
  }

  .t776__container {
    padding: 30px 20px
  }
}

@media screen and (max-width:1000px) {
  .t776 .t-popup__container {
    max-width: 980px
  }

  .t776__container {
    padding: 20px 10px
  }
}

@media screen and (max-width:980px) {
  .t776 .t-popup {
    padding: 0 20px
  }

  .t776 .t-popup__container {
    max-width: 640px
  }

  .t776__container {
    padding: 30px
  }

  .t776__col_left, .t776__col_right {
    margin: 0;
    display: block;
    max-width: 100%
  }

  .t776__col_left {
    padding: 0
  }

  .t776__col_right {
    padding: 25px 0 0 0
  }
}

@media screen and (max-width:670px) {
  .t776__btn {
    display: block;
    width: 100%
  }

  .t776__btn:last-child {
    margin-bottom: 8px
  }

  .t776 .t-popup__container {
    right: 20px;
    left: 20px
  }
}

@media screen and (max-width:560px) {
  .t776 .t-popup_show .t-popup__container {
    max-width: 100%;
    right: 0;
    left: 0;
    top: 50px;
    bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .t776 .t-popup_show .t-popup__container.t-popup__container-static {
    max-width: 100%;
    min-height: 100vh;
    top: 0;
    margin: 50px 0 0
  }

  .t776 .t-popup {
    padding: 0
  }

  .t776 .t-popup__close {
    width: 100%;
    height: 50px;
    background: #000;
    position: fixed;
    display: table;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0
  }

  .t776 .t-popup__close-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    padding-right: 20px;
    font-size: 0
  }

  .t776 .t-popup__close-icon {
    width: 16px
  }

  .t776 .t-popup__close-icon g {
    fill: #fff
  }

  .t776__close-text-wrapper {
    display: none
  }

  .t776__container {
    padding: 20px
  }

  .t776__col_right {
    padding-top: 30px
  }

  .t776 .t-popup__container {
    transform: translateX(100%) translateY(0) scale(1) !important;
    margin: 50px 0 !important
  }

  .t776 .t-popup_show .t-popup__container {
    transform: translateX(0) translateY(0) !important;
    transition: transform ease-in-out .3s
  }

  .t776 .t-popup .t-popup__close {
    transform: translateX(100%) scale(1);
    transition: transform ease-in-out .3s
  }

  .t776 .t-popup.t-popup_show .t-popup__close {
    transform: translateX(0%) scale(1);
    transition: transform ease-in-out .3s
  }

  .t776 .t-popup__close-wrapper {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
  }

  .t776 .t-popup__close-wrapper .t-popup__close-icon_arrow {
    width: 26px;
    position: absolute;
    left: 12px;
    top: 12px
  }

  .t776 .t-popup__close-wrapper .t-popup__close-icon_cross {
    display: none
  }

  .t776 .t-popup .t-popup__close {
    position: fixed
  }
}

@media screen and (min-width:560px) {
  .t776 .t-popup__close-wrapper .t-popup__close-icon_arrow {
    display: none
  }

  .t776 .t-popup__close {
    background-color: transparent !important
  }
}

.t-popup .t776__title-wrapper {
  margin-bottom: 18px
}

.t-popup .t776__title_small {
  margin-top: 4px;
  color: #777
}

.t-popup .t776__descr {
  margin-top: 20px
}

.t-popup .t776__price-wrapper {
  margin-top: 0
}

.t-popup .t776__btn-wrapper {
  margin-top: 20px;
  margin-bottom: 30px
}

.t-popup .t776__btn {
  margin-bottom: 0
}

.t776 .t-product__option {
  margin-top: 10px;
  margin-bottom: 10px
}

.t776 .t-product__option-title {
  padding-bottom: 3px
}

.t776 .t-product__option-variants {
  position: relative;
  display: table;
  min-width: 150px
}

.t776 .t-product__option-variants:after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none
}

.t776 .t-product__option-select {
  width: 100%;
  border: 1px #ddd solid;
  background: #f8f8f8;
  color: #000;
  box-sizing: border-box;
  cursor: pointer;
  padding: 2px 30px 2px 10px;
  border-radius: 5px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none
}

.t776 .t-product__option-select::-ms-expand {
  width: 0;
  height: 0;
  opacity: 0
}

@media screen and (max-width:640px) {
  .t776 .t-product__option-select {
    font-size: 16px
  }
}

.t776 .t-slds__wrapper {
  padding: 0 !important
}

.t776 .t-slds__arrow_wrapper {
  height: auto !important
}

@media screen and (min-width:960px) {
  .t776__imgwrapper:hover .t776__bgimg_first_hover, .t776__imgwrapper:hover .t776__img_first_hover {
    opacity: 0
  }

  .t776__imgwrapper:hover .t776__bgimg_second, .t776__imgwrapper:hover .t776__img_second {
    z-index: 3;
    opacity: 1
  }
}

@media screen and (max-width:960px) {
  .t776__separator {
    display: none
  }

  .t776__container_mobile-grid {
    font-size: 0
  }

  .t776__col_mobile-grid {
    width: 50%;
    display: inline-block;
    vertical-align: top
  }

  .t776__col {
    margin-bottom: 60px
  }

  .t-col_8 .t776__imgwrapper_mobile-nopadding {
    padding-bottom: 0px !important;
    font-size: 0
  }

  .t-col_8 .t776__imgwrapper_mobile-nopadding .t776__img {
    position: initial
  }

  .t776__img_second {
    display: none
  }

  .t776__container_mobile-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    box-sizing: border-box
  }

  .t776__container_mobile-flex .t776__col {
    min-width: 38%;
    max-width: 38%;
    margin-bottom: 0px !important
  }

  .t776__container_mobile-flex .t776__col:first-child {
    margin-left: 20px
  }

  .t776__scroll-icon-wrapper {
    display: block;
    padding: 0 40px 20px 0;
    color: #a1a1a1;
    text-align: right;
    font-size: 0;
    mix-blend-mode: multiply
  }

  @-webkit-keyframes t776__icon-anim {
    0% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 0
    }

    10% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 0
    }

    20% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 1
    }

    70% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1
    }

    80% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1
    }

    81% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 0
    }

    100% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 0
    }
  }

  @keyframes t776__icon-anim {
    0% {
      transform: translate3d(-20px, 0, 0);
      opacity: 0
    }

    10% {
      transform: translate3d(-20px, 0, 0);
      opacity: 0
    }

    20% {
      transform: translate3d(-20px, 0, 0);
      opacity: 1
    }

    70% {
      transform: translate3d(0, 0, 0);
      opacity: 1
    }

    80% {
      transform: translate3d(0, 0, 0);
      opacity: 1
    }

    81% {
      transform: translate3d(0, 0, 0);
      opacity: 0
    }

    100% {
      transform: translate3d(0, 0, 0);
      opacity: 0
    }
  }

  .t776__scroll-icon {
    -webkit-animation: t776__icon-anim 1.5s infinite;
    animation: t776__icon-anim 1.5s infinite
  }
}

@media screen and (max-width:640px) {
  .t776__container_mobile-grid {
    padding: 0 10px;
    box-sizing: border-box
  }

  .t776__col_mobile-grid {
    padding-left: 10px;
    padding-right: 10px
  }

  .t776__container_mobile-flex .t776__col:first-child {
    margin-left: 0
  }

  .t776__container_mobile-flex .t776__col {
    min-width: 70%;
    max-width: 70%
  }

  .t776__scroll-icon-wrapper {
    padding: 0 20px 10px 0
  }
}

@media screen and (max-width:480px) {
  .t776__imgwrapper_mobile-nopadding {
    padding-bottom: 0px !important;
    font-size: 0
  }

  .t776__imgwrapper_mobile-nopadding .t776__img {
    position: initial
  }

  .t776__col_mobile-grid {
    width: 100%;
    display: block
  }

  .t776__container_mobile-flex .t776__col {
    min-width: 80%;
    max-width: 80%
  }

  .t776 .mobile-two-columns .t-col.t-item {
    width: 50%;
    display: inline-flex;
    flex-direction: column
  }

  .t776 .mobile-two-columns[data-buttons-v-align="yes"] .t-col.t-item {
    justify-content: space-between
  }

  .t776 .t776__container_mobile-grid.mobile-two-columns {
    display: flex;
    flex-wrap: wrap
  }

  .t776 .mobile-two-columns .t776__title.t-name {
    font-size: 14px;
    word-break: break-word
  }

  .t776 .mobile-two-columns .t776__btn.t-btn {
    font-size: 12px;
    padding: 0 10px
  }

  .t776 .mobile-two-columns .t776__btn.t776__btn_second.t-btn {
    font-size: 12px;
    padding: 0 10px
  }
}

.t784__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.t784__uptitle {
  margin-bottom: 12px
}

.t784__title_small {
  margin-top: 12px;
  color: #777
}

.t784__descr {
  margin-top: 20px
}

.t784__text-wrapper {
  display: block
}

.t784__btn-price-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.t784__text-wrapper {
  padding-right: 40px;
  width: 100%
}

.t784__price-wrapper, .t784__btn-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.t784__price-item {
  white-space: nowrap
}

.t784__price-value, .t784__price-currency {
  display: inline-block
}

.t784__price-value+.t784__price-currency:before {
  content: ' ';
  white-space: pre
}

.t784__price_old {
  position: relative;
  color: #bdbdbd
}

.t784__price_old:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%
}

.t784__price-wrapper {
  padding-right: 18px
}

@media screen and (max-width:640px) {
  .t784__wrapper, .t784__text-wrapper, .t784__btn-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
  }

  .t784__price-wrapper, .t784__btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
  }

  .t784__text-wrapper {
    padding-right: 0
  }
}

.t795__title {
  margin-bottom: 40px
}

.t795__descr {
  max-width: 560px
}

.t827__container {
  position: relative;
  font-size: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.t827__container_indent {
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.t827__container_padd-column {
  padding-left: 20px;
  padding-right: 20px
}

.t827__container_padd-40 {
  padding-left: 40px;
  padding-right: 40px
}

.t827__container_padd-20 {
  padding-left: 20px;
  padding-right: 20px
}

.t827__container_padd-10 {
  padding-left: 10px;
  padding-right: 10px
}

.t827__container_padd-0 {
  padding-left: 0;
  padding-right: 0
}

.t827__grid:after {
  content: '';
  display: block;
  clear: both
}

.t827__grid-sizer, .t827__grid-item {
  width: 300px
}

.t827__gutter-sizer {
  width: 10px
}

.t827__grid-item {
  float: left;
  background-color: #ececec
}

.t827__grid-item img {
  display: block;
  max-width: 100%
}

.t827__gutter-sizer_40 {
  width: 40px
}

.t827__grid_pt-40 {
  padding-top: 40px
}

.t827__grid-item_mb-40 {
  margin-bottom: 40px
}

.t827__gutter-sizer_20 {
  width: 20px
}

.t827__grid_pt-20 {
  padding-top: 20px
}

.t827__grid-item_mb-20 {
  margin-bottom: 20px
}

.t827__gutter-sizer_10 {
  width: 10px
}

.t827__grid_pt-10 {
  padding-top: 10px
}

.t827__grid-item_mb-10 {
  margin-bottom: 10px
}

.t827__gutter-sizer_0 {
  width: 0
}

.t827__grid_pt-0 {
  padding-top: 0
}

.t827__grid-item_mb-0 {
  margin-bottom: 0
}

.t827__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: none;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear
}

.t827__overlay-filter {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.t827__overlay-content {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  width: 80%;
  text-align: center;
  color: #fff;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  -webkit-transition: transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear
}

.t827__overlay-title {
  padding-bottom: 5px;
  color: #fff
}

.t827__overlay-descr {
  color: #fff
}

.t827__grid-item:hover .t827__overlay {
  opacity: 1
}

.t827__grid-item:hover .t827__overlay-content {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.t827__overlay_zoomable {
  pointer-events: none
}

@media screen and (max-width:1200px) {
  .t827__container_padd-column {
    padding-left: 10px;
    padding-right: 10px
  }
}

@media screen and (max-width:1024px) {
  .t827__overlay {
    opacity: 0;
    display: block
  }

  .t827__overlay-content {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (max-width:960px) {
  .t827__container.t827__container_indent {
    padding: 0 20px
  }

  .t827__container_padd-column {
    padding-left: 20px;
    padding-right: 20px
  }

  .t827__container_padd-40 {
    padding-left: 20px;
    padding-right: 20px
  }

  .t827__container_padd-20 {
    padding-left: 10px;
    padding-right: 10px
  }

  .t827__gutter-sizer_40 {
    width: 20px
  }

  .t827__grid_pt-40 {
    padding-top: 20px
  }

  .t827__grid-item_mb-40 {
    margin-bottom: 20px
  }

  .t827__gutter-sizer_20 {
    width: 10px
  }

  .t827__grid_pt-20 {
    padding-top: 10px
  }

  .t827__grid-item_mb-20 {
    margin-bottom: 10px
  }
}

.t920 .t-section__topwrapper {
  margin-bottom: 105px
}

.t920 .t-section__title {
  margin-bottom: 40px
}

.t920 .t-section__descr {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto
}

.t920 .t-section__bottomwrapper {
  margin-top: 105px
}

.t920__wrapperleft {
  padding-left: 0;
  padding-right: 0
}

.t920__offset {
  height: 1px
}

.t920__row {
  display: inline;
  float: left;
  width: 100%
}

.t920__wrapper {
  padding-left: 110px
}

.t920__bottommargin_sm {
  margin-bottom: 4px
}

.t920__bottommargin_lg {
  margin-bottom: 18px
}

@media screen and (max-width:960px) {
  .t920 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t920 .t-section__topwrapper {
    margin-bottom: 45px
  }

  .t920 .t-section__title {
    margin-bottom: 20px
  }

  .t920__container {
    font-size: 0
  }

  .t920__col {
    margin-bottom: 45px
  }

  .t920__separator {
    display: none
  }
}

.t920__wrapper {
  position: relative
}

.t920__title {
  z-index: 2;
  position: relative;
  font-weight: 700;
  padding-top: 65px;
  padding-bottom: 10px
}

.t920__descr {
  z-index: 2;
  position: relative
}

.t920__symbol {
  position: absolute;
  z-index: 1;
  line-height: 150px;
  left: 0;
  right: 0;
  top: 0;
  font-size: 200px;
  font-family: sans-serif;
  font-weight: 700;
  color: rgba(230, 230, 230, .7);
  opacity: .6;
  user-select: none
}

.t981__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.t981__col_left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: auto;
  margin-left: 15px;
  padding-right: 50px
}

.t981__col_right {
  width: 100%;
  margin-right: 15px
}

.t981__menu {
  font-family: 'Roboto', Arial, sans-serif;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.t981__main-menu {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px
}

.t981__secondary-menu {
  color: #7487A2;
  font-size: 14px;
  font-family: 'Roboto', Arial, sans-serif
}

.t981__secondary-menu ul {
  padding: 0 !important;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none
}

.t981__secondary-menu li, .t981__secondary-menu a {
  margin-right: 15px
}

.t981__secondary-menu li>a {
  margin-right: 0 !important
}

.t981__secondary-menu li:last-child {
  margin-right: 0 !important
}

.t981__menu-item {
  margin-bottom: 10px;
  margin-right: 15px
}

.t981__menu-item:last-child {
  margin-right: 0 !important
}

#allrecords .t981__secondary-menu a {
  color: inherit
}

.t981__logo-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.t981__logo {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 20px
}

@media screen and (max-width:960px) {
  .t981__wrapper {
    display: block;
    padding: 50px 20px;
    box-sizing: border-box;
    max-width: none
  }

  .t981__col_left {
    box-sizing: border-box;
    padding: 0;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0 !important
  }

  .t981__col_right {
    width: auto;
    margin-right: 0
  }
}

@media screen and (max-width:640px) {
  .t981__col {
    display: block
  }

  .t981__col {
    width: 100%
  }

  .t981__col_left {
    display: block
  }

  .t981__menu, .t981__secondary-menu {
    font-size: 12px
  }

  .t981__logo {
    max-width: 140px !important;
    width: auto
  }
}