

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?15465025262242*/
.b-pagenavigation font:first-child{
	margin-bottom: 9px;
	display: block;
}
.b-pagenavigation a{
	color:#595959;
	display:inline-block;
	border:1px solid #ccc;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 4px;
	text-decoration:none;
	background-color: #fff;
	background: -o-linear-gradient(#fff,#e7e7e7);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e7));
	background: -moz-linear-gradient(top,  #fff,  #e7e7e7);
	-pie-background:linear-gradient(#fff,#e7e7e7);
	behavior: url(/common/js/PIE.htc);
}
.b-pagenavigation a:hover{
	color: #b3b3b3;
	border: 1px solid #e3e3e3;
	background: -moz-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -o-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -ms-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType='1');
	background: linear-gradient(180deg, #ffffff 0%, #f4f4f4 100%);
}
.b-pagenavigation a:focus{
	background: #f4f4f4;
}
.b-pagenavigation a:visited{
	color: #595959;
}
.b-pagenavigation b{
	color:#fff;
	font-weight: normal;
	border-top:1px solid #d74c17;
	border-right:1px solid #ea6d2a;
	border-bottom:1px solid #f37d34;
	border-left:1px solid #ea6d2a;
	background: #f37d34;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 4px;
	display: inline-block;
	
	-moz-box-shadow: 0 1px 0px 0px #ea6d2a inset;
	-webkit-box-shadow: 0 1px 0px 0px #ea6d2a inset;
	box-shadow: 0 1px 0px 0px #ea6d2a inset;
	behavior: url(/common/js/PIE.htc);
}
.b-pagenavigation .prev{
	border-color: rgba(0, 0, 0, 0) #595959 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-right: 4px solid #595959;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	position: relative;
	left: -2px;
	top: -1px;
}
.b-pagenavigation .next{
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #595959;
	border-left: 4px solid #595959;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	position: relative;
	left: 2px;
	top: -1px;
}
/* End */


/* Start:/local/templates/rarus.light/components/bitrix/news.list/1c-corp.events.slider/style.css?16636749382676*/
@import url(/local/templates/rarus.light/components/bitrix/news.list/1c-corp.events.slider/../../../../fonts/fr-press/styles.css);
.m-events.no-control .nav-slick {
  display: none; }
.m-events .icon-events {
  font-size: 28px;
  margin-right: 10px;
  flex-shrink: 0;
  display: inline-flex; }
.m-events .mb-10 {
  margin-bottom: 16px; }
.m-events h2 {
  position: relative;
  overflow: hidden;
  padding: 1px 0;
  margin: 10px 0 32px; }
  .m-events h2::after {
    margin-top: auto;
    order: 1;
    display: block;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    content: ""; }
  .m-events h2 a {
    color: #555555;
    display: inline-block;
    margin-bottom: 10px; }
.m-events .slick-slider {
  margin-bottom: 25px; }
.m-events .slick-initialized .slick-slide {
  display: flex; }
  @media (max-width: 767px) {
    .m-events .slick-initialized .slick-slide {
      flex-direction: column; } }
.m-events .date {
  color: #666;
  font-size: 13px; }
.m-events .format {
  margin-right: 5px; }
  .m-events .format .icon {
    vertical-align: middle;
    display: inline-block;
    font-size: 21px;
    line-height: 21px;
    color: #aaa;
    margin-right: 3px; }
  .m-events .format.tomorrow {
    color: #eb4d33; }
    .m-events .format.tomorrow .icon {
      color: #eb4d33; }
.m-events .slick-list,
.m-events .slick-track {
  min-width: 100%; }
.m-events .nav-slick {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: center;
  overflow: hidden;
  padding: 0 7px;
  height: 35px;
  border: 1px solid #e9e9e9;
  border-radius: 17px;
  background: #f9f9f9;
  flex-shrink: 0;
  margin: 0 10px 10px; }
  .m-events .nav-slick:before {
    position: absolute;
    top: 4px;
    left: 34px;
    width: 1px;
    height: 25px;
    background: #ececec;
    content: ""; }
  .m-events .nav-slick:empty {
    display: none; }
  .m-events .nav-slick button {
    width: 20px;
    height: 20px;
    outline: none;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: none;
    border-radius: 100%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3), inset 13px 13px 1px rgba(204, 204, 204, 0.2);
    display: flex;
    align-items: center; }
    .m-events .nav-slick button:focus {
      outline: none; }
    .m-events .nav-slick button .icon {
      margin: auto;
      font-size: 8px;
      color: #999;
      stroke-width: 3px; }
    .m-events .nav-slick button:hover {
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
      .m-events .nav-slick button:hover .icon {
        opacity: 0.4; }
    .m-events .nav-slick button.slick-prev {
      margin-right: 15px; }
      .m-events .nav-slick button.slick-prev:after {
        border-right: 1px solid #000; }

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

/* End */


/* Start:/local/templates/rarus.light/components/bitrix/news.list/1c-corp.video.slider/style.css?16636749382930*/
@import url(/local/templates/rarus.light/components/bitrix/news.list/1c-corp.video.slider/../../../../fonts/fr-press/styles.css);
.b-video .icon-videomaterials {
  font-size: 28px;
  margin-right: 10px;
  flex-shrink: 0;
  display: inline-flex; }
.b-video .mb-10 {
  margin-bottom: 24px; }
.b-video img {
  width: 100%; }
.b-video h2 {
  position: relative;
  overflow: hidden;
  padding: 1px 0;
  margin: 10px 0 32px; }
  .b-video h2::after {
    margin-top: auto;
    order: 1;
    display: block;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    content: ""; }
  .b-video h2 a {
    color: #555555;
    display: inline-block;
    margin-bottom: 10px; }
.b-video .slick-slider {
  margin: 20px -15px 0; }
.b-video .slick-track {
  margin: 0; }
.b-video .video-item {
  padding: 0 15px; }
  .b-video .video-item .date {
    color: #666;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 3px; }
.b-video .preview-video {
  margin-bottom: 15px; }
  .b-video .preview-video a {
    display: block;
    position: relative; }
    .b-video .preview-video a::before, .b-video .preview-video a::after {
      content: "";
      position: absolute;
      display: block; }
    .b-video .preview-video a::before {
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.45);
      width: 70px;
      height: 70px;
      top: calc(50% - 35px);
      left: calc(50% - 35px);
      opacity: 0.8; }
    .b-video .preview-video a::after {
      width: 0;
      height: 0;
      border-top: 12px solid transparent;
      border-left: 22px solid #fff;
      border-bottom: 12px solid transparent;
      top: calc(50% - 11px);
      left: calc(50% - 7px);
      opacity: 1; }
  .b-video .preview-video:hover a::before {
    opacity: 1; }
.b-video .nav-slick {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: center;
  overflow: hidden;
  padding: 0 7px;
  height: 35px;
  border: 1px solid #e9e9e9;
  border-radius: 17px;
  background: #f9f9f9;
  flex-shrink: 0;
  margin: 0 10px 10px; }
  .b-video .nav-slick:before {
    position: absolute;
    top: 4px;
    left: 34px;
    width: 1px;
    height: 25px;
    background: #ececec;
    content: ""; }
  .b-video .nav-slick:empty {
    display: none; }
.b-video button {
  width: 20px;
  height: 20px;
  outline: none;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
  border-radius: 100%;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3), inset 13px 13px 1px rgba(204, 204, 204, 0.2);
  display: flex;
  align-items: center; }
  .b-video button:focus {
    outline: none; }
  .b-video button .icon {
    margin: auto;
    font-size: 8px;
    color: #999;
    stroke-width: 3px; }
  .b-video button:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
    .b-video button:hover .icon {
      opacity: 0.4; }
  .b-video button.slick-prev {
    margin-right: 15px; }
    .b-video button.slick-prev:after {
      border-right: 1px solid #000; }

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

/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?15465025262242 */
/* /local/templates/rarus.light/components/bitrix/news.list/1c-corp.events.slider/style.css?16636749382676 */
/* /local/templates/rarus.light/components/bitrix/news.list/1c-corp.video.slider/style.css?16636749382930 */
