@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url("/bitrix/templates/unix-it/fonts/PTSans-Regular/PTSans-Regular.eot");
  src: url("/bitrix/templates/unix-it/fonts/PTSans-Regular/PTSans-Regular.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/PTSans-Regular/PTSans-Regular.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/PTSans-Regular/PTSans-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url("/bitrix/templates/unix-it/fonts/PTSans-Bold/PTSans-Bold.eot");
  src: url("/bitrix/templates/unix-it/fonts/PTSans-Bold/PTSans-Bold.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/PTSans-Bold/PTSans-Bold.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/PTSans-Bold/PTSans-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url("/bitrix/templates/unix-it/fonts/PTSans-Italic/PTSans-Italic.eot");
  src: url("/bitrix/templates/unix-it/fonts/PTSans-Italic/PTSans-Italic.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/PTSans-Italic/PTSans-Italic.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/PTSans-Italic/PTSans-Italic.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url("/bitrix/templates/unix-it/fonts/PTSans-BoldItalic/PTSans-BoldItalic.eot");
  src: url("/bitrix/templates/unix-it/fonts/PTSans-BoldItalic/PTSans-BoldItalic.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/PTSans-BoldItalic/PTSans-BoldItalic.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/PTSans-BoldItalic/PTSans-BoldItalic.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bitrix/templates/unix-it/fonts/RobotoRegular/RobotoRegular.eot");
  src: url("/bitrix/templates/unix-it/fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bitrix/templates/unix-it/fonts/RobotoLight/RobotoLight.eot");
  src: url("/bitrix/templates/unix-it/fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/RobotoLight/RobotoLight.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/RobotoLight/RobotoLight.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bitrix/templates/unix-it/fonts/RobotoMedium/RobotoMedium.eot");
  src: url("/bitrix/templates/unix-it/fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bitrix/templates/unix-it/fonts/RobotoBold/RobotoBold.eot");
  src: url("/bitrix/templates/unix-it/fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/unix-it/fonts/RobotoBold/RobotoBold.woff") format("woff"),
    url("/bitrix/templates/unix-it/fonts/RobotoBold/RobotoBold.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

table {
  max-width: 100%;
  overflow-x: auto;
  display: inline-block;
}

.prod-title {
  word-break: break-word;
}

body {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
}

*,
*:before,
*:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
img,
b,
u,
i,
center,
table,
tr,
th,
td,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

strong {
  font-style: normal;
  font-weight: normal;
}

.t-clear {
  clear: both;
}

.t-row {
  margin: 0;
}

.row {
  max-width: 100%;
  width: 100%;
}

.t-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding: 0;
  box-sizing: border-box;
}

.t-container.flexx {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.t-container_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.t-container_100 {
  width: 100%;
  padding: 0;
}

.t-container_10 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1000px;
  padding: 0;
}

.t-container_8 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 800px;
  padding: 0;
}

.t-container:before,
.t-container:after,
.t-container_10:before,
.t-container_10:after,
.t-container_8:before,
.t-container_8:after,
.t-container_100:before,
.t-container_100:after {
  display: table;
  content: " ";
}

.t-container:after,
.t-container_10:after,
.t-container_8:after,
.t-container_100:after {
  clear: both;
}

/*
.wrapper4 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 300px;
	padding: 0;
}

.wrapper6 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 460px;
	padding: 0;
}
*/

.t-col {
  display: inline;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
}

.t-col.flexx {
  align-items: stretch;
  height: inherit;
  margin-top: auto;
  margin-bottom: auto;
}

.t-col_flex {
  align-items: stretch;
  height: inherit;
  margin-top: auto;
  margin-bottom: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.t-col_100 {
  max-width: 100vw;
}

.t-prefix_1 {
  padding-left: 100px;
}

.t-prefix_2 {
  padding-left: 200px;
}

.t-prefix_3 {
  padding-left: 300px;
}

.t-prefix_4 {
  padding-left: 400px;
}

.t-prefix_5 {
  padding-left: 500px;
}

.t-prefix_6 {
  padding-left: 600px;
}

.t-prefix_7 {
  padding-left: 700px;
}

.t-prefix_8 {
  padding-left: 800px;
}

.t-prefix_9 {
  padding-left: 900px;
}

.t-prefix_10 {
  padding-left: 1000px;
}

.t-prefix_11 {
  padding-left: 1100px;
}

.t-prefix_12 {
  padding-left: 1200px;
}

.t-width {
  width: 100%;
}

.t-width_1 {
  max-width: 60px;
}

.t-width_2 {
  max-width: 160px;
}

.t-width_3 {
  max-width: 260px;
}

.t-width_4 {
  max-width: 360px;
}

.t-width_5 {
  max-width: 460px;
}

.t-width_6 {
  max-width: 560px;
}

.t-width_7 {
  max-width: 660px;
}

.t-width_8 {
  max-width: 760px;
}

.t-width_9 {
  max-width: 860px;
}

.t-width_10 {
  max-width: 960px;
}

.t-width_11 {
  max-width: 1060px;
}

.t-width_12 {
  max-width: 1160px;
}

.t-width_100 {
  max-width: 100%;
}

.t-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.t-cell_25 {
  width: 25vw;
}

.t-cell_33 {
  width: 33.3333333vw;
}

.t-cell_50 {
  width: 50vw;
}

.t-cell_100 {
  width: 100vw;
}

.search-page {
  display: none;
}

.top-footer {
  padding: 40px 15px;
  background-color: #eee;
}

.top-footer .heading {
  font-size: 25px;
  font-weight: bold;
}

.top-footer .info {
  font-size: 18px;
}

.footer-form input[type="text"] {
  height: 50px;
  padding: 0 18px;
  color: #000000;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.33;
  width: 30%;
  border: 0 none;
}

.footer-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 25px 0;
  flex-wrap: wrap;
  gap: 15px;
}

.footer-form button {
  color: #ffffff;
  border: 0px solid;
  background-color: #000000;
  outline: none;
  padding: 3px 100px;
  height: 50px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 40px;
  cursor: pointer;
}

.footer-form__success {
  display: none;
  min-height: 270px;
}

.top-footer .active {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@import url(https://fonts.googleapis.com/css?family=PT+Sans:300,400,500,600,700&subset=latin,cyrillic);

.t-body {
  margin: 0px;
}

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

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

#allrecords .footer-menu a {
  color: #fff;
}

.section-description-content a {
  border-bottom: 1px dotted;
}

.section-description-content a:hover {
  border-bottom: 0;
}

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

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

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

.t-text {
  font-family: 'PT 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: 400;
}

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

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

.t-text-impact_sm {
  font-size: 32px;
  line-height: 1.35;
}

.t-text-impact_md {
  font-size: 38px;
  line-height: 1.35;
}

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

.t-name {
  font-family: 'PT Sans', 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: 'PT Sans', 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: 'PT Sans', 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: 'PT Sans', 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.50;
}

.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: 'PT Sans', 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;
}

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

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

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

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

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

.t-cover {
  height: 700px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}

.t-cover__carrier {
  height: 700px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
}

.t-cover__filter {
  height: 700px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.t-cover .t-container,
.t-cover .t-container_100,
.t-cover .t-container_10,
.t-cover .t-container_8 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.t-cover__wrapper {
  height: 700px;
  display: table-cell;
  width: 1200px;
}

.t-cover__wrapper span.space {
  display: inline-block;
  height: 100%;
  width: 1px;
}

@-webkit-keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }

  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }

  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }

  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }

  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.t-cover__arrow-wrapper_animated {
  animation: t-arrow-bottom 1.7s infinite ease;
}

