

/* Start:/local/templates/ckp-inner/components/bitrix/system.pagenavigation/company-news-paginator/style.css?16893229751495*/
.pagination ul {
  list-style-type: none;
}
.pagination ul li {
  width: auto;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .pagination ul {
    padding: 8px 0;
  }
}
@media screen and (max-width: 480px) {
  .pagination ul .prev-page .col-number,
  .pagination ul .next-page .col-number {
    padding: 0 10px;
  }
}
.pagination ul .prev-page {
  border-left: 1px solid #dee2e6;
}
.pagination ul .prev-page .btn-title {
  padding-left: 8px;
}
.pagination ul .next-page {
  border-right: 1px solid #dee2e6;
}
.pagination ul .next-page .btn-title {
  padding-right: 8px;
}
.pagination ul .col-number {
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  height: 60px;
  padding: 0 26px;
  flex-grow: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 15px;
  color: #314164;
}
@media screen and (max-width: 480px) {
  .pagination ul .col-number {
    font-size: 14px;
    height: 46px;
    padding: 0 20px;
  }
}
.pagination ul .not-pointed {
  cursor: inherit !important;
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer */
  -khtml-user-select: none;
  /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none;
  /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none;
  /* Disable Android and iOS callouts*/
}
.pagination ul .active {
  color: #f25900;
  border: 1px solid #f25900;
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/ckp-inner/components/bitrix/news/company-news/bitrix/news.list/.default/style.css?168932297411949*/
@media screen and (min-width: 1200px) {
  .news {
    max-width: 1292px;
  }
}
.news .section-heading {
  margin: 0 -6px 0 0;
  font-family: "OpenSansSemiBold", OpenSans, sans-serif;
  font-size: 40px;
  color: #314164;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .news .section-heading {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 480px) {
  .main-news .card {
    box-shadow: none;
  }
}
.main-news .card-top-img {
  height: 250px;
}
@media screen and (max-width: 480px) {
  .main-news .card-top-img {
    max-height: 250px;
    height: auto;
    width: 100%;
  }
}
.main-news .card-body {
  height: 120px;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  box-shadow: none;
}
@media screen and (max-width: 480px) {
  .main-news .card-body {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .main-news .card-body .project-description {
    margin: 0;
  }
}
.main-news .card-body .project-description a {
  font-family: "OpenSansLight", OpenSansLight, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  width: 96%;
  color: #f25900;
}
.main-news .card-body .project-description a:hover {
  text-decoration: underline;
}
.main-news .card-body .project-description a:visited {
  color: #f25900;
}
.main-news .card-body .date {
  font-size: 12px;
  color: #0b1221;
}
.news .next-news {
  height: 382px;
  background-color: white;
}
@media screen and (max-width: 480px) {
  .news .next-news {
    margin-top: 20px;
    height: auto;
  }
}
.news .next-news .card-image {
  height: 210px;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: none;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media screen and (max-width: 480px) {
  .news .next-news .card-image {
    width: 100%;
  }
}
.news .next-news .card-image .date {
  font-size: 12px;
  font-family: "OpenSansSemiBold", OpenSans, sans-serif;
  color: white;
  position: absolute;
  bottom: 20px;
  padding-left: 18px;
  width: 100%;
  background-color: #f2590094;
}
.news .next-news .container-fluid {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  height: 160px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  word-wrap: break-word;
  padding: 0 16px;
}
@media screen and (max-width: 480px) {
  .news .next-news .container-fluid {
    width: 100%;
    height: auto;
  }
}
.news .next-news .container-fluid .title {
  font-size: 15px;
  color: #f25900;
  line-height: 1.6;
}
.news .next-news .container-fluid .title a {
  color: #f25900;
}
.news .next-news .container-fluid .title a:hover {
  text-decoration: underline;
}
.news .next-news .container-fluid .title a:visited {
  color: #f25900;
}
.news .next-news .container-fluid .description {
  font-size: 13px;
  color: #9b9993;
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  line-height: 1.4em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 4.2em;
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: left;
  /* place for '...' */
  margin-right: -0.6em;
  padding-right: 1em;
}
.news .next-news .container-fluid .description:before {
  /* points in the end */
  content: '...';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
.news .next-news .container-fluid .description:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: white;
}
.news .mt-10 {
  margin-top: 6rem;
}
@media screen and (max-width: 480px) {
  .news .mt-10 {
    margin-top: 0;
  }
}
.news .pagination .prev-page {
  border-left: 1px solid #dee2e6;
}
.news .pagination .prev-page .btn-title {
  padding-left: 8px;
}
.news .pagination .next-page {
  border-right: 1px solid #dee2e6;
}
.news .pagination .next-page .btn-title {
  padding-right: 8px;
}
.news .pagination .col {
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  height: 60px;
  padding: 0 26px;
  flex-grow: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 15px;
  color: #314164;
}
.news .pagination .not-pointed {
  cursor: inherit !important;
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer */
  -khtml-user-select: none;
  /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none;
  /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none;
  /* Disable Android and iOS callouts*/
}
.news .pagination .active {
  color: #f25900;
  border: 1px solid #f25900;
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .btn-return {
    max-width: 1292px;
  }
}
.btn-return .btn-return-to-list {
  padding: 8px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #F05800;
  border-radius: 4px;
  background-color: rgba(238, 114, 46, 0);
  opacity: 0.8;
  font-size: 12px;
  line-height: 1.2;
  color: #F05800;
  font-weight: bold;
  transition-property: color, background-color;
  transition-duration: 300ms;
  transition-timing-function: ease-in, linear;
}
.btn-return .btn-return-to-list:hover {
  background-color: #f05800;
  color: white;
}
.btn-return .btn-return-to-list:visited {
  border-color: #F05800;
}
.btn-return .btn-return-to-list i,
.btn-return .btn-return-to-list svg {
  font-size: 28px;
  vertical-align: -8px;
}
.btn-return .btn-return-to-list .title {
  top: 0;
}
.slide-number {
  position: absolute;
  bottom: 14px;
  font-size: 18px;
  width: 90px;
}
.slide-number .current {
  color: #314164;
}
.slide-number .total {
  color: #9b9993;
}
.slider-arrow-left {
  top: auto;
  left: -35px !important;
  bottom: 14px;
}
.slider-arrow-right {
  top: auto;
  left: 35px !important;
  bottom: 14px;
}
@media screen and (min-width: 1200px) {
  .news-detail-info {
    max-width: 912px;
  }
}
.news-detail-info .section-heading {
  font-family: "OpenSansRegular", OpenSans, sans-serif;
  font-size: 40px;
  color: #314164;
  line-height: 1.3;
}
@media screen and (max-width: 480px) {
  .news-detail-info .section-heading {
    font-size: 24px;
  }
}
.news-detail-info .location,
.news-detail-info .when {
  font-size: 15px;
  font-family: "Open Sans Regular", OpenSans, sans-serif;
  color: #314164;
}
.news-detail-info .subtitle {
  font-size: 18px;
  line-height: 1.8;
  color: #314164;
}
.news-detail-info .text {
  line-height: 2;
  font-size: 16px;
  color: #314164;
}
.news-detail-info .text .subheading {
  font-size: 20px;
  color: #314164;
  font-family: "OpenSansSemiBold", OpenSans, sans-serif;
}
.news-detail-info .text .info {
  font-family: OpenSansBold, OpenSans, sans-serif;
  color: #6a6c6f;
}
.news-detail-info .text .tel {
  color: #6a6c6f;
}
.news-detail-info .text .tel:visited {
  color: #6a6c6f;
}
.news-detail-info .text .tel:hover {
  text-decoration: none;
}
.news-detail-info .text a {
  color: #f25900;
  font-weight: bold;
}
.news-detail-info .text a:visited {
  color: #f25900;
}
.news-detail-info .text a:hover {
  text-decoration: underline;
}
.news-detail-info .btn-meeting-register button {
  border-radius: 4px;
  background-color: #F05800;
  width: 218px;
  height: 46px;
  font-size: 15px;
  line-height: 1.2;
  border: 0;
  font-weight: 700;
  padding: 0 8px;
}
.block_news-additional {
  background-color: #eff2f4;
  margin-bottom: -90px;
}
@media screen and (min-width: 1200px) {
  .block_news-additional .additional {
    max-width: 1292px;
  }
}
.block_news-additional .additional .btns {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
}
@media screen and (min-width: 1200px) {
  .block_news-additional .additional .btns {
    max-width: 1292px;
  }
}
.block_news-additional .additional .btns .btn-subscribe {
  border-radius: 4px;
  background-color: #F05800;
  width: 180px;
  height: 36px;
  font-size: 12px;
  line-height: 1.2;
  border: 0;
  font-weight: 700;
  padding: 0 8px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
.block_news-additional .additional .btns .btn-all-news {
  border-radius: 4px;
  background-color: #F05800;
  width: 120px;
  height: 36px;
  font-size: 12px;
  line-height: 1.2;
  border: 0;
  font-weight: 700;
  padding: 0 8px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
.block_news-additional .additional .main-news .card {
  background-color: transparent;
}
.block_news-additional .additional .main-news .card-image {
  height: 382px;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: none;
}
.block_news-additional .additional .main-news .card-image .table {
  height: 280px;
}
.block_news-additional .additional .main-news .card-image .table .project-description a {
  font-family: "OpenSansLight", OpenSansLight, sans-serif;
  font-size: 24px;
  line-height: 1.4;
  width: 96%;
}
.block_news-additional .additional .main-news .card-image .table .project-description a:hover {
  text-decoration: underline;
}
.block_news-additional .additional .main-news .card-image .date {
  font-size: 12px;
  color: white;
  position: absolute;
  bottom: 40px;
  left: 32px;
}
.block_news-additional .additional .next-news {
  height: 382px;
  background-color: transparent;
}
.block_news-additional .additional .next-news .card-image {
  height: 210px;
  width: 308px;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: none;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  position: relative;
}
.block_news-additional .additional .next-news .card-image .date {
  font-size: 12px;
  color: #0b1221 !important;
  position: absolute;
  bottom: 20px;
  left: 28px;
}
.block_news-additional .additional .next-news .container-fluid {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  height: 160px;
  width: 308px;
  background-color: white;
}
.block_news-additional .additional .next-news .container-fluid .title a {
  font-size: 14px;
  color: #f25900;
  line-height: 1.6;
}
.block_news-additional .additional .next-news .container-fluid .title a:hover {
  text-decoration: underline;
}
.block_news-additional .additional .next-news .container-fluid .description {
  font-size: 13px;
  color: #9b9993;
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  line-height: 1.4em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 4.2em;
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: justify;
  /* place for '...' */
  margin-right: -0.6em;
  padding-right: 1em;
}
.block_news-additional .additional .next-news .container-fluid .description:before {
  /* points in the end */
  content: '...';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
.block_news-additional .additional .next-news .container-fluid .description:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: white;
}
/*# sourceMappingURL=page-news.css.map */
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/ckp-inner/components/bitrix/system.pagenavigation/company-news-paginator/style.css?16893229751495 */
/* /local/templates/ckp-inner/components/bitrix/news/company-news/bitrix/news.list/.default/style.css?168932297411949 */
