

/* Start:/bitrix/templates/vilka_srubi_s1/components/bitrix/system.pagenavigation/vilka_round/style.css?16751720681683*/
.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: inline-block;
}
.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: none;
  border: 2px solid #e76931;
  padding: 0 10px;
  height: 36px;
  min-width: 36px;
  display: block;
  line-height: 32px;
  color: #e76931;
  font-size: 14px;
  border-radius: 20px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: .5;
}
.bx-pagination .bx-pagination-container ul li a {
  text-decoration: none;
  display: block;
  border-radius: 16px;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a span {
  opacity: 1;
}
.bx-pagination .bx-pagination-container ul li a:hover span {
  background: #e76931;
  color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
  opacity: 1;
  background: #9a5f39;
  color: #fff;
  border-color: #9a5f39;
}

/* End */


/* Start:/bitrix/templates/vilka_srubi_s1/components/bitrix/news/services/bitrix/news.list/.default/style.css?16751720682067*/
.service .item {
  display: block;
  background: #fff;
  font-size: 13px;
  color: #555555;
  margin-bottom: 30px;
  position: relative;
  -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
  -webkit-transition: box-shadow 100ms linear;
  -moz-transition: box-shadow 100ms linear;
  -o-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 100ms linear;
}
.service .item .img {
  position: relative;
  overflow: hidden;
}
.service .item .mask {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: rgba(255,255,255,0);
  text-align: center;
  -webkit-transition: background 200ms linear;
  -moz-transition: background 200ms linear;
  -o-transition: background 200ms linear;
  -ms-transition: background 200ms linear;
  transition: background 200ms linear;
}
.service .item .mask .btn {
  width: 134px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -60px;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.service .item:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 0 rgba(0,0,0,0.3);
}
.service .item:hover .mask {
  background: rgba(255,255,255,0.7);
}
.service .item:hover .mask .btn {
  opacity: 1;
}
.service .item span {
  display: block;
}
.service .item img {
  width: 100%;
  height: auto;
}
.service .item .descr {
  padding: 5%;
}
.service .item .name {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 10px;
  color: #333;
  font-family: "pf_beausans_probold", Helvetica, Arial, sans-serif;
}
.service .item .btn {
  vertical-align: middle;
  display: inline-block;
  width: 43%;
  padding: 8px 5px 6px;
}
.service .item .btn:hover {
  background: #e76931;
  color: #fff;
}

/* End */
/* /bitrix/templates/vilka_srubi_s1/components/bitrix/system.pagenavigation/vilka_round/style.css?16751720681683 */
/* /bitrix/templates/vilka_srubi_s1/components/bitrix/news/services/bitrix/news.list/.default/style.css?16751720682067 */