.t-cover__arrow {
  position: absolute;
  z-index: 9;
  bottom: 40px;
  right: 0;
  left: 0;
  text-align: center;
}

.t-cover__arrow-wrapper {
  display: inline-block;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
}

.t-cover__arrow-wrapper:hover {
  opacity: .7;
}

.t-cover__arrow-svg {
  fill: #fff;
}

.t-btn {
  display: inline-block;
  font-family: 'PT Sans', sans-serif;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

.t-submit {
  font-family: 'PT Sans', sans-serif;
  text-align: center;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  white-space: nowrap;
  background-image: none;
  cursor: pointer;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.t-input {
  margin: 0;
  font-family: 'PT Sans', sans-serif;
  font-size: 100%;
  height: 60px;
  padding: 0px 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.t-input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.t-hidden {
  display: none;
}

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

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

.t-uppercase {
  text-transform: uppercase;
}

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

.t-align_left {
  text-align: left;
}

.t-align_right {
  text-align: right;
}

.t-margin_auto {
  margin: 0 auto;
}

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

.t-valign_top {
  vertical-align: top;
}

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

.yashare-style .b-share-btn__facebook,
.yashare-style .b-share-btn__twitter,
.yashare-style .b-share-btn__vkontakte {
  background-color: transparent !important;
}

.yashare-style .b-share__link {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}

.yashare-style-black-white .b-share-btn__wrap {
  background-color: #000 !important;
  padding: 5px !important;
}

.yashare-style-transp-white .b-share-btn__wrap {
  padding: 5px !important;
}

.yashare-style-transp-white .b-share-counter {
  color: #fff;
  font-weight: bold;
}

.yashare-style-white-black .b-share-btn__wrap {
  background-color: #fff !important;
  padding: 5px !important;
}

.yashare-style-white-black .b-share-icon {
  background-image: url("https://tilda.ws/img/b-share_counter_large_white.png") !important;
}

.yashare-style-transp-black .b-share-btn__wrap {
  padding: 5px !important;
}

.yashare-style-transp-black .b-share-icon {
  background-image: url("https://tilda.ws/img/b-share_counter_large_white.png") !important;
}

.yashare-style-transp-black .b-share-counter {
  color: #000;
  font-weight: bold;
}

.ya-share2 ul {
  padding-left: 0px !important;
}

.carousel {
  position: relative;
}

.carousel ol {
  padding-left: 0px !important;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: 0.9s ease-in-out left;
  transition: 0.9s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  height: auto;
  line-height: 1;
}

.carousel-inner .widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.carousel-control.right {
  right: 0;
  left: auto;
}

.carousel-control .carousel-control-left {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  left: 20%;
  height: 34px;
  width: 21px;
  background: url(//tilda.ws/img/aboutSliderControls.png) no-repeat;
}

.carousel-control .carousel-control-left-white {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  left: 20%;
  height: 34px;
  width: 21px;
  background: url(//tilda.ws/img/aboutSliderControls_white.png) no-repeat;
}

.carousel-control .carousel-control-right {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  right: 20%;
  height: 34px;
  width: 21px;
  background: url(//tilda.ws/img/aboutSliderControls.png) no-repeat;
  background-position: left bottom;
}

.carousel-control .carousel-control-right-white {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  right: 20%;
  height: 34px;
  width: 21px;
  background: url(//tilda.ws/img/aboutSliderControls_white.png) no-repeat;
  background-position: left bottom;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators.dotsbottom {
  bottom: -60px;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000000;
  border: none;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 0;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: transparent;
}

.carousel-indicators li.white {
  background-color: #fff;
}

.carousel-indicators li.white.active {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: transparent;
}

.carousel-caption-imgs h6 {
  font-family: 'Georgia', serif;
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  padding-top: 28px;
  padding-bottom: 0px;
  text-align: center;
}

.carousel-caption-imgs p {
  font-family: 'Georgia', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}

.carousel-title {
  font-family: 'PT Sans', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  padding-top: 36px;
  padding-bottom: 14px;
  text-align: center;
}

.carousel-descr {
  font-family: 'Georgia', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}

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

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  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: 0.4;
}

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

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

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

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

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

.t-tildalabel_white .t-tildalabel__link,
.t-tildalabel_gray .t-tildalabel__link {
  color: #000;
}

.span-description {
  height: 100px;
  display: block;
  overflow: hidden;
}

.t-carousel {
  position: relative;
}

.t-carousel__inner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.t-carousel__slides {
  position: relative;
}

.t-carousel__inner>.t-carousel__item {
  position: relative;
  display: none;
  -webkit-transition: 0 ease-in-out left;
  -moz-transition: 0 ease-in-out left;
  -o-transition: 0 ease-in-out left;
  transition: 0 ease-in-out left;
}

.t-carousel__inner>.t-carousel__item.t-carousel__animation_fast {
  -webkit-transition: .3s ease-in-out left;
  -moz-transition: .3s ease-in-out left;
  -o-transition: .3s ease-in-out left;
  transition: .3s ease-in-out left;
}

.t-carousel__inner>.t-carousel__item.t-carousel__animation_slow {
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.t-carousel__item__wrapper {
  position: relative;
  margin: 0 auto;
}

.t-carousel__item__img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.t-carousel_cover .t-carousel__item__img {
  background-size: cover;
}

.t-carousel__inner>.active,
.t-carousel__inner>.next,
.t-carousel__inner>.prev {
  display: block;
}

.t-carousel__inner>.active {
  left: 0;
}

.t-carousel__inner>.next,
.t-carousel__inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.t-carousel__inner>.next {
  left: 100%;
}

.t-carousel__inner>.prev {
  left: -100%;
}

.t-carousel__inner>.next.left,
.t-carousel__inner>.prev.right {
  left: 0;
}

.t-carousel__inner>.active.left {
  left: -100%;
}

.t-carousel__inner>.active.right {
  left: 100%;
}

.t-carousel__arrows__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=', sizingMethod='scale');
  background: none !important;
}

.t-carousel__arrow_outsidesmall .t-carousel__arrow__wrapper_left {
  left: 16px;
}

.t-carousel__arrow_outsidesmall .t-carousel__arrow__wrapper_right {
  right: 16px;
}

.t-carousel__arrow_outsidemiddle .t-carousel__arrow__wrapper_left {
  left: 20px;
}

.t-carousel__arrow_outsidemiddle .t-carousel__arrow__wrapper_right {
  right: 20px;
}

.t-carousel__control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  pointer-events: auto;
}

.t-carousel__control:hover {
  opacity: .6;
}

.t-carousel__arrow {
  width: 34px;
  height: 34px;
  background: transparent;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.t-carousel__arrow.t-carousel__arrow_small {
  width: 20px;
  height: 20px;
}

.t-carousel__arrow.t-carousel__arrow_large {
  width: 54px;
  height: 54px;
}

.t-carousel__arrow__wrapper {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

.t-carousel__arrow__wrapper_left {
  left: 30px;
}

.t-carousel__arrow__wrapper_right {
  right: 30px;
}

.t-carousel__arrow_right {
  border-top: 3px solid;
  border-right: 3px solid;
}

.t-carousel__arrow_right.t-carousel__arrow_light {
  border-top: 1px solid;
  border-right: 1px solid;
}

.t-carousel__arrow_right.t-carousel__arrow_bold {
  border-top: 6px solid;
  border-right: 6px solid;
}

.t-carousel__arrow_left {
  border-left: 3px solid;
  border-bottom: 3px solid;
}

.t-carousel__arrow_left.t-carousel__arrow_light {
  border-left: 1px solid;
  border-bottom: 1px solid;
}

.t-carousel__arrow_left.t-carousel__arrow_bold {
  border-left: 6px solid;
  border-bottom: 6px solid;
}

.t-carousel__control.right {
  right: 0;
  left: auto;
}

.t-carousel__indicators.carousel-indicators {
  z-index: 15;
  text-align: center;
  list-style: none;
  position: relative;
  padding-left: 0 !important;
  margin: 0 auto;
  padding: 20px 0;
  bottom: auto;
  left: auto;
}

.t-carousel__indicators.t-carousel__indicators_light {
  padding: 15px 0 18px;
}

.t-carousel__indicators.t-carousel__indicators_bold {
  padding: 24px 0 21px;
}

.t-carousel__indicators .t-carousel__indicator {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #222;
  border: none;
  border-radius: 10px;
  opacity: .4;
  -webkit-transition: .2s ease-in-out opacity;
  -moz-transition: .2s ease-in-out opacity;
  -o-transition: .2s ease-in-out opacity;
  transition: .2s ease-in-out opacity;
}

.t-carousel__indicators.t-carousel__indicators_light .t-carousel__indicator {
  width: 4px;
  height: 4px;
  margin: 0 5px;
}

.t-carousel__indicators.t-carousel__indicators_bold .t-carousel__indicator {
  width: 10px;
  height: 10px;
  margin: 0 6px;
}

.t-carousel__indicators .t-carousel__indicator:hover {
  opacity: .8;
}

.t-carousel__indicators .t-carousel__indicator.active {
  opacity: 1;
}

.t-carousel__indicators.t-carousel__indicators_inside {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.t-carousel__caption-inside {
  display: none;
}

.t-carousel__caption_wrapper {
  border-top: 1px solid #eee;
  padding: 14px 0;
}

.t-carousel__descr {
  margin-top: 5px;
  color: #777;
}

.t-zoomer__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.t-zoomer__show .t-zoomer__wrapper {
  z-index: 9999999;
  opacity: 1;
}

.t-zoomer__container {
  text-align: center;
  position: absolute;
  top: 15px;
  right: 15px;
  left: 15px;
  bottom: 15px;
}

.t-zoomer__comments {
  bottom: 60px;
}

.t-zoomer__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  overflow: auto;
  z-index: 2;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  -moz-transform: scale(.9);
  -ms-transform: scale(.9);
  -webkit-transform: scale(.9);
  -o-transform: scale(.9);
  transform: scale(.9);
  opacity: 0;
}

.t-zoomer__show .t-zoomer__img {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.t-zoomer__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.t-zoomer__descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  text-align: center;
  padding: 20px;
  background: transparent;
}

.t-zoomable {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.t-zoomer__show .t-zoomer__img,
.t-zoomer__show .t-zoomable {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

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

.t007__descr {
  font-size: 18px;
  font-family: 'Georgia', serif;
  color: #000000;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 48px;
}

.t007__descr2 {
  font-family: 'Georgia', serif;
  font-size: 24px;
  color: #000000;
  line-height: 37px;
  padding-top: 2px;
  padding-bottom: 18px;
}

.t017__uptitle {
  padding-top: 3px;
  padding-bottom: 22px;
}

.t017__title {
  padding-top: 2px;
  padding-bottom: 0px;
}

.t017__descr {
  padding-top: 21px;
}

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

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

.t030__title {
  margin-bottom: 15px;
}

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

.t032__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}

.t032__title {
  color: #fff;
  margin-bottom: 50px;
}

.t032__line {
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.t032__descr {
  color: #fff;
  margin-top: 43px;
  padding: 0 50px;
  margin-bottom: 0;
}

.t037 .t-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.t037__title {
  font-family: 'PT Sans', sans-serif;
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  padding-right: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
}

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

.t051__text {
  text-align: center;
}

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

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

.t073__textwrapper {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  width: 100%;
}

.t073__title {
  font-size: 16px;
  line-height: 25px;
  margin: 0px;
  padding-bottom: 13px;
}

.t073__blockdescr {
  font-size: 16px;
}

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

.t075__wrapperleft {
  padding-left: 0px;
  padding-right: 0px;
}

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

.t075__img {
  margin-bottom: 14px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 100px;
  height: 100px;
}

.t075__textclass1 .t075__title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 60px;
}

.t075__textclass1 {
  font-size: 16px;
  line-height: 25px;
}

.t075__textclass2 .t075__title {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 25px;
  margin-top: 12px;
}

.t075__textclass2 {
  font-size: 13px;
  line-height: 20px;
}

.t075__textclass3 .t075__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 25px;
  margin-top: 12px;
}

.t075__textclass3 {
  font-size: 16px;
  line-height: 25px;
}

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

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

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

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

.t004__initial-letter:first-child::first-letter {
  font-size: 100px;
  float: left;
  margin: -30px 20px -30px 0;
}

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

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

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

.t030 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.t120__title {
  padding-top: 4px;
  padding-bottom: 14px;
}

.t120__descr {
  margin-top: -6px;
  padding-bottom: 3px;
}

.t123__centeredContainer {
  text-align: center;
}

.t145__title {
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 6px;
  margin-right: 20px;
}

.t145__line {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 3px solid #000000;
  margin-right: 20px;
}

.t145__text {
  padding-top: 4px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 25px;
  margin-right: 20px;
}

.t005__text {
  padding-top: 8px;
  padding-bottom: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.t222 img {
  width: 100%;
  padding: 0;
  margin: 0;
}

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

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

.t222__alphaonhover {
  opacity: 0.5;
}

.t222__alphaonhover:hover {
  opacity: 1;
}

.t222 .t222__container {
  text-align: center;
}

.t222 .t222__col_2 {
  display: inline-block;
  float: none;
  margin-left: 18px;
  margin-right: 18px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
}

.t222 .t222__col_2.certificates {
  vertical-align: top;
  padding-bottom: 105px;
}

.t222 .t222__col_3 {
  display: inline-block;
  float: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
}

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

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

.t225__descr {
  padding: 41px 0px 0px 0px;
}

.t228 {
  width: 100%;
  height: 80px;
  z-index: 990;
  position: fixed;
  top: 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.t228__beforeready {
  visibility: hidden;
}

.t228 ul {
  margin: 0px;
}

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

.t228__maincontainer.t228__c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}

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

.t228__centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}

.t228__centerside.t228__menualign_left {
  text-align: left;
}

.t228__centerside.t228__menualign_right {
  text-align: right;
}

.t228__rightside {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

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

.t228__padding40px {
  width: 40px;
}

.t228__maincontainer.t228__c12collumns .t228__padding40px {
  width: 20px;
}

.t228__logo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px;
}

.t228__list {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
}

.t228__list_item {
  clear: both;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  display: inline;
  /*padding-left: 15px;
  padding-right: 15px;*/
  margin: 0px;
  color: #000000;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}

.t228__list_item .t-active {
  opacity: 0.7;
}

.t228__list_item:first-child {
  padding-left: 0;
}

.t228__list_item:last-child {
  padding-right: 0;
}

.t228__leftcontainer {
  display: inline-block;
}

.t228__rightcontainer {
  display: table;
  text-align: right;
  width: auto;
  position: relative;
  float: right;
}

.t228__right_descr {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  color: #000000;
}

.t228__right_buttons {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
}

.t228__right_buttons_wrap {
  display: table;
  width: auto;
  float: right;
}

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

.t228__right_share_buttons {
  display: table-cell;
  vertical-align: middle;
  min-width: 220px;
}

.t228 .b-share {
  display: table !important;
  float: right;
}

.t228 .b-share-btn__wrap {
  display: table-cell !important;
  float: none !important;
  padding-left: 5px !important;
}

.t228__right_langs {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
}

.t228__right_langs_wrap {
  display: table;
  width: auto;
  float: right;
}

.t228__right_langs_lang {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  color: #000000;
}

.t228__right_social_links {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
}

.t228__right_social_links_wrap {
  display: table;
  width: auto;
}

.t228__right_social_links a {
  display: block;
  vertical-align: middle;
}

.t228__right_social_links_item {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 5px;
}

.t228 a,
#allrecords .t228 a {
  text-decoration: none;
  color: #000000;
}

.t228 .t-btn {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 10px;
}

.t228.t228__positionabsolute {
  position: absolute;
}

.t228.t228__positionfixed {
  position: fixed;
}

.t228.t228__positionstatic {
  position: static;
}

.t232__titlebox {
  padding-top: 4px;
  padding-bottom: 14px;
}

.t232__title {
  cursor: pointer;
  border-bottom: dashed 1px #000000;
  text-decoration: none;
  display: inline;
}

.t232__subtitle {
  font-style: italic;
  font-size: 14px;
  line-height: 28px;
  margin-top: -12px;
  padding-bottom: 12px;
  cursor: pointer;
}

.t232__text {
  padding-bottom: 56px;
  padding-top: 28px;
}

.t262__col {
  float: left;
  width: 50%;
  height: 100%;
}

.t262__mainblock {
  height: 700px;
}

.t262__contentwrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 0 70px;
}

.t262__contentbox {
  display: table;
  width: 100%;
  color: #fff;
}

.t262__title {
  margin-bottom: 60px;
}

.t309__item {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.t309__title {
  color: #fff;
}

.t309__descr {
  color: #fff;
  padding-top: 30px;
}

.t309__table {
  display: table;
  color: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  vertical-align: middle;
}

.t309__cell {
  width: 100%;
  vertical-align: middle;
  display: table-cell;
}

.t309__wrapper {
  margin: 20px auto;
}

.t309__textwrapper {
  text-align: center;
}

.t309__button {
  padding-top: 50px;
}

.t333__wrapper {
  position: relative;
  text-align: left;
}

.t333__uptitle {
  color: #fff;
  margin-bottom: 20px;
}

.t333__title {
  color: #fff;
}

.t333__title-second {
  font-size: 18px;
}

.t333__descr {
  color: #fff;
  margin-top: 20px;
}

.t333__right-content {
  position: relative;
  padding: 34px;
}

.t333__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #eee;
}

.t333__form,
.t333__form-text {
  position: relative;
  z-index: 1;
}

.t333__blockinput {
  margin-bottom: 20px;
}

.t333__input,
.t333__submit {
  height: 50px;
  padding: 0 18px;
}

.t333__submit {
  width: 100%;
  padding: 13px 0;
}

.t333__textarea {
  padding-top: 15px;
}

.t333__form-text {
  margin-bottom: 20px;
}

.t333__blockinput-errors {
  background: #ff6666 none repeat scroll 0px 0px;
}

.js-error-control-box .t333__input {
  border: 1px solid #FF0000 !important;
}

.t333__blockinput-errors-text {
  color: #ffff77;
  box-sizing: border-box;
  padding: 0px 10px 10px 10px;
  font-family: 'Georgia', serif;
}

.t333__blockinput-errors-item {
  padding-top: 10px;
  display: none;
  font-family: 'Georgia', serif;
}

.t333__blockinput-errorbox {
  background: #ff6666 none repeat scroll 0px 0px;
  color: #ffff77;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Georgia', serif;
}

.t333__blockinput-success {
  text-align: center;
  padding: 20px;
  font-family: 'Georgia', serif;
}

.t333 .js-send-form-success .t333__form-wrapper {
  display: none;
}

#rec5021672 li:empty {
  list-style: none;
}

#rec4569822 ul,
#rec4409254 ul {
  font-family: "PT Sans";
}

#rec4546786 .t262__descr {
  color: #fff;
  margin-top: 60px;
}

.sub-menu {
  z-index: 1;
  background: rgba(0, 0, 0, 1);
  margin-left: 10% !important;
  border-radius: 5px;
}

.form-successful {
  display: none;
  color: #000;
  z-index: 1;
  position: relative;
  font-family: 'PT Sans', sans-serif;
  font-size: 120%;
}

.formElError {
  border: 1px solid red;
}

.sub-menu {
  position: absolute;
  list-style: none;
  text-align: left;
  top: 51px;
  left: 0;
  padding: 0 !important;
  display: none;
}

.sub-menu li {
  margin: 0 0 2px 0;
  padding: 7px 12px;
}

.sub-menu li:hover {
  background: #f0cc00;
  cursor: pointer;
}

.show {
  display: block;
}

.u-header {
  padding-bottom: 0px;
  background-color: #ffffff;
}

.u-header .t228.t228__positionfixed {
  background-color: rgb(245, 245, 245);
  height: 80px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px;
}

.u-header .t228__maincontainer {
  height: 80px;
}

.u-header .t228__maincontainer .t228__leftcontainer a {
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.u-header .t228__centerside .t228__centercontainer>ul>li>a {
  color: #141414;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 10px;
}

.u-header .t228__centerside .t228__centercontainer>ul>li>a>h5 {
  font-size: 16px;
}

.sub-menu h6 {
  font-size: 16px;
}

.u-header .t228__rightside .t228__right_descr {
  color: #000000;
  font-size: 14px;
}

.u-header .t228__rightside .t228__right_descr>div {
  font-size: 18px;
  font-family: 'Open Sans';
  color: #ffd706;
}

.u-header .t228__rightside .t228__right_descr>div span {
  font-weight: 400;
  font-family: Roboto;
  color: rgb(0, 0, 0);
  font-size: 20px;
}

.t228__list_item ul.sub-menu {
  display: none;
}

.t228__list_item {
  position: relative;
  display: inline-block;
}

.t228__list_item ul.sub-menu.show {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 0px !important;
  list-style: none;
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid;
}

.t228__list_item ul.sub-menu.show li {
  display: block;
  padding: 3px 10px;
  border-bottom: 1px solid;
}

.t228__list_item ul.sub-menu.show li:last-child {
  border-bottom: none;
}

.t228__list_item ul.sub-menu.show li a {
  color: #fff !important;
}

.u-main-slider {
  padding-top: 0px;
  padding-bottom: 0px;
}

.main-sign {
  font-size: 30px;
  line-height: 1.2;
  font-family: 'Roboto';
  font-weight: 400;
}

.page-block {
  padding: 72px 0 48px;
  background-color: #f5f5f5;
}

.page-block__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-block__title {
  max-width: 860px;
  margin: 0 auto 40px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
}

.section-block {
  padding-top: 45px;
  padding-bottom: 105px;
  background-color: #f5f5f5;
}

.s-icons-name {
  font-size: 24px;
  line-height: 30px;
  font-family: 'PT Sans';
}

.s-icons-name span {
  font-weight: 500;
}

.t-text .span-description {
  font-family: 'PT Sans';
}

.section-span-link {
  color: rgb(255, 215, 6);
}

.section-span-link a {
  text-decoration: underline;
  font-size: 14px;
  font-family: 'PT Sans';
  font-weight: 600;
  color: rgb(77, 77, 77);
}

.icon-block {
  margin-bottom: 40px;
}

.copy-right {
  font-size: 16px;
  line-height: 24px;
  font-family: 'PT Sans';
  color: #f0cc00;
}

.copy-right span {
  font-weight: 700;
}

.footer-menu {
  font-size: 14px;
  line-height: 22px;
  font-family: 'PT Sans';
  color: #e9e9e9;
}

.footer {
  padding: 30px 0;
  background-color: #000000;
}

.footer #allrecords a:hover {
  color: #fff;
  transition: color .4s ease;
}

.contacts-name {
  color: rgb(255, 215, 6);
  font-weight: 600;
}

.contacts-descr {
  color: #ffffff;
}

.yellow-block {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffd706;
}

.yellow-block .t021__line {
  background-color: #000000;
}

.about-text {
  padding-top: 60px;
  padding-bottom: 30px;
}

.about-text-block {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f0cc00;
}

.about-bottom-text {
  padding-top: 30px;
  padding-bottom: 105px;
  opacity: 1;
}

.banner-content {
  height: 110vh;
  background-image: -webkit-linear-gradient(top, #ccc, #777);
  background-image: -moz-linear-gradient(top, #ccc, #777);
  background-image: -o-linear-gradient(top, #ccc, #777);
  background-image: -ms-linear-gradient(top, #ccc, #777);
  background-image: linear-gradient(top, #ccc, #777);
}

.banner-image {

  height: 110vh;
}

.banner-bg {
  height: 110vh;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7f000000', endColorstr='#7f000000');
}

.banner-text {
  height: 110vh;
  position: relative;
  z-index: 1;
}

.banner-title {
  font-size: 40px;
  font-family: 'PT Sans';
  color: #ffd706;
}

.banner-description {
  line-height: 30px;
}

.banner-description p {
  font-size: 20px;
  font-family: 'PT Sans';
}

.order-form input[type="text"] {
  color: #000000;
  background-color: #f0f0f0;
}

.order-form textarea {
  color: #000000;
  background-color: #f0f0f0;
  height: 68px;
}

.order-form input[type="submit"] {
  color: #ffffff;
  border: 0px solid;
  background-color: #000000;
  outline: none;
}

.order-form .t333__form-text {
  text-align: center;
}

.order-form .t333__form-text .t-descr {
  margin-top: 10px;
}

.form-bg {
  background-color: #ffffff;
  opacity: 1;
}

.infografic {
  padding-top: 60px;
  padding-bottom: 90px;
  background-color: #ffd706;
}

.bottom-sign {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f5f5;
}

.email-text {
  font-weight: 700;
  text-decoration: underline;
  color: rgb(77, 77, 77);

}

.phone-text {
  font-weight: 700;
}

.section-description {
  padding-top: 60px;
  padding-bottom: 60px;
  opacity: 1;
}

.section-description-content {
  text-align: left;
  font-family: 'PT Sans';
}

.detail-big-banner {
  height: 700px;
  background-image: -webkit-linear-gradient(top, #ccc, #777);
  background-image: -moz-linear-gradient(top, #ccc, #777);
  background-image: -o-linear-gradient(top, #ccc, #777);
  background-image: -ms-linear-gradient(top, #ccc, #777);
  background-image: linear-gradient(top, #ccc, #777);
}

.detail-big-banner .t-cover__carrier {
  height: 700px;
}

.detail-big-banner .t-cover__filter {
  height: 700px;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.50));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.50));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.50));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.50));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.50));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2000000', endColorstr='#7f000000');
}

.detail-big-banner .t-valign_middle {
  height: 700px;
}

.detail-big-banner .t-descr.t-descr_lg {
  font-size: 26px;
}

.services-block {
  padding-top: 90px;
  padding-bottom: 45px;
  background-color: #ffd706;
}

.services-block-2 {
  padding-top: 30px;
  padding-bottom: 105px;
  background-color: #ffd706;
}

.top-block {
  padding: 95px 0 15px 0;
  background: #f5f5f5;
}

.title-block {
  margin: 0 0 15px;
}

.title-block h1 {
  text-align: center;
}

.nav-chain {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
}

.nav-chain ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-chain ul li {
  display: inline-block;
  margin: 0 7px 0 0;
  vertical-align: bottom;
}

.sub-menu.show li {
  position: relative;
}

#allrecords .sub-menu.show li ul {
  position: absolute;
  left: 100%;
  top: 0;
  background: #000;
  display: none;
  padding: 0;
  margin: 0;
}

#allrecords .sub-menu.show li:hover>ul {
  display: block;
}

#myCarousel4386169 {
  height: 800px;
}

#myCarousel4386169 .t309__item.item {
  height: 800px;
}

