

/* Start:/local/templates/zolotoshvei_new/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1739175722155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/zolotoshvei_new/components/bitrix/news.list/news-list/style.css?17397762513421*/
@media (max-width: 575.98px) {
  .news__list .item {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .news__list .item {
    padding-bottom: 30px;
    width: 48%;
    margin-top: 20px;
  }
}

.news__list {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news__list .item {
  width: 32%;
  background: #f6f5f3;
  padding-bottom: 45px;
  position: relative;
  transition: 0.4s;
  overflow: hidden;
  margin-top: 20px;
}

.news__list .item.empty_item {
  height: 0;
  padding: 0;
  margin: 0;
}

.news__list .item .img {
  background-image: url("/local/templates/zolotoshvei_new/components/bitrix/news.list/news-list/../img/event_1.jpg");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 322px;
  position: relative;
}

.news__list .item .img a {
  width: 100%;
  height: 322px;
  display: block;
  z-index: 2;
  position: relative;
}

.news__list .item .description {
  z-index: 2;
  position: relative;
  height: 215px;
}

.news__list .item .description .type {
  /*font-family: Futura PT Demi;*/
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #d7b56d;
  margin-top: 15px;
  margin-bottom: 0;
}

.news__list .item .description .title {
  /*font-family: Futura PT Demi;*/
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  margin-top: 10px;
  padding-left: 38px;
  padding-right: 38px;
  display: block;
  overflow: hidden;
  margin-bottom: 0;
  height: 135px;
}

.news__list .item .description .title a {
  /*font-family: Futura PT Demi;*/
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  transition: 0.4s;
}

.news__list .item .description .title a:hover {
  color: #d7b56d;
}

.news__list .item .description .data {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 38px;
  padding-right: 38px;
  margin-top: 60px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 76px);
}

.news__list .item .description .data span {
  /*font-family: Futura PT Book;*/
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}

.news__list .item .description .data a {
  /*font-family: Futura PT Book;*/
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  color: black;
  transition: 0.4s;
}

.news__list .item .description .data a:hover {
  color: #d7b56d;
}

.news__list .item .border {
  width: calc(100% - 34px);
  height: calc(100% - 44px);
  border: 1px solid #d7b56d;
  position: absolute;
  top: 22px;
  left: 17px;
  z-index: 1;
  transition: 0.4s;
}

.news__list .item:hover .border {
  transform: scale(1.4);
}

.news__list.museums__list .item {
  width: 48%;
}

.news__list.museums__list .item .description {
  height: auto;
}

.news__list.museums__list .item .description .title {
  height: auto;
}

.news__list.museums__list .item p {
  text-align: center;
  /*font-family: Futura PT Book;*/
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  color: black;
  transition: 0.4s;
  padding-left: 25px;
  padding-right: 25px;
}

/* End */
/* /local/templates/zolotoshvei_new/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1739175722155 */
/* /local/templates/zolotoshvei_new/components/bitrix/news.list/news-list/style.css?17397762513421 */
