

/* Start:/bitrix/templates/pgs/components/bitrix/breadcrumb/.default/style.css?1481100172541*/
.breadcrumbs {
  margin-bottom: 20px;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs li {
  display: inline-block;
  margin: 0;
}
.breadcrumbs li:not(:last-child)::after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 9px;
  margin: 0 12px;
  background: url(/bitrix/templates/pgs/components/bitrix/breadcrumb/.default/images/breadcrumb.svg) 0 0 no-repeat;
  vertical-align: middle;
}
.breadcrumbs li::before {
  content: '';
}
.breadcrumbs a {
  color: #858585;
}
.breadcrumbs a:hover {
  color: #F1B700;
}
.breadcrumbs span {
  color: #858585;
}
/* End */


/* Start:/bitrix/templates/pgs/components/bitrix/news.list/history/style.css?14811001722018*/
.history-dates {
  position: relative;
  height: 60px;
  margin: 60px 0 80px;
  padding: 0 60px;
}
.history-dates > li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 36px 0 0;
  text-align: center;
  outline: none;
  transition: all 100ms ease 0ms;
  -webkit-transition: all 100ms ease 0ms;
  -moz-transition: all 100ms ease 0ms;
  -o-transition: all 100ms ease 0ms;
}
.history-dates > li > a {
  display: inline-block;
  max-width: 100%;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.history-dates > li::before {
  content: '';
  display: block;
  position: absolute;
  top: 30px;
  left: 50%;
  width: 2px;
  height: 7px;
  background: #282828;
}
.history-dates > li:first-child,
.history-dates > li:last-child {
  position: absolute;
  top: 18px;
  width: 50px;
  padding: 0;
  background: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}
.history-dates > li:first-child::before,
.history-dates > li:last-child::before {
  display: none;
}
.history-dates > li:first-child {
  left: 0;
  text-align: left;
}
.history-dates > li:last-child {
  right: 0;
  text-align: right;
}
.history-dates > li.ui-tabs-active {
  padding-top: 6px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  z-index: 1;
  text-align: center;
}
.history-dates > li.ui-tabs-active > a {
  min-width: 76px;
  padding: 12px 0;
  background: #FFD700;
}
.history-dates > li.ui-tabs-active > a:hover {
  color: #282828;
}
.history-dates > li.ui-tabs-active:first-child,
.history-dates > li.ui-tabs-active:last-child {
  top: 6px;
  width: 76px;
  padding: 0;
}
.history-dates > li.ui-tabs-active::before {
  display: none;
}
.history-dates::before {
  content: '';
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  height: 2px;
  background: #282828;
}
.history-dates::after {
  content: '';
  display: block;
  clear: both;
}

/* End */
/* /bitrix/templates/pgs/components/bitrix/breadcrumb/.default/style.css?1481100172541 */
/* /bitrix/templates/pgs/components/bitrix/news.list/history/style.css?14811001722018 */
