@import url(../fonts/stylesheet.css);
.pfDin {
  font-family: 'pfDin', sans-serif;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
a {
  color: #555;
}
a:hover {
  color: #2882bb;
}
a:active {
  color: #ec1b24;
}
a.dark {
  color: #161616;
  text-decoration: none;
}
a.dark:hover {
  text-decoration: underline;
  color: #2882bb;
}
a.more-link {
  font-size: 12px;
  text-transform: uppercase;
  color: #858484;
  text-decoration: none;
  font-family: 'pfDin', sans-serif;
}
a.more-link:hover {
  color: #2882bb;
  text-decoration: underline;
}
a.doc {
  position: relative;
  display: inline-block;
  text-indent: 15px;
  line-height: 17px;
}
a.doc:before {
  width: 12px;
  height: 12px;
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -69px;
  background-repeat: no-repeat;
}
a.doc:hover:before {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -82px;
  background-repeat: no-repeat;
}
a.white {
  color: #fff;
  text-decoration: none;
}
a.white:hover {
  text-decoration: underline;
}
body {
  font-size: 12px;
  color: #555;
  font-family: Verdana, Geneva, sans-serif;
  background-color: #f7f7f7;
  line-height: 1.25;
}
.b-page-wrap {
  width: 75%;
  margin: 0 auto;
  min-width: 980px;
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #fff;
}
.b-header {
  background-color: transparent;
  font-size: 0;
  padding-top: 15px;
  padding-bottom: 20px;
  /*width: 1187px;*/
}
.b-header__el {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.b-header__left {
  width: 64.16666666666667%;
  position: relative;
}
.b-header__left:before {
  width: 962px;
  height: 173px;
  position: absolute;
  bottom: -21px;
  left: -200px;
  background-image: url(../img/logo_shadow.png);
  z-index: -1;
  content: '';
}
.b-header__right {
  width: 35.83333333333333%;
  text-align: right;
}
.b-header__right-links {
  margin-left: 25px;
}
.b-logo {
  text-decoration: none;
  color: #262525;
  display: inline-block;
  font-size: 0;
}
.b-logo__img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}
.b-logo__txt {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: 'pf_din_text_cond_promedium';
  text-transform: uppercase;
  width: 75%;
  line-height: 1.1;
  color: #262525 !important;
}
.b-logo__txt > .desc {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-family: 'pfDin', sans-serif;
  font-weight: lighter;
  color: #707070;
}
.b-search {
  margin: 15px 0;
  position: relative;
  height: 31px;
}
.b-search-input {
  width: 320px;
  height: 31px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #c6c6c6;
  box-sizing: border-box;
  padding: 0 10px;
  font-family: 'pfDin', sans-serif;
  outline: none;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
}
.b-search-input:focus {
  border-color: #a6a5a5;
}
.b-search-btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -6px;
  outline: none;
}
.b-search-btn:active {
  margin-top: -5px;
  right: 10px;
}
.g-ib-cont {
  font-size: 0;
}
.g-vat {
  vertical-align: top;
  display: inline-block;
  font-size: 12px;
}
.g-vam {
  vertical-align: middle;
  display: inline-block;
  font-size: 12px;
}
.i-home {
  width: 11px;
  height: 10px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.i-home:hover {
  background-position: -12px 0;
}
.i-mail {
  width: 11px;
  height: 8px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -11px;
  background-repeat: no-repeat;
}
.i-mail:hover {
  background-position: -12px -11px;
}
.i-search {
  width: 9px;
  height: 9px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -20px;
  background-repeat: no-repeat;
}
.i-search:hover {
  background-position: -12px -20px;
}
.i-big-search {
  width: 12px;
  height: 12px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -30px;
  background-repeat: no-repeat;
}
.i-big-search:hover {
  background-position: -13px -30px;
}
.b-d-list {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #707070;
}
.b-d-list:before {
  width: 10px;
  height: 12px;
  content: '';
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -43px;
  background-repeat: no-repeat;
  margin-right: 5px;
  margin-top: -2px;
}
.b-d-list:hover {
  color: #2882bb;
}
.b-d-list:hover:before {
  background-position: 0 -56px;
}
.b-top-menu {
  background-image: -webkit-linear-gradient(bottom, #00659f, #219be2);
  background-image: -moz-linear-gradient(bottom, #00659f, #219be2);
  background-image: -o-linear-gradient(bottom, #00659f, #219be2);
  background-image: linear-gradient(to top, #00659f, #219be2);
  background-color: #00659f;
  height: 47px;
  width: 100%;
  margin-bottom: 25px;
  font-family: 'pfDin', sans-serif;
}
.b-top-menu__wrap {
  background-color: transparent;
  /*width: 1187px;*/
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;

}
.b-top-menu__link {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  height: 47px;
  line-height: 47px;
  padding: 0 15px;
}
.b-top-menu__link:hover,
.b-top-menu__link.curr {
  background-color: #0268A2;
  color: #fff;
}
.b-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
h1,h2 {
  font-family: 'pfDin', sans-serif;
  font-size: 22px;
  color: #262525;
  margin-bottom: 20px;
  text-transform: uppercase;
}
h2:last-child {
  margin-bottom: 0;
}
h2.first {
  margin-top: -40px;
}
h2.sepp {
  height: 54px;
  line-height: 54px;
  width: 100%;
  background-color: #ebebeb;
  padding-left: 20px;
  margin-left: -20px;
  padding-right: 20px;
}
h2.small {
  text-transform: none;
  font-size: 16px;
  color: #262525;
  font-family: Verdana, Geneva, sans-serif;
}
h2.regular {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  text-transform: none;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
h3.icon {
  padding-left: 25px;
  position: relative;
}
h3.icon:before {
  width: 17px;
  height: 17px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}
h3.icon.w:before {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -230px;
  background-repeat: no-repeat;
}
h3.icon.a:before {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -248px;
  background-repeat: no-repeat;
}
h3.icon.g:before {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -266px;
  background-repeat: no-repeat;
}
h4 {
  font-weight: bold;
  margin-bottom: 6px;
  line-height: 1.416666666666667;
}
h4.g-up {
  font-size: 14px;
  color: #fff;
}
.b-wrap {
  margin-bottom: 20px;
}
.b-left {
  float: left;
  width: 65%;
  box-sizing: border-box;
  padding-right: 20px;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px dashed #c4c4c4;
  margin-top: 30px;
}
.b-left.to_right {
  float: right;
  padding-right: 0;
  border-bottom: none;
  border-left: 1px solid #f0f0f0;
  padding-left: 20px;
  padding-right: 20px;
  width: 76%;
  margin-top: 0;
}
.b-right {
  float: right;
  width: 34%;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px dashed #c4c4c4;
  margin-top: 30px;
}
.b-right.to_left {
  float: left;
  border: none;
  width: 21.66666666666667%;
  margin-top: 0;
}
.b-right h2.sepp {
  margin-right: 0;
  padding-right: 0;
}
img.g-pull-left {
  margin-bottom: 15px;
  margin-right: 15px;
}
img.g-pull-right {
  margin-bottom: 15px;
  margin-left: 15px;
}
.b-news-date {
  float: left;
  width: 55px;
  font-size: 12px;
  color: #858484;
  font-family: 'pfDin', sans-serif;
  font-style: italic;
  min-height: 1px;
}
.b-news-photo {
  float: left;
  width: 118px;
}
.b-news-photo + .b-news-txt {
  margin-left: 138px;
}
.b-news-txt {
  margin-left: 60px;
}
.g-100p {
  width: 100%;
}
.b-blue {
  padding: 15px 20px;
  background-color: #1a598d;
  color: #9bd6ff;
}
.bluebg {
  background-color: #1a598d;
  color: #fff;
}
.g-2col {
  width: 50%;
  box-sizing: border-box;
  border-right: 1px solid transparent;
  word-wrap: break-word;
}
.g-2col:first-child {
  /*border-right: 1px solid #308ecf;*/
}
.g-2col:last-child {
  border-left: 1px solid #308ecf;
}
.g-block {
  display: block;
}
.b-time {
  font-family: 'pfDin', sans-serif;
  font-style: italic;
  margin-bottom: 6px;
  display: block;
}
.ui-datepicker-year {
/*  display: none;*/
  font-family: 'pfDin', sans-serif;
  color: #262525;
  font-weight: normal;
  float: right;
  font-size: 22px;
}
.ui-datepicker-month {
  font-size: 22px;
  font-family: 'pfDin', sans-serif;
  color: #262525;
  font-weight: normal;
}
.ui-datepicker table {
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}
.ui-datepicker td {
  text-align: center;
}
.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center !important;
}
.ui-widget-content {
  margin: 0 auto;
  width: auto;
  border: none !important;
  background: none;
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-next {
  border: none;
  background: none;
  background-color: transparent;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -95px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 5px !important;
  height: 10px !important;
  top: 50% !important;
  margin-top: -5px;
  right: 0 !important;
}
.ui-datepicker .ui-datepicker-next:after {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
.ui-datepicker .ui-datepicker-next:hover {
  background: none;
  background-color: transparent;
  border: none;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: -6px -95px;
  background-repeat: no-repeat;
  right: 0 !important;
}
.ui-datepicker .ui-datepicker-prev {
  border: none;
  background: none;
  background-color: transparent;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -106px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 5px !important;
  height: 10px !important;
  top: 50% !important;
  margin-top: -5px;
  left: 0 !important;
}
.ui-datepicker .ui-datepicker-prev:after {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: transparent;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
.ui-datepicker .ui-datepicker-prev:hover {
  background: none;
  background-color: transparent;
  border: none;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: -6px -106px;
  background-repeat: no-repeat;
  left: 0 !important;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: none !important;
}
.ui-datepicker table {
  font-size: 14px !important;
  border: 1px solid #ebebeb;
  border-radius: 6px !important;
  margin-top: 15px !important;
}
.ui-datepicker table td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.ui-datepicker table th {
  background-color: #ebebeb;
  font-weight: normal;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  color: #555;
  padding: 3px 5px;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  color: #0b6ec9 !important;
}
.b-subscribe__field {
  width: 155px;
  height: 26px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #c6c6c6;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 11px;
  outline: none;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  font-family: Verdana, Geneva, sans-serif;
  margin-right: 14px;
}
.b-subscribe__field:focus {
  border-color: #a6a5a5;
}
.b-subscribe__btn {
  padding: 0 30px;
  font-size: 11px;
  height: 26px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #353743;
  background-image: -webkit-linear-gradient(bottom, #006acd, #008dff 92%);
  background-image: -moz-linear-gradient(bottom, #006acd, #008dff 92%);
  background-image: -o-linear-gradient(bottom, #006acd, #008dff 92%);
  background-image: linear-gradient(to top, #006acd, #008dff 92%);
  font-family: 'pfDin', sans-serif;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
}
.b-subscribe__btn:hover {
  background: none #006acd;
}
.b-subscribe__btn:active {
  position: relative;
  top: 1px;
  left: 1px;
}
.btn {
  padding: 0 30px;
  font-size: 11px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #353743;
  background-image: -webkit-linear-gradient(bottom, #006acd, #008dff 92%);
  background-image: -moz-linear-gradient(bottom, #006acd, #008dff 92%);
  background-image: -o-linear-gradient(bottom, #006acd, #008dff 92%);
  background-image: linear-gradient(to top, #006acd, #008dff 92%);
  font-family: 'pfDin', sans-serif;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
}
.btn:hover {
  background: none #006acd;
  color: #fff;
}
.btn:active {
  position: relative;
  top: 1px;
  left: 1px;
}
.btn.red {
  background-color: #353743;
  background-image: -webkit-linear-gradient(bottom, #b0050c, #d8282f 92%);
  background-image: -moz-linear-gradient(bottom, #b0050c, #d8282f 92%);
  background-image: -o-linear-gradient(bottom, #b0050c, #d8282f 92%);
  background-image: linear-gradient(to top, #b0050c, #d8282f 92%);
}
.btn.red:hover {
  background: none #d8282f;
}
.i-rss {
  width: 11px;
  height: 11px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -117px;
  background-repeat: no-repeat;
  vertical-align: top;
}

.videosection .b-scroller__item {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  font-size: 12px;
  margin-right: 2%;
  margin-bottom: 15px;
  position: relative;
}
.photosection .b-scroller__item {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin-right: 2%;
  margin-bottom: 15px;
  position: relative;
}
.videosection .b-scroller__item:nth-child(2n+1){/*clear: both;*/}
.photosection .b-scroller__item:nth-child(2n+1){/*clear: both;*/}


.b-bordered {
  border-bottom: 1px dashed #c4c4c4;
  padding-bottom: 20px;
}
.b-bordered_l {
  border-style: solid;
}
.b-scroller {
  overflow: hidden;
  position: relative;
}
.b-scroller_video {
  height: 200px;
}
.b-scroller_project {
  height: 155px;
}
.b-scroller__control {
  width: 13px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  position: absolute;
  z-index: 999;
  cursor: pointer;
}
.b-scroller__control.larr {
  left: 0;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -129px;
  background-repeat: no-repeat;
}
.b-scroller__control.larr:hover {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -154px;
  background-repeat: no-repeat;
}
.b-scroller__control.rarr {
  right: 0;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -179px;
  background-repeat: no-repeat;
}
.b-scroller__control.rarr:hover {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -204px;
  background-repeat: no-repeat;
}
.b-scroller__wrap {
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0;
  left: -1200px;
  font-size: 0;
}
.b-scroller__wrap.curr {
  left: 5%;
}
.b-scroller__item {
  display: inline-block;
  vertical-align: top;
  width: 30.94444444444444%;
  font-size: 12px;
  margin-right: 2%;
  position: relative;
  margin-bottom: 2%;
}
.b-scroller__item > img {
  width: 100%;
}
.photosection .b-scroller__item {
  width: 350px;
  height: 410px;
  overflow: hidden;

}
.photosection .b-scroller__item > img {
    width: 100%;
}
.b-scroller__item_small {
  width: 23%;
  font-size: 0;
}
.b-scroller__item_small > img {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 43px;
  border-radius: 4px;
}
.b-scroller__item_small > .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  width: 70%;
  margin-left: 15px;
  color: #464646;
}
.b-scroller__item_small:hover > .text {
  text-decoration: underline;
  color: #0b6ec9;
}
.b-scroller__item:last-child {
  margin-right: 0;
}
.b-scroller__item > .txt {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.71);
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  opacity: 1;
  bottom: 5px;
}
.i-video:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 63px;
  height: 62px;
  margin-left: -31.5px;
  margin-top: -31px;
  content: '';
  background-image: url(../img/video.png);
  opacity: 0;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.i-video:hover:before {
  opacity: 1;
}
.g-bdrs4 {
  border-radius: 4px;
}
.g-up {
  text-transform: uppercase;
}
.b-footer {
  background-image: -webkit-linear-gradient(bottom, #00659f, #219be2);
  background-image: -moz-linear-gradient(bottom, #00659f, #219be2);
  background-image: -o-linear-gradient(bottom, #00659f, #219be2);
  background-image: linear-gradient(to top, #00659f, #219be2);
  background-color: #00659f;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 auto;
}
.b-footer__menu {
  padding-bottom: 20px;
  border-bottom: 1px dashed #308ecf;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.b-footer__menu > a {
  display: inline-block;
  vertical-align: middle;
  color: #e4f4ff;
  text-decoration: none;
  font-family: 'pfDin', sans-serif;
  font-size: 18px;
  margin-right: 25px;
}
.b-footer__menu > a:last-child {
  margin-right: 0;
}
.b-footer__menu > a:hover {
  color: #9bd6ff;
  text-decoration: underline;
}
.b-footer__copy {
  font-size: 11px;
  padding: 0;
  padding-bottom: 40px;
  padding-top: 20px;
  background-color: #f7f7f7;
}
.b-footer__col {
  width: 17%;
  font-size: 14px;
  color: #9bd6ff;
  font-family: 'pfDin', sans-serif;
}
.b-footer__col:nth-child(1) {
  width: 28%;
}
.b-footer__col:nth-child(2) {
  width: 35%;
}
.b-footer__col:nth-child(3) {
  width: 20%;
}
.b-footer__col > a {
  color: #9bd6ff;
  text-decoration: none;
}
.b-footer__col > a:hover {
  text-decoration: underline;
}
.b-article,
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
.b-tabs-hdr {
  font-size: 0;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  border-bottom: 1px solid #c9c9c9;
}
.b-tabs-hdr__el {
  display: inline-block;
  vertical-align: top;
  font-family: 'pfDin', sans-serif;
  font-size: 22px;
  color: #262525;
  cursor: pointer;
  padding: 0 20px;
  height: 48px;
  line-height: 48px;
  position: relative;
}
.b-tabs-hdr__el.curr {
  border: 1px solid #c9c9c9;
  border-bottom: none;
  color: #0b6ec9;
}
.b-tabs-hdr__el.curr:after {
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -1px;
  content: '';
}
.b-tabs-hdr__el:hover {
  color: #0b6ec9;
}
.b-tabs-body {
  display: none;
}
.b-tabs-body.curr {
  display: block;
}
.g-tac {
  text-align: center;
}
.b-table {
  width: 100%;
  margin-bottom: 15px;
}
.b-table td {
  vertical-align: top;
  font-size: 12px;
  padding: 10px 15px;
  border: 1px solid #e6e6e6;
}
.b-table td:first-child {
  width: 85px;
}
.b-table th {
  text-align: left;
  border: solid 1px #e0dfdf;
  background-image: -webkit-linear-gradient(bottom, #f3f3f3, #ebebeb, #f9f8f8 79%);
  background-image: -moz-linear-gradient(bottom, #f3f3f3, #ebebeb, #f9f8f8 79%);
  background-image: -o-linear-gradient(bottom, #f3f3f3, #ebebeb, #f9f8f8 79%);
  background-image: linear-gradient(to top, #f3f3f3, #ebebeb, #f9f8f8 79%);
  box-shadow: 0 2px 5px #eaeaea;
  background-color: #F3F3F3;
  font-weight: bold;
  vertical-align: middle;
  padding: 10px 15px;
  font-size: 11px;
}
.b-table th:first-child {
  width: 85px;
  text-align: center;
}
ul {
  margin-bottom: 15px;
  list-style-type: disc;
  margin-left: 18px;
}
ul > li {
  margin-bottom: 5px;
}
ol {
  margin-bottom: 15px;
  list-style-type: decimal;
  margin-left: 18px;
}
ol > li {
  margin-bottom: 5px;
}
.b-gray {
  padding: 20px;
  background-color: #ebebeb;
}
.b-gray__txt {
  margin-left: 170px;
}
.b-form {
  width: 500px;
  margin: 0 auto;
}
.b-form__line {
  margin-bottom: 20px;
}
.b-form__line.has-error > .b-form__label {
  color: #c00;
}
.b-form__line.has-error > .b-form__input {
  border-color: #c00;
  color: #c00;
}
.b-form__label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
}
.b-form__input {
  width: 100%;
  box-sizing: border-box;
  height: 29px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
  outline: none;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  padding: 0 10px;
  font-family: Verdana, Geneva, sans-serif;
}
.b-form__input:focus {
  border-color: #a6a5a5;
}
textarea.b-form__input {
  min-height: 106px;
  resize: vertical;
  padding: 5px 10px;
}
.ib-radio {
  display: none;
}
.ib-radio + label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  cursor: pointer;
  padding-left: 23px;
  position: relative;
  font-size: 12px;
  color: #3c3c3c;
}
.ib-radio + label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  content: '';
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -284px;
  background-repeat: no-repeat;
}
.ib-radio:checked + label:before {
  background-position: 0 -301px;
}
.ib-check {
  display: none;
}
.ib-check + label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  cursor: pointer;
  padding-left: 23px;
  position: relative;
  font-size: 12px;
  color: #3c3c3c;
}
.ib-check + label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 14px;
  content: '';
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -318px;
  background-repeat: no-repeat;
}
.ib-check:checked + label:before {
  background-position: 0 -333px;
}
.b-pagination {
  font-size: 12px;
}
.b-pagination > a {
  margin-right: 10px;
  color: #606060;
  text-decoration: none;
}
.b-pagination > a[href]:hover {
  text-decoration: underline;
  color: #2882bb;
}
.b-pagination > a.curr {
  color: #10488c;
  font-weight: bold;
}
.b-side-menu__el {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.b-side-menu__el > a {
  padding: 10px 20px;
  color: #161616;
  text-decoration: none;
  display: block;
  width: 100%;
}

.b-side-menu__el > span a {
  text-decoration: none;
}
.b-side-menu__el > a:hover {
  text-decoration: none;
  color: #2882bb;
}
.b-side-menu__el > span {
  padding: 10px 20px;
  color: #161616;
  text-decoration: none;
  display: block;
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
  background-color: #fff;
}
.b-side-menu__el > span:hover {
  text-decoration: none;
  color: #2882bb;
}
.b-side-menu__el:hover > span {
  text-decoration: none;
  color: #2882bb;
}
.b-side-menu__el.w-dropdown {
  cursor: pointer;
}
.b-side-menu__el.w-dropdown:before {
  position: absolute;
  top: 13px;
  left: 2px;
  width: 5px;
  height: 10px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -348px;
  background-repeat: no-repeat;
  content: '';
  z-index: 2;
}
.b-side-menu__el.w-dropdown.open:before {
  width: 9px;
  height: 6px;
  top: 14px;
  background-position: -10px -359px;
}
.b-side-menu__el.w-dropdown.open > span {
  border-bottom: 1px solid #d4d4d4;
  position: relative;
}
.b-side-menu__el.w-dropdown.open > span:after {
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -6px;
  left: 0;
  background-image: url(../img/sh.png);
  content: '';
  background-position: 50% 0;
}
.b-side-menu__el.w-dropdown.open .b-level2,
.b-side-menu__el.w-dropdown.open .b-level3 {
  display: block;
}
.b-level2 {
  display: none;
  margin-left: 20px;
  font-weight: normal;
}
.b-level2 > .b-side-menu__el {
  font-weight: normal;
  border-bottom: 1px dashed #ebebeb;
}
.b-level2 > .b-side-menu__el > a {
  position: relative;
}
.b-level2 > .b-side-menu__el > a:before {
  width: 12px;
  height: 12px;
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -69px;
  background-repeat: no-repeat;
}
.b-level2 > .b-side-menu__el > a:hover:before {
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -82px;
  background-repeat: no-repeat;
}
.b-level2 > .b-side-menu__el > span {
  background-color: transparent;
}
.b-level3 {
  display: none;
  margin-left: 20px;
}
.b-level3 > .b-side-menu__el {
  font-weight: normal;
  border-bottom: none;
}
.b-level3 > .b-side-menu__el > a {
  padding: 5px 20px;
}
.b-level3 > .b-side-menu__el:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 4px;
  height: 8px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -359px;
  background-repeat: no-repeat;
  content: '';
}
.b-level3 > .b-side-menu__el:hover:before {
  background-position: -5px -359px;
}
.b-side-menu__el.open {
  border-bottom: none;
}
.b-crumbs {
  font-size: 11px;
  color: #a5a5a5;
  background-color: transparent;
  padding-bottom: 10px;
}
.b-crumbs > a {
  color: #a5a5a5;
  text-decoration: none;
}
.b-crumbs > a:after {
  content: '→';
  padding: 0 5px;
}
.b-crumbs > a:hover {
  color: #0b6ec9;
}
.b-group {
  font-size: 0;
}
.b-group__el {
  width: 400px;
  margin-right: 20px;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  text-decoration: none;
  color: #262525;
}
.b-group__el:nth-child(2n) {
  margin-right: 0;
}
.b-group__img {
  width: 52px;
  float: left;
}
.b-group__img + .b-group__txt {
  margin-left: 70px;
}
.b-group__txt {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px dashed #c4c4c4;
}
.b-group__name {
  font-size: 12px;
  margin-left: 20px;
  position: relative;
  display: block;
  margin-top: 13px;
}
.b-group__name:before {
  position: absolute;
  width: 12px;
  height: 11px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -371px;
  background-repeat: no-repeat;
  content: '';
  left: -20px;
  top: 3px;
}
.b-region__el {
  display: block;
}
.b-region__el.open > .b-region__changer {
  color: #0b6ec9;
}
.b-region__el_level1 {
  color: #3e3e3e;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.b-region__el_level1 > .b-region__changer {
  padding-left: 18px;
}
.b-region__el_level1 > .b-region__changer:before {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 5px;
  height: 10px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -348px;
  background-repeat: no-repeat;
  content: '';
  z-index: 2;
}
.b-region__el_level1.regular {
  font-weight: normal;
}
.b-region__el_level1.open > .b-region__el_level2 {
  display: block;
}
.b-region__el_level1.open > .b-region__changer:before {
  width: 9px;
  height: 6px;
  top: 3px;
  background-position: -10px -359px;
}
.b-region__el_level2 > .b-region__changer {
  font-weight: normal;
  padding: 0 30px;
  height: 27px;
  line-height: 27px;
  border-top: 1px solid #ebebeb;
  background-color: #f7f6f6;
}
.b-region__el_level2 > .b-region__changer:before {
  width: 3px;
  height: 3px;
  background-color: #989898;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 20px;
}
.b-region__el_level2.open > .b-region__el_level3 {
  display: block;
}
.b-region__el_level2.open > .b-region__changer:before {
  background-color: #0b6ec9;
}
.b-region__el_level2:last-child > .b-region__changer {
  border-bottom: 1px solid #ebebeb;
}
.b-region__el_level2:first-of-type {
  margin-top: 15px;
}
.b-region__el_level3 {
  padding-left: 60px;
}
.b-region__changer {
  cursor: pointer;
  position: relative;
}
.b-region__changer:hover {
  color: #0b6ec9;
}
.b-region__cont {
  font-weight: normal;
  border-bottom: 1px dashed #dedede;
  padding: 5px 0;
}
.b-region__cont:last-of-type {
  border-bottom: none;
}
.b-region__link {
  padding-left: 24px;
  color: #464646;
  text-decoration: none;
  position: relative;
}
.b-region__link:hover {
  color: #0b6ec9;
  text-decoration: none;
}
.b-region__link:before {
  position: absolute;
  top: 3px;
  left: 10px;
  width: 4px;
  height: 8px;
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -359px;
  background-repeat: no-repeat;
  content: '';
}
.b-region__link:hover:before {
  background-position: -5px -359px;
}
.b-region__col {
/*  display: inline-block;
  vertical-align: top;
  width: 400px;
  margin-right: 30px;
*/}
.b-region__col:nth-child(2n) {
  margin-right: 0;
}
.js-dr {
  display: none;
}
.b-bio__img {
  float: left;
/*  width: 224px;
  height: 248px;
*/  margin-bottom: 20px;
}
.b-bio__img + .b-bio__txt {
  margin-left: 245px;
  margin-bottom: 20px;
}
.b-bio__wrap {
  padding-top: 15px;
  border-top: 1px dashed #c4c4c4;
  margin-bottom: 15px;
}
.b-bio__info {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.7;
}
.b-bio__link {
  margin-bottom: 15px;
  display: block;
  font-size: 12px;
  color: #555;
  text-decoration: none;
  padding-left: 17px;
  position: relative;
}
.b-bio__link:before {
  position: absolute;
  content: '';
  background-image: url(../img/er_sprite.png);
  display: inline-block;
  vertical-align: middle;
  background-position: 0 0;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
.b-bio__link.bio:before {
  background-position: 0 -383px;
  top: 1px;
  width: 8px;
  height: 11px;
}
.b-bio__link.group:before {
  width: 12px;
  height: 11px;
  background-position: 0 -371px;
  top: 2px;
}
.b-bio__link.site:before {
  background-position: -9px -383px;
  width: 13px;
  height: 12px;
  top: 2px;
}
@media screen and (min-width: 275px) {
  .b-top-menu__link {
    font-size: 16px;
    padding: 0 10px;
  }
  .b-footer__menu > a {
    font-size: 16px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1500px) {
  .b-top-menu__link {
    font-size: 18px;
    padding: 0 15px;
  }
  .b-footer__menu > a {
    font-size: 18px;
    margin-right: 25px;
  }
}




a.g-block {
font-size: 0;
}

.bluebg {
position: relative;
}

.g-2col:first-child {
/*border-right: none;*/
}
.g-2col:first-child:after {
position: absolute;
top: 0;
left: 50%;
width: 1px;
background-color: #308ecf;
content: '';
}

.g-2col:first-child:after {
bottom:0;
}


article.fullpic img {width: 100%; height: auto;}