

/* Start:/local/components/rtl/page.header/templates/.default/style.css?1652867787850*/
.page_header {
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-image: url("/local/components/rtl/page.header/templates/.default/../images/header_bg/all.jpg");
  }
  .page_header::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(25, 39, 68, 0.76);
  }
  .page_header .container {
    padding: 75px 15px;
  }
  .page_header h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 0.02em;
    position: relative;
    text-transform: uppercase;
  }
  
  @media screen and (max-width: 1023px) {
    .page_header .container {
      padding: 35px 15px;
    }
    .page_header h1 {
      font-size: 28px;
    }
  }
  @media screen and (max-width: 767px) {
    .page_header h1 {
      font-size: 24px;
    }
  }
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.css?1654846344965*/
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item {
  float: left;
  margin-bottom: 10px;
  white-space: nowrap;
  line-height: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item span {
  color: #e2e2e2;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item a {
  color: #e2e2e2;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item .link:before {
  background-color: #e2e2e2;
}

.bx-breadcrumb {
  margin: 10px 0;
}
.bx-breadcrumb i {
  color: #b5bdc2;
  line-height: 13px;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}

.bx-breadcrumb .bx-breadcrumb-item a {
  border-bottom: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
}
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item .no-active {
  display: inline;
  color: #e2e2e2;
  opacity: 1;
  position: absolute;
}

@media screen and (max-width: 579px) {
  .breadcrumbs .bx-breadcrumb .bx-breadcrumb-item .no-active {
    display: none;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1652867787959*/
.articles__detail {
  width: 100%;
  display: block;
  margin-top: 30px;
}
.articles__detail h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 2;
  padding-top: 10px;
}
.articles__detail h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  padding-top: 10px;
}
.articles__detail ul {
  padding: 15px;
}
.articles__detail ul li {
  list-style: square outside;
  font-size: 16px;
  color: #192744;
  padding-bottom: 10px;
}
.articles__detail p {
  text-indent: 1em;
  line-height: 1.6em;
}
.articles__detail .meta {
  display: block;
  margin: 15px 0;
}
.articles__detail .meta ul li {
  list-style: none;
  margin-right: 15px;
  display: inline-block;
  padding: 0;
}

.articles__detail .detail_picture {
	float: right;
	width: 30%;
  height: auto;
  margin-left: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1023px){
  .articles__detail .detail_picture {
    margin-left: 0px;
    display: block;
    width: 100%;
  }
}

/* End */
/* /local/components/rtl/page.header/templates/.default/style.css?1652867787850 */
/* /local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.css?1654846344965 */
/* /local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1652867787959 */