#myCarousel4386169 .t-cover__filter {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.20));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.20));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.20));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.20));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.20));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99000000', endColorstr='#cc000000');
}

#myCarousel4386169 .t309__table {
  height: 800px;
}

#myCarousel4386169 .t309__button a {
  color: #000000;
  background-color: #ffd706;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}

#myCarousel4386169 .t309__button a table {
  width: 100%;
  height: 100%;
}

#myCarousel4386169 .t309__button a span {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  color: #fff;
}

.slider-main-bg {
  height: 100%;
  background-attachment: scroll;
}

.main-slider-name {
  font-size: 52px;
  font-family: 'PT Sans';
  font-weight: 600;
}

.main-slider-descr {
  font-size: 26px;
  font-family: 'PT Sans';
  font-weight: 100;
}

.carousel-control-left-white {
  top: 42%;
}

.carousel-control-right-white {
  top: 42%;
}

.news-preview-text {
  line-height: normal;
  font-size: 16px;
  margin-bottom: 20px;
}

.t073,
.t075 {
  text-align: center;
}

.f14 {
  font-size: 14px !important;
}

.t075 .t-container .icon-block {
  float: none;
  margin: 0 18px 40px;
  display: inline-block;
  vertical-align: top;
}

.t-container .t-col.t-col_4 {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left !important;
}

