<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/testnew/components/bitrix/menu/header-top-menu/style.css?1568010565137*/
.hidden_top{
    display: none!important;
}
@media (max-width: 1299px){
    .hidden_top{
        display: block!important;
    }
}
/* End */


/* Start:/bitrix/templates/testnew/components/bitrix/breadcrumb/new/style.css?15688118402234*/
@font-face {
  font-family: "icons";
  src: url("/bitrix/templates/testnew/components/bitrix/breadcrumb/icons.eot");
  src: url("/bitrix/templates/testnew/components/bitrix/breadcrumb/icons.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/testnew/components/bitrix/breadcrumb/new/icons.woff") format("woff"), url("/bitrix/templates/testnew/components/bitrix/breadcrumb/new/icons.ttf") format("truetype"), url("/bitrix/templates/testnew/components/bitrix/breadcrumb/new/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.bx-breadcrumb {
  margin: 10px 0;
}
.bx-breadcrumb i {
  color: #fecc00;
  line-height: 13px;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
  float: left;
  margin-bottom: 10px;
  white-space: nowrap;
  line-height: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 2;
  font-size: 16px;
  color: #fff;
}
.bx-breadcrumb .bx-breadcrumb-item a {
  border-bottom: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
  text-decoration: none;
  color: #fff;
}
.bx-breadcrumb .bx-breadcrumb-item a {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 2;
  transition: opacity, 0.4s;
  transition-property: opacity, all;
  transition-duration: 0s, 0.4s;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s;
  font-size: 16px;
  text-decoration: underline;
  position: relative;
  color: #fff;
}

@media (max-width: 543px) {
  .bx-breadcrumb .bx-breadcrumb-item {
    display: none;
  }
  .bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) {
    display: block;
  }
  .bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3)::before {
    padding-left: 1rem;
    font-size: 11px;
    position: relative;
    display: inline-block;
    font: normal normal normal 14px/1 "icons";
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    color: #222324;
    vertical-align: middle;
    padding-right: 6px;
  }
}

.mob_ic {
  display: none!important;
}

@media (max-width: 543px) {
  .mob_ic {
    display: inline-block!important;
    color: #222324!important;
  }
}

/* End */


/* Start:/bitrix/templates/testnew/components/bitrix/menu/header-bottom-menu/style.css?1570096752111*/
h5 a {
	color: #fff;
	text-decoration: none;
}
h5 a:hover {
	color: #fff;
	text-decoration: underline;
}
/* End */


