

/* Start:/local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17851450282556*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/news/projects/bitrix/news.list/.default/style.css?17851450283579*/
.projects {
    display: block;
}
.projects .projects-tabs {}
.projects .projects-tabs {}
.projects .projects-tab-container {
    display: block;
    margin-top: 45px;
}
.projects .projects-tab-container .project-tab {}
.projects .projects-items {
    display: block;
}
.projects .tabs-view-big.intec-ui.intec-ui-control-tabs .intec-ui-part-tab a {
    padding: 10px 20px;
}
.projects .tabs-view-scroll.news-list-tabs.intec-ui.intec-ui-control-tabs.intec-ui-mod-block{
    display: inline-flex;
    min-width: 100%;
    flex-wrap: nowrap;
    margin: 0;
}
.projects .tabs-view-scroll.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab{
    display: inline-block;
    margin: 0;
    white-space: nowrap;
}
.projects .scrollbar-outer > .scroll-element.scroll-x {
    bottom: 2px;
    height: 2px;
    left: 0;
    width: 100%;
}
.intec-ui.intec-ui-control-tabs .intec-ui-part-tab {
    white-space: nowrap;
}
.scrollbar-outer + .intec-ui-control-tabs-content {
    margin-top: 20px;
}
.projects .projects-items .projects-items-wrapper {
    display: block;
    margin: -15px;
}
.projects .projects-items .projects-item {
    display: block;
    float: left;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}
.projects .projects-items .projects-item .projects-item-wrapper {
    display: block;
    position: relative;
    padding-top: 66%;
}
.projects .projects-items .projects-item .projects-item-wrapper-2 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: top, bottom, box-shadow;
    -moz-transition-property: top, bottom, box-shadow;
    -ms-transition-property: top, bottom, box-shadow;
    -o-transition-property: top, bottom, box-shadow;
    transition-property: top, bottom, box-shadow;
}
.projects .projects-items .projects-item .projects-item-wrapper:hover .projects-item-wrapper-2 {
    top: -10px;
    bottom: 10px;
    -webkit-box-shadow: 0px 5px 20px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 20px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 20px -3px rgba(0,0,0,0.75);
}
.projects .projects-items .projects-item .projects-item-name {
    display: block;
    position: absolute;
    padding: 30px 45px 30px 45px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 75%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 75%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 75%,rgba(0,0,0,0.8) 100%);
}
.projects .projects-items .projects-item .projects-item-name .projects-item-name-wrapper {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}
@media (max-width:768px){
    .projects .projects-items .projects-item {
        width:50%;
    }
}
@media all and (max-width: 720px) {
    .scrollbar-outer + .intec-ui-control-tabs-content {
        margin-top: 24px;
    }
}
@media (max-width:500px){
    .projects .projects-items .projects-item {
        width:100%;
    }
}
/* End */


/* Start:/local/templates/universesite_s1/components/intec.universe/main.advantages/template.30/style.css?17851450293805*/
.widget.c-advantages.c-advantages-template-30 {
  padding: 60px 0;
}
.widget.c-advantages.c-advantages-template-30 .widget-header .widget-title {
  font-size: 18px;
  line-height: 24px;
  color: #404040;
}
.widget.c-advantages.c-advantages-template-30 .widget-items-wrap {
  overflow: hidden;
}
.widget.c-advantages.c-advantages-template-30 .widget-items {
  margin: -30px;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-wrapper {
  padding: 30px;
  word-break: break-word;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-picture-wrap {
  text-align: center;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-picture {
  display: block;
  height: 38px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 24px;
  text-align: left;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-name {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
  color: black;
  text-decoration: none;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-description {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: black;
}
.widget.c-advantages.c-advantages-template-30[data-title-position=left] .widget-content {
  margin-top: 0;
}
.widget.c-advantages.c-advantages-template-30[data-name-align=left] .widget-item-name {
  text-align: left;
}
.widget.c-advantages.c-advantages-template-30[data-name-align=center] .widget-item-name {
  text-align: center;
}
.widget.c-advantages.c-advantages-template-30[data-name-align=right] .widget-item-name {
  text-align: right;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=left] .widget-item-picture {
  margin-top: 5px;
  margin-right: 20px;
  width: 38px;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=left] .widget-item-picture {
  text-align: left;
  background-position: left center;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=center] .widget-item-picture {
  text-align: center;
  background-position: center center;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=right] .widget-item-picture {
  text-align: right;
  background-position: right center;
}
.widget.c-advantages.c-advantages-template-30[data-preview-align=left] .widget-item-description {
  text-align: left;
}
.widget.c-advantages.c-advantages-template-30[data-preview-align=center] .widget-item-description {
  text-align: center;
}
.widget.c-advantages.c-advantages-template-30[data-preview-align=right] .widget-item-description {
  text-align: right;
}
.widget.c-advantages.c-advantages-template-30[data-title-position=left] .widget-header {
  padding-right: 30px;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark][data-title-position=left] .widget-header .widget-title {
  color: #ffffff;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark][data-title-position=left] .widget-header .widget-description {
  color: #ffffff;
  opacity: 0.6;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark] .widget-item-name {
  color: #FFFFFF;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark] .widget-item-description {
  color: #ffffff;
  opacity: 0.6;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark] .widget-item-picture svg {
  fill: #fff !important;
  stroke: #fff !important;
}
@media all and (max-width: 900px) {
  .widget.c-advantages.c-advantages-template-30[data-title-position=left] .widget-header {
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-advantages.c-advantages-template-30 .widget-items {
    margin: -15px -10px;
  }
  .widget.c-advantages.c-advantages-template-30 .widget-item-wrapper {
    padding: 15px 10px;
  }
}

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

/* End */
/* /local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17851450282556 */
/* /local/templates/universesite_s1/components/bitrix/news/projects/bitrix/news.list/.default/style.css?17851450283579 */
/* /local/templates/universesite_s1/components/intec.universe/main.advantages/template.30/style.css?17851450293805 */
