

/* Start:/bitrix/templates/digital_s1/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?17459052875526*/
@keyframes news-detail-default-animate-arrow {
  from {
    transform: initial;
  }
  50% {
    transform: scale(1.2);
  }
  to {
    transform: initial;
  }
}
.ns-bitrix.c-news-detail.c-news-detail-default {
  font-weight: 400;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-item-wrapper:nth-child(2n) {
  background: #F9F9F9;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-title {
  color: #313a4c;
  text-align: center;
  font-weight: 300;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-item-detail-text {
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  font-size: 16px;
  color: #444444;
  margin: 0 auto;
  margin-bottom: 70px;
  margin-top: 50px;
  max-width: 900px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-preview {
  background: #F9F9F9;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-preview-wrapper-3 {
  padding: 70px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-item-picture {
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 20px;
  margin-bottom: 20px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-description {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
  color: #000000;
  margin-bottom: 40px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-person {
  position: relative;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-person-name {
  display: block;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  font-size: 16px;
  color: #000000;
  margin-bottom: 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-person-position {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-person-site-url {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-person-site-url i {
  margin-right: 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-information {
  margin-bottom: 60px;
  margin-top: 60px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-document-wrap {
  position: relative;
  width: 60%;
  margin: 60px auto 0;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-document {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 7px 16px 6px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-document:hover .news-detail-document-button {
  opacity: 0.9;
  animation-name: news-detail-default-animate-arrow;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-document-button {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -29px;
  margin-top: -29px;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  width: 54px;
  height: 54px;
  background-color: #fff;
  pointer-events: none;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-services-items .widget.c-categories.c-categories-template-14 .widget-item-wrapper,
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-items .widget.c-categories.c-categories-template-14 .widget-item-wrapper {
  padding: 45px 0px 35px 0px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-services-items .widget.c-categories.c-categories-template-14 .widget-item:hover,
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-items .widget.c-categories.c-categories-template-14 .widget-item:hover {
  box-shadow: none;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-services-title,
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-title {
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  font-size: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-elements {
  margin-top: 60px;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail {
  box-shadow: none;
}
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-video {
  margin-top: 60px;
  overflow: hidden;
}
@media all and (max-width: 600px) {
  .ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-wrapper {
    margin-top: 30px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-default .news-detail-services-item,
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-item {
    padding: 20px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-default .news-detail-services-item-picture,
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-item-picture {
    display: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-default .news-detail-services-item-name,
.ns-bitrix.c-news-detail.c-news-detail-default .news-detail-cases-item-name {
    font-size: 17px;
    line-height: 25px;
  }
}

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

/* End */


/* Start:/bitrix/templates/digital_s1/components/intec.universe/main.categories/template.14/style.css?17459052862087*/
.widget.c-categories.c-categories-template-14 .widget-items {
  position: relative;
}
.widget.c-categories.c-categories-template-14 .widget-item {
  background-color: #FFF;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  z-index: 1;
}
.widget.c-categories.c-categories-template-14 .widget-item:hover {
  z-index: 2;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.13);
}
.widget.c-categories.c-categories-template-14 .widget-item-wrapper {
  height: 100%;
  padding: 45px 35px 35px 45px;
}
.widget.c-categories.c-categories-template-14 .widget-item-picture {
  display: block;
  width: 109px;
  height: 109px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}
.widget.c-categories.c-categories-template-14 .widget-item-name {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  color: #2f3334;
  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;
}
.widget.c-categories.c-categories-template-14 .widget-item-description {
  font-size: 14px;
  line-height: 20px;
  margin-top: 18px;
}
@media all and (max-width: 500px) {
  .widget.c-categories.c-categories-template-14 .widget-item-wrapper {
    padding: 20px;
  }
  .widget.c-categories.c-categories-template-14 .widget-item-name {
    font-size: 17px;
    line-height: 25px;
  }
}

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

/* End */


/* Start:/bitrix/templates/digital_s1/components/intec.universe/main.video/template.1/style.css?17459052873938*/
@keyframes c-video-template-1-1-widget-button-keyframes {
  0%, 100% {
    transform: initial;
  }
  50% {
    transform: scale(1.2);
  }
}
.widget.c-video.c-video-template-1 .widget-item-wrapper {
  position: relative;
  font-size: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  cursor: pointer;
}
.widget.c-video.c-video-template-1 .widget-item-fade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-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;
  z-index: 1;
}
.widget.c-video.c-video-template-1 .widget-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  vertical-align: middle;
  opacity: 0.7;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  z-index: 2;
}
.widget.c-video.c-video-template-1 .widget-item-wrapper:hover .widget-item-fade {
  background-color: rgba(0, 0, 0, 0.35);
}
.widget.c-video.c-video-template-1 .widget-item-wrapper:hover .widget-item-icon {
  opacity: 1;
  -webkit-animation-name: c-video-template-1-1-widget-button-keyframes;
  -moz-animation-name: c-video-template-1-1-widget-button-keyframes;
  -o-animation-name: c-video-template-1-1-widget-button-keyframes;
  animation-name: c-video-template-1-1-widget-button-keyframes;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.widget.c-video.c-video-template-1 [data-mode=auto] {
  padding-top: 55%;
}
.widget.c-video.c-video-template-1 [data-theme=light] .widget-item-icon {
  fill: #FFF;
}
.widget.c-video.c-video-template-1 [data-theme=dark] .widget-item-icon {
  fill: #000;
}
.widget.c-video.c-video-template-1 [data-rounded=true] {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.widget.c-video.c-video-template-1 [data-shadow=hover] {
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-video.c-video-template-1 [data-shadow=hover]:hover,
.widget.c-video.c-video-template-1 [data-shadow=permanent] {
  -webkit-box-shadow: 0 10px 34px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 34px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 768px) {
  .widget.c-video.c-video-template-1 [data-mode=fixed] {
    height: auto !important;
    padding-top: 55%;
  }
}
@media all and (max-width: 500px) {
  .widget.c-video.c-video-template-1 .widget-item-icon {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
  }
}

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

/* End */
/* /bitrix/templates/digital_s1/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?17459052875526 */
/* /bitrix/templates/digital_s1/components/intec.universe/main.categories/template.14/style.css?17459052862087 */
/* /bitrix/templates/digital_s1/components/intec.universe/main.video/template.1/style.css?17459052873938 */
