

/* Start:/local/templates/main/components/bitrix/breadcrumb/.default/style.css?1668870959424*/
.breadcrumb__wrap {
  background-color: #262b3e;
  font-size: 14px;
}
.breadcrumb__wrap .breadcrumb {
margin-bottom: 0;
background-color: #262b3e;
}
.breadcrumb__wrap .breadcrumb li {
  color: #cdced0;
}
.breadcrumb__wrap .breadcrumb a {
  color: #c9b38c;
}
.breadcrumb__wrap .flaticon-home::before {
font-size: 14px;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #cdced0;
  content: "/\00a0";
  font-size: 10px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?1668870959731*/
.pagination-wrapper .pg-pagination li.bx-active {
  float: left;
  margin-right: 10px;
}

.pagination-wrapper .pg-pagination li.bx-active span {
  background-color: transparent;
  width: 50px;
  height: 50px;
  line-height: 47px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #a9b8c4;
  border: 2px solid #e6e6e6;
  display: block;
  border-radius: 0;
  background: #c9b38c;
  border-color: #c9b38c;
  color: #fff;
}
.pagination-wrapper {
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 0;
  display: table;
}
.pagination-wrapper.pagination-wrapper-left {
  margin-top: 0;
}
.bx-pag-prev a span:after {
  content: "<";
  display: block;
}
.bx-pag-next a span:after {
  content: ">";
  display: block;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/price/style.css?1713014866905*/
.price_list__outter {
  padding-top: 80px;
}
.price_list__outter h2 {
  margin-top: 0;
  margin-bottom: 28px;
}
.price_list__wrap {
}
.price_list__wrap .each_item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(104, 118, 147, 0.15);
}
.price_list__wrap .each_item .title {
  font-weight: 600;
  width: 60%;
}
.price_list__wrap .each_item .info {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  width: 40%;
}
.price_list__wrap .each_item .price {
  white-space: nowrap;
  width: 100px;
}
.price_list__wrap .each_item .time {
  white-space: nowrap;
  text-align: right;
}

@media (max-width: 767px) {
  .price_list__wrap .each_item {
    display: block;
  }
  .price_list__wrap .each_item .title {
    width: 100%;
    margin-bottom: 4px;
  }
  .price_list__wrap .each_item .info {
    width: 100%;
  }
}

/* End */
/* /local/templates/main/components/bitrix/breadcrumb/.default/style.css?1668870959424 */
/* /local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?1668870959731 */
/* /local/templates/main/components/bitrix/news.list/price/style.css?1713014866905 */
