

/* Start:/bitrix/templates/.default/components/bitrix/news/work/style.css?17637371521603*/
.work-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.work-list ul li {
	display: inline-block;
	margin-right: 15px;
	margin-top: 15px;
}
.work-list ul li a {
	padding-left: 15px;
	padding-right: 15px;
}
.work-detail {
	margin-bottom: 50px;
}
.work-detail .detail_picture {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.work-detail .more_photo > [class^=col] {
		margin-bottom: 20px;
}
.work-detail .more_photo .more_img {
	position: relative;
	display: block;
	width: 100%;
	height: 100px;
	background: transparent center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.work-detail .more_photo .more_img:hover:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 10;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: transparent url(/bitrix/templates/vm/i/_svg/zoom.svg) center center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.work-detail .more_photo .more_img:hover:after {
	content: '';
	position: absolute;
	z-index: 5;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .8;
	background: #361449;
	background: -webkit-linear-gradient(left,#361449 0,#1b314d 100%);
	background: -webkit-linear-gradient(left, #361449 0, #1b314d 100%);
	background: linear-gradient(to right,#361449 0,#1b314d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#361449', endColorstr='#1b314d', GradientType=1);
}

.work-detail .desc {
	margin-top: 20px;
	margin-bottom: 50px;
	text-indent: 25px;
}
.work-detail .options table {
	width: 100%;
}
/* End */


/* Start:/bitrix/templates/.default/components//bitrix/system.pagenavigation/round/style.css?17637371522804*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #361f4e;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #361f4e;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/work/style.css?1763737152995*/

.work-list {
  margin-bottom: 50px; }
  .work-list .item {
    position: relative;
    padding: 0 10px;
    text-decoration: none;
    background: transparent url(/bitrix/templates/vm/i/nophoto.png) center center no-repeat;
    background-size: cover; }
    .work-list .item.list {height: 250px;}
    .work-list .item.colums {height: 330px;}
    .work-list .item span {
      position: relative;
      z-index: 10;
      display: none;
      width: 100%;
      line-height: 1.2;
      text-align: center;
      font-size: 28px;
      font-size: 2em;
      font-weight: 600;
      color: #444; }
    .work-list .item:hover:after {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      content: "";
      display: block;
      position: absolute;
      z-index: 5;
      background-color: rgba(255, 255, 255, 0.7); }
    .work-list .item:hover span {
      display: block; }

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/home-keyW/style.css?1763737152714*/
.project-list > [class^=col] {
  text-decoration: none;
  margin-bottom: 15px;
  color: #444;
  display: block;
}
.project-list .item {
  height: 100%;
  background-color: #F8F8F8; }
  .project-list .item .img {
    height: 200px;
    background: transparent center center no-repeat;
    background-size: cover; }
  .project-list .item .info {
    padding: 15px; }
    .project-list .item .info .name {
     }
    .project-list .item .info .desc {
      font-size: 12px;
      font-size: 0.85714em;
      margin-top: 1em;
      margin-bottom: 2em; }
    .project-list .item .info .price {
      font-size: 12px;
      font-size: 0.85714em; }
      .project-list .item .info .price span {
        display: block; }

/* End */
/* /bitrix/templates/.default/components/bitrix/news/work/style.css?17637371521603 */
/* /bitrix/templates/.default/components//bitrix/system.pagenavigation/round/style.css?17637371522804 */
/* /bitrix/templates/.default/components/bitrix/news.list/work/style.css?1763737152995 */
/* /bitrix/templates/.default/components/bitrix/news.list/home-keyW/style.css?1763737152714 */
