@import "reset.css";
@import "prestyles.css";
@import "select2_override.css";
* {
  -webkit-text-size-adjust: none;
  /*фиксим баг в IOS cо шкалированием в landscape*/
  outline: none;
  /*убираем рамку вокруг ссылок и кнопок*/
  -webkit-touch-callout: none;
  /*если надо, то запрещаем выделение текста*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*убираем фон подсветки ссылок и кнопок*/
}
@font-face {
  font-family: 'FuturaPT';
  src: url('less/FTN85__W.eot');
  src: local('Futura PT Web Bold'), local('FuturaPTWebBold'), url('FTN85__W.eot?#iefix') format('embedded-opentype'), url('FTN85__W.woff') format('woff'), url('FTN85__W.ttf') format('truetype'), url('FTN85__W.svg#FuturaPTWeb-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  font-family: "PT Sans", Arial, Tahoma, sans-serif;
}
/*HELPERS*/
.pull-left {
  float: left;
}
a,
.link {
  color: #ff6600;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.link:hover {
  color: #d30000;
  text-decoration: none;
}
.dotted:hover {
  text-decoration: none;
}
.b-section_textpage h1,
.b-section_textpage h2,
.b-section_textpage h3 {
  margin-top: 22px;
}
h1 {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
h2 {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 34px;
  line-height: 42px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
h3 {
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: 700;
  font-family: "PT Sans", sans-serif;
}
p {
  margin: 0 0 22px 0;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
}
.l-page {
  min-width: 1000px;
  max-width: 1210px;
  min-height: 100%;
  margin: auto;
  padding: 0;
}
.l-page__spacer {
  height: 130px;
}
.l-wrap {
  width: 960px;
  margin: auto;
  padding: 0 20px;
  position: relative;
}
.l-wrap_landing {
  min-width: unset;
  max-width: unset;
  width: 1000px;
}
.b-head {
  height: 38px;
  padding-top: 33px;
  border-bottom: 1px solid #ffffff;
  background: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  -moz-transition: border-color 300ms linear;
  -webkit-transition: border-color 300ms linear;
  -o-transition: border-color 300ms linear;
  transition: border-color 300ms linear;
}
.scrolled .b-head {
  border-bottom-color: #cccccc;
  position: fixed;
  top: 0px;
}
.b-head a {
  color: #000000;
  text-decoration: none;
}
.b-head__logo {
  float: left;
  margin-right: 20px;
}
.b-head__logo span,
.b-head__logo a,
.b-head__logo img {
  display: block;
  width: 109px;
  height: 22px;
  margin: 0;
  padding: 0;
}
.b-head__phone {
  float: right;
  margin-left: 20px;
  padding: 2px 16px 0 0;
  font-size: 16px;
  line-height: 21px;
}
.b-head__nav {
  padding: 4px 0 6px 0;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  overflow: hidden;
}
.b-head__nav a {
  margin: 0 17px;
}
.b-head__nav a:hover {
  color: #d30000;
}
.b-head__nav a.active {
  border-bottom: 3px solid #ff6600;
  font-weight: 700;
}
.b-head__nav a.active:hover {
  text-decoration: none;
}
.b-head__nav a.b-head__nav__demo {
  padding: 1px 6px 3px 6px;
  border: 1px solid #ff6600;
  color: #ff6600;
  vertical-align: top;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
}
.b-head__nav a.b-head__nav__demo:hover {
  background: #eeeeee;
  color: #ff6600;
}
.b-head__nav a.b-head__nav__demo:active {
  line-height: 18px;
  border-top-color: #c8674b;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
}
.b-head__language {
  position: absolute;
  top: -30px;
  left: 54px;
}
.b-head__languageitem {
  padding: 0 3px;
  font-size: 12px;
  color: #ff6600;
  background-color: #ffffff;
  float: left;
}
.b-head__languageitem.active {
  color: #7b7b7b;
  background-color: #f3efef;
}
.b-block__title {
  margin-bottom: 18px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  font-family: FuturaPT, sans-serif;
}
.b-block__title2 {
  margin: 0;
  padding-top: 40px;
}
.b-block__subtitle {
  margin-bottom: 39px;
  padding: 0 120px;
  font-size: 19px;
  line-height: 25px;
  text-align: center;
}
.b-block {
  padding: 90px 0;
}
.b-block_1 {
  height: 867px;
  padding-top: 171px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-01.jpg") no-repeat 50% 81px;
  color: #ffffff;
}
.b-block_16 {
  height: 748px;
  padding-top: 171px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-16.png") no-repeat 50% 81px !important;
  color: #ffffff;
}
.b-block_1 .b-block__title {
  font-size: 46px;
  line-height: 49px;
}
.b-block_1__units {
  margin-bottom: 99px;
  padding-left: 121px;
}
.b-block_1__units__one {
  float: left;
  height: 36px;
  margin-right: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  line-height: 18px;
}
.b-block_1__units__one_1 {
  width: 151px;
  padding-left: 48px;
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit01.png");
}
.b-block_1__units__one_2 {
  width: 96px;
  padding-left: 45px;
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit02.png");
}
.b-block_1__units__one_3 {
  width: 135px;
  padding-left: 45px;
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit03.png");
}
.b-block_1__units__one_4 {
  width: 110px;
  padding-left: 42px;
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit04.png");
}
.b-block_1__carousel {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.b-block_1__carousel ul {
  width: 700px;
  height: 445px;
  overflow: hidden;
}
.b-block_1__carousel__wrap {
  width: 700px;
  height: 445px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.b-block_1__carousel ul,
.b-block_1__carousel li {
  height: 445px;
  margin: auto;
  background: #ffffff;
  overflow: hidden;
}
.b-block_1__carousel__wrap ul {
  width: 1000%;
  position: absolute;
}
.b-block_1__carousel li {
  float: left;
  width: 700px;
}
.b-block_1__carousel img {
  width: auto;
  height: auto;
  max-width: 700px;
  max-height: 445px;
}
.b-block_1__carousel__nav {
  padding-top: 94px;
  font-size: 15px;
  line-height: 17px;
}
.b-block_1__carousel__nav a {
  display: inline-block;
  margin: 0 5px;
  padding: 4px 7px;
  border: 1px solid transparent;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}
.b-block_1__carousel__nav a.active,
.b-block_1__carousel__nav a:hover {
  border-color: #ffffff;
}
.b-block_1__carousel__prev,
.b-block_1__carousel__next {
  display: block;
  width: 53px;
  height: 53px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-arrows.png") no-repeat 0 0;
  position: absolute;
  top: 200px;
  left: 18px;
}
.b-block_1__carousel__next {
  background-position: -57px 0;
  right: 18px;
  left: auto;
}
.b-block_1__carousel__nav a.activ,
.b-block_1__carousel__prev.active,
.b-block_1__carousel__next.active {
  cursor: default;
}
.b-block_2 {
  height: 420px;
  position: relative;
  top: -50px;
  padding-top: 70px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/images/home_graph.png") no-repeat;
  color: #ffffff;
}
.b-block-ie6fix {
  _width: 1240px;
  _margin: auto;
  _position: relative;
  _z-index: -1;
  _top: -85px;
  _left: 2px;
  _background-color: #ffffff;
  _zoom: 1;
}
.b-block_2__chart {
  margin-bottom: 16px;
  padding-top: 17px;
  color: #8693a4;
  font-size: 8px;
  line-height: 12px;
  font-family: "PT Sans Caption", sans-serif;
}
.b-block_2__chart__axis {
  float: left;
  width: 82px;
  height: 240px;
  padding-right: 6px;
  border-right: 1px solid #404853;
  text-align: right;
  position: relative;
}
.b-block_2__chart__axis__min {
  position: absolute;
  right: 6px;
  bottom: -2px;
}
.b-block_2__chart__axis__max {
  position: absolute;
  top: -2px;
  right: 6px;
}
.b-block_2__chart__graphs {
  width: 782px;
  height: 280px;
  padding: 0 70px 0 12px;
  position: relative;
  overflow: hidden;
}
.b-block_2__chart__graph {
  float: left;
  height: 238px;
  position: relative;
}
.b-block_2__graph__month {
  position: absolute;
  bottom: -27px;
  left: 10px;
}
.b-block_2__graph__year {
  position: absolute;
  bottom: -39px;
  left: 10px;
}
.b-block_2__graph__fill {
  border-top: 4px solid #ff6600;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/graph.png") repeat-x 0 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.b-block_2__graph__fill div {
  display: none;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/graph-hover.png") repeat 0 0;
  color: #dddfe1;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.b-block_2__graph__fill div span {
  display: block;
  margin-bottom: 2px;
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
}
.b-block_2__graph__fill:hover div {
  display: block;
}
.b-block_2__graph__text {
  width: 120px;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
}
.b-block_2__graph__text .thing {
  display: block;
  height: 240px;
  margin-top: 5px;
  border-left: 1px solid #404853;
  top: 100%;
  left: 0;
}
.b-block_2__text {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}
.b-block_2__text a {
  color: #FFF;
  text-decoration: underline;
}
.b-block_2__units {
  padding: 28px 40px 70px 7px;
  font-size: 13px;
  line-height: 16px;
}
.b-block_2__units__one {
  float: left;
  width: 25%;
}
.b-block_2__units__wrap {
  padding-left: 60px;
}
.b-block_2__units__title {
  color: #ff6600;
  font-size: 37px;
  line-height: 40px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-block_2__banner {
  width: 625px;
  margin: auto;
  border-right: 1px solid #ff6600;
  border-left: 1px solid #ff6600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  position: relative;
}
.b-block_2__banner__text {
  padding: 15px 0 20px 0;
}
.b-block_2__banner__text b {
  display: block;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-block_2__banner__head {
  height: 15px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-02__block-top.png") no-repeat 0 0;
  position: absolute;
  top: -14px;
  right: -1px;
  left: -1px;
}
.b-block_2__banner__foot {
  height: 20px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-02__block-bottom.png") no-repeat 0 0;
  position: absolute;
  right: -1px;
  bottom: -19px;
  left: -1px;
}
.b-block_2__btn {
  padding-top: 59px;
}
.b-block_2 .b-block_2__btn {
  padding-top: 49px;
}
.b-block_2__btn a {
  display: block;
  width: 373px;
  height: 53px;
  margin: auto;
  background: #ff6600;
  color: #ffffff;
  font-size: 23px;
  line-height: 51px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-block_2__btn a:hover {
  background: #ff8c53;
  color: #ffffff;
}
.b-block_2__btn a:active {
  height: 51px;
  padding-top: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
}
.b-block_3 {
  padding: 70px 0 55px 0;
}
.b-features {
  margin: 0 -15px;
}
.b-block_8 .b-features {
  margin: 0 -20px 0 -41px;
}
.b-features__one {
  float: left;
  width: 270px;
  margin: 0 19px 55px 41px;
  padding-top: 7px;
  text-align: center;
  color: #000000;
}
.b-block_8 .b-features__one {
  width: 269px;
  text-align: left;
}
.b-features__image {
  height: 172px;
  position: relative;
}
.b-features__title {
  font-size: 23px;
  margin-bottom: 15px;
  display: block;
  line-height: 1em;
  font-family: FuturaPT, sans-serif;
}
.b-features__image .b-new {
  position: absolute;
  top: 30px;
  right: 40px;
}
.b-block_3__btn {
  padding-top: 5px;
}
.b-block_3__btn_errorpage {
  padding-top: 35px;
}
.b-block_3__btn a {
  display: block;
  width: 222px;
  height: 40px;
  margin: auto;
  border: 1px solid #ff6600;
  color: #ff6600;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-block_3__btn_errorpage a {
  margin: 0;
}
.b-block_3__btn a:hover {
  background: #eeeeee;
  color: #ff6600;
}
.b-block_3__btn a:active {
  height: 38px;
  padding-top: 2px;
  border-top-color: #c8674b;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
}
.b-block_4 {
  padding: 10px 0 100px 0;
}
.b-block_4__reviews {
  width: 926px;
  height: 568px;
  margin: auto;
  padding-top: 9px;
  position: relative;
}
.b-block_4__carousel {
  height: 568px;
  position: relative;
  overflow: hidden;
}
.b-block_4__carousel ul {
  width: 10000%;
  position: absolute;
}
.b-block_4__carousel li {
  float: left;
  width: 315px;
  height: 465px;
  margin: 0 14px !important;
  padding: 73px 60px 0 60px !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #ffffff;
}
.b-block_4__photo {
  height: 103px;
  text-align: center;
}
.b-block_4__name {
  margin-bottom: 8px;
  font-size: 26px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  font-family: FuturaPT, sans-serif;
}
.b-block_4__job {
  width: 230px;
  margin: auto;
  padding-bottom: 23px;
  border-bottom: 1px solid #ff6600;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
}
.b-block_4__text {
  padding-top: 33px;
  font-size: 15px;
  line-height: 23px;
}
.b-block_4__shader__top {
  height: 39px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_top.png") no-repeat 0 0;
  position: absolute;
  top: 9px;
  right: 0;
  left: 0;
}
.b-block_4__shader__bottom {
  height: 50px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_bottom.png") no-repeat 0 0;
  position: absolute;
  right: 0;
  bottom: 30px;
  left: 0;
}
.b-block_4__carousel__nav {
  padding-top: 13px;
  text-align: center;
}
.b-block_4__carousel__nav a {
  display: inline-block;
  margin: 0 4px;
  padding: 2px 0;
}
.b-block_4__carousel__nav span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 2px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block04-points.png") no-repeat 0 0;
}
.b-block_4__carousel__nav a.active span {
  background-position: -20px 0;
}
.b-block_4__carousel__prev,
.b-block_4__carousel__next {
  display: block;
  width: 30px;
  height: 66px;
  margin-top: -50px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block04-arrows.png") no-repeat 0 0;
  position: absolute;
  top: 50%;
  left: -30px;
}
.b-block_4__carousel__next {
  background-position: -35px 0;
  right: -30px;
  left: auto;
}
.b-block_5 {
  padding: 70px 0 87px 0;
}
.b-block_5__sources {
  padding-top: 122px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-05.png") no-repeat 50% 17px;
}
.b-block_5__sources__one {
  float: left;
  width: 207px;
  margin: 0 20px 0 77px;
  line-height: 19px;
  text-align: center;
}
.b-block_5__sources__image {
  margin-bottom: 17px;
}
.b-block_5__sources__image img {
  display: block;
  margin: auto;
}
.b-block_5__sources__one b {
  display: block;
  margin-bottom: 4px;
  line-height: 18px;
}
.b-block_5__sources__info {
  padding-top: 14px;
  font-size: 11px;
  line-height: 14px;
  font-family: "PT Sans Caption", sans-serif;
}
.b-block_8 .b-block_5__sources__info {
  padding-top: 10px;
}
.b-block_5__info__col {
  float: left;
  width: 75px;
  margin-right: 20px;
}
.b-block_5 .b-block_5__info__col {
  margin: 0 0 0 20px;
}
.b-block_5 .b-block_5__info__col .b-documents,
.b-block_5 .b-block_5__info__col .b-update {
  margin: auto;
}
.b-documents,
.b-update {
  width: 18px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.b-documents {
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-documents.png");
}
.b-update {
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-updates.png");
}
.b-documents.double {
  width: 36px;
}
.b-documents.triple {
  width: 54px;
}
.b-documents.quadruple {
  width: 72px;
}
.b-documents.quintuple {
  width: 90px;
}
.b-documents.half {
  background-position: 100% 0;
}
.b-update.daily {
  background-position: -18px 0;
}
.b-update.weekly {
  background-position: -36px 0;
}
.b-update.monthly {
  background-position: -54px 0;
}
.b-update.quarterly {
  width: 27px;
  background-position: -72px 0;
}
.b-block_5__btn {
  padding-top: 62px;
}
.b-block_5__btn a {
  display: block;
  width: 302px;
  height: 40px;
  margin: auto;
  border: 1px solid #ff6600;
  color: #ff6600;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-block_5__btn a:hover {
  background: #eeeeee;
  color: #ff6600;
}
.b-block_5__btn a:active {
  height: 38px;
  padding-top: 2px;
  border-top-color: #c8674b;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08);
}
.b-block_6 {
  height: 275px;
  color: #ffffff;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-06.jpg") no-repeat 50% 0;
}
.b-block_6__list {
  margin-right: -20px;
  padding: 35px 0 0 15px;
}
.b-block_6__list__one {
  float: left;
  width: 33.3%;
  font-size: 19px;
  line-height: 23px;
}
.b-block_6__list__nums {
  margin-bottom: -12px;
  font-size: 75px;
  line-height: 67px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-block_6__list__nums span {
  font-size: 29px;
  line-height: 67px;
}
.b-block_7 {
  padding-top: 53px;
}
.b-block_7_landing {
  padding-top: 0;
}
.b-block_7__form {
  width: 530px;
  margin: auto;
  padding: 0 95px;
  background: #EAE5DE;
  /* custom checkboxes */
}
.b-block_7__form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-block_7__form.popup-form {
  padding: 0;
  position: relative;
}
.b-block_7__form .popup-form__field {
  margin-top: 20px;
}
.b-block_7__form .popup-form__field .checkbox-label {
  display: inline-block;
  vertical-align: top;
}
.b-block_7__form .popup-form__field .checkbox {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.b-block_7__form .popup-form__field .checkbox > label {
  margin: 0;
  padding: 0;
  min-height: 20px;
  width: 25px;
  cursor: pointer;
}
.b-block_7__form .popup-form__field .checkbox > label > input[type="checkbox"] ~ span:before {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/system/content/files/images/sp-icon-kit.png") no-repeat;
  background-position: -74px -177px;
  cursor: pointer;
  content: "";
  position: absolute;
  left: 2px;
  top: 0;
}
.b-block_7__form .popup-form__field .checkbox > label > input[type="checkbox"]:checked ~ span:before {
  background-position: -95px -177px;
}
.b-block_7__form__form {
  overflow: hidden;
}
.b-block_7__head {
  height: 77px;
  margin: -1px -136px 0 -96px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_top2.png") no-repeat 100% 0;
}
.b-block_7__foot {
  height: 50px;
  margin: 0 -136px -1px -96px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_bottom2.png") no-repeat 100% 0;
}
.b-block_7__form label,
.b-popup__form label {
  display: block;
  float: left;
  width: 30%;
  margin: 12px 0 5px 0;
  padding: 10px 0;
  font-size: 15px;
  line-height: 21px;
}
.b-popup__form label {
  width: 70px;
}
.b-block_7__form .input {
  padding: 9px 10px;
  width: 100%;
  border: 1px solid #cccccc;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 21px;
  font-family: "PT Sans", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.b-block_7__form .popup-form__input-wrapper,
.b-block_7__form select,
.b-popup__form .popup-form__input-wrapper {
  display: block;
  float: right;
  width: 70%;
  margin: 12px 0 5px 0;
  position: relative;
}
.b-popup__form .input {
  width: 363px;
}
.b-block_7__form .b-form__note {
  float: left;
  width: 58%;
  color: #777777;
  line-height: 20px;
  padding-left: 10px;
}
.b-block_7__form .b-popup__terms {
  overflow: auto;
  width: 100%;
  height: 200px;
  margin-top: 20px;
}
.b-block_7__form .select2-container {
  display: block;
  float: right;
  width: 100%!important;
  margin: 5px 0;
}
.b-block_7__form .input.error,
.b-popup__form .input.error {
  border-color: #d30000 !important;
}
.b-block_7__form .input:active,
.b-block_7__form .input:focus,
.b-block_7__form .select2-container-active .select2-choice,
.select2-drop-active {
  outline: none;
  border-color: #ff6600 !important;
}
.select2-container .select2-choice .select2-arrow {
  border-color: #cccccc !important;
  -webkit-border-top-right-radius: 3px !important;
  -webkit-border-bottom-right-radius: 3px !important;
  -moz-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
}
.select2-container .select2-choice .select2-arrow b {
  background-position: 1px 6px !important;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -17px 6px !important;
}
ul.select2-results li {
  margin: 0;
}
ul.select2-results li:before {
  display: none;
}
.b-block_7__form .input-submit,
.b-popup__form .b-btn {
  display: block;
  width: 212px;
  height: 41px;
  border: none;
  background: #ff6600;
  color: #ffffff;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  font-family: "PT Sans", sans-serif;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-popup__form .b-btn {
  width: 115px;
  margin: 14px 0 10px 80px;
}
.b-block_7__form .input-submit:hover,
.b-popup__form .b-btn:hover {
  background: #ff8c53;
  color: #ffffff;
}
.b-block_7__form .input-submit:active,
.b-popup__form .b-btn:active {
  padding-top: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
}
.b-block_7__form .input-submit:active,
.b-block_7__form .input-submit:focus,
.b-popup__form .b-btn:active {
  outline: none;
}
.b-block_7__form label.error,
.b-popup__form label.error {
  float: none;
  width: auto;
  margin: 0 0 0 160px;
  padding: 0;
  color: #d30000;
  font-size: 0.8em;
  line-height: 1em;
  overflow: hidden;
  clear: both;
}
.b-popup__form label.error {
  margin-left: 80px;
}
.b-block_7__thanks {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
}
.b-block_7__thanks .input {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.b-block_7__thanks__onemoretime {
  padding-top: 10px;
}
.b-block_7__thanks a,
.b-block_7__thanks .link {
  color: #ff6600;
}
.b-block_7__thanks a:hover,
.b-block_7__thanks .link:hover {
  color: #d30000;
}
.b-footer {
  min-width: 1000px;
  max-width: 1210px;
  height: 100px;
  margin: -130px auto 0 auto;
  padding-top: 30px;
  background: #283748 url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-foot.jpg") no-repeat 50% 0;
  color: #ffffff;
}
.b-footer__left {
  float: left;
}
.b-footer__right {
  float: right;
  margin-right: 45px;
  margin-top: 5px;
}
.b-footer__left,
.b-footer__right {
  font-size: 11px;
  line-height: 20px;
  font-family: "PT Sans Caption", sans-serif;
}
.b-footer__policy {
  padding-top: 10px;
  float: left;
}
.b-footer__policy a {
  font-size: 12px;
  color: #ffffff;
}
.b-footer__policy a:hover {
  text-decoration: underline;
}
.b-footer__license {
  font-size: 9px;
  text-align: center;
}
.b-footer__social {
  margin-right: 45px;
  padding-top: 10px;
  float: right;
}
.b-footer a.tel {
  color: #ffffff;
}
.b-footer .b-head__nav {
  font-size: 14px;
  line-height: 16px;
}
.b-footer .b-head__nav a {
  color: #ffffff;
}
.b-footer .b-head__nav a:hover {
  color: #d30000;
}
.b-head__nav a.b-head__nav__demo {
  padding: 2px 7px 4px 7px;
  border: none;
  background: #ff6600;
  vertical-align: top;
}
.b-head__nav a.b-head__nav__demo:hover {
  background: #ff8c53;
  color: #ffffff;
  text-decoration: none;
}
.b-footer .b-head__nav a.b-head__nav__demo:active {
  line-height: 18px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.54);
}
/* custom checkboxes */
label.prettyCheckbox {
  display: block;
  float: left;
  width: auto;
  margin: 12px 0 5px 160px;
  padding: 0;
  color: #777777;
  font-size: 14px;
  line-height: 20px;
}
label.prettyCheckbox span.holderWrap {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 0 5px 0 0;
  padding: 0;
}
label.prettyCheckbox span.holder {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
label.checkbox span.holder {
  height: 60px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/checkbox.png") no-repeat 0 0;
}
label.checkbox:hover span.holder,
label.radio:hover span.holder {
  top: -20px !important;
}
label.checked span.holder,
label.checked:hover span.holder {
  top: -40px !important;
}
input.hiddenCheckbox {
  position: absolute;
  left: -10000px;
}
/* inner pages */
/* about */
.b-block_1_inner {
  height: auto;
  padding-bottom: 110px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-01_inner.jpg") no-repeat 50% 84px;
  position: relative;
}
.b-block_1_inner.b-articles {
  padding-bottom: 100px;
}
.b-block_1_inner.b-block_16 {
  padding-bottom: 390px;
}
.b-block_1_inner2 {
  padding-top: 130px;
  padding-bottom: 55px;
}
.b-block_1_inner2 p {
  font-size: 18px;
  line-height: 24px;
}
.b-block_1_inner2 a {
  color: #ffffff;
}
.b-block_1_inner2 a:hover {
  color: #e0e0e0;
}
.b-block_1__shader {
  height: 50px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_bottom2.png") no-repeat 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.b-block_1_inner__left {
  float: left;
  width: 400px;
}
.b-block_1_inner__left2 {
  float: left;
  width: 630px;
}
.b-block_1_inner .b-block_1__carousel {
  float: right;
  width: 470px;
  padding: 15px 28px 0 28px;
  overflow: visible;
}
.b-block_1_inner .b-block_1__carousel__wrap {
  width: 468px;
  height: 298px;
  padding-top: 26px;
  border: 1px solid #dc751c;
  background: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-block_1_inner .b-block_1__carousel ul {
  width: 468px;
  top: 26px !important;
}
.b-block_1_inner .b-block_1__carousel__wrap ul {
  width: 10000%;
}
.b-block_1_inner .b-block_1__carousel li,
.b-block_1_inner .b-block_1__carousel img {
  width: 468px;
  height: 298px;
}
.b-block_1__carousel__thing {
  height: 25px;
  border-bottom: 1px solid #d2d2d2;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/about-carousel-thing.gif") no-repeat 8px 8px;
  position: absolute;
  top: 16px;
  right: 29px;
  left: 29px;
}
.b-block_1_inner .b-block_1__carousel__prev,
.b-block_1_inner .b-block_1__carousel__next {
  width: 17px;
  padding: 0;
  background-image: url("/National_Library/oe_/https://spark-interfax.ru/content/i/about-carousel-arrows.png");
  left: 0;
  top: 170px;
}
.b-block_1_inner .b-block_1__carousel__next {
  background-position: -23px 0;
  right: 0;
  left: auto;
}
.b-block_1_inner .b-block_1__carousel__nav {
  padding-top: 20px;
  font-size: 11px;
  line-height: 14px;
  font-family: "PT Sans Caption", sans-serif;
}
.b-block_1_inner .b-block_1__carousel__nav a {
  margin-bottom: 6px;
}
.b-block_1_inner__right {
  float: right;
  width: 175px;
  margin-right: 60px;
}
.b-block_1_inner__300 {
  margin: 0 0 10px -10px;
  font-size: 93px;
  line-height: 90px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-block_8 {
  padding: 35px 0 55px 0;
}
.b-block_8_landing {
  padding: 35px 0 25px;
}
.b-block_8_landing .b-features {
  margin: 0;
}
.b-block_8_1 {
  padding-top: 110px;
}
.b-block_8__list__left,
.b-block_8__list__right {
  float: left;
  width: 385px;
  margin-right: 40px;
}
.b-block_8__list__one {
  margin-top: 15px;
}
.b-block_8__list__image {
  float: left;
  width: 30px;
  margin-right: 10px;
  padding-top: 4px;
  text-align: center;
}
.b-block_8__list__image_mt img {
  margin-top: -4px;
}
.b-block_8__list__text {
  overflow: hidden;
}
.b-block_8 .b-block_3__btn a {
  width: 282px;
}
.b-block_8_inner .b-block__title {
  margin-bottom: 40px;
}
.b-block_8_inner .b-block_2__btn {
  margin: 30px 0 0 0;
  padding: 0;
}
.b-block_8_inner .b-block_10__or {
  margin-bottom: 30px;
}
.b-block_8_inner .b-block_3__btn {
  margin: 30px 0;
  padding: 0;
}
.b-block_10__list__one {
  float: left;
  width: 227px;
  margin: 30px 13px 0 0;
}
.b-block_10__list__image {
  height: 53px;
  margin-bottom: 15px;
  position: relative;
}
.b-block_10__list__image img {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.b-block_10__or {
  margin: 10px 0 20px 0;
  text-align: center;
}
.b-block_11 {
  margin: auto;
  padding: 85px 0 110px 0;
  background: #1d1d1d;
  color: #ffffff;
  position: relative;
}
.b-block_11__image {
  margin-right: 175px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-11.jpg") no-repeat 100% 50%;
  position: absolute;
  top: 0;
  right: 50%;
  bottom: 0;
  left: 0;
}
.b-block_11__title {
  margin-bottom: 10px;
  padding-left: 340px;
  font-size: 55px;
  line-height: 64px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-block_11__text {
  padding-left: 350px;
  font-size: 14px;
  line-height: 22px;
}
.b-block_11__head {
  height: 20px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_top3.png") no-repeat 50% 0;
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
}
.b-block_11__foot {
  height: 23px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/shader_bottom3.png") no-repeat 50% 0;
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
}
.b-sources__units__title {
  margin-left: -4px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-sources__units__one {
  float: left;
  width: 190px;
  margin-right: 30px;
  font-size: 13px;
  line-height: 16px;
}
.b-sources__units__one_1 {
  width: 150px;
}
.b-sources {
  margin: 0 -20px 0 -25px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-sources.png") no-repeat 125px 0;
}
.b-sources__title {
  width: 100px;
  height: 154px;
  margin: auto;
  padding: 115px 0 0 40px;
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.b-sources__coltitle {
  float: left;
  width: 205px;
  margin: 0 0 20px 35px;
  padding-top: 10px;
  border-top: 1px solid #ff6600;
}
.b-sources__col {
  float: left;
  width: 205px;
  margin-left: 35px;
  padding-top: 70px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-sources-arrow.png") no-repeat 42px 0;
}
.b-sources__one {
  margin-bottom: 40px;
  padding-top: 20px;
  font-size: 14px;
  line-height: 19px;
}
.b-sources__image {
  height: 93px;
  margin-bottom: 12px;
  position: relative;
}
.b-sources__image img {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.b-sources__one__title {
  margin-bottom: 5px;
  line-height: 18px;
  font-weight: 700;
}
.b-contacts .l-wrap {
  position: static;
}
.b-contacts__left {
  float: left;
  width: 680px;
  padding: 10px 0 30px 0;
  font-size: 39px;
  line-height: 51px;
}
.b-contacts__left a {
  margin-right: 20px;
  color: #ff6600;
}
.b-contacts__left a:hover {
  color: #d30000;
}
.b-contacts__left a.tel {
  color: #000000;
  text-decoration: none;
}
.b-contacts__right {
  float: right;
  width: 275px;
  padding: 10px 0 30px 0;
}
.b-contacts__right .b-block_2__btn {
  padding: 0;
}
.b-contacts__right .b-block_2__btn a {
  width: 275px;
  height: 51px;
  font-size: 19px;
  line-height: 49px;
}
.b-contacts__right .b-block_2__btn a:active {
  height: 49px;
}
.b-contacts-map h2 {
  margin-bottom: 25px;
}
.b-contacts-map__map {
  height: 725px;
  position: relative;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#map {
  height: 725px;
  z-index: -1;
}
.b-contacts-map__map__legend {
  width: 280px;
  height: 577px;
  padding: 4px 0;
  margin-left: -480px;
  background: #ffffff;
  font-size: 14px;
  line-height: 21px;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.32);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.32);
}
.viewport {
  height: 577px;
  position: relative;
  overflow: hidden;
}
.overview {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.scrollbar {
  width: 16px;
  height: auto !important;
  background: #f0f0f0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.track {
  width: 8px;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
}
.thumb {
  width: 8px;
  background: #cbcbcb;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.b-contacts-map__map__legend ul {
  margin: 0;
  padding: 16px 40px 16px 20px;
}
.b-contacts-map__map__legend li {
  display: block;
  float: none;
  padding: 10px 15px !important;
  border: 1px solid #ffffff;
}
.b-contacts-map__map__legend li.active {
  border-color: #949494;
}
.b-map__title {
  line-height: 18px;
  font-weight: 700;
  cursor: pointer;
}
.b-map__title span {
  line-height: 16px;
  border-bottom: 1px dotted #ff6600;
}
.b-map__title:hover span {
  border-bottom-color: #ffffff;
}
.b-contacts-map__map__legend li.active .b-map__title span {
  border-bottom-color: #ffffff;
}
.b-map__city {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 18px;
}
.b-map__phone a,
.b-map__phone a:hover {
  color: #000000;
  white-space: nowrap;
}
/* other */
.b-new {
  padding: 3px 5px 2px 5px;
  background: #f1740f;
  color: #ffffff;
  font-size: 9px;
  line-height: 13px;
  font-family: "PT Sans Caption", sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#fader {
  display: none;
  background: #000000;
  position: fixed;
  top: -100%;
  right: 0;
  bottom: -100%;
  left: 0;
  z-index: 6;
}
.b-popup {
  width: 530px;
  margin-left: -337px;
  padding: 30px 85px;
  background: #eae5de;
  top: 80px;
  left: 50%;
  position: relative;
}
.b-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  z-index: 7;
}
.b-popup.absolute {
  position: absolute;
}
.b-popup__head {
  height: 35px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/popup-head.png") no-repeat 50% 0;
  position: absolute;
  top: -34px;
  right: 0;
  left: 0;
}
.b-popup__foot {
  height: 35px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/popup-foot.png") no-repeat 50% 0;
  position: absolute;
  right: 0;
  bottom: -34px;
  left: 0;
}
.b-popup__close {
  width: 23px;
  height: 24px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-close.png") no-repeat 5px 5px;
  position: absolute;
  top: -5px;
  right: 15px;
  cursor: pointer;
}
.b-popup__descr {
  width: 350px;
  margin: auto;
  padding-bottom: 10px;
}
.b-popup__form-thanks {
  padding: 10px 0 20px 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
}
.b-anchor {
  display: block;
  height: 0;
}
.b-anchor_margin {
  margin-top: -31px;
}
.b-block_7__form .half-width-input,
.b-popup__form .half-width-input {
  float: left;
  width: 42%;
  padding-right: 0;
}
.b-block_7__form .select2-choice {
  height: 21px !important;
  padding: 9px 10px !important;
  border-color: #cccccc !important;
  background: #ffffff !important;
  color: #000000 !important;
  font-size: 16px !important;
  line-height: 21px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.temp-screen {
  width: 700px;
  height: 400px;
  border: 1px solid black;
  margin-bottom: 20px;
}
.article-item {
  margin-bottom: 25px;
}
.article-item__date {
  color: #9e9e9e;
  font-size: 12px;
}
.article-item__title,
.article-item__content {
  color: #000000;
}
.article-item__content {
  margin-top: 5px;
}
.b-block_7__feedback {
  width: 450px;
}
.b-block_7__feedback label {
  width: 25%;
}
.b-block_7__feedback .popup-form__input-wrapper {
  width: 75%;
}
.i-article-main {
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/article-main-icon.png") no-repeat;
  width: 177px;
  height: 112px;
  display: inline-block;
  margin-right: 3px;
}
.i-structure {
  width: 38px;
  height: 37px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit01.png") no-repeat;
}
.i-tender {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit02.png") no-repeat;
  margin-left: 55px;
}
.i-beneficiar {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit05.png") no-repeat;
  margin-left: 58px;
}
.i-risks {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit03.png") no-repeat;
  margin-left: 50px;
}
.i-monitoring {
  width: 35px;
  height: 36px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/ico-block01-unit04.png") no-repeat;
  margin-left: 80px;
}
.i-client1 {
  width: 88px;
  height: 88px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/client1.png") no-repeat;
}
.i-client2 {
  width: 88px;
  height: 88px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/client2.png") no-repeat;
}
.i-soc-fb {
  width: 10px;
  height: 15px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/f.png") no-repeat;
}
.i-soc-vk {
  width: 20px;
  height: 15px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/vk.png") no-repeat;
}
.i-soc-in {
  width: 13px;
  height: 15px;
  display: inline-block;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/in.png") no-repeat;
}
.section {
  margin: 20px 0;
}
.modal-open {
  overflow: hidden;
}
.text-center {
  text-align: center;
}
.container {
  width: 960px;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
  max-width: 960px;
  display: block;
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.hide {
  display: none;
}
.inline-block {
  display: inline-block !important;
}
.relative {
  position: relative;
}
.width-50 {
  width: 50%!important;
}
.padding-top-10 {
  padding-top: 10px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-0-auto {
  margin: 0 auto;
}
.b-input-base,
.b-home-header-block .decryption-column .b-input-login {
  display: block;
  margin: 12px 0 5px 0;
  padding: 9px 10px;
  border: 1px solid #cccccc;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 21px;
  font-family: "PT Sans", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.b-button-bordered-base,
.b-home-header-block .login-btn,
.b-home-header-block .subscribe-btn {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 3px 12px;
  background-color: transparent;
  text-decoration: none;
  white-space: nowrap;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.b-button-base {
  color: #ffffff;
  padding: 12px 17px;
  background-color: #ff6600;
  text-decoration: none;
  white-space: nowrap;
  border: none;
  font-size: 18px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
}
.b-button-base:hover {
  background-color: #ff8533;
}
.form-row {
  clear: both;
}
.inlinelist > li,
.b-home-header-block .carousel-features > li,
.in-digits-block .counters-list > li {
  display: inline-block;
}
.inlinelist > li:before,
.b-home-header-block .carousel-features > li:before,
.in-digits-block .counters-list > li:before {
  content: "";
}
.content-block-base .block-title,
.in-digits-block .block-title,
.case-block .block-title,
.press-block .block-title {
  margin: 0 0 18px 0;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
  margin-top: 70px;
  text-align: center;
}
.table {
  border: none;
}
.table thead {
  border-bottom: 1px solid #dcdcdc;
}
.table thead td {
  margin: initial;
  font-size: 11px;
  line-height: 12px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
  border: none;
}
.table tbody td {
  border: none;
  font-size: 16px;
}
.articles-list {
  margin-bottom: 40px;
}
.articles-list .item-body {
  font-size: 16px;
  padding-top: 5px;
}
.articles-list .item {
  color: #000;
  display: block;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.articles-list .item-date {
  font-size: 11px;
}
/*ARTICLES*/
.b-bradcrumbs {
  margin-top: 30px;
  margin-bottom: 30px;
  list-style: none;
}
.b-bradcrumbs > li {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
}
.b-bradcrumbs > li:before {
  content: '';
}
.b-bradcrumbs > li > a {
  padding: 5px;
  display: block;
}
.b-bradcrumbs > li.active > a,
.b-bradcrumbs > li:hover > a {
  color: #000000 !important;
}
.b-bradcrumbs > li.active > a:before,
.b-bradcrumbs > li:hover > a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f2efeb;
  z-index: -1;
}
.b-articles-list {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 70px;
  clear: both;
}
.b-articles-list .article-item {
  display: inline-block;
  border: 1px solid #dcdcdc;
  margin: 10px;
  overflow: hidden;
  height: 200px;
  width: 300px;
  color: #000000;
  position: relative;
  font-size: 16px;
}
.b-articles-list .article-item.has-img {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #ffffff;
}
.b-articles-list .article-item.has-img:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  opacity: .5;
}
.b-articles-list .article-item .article-content {
  padding: 25px 21px;
  position: relative;
}
.b-articles-list .article-item .article-date {
  font-size: 11px;
  padding-bottom: 10px;
}
.b-articles-list .article-item .article-title {
  font-weight: bold;
}
.b-articles-list .article-item .article-body {
  padding-top: 10px;
  line-height: 21px;
}
.b-pager {
  margin-top: 30px;
  margin-bottom: 30px;
  list-style: none;
  margin: 0 auto;
  text-align: center;
}
.b-pager > li {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
}
.b-pager > li:before {
  content: '';
}
.b-pager > li > a {
  padding: 5px 10px;
  display: block;
  color: #000000;
}
.b-pager > li.active > a,
.b-pager > li:hover > a {
  color: #000000 !important;
  font-weight: bold;
}
.b-pager > li.active > a:before,
.b-pager > li:hover > a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f2efeb;
  z-index: -1;
}
/*HOME PAGE*/
.b-home-header-block {
  padding-top: 171px;
  background: url("/National_Library/oe_/https://spark-interfax.ru/content/i/bg-block-16.png") no-repeat 50% 81px !important;
  color: #ffffff;
  position: relative;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
.b-home-header-block_landing {
  padding-bottom: 100px;
  padding-top: 140px;
}
.b-home-header-block_landing .container {
  width: 1000px;
  max-width: 1000px;
}
.b-home-header-block_landing .b-block_1__carousel {
  width: 628px;
  padding: 15px 28px 0 28px;
}
.b-home-header-block_landing .b-block_1__carousel__wrap {
  width: 628px;
  height: 400px;
  padding-top: 26px;
  border: 1px solid #dc751c;
  background: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-home-header-block_landing .b-block_1__carousel__prev,
.b-home-header-block_landing .b-block_1__carousel__next {
  width: 17px;
  padding: 0;
  background-image: url(/National_Library/oe_/https://spark-interfax.ru/content/i/about-carousel-arrows.png);
  left: 0;
  top: 200px;
}
.b-home-header-block_landing .b-block_1__carousel__next {
  background-position: -23px 0;
  background-image: url(/National_Library/oe_/https://spark-interfax.ru/content/i/about-carousel-arrows.png);
  right: 0;
  left: auto;
}
.b-home-header-block_landing .b-block_1__carousel__nav {
  padding-top: 20px;
}
.b-home-header-block_landing .b-block_1__carousel li,
.b-home-header-block_landing .b-block_1__carousel img {
  width: 628px;
  height: 400px;
}
.b-home-header-block .b-block_1__carousel__thing {
  display: none;
}
.b-home-header-block .decryption-column {
  width: 230px;
  margin-right: 70px;
  float: left;
}
.b-home-header-block .decryption-column_landing {
  width: 258px;
  margin-right: 0;
  margin-left: 25px;
  padding-top: 15px;
}
.b-home-header-block .decryption-column .b-input-login {
  font-size: 12px;
  padding: 3px 12px;
  box-sizing: border-box;
  width: 100%;
  border-color: transparent;
  margin-top: 10px!important;
}
.b-home-header-block .login-panel {
  padding: 20px;
  position: relative;
  background: #ffc000;
  background: rgba(255, 192, 0, 0.2);
  box-shadow: 0px 7px 30px 0px rgba(242, 103, 34, 0.75);
  border-radius: 2px;
}
.b-home-header-block .login-panel .error {
  text-align: center;
  margin-top: 10px;
}
.b-home-header-block .login-panel a,
.b-home-header-block .login-panel #btnUpdateBrowser {
  color: #ffffff;
  text-decoration: underline;
}
.b-home-header-block .login-panel img.captcha-image {
  cursor: pointer;
}
.b-home-header-block .login-btn {
  margin-top: 10px;
  width: 100%;
  font-size: 12px;
  cursor: pointer;
  box-sizing: border-box;
  line-height: 19px;
}
.b-home-header-block .login-btn .loader {
  display: none;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.b-home-header-block .login-btn.loading .loader {
  display: inline-block;
}
.b-home-header-block .subscribe-panel,
.b-home-header-block .promo-block-panel {
  background-color: #ffffff;
  padding: 20px;
  margin-top: 30px;
  color: #000000;
  border-radius: 2px;
}
.b-home-header-block .subscribe-title,
.b-home-header-block .promo-block-title {
  margin: 0 0 5px 0;
  font-size: 23px;
  line-height: 30px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
  color: #000000;
}
.b-home-header-block .subscribe-btn {
  border-color: #ff6600;
  color: #ff6600;
  margin-top: 20px;
  font-size: 14px;
  padding: 7px 12px;
  display: block;
}
.b-home-header-block .promo-block-btn {
  background: #ff6600;
  margin-top: 20px;
  font-size: 14px;
  padding: 7px 12px;
  display: block;
  text-align: center;
  color: #fff;
}
.b-home-header-block .text-title,
.b-home-header-block .promo-title {
  margin: 0 0 18px 0;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
  position: relative;
  top: -10px;
}
.b-home-header-block .login-title {
  margin: 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
}
.b-home-header-block .text-description {
  text-align: left;
}
.b-home-header-block .carousel-features {
  white-space: nowrap;
  padding-bottom: 30px;
  margin: 25px auto;
  margin-bottom: 0;
  display: block;
  width: 700px;
}
.b-home-header-block .carousel-features_landing {
  padding-bottom: 0;
}
.b-home-header-block .carousel-features > .item {
  margin: 0;
  white-space: nowrap;
  width: 25%;
  vertical-align: middle;
  display: inline-block;
}
.b-home-header-block .carousel-features > .item > i {
  display: block;
  float: left;
  _display: inline;
  _width: 90px;
}
.b-home-header-block .carousel-features.main-page .i-risks {
  margin-left: 0;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.b-home-header-block .carousel-features.main-page .i-structure {
  margin-left: 10px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.b-home-header-block .carousel-features.main-page .i-monitoring {
  margin-left: 20px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.b-home-header-block .carousel-features.main-page .i-beneficiar {
  margin-left: 20px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.b-home-header-block .carousel-column {
  width: 633px;
  float: left;
  overflow: visible;
  _overflow: hidden;
}
.b-home-header-block .carousel-column_landing {
  width: auto;
}
.b-home-header-block .carousel-column .carousel-subtitle {
  margin: 0 0 18px 0;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  font-family: "PT Sans", Arial, Tahoma, sans-serif;
}
.home-carousel {
  width: 700px;
}
.home-carousel .b-block_1__carousel__nav {
  padding-bottom: 80px;
  padding-top: 20px;
  font-size: 11px;
  white-space: nowrap;
}
.in-digits-block {
  margin: auto;
  font-size: 11px;
  line-height: 13px;
  font-weight: 400;
  font-family: "PT Sans", Arial, Tahoma, sans-serif;
  margin-bottom: 30px;
}
.in-digits-block .decryption {
  display: inline-block;
  text-align: left;
}
.in-digits-block .main-counter {
  text-align: center;
  margin-top: 40px;
  white-space: nowrap;
  margin: 0 auto;
  width: 420px;
}
.in-digits-block .main-counter .decryption {
  width: 150px;
  float: left;
  padding-top: 12px;
}
.in-digits-block .main-counter .counter-value {
  float: left;
}
.in-digits-block .counter-value {
  color: #ff6600;
  margin: 0 0 18px 0;
  font-size: 58px;
  line-height: 34px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
  display: inline-block;
  line-height: normal;
  margin-right: 15px;
}
.in-digits-block .underlined {
  border-top: 1px solid #d1d1d1;
  display: inline-block;
  margin-top: 3px;
  padding-top: 3px;
}
.in-digits-block .counters-list {
  line-height: 16px;
  white-space: nowrap;
  float: none;
  display: block;
}
.in-digits-block .counters-list > li,
.in-digits-block .counters-list .item {
  width: 190px !important;
  margin-right: 0px;
  margin-left: 50px;
  display: block;
  float: left;
}
.in-digits-block .counters-list .counter-item {
  margin: 0 0 5px 0;
  font-size: 40px;
  line-height: 30px;
  font-weight: 700;
  font-family: FuturaPT, sans-serif;
  color: #ff6600;
  margin-top: 30px;
}
.case-block .b-block_1__carousel__thing {
  display: none;
}
.case-block .b-block_1__carousel img {
  max-width: initial;
  max-height: initial;
}
.case-block .b-block_1__carousel li {
  width: auto;
}
.case-block .b-block_1__carousel__wrap {
  width: 890px;
  height: 538px;
  position: relative;
  left: 0;
  float: none;
}
.case-block .carousel-inner {
  height: 538px;
}
.case-block .carousel-inner > li {
  position: relative;
  color: #ffffff;
  width: 890px;
  height: 538px;
}
.case-block .carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.case-block .carousel-item .person-name {
  padding-top: 5px;
  margin: 0 0 15px 0;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
  font-family: "PT Sans", Arial, Tahoma, sans-serif;
}
.case-block .carousel-item .person-post {
  margin: 0 0 18px 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "PT Sans", Arial, Tahoma, sans-serif;
  border-bottom: 1px solid #ff6600;
  padding: 0 10px 25px 10px;
  margin: 0 auto;
  max-width: 240px;
  display: block;
  margin-bottom: 30px;
}
.case-block .carousel-item .person-description {
  margin: 0 0 18px 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "PT Sans", Arial, Tahoma, sans-serif;
  margin: 0 auto;
  max-width: 342px;
  display: block;
  text-align: left;
}
.case-block .left-column {
  text-align: center;
  width: 435px;
  float: left;
  margin-top: 55px;
}
.case-block .right-column {
  text-align: center;
  float: left;
  margin-left: 28px;
  width: 427px;
  margin-top: 55px;
}
/*TODO на потом*/
.block-article .main-content {
  padding: 50px 260px 70px 0;
}
.block-article .img-main {
  width: 100%;
}
.block-article .img-main img {
  max-width: 100%;
  height: auto;
}
.block-article .img-container {
  width: 100%;
}
.block-article .img-container .img-inner {
  display: inline-block;
}
.block-article .img-container .img-inner img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.block-article .img-decr {
  border-bottom: 1px solid #dcdcdc;
  font-size: 11px;
  margin-bottom: 30px;
  padding: 5px 0 8px 0;
}
.block-article .quote {
  font-style: italic;
  font-size: 16px;
  padding-left: 55px;
}
.block-article .has-arcticle-addon {
  position: relative;
  display: block;
}
.block-article .arcticle-addon {
  position: absolute;
  width: 240px;
  top: 0;
  left: 720px;
  text-align: center;
}
.block-article .subscrybe-form {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 490px;
  background-color: #ece8e2;
  position: relative;
}
.block-article .subscrybe-form:before {
  position: absolute;
  content: '';
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 490px;
  border-color: transparent transparent #ece8e2 transparent;
}
.block-article .subscrybe-form:after {
  position: absolute;
  content: '';
  bottom: -14px;
  width: 0;
  left: 0;
  height: 0;
  border-style: solid;
  border-width: 0 490px 14px 0;
  border-color: transparent #ece8e2 transparent transparent;
}
.block-article .subscrybe-form .form-inner {
  padding: 30px;
}
.block-article .rubric {
  font-size: 12px;
}
.b-popup__submit {
  margin-top: 20px;
  text-align: center;
}
.spoiler-content {
  display: none;
}
.input-validation-error {
  border-color: #e13333!important;
  position: relative;
}
.input-validation-error + .select2 .select2-selection--single {
  border-color: #e13333!important;
}
.field-validation-error,
.sp-error-text {
  position: absolute;
  top: 5px;
  background: #e13333;
  color: #fff;
  width: 300px;
  padding: 5px;
  border-radius: 3px;
  left: 100%;
  margin-left: 5px;
  font-size: 12px;
  text-align: left;
}
.field-validation-error:before,
.sp-error-text:before {
  border: 7px solid transparent;
  border-right: 7px solid #e13333;
  content: '';
  position: absolute;
  top: 15px;
  margin-top: -6px;
  left: -11px;
}
.block-social {
  margin-bottom: 0;
}
.block-social__item {
  display: inline-block;
  margin: 0 10px 0 0;
}
.block-social__item:last-of-type {
  margin-right: 0;
}
.block-social__item:before {
  content: "";
  display: none;
}
/*** landing ***/
.header-landing {
  font-size: 56px;
}
.adv-panel {
  border-top: 3px solid #fff;
  padding-top: 20px;
}
.adv-panel__title {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1em;
  font-family: "FuturaPT", sans-serif;
}
.adv-panel__list-item {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.adv-panel__list-item:before {
  display: none;
}
