

/* Start:/bitrix/templates/master_default/components/bitrix/news.list/features/style.css?16317536071468*/
.feature__pic {
  white-space: nowrap; }
  .feature__pic:before {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle;
    width: 0; }
  .feature__img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    white-space: normal; }

.feature__name {
  display: block;
  position: relative;
  overflow: hidden; }
  .feature__name:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, #fff), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 80%, #fff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 80%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 80%, #fff 100%);
    bottom: 0;
    right: 0;
    content: "";
    height: 23px;
    position: absolute;
    top: 0;
    width: 10%; }

.feature {
  text-align: center; }
  .feature__name {
    color: #676d72;
    font-size: 1em;
    height: 69.6px;
    margin: 0 14% 23.2px; }
    .feature__name:after {
      top: 46.4px; }
  .feature__icon, .feature__pic {
    display: block;
    margin-bottom: 5.75px; }
  .feature__icon {
    font-size: 66px;
    fill: #000; }
    .feature__icon > svg {
      display: block;
      height: 1em !important;
      margin: auto;
      width: 1em !important; }
  .feature > a:hover {
    text-decoration: none; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/master_default/components/bitrix/main.include/about_company/style.css?16317536071101*/
.b-about-company {
  width: 100%;
  text-align: center;
  padding: 15px 0 10px 0;
  border-top: 1px solid #dbdbdd;
  border-bottom: 1px solid #dbdbdd;
  margin: -1px 0 -1px 0; }
  .b-about-company__title {
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 2px;
    margin-top: 20px; }
  .b-about-company__content {
    max-width: 880px;
    padding: 0 15px;
    margin: auto;
    margin-bottom: 23px;
    font-size: 1.125rem;
    color: #676d72;
    font-weight: 300; }
  .b-about-company__achievements {
    padding: 30px 0;
    margin: auto; }
  .b-about-company__achievement {
    display: inline-block;
    padding: 30px 0;
    width: 180px;
    vertical-align: top; }
  .b-about-company__achievement-number {
    font-weight: bold;
    color: #6a0ba7;
    font-size: 2.1875em;
    line-height: 1.3; }
  .b-about-company__achievement-desc {
    padding: 0 30px;
    font-size: 1em; }
  @media (min-width: 992px) {
    .b-about-company__achievement {
      width: 210px; }
    .b-about-company__achievement-number {
      font-size: 3.125em; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/master_default/components/bitrix/news.line/helpful_information/style.css?16317536073073*/
.b-helpful-info__nav {
  float: none;
  margin-left: 23px; }
  .b-helpful-info__nav .icon-svg {
    font-size: 26px;
    color: #0b1226; }
  .b-helpful-info__nav .prev,
  .b-helpful-info__nav .next {
    display: inline-block;
    cursor: pointer; }
  .b-helpful-info__nav .prev {
    margin-right: 16px; }
  
  .b-helpful-info__nav .next {
    margin-left: 16px; }
  .disabled.b-helpful-info__nav {
    display: none; }
  @media (min-width: 768px) {
    .b-helpful-info__nav {
      float: right; } }

.b-helpful-info__title {
  font-weight: bold; }

.b-helpful-info__item {
  border: 1px solid #e8e8e8;
  margin-bottom: 11px;
  position: relative;
  background: #fff;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s; }
  @media (min-width: 768px) {
    .b-helpful-info__item {
      margin-bottom: 23px; } }

.b-helpful-info__item:hover {
  -webkit-box-shadow: 0 0 26px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 26px rgba(0, 0, 0, 0.13); }

.b-helpful-info__pic {
  position: relative;
  display: block;
  overflow: hidden;
  height: 200px; }

.b-helpful-info__pic img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  max-width: none; }

.b-helpful-info .owl-carousel .owl-item img {
  width: auto; }

.b-helpful-info .owl-carousel .prev,
.b-helpful-info .owl-carousel .next {
  margin-top: -8px; }

.b-helpful-info__datainner {
  margin-top: 11px;
  height: auto;
  overflow: hidden; }
  @media (min-width: 480px) {
    .b-helpful-info__datainner {
      height: 150px; } }
  .b-helpful-info__datainner h5 {
    margin-top: 0px;
    margin-bottom: 0.5rem; }

.b-helpful-info__date, .b-helpful-info__desc {
  color: #555555;
  font-size: 1em; }

.b-helpful-info__data {
  padding: 9px 38px 25px 38px; }

.b-helpful-info__date {
  display: inline-block; }

.b-helpful-info__name {
  word-break: break-word;
  color: #202020; }

.b-helpful-info__name:hover, .b-helpful-info__active {
  color: #202020; }

.b-helpful-info__desc {
  padding: 5px 0; }

.b-helpful-info__tag {
  position: absolute;
  z-index: 90;
  color: #fff;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: 400;
  left: 12px;
  top: 0;
  letter-spacing: 0.2px; }

.b-helpful-info__tag:hover, .b-helpful-info__tag:active, .b-helpful-info__tag:focus {
  color: #fff;
  text-decoration: none; }

.b-helpful-info__tag:hover:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.b-helpful-info__tools {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center; }

.b-helpful-info__nav, .b-helpful-info__showall {
  display: inline-block;
  vertical-align: middle; }

.b-helpful-info__showall {
  font-weight: bold; }

@media (min-width: 480px) and (max-width: 991px) {
  .b-helpful-info__items.row > div {
    width: 50%;
    float: left; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/master_default/components/bitrix/news.list/reviews/style.css?16317536074608*/
.b-reviews {
  padding: 0 15px; }
  .b-reviews__items {
    max-width: 815px;
    margin: auto; }
  .b-reviews .owl-theme .owl-nav.disabled + .owl-dots {
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
         -o-transform: translateY(-30px);
            transform: translateY(-30px); }
  .b-reviews .owl-dots .owl-dot {
    border: 1px solid #eeeeee;
    margin: 4px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 18px;
    height: 18px;
    position: relative;
    background: #f7f7f8; }
  .b-reviews .owl-theme .owl-dots .owl-dot span {
    margin: 3px;
    background: transparent; }
  .b-reviews__top {
    margin: 0 -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: 15px; }
  .b-reviews__new {
    margin-bottom: 30px; }

.b-review {
  padding: 60px 0 30px 0;
  text-align: center;
  margin: auto; }
  .b-review__face {
    position: relative;
    display: inline-block;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px;
    max-width: 140px; }
  .b-review__img {
    padding: 5px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    max-width: 100%; }
  .b-review__message {
    padding: 15px 0;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5625rem; }
  .b-review__author {
    padding: 15px 0; }
  .b-review__author-name {
    font-weight: bold;
    font-size: 1.1875rem; }
  .b-review__author-job {
    font-size: 1rem;
    margin-top: 3px; }
  .b-review--line {
    text-align: left;
    white-space: nowrap;
    padding: 25px 0;
    border-top: 1px solid #d7dbdd;
    border-bottom: 1px solid #d7dbdd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 -15px 0 -15px; }
    .b-review--line > * {
      white-space: normal; }
    .b-review--line + .b-review--line {
      margin-top: -1px; }
  .b-review--line .b-review__face,
  .b-review--line .b-review__content {
    display: inline-block;
    vertical-align: middle; }
  .b-review--line .b-review__face {
    margin: 15px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    border: 2px solid #6a0ba7;
    max-width: 50%; }
  .b-review--line .b-review__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1; }
  .b-review--line .b-review__author {
    padding: 0; }
  .b-review--line .b-review__message,
  .b-review--line .b-review__author-job {
    color: #676d72; }
  .b-review--line .b-review__message {
    font-style: italic; }
  @media (min-width: 480px) {
    .b-review--line {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .b-review--line .b-review__face {
      max-width: 140px;
      margin: 0;
      margin-right: 45px; } }
  @media (min-width: 992px) {
    .b-review--line .b-review__face {
      margin-left: 45px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/master_default/components/bitrix/news.list/features/style.css?16317536071468 */
/* /bitrix/templates/master_default/components/bitrix/main.include/about_company/style.css?16317536071101 */
/* /bitrix/templates/master_default/components/bitrix/news.line/helpful_information/style.css?16317536073073 */
/* /bitrix/templates/master_default/components/bitrix/news.list/reviews/style.css?16317536074608 */
