

/* Start:/local/templates/main/components/bitrix/news/work/bitrix/news.detail/.default/style.css?17401217802546*/
#work_detail {
  position: relative;
}

#work_detail .clear {
  clear: both;
}

#work_detail h1 {

  font: 36px/36px pf_din_text_comp_prolight !important;
  margin: 0 0 20px;
  text-align: left;
}

#work_detail .photos {
  width: 680px;
  /* float: left;
  margin: 0 25px 0 0; */
  margin: 0 auto;
}
.lSSlideWrapper {
	height:680px;
}
.lSSlideOuter .lSPager.lSGallery {height:79px;}
#work_detail .article {

}

#work_detail .navigation {
  margin: 0 0 30px 0;
  text-align: center;
  white-space: nowrap;
}

#work_detail .nav {
  display: inline-block;
  vertical-align: top;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
}

#work_detail .nav.prev {
  background: #107ec9;
  color: #fff;
  position: relative;
  padding: 0 12px 0 20px;
  width: 140px;
  text-align: center;
}

#work_detail .nav.prev::before {
  display: block;
  content: '';
  background: url('/assets/img/bg-arrows.png') 0 0 no-repeat;
  width: 20px;
  height: 35px;
  position: absolute;
  top: 0;
  left: 0;
}

#work_detail .nav.next {
  background: #107ec9;
  color: #fff;
  position: relative;
  padding: 0 20px 0 12px;
  width: 140px;
  text-align: center;
}

#work_detail .nav.next::before {
  display: block;
  content: '';
  background: url('/assets/img/bg-arrows.png') 100% 0 no-repeat;
  width: 20px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
}

#work_detail .nav.more {
  background: #f0f0f0;
  color: #107ec9;
  width: 157px;
  text-align: center;
  margin: 0 8px;
}

#work_detail .text {
  text-align: justify;
  margin-top: 15px;
}

#work_detail .text.open {
  overflow: visible;
  height: auto;
}

#work_detail .text_open {
  text-align: right;
  margin: 5px 0 0 0;
  font-size: 14px;
}

#work_detail .text_open a {
  text-decoration: none;
  display: inline-block;
  background: url('/assets/img/icon-pogon.png') 0 50% no-repeat;
  padding: 0 0 0 25px;
}

#work_detail .order {
  text-align: center;
  margin: 17px 0 0 0;
}

#work_detail .order a {
  display: inline-block;
  background: #f3984e;
  color: #fff;
  text-shadow:0 1px 1px #000;
  font-size: 25px;
  text-decoration: none;
  height: 50px;
  width: 275px;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
}

#work_detail .order a::before {
  display: inline-block;
  content: '';
  background: url('/assets/img/icon-cirkul.png') 0 100% no-repeat;
  vertical-align: middle;
  width: 42px;
  height: 40px;
}
/* End */
/* /local/templates/main/components/bitrix/news/work/bitrix/news.detail/.default/style.css?17401217802546 */