.section-other-block .t075 .t-container .icon-block {
  margin: 0;
  width: 230px;
}

.section-other-block .t075 .t-container .icon-block .s-icons-name span {
  font-size: 20px;
}

.basket-order-btn {
  text-align: center;
  margin: 60px 0 0;
}

#allrecords .basket-order-btn a.order-btn {
  padding: 5px 15px;

  border: 1px solid #ffd706;
  text-transform: uppercase;
  font-size: 22px;
  display: inline-block;
  background: #ffd706;
  color: #fff;
}

#allrecords .basket-order-btn a.order-btn:hover {
  color: #ffd706;
  background: #fff;
}

.popup {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.popup-window {
  position: absolute;
  width: 430px;
  top: 0;
  left: 50%;
  margin: 0 0 0 -215px;
  padding: 25px 30px;
  background: #fff;
  text-align: center;
}

.popup-thanks .popup-window,
.popup-thanks-review .popup-window,
.popup-error .popup-window {
  width: 430px;
  height: 348px;
}

.popup-window div.title {
  margin-bottom: 37px;
  font-size: 23px;
  color: #613161;
  text-align: center;
}

.popup-window p {
  text-align: center;
  margin: 0 0 20px;
}

.popup-window .popup-body {
  margin: 0 0 20px;
}

.popup-thanks .popup-window .title {
  margin: 50px 30px 30px;
}

.popup-window .popup-body .popup-input {
  margin-bottom: 20px;
}

.popup-window .popup-body .popup-input label {
  display: block;
  font-size: 17px;
  margin-bottom: 3px;
}

.popup-window .popup-body .popup-input textarea {
  width: 100%;
  height: 120px;
  outline: none;
  resize: none;
}

.popup-product-review .popup-window .popup-body .popup-input textarea {
  height: 195px;
}

.popup-window .popup-footer {
  padding: 10px 0 30px;
  text-align: center;
}

.form-policy,
.popup-policy {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-top: 14px;
  line-height: 1.4;
  cursor: pointer;
}

.popup-policy span {
  font-size: 13px;
}

.form-policy__small {
  font-size: 12px;
}

.form-policy input,
.popup-policy input {
  flex: 0 0 auto;
  margin-top: 3px;
}

.form-policy input.err,
.popup-policy input.err {
  outline: 1px solid #d00;
  outline-offset: 2px;
}

.form-policy a,
.popup-policy a {
  text-decoration: underline;
}

.popup-close {
  display: block;
  background-image: url(/bitrix/templates/.default/images/sprite.png);
  background-position: -215px -106px;
  width: 10px;
  height: 11px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

body {
  position: relative;
  overflow-x: hidden;
}

.popup input[type="text"].t-input,
.popup input[type="password"].t-input {
  color: #000000;
  background-color: #f0f0f0;
  height: 50px;
  padding: 0 18px;
}

.popup textarea.t-input {
  height: 68px;
  padding: 15px 18px 0 18px;
  ;
  color: #000000;
  background-color: #f0f0f0;
}

.popup a.btn {
  color: #ffffff;
  border: 0px solid;
  background-color: #000000;
  outline: none;
  width: 50%;
  padding: 13px 0;
  height: 50px;
  display: inline-block;
  text-decoration: none;
}

.popup .err {
  border: 1px solid #ff0000 !important;
}

.other-title {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 25px;
}

.t075 .t-container .icon-block a:hover .s-icons-name span {
  color: rgba(77, 77, 77, 0.88);
  transition: all .2s ease;
}

a.qwerty {
  text-decoration: underline !important;
}

a.qwerty:hover {
  text-decoration: none !important;
}

.pic-anons {
  float: left;
  margin: 0px 10px 10px 0;
}

.pic-anons img {
  width: 150px;
  border: 3px solid #f0cc00;
  border-radius: 10px;
}

.banner-proektirovanie {
  background: url(/proektirovanie-servernykh/img-banner.jpeg);
  filter: brightness(40%);
}

.info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.info-block {
  margin-right: 50px;
}

.info-block p {
  margin-bottom: 20px;
}

.solutions {
  margin-bottom: 50px;
}

.solutions ul {
  font-size: 20px;
}

.solutions .heading {
  margin-bottom: 20px;
}

.cycles {
  padding: 50px 15px;
}

.cycles .heading {
  font-size: 24px;
}

.cycle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 90px 0 0;
}

.cycle-element {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  margin: 10px;
}

.cycle-element .element-heading {
  color: #1e6ac5;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}

.cycle-element .element-heading::after {
  content: '+';
  font-size: 25px;
  margin-left: 20px;
  color: black;
}

.cycle-element .desc {
  color: #9c9c9c;
  margin-top: 15px;
}

.margin-y {
  margin: 50px 20px;
}

.dostavka .heading {
  font-size: 27px;
}

.dostavka-img,
.oplata-img {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}

.dostavka ul {
  margin-bottom: 30px;
}

.garanty-block {
  margin-bottom: 50px;
}

.oplata .heading {
  font-size: 27px;
}

.faq-block {
  margin-bottom: 50px;
}

.faq-block .heading {
  font-size: 27px;
  margin-bottom: 30px;
  font-weight: bold;
}

.otzyv-block {
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}

.otzyv-block:nth-child(2n) {
  flex-direction: row-reverse;
}

.otzyv {
  padding: 20px;
  border: 1px solid #ffd706;
  border-radius: 20px;
}

.person-block {
  text-align: center;
  margin: 0 10px;
}

.cookie-panel {
  position: fixed;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  max-width: 1180px;
  margin: 0 auto;
  padding: 18px 24px;
  background: #fff;
  color: #222;
  border: 1px solid #e5e5e5;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  font-size: 16px;
  line-height: 1.5;
}

.cookie-panel.is-show {
  display: flex;
}

.cookie-panel__text {
  max-width: 940px;
}

.cookie-panel__text a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.cookie-panel__text a:hover {
  text-decoration: none;
}

.cookie-panel__btn {
  flex: 0 0 auto;
  min-width: 120px;
  padding: 12px 20px;
  border: 0;
  background: #222;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
}

.cookie-panel__btn:hover {
  opacity: 0.97;
}

@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: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}

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

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

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

@media screen and (max-width: 1200px) {
  .t-container {
    max-width: 960px;
    padding: 0;
  }

  .t-container_10 {
    max-width: 780px;
  }

  .t-container_8 {
    max-width: 640px;
  }

  .t-col {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
  }

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

  .t-col_2 {
    max-width: 140px;
  }

  .t-col_3 {
    max-width: 220px;
  }

  .t-col_4 {
    max-width: 300px;
  }

  .t-col_5 {
    max-width: 380px;
  }

  .t-col_6 {
    max-width: 460px;
  }

  .t-col_7 {
    max-width: 50%;
  }

  .t-col_8 {
    max-width: 620px;
  }

  .t-col_9 {
    max-width: 700px;
  }

  .t-col_10 {
    max-width: 780px;
  }

  .t-col_11 {
    max-width: 860px;
  }

  .t-col_12 {
    max-width: 940px;
  }

  .t-prefix_1 {
    padding-left: 80px;
  }

  .t-prefix_2 {
    padding-left: 160px;
  }

  .t-prefix_3 {
    padding-left: 240px;
  }

  .t-prefix_4 {
    padding-left: 320px;
  }

  .t-prefix_5 {
    padding-left: 400px;
  }

  .t-prefix_6 {
    padding-left: 480px;
  }

  .t-prefix_7 {
    padding-left: 560px;
  }

  .t-prefix_8 {
    padding-left: 640px;
  }

  .t-prefix_9 {
    padding-left: 720px;
  }

  .t-prefix_10 {
    padding-left: 800px;
  }

  .t-prefix_11 {
    padding-left: 880px;
  }

  .t-prefix_12 {
    padding-left: 960px;
  }

  .t-width_1 {
    max-width: 60px;
  }

  .t-width_2 {
    max-width: 140px;
  }

  .t-width_3 {
    max-width: 220px;
  }

  .t-width_4 {
    max-width: 300px;
  }

  .t-width_5 {
    max-width: 380px;
  }

  .t-width_6 {
    max-width: 460px;
  }

  .t-width_7 {
    max-width: 540px;
  }

  .t-width_8 {
    max-width: 620px;
  }

  .t-width_9 {
    max-width: 700px;
  }

  .t-width_10 {
    max-width: 780px;
  }

  .t-width_11 {
    max-width: 860px;
  }

  .t-width_12 {
    max-width: 940px;
  }

  .t-width_100 {
    max-width: 100%;
  }

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

  .t-screenmin-1200px {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .t222 .t222__container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }

  .t228__padding40px {
    width: 20px;
  }

  .t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 20px;
  }

  .t228__logo {
    padding-right: 15px;
  }

  .t228__right_descr {
    padding-left: 15px;
  }

  .t228__right_buttons {
    padding-left: 15px;
  }

  .t228__right_share_buttons {
    padding-left: 15px;
  }

  .t228__right_langs {
    padding-left: 15px;
  }

  .t228__right_social_links {
    padding-left: 15px;
  }
}

