body.t-body {
  margin: 0;
  color: #000;
  font-family: Arial, sans-serif;
}

#allrecords {
  overflow: hidden;
}

.t-align_center {
  text-align: center;
}

.t-valign_middle {
  vertical-align: middle;
}

.t-valign_bottom {
  vertical-align: bottom;
}

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

.t228__positionfixed {
  position: fixed;
}

body[data-df-preview="1"] .t228__positionfixed {
  top: 36px;
}

.t228__maincontainer {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.t228__leftside,
.t228__centerside,
.t228__rightside {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.t228__leftside,
.t228__rightside {
  width: 22%;
}

.t228__centerside {
  width: 56%;
}

.t228__leftcontainer,
.t228__rightcontainer {
  padding: 0 40px;
}

.t228__rightcontainer {
  text-align: right;
}

.t228__imglogo {
  display: block;
}

.t228__list {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.t228__list_item {
  display: block;
  margin: 0;
  padding: 0 !important;
}

.t-menu__link-item {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}

.t216__wrapper,
.t473,
.t210,
.t795,
.t373,
.t490,
.t704 {
  position: relative;
  z-index: 2;
}

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

.t216__descr {
  color: #fff;
  max-width: 760px;
  margin: 0 auto;
}

.t473__descr {
  max-width: 960px;
}

.t210__line {
  width: 80px;
  height: 2px;
  margin: 10px 0 28px;
  background: #00aeef;
}

.t210__descrblock {
  margin-bottom: 35px;
}

.t552__container {
  display: flex;
  width: 100%;
}

.t552__tile {
  position: relative;
  overflow: hidden;
}

.t552__tile_33 {
  width: 33.3333%;
}

.t552__blockimg {
  width: 100%;
  background-position: center;
  background-size: cover;
}

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

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

.t373__col:first-child {
  width: 95px;
}

.t373__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.t373__circle-lg {
  width: 70px;
  height: 70px;
}

.t373__title {
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.t490__container,
.t156__wrapper {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.t490__col {
  box-sizing: border-box;
}

.t490__img {
  max-width: 100px;
  height: auto;
  margin-bottom: 25px;
}

.t156__item {
  flex: 1 1 0;
}

.t704__text-wrapper {
  margin-bottom: 45px;
}

.t-form__inputsbox {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.t-input {
  box-sizing: border-box;
  min-width: 300px;
  height: 56px;
  padding: 0 20px;
  border: 0;
  font-size: 18px;
}

.t-submit {
  height: 56px;
  padding: 0 36px;
  border: 0;
  cursor: pointer;
  font-size: 16px;
}

@media screen and (max-width: 980px) {
  .t228 {
    position: relative;
  }

  .t228__maincontainer,
  .t228__leftside,
  .t228__centerside,
  .t228__rightside,
  .t373__wrapper,
  .t373__col {
    display: block;
    width: auto;
  }

  .t228__list,
  .t552__container,
  .t490__container,
  .t156__wrapper,
  .t-form__inputsbox {
    display: block;
  }

  .t228__leftcontainer,
  .t228__rightcontainer {
    padding: 12px 20px;
    text-align: left;
  }

  .t228__list_item,
  .t552__tile_33,
  .t156__item {
    width: 100%;
  }

  .t373__col:first-child {
    width: auto;
    margin-bottom: 18px;
  }

  .t-input {
    width: 100%;
    min-width: 0;
    margin-bottom: 12px;
  }
}
