

/* Start:/bitrix/templates/prom_s1/components/intec.universe/main.reviews/template.17/style.css?16242801552898*/
.widget.c-reviews.c-reviews-template-17 .widget-wrapper-2 {
  padding-bottom: 20px;
}
.widget.c-reviews.c-reviews-template-17 .widget-link-all {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #808080;
}
.widget.c-reviews.c-reviews-template-17 .widget-description {
  margin-top: 15px;
}
.widget.c-reviews.c-reviews-template-17 .widget-items {
  margin-bottom: 15px;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-wrapper {
  height: 100%;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-content-wrap {
  height: 100%;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-content {
  height: 100%;
  padding: 45px 30px;
  background: #FBFCFD;
  border: 1px solid #F2F2F2;
  border-radius: 2px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-content:hover {
  background: #FFFFFF;
  box-shadow: 0px 16px 32px rgba(27, 30, 37, 0.08);
}
.widget.c-reviews.c-reviews-template-17 .widget-item-image {
  display: block;
  width: 64px;
  height: 64px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-description {
  position: relative;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-name {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  color: #404040;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-rating-wrap {
  margin-top: 8px;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-rating {
  color: #dddddd;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-rating-active {
  color: #FBCD56;
}
.widget.c-reviews.c-reviews-template-17 .widget-item-link-detail-button {
  padding: 10px 15px !important;
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media all and (max-width: 900px) {
  .widget.c-reviews.c-reviews-template-17 .widget-item-wrapper {
    height: auto;
  }
  .widget.c-reviews.c-reviews-template-17 .widget-item-content-wrap {
    height: auto;
  }
  .widget.c-reviews.c-reviews-template-17 .widget-item-content {
    height: auto;
  }
}
@media all and (max-width: 600px) {
  .widget.c-reviews.c-reviews-template-17 .widget-item-content {
    padding: 20px;
  }
  .widget.c-reviews.c-reviews-template-17 .widget-item-content:hover {
    background: #FBFCFD;
    box-shadow: none;
  }
}

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

/* End */


/* Start:/bitrix/templates/prom_s1/components/bitrix/system.pagenavigation/.default/style.css?16242801562487*/
.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/prom_s1/components/bitrix/news.list/vacancies.2/style.css?16242801562496*/
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item {
  border: 1px solid #dddddd;
  margin-bottom: -1px;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-name {
  padding: 25px;
  font-size: 24px;
  line-height: 32px;
  cursor: pointer;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-salary,
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-indicators {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-description {
  font-size: 14px;
  line-height: 25px;
  height: 0;
  overflow: hidden;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-description-wrapper {
  padding: 25px;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-description-buttons {
  border-left: 1px solid #ddd;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-description-button {
  font-size: 18px;
  padding: 18px 62px !important;
  border-radius: 50px;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-indicators {
  border: 2px solid;
  text-align: center;
  border-radius: 50%;
  font-size: 0;
  width: 24px;
  height: 24px;
  line-height: 1;
  margin-left: 20px;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-indicator {
  font-size: 12px;
  vertical-align: middle;
  width: 10px;
  height: 10px;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 [data-role="item.head"][data-active=false] {
  color: inherit;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 [data-role="item.head"][data-active=false] .news-list-item-indicator-active {
  display: none;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 [data-role="item.head"][data-active=false] .news-list-item-indicator-inactive {
  display: inline-block;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 [data-role="item.head"][data-active=true] {
  color: #fff;
  border-bottom: 1px solid #dddddd;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 [data-role="item.head"][data-active=true] .news-list-item-indicator-active {
  display: inline-block;
  height: 12px;
}
.ns-bitrix.c-news-list.c-news-list-vacancies-2 [data-role="item.head"][data-active=true] .news-list-item-indicator-inactive {
  display: none;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news-list.c-news-list-vacancies-2 .news-list-item-description-buttons {
    border-top: 1px solid #ddd;
    border-left: 0px;
    text-align: center;
  }
}

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

/* End */


/* Start:/bitrix/templates/prom_s1/components/bitrix/news/projects-custom/bitrix/news.list/.default/style.css?16242801562828*/
.projects {
    display: block;
}
.p-list .projects .intec-ui.intec-ui-control-tabs .intec-ui-part-tab:before{
  display: none;
}

.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 .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.6) 90%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 90%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 90%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.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 (max-width:500px){
    .projects .projects-items .projects-item {
        width:100%;
    }
}
/* End */
/* /bitrix/templates/prom_s1/components/intec.universe/main.reviews/template.17/style.css?16242801552898 */
/* /bitrix/templates/prom_s1/components/bitrix/system.pagenavigation/.default/style.css?16242801562487 */
/* /bitrix/templates/prom_s1/components/bitrix/news.list/vacancies.2/style.css?16242801562496 */
/* /bitrix/templates/prom_s1/components/bitrix/news/projects-custom/bitrix/news.list/.default/style.css?16242801562828 */