@media screen and (max-width: 1199px) {
  .banner-content,
  .banner-image,
  .banner-text {
    height: auto;
  }
}

@media screen and (max-device-width: 1024px) {
  .t-cover {
    background-attachment: scroll;
  }

  .t-cover__carrier {
    background-attachment: scroll;
  }
}

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

  .t220 .t-col_12 {
    max-width: 940px;
  }

  .t228 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }

  .t228.t228__positionabsolute,
  .t228.t228__positionfixed,
  .t228.t228__positionstatic {
    position: static;
  }

  .t228__leftside,
  .t228__rightside,
  .t228__centerside {
    display: block;
    text-align: center;
    float: none;
  }

  .t228__leftcontainer,
  .t228__centercontainer,
  .t228__rightcontainer {
    padding: 20px 0px;
  }

  .t228__padding40px {
    display: none;
  }

  .t228__padding10px {
    display: none;
  }

  .t228__rightcontainer {
    display: table;
    position: static;
    float: none;
    text-align: center;
    margin: 0 auto;
  }

  .t228__right_share_buttons {
    display: table;
    position: static;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
    float: none;
    min-width: inherit;
  }

  .t228__right_buttons {
    display: table;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
  }

  .t228__right_descr,
  .t228__right_langs,
  .t228__right_social_links {
    display: table;
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
  }

  .t228__logo {
    text-align: center;
    margin: 20px;
  }

  .t228 img {
    float: inherit;
  }

  .t228 .t228__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }

  .t228 .t-btn {
    margin-left: 5px;
  }

  .t228__logo {
    white-space: normal;
    padding: 0px;
  }

  #allrecords ul {
    padding: 10px !important;
  }

  .t228__list_item ul.sub-menu.show {
    position: static;
    margin: 10px 0 0 0 !important;
  }
}