/* Start:/bitrix/templates/testnew/components/bitrix/news.list/destributors_footer/style.css?15693312781166*/
.contacts_title {
  min-width: 180px;
  /*height: 100%;*/
  min-height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.display-cell.text-lg-right div {
  width: 91px;
  min-height: 1px;
}
@media (min-width: 991px){
  .social-icon-bar {
    position: absolute;
    right: 40px;
    top: 43%;
  }

  .contacts_title {
    min-height: 28px;
    position: absolute;
    margin-top: 20px;
    left: 0;
    top: 45%;
  }
}



@media (max-width: 990px){
  .social-icon-bar{
    position: absolute;
    bottom: 15px;
    right: 40%;
  }
}


@media (min-width: 991px) {
  .distrib-cell {
    height: 60px;
    display: flex !important;
    align-items: center;
  }
}

@media screen and (max-width: 990px) {
  footer .footer-contact .display-table .display-cell {
    width: 100%!important;
    text-align: center;
  }
  .contacts_title,.ct-padding{
    display: none;
  }
}


@media (max-width: 767px){
  .advantage-item .inner .img img,.advantage-item .inner .img {
    width: 9.5vh;
    min-width: 80px;
  }
  .inner:nth-child(n) {
    position: relative;
    top: -12px;
  }
}
/* End */


/* Start:/bitrix/templates/testnew/components/bitrix/news.list/social/style.css?1569330993161*/
.social-footer{
    width: 44px;
    height: 44px;
}
.social-icon-bar div {
    display: inline-block;
}
.social-icon-bar {
    right: 20px!important;
}
/* End */


/* Start:/bitrix/components/custom/form.add/templates/faq_popup_form2/style.css?15688039184674*/
.feedback-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 15px;
  padding: 0px 20px;
  height: 50px;
  background: #ffcb08;
  border-radius: 50px;
  cursor: pointer;
  margin-left: 100px;
  margin-top: 30px;
  transition: all 0.5s;
}
.feedback-btn:hover {
  background: #fff;
}
#page-layout-box--header--.active .feedback-btn {
  margin-top: 15px;
}
#page-layout-box--header--.active {
  height: 74px !important;
}
.desktop-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-group {
  display: flex;
  justify-content: center;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  #page-layout-box--header--.active #main-menu ul li a {
    padding-top: 34px !important;
    height: 79px;
  }
}
@media only screen and (max-width: 767px) {
  .feedback-btn {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 30px;
    text-align: center;
  }
  .menu-group {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 570px) {
  .feedback-btn {
    width: 150px;
    line-height: 14px;
  }
  .misc_header a img {
    width: 185px;
    margin-top: 6px;
  }
}
@media only screen and (max-width: 520px) {
  .layout_box_inner_with_slot {
    display: flex;
    flex-direction: column;
  }
  #page-layout-box--header-- h1#page-header a {
    margin-left: 0 !important;
  }
  .feedback-btn {
    margin-right: 0;
  }
  .misc_header a {
    width: 100% !important;
  }
  .menu-group {
    justify-content: center;
  }
  #page-layout-box--header--.active h1#page-header a {
    margin: 11px 0 5px 0px !important;
  }
}
.tech-info-box .text {
  max-width: 155px;
  width: 100%;
}
.news-header {
  max-width: 1170px;
  margin: 30px auto;
  font-size: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-date {
  font-size: 14px;
  color: #000;
}
.news-list {
  max-width: 1170px;
  margin: auto;
  text-align: justify;
}
.all_news {
  font-size: 14px;
  background: #000;
  color: #fff;
  padding: 5px 12px;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s;
}
.all_news:hover {
  color: #fff;
  text-decoration: none;
  background: #ffcb08;
}
.preview_picture {
  margin-right: 20px;
}
.header-news-post {
  display: flex;
  justify-content: space-between;
}
.news-date-time {
  font-size: 14px;
  min-width: 190px;
  text-align: right;
}
.more-btn {
  font-size: 14px;
}
.news-detail {
  padding-top: 30px;
  margin: auto;
  max-width: 1170px;
}
.news-date-time {
  font-size: 14px;
  color: #000;
}
.back-list {
  max-width: 1170px;
  margin: auto;
}
.detail_picture-block {
  max-width: 1170px;
  width: 100%;
}
.detail_picture {
  width: 100%;
  height: auto;
}
.ajax-form {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  padding: 20px;
}
.ajax-form input[type="text"] {
  height: 40px;
  outline: none;
  margin-bottom: 10px;
  border: 1px solid #999;
  border-radius: 50px;
  padding: 0px 20px;
  box-sizing: border-box;
}
.ajax-form label {
  font-size: 16px;
}
.ajax-form input[type="submit"] {
  width: 150px;
  height: 50px;
  border-radius: 50px;
  background: #000;
  color: #fff;
  border: none;
  margin: 0 auto;
  outline: none;
  transition: all 0.3s;
}
.ajax-form input[type="submit"]:hover {
  background: #ffcb08;
}
.ajax-form__title {
  margin: 20px auto;
  width: 90%;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
}
@media screen and (max-width: 1200px) {
  .news-list,
  .news-detail,
  .back-list {
    margin: 0px 20px;
  }
  .news-header {
    margin: 30px 20px;
  }
}
@media screen and (max-width: 550px) {
  .news-header {
    flex-direction: column;
  }
  .preview_picture {
    display: none;
  }
  .header-news-post {
    flex-direction: column;
  }
  .news-date-time {
    text-align: left;
  }
}
.input-error {
  border: 1px solid #ff0000 !important;
}
[id^="wait_comp_"] {
  display: none;
}
.centered {
  text-align: center;
  margin-top: 35px;
}

.ajax-form__title_main:after {
  content: "";
  display: block;
  margin: 25px auto 30px;
  width: 102px;
  border-top: 2px solid #fecc00;
}

.ajax-form__title_main {
  margin: 0;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #222324;
}

.ajax-form__title {
  color: #222324;
}

/* End */
/* /bitrix/templates/testnew/components/bitrix/menu/header-top-menu/style.css?1568010565137 */
/* /bitrix/templates/testnew/components/bitrix/breadcrumb/new/style.css?15688118402234 */
/* /bitrix/templates/testnew/components/bitrix/menu/header-bottom-menu/style.css?1570096752111 */
/* /bitrix/templates/testnew/components/bitrix/news.list/destributors_footer/style.css?15693312781166 */
/* /bitrix/templates/testnew/components/bitrix/news.list/social/style.css?1569330993161 */
/* /bitrix/components/custom/form.add/templates/faq_popup_form2/style.css?15688039184674 */
</pre></body></html>