

/* Start:/bitrix/templates/.default/components/bitrix/news/actions/bitrix/news.detail/.default/style.css?15815863691886*/
.news-wrapper {
  margin: 0 0 50px;
}
.news-wrapper .header-block {
  background-color: #f4f4f4;
}
.news-wrapper .header-block h1 {
  margin: 0;
}
.news-wrapper .date {
  margin-top: 15px;
  color: #666666;
  font-size: 12px;
}
.news-wrapper .detail-text-wrapper {
  margin-top: 10px;
}
.news-wrapper .detail-text-wrapper img {
  max-width: 100%;
  margin: 15px 5px;
}

.action-terms {
  background-color: #f4f4f4;
  padding: 20px 0;
}
.action-terms > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.action-terms > .container:before, .action-terms > .container:after {
  content: none;
}
.action-terms h2 {
  font-size: 35px;
  text-transform: uppercase;
}
.action-terms a.first-button {
  text-decoration: none !important;
  cursor: pointer;
}

.terms {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 30px;
}
.terms .plus {
  color: #a7a9ab;
  font-size: 40px;
  font-weight: bold;
  margin-top: 10%;
  height: 25px;
  line-height: 25px;
}
.terms .equally {
  color: #a7a9ab;
  font-size: 40px;
  font-weight: bold;
  margin-top: 10%;
  height: 25px;
  line-height: 25px;
}
.terms .terms-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-transform: uppercase;
  color: #266fa3;
  max-width: 155px;
  width: 100%;
  padding: 10px 5px 0;
  text-align: center;
  position: relative;
}
.terms .terms-item .title {
  font-weight: bold;
  font-size: 18px;
}
.terms .terms-item .desc {
  font-size: 12px;
}
.terms .terms-item .img {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
.terms .terms-item.end {
  color: #fff;
  background-color: #d87047;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.terms .terms-item.end.take-fuel {
  cursor: pointer;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/.default/components/bitrix/news/actions/bitrix/news.detail/.default/style.css?15815863691886 */
