

/* 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.list/news_list/style.css?16751720671265*/
.news_list .item {
  display: block;
  font-size: 13px;
  color: #555555;
  margin: 0 auto 30px;
  width: 70%;
  position: relative;
}
.news_list .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);
}
.news_list .item:hover .neme {
  text-decoration: underline;
}
.news_list .item span {
  display: block;
}
.news_list .item img {
  width: 17%;
  height: auto;
  vertical-align: top;
}
.news_list .item .descr {
  vertical-align: top;
  display: inline-block;
  width: 82%;
  padding: 0 0 0 20px;
}
.news_list .item .neme {
  color: #e76931;
  font-size: 18px;
  font-family: "pf_beausans_probold", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
}
.news_list .item .date {
  font-family: "pf_beausans_prosemibold", Helvetica, Arial, sans-serif;
  color: #938b7d;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.news_list .item .date span {
  display: inline-block;
  padding: 0 20px;
  background: #f5e8d1;
  z-index: 2;
  position: relative;
}
.news_list .item .date:before {
  top: 8px;
  position: absolute;
  width: 100%;
  display: block;
  content: ' ';
  border-bottom: 1px solid #dcd0bc;
}

/* End */
/* /bitrix/templates/vilka_srubi_s1/components/bitrix/system.pagenavigation/vilka_round/style.css?16751720681683 */
/* /bitrix/templates/vilka_srubi_s1/components/bitrix/news.list/news_list/style.css?16751720671265 */
