

/* Start:/bitrix/templates/russinvest_2019_v2/components/bitrix/news.list/news_main/style.css?16794165102543*/
.news-box {
  margin-top: 50px;
}
.news-heading {
  text-align: center;
}
.news-box-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news-block-left {
  width: 32%;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 50px rgba(0, 0, 0, 0.25);
}
.news-block-left img {
  width: 100%;
}
.news-box-right {
  float: left;
  width: 30%;
}
.news-block-right {
  width: 100%;
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 50px rgba(0, 0, 0, 0.25);
}
.news-block-right img {
  width: 100%;
}
.news-block-head {
  padding: 10px 15px;
  background: #000;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.news-number {
  font-size: 0.8125rem;
}
.news-number-to {
  font-weight: 700;
}
.news-number-all {
  font-weight: 400;
}
.news-name {
  font-size: 0.8125rem;
  font-weight: 700;
}
.news-title {
  padding: 0 25px;
  margin-top: 23px;
  font-size: 1.5rem;
}
.news-text {
  padding: 0 25px;
  line-height: 1.3;
  font-size: 0.8125rem;
  margin-top: 20px;
}
.news-link {
  margin-top: 15px;
  padding: 40px 25px;
  color: #3cace2;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-link:hover {
  color: #3cace2;
  background: #3cace2;
}
.news-link:hover .news-link-arrow,
.news-link:hover .news-link-text {
  color: #fff;
}
.news-link-text {
  position: relative;
  float: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-link-text:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #3cace2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-link-arrow {
  float: right;
  font-size: 1.2rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-block-left, .news-block-right {min-height: 500px;}
/* End */


/* Start:/bitrix/templates/russinvest_2019_v2/components/bitrix/news.list/faq/style.css?1708457188150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/russinvest_2019_v2/components/bitrix/news.list/news_main/style.css?16794165102543 */
/* /bitrix/templates/russinvest_2019_v2/components/bitrix/news.list/faq/style.css?1708457188150 */
