@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700&subset=latin,cyrillic);
body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  position: relative;
  font: 16px/1.3em "Roboto", sans-serif;
  color: #505050; }

.b-popular__item__img {
  max-width: 100%;
}
.b-body {
  background-color: #e6e6e6; }

.b-main_wrap_container {
  min-height: 100%;
  _height: 100%;
  text-align: left;
  position: relative; }

.clearfix:before, .clearfix:after,
.clear:before, .clear:after {
  content: " ";
  display: table; }

.clearfix:after,
.clear:after {
  clear: both; }

/* IE6/7 support */
.clearfix,
.clear {
  *zoom: 1; }

.fright {
  float: right; }

.fleft {
  float: left; }

.owerfl {
  overflow: hidden; }

.print_only {
  display: none; }

.cont_center {
  max-width: 1200px;
  margin: 0 auto; }

.b-white-top {
  background-color: #fff;
  padding: 0 20px;
  margin-bottom: 10px; }

.main_wrapper {
  margin-bottom: 15px; }

/************slider***************/
.b-slider {
  overflow: hidden;
  position: relative; }

.b-slider__wrapper {
  position: relative; }

.b-horiz_news_list {
  overflow: hidden;
  height: 210px; }

.b-horiz_news_list__item {
  float: left;
  width: 187px;
  padding: 30px 0 10px 0;
  position: relative; }

.b-slider__mob {
  margin: 0 -20px; }

.b-horiz_news_list__item-mob {
  float: left;
  width: 187px;
  position: relative; }
  .b-horiz_news_list__item-mob .b-horiz_news_list__text_link {
    padding: 10px; }

.b-slider-new-mob__prev, .b-slider-new-mob__next {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 550;
  border-right: 1px solid #c9c9c9; }
  .b-slider-new-mob__prev:after, .b-slider-new-mob__next:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("../img/icons.png") no-repeat -176px -340px;
    margin-top: -10px;
    width: 15px;
    height: 20px; }

.b-slider__mob {
  display: none; }

.b-slider-new-mob__next {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px solid #c9c9c9; }
  .b-slider-new-mob__next:after {
    right: 0;
    left: 10px;
    background-position: -214px -341px; }

.b-horiz_news_list__wrapper {
  padding: 0 30px;
  position: relative;
  border-bottom: 1px solid #c9c9c9; }

.b-horiz_news_list__img_link {
  display: block;
  margin-bottom: 7px;
  position: relative;
  border: 2px solid #fff;
  -webkit-transition: border 0.5s;
  transition: border 0.5s; }

.b-horiz_news_list__img {
  width: 100%;
  display: block;
  margin: 0 auto; }

.b-horiz_news_list__text_link {
  color: #333333;
  text-decoration: none;
  font-size: 0.75em;
  line-height: 1.4em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0 2px;
  display: block; }

.b-horiz_news_list__item:hover .b-horiz_news_list__text_link {
  color: #126888; }

.b-horiz_news_list__item:hover .b-horiz_news_list__img_link {
  border-color: #4db1bf;
  /*border-left-width: 20px;
  border-right-width: 20px;
  margin-right: -19px;
  margin-left: -19px;*/
  z-index: 100;
  position: relative; }

.b-slider__top {
  height: 30px;
  position: absolute;
  width: 100%;
  z-index: 200; }

.b-slider__prev,
.b-slider__next {
  display: block;
  position: absolute;
  background-color: #fff;
  background-image: url("../img/icons.png");
  background-repeat: no-repeat;
  background-position: 7px -111px;
  width: 30px;
  height: 20px;
  right: 32px; }

.b-slider__next {
  background-position: -39px -110px;
  right: 3px; }

.b-slider__paging {
  background-color: #fff;
  float: left;
  padding-top: 10px;
  position: relative;
  height: 6px; }

.b-slider__paging a {
  display: inline-block;
  text-indent: -9999px;
  background-color: #e6e6e6;
  width: 25px;
  height: 6px;
  margin-right: 2px;
  white-space: nowrap;
  -webkit-transition: background 0.5s;
  transition: background 0.5s; }

.b-slider__paging a.selected,
.b-slider__paging a:hover {
  background-color: #4db1bf; }

.b-slider__top__border {
  height: 1px;
  background-color: #4db1bf;
  top: 12px;
  position: absolute;
  width: 100%; }

.b-slider__arr {
  width: 50px;
  height: 22px;
  margin-top: 2px;
  right: 48px;
  position: absolute; }

.icon_info__text {
  color: #fff;
  font-size: 0.75em;
  line-height: 1.5em;
  display: none;
  margin-right: 4px; }

.icon_info__img {
  display: inline-block;
  background: url(../img/icons.png) no-repeat 0 0;
  width: 16px;
  height: 14px;
  margin: 2px 4px 0 0; }

.b-icon_info {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #4db1bf;
  padding: 3px 0 3px 4px; }

.b-icon_info .numb-photo {
  color: #fff;
  font-size: 0.75em;
  display: inline-block;
  padding-right: 5px; }

.icon_info__img-video {
  background-position: -1px -76px; }

.icon_info__img-photo {
  background-position: -47px -76px; }

.b-horiz_news_list__item:hover .icon_info__text {
  display: inline; }

.b-time_info {
  position: absolute;
  top: -20px;
  color: #4db1bf;
  font-size: 0.6875em;
  padding-left: 25px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: none;
  z-index: 300; }

.b-time_info:before {
  content: "";
  background: url(../img/icons.png) -203px -85px;
  position: absolute;
  left: 0;
  top: -2px;
  width: 25px;
  height: 24px;
  display: block; }

.b-horiz_news_list__item:hover .b-time_info {
  display: block;
  opacity: 1; }

.b-horiz_news_list__item:hover {
  z-index: 500; }

/****************info_widget*****************/
.b-search-widget-logo {
  margin-bottom: 15px; }

.b-info-widget {
  float: left;
  margin-top: 33px; }

.b-info-widget__item {
  float: left;
  margin-right: 15px;
  width: 55px; }

.b-info-widget__item__header {
  font-size: 0.625em;
  text-transform: uppercase;
  font-weight: 300;
  padding: 3px 0;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 1.4em;
  color: #333333; }

.b-info-widget__item__header__data {
  color: #fff;
  background-color: #4db1bf; }

.b-info-widget__item__content__data {
  font-size: 0.625em;
  color: #666;
  text-align: center;
  padding-top: 7px;
  line-height: 1.4em; }

.b-info-widget__item__content {
  text-align: center;
  font-size: 0.75em;
  padding-top: 6px;
  line-height: 1.4em; }

.b-info-widget__item__content__up:after,
.b-info-widget__item__content__down:after {
  content: '';
  display: inline-block;
  background: url(../img/icons.png) no-repeat -155px -122px;
  width: 9px;
  height: 10px; }

.b-info-widget__item__content__down:after {
  background-position: -210px -122px; }

.b-weather_img {
  background: url("../img/weather.png") no-repeat top left;
  display: inline-block;
  margin-right: 3px;
  width: 18px;
  height: 18px; }

.b-weather_img__rain {
  background-position: 0 0; }

.b-weather_img__downpour {
  background-position: 0 -22px; }

.b-weather_img__snow {
  background-position: 0 -45px; }

.b-weather_img__storm {
  background-position: 0 -69px; }

.b-weather_img__clear {
  background-position: 0 -119px; }

.b-weather_img__cloudy {
  background-position: 0 -95px; }

.b-weather_img__mainly_cloudy {
  background-position: 0 -146px; }

.b-top-search {
  background-color: #f0f0f0;
  float: right;
  width: 235px;
  position: relative;
  height: 28px;
  margin-top: 34px; }

.b-top-search__input {
  border: 0;
  background: transparent;
  width: 180px;
  padding: 3px 6px;
  margin: 0;
  height: 20px; }

.b-top-search__button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: url(../img/icons.png) no-repeat -90px -106px;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  background-color: #e6e6e6;
  border: 0;
  cursor: pointer; }

.b-top-search__button.b-top-search__open {
  display: none; }

.b-header__logo-link {
  display: block;
  width: 320px;
  margin: 23px auto -73px auto;
  position: relative; }

.b-header__logo-img {
  display: block;
  max-width: 100%; }

.b-main-menu__wrapper {
  margin-right: 305px;
  margin-bottom: 12px;
  position: relative; }

.b-main-menu {
  border-bottom: 2px solid #4db1bf;
  margin-bottom: 4px;
  display: table;
  width: 100%; }

.b-main-menu_link {
  display: block;
  width: 28px;
  height: 28px;
  background: #e6e6e6 url(../img/icons.png) no-repeat -84px -148px;
  position: absolute;
  right: -40px; }

.b-main-menu_link.b-main-menu_link-mob {
  display: none; }

.b-main-menu__item {
  font-size: 0.8125em;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
  margin-left: 15px;
  display: table-cell; }

.b-main-menu__item > span {
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
  margin-bottom: -4px;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  display: inline-block; }

.b-main-menu__item:first-child {
  margin-left: 0;
  font-size: 0.9375em; }

.b-main-menu__item__active span,
.b-main-menu__item:hover span {
  border-bottom-color: #4db1bf; }

.b-dop_menu {
  position: absolute;
  background-color: #f0f0f0;
  right: -40px;
  top: 100%;
  z-index: 600;
  display: none;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.b-dop_menu.show_block {
  display: block; }

.b-dop_menu .b-main-menu__item:hover {
  color: #126888; }
.b-dop_menu .b-main-menu__item {
  display: block;
  margin-top: 10px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }
.b-dop_menu .b-main-menu__item:first-child {
  margin-top: 0; }
.b-dop_menu .b-main-menu__item:first-child,
.b-dop_menu .b-main-menu__item {
  font-size: 0.75em;
  margin: 0; }

.b-soc-list {
  float: right;
  margin: 0 0 12px 17px; }

.b-soc-list__item {
  display: inline-block;
  margin-left: 9px;
  white-space: nowrap;
  width: 28px;
  height: 28px;
  background: #e6e6e6 url(../img/icons.png) no-repeat top left;
  text-decoration: none; }

.b-soc-list__item:first-child {
  margin-left: 0; }

.b-soc-list__item__rss {
  background-position: 3px 4px; }

.b-soc-list__item__fb {
  background-position: -41px 3px; }

.b-soc-list__item__tw {
  background-position: -90px 2px; }

.b-soc-list__item__yt {
  background-position: -132px 1px; }

.b-soc-list__item__ok {
  background-position: -175px 2px; }

.b-soc-list__item__vk {
  background-position: -211px 4px; }

/************main content**************/
.b-wrap_container {
  background-color: #f0f0f0; }

.b-newsline {
  padding: 20px;
  overflow: hidden; }

.b-left_col {
  border-bottom: #dcdcdc 1px solid; }

.b-title {
  font-weight: bold;
  font-size: 0.875em;
  border-bottom: 1px solid #4db1bf;
  margin-bottom: 20px; }

.b-title__span {
  display: block;
  float: left;
  border-bottom: 6px solid #4db1bf;
  padding-bottom: 3px;
  margin-bottom: -4px;
  text-decoration: none;
  color: #333333; }

.b-gray .b-title__span {
  color: #fff; }

a.b-title__span:hover {
  color: #126888; }

.b-newsline__item__date {
  color: #126888;
  font-size: 0.75em;
  font-weight: bold;
  float: left;
  width: 47px;
  text-transform: uppercase; }

.b-newsline__item__date.b-newsline__item__date_yesterday {
  color: #999;
  font-weight: 300; }

.b-newsline__item {
  margin-bottom: 22px; }

.b-newsline__item__text {
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #333333;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-newsline__item__text:hover {
  color: #126888; }

.b-newsline__to-all {
  color: #126888;
  text-transform: uppercase;
  font-size: 0.6875em;
  display: block;
  text-decoration: none; }

.b-newsline__to-all:hover {
  text-decoration: underline; }

.b-main-content {
  float: right;
  background-color: #fff; }

.b-centre-content {
  width: 100%;
  float: left; }

.b-content-wrapper {
  width: 550px;
  padding: 0 276px 0 15px;
  overflow: hidden; }

.b-aside {
  margin-right: -275px;
  width: 240px;
  display: block;
  float: right;
  background-color: #f0f0f0;
  padding: 15px 10px 15px 10px;
  overflow: hidden; }

.b-aside.b-aside_wide {
  margin-right: -260px; }

.main-news__img {
  display: block;
  position: relative;
  margin-bottom: 10px; }

.main-news__img {
  display: block;
  width: 100%; }

.b-simple-time {
  float: left;
  font-size: 0.75em;
  color: #333333;
  font-weight: bold;
  margin: 6px 7px 0 0; }

.main-news {
  margin: 15px 0; }

.main-news__title {
  color: #126888;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.3em;
  margin-bottom: 8px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.main-news__title__link {
  color: #126888;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.main-news__lid {
  text-decoration: none;
  color: #333333;
  line-height: 1.3em;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.main-news:hover .main-news__lid {
  color: #126888; }
.main-news:hover .main-news__title,
.main-news:hover .main-news__title__link {
  color: #4db1bf; }
.main-news:hover .icon_info__text {
  display: inline; }

.b-gor-list {
  overflow: hidden;
  margin-bottom: 29px; }

.b-gor-list__ul {
  margin-left: -20px;
  border-bottom: 2px solid #4db1bf;
  padding-bottom: 15px; }

.b-gor-list__item {
  float: left;
  width: 170px;
  margin-left: 20px; }

.b-gor-list__item__img-link {
  display: block;
  margin-bottom: 10px;
  position: relative; }

.b-gor-list__item__img {
  width: 100%; }

.b-gor-list__item__text-link {
  color: #126888;
  text-decoration: none;
  font-size: 0.875em;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-simple-time__sm {
  margin-top: 0; }

.b-gor-list__item:hover .b-gor-list__item__text-link {
  color: #4db1bf; }
.b-gor-list__item:hover .icon_info__text {
  display: inline; }

.b-vert-list__item__img-link {
  width: 40%;
  max-width: 220px;
  display: block;
  float: left;
  margin-right: 20px;
  position: relative; }

.b-vert-list__item__img {
  display: block;
  max-width: 100%; }

.b-vert-list__item__content {
  overflow: hidden; }

.b-vert-list__item__title-link {
  text-decoration: none;
  color: #126888;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-section_name {
  float: left;
  padding: 2px 7px;
  background-color: #e6e6e6;
  color: #666;
  font-weight: 300;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  margin: 2px 10px 0 0;
  text-decoration: none;
  display: block; }

.b-vert-list__item__text-link {
  text-decoration: none;
  color: #333333;
  font-size: 0.875em;
  line-height: 1.3em;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  display: block; }

.b-vert-list__item {
  margin-top: 30px; }

.b-vert-list__item:first-child {
  margin-top: 0; }

.b-vert-list__item:hover .b-vert-list__item__title-link {
  color: #4db1bf; }
.b-vert-list__item:hover .b-vert-list__item__text-link {
  color: #126888; }
.b-vert-list__item:hover .icon_info__text {
  display: inline; }

.b-content-slider {
  padding: 10px 15px 15px 15px;
  background-color: #fff; }

.b-content_news_list {
  overflow: hidden; }

.b-content_news_list__item {
  float: left;
  width: 140px;
  padding: 30px 20px 10px 0;
  position: relative; }

.b-content_news_list__img_link {
  display: block;
  margin-bottom: 7px;
  position: relative;
  border: 2px solid #fff;
  -webkit-transition: border 0.5s;
  transition: border 0.5s; }

.b-content_news_list__img {
  width: 100%;
  display: block;
  margin: 0 auto; }

.b-content_news_list__text_link {
  font-size: 0.875em;
  color: #126888;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-title__noborder {
  font-weight: bold;
  font-size: 0.875em;
  color: #333333;
  display: block;
  text-decoration: none; }

a.b-title__noborder:hover {
  color: #126888; }

.b-content_news_list__item:hover {
  z-index: 500; }
  .b-content_news_list__item:hover .b-content_news_list__img_link {
    border-color: #4db1bf; }
  .b-content_news_list__item:hover .b-time_info {
    display: block;
    opacity: 1; }
  .b-content_news_list__item:hover .icon_info__text {
    display: inline-block; }
  .b-content_news_list__item:hover .b-content_news_list__text_link {
    color: #4db1bf; }

.b-adv {
  margin-bottom: 15px; }

/*********популярное***********/
.b-popular {
  padding: 0 10px;
  margin-bottom: 30px; }

.b-popular__item {
  padding-bottom: 25px;
  display: block;
  text-decoration: none;
  color: #333333; }

.b-popular__item__img-link {
  position: relative;
  margin-bottom: 5px;
  display: none; }

.b-popular__item__text {
  font-size: 0.875em;
  font-weight: 300;
  color: #333333;
  line-height: 1.3em; }

.b-views__icon {
  display: inline-block;
  background: url(../img/icons.png) no-repeat -98px -80px;
  width: 14px;
  height: 10px;
  margin-right: 5px; }

.b-views {
  color: #999999;
  font-weight: 300;
  font-size: 12px;
  margin-left: 10px;
  line-height: 13px;
  margin-top: 5px;
  display: inline-block; }

.b-popular__item:first-child .b-popular__item__img-link {
  display: block; }
.b-popular__item:first-child .b-popular__item__text {
  color: #126888; }
.b-popular__item:first-child .b-views {
  color: #333333; }
.b-popular__item:first-child .icon_info__text {
  display: inline-block; }

.b-popular__list:hover .b-popular__item:first-child .b-popular__item__img-link {
  display: none; }
.b-popular__list:hover .b-popular__item:first-child .b-popular__item__text {
  color: #333333; }
.b-popular__list:hover .b-popular__item:first-child .b-views {
  color: #999999; }
.b-popular__list:hover .b-popular__item:hover .b-popular__item__img-link {
  display: block; }
.b-popular__list:hover .b-popular__item:hover .b-popular__item__text {
  color: #126888; }
.b-popular__list:hover .b-popular__item:hover .b-views {
  color: #333333; }
.b-popular__list:hover .b-popular__item:hover .icon_info__text {
  display: inline-block; }

/*******quote********/
.b-quote-day {
  padding: 0 10px;
  position: relative;
  margin-bottom: 25px; }

.b-quote-day__slider__item {
  width: 220px;
  float: left;
  margin-bottom: 25px; }

.b-quote-day__slider__item__text {
  color: #333333;
  font-style: italic;
  line-height: 1.3em;
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
  color: #333333;
  text-decoration: none; }

.b-quote-day__slider__item__text:hover {
  color: #126888; }

.b-quote-day__slider__item__text:visited {
  color: #4fb1be; }

.b-quote-day__slider__item__text:before,
.b-quote-day__slider__item__text:after {
  content: '';
  display: inline-block;
  background: url(../img/icons.png) no-repeat -2px -156px;
  width: 14px;
  height: 13px;
  margin-right: 3px; }

.b-quote-day__slider__item__text:after {
  background-position: -46px -156px;
  margin-right: 0;
  margin-left: 3px; }

.b-quote-day__slider__item__author_img {
  display: block;
  float: left;
  margin-right: 10px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 40px; }

.b-quote-day__slider__item__author__info {
  overflow: hidden; }

.b-quote-day__slider__item__author__name {
  font-size: 0.75em;
  font-weight: 500;
  color: #126888;
  line-height: 1.4em;
  text-decoration: none;
  display: block; }

.b-quote-day__slider__item__author__name:hover {
  text-decoration: underline; }

.b-quote-day__slider__item__author__descr {
  font-weight: 300;
  color: #333333;
  font-size: 0.6875em;
  line-height: 1.3em; }

.b-quote-day__slider__arr {
  position: absolute;
  top: 15px;
  right: 34px;
  height: 30px;
  width: 50px; }

.b-quote-day__slider__arr .b-slider__prev, .b-quote-day__slider__arr .b-slider__next {
  background-color: #f0f0f0; }

.b-quote__paging-box {
  text-align: center; }
  .b-quote__paging-box .b-quote__all {
    display: inline-block;
    font-size: 0.75em;
    text-decoration: none;
    color: #126888;
    font-weight: bold;
    border-bottom: 3px solid #e6e6e6;
    padding: 0 4px; }
  .b-quote__paging-box .b-quote__all:hover {
    color: #333333;
    border-color: #4db1bf; }

.b-quote-day__slider__paging {
  display: inline-block; }
  .b-quote-day__slider__paging a {
    display: inline-block;
    width: 20px;
    border-bottom: 3px solid #e6e6e6;
    text-align: center;
    color: #126888;
    font-size: 0.75em;
    font-weight: bold;
    text-decoration: none; }
  .b-quote-day__slider__paging a:hover,
  .b-quote-day__slider__paging a.selected {
    color: #333333;
    border-color: #4db1bf; }

.b-quote-day__to-all {
  display: inline-block;
  width: 20px;
  border-bottom: 3px solid #e6e6e6;
  text-align: center;
  color: #126888;
  font-size: 0.75em;
  font-weight: bold;
  text-decoration: none; }

.b-quote-day__to-all:hover {
  color: #333333;
  border-color: #4db1bf; }

/*******b-on-this-day*******/
.b-on-this-day {
  position: relative;
  margin-bottom: 25px;
  padding: 0 10px; }

.b-on-this-day__list {
  margin-left: 20px;
  border-left: 1px solid #4db1bf; }

.b-on-this-day__list__item {
  margin: 0 0 0 -20px;
  padding-bottom: 25px; }

.b-on-this-day__list__item__date {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #4db1bf;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 0.875em;
  line-height: 40px; }

.b-on-this-day__list__item__content {
  line-height: 1.3em;
  font-size: 0.875em;
  color: #333333;
  font-weight: 300;
  overflow: hidden;
  display: block;
  text-decoration: none; }

.b-on-this-day__list__item__content:hover {
  color: #126888; }

.b-on-this-day__list__item__content a {
  color: #126888;
  text-decoration: none; }

.b-on-this-day__list__item__content a:hover {
  text-decoration: underline; }

.b-on-this-day__list__item__img {
  display: block;
  max-width: 100%; }

.button-to-all,
.all_comment,
.blue_button {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  height: 32px;
  line-height: 32px;
  border: 2px solid #4db1bf;
  width: 135px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 0.875em;
  color: #333333;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  margin: 30px auto 0 auto; }

.all_comment,
.blue_button {
  padding: 0 15px;
  float: right;
  margin: 0;
  width: auto;
  white-space: nowrap; }

.button-to-all:hover,
.all_comment:hover,
.blue_button:hover {
  color: #126888; }

.b-on-this-day__button-to-all {
  margin: -17px 0 0 40px;
  position: relative; }

.b-on-this-day__button-to-all:before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  background-color: #4db1bf;
  width: 22px;
  top: 15px;
  left: -22px; }

/*****b-day-fine*******/
.b-day-fine {
  padding: 0 10px;
  margin-bottom: 25px; }

.b-day-fine__list__item {
  margin-bottom: 15px; }

.b-day-fine__list__item__img-link {
  display: block;
  margin-bottom: 10px;
  position: relative; }

.b-day-fine__list__item__img {
  display: block;
  max-width: 100%; }

.b-day-fine__list__item__content {
  font-size: 0.875em;
  color: #126888;
  text-decoration: none;
  line-height: 1.3em;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-day-fine__list__item:hover .b-day-fine__list__item__content {
  color: #4db1bf; }
.b-day-fine__list__item:hover .icon_info__text {
  display: inline; }

/*****b-soc-widgets*******/
.b-soc-widgets {
  padding: 0 10px;
  margin-bottom: 25px; }
  .b-soc-widgets .b-soc-widgets-tab-header {
    margin-bottom: 10px;
    overflow: hidden; }
    .b-soc-widgets .b-soc-widgets-tab-header li {
      float: left;
      margin-right: 10px; }
  .b-soc-widgets .b-soc-widgets-tab {
    height: 400px;
    overflow: hidden; }

/**********footer***********/
.b-footer {
  background-color: #666;
  color: #fff; }

.b-footer_center {
  padding: 35px 0 50px 0; }

.b-col1,
.b-col2 {
  width: 34%;
  margin-right: 3.5%;
  float: left; }

.b-footer-logo {
  margin-bottom: 25px;
  display: block; }

.b-footer-logo__img {
  display: block;
  max-width: 100%; }

.b-col1__content {
  font-style: italic;
  font-size: 0.75em;
  font-weight: 300; }

.b-col1__content p {
  margin-top: 20px; }

.b-col1__content p:first-child {
  margin-top: 0; }

.b-col__title {
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 20px; }

.b-col2__list {
  width: 49%;
  float: left; }

.b-col2__list__item,
.b-col3__list__item {
  display: block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9375em;
  margin-bottom: 10px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-col2__list__item:hover,
.b-col3__list__item:hover {
  color: #4db1bf; }

.b-col3 {
  overflow: hidden; }

.b-col3__list {
  margin-bottom: 35px; }

.b-footer__soc__title {
  font-size: 0.9375em;
  font-weight: bold;
  margin-bottom: 13px;
  text-transform: uppercase; }

.b-footer .b-soc-list {
  float: none;
  margin: 0; }
.b-footer .b-soc-list__item {
  background: #fff url(../img/icons.png) no-repeat top left; }
.b-footer .b-footer .b-soc-list__item__fb {
  background-position: -48px -38px; }
.b-footer .b-footer .b-soc-list__item__tw {
  background-position: -94px -41px; }
.b-footer .b-soc-list__item__yt {
  background-position: -137px -44px; }
.b-footer .b-footer .b-soc-list__item__ok {
  background-position: -183px -41px; }
.b-footer .b-footer .b-soc-list__item__vk {
  background-position: -217px -43px; }
.b-footer .b-soc-list__item {
  background: #fff url(../img/icons.png) no-repeat top left; }
.b-footer .b-soc-list__item__fb {
  background-position: -39px -35px; }
.b-footer .b-soc-list__item__tw {
  background-position: -90px -36px; }
.b-footer .b-soc-list__item__yt {
  background-position: -133px -38px; }
.b-footer .b-soc-list__item__ok {
  background-position: -175px -38px; }
.b-footer .b-soc-list__item__vk {
  background-position: -213px -35px; }

.b-footer_bottom-lent {
  position: relative;
  background-color: #4db1bf; }

.b-bottom-nav {
  padding: 15px 0;
  margin-right: 3.5%;
  width: 71.5%;
  float: left; }

.b-bottom-nav__item {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 0.875em;
  margin-left: 14px;
  position: relative;
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
  border-bottom: 1px solid transparent; }

.b-bottom-nav__item:first-child {
  margin-left: 0; }

.b-bottom-nav__item:before {
  content: '/';
  display: block;
  position: absolute;
  left: -12px; }

.b-bottom-nav__item:hover {
  border-color: #fff; }

.b-bottom-nav__item:first-child:before {
  display: none; }

.b-footer_bottom-lent__center,
.b-footer_center {
  max-width: 920px;
  margin: 0 auto; }

.b-counters {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  padding-left: 40px; }

.up-button {
  display: block;
  background: url(../img/icons.png) no-repeat -143px -79px;
  width: 29px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0; }

.b-counters_item {
  float: right;
  margin: 0 0 5px 5px; }

.b-top-search__button.open_block,
.b-main-menu_link.open_block {
  background-position: -165px -148px;
  background-color: #f0f0f0; }

.b-col__title_link {
  display: none; }

.b-newsline.b-newsline__mob {
  padding: 0 0 25px 0;
  border-bottom: 0;
  display: none; }

.b-content-wrapper_wide {
  padding: 0 261px 0 0; }

.b-content-wrapper_wide-gr {
  background-color: #666666; }

.b-content-wrapper_wide_photo .b-centre-content__right {
  width: 850px;
  padding: 0; }
.b-content-wrapper_wide_photo .b-gray {
  margin: 0;
  padding: 15px; }
.b-content-wrapper_wide_photo .b-aside {
  background-color: transparent; }

.b-centre-content__right {
  float: right;
  width: 550px;
  padding: 15px;
  background-color: #fff; }

.b-centre-content__left {
  overflow: hidden; }

.b-centre-content__left__news {
  border-bottom: #dcdcdc 1px solid; }

.news-mark-icon {
  background: url(../img/icons.png) no-repeat -7px -195px;
  width: 12px;
  height: 10px;
  display: inline-block;
  margin-right: 3px; }

.news-mark-icon.news-mark-icon__video {
  background-position: -28px -196px;
  margin-top: 5px; }

.news-mark-icon.news-mark-icon__photo {
  background-position: -7px -195px;
  margin-top: 4px; }

.b-newsline__item__selected__img {
  max-width: 90px;
  float: left;
  margin-right: 10px; }

.b-newsline__item__selected__text.b-newsline__item__text {
  color: #333333; }

.b-newsline__item__selected .news-mark-icon.news-mark-icon__video {
  background-position: -28px -215px; }
.b-newsline__item__selected .news-mark-icon.news-mark-icon__photo {
  background-position: -7px -214px; }

/***article***/
.b-article {
  border-bottom: 2px solid #4db1bf;
  padding-bottom: 15px;
  margin-bottom: 25px; }

.b-article__title {
  font-size: 1.5em;
  color: #333333;
  margin-bottom: 25px;
  font-weight: 500;
  line-height: 1.3em; }

.b-article__top_left {
  width: 65px;
  float: left;
  margin-right: 20px; }

.b-article__top_date {
  color: #fff;
  font-weight: 300;
  text-align: center;
  background-color: #4db1bf;
  padding: 2px 0;
  line-height: 1.3em;
  font-size: 0.625em;
  margin-bottom: 5px; }

.b-article__top__time {
  color: #126888;
  font-weight: bold;
  font-size: 0.75em; }

.b-article__top_lid {
  overflow: hidden;
  color: #333333;
  font-size: 0.875em;
  line-height: 1.3em;
  font-style: italic; }

.b-article__top_left .news-mark-icon {
  margin-right: 0; }

.b-article__main-img {
  max-width: 100%;
  display: block;
  margin-bottom: 15px; }

.b-article__content-wrapper {
  position: relative;
  padding-left: 60px; }

.content_shar_block {
  position: absolute;
  top: 0;
  left: 0;
  height: 300px; }

.text-content::first-letter {
  color: #4db1bf;
  font-size: 4em;
  float: left;
  margin: 0 4px 0 0;
  line-height: .9em; }

.text-content {
  line-height: 1.4em; }
  .text-content p,
  .text-content ul,
  .text-content ol,
  .text-content blockquote,
  .text-content h2,
  .text-content h3 {
    margin-bottom: 25px; }
  .text-content ul,
  .text-content ol {
    margin-left: 20px; }
  .text-content ul li {
    list-style: circle; }
  .text-content ol li {
    list-style: decimal; }
  .text-content h2, .text-content h3 {
    font-weight: 500; }
  .text-content h2 {
    font-size: 1.25em; }
  .text-content h3 {
    font-size: 1.125em; }
  .text-content blockquote {
    background: #e6e6e6 url(../img/bl_bg.png) no-repeat 15px 15px;
    padding: 15px 15px 15px 55px;
    position: relative; }
  .text-content blockquote b {
    display: block;
    margin-top: 30px; }
  .text-content a {
    color: #126888;
    text-decoration: none; }
  .text-content a:hover {
    text-decoration: underline; }
  .text-content img {
    max-width: 100%; }
  .text-content table {
    width: 100%;
    border: 1px solid #999; }
  .text-content th {
    border: 1px solid #BBB; }
  .text-content td {
    padding: 3px;
    border: 1px solid #BBB; }

.b-inject {
  width: 220px; }

.b-inject__link {
  text-decoration: none;
  color: #126888;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  font-weight: 500;
  background-color: #e6e6e6;
  display: block; }

.b-inject__link:hover {
  color: #4db1bf; }

.b-inject__left {
  float: left;
  margin: 0 20px 20px -20px; }

.b-inject__right {
  float: right;
  margin: 0 -20px 20px 20px; }

.b-inject__link__text {
  display: block;
  padding: 10px; }

.b-content-author_img {
  display: block;
  float: left;
  margin-right: 10px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 40px; }

.b-content-author__info {
  overflow: hidden; }

.b-content-author__name {
  font-size: 0.75em;
  font-weight: 500;
  color: #126888;
  line-height: 1.4em;
  text-decoration: none; }

.b-content-author__descr {
  font-weight: 300;
  color: #333333;
  font-size: 0.6875em;
  line-height: 1.3em; }

.b-content-author_span {
  font-weight: 300;
  color: #666666; }

.b-related-articles__list__item {
  color: #126888;
  text-decoration: none;
  display: block;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  font-weight: 500;
  font-size: 0.875em;
  margin-top: 20px; }

.b-related-articles__list__item:first-child {
  margin-top: 0; }

.b-related-articles__list {
  padding: 30px 15px 15px 15px;
  background-color: #e6e6e6;
  margin-top: -20px; }

.b-article__top {
  margin-bottom: 15px; }

.b-related-articles,
.b-article__box {
  margin-bottom: 25px; }

.content_shar_block_mob {
  float: left;
  display: none; }

.b-adv-content,
.b-comments {
  margin-bottom: 25px; }

.b-comments {
  display: none; }

.b-in-other {
  margin-bottom: 25px;
  padding: 0 10px; }

.b-in-other_item {
  text-decoration: none;
  color: #333333;
  display: block;
  margin-bottom: 20px;
  font-size: 0.75em;
  line-height: 1.3em;
  font-weight: 300;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.b-in-other_item:hover {
  color: #126888; }

.b-in-other_item_img {
  max-width: 70px;
  float: left;
  margin-right: 10px; }

.b-in-other_item_text {
  overflow: hidden;
  display: block; }

.news__main-img {
  max-width: 100%; }

.news_main-img_box {
  max-width: 220px;
  float: left;
  margin: 0 20px 20px 0; }

.news_main-img_box .photo-src-box {
  margin: 5px 0 0 0; }

/*********archiv**********/
.b-archive__list__item-top {
  margin-bottom: 10px; }

.b-archive__list__time {
  display: inline-block;
  color: #126888;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 10px; }

.b-archive__list__info-tags {
  font-weight: 300;
  font-size: 0.625em;
  text-transform: uppercase;
  color: #666;
  display: inline-block;
  padding: 1px 7px;
  margin-right: 5px;
  background-color: #f0f0f0;
  line-height: 1.2em;
  margin-top: 2px; }

.b-archive__list__info-tags.b-archive__list__red-info {
  background-color: #d54d4d;
  color: #fff; }

.b-archive__list__info-tags.b-archive__list__date {
  color: #fff;
  background-color: #4db1bf; }

.b-archive__list .b-vert-list__item__text-link {
  margin-bottom: 13px; }

.b-archive .blue_button {
  float: none;
  width: 105px;
  margin: 25px auto; }

.b-datepicker {
  position: relative;
  width: 140px;
  height: 30px;
  float: right;
  margin-left: 10px; }

.b-datepicker__lock-input {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 100; }

.filter_icon {
  display: block;
  background: #4db1bf url(../img/icons.png) -12px -240px;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 1px; }

.filter_icon__calendar {
  background-position: -8px -236px; }

.b-datepicker__input__wrap {
  height: 30px;
  position: relative;
  background-color: #4db1bf;
  overflow: hidden; }

.active_filter + .b-datepicker__input__wrap {
  background-color: #e6e6e6; }

.active_filter + .b-datepicker__input__wrap input {
  color: #333333; }

.active_filter + .b-datepicker__input__wrap .arr_filter_icon {
  background-position: -207px -246px; }

.b-datepicker__input__wrap input {
  border: 0;
  background: transparent;
  color: #fff;
  #
  width: 80px;
  padding: 7px 4px;
  font-size: .85em; }

.arr_filter_icon {
  position: absolute;
  display: block;
  background: url(../img/icons.png) no-repeat -168px -245px;
  width: 10px;
  height: 6px;
  top: 13px;
  right: 10px; }

.b-archive__top .b-title__wrapper {
  margin-right: 10px;
  overflow: hidden; }

/********ui-datepicker**********/
.ui-datepicker {
  background-color: #4db1bf;
  display: none; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  color: #fff; }

.ui-datepicker td a:hover {
  color: #333333;
  background-color: #e6e6e6; }

.ui-datepicker-calendar {
  border-collapse: collapse;
  border-spacing: 0; }

.ui-datepicker-calendar td {
  border: 1px solid #fff; }

.ui-datepicker-calendar td.ui-state-disabled {
  border: 0; }

.ui-datepicker th {
  padding: 9px;
  background-color: #e6e6e6;
  color: #333333;
  text-align: center;
  border: 1px solid #fff; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #333333;
  background-color: #e6e6e6; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 50px;
  height: 50px;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-next {
  right: 0; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background: url(../img/icons.png);
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: 50%;
  margin-top: -6px;
  background: url(../img/icons.png) no-repeat -15px -283px;
  width: 8px;
  height: 12px; }

.ui-datepicker .ui-datepicker-next span {
  background-position: -40px -283px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/*********b-select-rub*************/
.b-select-rub {
  float: right;
  margin-left: 10px; }

.filter_icon__rub {
  background-position: -85px -235px; }

/*************select***************/
.ui-multiselect span.ui-icon {
  position: absolute;
  display: block;
  background: url(../img/icons.png) no-repeat -161px -234px;
  width: 25px;
  height: 30px;
  top: 0px;
  right: 0px;
  background-color: #4db1bf;
  -webkit-box-shadow: 0px 0px 8px 10px #4db1bf;
  -moz-box-shadow: 0px 0px 8px 10px #4db1bf;
  box-shadow: 0px 0px 8px 10px #4db1bf; }

.ui-multiselect.ui-state-active {
  background-color: #e6e6e6;
  color: #333333; }

.ui-multiselect.ui-state-active span.ui-icon {
  background-position: -200px -235px;
  background-color: #e6e6e6;
  -webkit-box-shadow: 0px 0px 8px 10px #e6e6e6;
  -moz-box-shadow: 0px 0px 8px 10px #e6e6e6;
  box-shadow: 0px 0px 8px 10px #e6e6e6; }

.ui-multiselect {
  padding: 6px 0 7px 8px;
  text-align: left;
  background: transparent;
  border: 0;
  color: #fff;
  font-size: .85em;
  cursor: pointer; }

.ui-multiselect span.ui-icon {
  float: right; }

.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px; }

.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px 10px; }

.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px; }

.ui-multiselect-header ul {
  font-size: 0.9em; }

.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0; }

.ui-multiselect-header a {
  text-decoration: none; }

.ui-multiselect-header a:hover {
  text-decoration: underline; }

.ui-multiselect-header span.ui-icon {
  float: left; }

.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0; }

.ui-multiselect-menu {
  display: none;
  position: absolute;
  z-index: 10000;
  text-align: left; }

.ui-multiselect-checkboxes {
  position: relative;
  overflow-y: auto;
  background-color: #f0f0f0; }

.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px;
  color: #126888;
  font-weight: 300; }

.ui-multiselect-checkboxes label.ui-state-active,
.ui-multiselect-checkboxes label.ui-state-hover {
  color: #333333;
  font-weight: 500; }

.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px; }

.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.85em; }

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid; }

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none; }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
  border: none; }

.ui-multiselect-header {
  background-color: #f0f0f0;
  margin-bottom: 0; }

.b-select-rating {
  float: right;
  margin-left: 10px; }

.filter_icon__rating {
  background-position: -46px -233px; }

/*************calendar**************/
.b-calendar {
  margin-bottom: 25px; }

.b-on-this-day__sm-img {
  display: block;
  float: left;
  margin-right: 10px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 40px; }

.b-on-this-day__list__item .b-gor-list__item {
  margin: 0 20px 0 0; }

.b-on-this-day__list__item .b-gor-list__item__text-link {
  font-size: 1em;
  font-weight: 300; }

.type_content {
  font-weight: bold;
  float: left;
  color: #333333;
  margin-right: 7px;
  text-transform: uppercase; }

.b-select-period,
.b-select-author {
  float: right;
  margin-left: 10px; }

.filter_icon__author {
  background-position: -124px -230px; }

.b-select-author .ui-multiselect {
  width: 120px !important; }

.b-select-rub .ui-multiselect,
.b-select-period .ui-multiselect,
.b-select-rating .ui-multiselect {
  width: 90px !important;
  box-sizing: content-box;
  display: block; }

.ui-multiselect-filter input {
  width: 94%;
  display: block;
  box-sizing: content-box; }

.ui-multiselect span {
  white-space: nowrap; }

.b-archive-blockquote__item {
  position: relative;
  padding: 0 0 30px 50px;
  margin-bottom: 20px;
  border-bottom: 2px solid #f0f0f0; }

.b-archive-blockquote__item:before {
  content: '';
  display: block;
  position: absolute;
  background: url(../img/icons.png) no-repeat -59px -195px;
  width: 28px;
  height: 28px;
  top: 0;
  left: 0; }

.b-archive-blockquote__item blockquote {
  line-height: 1.4em;
  margin-bottom: 15px; }

.b-quote-day__slider__item__src {
  font-size: .9em; }

.blockquote_all {
  color: #999999;
  font-size: 0.75em;
  font-weight: 300; }

.blockquote_all a,
.b-quote-day__slider__item__src a {
  color: #126888;
  text-decoration: none; }

.blockquote_all a:hover,
.b-quote-day__slider__item__src a:hover {
  text-decoration: underline; }

.b-archive-blockquote__item .b-quote-day__slider__item__author {
  margin-bottom: 15px; }

.blockquote__bottom__right {
  float: right; }

.blockquote__vote__up,
.blockquote__vote__down,
.blockquote__share {
  display: inline-block;
  margin-right: 5px;
  font-size: 0.75em;
  font-weight: 300;
  text-decoration: none;
  color: #999999;
  position: relative;
  padding-left: 25px; }

.blockquote__vote__up:after,
.blockquote__vote__down:after,
.blockquote__share:after {
  content: '';
  display: block;
  position: absolute;
  background: url(../img/icons.png) no-repeat -91px -283px;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0; }

.blockquote__vote__down:after {
  background-position: -132px -289px; }

.blockquote__vote__up > span {
  color: #4d9438; }

.blockquote__vote__down > span {
  color: #c73b3b; }

.blockquote__share {
  padding: 0 25px 0 0; }

.blockquote__share:after {
  left: auto;
  top: 0;
  right: 0;
  background-position: -170px -289px; }

.share_hide_block {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  width: 220px; }

.share_hide_block.show_block {
  display: block; }

.blockquote__share__wrapper {
  float: right;
  position: relative; }

.b-content-paging {
  text-align: center; }
  .b-content-paging a, .b-content-paging span {
    display: inline-block;
    padding: 0 8px 5px 8px;
    line-height: 1.3em;
    color: #126888;
    font-weight: bold;
    margin-right: 7px;
    font-size: 0.875em;
    text-decoration: none; }
  .b-content-paging .b-content-paging__item {
    border-bottom: 3px solid #e6e6e6; }
  .b-content-paging .b-content-paging__item.b-content-paging__select,
  .b-content-paging .b-content-paging__item:hover {
    border-color: #4db1bf;
    color: #333333; }

.link_to_material {
  font-size: 0.875em;
  font-weight: 300;
  text-decoration: none;
  color: #126888; }

.link_to_material:hover {
  text-decoration: underline; }

.b-archive {
  margin-bottom: 25px; }

.b-gray {
  background-color: #666666; }

.b-gray {
  margin: -15px -15px 25px -15px;
  padding: 15px; }
  .b-gray .b-article__title,
  .b-gray .b-article__top_lid,
  .b-gray .b-title,
  .b-gray .all_comment,
  .b-gray .b-related-articles__list__item {
    color: #fff; }
  .b-gray .all_comment {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s; }
  .b-gray .all_comment:hover {
    background-color: #bbb; }
  .b-gray .b-related-articles__list {
    background-color: #666666; }
  .b-gray .news-mark-icon.news-mark-icon__video {
    background-position: -35px -315px; }
  .b-gray .news-mark-icon.news-mark-icon__photo {
    background-position: -14px -314px; }
  .b-gray .b-video__descr {
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.4em; }
  .b-gray .b-video__descr a {
    color: #fff; }
  .b-gray .b-article_bottom {
    padding-bottom: 15px;
    border-bottom: 2px solid #4db1bf; }
  .b-gray .b-video__box {
    margin-bottom: 10px; }
  .b-gray .video-responsive {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden; }
  .b-gray .video-responsive iframe,
  .b-gray .video-responsive object,
  .b-gray .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .b-gray .b-title {
    margin-bottom: 10px; }
  .b-gray .b-related-articles__list {
    margin-top: -10px;
    padding-top: 20px; }

.content_shar_no_mob {
  float: left; }

/*****************************new_gallery***************************************/
.new_scroll_gallery img {
  max-width: 100%; }

.new_scroll_gallery .div_scroll_gallery_box {
  width: 100%; }

.new_scroll_gallery .ns-image_conteiner {
  display: block; }

.new_scroll_gallery .ns_image_box {
  position: relative;
  margin-bottom: 7px; }

.new_scroll_gallery .ns-image-show-list,
.new_scroll_gallery .ns-image-show-other-w,
.new_scroll_gallery .ns-image-show-other-sm,
.new_scroll_gallery .ns-image-hide-list {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  text-decoration: none; }

.new_scroll_gallery .ns-image-hide-list {
  color: #4db1bf;
  font-size: 0.875em;
  text-decoration: none; }

.new_scroll_gallery .ns-image-hide-list:hover {
  text-decoration: underline; }

.new_scroll_gallery .ns-image-hide-list {
  position: relative;
  width: 155px; }

.new_scroll_gallery .ns-image-show-other-w,
.new_scroll_gallery .ns-image-show-other-sm {
  left: auto;
  right: 0; }

.new_scroll_gallery .ns-image-show-list i,
.new_scroll_gallery .ns-image-show-other-w i,
.new_scroll_gallery .ns-image-show-other-sm i,
.new_scroll_gallery .ns-image-hide-list i {
  display: block;
  background: url(../img/icons.png) no-repeat -12px -343px;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 7px;
  margin: -7px 0 0 0; }

.new_scroll_gallery .ns-image-show-list .arr_bcg,
.new_scroll_gallery .ns-image-show-other-w .arr_bcg,
.new_scroll_gallery .ns-image-show-other-sm .arr_bcg,
.new_scroll_gallery .ns-image-hide-list .arr_bcg,
.new_scroll_gallery .ns-image-nav-prev .arr_bcg,
.new_scroll_gallery .ns-image-nav-next .arr_bcg {
  filter: alpha(Opacity=80);
  opacity: .8;
  background-color: #4db1bf;
  position: absolute;
  width: 100%;
  height: 100%; }

.new_scroll_gallery .ns-image-show-list:hover .arr_bcg,
.new_scroll_gallery .ns-image-show-other-w:hover .arr_bcg,
.new_scroll_gallery .ns-image-show-other-sm:hover .arr_bcg,
.new_scroll_gallery .ns-image-hide-list:hover .arr_bcg,
.new_scroll_gallery .ns-image-nav-prev:hover .arr_bcg,
.new_scroll_gallery .ns-image-nav-next:hover .arr_bcg {
  filter: alpha(Opacity=100);
  opacity: 1; }

.new_scroll_gallery .ns-image-show-list i {
  background-position: -12px -343px; }

.new_scroll_gallery .ns-image-show-other-w i {
  background-position: -56px -343px;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 0; }

.ns-image-nav-prev i, .ns-image-nav-next i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../img/icons.png) no-repeat -101px -341px;
  width: 15px;
  height: 20px;
  margin-top: -10px;
  margin-left: -7px; }

.ns-image-nav-next i {
  background-position: -139px -342px; }

.new_scroll_gallery.gr_w_gallery .ns-image-show-other-sm i,
.new_scroll_gallery .ns-image-hide-list i {
  background-position: -66px -80px; }

.new_scroll_gallery.gr_w_gallery .ns-image-show-other-sm {
  display: block; }

.new_scroll_gallery.gr_w_gallery .ns-image-show-other-w {
  display: none; }

.new_scroll_gallery .ns-image-show-other-sm {
  display: none; }

.new_scroll_gallery .ns-image-nav-prev,
.new_scroll_gallery .ns-image-nav-next {
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 0; }

.new_scroll_gallery .ns-image-nav-next {
  left: auto;
  right: 0; }

.new_scroll_gallery .ns-image-wrapper {
  position: relative;
  margin: 1px; }

.new_scroll_gallery .ns-image-wrapper .ns_description_box {
  font-size: 14px;
  line-height: 1.5em;
  width: 100%; }

.new_scroll_gallery .ns-image-wrapper .ns_description_box a {
  color: #39484f; }

.new_scroll_gallery .ns-image-wrapper .ns_description_box .content_text,
.new_scroll_gallery .lent_wrapper .content_text {
  padding-bottom: 7px;
  position: relative;
  display: block;
  min-height: 30px; }

.new_scroll_gallery .ns-image img {
  display: block;
  margin: 0 auto; }

.new_scroll_gallery .gallery_list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 115px; }

.gallery_list li {
  float: left;
  margin-left: 8px;
  list-style: none;
  padding: 0;
  filter: alpha(Opacity=60);
  opacity: 0.6; }

.gallery_list li:hover,
.gallery_list li.selected {
  filter: alpha(Opacity=100);
  opacity: 1; }

.gallery_list li:first-child {
  margin-left: 0; }

.new_scroll_gallery .gallery_list li a {
  display: block;
  height: 103px;
  width: 149px;
  background-color: #ccc; }

.gallery_list li .descr_photo_text {
  display: none; }

.gallery_list li a img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto; }

/*******************************************/
.new_scroll_gallery .scrollbar_box {
  width: 100%;
  margin: 0 auto 10px;
  position: relative; }

.biogr_content .new_scroll_gallery .scrollbar_box {
  width: 422px; }

.new_scroll_gallery.gr_w_gallery .div_scroll_gallery_box,
.new_scroll_gallery.gr_w_gallery .gallery_title {
  width: 1000px;
  margin: 0 auto; }

.new_scroll_gallery.gr_w_gallery .gallery_title {
  margin: 0 auto 20px auto; }

.gr_w_gallery.new_scroll_gallery .scrollbar_box {
  width: 1000px; }

.scrollbar_box .viewport {
  height: 125px;
  overflow: hidden;
  position: relative; }

.scrollbar_box .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0; }

.scrollbar_box .scrollbar {
  position: absolute;
  background-position: 0 0;
  right: 0;
  bottom: 0;
  height: 3px;
  z-index: 150;
  background-color: #eeeeee;
  border: 1px solid #e6e6e6; }

.scrollbar_box .track {
  height: 100%;
  width: 13px;
  position: relative;
  padding: 0 2px; }

.scrollbar_box .thumb {
  background-color: #4db1bf;
  height: 6px;
  width: 25px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: -2px;
  left: -5px; }

.scrollbar_box .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 25px; }

.scrollbar_box .disable {
  display: none; }

.new_scroll_gallery .lent_wrapper li {
  list-style: none;
  margin-bottom: 15px;
  padding: 0;
  background-image: none;
  padding-top: 5px; }

.new_scroll_gallery .lent_wrapper li .text_descr {
  display: block;
  padding-top: 40px;
  color: #fff;
  font-size: 0.875em; }

.lent_wrapper .new_scroll_gallery .lent_wrapper li .text_descr a {
  color: #fff; }

.new_scroll_gallery .lent_wrapper {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 15px; }

.new_scroll_gallery .lent_wrapper li img {
  max-width: 100%;
  margin: 0 auto;
  display: block; }

/****************full_screen****************/
.overlay_gallery {
  background-color: #666;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 5000;
  top: 0; }

.full_screen_gallery {
  position: absolute;
  top: 50px;
  z-index: 9000;
  width: 100%; }

.new_scroll_gallery .div_scroll_gallery_box.gr_w_gallery {
  width: 960px;
  margin: 0 auto; }

.ns-image__icon-text {
  display: block;
  color: #fff;
  font-size: 0.75em;
  padding: 0 15px 0 33px;
  line-height: 25px;
  white-space: nowrap;
  position: relative; }

.ns_description_box .number_box,
.ns_description_box .author_box,
.lent_wrapper .number_box,
.lent_wrapper .author_box {
  position: absolute;
  white-space: nowrap;
  color: #fff;
  font-size: 0.75em;
  top: 7px;
  left: 0; }

.ns_description_box .author_box,
.lent_wrapper .author_box {
  left: auto;
  right: 0; }

.ns_description_box .author_box a {
  color: #fff; }

.ns_description_box .text_descr {
  padding-top: 45px;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.4em;
  display: block; }

.div_scroll_gallery_sm .ns_description_box .text_descr {
  display: none; }

.ns_description_box .text_descr a {
  color: #fff; }

.ns-image-wrapper .dop_rg_box_link {
  display: block; }

.b-main-search__box {
  margin-bottom: 30px;
  position: relative;
  background-color: #f0f0f0;
  height: 28px; }
  .b-main-search__box .b-top-search__input {
    width: 90%; }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

.new_scroll_gallery_descr_content {
  padding-right: 10px; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 6px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #eeeeee; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #4db1bf; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

.search__light {
  background-color: #f9d770; }

.b-archive__list_search {
  margin-bottom: 30px; }

.watch-container {
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  left: 131px;
  background: url("../img/logo_js.png") no-repeat center;
  top: -1px; }

.minutes-container, .hours-container, .seconds-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block; }

@keyframes rotate {
  100% {
    transform: rotateZ(360deg); } }
.hours-container {
  animation: rotate 43200s infinite linear; }

.minutes-container {
  animation: rotate 3600s infinite steps(60); }

.seconds-container {
  animation: rotate 60s infinite steps(60); }

.hours {
  width: 2px;
  height: 16px;
  position: absolute;
  background: #000 url("../img/hour.png") no-repeat top left;
  left: 26px;
  top: 11px;
  transform-origin: 50% 100%;
  display: block;
  border-radius: 2px; }

.minutes {
  width: 2px;
  height: 20px;
  position: absolute;
  background: #000 url("../img/minute.svg") no-repeat top left;
  left: 26px;
  top: 7px;
  transform-origin: 50% 100%;
  display: block;
  border-radius: 2px; }

.seconds {
  width: 1px;
  height: 20px;
  position: absolute;
  background: #cd2027 url("../img/second.svg") no-repeat top left;
  left: 26px;
  top: 7px;
  transform-origin: 50% 100%;
  display: block; }

.photo-src-box {
  margin: -5px 0 10px 0;
  text-align: right;
  font-size: 0.6875em;
  color: #999999;
  font-weight: 300; }

.photo-src-box__link {
  text-decoration: none;
  color: #126888;
  -webkit-transition: color 0.5s;
  transition: color 0.5s; }

.photo-src-box__link:hover {
  color: #4db1bf; }

.left_arr_sld {
  border: 2px solid #4db1bf;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 32px;
  position: relative;
  text-align: center;
  font-size: 0.875em;
  text-transform: uppercase;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px; }

.left_arr_sld_prev,
.left_arr_sld_next {
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  border: 2px solid #4db1bf;
  border-width: 0 2px 0 0;
  width: 53px; }

.left_arr_sld_prev:after,
.left_arr_sld_next:after {
  content: '';
  background: url("../img/right_arr.png") no-repeat 0 -39px;
  width: 15px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -7px; }

.left_arr_sld_next {
  left: auto;
  right: 0;
  border-width: 0 0 0 2px; }

.left_arr_sld_next:after {
  background-position: -31px -40px; }

.left_arr_sld_prev:hover:after {
  background-position: 0 0; }

.b-gray .b-aside {
  padding: 0; }

.left_arr_sld_next:hover:after {
  background-position: -31px -1px; }

.new_scroll_gallery_descr {
  color: #fff;
  font-size: 0.875em;
  max-height: 160px;
  overflow: auto;
  margin-bottom: 15px; }

.slider_wrap {
  position: relative; }

.b-slider-mob__prev,
.b-slider-mob__next {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 0;
  z-index: 550; }

.b-slider-mob__next {
  left: auto;
  right: 0; }

.b-slider-mob__prev .arr_bcg,
.b-slider-mob__next .arr_bcg {
  filter: alpha(Opacity=50);
  opacity: .5;
  background-color: #f0f0f0;
  position: absolute;
  width: 100%;
  height: 100%; }

.b-slider-mob__prev:hover .arr_bcg,
.b-slider-mob__next:hover .arr_bcg {
  background-color: #323232; }

.b-slider-mob__prev i,
.b-slider-mob__next i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../img/icons.png) no-repeat -101px -341px;
  width: 15px;
  height: 20px;
  margin-top: -10px;
  margin-left: -7px; }

.b-slider-mob__next i {
  background-position: -139px -342px; }

.b-content_photo-bottom {
  padding: 15px; }

.b-center-photo-news {
  display: none; }

#banner_top_970_2 {
  margin: 10px auto;
  width: 970px; }

#banner_top_970_3 {
  margin: 10px auto;
  width: 728px; }

@media (max-width: 1100px) {
  .b-newsline__item__date {
    float: none; }

  .b-newsline__item__text {
    font-size: 0.875em; }

  .b-newsline__item__selected__img {
    float: none;
    margin-bottom: 5px; } }
@media (max-width: 1020px) {
  .no-tablet {
    display: none; }

  .b-left-photo-news {
    display: none; }

  .b-center-photo-news {
    display: block; }

  .b-main-day-news .b-newsline__item:nth-child(n+9) {
    display: none; }

  .b-content-wrapper_wide_photo .b-centre-content__right {
    width: auto; }

  .new_scroll_gallery .ns-image-show-other-w {
    display: none; }

  .b-main_wrap_container {
    overflow: hidden;
    margin: 0 10px; }

  .b-aside_no_bottom_view {
    display: none; }

  .b-select-rub {
    display: none; }

  .icon_info__text {
    display: none !important; }

  .b-header__logo-link {
    width: 265px; }

  .b-left_col {
    display: none; }

  .b-main-content {
    float: none; }

  .b-content-wrapper {
    width: auto; }

  .b-top-search {
    width: 160px; }

  .b-info-widget__item__weather {
    display: none; }

  .b-gor-list .b-gor-list__item {
    display: none; }
  .b-gor-list .b-gor-list__item:first-child,
  .b-gor-list .b-gor-list__item:first-child + .b-gor-list__item {
    display: block;
    width: 47%;
    margin: 0; }
  .b-gor-list .b-gor-list__item:first-child {
    margin-right: 6%; }

  .b-gor-list__ul {
    margin-left: 0; }

  .b-footer__soc .b-soc-list__item {
    margin-left: 4px; }

  .b-footer_center,
  .b-footer_bottom-lent {
    padding-left: 15px;
    padding-right: 15px; }

  .b-gor-list__ul {
    border-bottom: 0; }

  .b-gor-list {
    margin-bottom: 10px; }

  .b-newsline__item__date {
    float: left; }

  .b-newsline__item__text {
    font-size: 1em; }

  .b-newsline.b-newsline__mob {
    display: block; }

  .b-centre-content__right {
    float: none;
    width: auto; }

  .b-centre-content__left {
    overflow: visible;
    background-color: #fff;
    padding: 15px; }

  .b-centre-content__left .b-newsline {
    overflow: hidden;
    width: 48%;
    padding: 0; }

  .b-aside_one_col .b-newsline {
    width: auto;
    float: none;
    margin-right: 0; }

  .b-archive__top {
    margin-bottom: 30px; }

  .b-newsline__item__selected__img {
    float: left; }

  .b-centre-content__left .b-newsline:first-child {
    margin-right: 4%;
    float: left; }

  .b-centre-content__left__news {
    border-bottom: 0; }

  .content_shar_block {
    display: none; }

  .b-article__content-wrapper {
    padding-left: 0; }

  .content_shar_block_mob {
    display: block; }

  .b-inject__left {
    margin-left: 0; }

  .b-inject__right {
    margin-right: 0; } }
@media (max-width: 970px) {
  #banner_top_970_2 {
    display: none; } }
@media (max-width: 765px) {
  #banner_top_970_3 {
    display: none; }

  aside.b-aside.b-aside_wide {
    display: none; }

  .div_scroll_gallery_sm .ns_description_box .text_descr {
    display: block;
    margin-bottom: 15px; }

  .b-select-period,
  .b-select-author {
    width: 61px; }

  .b-quote-day__slider__arr .b-slider__prev,
  .b-quote-day__slider__arr .b-slider__next {
    background-color: #fff; }

  .b-datepicker__input__wrap input {
    width: 1px; }

  .active_filter + .b-datepicker__input__wrap input {
    color: #e6e6e6; }

  .b-select-rub {
    display: block; }

  .b-datepicker__input__wrap {
    width: 30px; }

  .b-datepicker__input__wrap input {
    color: #4db1bf; }

  .b-datepicker,
  .b-select-rating,
  .b-select-rub {
    width: 62px; }

  .ui-multiselect-checkboxes,
  .ui-multiselect-header {
    right: 55px;
    position: relative; }

  .b-datepicker__input__wrap span {
    color: #4db1bf; }

  .b-inject__left,
  .b-inject__righ {
    float: none; }

  .b-inject {
    width: auto; }

  .b-inject__img {
    display: none; }

  .b-inject__link__text {
    margin-top: -20px; }

  .b-header__logo-link {
    margin-bottom: 0; }

  .b-aside.b-aside_wide {
    margin-right: 0; }

  .b-info-widget {
    margin-top: 20px; }

  .b-content-wrapper_wide {
    padding: 0; }

  .b-soc-list,
  .b-main-menu_link,
  .b-main-menu {
    display: none; }

  .b-main-menu_link.b-main-menu_link-mob {
    display: block;
    top: -57px;
    right: 0; }

  .b-main-menu__wrapper {
    margin-right: 0; }

  .b-top-search__button.b-top-search__open {
    display: block; }

  .b-top-search__form {
    display: none;
    position: absolute;
    width: 220px;
    height: 28px;
    background-color: #f0f0f0;
    top: 100%;
    right: 0; }

  .b-main-search .b-top-search__form {
    display: block;
    position: relative;
    width: auto;
    top: 0; }

  .b-top-search__form.show_block {
    display: block; }

  .b-top-search {
    width: 28px;
    margin: 20px 35px 0 0; }

  .b-serch-widget-logo {
    margin-bottom: 0; }

  .b-main-menu.show_block {
    display: block;
    position: absolute;
    background-color: #f0f0f0;
    right: 0px;
    top: -30px;
    z-index: 600;
    padding: 15px;
    width: 150px; }

  .b-dop_menu {
    display: block;
    position: relative;
    padding: 0;
    right: auto;
    -webkit-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.5); }

  .b-main-menu__item {
    display: block;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    margin: 0; }

  .b-main-menu__item:hover {
    color: #126888; }

  .b-main-menu__item > span {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    display: inline; }

  .b-dop_menu .b-main-menu__item:first-child, .b-dop_menu .b-main-menu__item {
    font-size: 0.8125em;
    margin: 0; }

  .b-content-wrapper {
    padding: 0 15px; }

  .b-centre-content {
    float: none; }

  .b-aside {
    margin-right: 0;
    width: auto;
    float: none;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    padding-top: 20px; }

  .no_mob {
    display: none; }

  .b-day-fine__list__item__img-link {
    float: left;
    max-width: 120px;
    margin-right: 20px; }

  .b-quote-day__slider__arr {
    background-color: #fff; }

  .b-vert-list__item__text-link {
    display: none; }

  .b-col1,
  .b-col2,
  .b-col3 {
    width: auto;
    float: none;
    margin-bottom: 20px; }

  .b-col3 {
    overflow: visible;
    margin-bottom: 0; }

  .b-footer-logo {
    margin: 0 auto 20px auto;
    width: 267px; }

  .b-col__title,
  .b-footer__soc__title {
    display: none; }

  .b-footer .b-soc-list {
    display: block;
    text-align: center; }

  .b-col__title.b-col__title_link {
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center; }

  .arr-down__icon {
    display: inline-block;
    background: url(../img/icons.png) no-repeat -129px -156px;
    width: 13px;
    height: 11px;
    margin: 5px 0 0 5px; }

  .b-col3__list,
  .b-col2__list__wrap,
  .b-bottom-nav {
    display: none; }

  .b-col3__list.show_block,
  .b-col2__list__wrap.show_block {
    display: block; }

  .b-footer_center {
    padding: 20px 15px; }

  .blockquote_all {
    display: none; }

  .blockquote__share {
    text-indent: -9999px;
    width: 20px;
    overflow: hidden; } }
@media (max-width: 480px) {
  .b-white-top {
    margin-bottom: 0; }

  .main_wrapper {
    position: relative; }

  .b-header {
    position: fixed;
    width: 100%;
    z-index: 700;
    left: 0;
    right: 0; }

  .b-search-widget-logo {
    background-color: #fff;
    margin: 0 10px;
    border-bottom: 1px solid #c9c9c9; }

  .b-search-widget-logo.open_top {
    height: 80px; }

  .b-main-menu__wrapper.open_top .b-main-menu_link.b-main-menu_link-mob {
    top: -72px; }
  .b-main-menu__wrapper.open_top .b-main-menu.show_block {
    top: -72px; }

  .b-main-menu_link.b-main-menu_link-mob {
    top: -37px;
    right: 59px; }

  .b-top-search {
    margin: 0 0 0 0;
    position: absolute;
    top: 10px;
    right: 20px; }

  .b-search-widget-logo {
    margin-bottom: 0; }

  .b-main-menu__wrapper {
    margin-bottom: 0; }

  .b-main-menu__item,
  .b-dop_menu .b-main-menu__item:first-child,
  .b-dop_menu .b-main-menu__item {
    margin-bottom: 7px; }

  .b-header_white_bg {
    position: absolute;
    width: 100%;
    height: 100px; }

  .b-main-menu.show_block {
    top: -37px;
    right: 84px; }

  .b-slider_top,
  .b-info-widget {
    display: none; }

  .b-header__logo-link {
    width: 150px;
    margin: 10px 0;
    left: 10px; }

  .b-slider__mob {
    display: block;
    padding-top: 45px; }

  .b-white-top .b-horiz_news_list__img_link {
    display: none; }

  .b-archive-blockquote__item {
    padding-left: 0; }

  .b-archive-blockquote__item blockquote {
    padding-left: 40px; }

  .b-centre-content__left .b-newsline {
    width: auto; }

  .b-article__title {
    font-size: 1.125em; }

  .all_comment {
    float: none;
    margin: 0 auto 10px auto;
    width: 180px; }

  .b-centre-content__left .b-newsline:first-child {
    margin-right: 0;
    float: none;
    margin-bottom: 15px; }

  .b-on-this-day__list__item .b-gor-list__item {
    float: none;
    width: auto;
    margin-bottom: 10px; } }
@media (max-width: 390px) {
  .b-slider-mob__prev,
  .b-slider-mob__next {
    display: block !important; } }
/*.yandex-adaptive-test {
  background: #f00;
}*/
.yandex-adaptive {
  width: 550px;
  height: 220px;
  margin: 0 auto; }

@media (max-width: 910px) {
  .yandex-adaptive {
    width: 400px;
    height: 300px; } }
@media (max-width: 765px) {
  .yandex-adaptive {
    width: 600px;
    height: 200px; } }
@media (max-width: 649px) {
  .yandex-adaptive {
    width: 500px;
    height: 240px; } }
@media (max-width: 549px) {
  .yandex-adaptive {
    width: 400px;
    height: 300px; } }
@media (max-width: 449px) {
  .yandex-adaptive {
    width: 360px;
    height: 340px; } }
@media (max-width: 409px) {
  .yandex-adaptive {
    width: 300px;
    height: 200px; } }
@media (max-width: 349px) {
  .yandex-adaptive {
    width: 200px;
    height: 300px; } }

/*# sourceMappingURL=main.css.map */
