

/* Start:/bitrix/templates/matilda_s1/components/bitrix/news/news.1.custom/style.css?15981817273843*/
.ns-bitrix.c-news.c-news-news-1 .news-body[data-additional=true] {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ns-bitrix.c-news.c-news-news-1 .news-content {
  width: 75%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional {
  width: 25%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item:first-child {
  margin-top: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header + div {
  margin-top: 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-wrapper {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-subscribe {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item {
  margin: 5px 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > * {
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > a {
  color: #4b4b4b;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2 {
  padding: 10px;
  margin-bottom: 30px;
  background-color: #f9f9fa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item {
  margin: 10px 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year] {
  position: relative;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #888888;
  opacity: 0.7;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > * {
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > a {
  color: #888888;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
  width: 75%;
  flex-basis: auto;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=false] .news-content {
  width: 100%;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
    width: 100%;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-additional {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
    display: none;
  }
}

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

/* End */


/* Start:/bitrix/templates/matilda_s1/components/bitrix/news.detail/news.default.1.custom/style.css?15898786724189*/
.ns-bitrix.c-news.c-news-news-1 .news-detail-item + div {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
  font-size: 14px;
  line-height: 14px;
  color: #696969;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item + div {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image {
  font-size: 0;
  text-align: center;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
  font-size: 14px;
  line-height: 14px;
  color: #FFF;
  padding: 7px 12px;
  cursor: default;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="1"] {
  background-color: #ffd800;
  color: #1f1f1f;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="2"] {
  background-color: #d7569c;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="3"] {
  background-color: #3eb5f1;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="4"] {
  background-color: #52ac62;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="5"] {
  background-color: #1f1f1f;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print {
  font-size: 0;
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon {
  display: inline-block;
  cursor: pointer;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon path {
  fill: #a6b1b7;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon:hover path {
  fill: #333333;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
  padding-top: 35px;
  border-top: 1px solid #e8e8e8;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-item + div {
  margin-top: 50px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-footer {
  padding-top: 35px;
  border-top: 1px solid #e8e8e8;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-wrap {
  font-size: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back {
  display: inline-block;
  text-decoration: none;
  color: #525458;
  white-space: nowrap;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon,
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon {
  font-size: 27px;
  padding-right: 20px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
  font-size: 14px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-social-wrap {
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-social {
  display: inline-block;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
    font-size: 12px;
    line-height: 12px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-print {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-content-preview,
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-detail {
    font-size: 14px;
    line-height: 21px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
    font-size: 12px;
    line-height: 12px;
  }
}
@media print {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-footer,
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
    display: none;
  }
}

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

/* End */


/* Start:/local/components/custom/comments/templates/.default/style.css?17562325435702*/
.comments {
    margin: 2.8em 0;
}
.comments__title,
.comments__title.intec-ui-markup-h3 {
    margin-bottom: 1.2em;
}
.comments__total {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 700;
}
.comments__adding {
    margin-bottom: 2em;
}
.comments__form form {
    padding-bottom: 20px;
}
.comments__more {
    text-align: center;
}
.comment {
    padding: 1.7em 1.6em;
    background-color: #F6F6F6;
}
.comments__item {
    margin-bottom: 1.5em;
}
.comments__item_child {
    margin-left: 70px;
    background: #d9d9d9;
}
.comment__title {
    margin-bottom: .6em;
    font-weight: bold;
}
.comment__text p:last-child {
    margin-bottom: 0;
}
.comment__date {
    margin-bottom: .8em;
    font-size: .8em;
    color: #898989;
}
@media (max-width: 768px) {
    .comments__item_child {
        margin-left: 40px;
    }
}
.comments__btn.waiting {
    border-color: #3384ff !important;
    background-color: #3384ff !important;
    color: #fff !important;
    cursor: wait !important;
    opacity: 0.5;
}


.comment__buttons .form {
    overflow: hidden;
}

.comments .intec-bt-button.button-big {
    font-weight: normal;
}

.comments > .intec-ui-control-button:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 14px;
    margin-right: 10px;
    background: url('/local/components/custom/comments/templates/.default/images/dialog.png') no-repeat;
}

.comments {
    position: relative;
}

.comments__list {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.comments .reviews {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
    white-space: nowrap;
}

.comments .reviews .review {
    display: block;
    width: 100%;
    padding: 20px 0;
    color: #2c2c2c;
    white-space: nowrap;
    border-top: 1px solid #e8e8e8;
}
.comments .reviews .review_child {
    padding-left: 12%;
}
.comments .reviews .avatar {
    float: left;
    width: 58px;
    height: 58px;
    background: url('/local/components/custom/comments/templates/.default/images/avatar.png') 50% 50% no-repeat;
    border: 1px solid #ededed;
    border-radius: 50%;
}
.comments .reviews .review .info {
    display: block;
    margin: 10px 0 0 80px;
    overflow: hidden;
    min-height: 60px;
}
.comments .reviews .review .info .date {
    margin-top: 5px;
    font-size: 13px;
    color: #949494;
}
.comments .reviews .review .info .name {
    font-size: 14px;
    font-weight: bold;
}
.comments .reviews .review .description {
    display: block;
    margin-top: 15px;
    font-size: 13px;
    white-space: normal;
}

.comments .form {
    position: relative;
    padding-top: 1px;
}

.comments .form .row {
    position: relative;
    display: block;
    margin: 20px 0;
    overflow: hidden;
}

.comments .form .row .label {
    display: block;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    color: #4d4c4c;
}
.comments .form .row .label .needed,
.comments .form .consent .needed {
    color: #ff0000;
}
.comments .form .row .label__caption {
    color: #898989;
}

.comments .form .row .control {
    position: relative;
    display: block;
    text-align: left;
}
.comments .form .row .control .control-text {
    font-size: 14px;
    width: 100%;
    resize: none;
    border: 1px solid #ebebeb;
    padding: 5px 10px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.comments .form .row .control .control-text.error {
    border-color: #ff0a0a;
}

.comments .reviews-form-result {
    margin-bottom: 10px;
}
.comments .reviews-form-result.result-status-success {
    color: green;
}
.comments .reviews-form-result.result-status-error {
    color: red;
}

.comment__answer {
    margin-top: 1em !important;
    display: inline-block;
}
.comment__answer:hover {
    text-decoration: underline;
}

@media all and (max-width: 600px) {
    .comments .reviews .review .info .date {
        white-space: normal;
    }

    .comments .reviews .review .info .name {
        white-space: normal;
    }

    .comments .reviews .review .description {
        padding-right: 185px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .comments .form .row {
        display: block;
        width: 100%;
        margin-left: 30px;
        padding-right: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .comments .form .row .label {
        width: 145px;
    }

    .comments .form .row .control {
        width: 100%;
        padding-right: 155px;
    }
}

@media all and (max-width: 480px) {
    .comments .reviews .review .info .date {
        white-space: normal;
        margin-top: 5px;
    }

    .comments .reviews .review .info .name {
        white-space: normal;
    }

    .comments .reviews .review .description {
        display: block;
        padding: 0;
        margin: 0 0 10px;
    }

    .comments .form {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .comments .form .row {
        display: block;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 0;
        padding-right: 0;
    }

    .comments .form .row .label {
        width: 100px;
        margin-right: 0;
    }

    .comments .form .row .control {
        width: 100%;
        padding-right: 90px;
    }
}

/* End */
/* /bitrix/templates/matilda_s1/components/bitrix/news/news.1.custom/style.css?15981817273843 */
/* /bitrix/templates/matilda_s1/components/bitrix/news.detail/news.default.1.custom/style.css?15898786724189 */
/* /local/components/custom/comments/templates/.default/style.css?17562325435702 */
