

/* Start:/bitrix/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17685508372487*/
.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:/bitrix/templates/universesite_s1/components/bitrix/news.list/projects.list/style.css?17685508372873*/
.projects-list {
    display: block;
}
.projects-list .projects-list-tabs {}
.projects-list .projects-list-tab-container {
    display: block;
    margin-top: 45px;
}
.projects-list .projects-list-tab-container .project-tab {}
.projects-list .projects-list-items {
    display: block;
}


.c-news-list-projects-list .news-list-tab-container {
    margin-top: 25px;
}

.c-news-list-projects-list .tabs-view-big.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab {
    padding: 10px 20px;
}

.c-news-list-projects-list .tabs-view-scroll.news-list-tabs.intec-ui.intec-ui-control-tabs.intec-ui-mod-block{
    flex-wrap: nowrap;
    margin: 0;
}
.c-news-list-projects-list .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;
}

.c-news-list-projects-list .scrollbar-outer > .scroll-element.scroll-x {
    bottom: 2px;
    height: 2px;
    left: 0;
    width: 100%;
}

.c-news-list-projects-list .news-list-element {
    min-height: 220px;
    overflow: hidden;
    margin: 25px 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
}
.c-news-list-projects-list .news-list-element:last-child{
    border-bottom: 0;
}
.c-news-list-projects-list .news-list-element-image-wrapper {
    height: 220px;
    display: block;
}
.c-news-list-projects-list .news-list-element-content {
    height: 220px;
    white-space: nowrap;
    margin-left: 50px;
}
.c-news-list-projects-list .news-list-element-content-wrapper {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
.c-news-list-projects-list .news-list-element-image {
    display: inline-block;
    width: 340px;
    height: 220px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.c-news-list-projects-list .news-list-element-name {
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.c-news-list-projects-list .news-list-element-description {
    font-size: 14px;
    margin-top: 35px;
    line-height: 18px;
    max-height: 54px;
    overflow: hidden;
}

.c-news-list-projects-list .news-list-element.no-image {
    min-height: auto;
}
.c-news-list-projects-list .news-list-element.no-image .news-list-element-content {
    height: auto;
    margin-left: 0;
}
@media all and (max-width:720px) {
    .c-news-list-projects-list .news-list-element-image-wrapper {
        height: 200px;
    }
    .c-news-list-projects-list .news-list-element-image {
        width: 200px;
        height: 200px;
    }
    .c-news-list-projects-list .news-list-element-content {
        margin-left: 30px;
    }
}
@media all and (max-width:600px){
    .c-news-list-projects-list .news-list-element-image {
        width: 100%;
    }
    .c-news-list-projects-list .news-list-element-content {
        margin-left: 0;
    }
}
/* End */


/* Start:/bitrix/templates/universesite_s1/components/intec.universe/main.form/template.5/style.css?17685508381347*/
.widget.c-form.c-form-template-5 {
  background: #fbfbfb;
  color: #000;
}
.widget.c-form.c-form-template-5 .widget-text {
  padding: 20px;
}
.widget.c-form.c-form-template-5 .widget-title {
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.45;
  letter-spacing: normal;
  color: inherit;
}
@media all and (max-width: 800px) {
  .widget.c-form.c-form-template-5 .widget-title {
    text-align: center;
  }
}
.widget.c-form.c-form-template-5 .widget-description {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.45;
  letter-spacing: normal;
  color: inherit;
}
@media all and (max-width: 800px) {
  .widget.c-form.c-form-template-5 .widget-description {
    text-align: center;
  }
}
.widget.c-form.c-form-template-5 .widget-image img {
  max-width: 280px;
  max-height: 280px;
}
@media all and (max-width: 800px) {
  .widget.c-form.c-form-template-5 .widget-image {
    display: none;
  }
}
.widget.c-form.c-form-template-5 .widget-button-wrap {
  padding: 20px;
  text-align: center;
}
@media all and (max-width: 500px) {
  .widget.c-form.c-form-template-5 .widget-button {
    width: 100%;
  }
}
@media all and (max-width: 800px) {
  .widget.c-form.c-form-template-5 {
    padding: 30px 0;
  }
}

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

/* End */
/* /bitrix/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17685508372487 */
/* /bitrix/templates/universesite_s1/components/bitrix/news.list/projects.list/style.css?17685508372873 */
/* /bitrix/templates/universesite_s1/components/intec.universe/main.form/template.5/style.css?17685508381347 */
