.t-body {
  margin: 0px;
}

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

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

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

#allrecords ol {
  padding-left: 22px;
}

#allrecords ul {
  padding-left: 20px;
}

#allrecords b,
#allrecords strong {
  font-weight: bold;
}

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

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

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

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

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

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

.t-text_weight_plus {
  font-weight: 300plus;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.t-title_xxs {
  font-size: 36px;
  line-height: 1.23;
}

.t-title_xs {
  font-size: 42px;
  line-height: 1.23;
}

.t-title_sm {
  font-size: 48px;
  line-height: 1.23;
}

.t-title_md {
  font-size: 52px;
  line-height: 1.23;
}

.t-title_lg {
  font-size: 64px;
  line-height: 1.23;
}

.t-title_xl {
  font-size: 72px;
  line-height: 1.17;
}

.t-title_xxl {
  font-size: 82px;
  line-height: 1.17;
}

.t-descr {
  font-family: 'LeoSans', Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .t-descr_xl {
    font-size: 20px;
    line-height: 1.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: 0px;
  margin-bottom: 10px;
}

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

.t-btn {
  display: inline-block;
  font-family: 'LeoSans', Arial, sans-serif;
  border: 0 none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

.t-btn_sending {
  opacity: 0.5;
}

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

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

@media screen and (max-width: 480px) {
  .t-btn_xs {
    height: 40px;
  }

  .t-btn_sm {
    height: 50px;
  }
}

.t-btn_md {
  height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
}

.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_md {
    padding-left: 30px;
    padding-right: 30px;
  }

  .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: 'LeoSans', Arial, sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 1.55;
  font-weight: bold;
  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: 0.5;
  mozopacity: 0.5;
  opacity: 0.5;
}

.t-opacity_70 {
  filter: alpha(opacity=70);
  khtmlopacity: 0.7;
  mozopacity: 0.7;
  opacity: 0.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-leolabel {
  background-color: #000;
  color: #fff;
  width: 100%;
  height: 70px;
  font-family: Arial;
  font-size: 14px;
}

.t-leolabel:hover .t-leolabel__wrapper {
  opacity: 1;
}

.t-leolabel_white {
  background-color: #fff;
  color: #000;
}

.t-leolabel_gray {
  background-color: #eee;
  color: #000;
}

.t-leolabel__wrapper {
  display: table;
  height: 30px;
  width: 270px;
  margin: 0 auto;
  padding-top: 20px;
  opacity: 0.4;
}

.t-leolabel__txtleft {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  text-align: right;
  padding-right: 12px;
  font-weight: 300;
  font-size: 12px;
}

.t-leolabel__wrapimg {
  display: table-cell;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.t-leolabel__img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.t-leolabel__txtright {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: 2px;
}

.t-leolabel__link {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}

.t-leolabel_white .t-leolabel__link,
.t-leolabel_gray .t-leolabel__link {
  color: #000;
}

.t-leolabel-free {
  padding: 35px 0px 45px;
  height: auto;
  text-align: center;
}

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

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

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

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

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

  .t-leolabel-free__main {
    opacity: 0.7;
  }

  .t-leolabel-free__txt-link {
    opacity: 0.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: 0.01;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  position: fixed;
  width: 100%;
  height: 500px;
  background-color: white;
  top: 0px;
  left: 0px;
  z-index: 10000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

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

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

.r_hidden {
  opacity: 0;
}

.r_showed {
  opacity: 1;
}

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

.t-popup {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.t-form__successbox {
  font-family: 'LeoSans', 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;
  }
}