@media screen and (max-width: 960px) {
  .banner-title{
    font-size: 32px;
  }
  .t-container {
    max-width: 640px;
  }

  .t-container.flexx {
    display: block;
  }

  .t-container_flex {
    display: block;
  }

  .t-col {
    display: block;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .t-col_1,
  .t-col_2,
  .t-col_3,
  .t-col_4,
  .t-col_5,
  .t-col_6,
  .t-col_7,
  .t-col_8,
  .t-col_9,
  .t-col_10,
  .t-col_11,
  .t-col_12 {
    width: 100%;
    max-width: 100%;
  }

  .t-prefix_1,
  .t-prefix_2,
  .t-prefix_3,
  .t-prefix_4,
  .t-prefix_5,
  .t-prefix_6,
  .t-prefix_7,
  .t-prefix_8,
  .t-prefix_9,
  .t-prefix_10,
  .t-prefix_11,
  .t-prefix_12 {
    padding-left: none;
  }

  .carousel-control .carousel-control-left {
    left: 10%;
  }

  .carousel-control .carousel-control-left-white {
    left: 10%;
  }

  .carousel-control .carousel-control-right {
    right: 10%;
  }

  .carousel-control .carousel-control-right-white {
    right: 10%;
  }

  .t007 .t-col {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .t032__line {
    max-width: 160px;
    margin: 0 auto;
  }

  .t037 .t-container {
    display: -webkit-block;
    display: block;
  }

  .t037__title {
    padding-right: 0px;
  }

  .t075__textclass1,
  .t075__textclass2,
  .t075__textclass3 {
    margin-bottom: 45px;
  }

  .t004__text-column-count_2,
  .t004__text-column-count_3,
  .t004__text-column-count_4 {
    column-count: 1;
    column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
  }

  .t145 .t145__col {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .t220 .t-container {
    max-width: 680px;
  }

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

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

  .t222 .t222__container {
    text-align: center;
  }

  .t222 .t222__col_2 {
    max-width: 200px;
    margin-bottom: 20px;
  }

  .t222 .t222__col_3 {
    max-width: 160px;
    margin-bottom: 20px;
  }

  .t333__left-content {
    margin-bottom: 35px;
  }

  .page-block {
    padding: 56px 0 36px;
  }

  .page-block__title {
    margin-bottom: 32px;
    font-size: 26px;
  }
}

@media screen and (max-width: 900px) {
  .t262__title {
    margin-bottom: 40px;
    font-size: 26px;
  }

  .t262__mainblock,
  .t262__col,
  .t262__contentbox {
    height: 460px !important;
  }

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

@media screen and (max-width: 800px) {
  .t262__title {
    font-size: 21px;
    margin-bottom: 30px;
  }

  .t262__contentwrapper {
    padding: 0 25px;
  }

  .t262__mainblock,
  .t262__col,
  .t262__contentbox {
    height: 390px !important;
  }
}

@media screen and (max-width: 768px) {
  .t-carousel__control .t-carousel__arrow {
    width: 12px;
    height: 12px;
  }

  .t-carousel-control {
    width: 10%;
  }

  .t-carousel__arrow__left {
    left: 15px;
  }

  .t-carousel__arrow__right {
    right: 15px;
  }
}

@media (max-width: 767px) {
  .cookie-panel {
    left: 12px;
    right: 12px;
    bottom: 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    padding: 16px;
    font-size: 14px;
  }
  .dostavka-img,
  .oplata-img {
    gap: 15px;
    flex-direction: column;
  }
  .cookie-panel__btn {
    width: 100%;
  }
}

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

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

  .t262__title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .t262__mainblock,
  .t262__col,
  .t262__contentbox {
    height: 320px !important;
  }
}

@media screen and (max-width: 640px) {
  .banner-title{
    font-size: 24px;
  }
  .dostavka .heading{
    font-size: 22px;
  }
  .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.40;
  }

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

  .t-cover {
    height: 400px;
    background-attachment: fixed;
  }

  .t-cover__carrier {
    background-attachment: scroll !important;
    background-size: cover;
    background-position: center center;
  }

  .t-cover__filter {
    height: 400px;
  }

  .t-cover__wrapper {
    height: 400px;
  }

  .t-cover__arrow_mobile {
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
  }

  .t-cover__arrow {
    bottom: 14px;
  }

  .t-btn {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }

  .t-submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }

  .t-screenmin-640px {
    display: none;
  }

  .t-carousel__indicators.carousel-indicators,
  .t-carousel__indicators.t-carousel__indicators_light,
  .t-carousel__indicators.t-carousel__indicators_bold {
    padding: 15px 0;
  }

  .t032 .t-cover__wrapper {
    display: block;
    width: 100%;
  }

  .t032__title {
    padding: 0 10px;
  }

  .t032__descr {
    padding: 0 10px;
  }

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

  .t073__blockdescr {
    margin-bottom: 20px;
  }

  .t004 h1 {
    font-size: 28px;
    line-height: 35px;
  }

  .t005__text {
    margin-bottom: 20px;
  }

  .t222 .t222__col_2 {
    max-width: 180px;
    margin-bottom: 15px;
  }

  .t222 .t222__col_3 {
    max-width: 240px;
    margin-bottom: 20px;
  }

  .t228__right_buttons_but {
    display: table;
    padding: 0px 0px;
    margin: 0px auto;
  }
}

@media (max-width: 600px) {
  .main-slider-name {
    font-size: 32px;
  }
  
  .main-slider-descr {
    font-size: 18px;
  }
  .main-sign,
  .page-block__title {
    font-size: 26px;
  }

  .page-block {
    padding: 48px 0 32px;
  }

  .page-block__title {
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 600px) {
  .dostavka .heading, .oplata .heading, .faq-block .heading{
    font-size: 20px;
  }
  .t262__contentwrapper {
    padding: 30px 20px;
  }

  .t262__descr {
    font-size: 12px;
  }

  .t262__mainblock {
    height: auto !important;
  }

  .t262__col,
  .t262__contentbox {
    float: none;
    width: 100%;
    height: auto !important;
  }

  .t262__map {
    height: 300px !important;
  }

  .t262__contentbox {
    height: auto !important;
  }
}

@media (max-width: 500px) {
  .t-container .t-col.t-col_4 {
    margin: 0 auto;
  }
  .title-block h1{
    font-size: 24px;
  }
}

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

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

  .t-screenmin-480px {
    display: none;
  }

  .t222 .t222__col_3 {
    max-width: 200px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 400px) {
  .t222 .t222__col_2 {
    max-width: 140px;
    margin-bottom: 10px;
  }

  .t222 .t222__col_3 {
    max-width: 160px;
    margin-bottom: 20px;
  }
}

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

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

  .t-cover {
    background-attachment: scroll;
  }

  .t-cover__carrier {
    background-attachment: scroll;
  }
}
