/* Определение переменных
   ========================================================================== */
/*@regular: 'PTSans-Regular';
@bold: 'PTSans-Bold';
@italic: 'PTSans-Italic';
@caption: 'PTSans-Caption';
@rub: 'ALSRubl';

@spriteUrl: url('../images/sprites.png');*/
/* Прозрачность.
   ========================================================================== */
/* Размытие
   ========================================================================== */
/* Тень.
   ========================================================================== */
/* Стандартная рамка с круглымы углами.
   ========================================================================== */
/* Скругленые углы.
   ========================================================================== */
/* Центрирование абсолютно спозиционированного элемента по горизонтали и вертикали.
   ========================================================================== */
/* Центрирование абсолютно спозиционированного элемента по горизонтали.
   ========================================================================== */
/* Центрирование абсолютно спозиционированного элемента по вертикали.
   ========================================================================== */
/* Шрифт.
   ========================================================================== */
/* Плавная смена свойств.
   ========================================================================== */
/* Трасформация.
   ========================================================================== */
/* Поворт элемента.
   ========================================================================== */
/* Зумирование элемента.
   ========================================================================== */
/* Размер фона.
   ========================================================================== */
video::-webkit-media-controls {
    display:none !important;
}
.special-banner {
  height: 86px;
  background-image: url(/assets/images/lube.jpg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}
.b-header-inner .labelweew3 {
  width: 100px;
  height: 50px;
  position: absolute;
  top: 80px;
  left: 545px;
  color: white;
  font-family: Arial;
  letter-spacing: 0px;
  font-size: 13px;
}
.all-spec-news {
  width: 915px;
  margin: 0 auto;
  padding: 30px 0 10px 0;
  font-family: Arial;
  font-size: 15px;
}
.all-spec-news a {
  color: #006AAF;
}
.all-spec-news a:hover {
  color: #004A80;
}
.b-content {
  position: relative;
  z-index: 0;
}
.b-container {
  position: relative;
}
.b-container .b-container-inner-1 {
  width: 960px;
  margin: 0 auto;
}
.b-container .b-container-inner-2 {
  margin: 0 -6px;
  padding: 40px 16px 0 16px;
}
.blue.b-container .b-container-inner-2 {
  padding-top: 0;
}
.b-contacts-page.b-container .b-container-inner-2 {
  padding-bottom: 80px;
}
.b-container .b-container-inner-2.border {
  border-left: 1px solid #f9f9f9;
  border-right: 1px solid #f9f9f9;
}
.b-container.b-white-container .b-container-inner-2 {
  background: #fff;
}
.b-container .main-title {
  margin: 0 0 35px -2px;
  text-transform: uppercase;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-container-gray {
  background: #f5f5f5;
}
.b-container-gray .left-bg {
  position: absolute;
  width: 10000px;
  height: 100%;
  top: 0px;
  left: -10000px;
  z-index: 0;
  background: #eff1f3;
}
.b-container-gray .right-bg {
  position: absolute;
  width: 10000px;
  height: 100%;
  top: 0px;
  right: -10000px;
  z-index: 0;
  background: #eff1f3;
}
.b-column-left {
  clear: both;
  float: left;
  width: 640px;
}
.b-column-left .b-article-file {
  margin-bottom: 25px;
}
.b-column-left .b-article-file .title {
  margin-bottom: 20px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
}
.b-column-left .b-article-file .download-link {
  display: inline-block;
  margin: 15px 0 0 0;
  text-decoration: none;
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-column-left .b-article-file .download-link .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 2px 0 0;
  vertical-align: middle;
  background: url('../images/file-download-icon.png') no-repeat;
}
.b-column-left .b-article-file .download-link .icon.docx,
.b-column-left .b-article-file .download-link .icon.doc,
.b-column-left .b-article-file .download-link .icon.txt {
  width: 13px;
}
.b-column-left .b-article-file .download-link .icon.pdf {
  background-position: left -16px;
}
.b-column-left .b-article-file .download-link .label {
  display: inline-block;
  vertical-align: middle;
}
.b-column-left .b-article-file .download-link:hover {
  color: #004A80;
}
.b-column-right {
  position: relative;
  float: right;
  width: 270px;
  padding-bottom: 30px;
}
.b-column-right.topper{
  padding-top: 85px;
}
.b-doc .b-column-right {
  padding-top: 15px;
}
.b-news-gallery {
  position: relative;
  width: 640px;
  height: 420px;
  margin: 0 18px 0 0;
  font-size: 0px;
  background: #fff;
  white-space: nowrap;
}
.b-news-gallery .items {
  position: relative;
  display: inline-block;
  width: 280px;
  height: 420px;
  vertical-align: top;
  background: #f5f5f5;
  white-space: normal;
}
.b-news-gallery .items .hover-bg {
  position: absolute;
  width: 378px;
  height: 109px;
  top: 0px;
  left: -41px;
  background: url('../images/news-gallery-hover-bg.png') no-repeat;
  background-size: 100%;
  z-index: 2;
}
.b-news-gallery .items .item {
  position: relative;
  display: block;
  height: 84px;
  padding: 0 15px 0 15px;
  overflow: hidden;
  z-index: 3;
  white-space: nowrap;
  cursor: pointer;
}
.b-news-gallery .items .item .description-inner {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.b-news-gallery .items .alignment {
  display: inline-block;
  width: 1px;
  height: 84px;
  vertical-align: middle;
}
.b-news-gallery .items .description {
  position: relative;
  display: inline-block;
  max-height: 72px;
  margin-left: -1px;
  z-index: 1;
  overflow: hidden;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #535353;
  vertical-align: middle;
  white-space: normal;
}
.b-news-gallery .items .video {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 12px;
}
.b-news-gallery .items .video .icon {
  position: absolute;
  width: 16px;
  height: 12px;
  left: 0;
  top: 0;
  background: url('../images/video-icon.png') 0 -12px no-repeat;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.b-news-gallery .items .video .icon.hover {
  background: url('../images/video-icon.png') 0 0 no-repeat;
}
.b-news-gallery .items .hover-description {
  margin-left: -1px;
  overflow: hidden;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #ffffff;
  vertical-align: middle;
  white-space: normal;
}
.b-news-gallery .images {
  position: relative;
  display: inline-block;
  width: 360px;
  height: 420px;
  overflow: hidden;
  vertical-align: top;
}
.b-news-gallery .images .item {
  display: none;
  position: absolute;
  width: 360px;
  height: 420px;
  left: 0;
  top: 0;
}
.b-news-gallery .images .item .play-icon {
  position: absolute;
  width: 86px;
  height: 86px;
  top: 50%;
  left: 50%;
  margin-left: -43px;
  margin-top: -43px;
  opacity: 1;
  background: url('../images/play-icons.png') no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-gallery .images .item .play-icon.hover {
  background-position: center bottom;
  opacity: 0;
}
.b-news-gallery .images .item:hover .play-icon {
  opacity: 0;
}
.b-news-gallery .images .item:hover .play-icon.hover {
  opacity: 1;
}
.b-region-news-line {
  position: relative;
  width: 280px;
  overflow: hidden;
  padding-bottom: 40px;
}
.b-region-news-line .title {
  margin: -2px 0 25px 0;
  text-transform: uppercase;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-region-news-line .title.switch-data {
  display: table;
  font-size: 0px;
}
.b-region-news-line .title.switch-data a,
.b-region-news-line .title.switch-data span {
  display: inline-block;
  vertical-align: middle;
}
.b-region-news-line .title.switch-data .current {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.4;
  color: #000000;
}
.b-region-news-line .title.switch-data .separator {
  width: 16px;
  height: 35px;
  background: url('../images/switch-data-separator.png') no-repeat;
  margin: 0 5px 0 3px;
}
.b-region-news-line .title.switch-data a {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-region-news-line .title.switch-data a .label {
  display: inline;
  border-bottom: 1px dotted #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-region-news-line .title.switch-data a:hover {
  color: #004A80;
}
.b-region-news-line .title.switch-data a:hover .label {
  border-bottom-color: transparent;
}
.b-region-news-line .items .item + .item {
  margin-top: 5px;
}
.b-region-news-line .items .item a {
  position: relative;
  display: block;
  /*max-height: 35px;*/
  padding-bottom: 10px;
  overflow: hidden;
  text-decoration: none;
  outline: none;
}
.b-region-news-line .items .item .city {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 10px;
  color: #d5241f;
}
.b-region-news-line .items .item .separator {
  margin: 0 0 0 0px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 10px;
  color: #e3e3e3;
}
.b-region-news-line .items .item .description {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 10px;
  color: #8f8f8f;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-region-news-line .items .item:hover .description {
  color: #004A80;
}
.b-region-news-line .items .item .transparent-bg {
  position: absolute;
  width: 100%;
  height: 21px;
  left: 0px;
  bottom: 0;
  background: url('../images/vertical-white-trasparent-bg.png') repeat-x left 10px;
}
.b-region-news-line .all-news {
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 2px;
  right: 0px;
  background: #fff;
}
.b-region-news-line .all-news a {
  position: absolute;
  bottom: 0px;
  right: 0px;
  white-space: nowrap;
  text-decoration: none;
}
.b-region-news-line .all-news .label {
  display: inline-block;
  vertical-align: bottom;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  letter-spacing: -0.6px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-region-news-line .all-news:hover .label {
  color: #004A80;
}
.b-region-news-line .all-news .icon {
  display: inline-block;
  width: 16px;
  height: 13px;
  margin-right: 2px;
  vertical-align: bottom;
  background: url('../images/all-news-icon.png') no-repeat;
}
body.index .b-region-news-line {
  position: absolute;
  visibility: hidden;
  height: 420px;
  padding-bottom: 0;
}
.b-region-news-line-wrap {
  padding-bottom: 0;
}
.b-news-line {
  margin-top: 22px;
  padding: 0 0 0 0px;
  font-size: 0px;
  /*.main-title {
		margin: 0 0 35px -2px;
		text-transform: uppercase;
		.font(18px, @fontatigo4F, #000);
	}*/
}
.b-news-line .last-news .item {
  display: inline-block;
  width: 290px;
  vertical-align: top;
}
.b-news-line .last-news .image {
  display: inline-block;
  width: 129px;
  height: 99px;
  margin-right: 12px;
  vertical-align: top;
  overflow: hidden;
}
.b-news-line .last-news .info {
  display: inline-block;
  width: 147px;
  vertical-align: top;
}
.b-news-line .last-news .item + .item {
  margin-left: 40px;
}
.b-news-line .last-news a {
  text-decoration: none;
}
.b-news-line .last-news .title {
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-line .last-news .item:hover .title {
  color: #004A80;
}
.b-news-line .last-news .description {
  display: block;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-news-line .last-news .no-image .info {
  width: 100%;
}
.b-news-line .other-news {
  margin-top: 15px;
}
.b-news-line .other-news .column-left {
  float: left;
  width: 315px;
  margin-right: 10px;
}
.b-news-line .other-news .column-right {
  float: left;
  width: 315px;
}
.b-news-line .other-news .item {
  margin: 0 0 15px 0;
  padding: 0 0 0 19px;
  background: url('../images/dash-marker.png') no-repeat 0 6px;
}
.b-news-line .other-news a {
  display: block;
  text-decoration: none;
}
.b-news-line .other-news .title {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-line .other-news .item:hover .title {
  color: #004A80;
}
.b-news-line .other-news .preview-gallery {
  display: block;
  width: 230px;
  height: 60px;
  margin: 10px 0 0 -9px;
  padding: 10px;
  overflow: hidden;
  background: #f5f5f5;
}
.b-news-line .other-news .preview-gallery .image {
  display: inline-block;
  width: 80px;
  height: 60px;
  margin-right: 10px;
  vertical-align: middle;
  background: yellow;
}
.b-news-line .other-news .count {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  text-align: center;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-line .other-news .count .icon {
  display: block;
}
.b-news-line .other-news .item:hover .count {
  color: #004A80;
}
body.index .b-news-line {
  position: absolute;
  visibility: hidden;
}
.b-person-linked-news {
  width: 340px;
  float: left;
  margin-top: 85px;
}
.b-person-linked-news .item {
  width: 290px;
  margin: 0 0 15px;
  padding: 0 0 0 19px;
  background: url('../images/dash-marker.png') no-repeat 0 8px;
}
.b-person-linked-news a {
  text-decoration: none;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-person-linked-news .title {
  display: block;
  margin-bottom: 12px;
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-person-linked-news .item:hover .title {
  color: #004A80;
}
.b-person-linked-news .preview-gallery {
  display: block;
  width: 250px;
  height: 60px;
  margin: 10px 0 0 -9px;
  padding: 10px;
  overflow: hidden;
  background: #f5f5f5;
}
.b-person-linked-news .preview-gallery .image {
  display: inline-block;
  width: 80px;
  height: 60px;
  margin-right: 10px;
  vertical-align: middle;
  background: yellow;
}
.b-person-linked-news .count {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  text-align: center;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-person-linked-news .count .icon {
  display: block;
}
.b-person-linked-news .item:hover .count {
  color: #004A80;
}
.b-person-linked-videos {
  float: right;
  margin-top: 85px;
  width: 580px;
}
.b-person-linked-videos .main-title {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-person-linked-videos .video-items {
  overflow: hidden;
  background: #f5f5f5;
  padding: 20px 58px;
}
.b-person-linked-videos .video-items .items {
  font-size: 0;
  margin-left: -12px;
}
.b-person-linked-videos .video-items .item {
  position: relative;
  display: inline-block;
  width: 220px;
  max-height: 258px;
  padding: 3px 3px 0px 3px;
  vertical-align: top;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  margin: 0 0px 20px 12px;
}
.b-person-linked-videos .video-items .item:hover {
  background: #fff;
}
.b-person-linked-videos .video-items .image {
  position: relative;
  height: 155px;
  width: 220px;
  overflow: hidden;
  background: #fff;
}
.b-person-linked-videos .video-items .play-icon {
  position: absolute;
  width: 86px;
  height: 86px;
  top: 50%;
  left: 50%;
  margin-left: -43px;
  margin-top: -43px;
  opacity: 1;
  background: url('../images/play-icons.png') no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-person-linked-videos .video-items .play-icon.hover {
  background-position: left bottom;
  opacity: 0;
}
.b-person-linked-videos .video-items .item:hover .play-icon {
  opacity: 0;
}
.b-person-linked-videos .video-items .item:hover .play-icon.hover {
  opacity: 1;
}
.b-person-linked-videos .video-items .description {
  padding: 17px 5px 17px 17px;
  white-space: normal;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.22;
  color: #000000;
  background: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-person-linked-videos .video-items .item:hover .description {
  color: #004A80;
}
.b-person-linked-videos .video-items .transparent-bg {
  position: absolute;
  width: 220px;
  height: 21px;
  left: 3px;
  bottom: 0;
  background: url('../images/vertical-white-trasparent-bg.png') repeat-x;
}
.b-person-linked-photo {
  clear: both;
  position: relative;
}
.b-person-linked-photo .main-title {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 25px;
}
.b-person-linked-photo .viewer-photo {
  padding: 25px 15px;
  position: relative;
  background: #f5f5f5;
}
.b-person-linked-photo .viewer-photo .img-viewer {
  width: 306px;
  height: 268px;
  position: absolute;
  z-index: 99;
  top: -268px;
  left: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-person-linked-photo .viewer-photo .img-viewer img {
  width: 306px;
  height: 268px;
  -moz-box-shadow: 0px 1px 10px #000000;
  -webkit-box-shadow: 0px 1px 10px #000000;
  box-shadow: 0px 1px 10px #000000;
}
.b-person-linked-photo .viewer-photo .items {
  font-size: 0;
}
.b-person-linked-photo .viewer-photo .items .item {
  display: inline-block;
  position: relative;
}
.b-person-linked-photo .viewer-photo .items .item img {
  width: 70px;
  height: 60px;
}
.b-person-linked-photo .viewer-photo .items-hidden {
  padding: 25px 15px;
  font-size: 0;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 100;
}
.b-person-linked-photo .viewer-photo .items-hidden .item {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 60px;
}
.b-word-deed {
  position: relative;
  padding: 25px 0 109px 0;
  font-size: 0px;
  /*background: #eff1f3;*/
}
.b-word-deed .main-title .separator {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #8f8f8f;
}
.b-word-deed .main-title .item {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  border-bottom: 1px dotted #006AAF;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-word-deed .main-title .item:hover {
  color: #004A80;
  border-bottom-color: transparent;
}
.b-word-deed .main-title .item.active {
  color: #000;
  border-bottom-color: transparent;
}
.b-word-deed .blocks {
  position: relative;
}
.b-word-deed .block {
  width: 100%;
  top: 0px;
  left: 0px;
}
.b-word-deed .block + .block {
  position: absolute;
  visibility: hidden;
}
.b-word-deed .b-info-party-members .item .corner {
  border-color: #eff1f3;
}
.b-word-deed .b-info-party-members .item .corner-hide {
  background: #eff1f3;
}
.b-word-deed .b-info-party-members .item .slide-block {
  background: #eff1f3;
}
.b-word-deed .b-info-party-members .item:hover .corner {
  border-color: #d7d7d7;
}
.b-word-deed .b-info-party-members .item:hover .corner-hide {
  background: #ffffff;
  border-color: transparent #d7d7d7;
}
.b-word-deed .b-info-party-members .item:hover .slide-block {
  background: #ffffff;
  border-color: transparent #d7d7d7 #d7d7d7;
}
.b-word-deed .items {
  position: relative;
}
.b-word-deed .item {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
.b-word-deed .item + .item {
  margin-left: 18px;
}
.b-word-deed .item a {
  text-decoration: none;
}
.b-word-deed .item .image {
  display: block;
  position: relative;
  width: 200px;
  height: 180px;
  overflow: hidden;
}
.b-word-deed .item .info {
  position: relative;
  display: block;
  padding: 8px 0 0 15px;
  z-index: 1;
}
.b-word-deed .item .name {
  display: block;
  margin: 0 0 15px 0;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #d5241f;
}
.b-word-deed .item .position {
  display: none;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #7f7f7f;
}
.b-word-deed .item .description {
  display: block;
  margin: 16px 0 0 0;
  font: 14px 'Helvetica-Light-Italic', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-word-deed .all {
  position: absolute;
  bottom: -70px;
  right: 0px;
  white-space: nowrap;
}
.b-word-deed .all a {
  display: block;
  text-decoration: none;
}
.b-word-deed .all .icon {
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-right: 5px;
  vertical-align: top;
  background: url('../images/user-icon.png') no-repeat;
}
.b-word-deed .all .label {
  display: inline-block;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  letter-spacing: -0.3px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-word-deed .all a:hover .label {
  color: #004A80;
}
.b-photo-reports {
  position: relative;
  padding: 0 0 50px 0;
  font-size: 0px;
  /*.main-title {
		position: relative;
		margin: 0 0 35px -2px;
		text-transform: uppercase;
		.font(18px, @fontatigo4F, #000);
	}*/
}
.b-photo-reports .item {
  margin: 0 0 23px 0;
}
.b-photo-reports .item a {
  text-decoration: none;
}
.b-photo-reports .item .images {
  display: block;
  margin: 0 0 14px 0;
  white-space: nowrap;
}
.b-photo-reports .item .images .image {
  display: inline-block;
  width: 70px;
  height: 61px;
  overflow: hidden;
}
.b-photo-reports .item .description {
  display: block;
  margin: 0 0 1px -2px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  letter-spacing: -0.1px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photo-reports .item:hover .description {
  color: #004A80;
}
.b-photo-reports .item .date {
  margin: 0 0 0 -2px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #72787e;
}
.b-photo-reports .item .date .day {
  color: #b93b3b;
}
.b-photo-reports .all {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.b-photo-reports .all a {
  text-decoration: none;
}
.b-photo-reports .all .icon {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 15px;
  top: -2px;
  margin: 0 5px 0 0;
  vertical-align: bottom;
  background: url('../images/photo-icon.png') no-repeat;
}
.b-photo-reports .all .label {
  display: inline-block;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photo-reports .all a:hover .label {
  color: #004A80;
}
.b-video-gallery {
  position: relative;
  height: 400px;
}
.b-video-gallery .background {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #8b0304; /* Old browsers */
  background: -moz-linear-gradient(left, #8b0304 0%, #ed1c24 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#8b0304), color-stop(100%,#ed1c24)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #8b0304 0%,#ed1c24 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #8b0304 0%,#ed1c24 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #8b0304 0%,#ed1c24 100%); /* IE10+ */
  background: linear-gradient(to right, #8b0304 0%,#ed1c24 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0304', endColorstr='#ed1c24',GradientType=1 ); /* IE6-9 */
}
.b-video-gallery .background img {
  width: 100%;
  height: auto;
  min-height: 100%;
}
.b-video-gallery .header, .b-photos-gallery .header {
  position: relative;
  margin: 0 0 34px 0;
  padding: 1px 0 0 0px;
}
.b-video-gallery .header .main-title, .b-photos-gallery .header .main-title {
  display: inline-block;
  margin: 0 0 0 -6px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-photos-gallery .header .main-title {
  color: #000000;
}
.b-video-gallery .header .link, .b-photos-gallery .header .link {
  display: inline-block;
  margin: 0 0 0 12px;
  padding: 0 0 0 20px;
  vertical-align: text-top;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #ffc1c1;
  border-left: 1px dotted #ffc1c1;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photos-gallery .header .link {
  color: #006AAF;
}
.b-video-gallery .header .link:hover, .b-photos-gallery .header .link:hover {
  color: #fff;
  text-decoration: none;
}
.b-photos-gallery .header .link:hover {
  color: #004A80;
}
.b-video-gallery .navigation {
  position: absolute;
  top: 5px;
  right: -1px;
  white-space: nowrap;
}
.b-video-gallery .navigation .item {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  cursor: pointer;
  background: #8b0100;
}
.b-video-gallery .navigation .item + .item {
  margin-left: 6px;
}
.b-video-gallery .navigation .item .core {
  position: absolute;
  width: 9px;
  height: 9px;
  left: 2px;
  top: 2px;
  background: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-gallery .navigation .item:hover .core,
.b-video-gallery .navigation .item.active .core {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.b-video-gallery .video-items, .b-photos-gallery .photo-items {
  margin-left: -10px;
  overflow: hidden;
}
.b-video-gallery .video-items .video-items-inner, .b-photos-gallery .photo-items .photo-items-inner {
  position: relative;
  height: 265px;
  overflow: hidden;
}
.b-video-gallery .video-items .items, .b-photos-gallery .photo-items .items {
  position: absolute;
  padding: 0 3px;
  font-size: 0;
  white-space: nowrap;
  margin-left: -12px;
}
.b-video-gallery .video-items .item, .b-photos-gallery .photo-items .item {
  position: relative;
  display: inline-block;
  width: 220px;
  max-height: 258px;
  padding: 3px 3px 0px 3px;
  vertical-align: top;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  margin: 0 0px 0 12px;
}
.b-video-gallery .video-items .item:hover, .b-photos-gallery .photo-items .item:hover {
  background: #fff;
}
.b-video-gallery .video-items .image, .b-photos-gallery .photo-items .image {
  position: relative;
  height: 155px;
  width: 220px;
  overflow: hidden;
  background: #fff;
}
.b-photos-gallery .photo-items .image {
  height: 146px;
}
.b-video-gallery .video-items .play-icon {
  position: absolute;
  width: 86px;
  height: 86px;
  top: 50%;
  left: 50%;
  margin-left: -43px;
  margin-top: -43px;
  opacity: 1;
  background: url('../images/play-icons.png') no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-gallery .video-items .play-icon.hover {
  background-position: left bottom;
  opacity: 0;
}
.b-video-gallery .video-items .item:hover .play-icon {
  opacity: 0;
}
.b-video-gallery .video-items .item:hover .play-icon.hover {
  opacity: 1;
}
.b-video-gallery .video-items .description, .b-photos-gallery .photo-items .description {
  padding: 17px 5px 17px 17px;
  white-space: normal;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.22;
  color: #000000;
  background: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-gallery .video-items .item:hover .description, .b-photos-gallery .photo-items .item:hover .description {
  color: #004A80;
}
.b-video-gallery .video-items .transparent-bg, .b-photos-gallery .photo-items .transparent-bg {
  position: absolute;
  width: 220px;
  height: 21px;
  left: 3px;
  bottom: 0;
  background: url('../images/vertical-white-trasparent-bg.png') repeat-x;
}
.b-photos-gallery .b-container-inner-2 {
  padding-bottom: 40px;
}
.b-spec .b-container-inner-2 {
  padding-top: 13px;
}
.b-initiative-detail .b-container-inner-2 {
  min-height: 400px;
  padding-top: 35px;
  padding-bottom: 50px;
  background: #fff;
}
.b-initiative-detail .category {
  display: inline-block;
  margin: 0 0 18px 0;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #8f8f8f;
}
.b-initiative-detail .category .value {
  color: #000;
}
.b-initiative-detail .published {
  float: right;
  margin-right: 5px;
  letter-spacing: -0.2px;
}
.b-initiative-detail .published .label {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #8f8f8f;
}
.b-initiative-detail .published .value {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-initiative-detail .published .day {
  color: #D91921;
}
.b-initiative-detail .header-image {
  position: relative;
  width: 972px;
  height: 366px;
  overflow: hidden;
  margin: 0 0 40px -16px;
}
.b-initiative-detail .header-image .image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.b-initiative-detail .header-image .header-image-container {
  position: relative;
  padding: 38px 55px 38px 55px;
}
.b-initiative-detail .header-image .info-wrap {
  position: relative;
  height: 290px;
}
.b-initiative-detail .header-image .info {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.b-initiative-detail .header-image .title {
  margin: 0 0 15px 0;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-initiative-detail .header-image .tags {
  font-size: 0px;
}
.b-initiative-detail .header-image .tag {
  display: inline-block;
  height: 19px;
  margin: 0 25px 12px 0;
  padding: 2px 0 0 20px;
  vertical-align: top;
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 18px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-detail .header-image .tag:after {
  background:  url('../images/tag-icon.png') no-repeat;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  display: inline-block;
  content: "";
  left: 14px;
  top: 6px;
  margin-top: -8px;
  line-height: 13px;
  position: relative;
}
.b-initiative-detail .header-image .tag:hover {
  background-color: #004A80;
}
.b-initiative-detail .header-image .tag.personality {
  background-color: #E61B23;
  color: #fff;
}
.b-initiative-detail .header-image .tag.personality:after {
  background:  url('../images/tag-icon-blue.png') no-repeat;
  background-size: auto 100%;
}
.b-initiative-detail .header-image .tag.personality:hover {
  background-color: #ed6363;
}
.b-initiative-categories .b-container-inner-2 {
  min-height: 400px;
  padding-top: 13px;
  padding-bottom: 30px;
  background: #fff;
}
.b-initiative-categories .breadcrumbs-initiative {
  height: 58px;
  margin: 0 -16px;
  padding: 0 17px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00467a+0,006cb3+100 */
  background: #00467a; /* Old browsers */
  background: -moz-linear-gradient(left, #00467a 0%, #006cb3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00467a), color-stop(100%,#006cb3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #00467a 0%,#006cb3 100%); /* IE10+ */
  background: linear-gradient(to right, #00467a 0%,#006cb3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00467a', endColorstr='#006cb3',GradientType=1 ); /* IE6-9 */
}
.b-initiative-categories .breadcrumbs-initiative .title {
  float: left;
  width: 230px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 58px;
  color: #ffffff;
}
.b-initiative-categories .breadcrumbs-initiative .item {
  float: left;
  margin: 0 0 0 15px;
  text-align: center;
  text-transform: uppercase;
  font: 14px 'Fontatigo4F', sans-serif;
  line-height: 58px;
  color: #ffffff;
}
.b-initiative-categories .breadcrumbs-initiative .item a {
  text-transform: uppercase;
  text-decoration: none;
  font: 14px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-categories .breadcrumbs-initiative .item.active,
.b-initiative-categories .breadcrumbs-initiative .item:hover {
  color: #E61B23;
}
.b-initiative-categories .breadcrumbs-initiative .item.active {
  background: url('../images/current-category-breadcrumbs-arrow.png') no-repeat 50% bottom;
}
.b-initiative-categories .navigation {
  padding: 32px 0 6px;
}
.b-initiative-categories .navigation .item {
  display: inline-block;
  height: 27px;
  margin: 0 12px 12px 0;
  background: #fff;
  cursor: pointer;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 27px;
  color: #3b4149;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-categories .navigation .item a {
  display: block;
  height: 27px;
  padding: 0 13px;
  text-decoration: none;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 27px;
  color: #3b4149;
}
.b-initiative-categories .navigation .item:hover {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  background: #E61B23;
}
.b-initiative-categories .navigation .item:hover a {
  color: #ffffff;
}
.b-initiative-categories .navigation .item.active {
  border-color: #006AAF;
  background: #006AAF;
}
.b-initiative-categories .navigation .item.active a {
  color: #ffffff;
}
.b-initiative-categories .initiatives-items {
  margin-top: 20px;
}
.b-initiative-categories .initiatives-items .item {
  border-bottom: 1px solid #d6d7d8;
  clear: both;
}
.b-initiative-categories .initiatives-items .item:last-child {
  border: none;
}
.b-initiative-categories .initiatives-items .title {
  display: inline-block;
  width: 100%;
  padding: 16px 0 25px;
  text-decoration: none;
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #424242;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-categories .initiatives-items .title:hover {
  color: #004A80;
}
.b-initiative-categories .initiatives-items .date {
  display: block;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a5a5a5;
  margin: 30px 0 15px 0;
}
.b-initiative-categories .initiatives-items .date .red {
  color: #D91921;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items {
  margin-left: -20px;
  font-size: 0px;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item {
  position: relative;
  display: inline-block;
  width: 220px;
  /*height: 205px;*/
  margin: 0 0px 40px 20px;
  vertical-align: top;
  overflow: hidden;
  white-space: normal;
  border: none;
  background: #f5f5f5;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item:hover {
  background: #e9e9e9;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item .description {
  display: block;
  padding: 0 16px;
  font: 14px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #000000;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item a {
  display: block;
  /*height: 205px;*/
  text-decoration: none;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item a:hover .description {
  color: #004A80;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item .image {
  position: relative;
  display: block;
  width: 190px;
  height: 105px;
  margin: 15px;
  overflow: hidden;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item .image .corner {
  position: absolute;
  width: 220px;
  height: 20px;
  bottom: 0;
  left: 0;
  background: url('../images/arrow-grey.png') no-repeat;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item .image .corner-hover {
  position: absolute;
  width: 220px;
  height: 20px;
  bottom: 0;
  left: 0;
  background: #fafafa;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item:hover .corner-hover {
  bottom: -21px;
}
.b-initiative-categories.b-initiative-categories-cart .initiatives-items .item .transparent-bg {
  position: absolute;
  width: 100%;
  height: 21px;
  left: 0px;
  bottom: 0px;
  background: url('../images/vertical-light-gray-trasparent-bg.png') repeat-x;
}
.b-initiative-list .navigation .item {
  display: inline-block;
  height: 27px;
  margin: 0 12px 12px 0;
  padding: 0 13px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 27px;
  color: #3b4149;
  border: 2px solid #2e2e2e;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-list .navigation .item:hover {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.b-initiative-list .navigation .item.active {
  border-color: #fbdf71;
  background: #fbdf71;
  cursor: default;
}
.b-initiative-list .initiatives {
  margin-top: 38px;
  font-size: 0px;
}
.b-initiative-list .initiatives .items-wrapper {
  height: 220px;
  overflow: hidden;
  -webkit-transition: height 0.5s ease-out 0s;
  -moz-transition: height 0.5s ease-out 0s;
  -o-transition: height 0.5s ease-out 0s;
  transition: height 0.5s ease-out 0s;
}
.b-initiative-list .initiatives .items > :nth-child(4n + 4) {
  margin-right: 0px;
}
.b-initiative-list .initiatives .item {
  position: relative;
  display: inline-block;
  width: 220px;
  height: 205px;
  margin: 0 20px 40px 0;
  vertical-align: top;
  overflow: hidden;
  background: #fafafa;
  /*a:visited {
				.description {
					color: #86898b;
				}
			}*/
}
.b-initiative-list .initiatives .item .description {
  display: block;
  padding: 0 14px;
  font: 14px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #000000;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-list .initiatives .item a {
  display: block;
  height: 205px;
  text-decoration: none;
}
.b-initiative-list .initiatives .item a:hover .description {
  color: #004A80;
}
.b-initiative-list .initiatives .item .image {
  position: relative;
  display: block;
  width: 220px;
  height: 105px;
  margin-bottom: 25px;
  overflow: hidden;
  /*&:hover {
					.corner-hover {
						bottom: -21px;
					}
				}*/
}
.b-initiative-list .initiatives .item .image .corner {
  position: absolute;
  width: 220px;
  height: 20px;
  bottom: 0;
  left: 0;
  background: url('../images/arrow-grey.png') no-repeat;
}
.b-initiative-list .initiatives .item .image .corner-hover {
  position: absolute;
  width: 220px;
  height: 20px;
  bottom: 0;
  left: 0;
  background: #fafafa;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-initiative-list .initiatives .item:hover .corner-hover {
  bottom: -21px;
}
.b-initiative-list .initiatives .item .transparent-bg {
  position: absolute;
  width: 100%;
  height: 21px;
  left: 0px;
  bottom: 0px;
  background: url('../images/vertical-light-gray-trasparent-bg.png') repeat-x;
}
.b-initiative-list .show-all {
  position: relative;
  margin: 40px 0 0 0;
  text-align: center;
}
.b-initiative-list .show-all .border {
  position: absolute;
  width: 926px;
  height: 1px;
  top: 50%;
  left: 50%;
  margin-left: -463px;
  margin-top: -0.5px;
  background: #cddce8;
}
.b-initiative-list .show-all .button {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  cursor: pointer;
  background: #fff;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.b-initiative-list .show-all .button .label {
  display: inline-block;
  vertical-align: middle;
  font: 13px 'Helvetica-Italic', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  border-bottom: 1px dotted #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-initiative-list .show-all .button .arrow {
  display: inline-block;
  width: 16px;
  height: 8px;
  margin-left: 10px;
  vertical-align: middle;
  background: url('../images/blue-arrow.png') no-repeat;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.b-initiative-list .show-all .button:hover .label {
  color: #004A80;
  border-color: transparent;
}
.b-initiative-list .show-all .button.open .label {
  color: #004A80;
  border-color: transparent;
}
.b-initiative-list .show-all .button.open .arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b-allies-list {
  margin-bottom: 50px;
}
.b-allies-list .allies-list {
  position: relative;
  margin-left: -18px;
}
.b-allies-list .button {
  position: absolute;
  width: 29px;
  height: 100%;
  top: 0px;
  cursor: pointer;
}
.b-allies-list .button.prev {
  left: 0px;
}
.b-allies-list .button.next {
  left: 649px;
}
.b-allies-list .button .arrow {
  position: absolute;
  width: 8px;
  height: 44px;
  top: 0px;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -22px;
  background: url('../images/arrows.png') no-repeat left bottom;
}
.b-allies-list .button:hover .arrow {
  background-position: right bottom;
}
.b-allies-list .button.next .arrow {
  background-position: left top;
}
.b-allies-list .button.next:hover .arrow {
  background-position: right top;
}
.b-allies-list .items-wrap {
  position: relative;
  width: 620px;
  height: 115px;
  margin: 0 0px 0 29px;
  overflow: hidden;
}
.b-allies-list .items {
  position: absolute;
  left: 0px;
  top: 0px;
  width: auto;
  height: 115px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
}
.b-allies-list .item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.b-allies-list .item + .item {
  margin-left: 26px;
}
.b-allies-list .gsWrapper img {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-allies-list .gsWrapper:hover img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-allies-list .join-a-party {
  position: absolute;
  width: 280px;
  right: -2px;
  bottom: -1px;
  background: #00467a; /* Old browsers */
  background: -moz-linear-gradient(left, #00467a 0%, #006cb3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00467a), color-stop(100%,#006cb3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #00467a 0%,#006cb3 100%); /* IE10+ */
  background: linear-gradient(to right, #00467a 0%,#006cb3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00467a', endColorstr='#006cb3',GradientType=1 ); /* IE6-9 */
}
.b-allies-list .join-a-party .inner {
  padding: 16px 21px 36px;
}
.b-allies-list .join-a-party .label {
  margin: 20px 0;
  text-transform: uppercase;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-allies-list .join-a-party .join {
  display: block;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font: 18px 'Helvetica-Bold', sans-serif;
  line-height: 45px;
  color: #ffffff;
  cursor: pointer;
  background: #E61B23;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-allies-list .join-a-party .join:hover {
  background: #eb5555;
}
.b-sites-members .b-container-inner-2 {
  padding-bottom: 50px;
}
.b-sites-members .items {
  font-size: 0;
  margin-left: -18px;
}
.b-sites-members .item {
  width: 220px;
  display: inline-block;
  margin-left: 18px;
  text-align: center;
  vertical-align: top;
}
.b-sites-members .item .item-inner {
  display: block;
  text-decoration: none;
  padding: 30px 0px 10px;
  border: 1px solid transparent;
  /*background: #efefef;*/
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b-sites-members .item .image {
  display: block;
  height: 99px;
  margin-bottom: 15px;
  overflow: hidden;
}
.b-sites-members .item .image .border {
  display: inline-block;
  width: 180px;
  height: 1px;
  background: #333936;
}
.b-sites-members .item .name {
  display: block;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #333936;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-sites-members .item .name .first-line {
  display: block;
  font-family: 'Helvetica-Bold', sans-serif;
  text-transform: uppercase;
}
.b-sites-members .item .links {
  display: block;
  margin-top: 5px;
  text-align: center;
}
.b-sites-members .item .link {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  padding: 10px;
  overflow: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b-sites-members .item .link .icon {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 10px;
  top: 10px;
  background: url('../images/sites-members-icons.png') no-repeat;
  background-size: 103px
}
.b-sites-members .item .link .icon.hover {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-sites-members .item .link.site .icon {
  background-position: 0 0;
}
.b-sites-members .item .link.site .icon.hover {
  background-position: 0 bottom;
}
.b-sites-members .item .link.twitter .icon {
  background-position: -26px top;
}
.b-sites-members .item .link.twitter .icon.hover {
  background-position: -26px bottom;
}
.b-sites-members .item .link.facebook .icon {
  background-position: -52px 0;
}
.b-sites-members .item .link.facebook .icon.hover {
  background-position: -52px bottom;
}
.b-sites-members .item .link.instagram .icon {
  background-position: -78px 0;
}
.b-sites-members .item .link.instagram .icon.hover {
  background-position: -78px bottom;
}
.b-sites-members .item .link:hover .icon.hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-sites-members .item:hover .item-inner {
  border-color: #d1d1d1;
  background: #fff;
}
.b-sites-members .item:hover .name {
  color: #004A80;
}
.b-sites-members .item:hover .links .link {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-breadcrumbs .b-container-inner-2 {
  padding: 25px 0 11px 10px;
  background: #fff;
}
.b-breadcrumbs .items {
  white-space: nowrap;
  font-size: 0px;
}
.b-breadcrumbs .item {
  display: inline-block;
  vertical-align: middle;
}
.b-breadcrumbs .item a {
  display: inline-block;
  text-decoration: none;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-breadcrumbs .item a:hover {
  color: #004A80;
}
.b-breadcrumbs .item .separator {
  display: inline-block;
  margin: 0 9px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #8f8f8f;
  content: "&#9656;";
}
.b-breadcrumbs .label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 500px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
body.index .b-breadcrumbs {
  display: none;
}
body.spec .b-breadcrumbs {
  display: block;
}
body.contacts-page .b-breadcrumbs {
  z-index: 1;
}
body.contacts-page .b-breadcrumbs .b-container-inner-2 {
  background: none;
}
.b-special-news-detail .b-container-inner-2 {
  padding-top: 13px;
  padding-bottom: 50px;
  background: #fff;
}
.b-special-news-detail .category {
  display: inline-block;
  margin: 0 0 18px 0;
  font: 11px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  font-style: italic;
  color: #a6a6a6;
}
.b-special-news-detail .category .value {
  color: #000;
}
.b-special-news-detail .published {
  float: right;
  margin-right: 5px;
  letter-spacing: -0.2px;
  margin-bottom: 20px;
}
.b-special-news-detail .published .label {
  font: 11px 'Helvetica', sans-serif;
  font-style: italic;
  color: #a6a6a6;
}
.b-special-news-detail .published .value {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-news-detail .header-image {
  position: relative;
  width: 972px;
  height: 366px;
  overflow: hidden;
  margin: 0 0 30px -16px;
}
.b-spec .header-image {
  position: relative;
  width: 970px;
  height: 366px;
  overflow: hidden;
  margin: 0 0 30px -16px;
}
.b-spec .text {
  font: 13px 'Helvetica-Roman', sans-serif;
  margin-bottom: 40px;
}
.b-spec .b-news {
  margin-bottom: 0;
}
.b-special-news-detail .header-image.before,
.b-special-news-detail .header-image.after {
  height: auto;
}
.b-special-news-detail .header-image.before .image,
.b-special-news-detail .header-image.after .image {
  position: static;
  height: 366px;
  overflow: hidden;
}
.b-special-news-detail .header-image.before .info-wrap,
.b-special-news-detail .header-image.after .info-wrap {
  position: relative;
  height: auto;
}
.b-special-news-detail .header-image.before .header-image-container {
  padding: 0 16px 28px;
}
.b-special-news-detail .header-image.after {
  margin-bottom: 28px;
}
.b-special-news-detail .header-image.after .header-image-container {
  padding: 35px 16px 0px;
}
.b-special-news-detail .header-image.in .image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.b-special-news-detail .header-image.in .info-wrap {
  position: relative;
  height: 290px;
}
.b-special-news-detail .header-image.in .info {
  position: absolute;
}
.b-special-news-detail .header-image.in .info.top-left {
  left: 0px;
  top: 0px;
}
.b-special-news-detail .header-image.in .info.top-right {
  text-align: right;
  right: 0px;
  top: 0px;
}
.b-special-news-detail .header-image.in .info.bottom-left {
  left: 0px;
  bottom: 0px;
}
.b-special-news-detail .header-image.in .info.bottom-right {
  text-align: right;
  right: 0px;
  bottom: 0px;
}
.b-special-news-detail .header-image .header-image-container {
  position: relative;
  padding: 38px 55px 38px 55px;
}
.b-special-news-detail .header-image .title {
  /*margin: 0 0 15px 0;*/
  text-transform: uppercase;
  letter-spacing: -0.4px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.17;
  background-color: rgba(255,255,255,0.7);
  display: inline;
  padding: 0 15px;
}
.b-special-news-detail .header-image .title.black {
  /*color: #ffffff;*/
}
.b-special-news-detail .header-image .tags {
  font-size: 0px;
  margin-top: 15px;
}
.b-special-news-detail .header-image .tag {
  display: inline-block;
  height: 19px;
  margin: 0 25px 12px 0;
  padding: 2px 0 0 20px;
  vertical-align: top;
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 18px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-special-news-detail .header-image .tag:after {
  background:  url('../images/tag-icon.png') no-repeat;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  display: inline-block;
  content: "";
  left: 14px;
  top: 6px;
  margin-top: -8px;
  line-height: 13px;
  position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .b-special-news-detail .header-image .tag {
    padding: 0 15px;
  }
  .b-special-news-detail .header-image .tag:after {
    content: none;
  }
}
.b-special-news-detail .header-image .tag:hover {
  background-color: #004A80;
}
.b-special-news-detail .header-image .tag.personality {
  background-color: #E61B23;
  color: #fff;
}
.b-special-news-detail .header-image .tag.personality:after {
  background:  url('../images/tag-icon-blue.png') no-repeat;
  background-size: auto 100%;
}
.b-special-news-detail .header-image .tag.personality:hover {
  background-color: #8b0304;
}
.b-special-news-detail .b-news-line {
  margin: 45px 0 0 0;
}
.b-word-detail .b-container-inner-2 {
  padding-top: 33px;
  padding-bottom: 50px;
  background: #fff;
}
.b-word-detail .header-image {
  position: relative;
  margin: 0 0 40px 0;
}
.b-word-detail .header-image .image {
  float: left;
  width: 485px;
  height: 366px;
  margin: 0 20px 0 -16px;
  overflow: hidden;
}
.b-word-detail .header-image .info {
  margin-top: -7px;
}
.b-word-detail .header-image .info-wrap {
  float: left;
  position: relative;
  width: 450px;
}
.b-word-detail .header-image .title {
  margin: 0 0 25px 0;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-word-detail .header-image .tags {
  margin-bottom: 27px;
  font-size: 0px;
}
.b-word-detail .header-image .description {
  font: 16px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #747579;
  letter-spacing: 0.4px;
}
.b-word-detail .header-image .tag {
  display: inline-block;
  height: 19px;
  margin: 0 25px 12px 0;
  padding: 2px 0 0 20px;
  vertical-align: top;
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 18px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-word-detail .header-image .tag:after {
  background:  url('../images/tag-icon.png') no-repeat;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  display: inline-block;
  content: "";
  left: 14px;
  top: 6px;
  margin-top: -8px;
  line-height: 13px;
  position: relative;
}
.b-word-detail .header-image .tag:hover {
  background-color: #004A80;
}
.b-word-detail .header-image .tag.personality {
  background-color: #E61B23;
  color: #fff;
}
.b-word-detail .header-image .tag.personality:after {
  background:  url('../images/tag-icon-blue.png') no-repeat;
  background-size: auto 100%;
}
.b-word-detail .header-image .tag.personality:hover {
  background-color: #ed6363;
}
.b-word-detail .b-news-line {
  margin: 45px 0 0 0;
}
.b-news-detail .b-container-inner-2 {
  padding-top: 15px;
  padding-bottom: 50px;
  background: #fff;
}
.b-news-detail .header-info .category {
  display: inline-block;
  margin: 0 0 18px 0;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #8f8f8f;
}
.b-news-detail .header-info .category .value {
  color: #000;
}
.b-news-detail .header-info .published {
  /*float: right;*/
  margin-right: 5px;
  letter-spacing: -0.2px;
}
.b-news-detail .header-info .published .label {
  /*font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #8f8f8f;*/
}
.b-news-detail .header-info .published .value {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-news-detail .header-image {
  position: relative;
  margin: 10px 0 40px 0;
}
.b-news-detail .header-image .image {
  float: left;
  width: 485px;
  height: 366px;
  margin: 0 20px 0 -16px;
  overflow: hidden;
}
.b-news-detail .header-image .info {
  margin-top: -7px;
}
.b-news-detail .header-image .info .category, .b-news-detail .header-image .info .published {
  font: 11px 'Helvetica-Roman', sans-serif;
  line-height: 1.5;
  color: #a6a6a6;
  font-style: italic;
}
.b-news-detail .header-image .info-wrap {
  float: left;
  position: relative;
  width: 450px;
}
.b-news-detail .header-image .info-wrap.no-image {
  width: auto;
}
.b-news-detail .header-image .title {
  margin: 0 0 25px 0;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-news-detail .header-image .tags {
  margin-bottom: 27px;
  font-size: 0px;
}
.b-news-detail .header-image .description {
  font: 16px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #747579;
  letter-spacing: 0.4px;
  margin-bottom: 20px;
}
.b-news-detail .header-image .tag {
  display: inline-block;
  height: 19px;
  margin: 0 25px 12px 0;
  padding: 2px 0 0 20px;
  vertical-align: top;
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 18px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-detail .header-image .tag:after {
  background:  url('../images/tag-icon.png') no-repeat;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  display: inline-block;
  content: "";
  left: 14px;
  top: 6px;
  margin-top: -8px;
  line-height: 13px;
  position: relative;
}
.b-news-detail .header-image .tag:hover {
  background-color: #004A80;
}
.b-news-detail .header-image .tag.personality {
  background-color: #E61B23;
  color: #fff;
}
.b-news-detail .header-image .tag.personality:after {
  background:  url('../images/tag-icon-blue.png') no-repeat;
  background-size: auto 100%;
}
.b-news-detail .header-image .tag.personality:hover {
  background-color: #ed6363;
}
.b-news-detail .b-news-line {
  margin: 45px 0 0 0;
}
.b-share-to-social-networks {
  font-size: 0px;
  padding: 24px 0 10px 0;/*
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;*/
  text-align: center;
}
.blue .b-share-to-social-networks {
  /*background: #006cb3;
  background: -moz-linear-gradient(left, #00467a 0%, #006cb3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00467a), color-stop(100%,#006cb3));
  background: -webkit-linear-gradient(left, #00467a 0%,#006cb3 100%);
  background: -o-linear-gradient(left, #00467a 0%,#006cb3 100%); 
  background: -ms-linear-gradient(left, #00467a 0%,#006cb3 100%);
  background: linear-gradient(to right, #00467a 0%,#006cb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00467a', endColorstr='#006cb3',GradientType=1 );*/
}
.b-share-to-social-networks li {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  background: url('../images/share-to-social-networks-icons.png') no-repeat;
}
.b-share-to-social-networks li + li {
  margin-left: 22px;
}
.b-share-to-social-networks li.social-likes__widget_twitter {
  background-position: 0 0;
}
.b-share-to-social-networks li.social-likes__widget_facebook {
  background-position: -40px 0;
}
.b-share-to-social-networks li.social-likes__widget_vkontakte {
  background-position: -80px 0;
}
.b-share-to-social-networks li.social-likes__widget_mailru {
  background-position: -122px 0;
}
.b-share-to-social-networks li.social-likes__widget_livejournal {
  background-position: -163px 0;
}
.b-share-to-social-networks li.social-likes__widget_odnoklassniki {
  background-position: -247px 0;
}
.b-share-to-social-networks li.social-likes__widget_twitter:hover {
  background-position: 0 -44px;
}
.b-share-to-social-networks li.social-likes__widget_facebook:hover {
  background-position: -40px -44px;
}
.b-share-to-social-networks li.social-likes__widget_vkontakte:hover {
  background-position: -80px -44px;
}
.b-share-to-social-networks li.social-likes__widget_mailru:hover {
  background-position: -122px -44px;
}
.b-share-to-social-networks li.social-likes__widget_livejournal:hover {
  background-position: -163px -44px;
}
.b-share-to-social-networks li.social-likes__widget_odnoklassniki:hover {
  background-position: -247px -44px;
}
.b-share-to-social-networks li span {
  display: block;
  height: 100%;
}
.b-share-to-social-networks:hover .social-likes__widget_twitter {
  background-position: 0 -22px;
}
.b-share-to-social-networks:hover .social-likes__widget_facebook {
  background-position: -40px -22px;
}
.b-share-to-social-networks:hover .social-likes__widget_vkontakte {
  background-position: -80px -22px;
}
.b-share-to-social-networks:hover .social-likes__widget_mailru {
  background-position: -122px -22px;
}
.b-share-to-social-networks:hover .social-likes__widget_livejournal {
  background-position: -163px -22px;
}
.b-share-to-social-networks:hover .social-likes__widget_odnoklassniki {
  background-position: -247px -22px;
}
.b-main-news-line {
  width: 280px;
  height: 510px;
  top: 0px;
  margin: 0 0 40px 0;
  z-index: 1;
  overflow: hidden;
}
.b-main-news-line.fixed {
  position: fixed;
  top: -520px;
  margin-top: 0px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  display: none;
}
.b-main-news-line.fixed.show {
  top: 20px;
  height: 510px;
}
.b-main-news-line .title {
  margin: -4px 0 15px 0;
  letter-spacing: -0.8px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
  -moz-opacity: 0.99;
  -khtml-opacity: 0.99;
  -webkit-opacity: 0.99;
  opacity: 0.99;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
  filter: alpha(opacity=99);
}
.b-main-news-line .items {
  overflow: hidden;
  height: 475px;
  background: #f5f5f5;
}
.b-main-news-line .item {
  position: relative;
  height: 230px;
  background: #f5f5f5;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-main-news-line .item.hide {
  height: 0;
}
.b-main-news-line .item a {
  display: block;
  padding: 20px 23px 10px 21px;
  text-decoration: none;
  font: 15px 'Helvetica-Bold', sans-serif;
  line-height: 1;
  color: #000000;
  background: #f5f5f5;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-main-news-line .item a:hover {
  color: #004A80;
}
.b-main-news-line .item .image {
  position: relative;
  display: block;
  margin: 0 0 15px 0;
  height: 133px;
  overflow: hidden;
}
.b-main-news-line .item .image .clipping-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: url('../images/main-news-line-clipping-mask.png') no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
}
.b-main-news-line .item .transparent-bg {
  position: absolute;
  width: 100%;
  height: 21px;
  left: 0px;
  bottom: 0;
  background: url('../images/vertical-gray-trasparent-bg.png') repeat-x left bottom;
}
.b-news-line-fixed {
  display: none;
  position: fixed;
  height: 460px;
  overflow: hidden;
}
.b-news-line-fixed .items {
  position: relative;
}
.b-rich-content {
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 20px;
  color: #1f1f1f;
  letter-spacing: -0.3px;
}
.b-rich-content h2 {
  margin: 0 0 21px 0;
  text-transform: uppercase;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-rich-content p {
  font: 14px Arial, Tahoma, Geneva, sans-serif;
  line-height: 20px;
  color: #1f1f1f;
  letter-spacing: 0px;
}
.b-rich-content a {
  text-decoration: none;
  font: 14px Arial, Tahoma, Geneva, sans-serif;
  color: #006AAF;
}
.b-rich-content a:hover {
  color: #004A80;
}
.b-rich-content strong {
  font-weight: bold;
}
.b-rich-content em {
  font-style: italic;
}
.b-rich-content ul {
  margin: 21px 0 29px;
}
.b-rich-content ul li {
  padding: 0 0 0 20px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
  background: url('../images/content-li-marker.png') no-repeat left 4px;
}
.b-rich-content ul li + li {
  margin-top: 17px;
}
.b-rich-content ol {
  counter-reset: li;
  padding: 0;
  list-style: none;
}
.b-rich-content ol li {
  position: relative;
  padding: 0 0 0 20px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-rich-content ol li + li {
  margin-top: 17px;
}
.b-rich-content ol li:before {
  position: absolute;
  content: counter(li);
  counter-increment: li;
  left: 0px;
  top: 2px;
  font: 14px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.b-rich-content table {
  width: 100%;
  margin: 35px 0;
}
.b-rich-content table thead td {
  background: #efecdc;
  border-bottom: none;
}
.b-rich-content table tr > :first-child {
  padding-left: 57px;
}
.b-rich-content table tr > :last-child {
  padding-right: 30px;
}
.b-rich-content table td,
.b-rich-content table th {
  padding: 10px 15px;
  border-bottom: 1px solid #dadada;
  text-align: left;
}
.b-rich-content table td strong,
.b-rich-content table th strong {
  letter-spacing: 0px;
}
.b-rich-content table th {
  background: #f8f7f0;
}
.b-article-text {
  margin: 25px 0;
  padding-right: 10px;
}
.b-article-photo-gallery {
  margin: 25px 0;
}
.b-article-photo-gallery .count {
  margin: 0 0 15px 0;
  text-align: center;
  font: 13px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-article-photo-gallery .items {
  position: relative;
  height: 359px;
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
}
.b-article-photo-gallery .items .items-inner {
  position: absolute;
}
.b-article-photo-gallery .items .item {
  display: inline-block;
  width: 640px;
  height: 359px;
  overflow: hidden;
}
.b-article-photo-gallery .items .button {
  position: absolute;
  width: 44px;
  height: 100%;
  top: 0px;
  cursor: pointer;
}
.b-article-photo-gallery .items .button.prev {
  left: 0px;
}
.b-article-photo-gallery .items .button.next {
  right: 0px;
}
.b-article-photo-gallery .items .button .button-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #000;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-article-photo-gallery .items .button:hover .button-bg {
  -moz-opacity: 0.39;
  -khtml-opacity: 0.39;
  -webkit-opacity: 0.39;
  opacity: 0.39;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=39);
  filter: alpha(opacity=39);
}
.b-article-photo-gallery .items .button .icon {
  position: absolute;
  width: 12px;
  height: 22px;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px;
  background: url('../images/article-photo-gallery-button.png') no-repeat;
}
.b-article-photo-gallery .items .button.next .icon {
  background-position: right 0;
}
.b-article-text-with-quote {
  margin: 35px 0;
}
.b-article-text-with-quote .quote {
  display: block;
  float: right;
  width: 204px;
  border: 2px solid #c6c6c6;
  margin: 20px 0 20px 30px;
  letter-spacing: 0px;
  font: 16px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #747579;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-article-text-with-quote .quote .quote-inner {
  display: block;
  padding: 16px 10px 16px 19px;
}
.b-article-photo {
  margin: 35px 0;
}
.b-doc .b-article-photo {
  margin: 15px 0;
}
.b-article-photo .image {
  width: 640px;
  height: 359px;
  overflow: hidden;
}
.b-article-photo .description {
  padding: 25px 19px 25px 19px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
  background: #f5f5f5;
}
.b-article-photo .label {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-article-photo:hover .label {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-article-video {
  /*margin: 35px 0;*/
}
.b-article-video .video {
  width: 640px;
  overflow: hidden;
  background: #f5f5f5;
}
.b-article-video .description {
  padding: 25px 19px 25px 19px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
  background: #f8f8f8;
}
.b-article-text-with-teaser {
  margin: 35px 0;
}
.b-article-text-with-teaser .text {
  float: left;
  width: 410px;
  margin: 0 37px 0 0;
}
.b-article-text-with-teaser .teaser {
  float: right;
  width: 184px;
  margin: 13px 0 0 0;
}
.b-article-text-with-teaser .teaser .image {
  text-align: center;
}
.b-article-text-with-teaser .teaser .description {
  margin-top: 12px;
}
.b-article-text-with-teaser .teaser h2 {
  margin-bottom: 16px;
  text-align: center;
  text-transform: none;
  font: 17px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #333936;
}
.b-article-text-with-teaser .teaser h3 {
  font: 16px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-article-incut {
  margin: 35px 0;
  padding: 40px 15px 38px;
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  text-align: center;
  font: 18px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-article-incut a {
  font: 18px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-article-incut a:hover {
  color: #004A80;
}
.b-article-many-photo {
  margin: 35px 0;
  font-size: 0;
}
.b-article-many-photo .item {
  display: inline-block;
  width: 320px;
  height: 179px;
  overflow: hidden;
}
.b-comments {
  margin: 40px 0 0 0;
}
.b-comments .main-title {
  margin-bottom: 25px;
}
.b-comments .item {
  position: relative;
  margin-bottom: 45px;
  padding: 0 0 0 100px;
}
.b-comments .item .control {
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
  font-size: 0;
}
.b-comments .item .control .edit {
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  background: #b9b9b9 url('../images/edit-comment-icon.png') no-repeat center;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-comments .item .control .edit:hover {
  background-color: #aaaaaa;
}
.b-comments .item .control .remove {
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  background: #dc6f6c url('../images/remove-comment-icon.png') no-repeat center;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-comments .item .control .remove:hover {
  background-color: #eb5555;
}
.b-comments .item .remove-control {
  overflow: hidden;
  height: 0px;
  text-align: right;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b-comments .item .remove-control .remove {
  display: inline-block;
  height: 33px;
  margin: 15px 5px 0 0;
  padding: 0 18px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 33px;
  color: #ffffff;
  background: #dc6f6c;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  border: 0;
  outline: none;
}
.b-comments .item .remove-control .remove:hover {
  background: #eb5555;
}
.b-comments .item .remove-control .cancel {
  display: inline-block;
  height: 33px;
  margin: 15px 0 0 0;
  padding: 0 18px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 33px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  border: 0;
  outline: none;
}
.b-comments .item .remove-control .cancel:hover {
  background: #004A80;
}
.b-comments .item.removal .control .remove {
  background: #f2f2f2 url('../images/remove-comment-icon-active.png') no-repeat center;
}
.b-comments .item.removal .remove-control {
  height: 48px;
}
.b-comments .item.removal .description {
  background: #f2f2f2;
}
.b-comments .item .edit-control {
  overflow: hidden;
  height: 0px;
  text-align: right;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b-comments .item .edit-control .save {
  display: inline-block;
  height: 33px;
  margin: 15px 5px 0 0;
  padding: 0 18px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 33px;
  color: #ffffff;
  background: #dc6f6c;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  border: 0;
  outline: none;
}
.b-comments .item .edit-control .save:hover {
  background: #eb5555;
}
.b-comments .item .edit-control .cancel {
  display: inline-block;
  height: 33px;
  margin: 15px 0 0 0;
  padding: 0 18px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 33px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  border: 0;
  outline: none;
}
.b-comments .item .edit-control .cancel:hover {
  background: #004A80;
}
.b-comments .item.editing .control .edit {
  background: #f2f2f2 url('../images/edit-comment-icon-active.png') no-repeat center;
}
.b-comments .item.editing .edit-control {
  height: 48px;
}
.b-comments .item.editing .description {
  background: #f2f2f2;
}
.b-comments .item.editing .description textarea {
  display: block;
  background: #f2f2f2;
}
.b-comments .item.has-edit .control {
  display: block;
}
.b-comments .item .comment {
  position: relative;
  margin-left: -100px;
  z-index: 1;
}
.b-comments .item .image {
  position: absolute;
  left: 0px;
  top: 2px;
}
.b-comments .item .name {
  position: relative;
  margin-bottom: 13px;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #d5241f;
}
.b-comments .item .name .b-user-card-wrap {
  position: absolute;
  display: block;
  height: 0;
  left: 0px;
  bottom: 100%;
  padding-bottom: 0px;
  z-index: 1;
  overflow: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out 0.1s;
  -moz-transition: all 0.3s ease-out 0.1s;
  -o-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s;
}
.b-comments .item .name .b-user-card {
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease-out 0.1s;
  -moz-transition: all 0.3s ease-out 0.1s;
  -o-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s;
}
.b-comments .item .name:hover .b-user-card-wrap {
  height: auto;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-comments .item .name:hover .b-user-card {
  margin-bottom: 10px;
}
.b-comments .item .description {
  position: relative;
  z-index: 0;
  margin: 0 0 0 -100px;
  padding: 17px 15px 17px 102px;
  letter-spacing: -0.3px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 19px;
  color: #1f1f1f;
  background: #efecdc;
  cursor: pointer;
}
.b-comments .item .description-inner {
  position: relative;
}
.b-comments .item .edit-comment-text textarea {
  display: none;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border: none;
  resize: none;
  letter-spacing: -0.3px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 19px;
  color: #1f1f1f;
  background: #efecdc;
}
.b-comments .item .icon {
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0px;
  top: 2px;
  background: url('../images/comment-icon.png') no-repeat;
}
.b-comments .leave-comment {
  position: relative;
  margin-bottom: 45px;
}
.b-comments .leave-comment .leave-comment-inner {
  position: relative;
  padding: 0 0 0 100px;
  z-index: 1;
  background: #fff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-comments .leave-comment.success .leave-comment-inner {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-comments .leave-comment .f-error {
  position: absolute;
  width: 320px;
  padding: 10px 0 0 0;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 14px;
  color: #E61B23;
}
.b-comments .leave-comment .success-message {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  padding: 20px 0 0 0;
  text-align: center;
  font: 22px 'Helvetica-Roman', sans-serif;
  line-height: 30px;
  color: #1f1f1f;
}
.b-comments .leave-comment .image {
  position: absolute;
  left: 0px;
  top: 2px;
}
.b-comments .leave-comment .name {
  margin-bottom: 16px;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #d5241f;
}
.b-comments .leave-comment .comment textarea {
  width: 521px;
  min-height: 21px;
  margin: 0 0 0 -100px;
  padding: 16px 15px 16px 102px;
  letter-spacing: -0.3px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 19px;
  color: #1f1f1f;
  background: #f2f2f2;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border: 1px solid transparent;
  resize: none;
  outline: none;
}
.b-comments .leave-comment .comment textarea:focus {
  border-color: #004A80;
}
.b-comments .leave-comment input[type="submit"] {
  float: right;
  height: 33px;
  margin: 15px 0 0 0;
  padding: 0 18px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 33px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  border: 0;
  outline: none;
}
.b-comments .leave-comment input[type="submit"]:hover {
  background: #004A80;
}
.b-words-deeds-list .b-container-inner-2 {
  padding-top: 22px;
  padding-bottom: 40px;
  background: #fff;
}
.b-words-deeds-list .b-info-party-members .item .corner {
  border-color: #ffffff;
}
.b-words-deeds-list .b-info-party-members .item .corner-hide {
  background: #ffffff;
  border-color: transparent;
}
.b-words-deeds-list .b-info-party-members .item .slide-block {
  background: #ffffff;
  border-color: transparent;
}
.b-words-deeds-list .b-info-party-members .item:hover .corner {
  border-color: transparent #d7d7d7;
}
.b-words-deeds-list .b-info-party-members .item:hover .corner-hide {
  border-color: transparent #d7d7d7;
}
.b-words-deeds-list .b-info-party-members .item:hover .slide-block {
  background: #ffffff;
  border-color: transparent #d7d7d7 #d7d7d7;
}
.b-words-deeds-list .last-items {
  font-size: 0px;
  margin-bottom: 40px;
}
.b-words-deeds-list .last-items .item {
  display: inline-block;
  width: 200px;
  margin: 0 20px 27px 0;
  vertical-align: top;
  overflow: visible;
  position: relative;
}
.b-words-deeds-list .last-items .item a {
  text-decoration: none;
  display: block;
}
.b-words-deeds-list .last-items .item .image {
  display: block;
  width: 200px;
  height: 180px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.b-words-deeds-list .last-items .item .info {
  position: relative;
  display: block;
  padding: 7px 0 0 15px;
  z-index: 1;
}
.b-words-deeds-list .last-items .item .name {
  display: block;
  margin: 0 0 15px 0;
  padding-left: 3px;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #d5241f;
}
.b-words-deeds-list .last-items .item .position {
  display: none;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #7f7f7f;
}
.b-words-deeds-list .last-items .item .description {
  display: block;
  margin: 14px 0 0 0;
  font: 14px 'Helvetica-Light-Italic', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-words-deeds-list .last-items > :nth-child(3n + 3) {
  margin-right: 0px;
}
.b-words-deeds-list .other-items .item {
  min-height: 81px;
}
.b-words-deeds-list .other-items .item + .item {
  margin-top: 40px;
}
.b-words-deeds-list .other-items .item a {
  display: block;
  position: relative;
  padding: 0 0 0 120px;
  text-decoration: none;
}
.b-words-deeds-list .other-items .item .image {
  position: absolute;
  width: 100px;
  height: 81px;
  left: 2px;
  top: 2px;
  overflow: hidden;
}
.b-words-deeds-list .other-items .item .name {
  display: block;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #d5241f;
}
.b-words-deeds-list .other-items .item .position {
  display: block;
  width: 380px;
  margin: -3px 0 5px 0;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.3;
  color: #7f7f7f;
}
.b-words-deeds-list .other-items .item .description {
  display: block;
  margin: 0 0 0 -120px;
  padding: 13px 0 13px 120px;
  background: #f5f5f5;
  font: 18px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-words-deeds-list .other-items .item:hover .description {
  color: #004A80;
}
.b-words-deeds-list .b-column-right {
  padding-top: 14px;
}
.b-info-party-members .item .corner {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 198px;
  height: 20px;
  background: url("../images/arrow-border.png") no-repeat scroll 0% 0% transparent;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  z-index: 10;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-info-party-members .item .corner-hide {
  position: absolute;
  bottom: 0px;
  left: 1px;
  width: 198px;
  height: 20px;
  background: none repeat scroll 0% 0% #ffffff;
  z-index: 20;
  -webkit-transition: border-color 0.2s ease-out 0.1s;
  -moz-transition: border-color 0.2s ease-out 0.1s;
  -o-transition: border-color 0.2s ease-out 0.1s;
  transition: border-color 0.2s ease-out 0.1s;
  -webkit-transition: background-color 0.2s ease-out 0.1s;
  -moz-transition: background-color 0.2s ease-out 0.1s;
  -o-transition: background-color 0.2s ease-out 0.1s;
  transition: background-color 0.2s ease-out 0.1s;
}
.b-info-party-members .item .slide-block {
  position: absolute;
  display: block;
  width: 168px;
  left: 0px;
  top: 0px;
  z-index: 10;
  padding: 7px 15px 15px 15px;
  overflow: hidden;
  background: none repeat scroll 0% 0% #ffffff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-info-party-members .item .slide-block .description {
  margin: 0px;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-info-party-members .item .slide-block .position {
  position: relative;
  margin-bottom: 14px;
}
.b-info-party-members .item:hover .description {
  color: #004A80;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-news-line-small .main-title {
  margin-bottom: 23px;
}
.b-news-line-small .items {
  padding: 15px 5px 15px 14px;
  background: #f0f0e7;
}
.b-news-line-small .item + .item {
  margin-top: 15px;
}
.b-news-line-small .item a {
  display: block;
  text-decoration: none;
  margin-left: -5px;
  padding: 0 0 0 21px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  background: url('../images/dash-marker.png') no-repeat left 7px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-line-small .item a:hover {
  color: #004A80;
}
.b-news-line-small .first {
  min-height: 96px;
  margin: 0px 0 17px 0;
}
.b-news-line-small .first a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 0 140px;
  text-decoration: none;
}
.b-news-line-small .first.no-image a {
  margin: 0 0 0 -5px;
  padding-left: 21px;
}
.b-news-line-small .first .image {
  position: absolute;
  left: 0px;
  top: 0px;
}
.b-news-line-small .first .title {
  display: block;
  text-transform: uppercase;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news-line-small .first:hover .title {
  color: #004A80;
}
.b-news-line-small .first .description {
  display: block;
  height: 30px;
  overflow: hidden;
  margin-top: 10px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-pagination {
  margin: 15px 0 30px 0;
  white-space: nowrap;
  clear: both;
}
.b-pagination .b-pagination-inner {
  position: relative;
  display: inline-block;
  background: #f5f5f5;
}
.b-pagination .items {
  font-size: 0;
}
.b-pagination .item,
.b-pagination .skipped {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 20px;
  color: #444444;
}
.b-pagination .item a,
.b-pagination .skipped a {
  position: relative;
  display: block;
  min-width: 20px;
  height: 20px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 20px;
  color: #444444;
  text-decoration: none;
  background: #f5f5f5;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-pagination .item a:hover,
.b-pagination .skipped a:hover {
  /*background: #d7e3ed;*/
}
.b-pagination .item.active a,
.b-pagination .skipped.active a {
  color: #fff;
  background: #d5241f;
}
.b-pagination .item.prev,
.b-pagination .skipped.prev,
.b-pagination .item.next,
.b-pagination .skipped.next {
  width: 43px;
  height: 43px;
  background: #e9e9e9;
}
.b-pagination .item.prev a,
.b-pagination .skipped.prev a,
.b-pagination .item.next a,
.b-pagination .skipped.next a {
  width: 43px;
  height: 43px;
  background: #e9e9e9;
}
.b-pagination .item.prev:hover a,
.b-pagination .skipped.prev:hover a,
.b-pagination .item.next:hover a,
.b-pagination .skipped.next:hover a {
  background: #d9d9d9;
}
.b-pagination .item.prev .icon,
.b-pagination .skipped.prev .icon,
.b-pagination .item.next .icon,
.b-pagination .skipped.next .icon {
  position: absolute;
  width: 24px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -11px;
  background: url('../images/pagination-icon.png') no-repeat;
  background-size: 200%;
}
.b-pagination .item.prev .icon,
.b-pagination .skipped.prev .icon {
  margin-left: -13px;
}
.b-pagination .item.prev,
.b-pagination .skipped.prev {
  margin-right: 13px;
}
.b-pagination .item.prev .icon,
.b-pagination .skipped.prev .icon {
  background-position: left top;
}
.b-pagination .item.prev:hover .icon,
.b-pagination .skipped.prev:hover .icon {
  /*background-position: left bottom;*/
}
.b-pagination .item.next,
.b-pagination .skipped.next {
  margin-left: 15px;
}
.b-pagination .item.next .icon,
.b-pagination .skipped.next .icon {
  background-position: right top;
}
.b-pagination .item.next:hover .icon,
.b-pagination .skipped.next:hover .icon {
  /*background-position: right bottom;*/
}
.b-pagination .item.prev.inactive,
.b-pagination .skipped.prev.inactive {
  background: #f5f5f5;
  opacity: 0.5;
}
.b-pagination .item.prev.inactive .icon,
.b-pagination .skipped.prev.inactive .icon {
  background-position: left bottom;
}
.b-pagination .item.prev.inactive:hover .icon,
.b-pagination .skipped.prev.inactive:hover .icon {
  background-position: left bottom;
}
.b-pagination .item.next.inactive,
.b-pagination .skipped.next.inactive {
  background: #f5f5f5;
  opacity: 0.5;
}
.b-pagination .item.next.inactive .icon,
.b-pagination .skipped.next.inactive .icon {
  background-position: right bottom;
}
.b-pagination .item.next.inactive:hover .icon,
.b-pagination .skipped.next.inactive:hover .icon {
  background-position: right bottom;
}
.b-documents-detail .b-container-inner-2 {
  padding-top: 33px;
  background: #fff;
}
.b-documents-detail h1.main-title {
  margin-bottom: 15px;
  padding-right: 20px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-user-profile .b-container-inner-2 {
  padding-top: 42px;
  padding-bottom: 60px;
  background: #fff;
}
.b-user-profile .info {
  background: #f4f4f4;
  padding-bottom: 11px;
}
.b-user-profile .info .b-column-left {
  float: left;
  width: 100px;
}
.b-user-profile .info .b-column-left .messages {
  margin: 12px 0 0 10px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-user-profile .info .b-column-left .messages span {
  display: block;
}
.b-user-profile .info .b-column-right {
  float: right;
  width: 810px;
  margin: 0 10px 0 20px;
}
.b-user-profile .info .b-column-right .login {
  font: 12px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #E61B23;
  margin: 18px 0 10px;
}
.b-user-profile .info .b-column-right .name {
  margin-top: 3px;
  font: 20px 'Helvetica-Roman', sans-serif;
  line-height: 22px;
  color: #006AAF;
}
.b-user-profile .info .b-column-right .surname {
  font: 20px 'Helvetica-Roman', sans-serif;
  line-height: 22px;
  color: #006AAF;
}
.b-user-profile .info .b-column-right .last-activity {
  float: right;
  width: 128px;
  margin: 16px 0 0 0;
  font: 11px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a6a6a6;
}
.b-user-profile .info .b-column-right .position {
  margin-top: 25px;
}
.b-user-profile .info .b-column-right p {
  margin: 6px 0;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 16px;
  color: #444444;
}
.b-user-profile .aboutme {
  padding: 17px 20px 1px;
  border-top: 12px solid #E61B23;
  background: #efecdc;
}
.b-user-profile .aboutme .main-title {
  margin-bottom: 26px;
}
.b-user-profile .aboutme p {
  margin: 10px 0 22px;
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.6;
  color: #1f1f1f;
}
.b-main-news-list .b-container-inner-2 {
  min-height: 400px;
  padding-top: 15px;
  padding-bottom: 50px;
  background: #fff;
}
.b-main-news-list .b-pagination {
  padding-top: 30px;
}
.b-white-space {
  width: 972px;
  margin: 0 auto;
  padding-top: 13px;
  background: #fff;
}
.b-news {
  margin: 0 -16px 30px -16px;
  padding: 0 16px;
  min-height: 60px;
  font-family: 'Helvetica-Roman', sans-serif;
  text-transform: uppercase;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00467a+0,006cb3+100 */
  background: #00467a; /* Old browsers */
  background: -moz-linear-gradient(left, #00467a 0%, #006cb3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00467a), color-stop(100%,#006cb3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #00467a 0%,#006cb3 100%); /* IE10+ */
  background: linear-gradient(to right, #00467a 0%,#006cb3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00467a', endColorstr='#006cb3',GradientType=1 ); /* IE6-9 */
}
.b-news.nmb {
  margin-bottom: 0;
}
.b-news .title {
  display: inline-block;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 60px;
  color: #ffffff;
  margin: 0 20px 0 0;
  vertical-align: middle;
}
.b-news .items {
  display: inline-block;
  height: 40px;
}
.b-news .item {
  display: inline-block;
  font-size: 15px;
  line-height: 64px;
  padding: 0 25px;
  vertical-align: middle;
}
.b-news .item a {
  text-decoration: none;
  color: #ffffff;
}
.b-news .item a:hover {
  color: #E61B23;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-news .item.active {
  background: url(../images/item-active-arrow.png) no-repeat center bottom 2px;
}
.b-news .item.active a,
.b-news .item.active span {
  color: #ffffff;
}
.b-main-news-list .news-list {
  width: 640px;
  float: left;
}
.b-main-news-list .news-list .item {
  border-bottom: 1px solid #d6d7d8;
  clear: both;
  padding: 0 20px 0 0;
  overflow: hidden;
}
.b-main-news-list .news-list .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-main-news-list .news-list .item .date .red {
  color: #b93b3b;
}
.b-main-news-list .news-list img {
  margin: 0 20px 0 0;
}
.b-main-news-list .news-list .item.big {
  color: #1f1f1f;
  padding: 0px 0 20px 0;
  float: left;
  width: 100%;
}
.b-main-news-list .news-list .item.big a {
  display: block;
  text-decoration: none;
}
.b-main-news-list .news-list .item.big .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-main-news-list .news-list .item.big .date .red {
  color: #b93b3b;
}
.b-main-news-list .news-list .item.big .title {
  font: 18px 'Helvetica-Roman', sans-serif;
  line-height: 24px;
  color: #1f1f1f;
  text-transform: uppercase;
  padding: 6px 0 0 0;
}
.b-main-news-list .news-list .item.big:hover .title {
  color: #E61B23;
}
.b-main-news-list .news-list .item.big img {
  width: 280px;
  height: 155px;
  float: left;
  margin: 22px 20px 0 0px;
}
.b-main-news-list .news-list .item.big .more-link {
  font: 14px/34px Tahoma, sans-serif;
  color: #006AAF;
  text-decoration: none;
  display: inline-block;
}
.b-main-news-list .news-list .item.big .description {
  font: 13px 'Tahoma', sans-serif;
  line-height: 20px;
  color: #1f1f1f;
  margin: 17px 0;
}
.b-main-news-list .news-list .middle a {
  display: block;
  padding: 28px 0;
  color: #E61B23;
  font: 15px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-main-news-list .news-list .middle a:hover {
  color: #E61B23;
}
.b-main-news-list .news-list .middle img {
  float: left;
}
.b-main-news-list .news-list .middle .title {
  padding: 10px 0;
  display: block;
}
.b-main-news-list .news-list .middle .date {
  font-size: 12px;
}
.b-main-news-list .news-list .item.small a {
  display: block;
  padding: 20px 0 30px 0;
  text-decoration: none;
  color: #444;
}
.b-main-news-list .news-list .item.small a .title {
  display: block;
  padding-left: 115px;
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-main-news-list .news-list .item.small a:hover .title {
  color: #004A80;
}
.b-main-news-list .news-list .item.small .date {
  line-height: 16px;
  float: left;
  width: 80px;
}
.b-main-news-list .news-list .item.small .date .year {
  display: block;
}
.b-article-list .item .description {
  padding: 0 0 25px 0;
}
.b-article-list .item .comment-count {
  position: absolute;
  right: 5px;
  bottom: 15px;
}
.b-article-list .item .comment-count .icon {
  display: inline-block;
  width: 17px;
  height: 15px;
  margin-right: 5px;
  vertical-align: top;
  background: url('../images/comment-count.png') no-repeat;
}
.b-article-list .item .comment-count .count {
  display: inline-block;
  vertical-align: top;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #7f7f7f;
}
/* События.
   ========================================================================== */
.b-events {
  float: right;
  width: 280px;
}
.b-events .title {
  font: 19px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
  margin-top: 5px;
}
.b-events .events-inner {
  /*background: #ecf0f3;*/
  margin-top: 30px;
  padding: 5px 0 15px 0;
}
.b-events .events-inner .date {
  color: #a4a4a4;
  font: 12px/20px Tahoma, sans-serif;
  margin-left: 30px;
}
.b-events .events-inner .date .red {
  color: #b93b3b;
}
.b-events .events-inner .title {
  position: relative;
  padding: 0 10px 0px 30px;
  margin: 0;
}
.b-events .events-inner .item a {
  position: relative;
  display: block;
  max-height: 60px;
  padding-bottom: 10px;
  overflow: hidden;
  text-decoration: none;
}
.b-events .events-inner .item .title {
  font: 13px Tahoma, sans-serif;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-events .events-inner .item:hover .title {
  color: #004A80;
}
.b-events .events-inner .item .transparent-bg {
  position: absolute;
  width: 100%;
  height: 21px;
  left: 3px;
  bottom: 0;
  background: url('../images/vertical-gray-2-trasparent-bg.png') repeat-x 0 10px;
}
.b-events .events-inner > div {
  margin-top: 10px;
  background: url(../images/dash.png) no-repeat top 32px left 10px;
}
.b-doc {
  padding-bottom: 35px;
}
.b-doc .b-container-inner-2 {
  padding-top: 13px;
  background: #fff;
}
.b-biography .b-container-inner-2 {
  padding: 35px 16px ;
  background: #fff;
}
.b-biography .person-info {
  /*background: #f4f4f4;*/
  border-bottom: 10px solid #ffffff;
  position: relative;
}
.b-biography .person-info img {
  float: left;
  margin-right: 20px;
}
.b-biography .person-info .person-info-text {
  padding-left: 15px;
  overflow: hidden;
  background: #efefef;
}
.b-biography .person-info .name {
  width: 380px;
  font: 24px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  margin-top: 15px;
}
.b-biography .person-info .position {
  width: 380px;
  font: 18px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
  margin: 5px 0 20px;
}
.b-biography .person-info .born-info {
  width: 280px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
  position: absolute;
  text-align: right;
  right: 10px;
  top: 15px;
}.b-biography .person-info .quote {
  font: 18px 'Georgia-Italic', sans-serif;
  line-height: 1.2;
  color: #E61B23;
  /*background: #f4f4f4;*/
  padding: 20px 200px 0 330px;
}
.b-biography .item-biography {
  position: relative;
}
.b-biography .item-biography .title {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 50px;
  color: #ffffff;
  padding: 0 20px;
  height: 50px;
  margin-bottom: 20px;
  background: #00467a; /* Old browsers */
  background: -moz-linear-gradient(left, #00467a 0%, #006cb3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00467a), color-stop(100%,#006cb3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #00467a 0%,#006cb3 100%); /* IE10+ */
  background: linear-gradient(to right, #00467a 0%,#006cb3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00467a', endColorstr='#006cb3',GradientType=1 ); /* IE6-9 */
  z-index: 1;
  position: relative;
}
.b-biography .item-biography .border {
  height: 100%;
  width: 1px;
  background: #abadaa;
  position: absolute;
  left: 25px;
  top: 0;
}
.b-biography .item-biography .item {
  position: relative;
  margin-bottom: 25px;
}
.b-biography .item-biography .item .item-inner {
  text-decoration: none;
}
.b-biography .item-biography .item .item-inner .icon {
  background: url(../images/disc.png) no-repeat 0 0;
  height: 11px;
  width: 11px;
  position: absolute;
  top: 0;
  left: 20px;
  opacity: 1;
}
.b-biography .item-biography .item .item-inner .icon .icon-inner {
  background: url(../images/disc.png) no-repeat 0 -12px;
  opacity: 0;
  height: 11px;
  width: 11px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-biography .item-biography .item .item-inner .date {
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
  font-weight: bold;
  display: inline-block;
  padding-left: 50px;
  width: 145px;
  vertical-align: top;
  position: relative;
  top: -3px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-biography .item-biography .item .item-inner .date span {
  color: #a2a2a2;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-biography .item-biography .item .item-inner .description {
  font: 14px 'Tahoma', sans-serif;
  line-height: 20px;
  color: #444444;
  width: 730px;
  display: inline-block;
  position: relative;
  top: -5px;
}
.b-biography .item-biography .item .item-inner:hover .date,
.b-biography .item-biography .item .item-inner:hover .date span {
  color: #006AAF;
}
.b-biography .item-biography .item .item-inner:hover .icon-inner {
  background: url(../images/disc.png) no-repeat 0 -12px;
  opacity: 1;
}
.b-biography .item-biography .last {
  background: #fff;
}
.b-biography .scroll-pane {
  position: relative;
  max-height: 310px;
  padding: 20px 40px 10px 20px;
  overflow: hidden;
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-biography .scroll-pane .title {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-biography .scroll-pane .jspVerticalBar {
  width: 8px;
}
.b-biography .scroll-pane .jspDrag {
  background: #006AAF;
}
.b-biography .scroll-pane .jspDrag:hover {
  background: #004A80;
}
.b-biography .scroll-pane.left {
  width: 400px;
  float: left;
  background: #f5f5f5;
  overflow: hidden;
}
.b-biography .scroll-pane.left.big {
  float: none;
  width: auto;
}
.b-biography .scroll-pane.left .jspTrack {
  background: #f5f5f5;
}
.b-biography .scroll-pane.right {
  width: 400px;
  float: right;
  background: #f5f5f5;
}
.b-biography .scroll-pane.right.big {
  float: none;
  width: auto;
}
.b-biography .scroll-pane.right .jspTrack {
  background: #f5f5f5;
}
.b-photo-gallery .b-container-inner-2 {
  padding-bottom: 90px;
  background: #f5f5f5;
}
.b-photo-gallery .container-inner {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding: 0 16px;
}
.b-photo-gallery .b-container-inner-2 {
  min-height: 400px;
  padding-top: 17px;
}
.b-photo-gallery .main-title {
  margin-bottom: 0px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 40px;
  color: #ffffff;
}
.b-photo-gallery .b-article-photo-gallery {
  display: inline-block;
  width: 575px;
  height: 381px;
  margin: 0;
  font-size: 0;
}
.b-photo-gallery .b-article-photo-gallery .items {
  height: 400px;
  margin: 0px;
}
.b-photo-galleries {
  padding-bottom: 5px;
}
.b-photo-galleries .items {
  margin: 0 -4px 0px;
  font-size: 0;
}
.b-photo-galleries .item-wrapper {
  display: inline-block;
  width: 230px;
  padding: 0 0 30px;
  background: url('../images/gallery-selected-arrow.png') no-repeat bottom center;
  cursor: pointer;
}
.b-photo-galleries .item {
  display: inline-block;
  width: 220px;
  margin-left: 9px;
  padding: 6px 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-photo-galleries .item .foto-description {
  height: 51px;
  padding: 23px 0 27px;
  overflow: hidden;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 17px;
  color: #ffffff;
}
.b-photo-galleries .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 17px;
  color: #61666b;
}
.b-photo-galleries .item .day {
  display: inline-block;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-photo-galleries .item:first-child {
  margin-left: 0px;
}
.b-photo-galleries .item:hover {
  background: #373b43;
}
.b-photo-galleries .item:hover .day {
  color: #D91921;
}
.b-photo-galleries .item.selected .num-photo {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-galleries .item.selected .hover-bg {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.b-photo-galleries .image {
  position: relative;
  height: 146px;
  font-size: 0px;
}
.b-photo-galleries .image .num-photo {
  position: absolute;
  width: 220px;
  height: 146px;
  left: 0;
  top: 0;
  text-align: center;
  font: 20px 'Helvetica-Roman', sans-serif;
  line-height: 146px;
  color: #ffffff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-photo-galleries .image .hover-bg {
  position: absolute;
  width: 220px;
  height: 146px;
  left: 0;
  top: 0;
  background: #000;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.b-photo-galleries .image:hover .num-photo {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-galleries .image:hover .hover-bg {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.b-photo-galleries .photo-galleries-title {
  position: relative;
  height: 15px;
  margin: 29px 0 29px;
  border-bottom: 1px solid #3c434c;
  font: 14px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-photo-galleries .photo-galleries-title .month-name {
  position: absolute;
  margin-bottom: -2px;
  padding: 0 7px 0 0;
  left: 0;
  bottom: -4px;
  background: #1d2023;
}
.b-photo-galleries .photo-galleries-title .albums-num {
  position: absolute;
  margin-bottom: -2px;
  padding: 0 0 0 7px;
  right: 0;
  bottom: -4px;
  background: #1d2023;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #80878e;
}
.b-gallery-viewer {
  display: none;
  height: 523px;
  margin: 0px -10px 22px;
}
.b-gallery-viewer .b-gallery-viewer-inner {
  margin-top: 30px;
  padding-top: 55px;
  background: #121315;
}
.b-gallery-viewer .close {
  position: absolute;
  width: 43px;
  height: 43px;
  top: 0;
  right: 17px;
  cursor: pointer;
  background: url('../images/close-photo-gallery-view.png') no-repeat 0 0;
}
.b-gallery-viewer .close:hover {
  background: url('../images/close-photo-gallery-view.png') no-repeat 0 -43px;
}
.b-gallery-viewer .photo-gallery {
  float: left;
  width: 580px;
  height: 525px;
}
.b-gallery-viewer .media-slider {
  position: relative;
  width: 580px;
  height: 384px;
  font-size: 0;
}
.b-gallery-viewer .media-slider .single-item {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.b-gallery-viewer .media-slider .single-item.active {
  display: block;
}
.b-gallery-viewer .media-slider .button {
  position: absolute;
  width: 44px;
  height: 100%;
  top: 0px;
  cursor: pointer;
}
.b-gallery-viewer .media-slider .button.prev {
  left: 0px;
}
.b-gallery-viewer .media-slider .button.next {
  right: 0px;
}
.b-gallery-viewer .media-slider .button .button-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #000;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-gallery-viewer .media-slider .button:hover .button-bg {
  -moz-opacity: 0.39;
  -khtml-opacity: 0.39;
  -webkit-opacity: 0.39;
  opacity: 0.39;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=39);
  filter: alpha(opacity=39);
}
.b-gallery-viewer .media-slider .button .icon {
  position: absolute;
  width: 12px;
  height: 22px;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px;
  background: url('../images/article-photo-gallery-button.png') no-repeat;
}
.b-gallery-viewer .media-slider .button.next .icon {
  background-position: right 0;
}
.b-gallery-viewer .thumbnails-container {
  position: relative;
  width: 589px;
  height: 75px;
  margin: 17px 0 0 -4px;
  padding-left: 4px;
  overflow: hidden;
}
.b-gallery-viewer .thumbnails-list {
  position: absolute;
  margin-left: -4px;
  height: 75px;
  font-size: 0px;
}
.b-gallery-viewer .thumbnails-list .thumbnail {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 67px;
  margin: 0 0 0 11px;
  border: 4px solid transparent;
  cursor: pointer;
}
.b-gallery-viewer .thumbnails-list .thumbnail:hover {
  border-color: #404144;
}
.b-gallery-viewer .photo-description {
  float: left;
  width: 340px;
  margin-left: 20px;
  color: #fff;
}
.b-gallery-viewer .photo-description .title {
  width: 250px;
  font: 16px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-gallery-viewer .photo-description .date {
  margin: 10px 0;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 17px;
  color: #61666b;
}
.b-gallery-viewer .photo-description .day {
  display: inline-block;
  color: #A40D12;
}
.b-gallery-viewer .photo-description .text {
  font: 12px 'Tahoma', sans-serif;
  line-height: 17px;
  color: #a0a5ac;
}
.b-gallery-viewer .photo-description .text a {
  color: #006AAF;
  text-decoration: underline;
}
.b-gallery-viewer .arrow {
  position: absolute;
  display: none;
  width: 40px;
  height: 23px;
  top: -78px;
  background: url('../images/gallery-selected-arrow.png') no-repeat bottom center;
}
.b-structure-party .b-container-inner-2 {
  padding-top: 25px;
  padding-bottom: 50px;
  background: #fff;
}
.b-structure-party .cell-structure.first {
  text-align: center;
  margin: 0 0 52px 0;
}
.b-structure-party .cell-structure.first .person {
  position: relative;
  display: inline-block;
}
.b-structure-party .cell-structure.first .person .link {
  display: block;
  text-decoration: none;
}
.b-structure-party .cell-structure.first .person .image {
  position: relative;
  display: inline-block;
  width: 172px;
  height: 186px;
  overflow: hidden;
}
.b-structure-party .cell-structure.first .person .name {
  display: block;
  margin-top: 3px;
  letter-spacing: 0px;
  font: 18px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-structure-party .cell-structure.first .person .separator {
  display: block;
  width: 197px;
  margin: 9px auto 7px;
  border-bottom: 1px solid #d6d6d6;
}
.b-structure-party .cell-structure.first .person .position {
  display: block;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-structure-party .cell-structure.following {
  text-align: left;
  margin: 0 0 50px 0;
}
.b-structure-party .cell-structure .title-wrap {
  position: relative;
  text-align: center;
  margin-bottom: 42px;
}
.b-structure-party .cell-structure .title-wrap .separator {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 10px;
  border-bottom: 1px solid #d6d6d6;
}
.b-structure-party .cell-structure .title-wrap .title {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  z-index: 1;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
  background: #fff;
}
.b-structure-party .cell-structure.following .persons {
  margin-left: -60px;
  font-size: 0px;
}
.b-structure-party .cell-structure.following .person {
  display: inline-block;
  width: 172px;
  margin: 0 0px 40px 60px;
  vertical-align: top;
  text-align: center;
}
.b-structure-party .cell-structure.following .person .link {
  display: block;
  text-decoration: none;
}
.b-structure-party .cell-structure.following .person .image {
  position: relative;
  display: inline-block;
  width: 172px;
  height: 186px;
  overflow: hidden;
}
.b-structure-party .cell-structure.following .person .name {
  display: block;
  margin-top: 3px;
  font: 15px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-structure-party .cell-structure.following .person .first-name {
  display: inline-block;
}
.b-structure-party .cell-structure.following .person .last-name {
  display: inline-block;
}
.b-structure-party .cell-structure.following .person .patronymic {
  display: block;
}
.b-structure-party .cell-structure.following .person .separator {
  display: block;
  width: 110px;
  margin: 5px auto;
  border-bottom: 1px solid #d6d6d6;
}
.b-structure-party .cell-structure.following .person .position {
  display: block;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-structure-party .cell-structure.latest {
  text-align: left;
  margin: 0 0 50px 0;
}
.b-structure-party .cell-structure.latest .title-wrap {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
.b-structure-party .cell-structure.latest .title-wrap .separator {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 10px;
  border-bottom: 1px solid #d6d6d6;
}
.b-structure-party .cell-structure.latest .title-wrap .title {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  z-index: 1;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
  background: #fff;
}
.b-structure-party .cell-structure.latest .persons {
  padding: 0 0 0 40px;
}
.b-structure-party .cell-structure.latest .person {
  position: relative;
  display: block;
  margin: 0 0 5px 0;
}
.b-structure-party .cell-structure.latest .person .count {
  position: absolute;
  right: 100%;
  padding: 0 5px 0 0;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-structure-party .cell-structure.latest .person .link {
  text-decoration: none;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-structure-party .cell-structure.latest .person .link:hover {
  color: #004A80;
}
.b-structure-party .cell-structure.latest .person span.link {
  color: #444444;
}
.b-structure-party .cell-structure.latest .person span.link:hover {
  color: #444444;
}
.b-structure-party .person .arrow {
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0px;
  bottom: 0px;
  background: url('../images/arrow.png') center bottom;
}
.b-structure-party .person .arrow .arrow-inner {
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0px;
  bottom: 0px;
  background: #fff;
  -webkit-transition: all 0.3s ease-out 0.1s;
  -moz-transition: all 0.3s ease-out 0.1s;
  -o-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s;
}
.b-structure-party .person:hover .arrow .arrow-inner {
  height: 0px;
}
/* Фильтр структуры партии.
   ========================================================================== */
.b-structure-party-filter {
  width: 280px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  pointer-events: none;
}
.b-structure-party-filter .title {
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-structure-party-filter .items {
  margin: 10px 0 0 0;
  padding: 20px;
  /*border: 1px solid #aabcce;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed1c24+0,8b0304+100 */
  background: #ed1c24; /* Old browsers */
  background: -moz-linear-gradient(top,  #ed1c24 0%, #8b0304 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(100%,#8b0304)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ed1c24 0%,#8b0304 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#8b0304',GradientType=0 ); /* IE6-9 */
}
.b-structure-party-filter .item {
  cursor: pointer;
}
.b-structure-party-filter .item + .item {
  margin-top: 20px;
}
.b-structure-party-filter .item .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 10px;
  overflow: hidden;
  vertical-align: top;
  background: #d1d1d1;
  width: 10px;
  height: 10px;
}
.b-structure-party-filter .item .icon {
  width: 20px;
  height: 20px;
  background: #006AAF;
  margin-left: 0px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-structure-party-filter .item .label {
  position: relative;
  display: inline-block;
  width: 180px;
  top: -4px;
  vertical-align: top;
  font: 14px 'Tahoma', sans-serif;
  color: #ffffff;
}
.b-structure-party-filter .item.off .icon {
  margin-left: 20px;
  background: #f5f5f5;
}
.b-structure-party-filter .item:hover .label {
  color: #ffffff;
}
.b-special-info {
  padding: 20px 20px;
  border: 1px solid #a7bacc;
}
.b-special-info .f-form {
  text-align: left;
}
.b-special-info .f-title {
  position: relative;
  width: 200px;
  margin: 0 auto;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info .f-title .f-poll {
  position: absolute;
  width: 16px;
  height: 16px;
  left: -23px;
  top: -3px;
  background: url('../images/poll-icon.png') no-repeat;
}
.b-special-info .f-image {
  width: 240px;
  max-height: 155px;
  margin: 15px 0 0 0;
  overflow: hidden;
  text-align: center;
}
.b-special-info .f-description {
  text-align: center;
  margin-top: 15px;
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info .f-result {
  width: 206px;
  margin: 25px auto 0;
  font-size: 0px;
  white-space: nowrap;
}
.b-special-info .f-result .item + .item {
  margin-top: 10px;
}
.b-special-info .f-result .label {
  display: inline-block;
  width: 50%;
  white-space: normal;
  vertical-align: middle;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info .f-result .value {
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info .f-result .progress {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 10px;
  vertical-align: middle;
  overflow: hidden;
}
.b-special-info .f-result .progress .bar {
  position: absolute;
  height: 100%;
  min-width: 1px;
  background: #c8c8c8;
}
.b-special-info .notice {
  position: relative;
  margin: 30px -20px 0;
  text-align: center;
}
.b-special-info .notice .background {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  background: #c8c8c8;
}
.b-special-info .notice .notice-inner {
  position: relative;
  display: inline-block;
  top: -1px;
  padding: 0 7px;
  background: #fff;
  font: 14px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info form {
  margin-top: 25px;
}
.b-special-info .f-element-radio-button {
  padding: 0 0 0 15px;
}
.b-special-info input {
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.b-special-info label {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info .f-element-button {
  margin: 10px -20px 0;
  text-align: center;
}
.b-special-info .f-element-button .background {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  background: #c8c8c8;
}
.b-special-info .f-element-button .f-control {
  position: relative;
  display: inline-block;
  padding: 0 7px;
  background: #fff;
}
.b-special-info .f-element-button input {
  margin: 0;
}
.b-special-info .f-votes-count {
  text-align: center;
  margin-top: 25px;
  font: 14px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-special-info .f-votes-count .number {
  font: 24px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #000000;
}
/* Видео просмотрщик.
   ========================================================================== */
.b-video-underlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 99;
  background: url('../images/transparent-bg.png') repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.b-video-viewer {
  position: fixed;
  width: 951px;
  height: 564px;
  left: 0px;
  z-index: 100;
  top: 50%;
  left: 50%;
  margin-left: -475.5px;
  margin-top: -282px;
  background: #141414;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.b-video-viewer .right-bg {
  position: absolute;
  width: 10000px;
  height: 100%;
  left: -10000px;
  top: 0px;
  background: #141414;
}
.b-video-viewer .b-video-viewer-inner {
  height: 564px;
  overflow: hidden;
}
.b-video-viewer .navigation {
  float: left;
  width: 270px;
  height: 564px;
  background: #fff;
  overflow: hidden;
}
.b-video-viewer .navigation .button {
  height: 43px;
  background: #262626 url('../images/video-viewer-arrows.png') no-repeat;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.b-video-viewer .navigation .button.prev {
  background-position: center 15px;
}
.b-video-viewer .navigation .button.prev:hover {
  background-color: #3b3b3b;
  background-position: center -28px;
}
.b-video-viewer .navigation .button.next {
  background-position: center -114px;
}
.b-video-viewer .navigation .button.next:hover {
  background-color: #3b3b3b;
  background-position: center -71px;
}
.b-video-viewer .navigation .items {
  width: 270px;
  height: 478px;
  overflow: hidden;
}
.b-video-viewer .navigation .items .item {
  width: 239px;
  margin: 6px;
  padding: 7px 5px;
  font-size: 0px;
  white-space: nowrap;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-viewer .navigation .items .item .image {
  display: inline-block;
  width: 99px;
  height: 67px;
  margin: 0 10px 0 0;
  overflow: hidden;
  vertical-align: top;
}
.b-video-viewer .navigation .items .item .info {
  display: inline-block;
  width: 129px;
  white-space: normal;
  vertical-align: top;
}
.b-video-viewer .navigation .items .item .date {
  margin-bottom: 10px;
  font: 12px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #357cdd;
}
.b-video-viewer .navigation .items .item .title {
  font: 12px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-video-viewer .navigation .items .item:hover,
.b-video-viewer .navigation .items .item.active {
  background-color: #e8e8e8;
}
.b-video-viewer .navigation .jspVerticalBar {
  right: 5px;
  width: 5px;
}
.b-video-viewer .navigation .jspTrack {
  background: #dfdfdf;
}
.b-video-viewer .navigation .jspDrag {
  background: #a4a4a4;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.b-video-viewer .navigation .jspDrag.jspHover,
.b-video-viewer .navigation .jspDrag.jspActive {
  background: #757575;
}
.b-video-viewer .video-viewer {
  position: absolute;
  width: 640px;
  height: 480px;
  left: 270px;
  top: 43px;
}
.b-video-viewer .video-viewer iframe {
  z-index: 0;
}
.b-video-viewer .close {
  position: absolute;
  width: 43px;
  height: 43px;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
.b-video-viewer .close .icon {
  position: absolute;
  width: 43px;
  height: 43px;
  left: 0px;
  top: 0px;
  background: url('../images/close-photo-gallery-view.png');
  background-size: 100%;
}
.b-video-viewer .close .hover {
  background-position: left bottom;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-viewer .close:hover .hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-video-viewer .b-share-to-social-networks {
  position: absolute;
  bottom: 0px;
  left: 270px;
  padding: 0;
  margin: 0;
  border: none;
}
.b-video-viewer .b-share-to-social-networks li {
  width: 41px;
  height: 43px;
  padding: 0px;
  margin: 0;
  background: #141414 url('../images/video-viewer-socila-links-icons-grey.png') no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-viewer .b-share-to-social-networks:hover li {
  background: #141414 url('../images/video-viewer-socila-links-icons-red.png') no-repeat;
}
.b-video-viewer .b-share-to-social-networks li.social-likes__widget_twitter {
  background-position: 12px center;
}
.b-video-viewer .b-share-to-social-networks li.social-likes__widget_facebook {
  background-position: -28px center;
}
.b-video-viewer .b-share-to-social-networks li.social-likes__widget_vkontakte {
  background-position: -70px center;
}
.b-video-viewer .b-share-to-social-networks li.social-likes__widget_mailru {
  background-position: -110px center;
}
.b-video-viewer .b-share-to-social-networks li.social-likes__widget_livejournal {
  background-position: -150px center;
}
.b-video-viewer .b-share-to-social-networks li.social-likes__widget_odnoklassniki {
  background-position: -190px center;
}
.b-video-viewer .b-share-to-social-networks li:hover {
  background-color: #3b3b3b;
  background: #141414 url('../images/video-viewer-socila-links-icons.png') no-repeat;
}
/* Видеогалерея
   ========================================================================== */
.b-video-list {
  /*background: #1d2023;*/
}
.b-video-list .b-container-inner-2 {
  padding-bottom: 60px;
  background-color: #ffffff;
}
.b-video-list .main-title {
  float: left;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #444444;
  text-transform: uppercase;
}
.b-video-list .switch-data-site {
  float: right;
  white-space: nowrap;
}
.b-video-list .switch-data-site .label {
  display: inline-block;
  vertical-align: middle;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-video-list .switch-data-site a.label {
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  border-bottom: 1px dotted #006AAF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-list .switch-data-site a.label:hover {
  color: #004A80;
  border-bottom-color: transparent;
}
.b-video-list .switch-data-site .separator {
  display: inline-block;
  width: 40px;
  height: 20px;
  margin: 0 10px;
  vertical-align: middle;
  background: #d1d9df;
  text-align: right;
}
.b-video-list .switch-data-site .separator .icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #006AAF;
}
.b-video-list .switch-data-site.main .separator {
  text-align: left;
}
.b-video-list .video-items {
  clear: both;
}
.b-video-list .video-items .video-section-title {
  position: relative;
  height: 15px;
  margin: 29px 0 29px;
  /*border-bottom: 1px solid #3c434c;*/
  font: 14px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-video-list .video-items .month-name {
  position: absolute;
  margin-bottom: -2px;
  padding: 0 7px 0 0;
  left: 0;
  bottom: -4px;
  background: #ffffff;
}
.b-video-list .video-items .albums-num {
  position: absolute;
  margin-bottom: -2px;
  padding: 0 0 0 7px;
  right: 0;
  bottom: -4px;
  background: #ffffff;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #80878e;
}
.b-video-list .month-video-section .row {
  margin: 0 -5px;
}
.b-video-list .month-video-section .item {
  display: inline-block;
  width: 210px;
  margin: 0 0 20px 0;
  border: 10px solid #f5f5f5;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background-color: #f5f5f5;
  cursor: pointer;
}
.b-video-list .month-video-section .item + .item {
  margin-left: 10px;
}
.b-video-list .month-video-section .item .image {
  position: relative;
  width: 210px;
  height: 146px;
  overflow: hidden;
}
.b-video-list .month-video-section .item .image img {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=0);
}
.b-video-list .month-video-section .item .title {
  position: relative;
  height: 51px;
  margin: 0 0 10px 0;
  padding: 23px 0 15px;
  overflow: hidden;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 17px;
  color: #101211;
}
.b-video-list .month-video-section .item:hover .title {
  color: #004A80;
}
.b-video-list .month-video-section .item .title .transparent-bg {
  position: absolute;
  width: 210px;
  height: 21px;
  left: 0px;
  bottom: -2px;
  background: url('../images/vertical-dark-trasparent-bg.png') repeat-x left 3px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b-video-list .month-video-section .item .title .transparent-bg.hover {
  background: url('../images/vertical-dark2-trasparent-bg.png') repeat-x left 3px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-video-list .month-video-section .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #72787e;
}
.b-video-list .month-video-section .item .day {
  display: inline-block;
  color: #d3d3d3;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-video-list .month-video-section .item:hover,
.b-video-list .month-video-section .item.active {
  border-color: #e9e9e9;
  background-color: #e9e9e9;
}
.b-video-list .month-video-section .item:hover .day,
.b-video-list .month-video-section .item.active .day {
  color: #b93b3b;
}
.b-video-list .month-video-section .item:hover .title .transparent-bg,
.b-video-list .month-video-section .item.active .title .transparent-bg {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-video-list .month-video-section .item:hover .title .transparent-bg.hover,
.b-video-list .month-video-section .item.active .title .transparent-bg.hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-video-list .month-video-section .item.active img {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
}
.b-video-list .show-more {
  position: relative;
  margin-top: 50px;
  text-align: center;
}
.b-video-list .show-more .border {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  left: 0px;
  background-color: #006AAF;
}
.b-video-list .show-more .label {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  border-bottom: 1px dotted #006AAF;
  font: 13px 'Helvetica-Italic', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-video-list .show-more .label:hover {
  color: #004A80;
  border-color: #004A80;
}
.b-video-list .video-viewer {
  position: relative;
  background-color: #e9e9e9;
}
.b-video-list .video-viewer .video-viewer-inner {
  position: relative;
  padding: 0px;
  height: 0px;
  overflow: hidden;
  white-space: nowrap;
}
.b-video-list .video-viewer .background {
  position: absolute;
  width: 10000px;
  height: 100%;
  z-index: 100;
  top: 0px;
  background: #e9e9e9;
}
.b-video-list .video-viewer .background.left {
  left: -10000px;
}
.b-video-list .video-viewer .background.right {
  right: -10000px;
}
.b-video-list .video-viewer .close {
  position: absolute;
  width: 43px;
  height: 43px;
  right: 0px;
  top: 50px;
  cursor: pointer;
}
.b-video-list .video-viewer .close .icon {
  position: absolute;
  width: 43px;
  height: 43px;
  left: 0px;
  top: 0px;
  background: url('../images/close-photo-gallery-view.png');
  background-color: #006AAF;
  background-size: 100%;
}
.b-video-list .video-viewer .close .hover {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background-color: #E61B23;
}
.b-video-list .video-viewer .close:hover .hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-video-list .video-viewer .video-player {
  position: relative;
  display: inline-block;
  width: 580px;
  height: 436px;
  margin-right: 20px;
  overflow: hidden;
  vertical-align: top;
}
.b-video-list .video-viewer .video-player .image {
  position: absolute;
  width: 100%;
  height: 100%;
}
.b-video-list .video-viewer .video-player iframe {
  position: relative;
  z-index: 0;
}
.b-video-list .video-viewer .info {
  display: inline-block;
  width: 340px;
  max-height: 390px;
  overflow: hidden;
  white-space: normal;
  vertical-align: top;
}
.b-video-list .video-viewer .title {
  width: 280px;
  margin-bottom: 10px;
  font: 16px 'Fontatigo4F', sans-serif;
  line-height: 22px;
  color: #101211;
  text-transform: uppercase;
}
.b-video-list .video-viewer .date {
  margin-bottom: 15px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #72787e;
}
.b-video-list .video-viewer .date .day {
  color: #b93b3b;
}
.b-video-list .video-viewer .description {
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #a0a5ac;
}
.b-video-list .b-share-to-social-networks {
  position: absolute;
  top: 444px;
  left: 600px;
  padding: 0;
  margin: 0;
  border: none;
}
.b-video-list .b-share-to-social-networks li {
  width: 41px;
  height: 43px;
  padding: 0px;
  margin: 0;
  background: url('../images/video-viewer-socila-links-icons-grey.png') no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;

}
.b-video-list .b-share-to-social-networks:hover li {
  background: url('../images/video-viewer-socila-links-icons-red.png') no-repeat;
}
.b-video-list .b-share-to-social-networks li:hover {
  background: url('../images/video-viewer-socila-links-icons.png') no-repeat;
  /*background-color: #E61B23;*/
}
.b-video-list .b-share-to-social-networks li.social-likes__widget_twitter {
  background-position: 12px center;
}
.b-video-list .b-share-to-social-networks li.social-likes__widget_facebook {
  background-position: -28px center;
}
.b-video-list .b-share-to-social-networks li.social-likes__widget_vkontakte {
  background-position: -70px center;
}
.b-video-list .b-share-to-social-networks li.social-likes__widget_mailru {
  background-position: -110px center;
}
.b-video-list .b-share-to-social-networks li.social-likes__widget_livejournal {
  background-position: -150px center;
}
.b-video-list .b-share-to-social-networks li.social-likes__widget_odnoklassniki {
  background-position: -190px center;
}
.b-profile-edit .b-container-inner-2 {
  background: none repeat scroll 0 0 #FFFFFF;
  padding-bottom: 50px;
  padding-top: 33px;
}
.b-user-card-wrap {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-user-card-wrap .title {
  margin-bottom: 30px;
  text-transform: uppercase;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
  letter-spacing: 0px;
}
.b-user-card {
  position: relative;
  width: 282px;
  border-bottom: 6px solid #E61B23;
  border-top: 1px solid #e8e8e8;
  font-size: 0;
  white-space: nowrap;
  background: #ecf0f3;
}
.b-user-card .arrow {
  position: absolute;
  left: 20px;
  bottom: -16px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 10px solid #E61B23;
}
.b-user-card .left {
  display: inline-block;
  width: 100px;
}
.b-user-card .left .image {
  position: relative;
  top: -1px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: url('../images/avatar-anonus-m.png') no-repeat;
}
.b-user-card .left .count-message {
  padding: 16px 0 18px 11px;
  font: 12px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-user-card.female .left .image {
  background: url('../images/avatar-anonus-f.png') no-repeat;
}
.b-user-card .right {
  display: inline-block;
  width: 140px;
  min-height: 134px;
  padding: 17px 20px 12px 22px;
  white-space: normal;
  vertical-align: top;
  border-right: 1px solid #e8e8e8;
  background: #fff;
}
.b-user-card .right .nick-name {
  margin: -1px 0 10px 0;
  text-decoration: none;
  font: 15px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-user-card .right .first-name {
  font: 15px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-user-card .right .last-name {
  font: 15px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-user-card .right .post {
  margin-top: 11px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-user-card .right .city {
  margin-top: 17px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-user-card .right .last-activity {
  margin-top: 12px;
  font: 12px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #a6a6a6;
}
/* Съезды партии.
   ========================================================================== */
.b-congress-detail .b-container-inner-2 {
  padding-top: 15px;
  padding-bottom: 50px;
  background: #fff;
}
.b-congress-detail .header-info .published {
  margin-bottom: 20px;
  letter-spacing: -0.2px;
}
.b-congress-detail .header-info .published .label {
  font: 11px 'Helvetica-Roman', sans-serif;
  font-style: italic;
  line-height: 1.2;
  color: #8f8f8f;
}
.b-congress-detail .header-info .published .value {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-congress-detail .header-info .title {
  padding: 0 30px 0 0;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #E61B23;
  margin-bottom: 5px;
}
.b-congress-detail .header-info .tags {
  font-size: 0px;
}
.b-congress-detail .header-info .tag {
  display: inline-block;
  height: 19px;
  margin: 0 25px 12px 0;
  padding: 2px 0 0 20px;
  vertical-align: top;
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 18px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .header-info .tag:after {
  background:  url('../images/tag-icon.png') no-repeat;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  display: inline-block;
  content: "";
  left: 14px;
  top: 6px;
  margin-top: -8px;
  line-height: 13px;
  position: relative;
}
.b-congress-detail .header-info .tag:hover {
  background-color: #004A80;
}
.b-congress-detail .header-info .tag.personality {
  background-color: #E61B23;
  color: #fff;
}
.b-congress-detail .header-info .tag.personality:after {
  background:  url('../images/tag-icon-blue.png') no-repeat;
  background-size: auto 100%;
}
.b-congress-detail .header-info .tag.personality:hover {
  background-color: #ed6363;
}
.b-congress-detail .congress-items {
  margin-top: 10px;
}
.b-congress-detail .congress-news .item.big {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccdce;
  font-size: 0px;
}
.b-congress-detail .congress-news .item.big a {
  display: block;
  text-decoration: none;
}
.b-congress-detail .congress-news .item.big .title {
  text-transform: uppercase;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .congress-news .item.big .image {
  display: inline-block;
  width: 280px;
  height: 157px;
  margin-right: 20px;
  overflow: hidden;
  vertical-align: top;
}
.b-congress-detail .congress-news .item.big .description {
  display: inline-block;
  width: 340px;
  vertical-align: top;
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #707070;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .congress-news .item.big.no-image .description {
  display: block;
  width: auto;
}
.b-congress-detail .congress-news .item.big:hover .description {
  color: #004A80;
}
.b-congress-detail .congress-news .item.middle {
  padding: 30px 0;
  border-bottom: 1px solid #cccdce;
  font-size: 0;
}
.b-congress-detail .congress-news .item.middle a {
  display: block;
  text-decoration: none;
}
.b-congress-detail .congress-news .item.middle .image {
  display: inline-block;
  width: 160px;
  height: 120px;
  margin-right: 20px;
  overflow: hidden;
  vertical-align: top;
}
.b-congress-detail .congress-news .item.middle .info {
  display: inline-block;
  width: 460px;
  vertical-align: top;
}
.b-congress-detail .congress-news .item.middle.no-image .info {
  display: block;
  width: auto;
}
.b-congress-detail .congress-news .item.middle .title {
  margin-bottom: 20px;
  font: 15px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
}
.b-congress-detail .congress-news .item.middle .description {
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .congress-news .item.middle:hover .description {
  color: #004A80;
}
.b-congress-detail .b-article-photo-gallery {
  margin: 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #d6d7d8;
}
.b-congress-detail .b-article-photo-gallery .count {
  margin: 0 0 15px 0;
  text-align: center;
  font: 13px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-congress-detail .b-article-photo-gallery .items {
  position: relative;
  height: 359px;
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
}
.b-congress-detail .b-article-photo-gallery .items .items-inner {
  position: absolute;
}
.b-congress-detail .b-article-photo-gallery .items .item {
  display: inline-block;
  width: 640px;
  height: 359px;
  overflow: hidden;
}
.b-congress-detail .b-article-photo-gallery .items .button {
  position: absolute;
  width: 44px;
  height: 100%;
  top: 0px;
  cursor: pointer;
}
.b-congress-detail .b-article-photo-gallery .items .button.prev {
  left: 0px;
}
.b-congress-detail .b-article-photo-gallery .items .button.next {
  right: 0px;
}
.b-congress-detail .b-article-photo-gallery .items .button .button-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #000;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .b-article-photo-gallery .items .button:hover .button-bg {
  -moz-opacity: 0.39;
  -khtml-opacity: 0.39;
  -webkit-opacity: 0.39;
  opacity: 0.39;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=39);
  filter: alpha(opacity=39);
}
.b-congress-detail .b-article-photo-gallery .items .button .icon {
  position: absolute;
  width: 12px;
  height: 22px;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px;
  background: url('../images/article-photo-gallery-button.png') no-repeat;
}
.b-congress-detail .b-article-photo-gallery .items .button.next .icon {
  background-position: right 0;
}
.b-congress-detail .b-article-many-photo {
  margin: 30px 0;
  font-size: 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #d6d7d8;
}
.b-congress-detail .b-article-many-photo .item {
  display: inline-block;
  width: 320px;
  height: 179px;
  overflow: hidden;
}
.b-congress-detail .b-article-photo {
  margin: 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #d6d7d8;
}
.b-congress-detail .b-article-photo .image {
  width: 640px;
  height: 359px;
  overflow: hidden;
}
.b-congress-detail .b-article-photo .description {
  padding: 25px 19px 25px 19px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
  background: #efecdc;
}
.b-congress-detail .b-article-photo .label {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .b-article-photo:hover .label {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-congress-detail .b-article-video {
  margin: 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #d6d7d8;
}
.b-congress-detail .b-article-video .video {
  width: 640px;
  overflow: hidden;
  background: #efecdc;
}
.b-congress-detail .b-article-video .description {
  padding: 25px 19px 25px 19px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
  background: #f5f5f5;
}
.b-congress-detail .other-video-list {
  padding: 30px 20px 30px 30px;
  background: #f5f5f5;
}
.b-congress-detail .other-video-list .video-list-title {
  margin-bottom: 50px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
}
.b-congress-detail .other-video-list .items {
  position: relative;
  margin-left: -10px;
  font-size: 0;
}
.b-congress-detail .other-video-list .item-wrap {
  display: inline-block;
  padding: 0 37px;
  margin-bottom: 35px;
}
.b-congress-detail .other-video-list .item {
  position: relative;
  display: inline-block;
  width: 220px;
  max-height: 258px;
  padding: 3px 3px 0px 3px;
  vertical-align: top;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-congress-detail .other-video-list .item:hover {
  background: #fff;
}
.b-congress-detail .other-video-list .image {
  position: relative;
  height: 155px;
  width: 220px;
  overflow: hidden;
  background: #fff;
}
.b-congress-detail .other-video-list .play-icon {
  position: absolute;
  width: 86px;
  height: 86px;
  top: 50%;
  left: 50%;
  margin-left: -43px;
  margin-top: -43px;
  opacity: 1;
  background: url('../images/play-icons.png') no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .other-video-list .play-icon.hover {
  background-position: left bottom;
  opacity: 0;
}
.b-congress-detail .other-video-list .item:hover .play-icon {
  opacity: 0;
}
.b-congress-detail .other-video-list .item:hover .play-icon.hover {
  opacity: 1;
}
.b-congress-detail .other-video-list .description {
  padding: 17px 5px 17px 17px;
  white-space: normal;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.22;
  color: #000000;
  background: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-congress-detail .other-video-list .item:hover .description {
  color: #004A80;
}
.b-congress-detail .other-video-list .transparent-bg {
  position: absolute;
  width: 220px;
  height: 21px;
  left: 3px;
  bottom: 0;
  background: url('../images/vertical-white-trasparent-bg.png') repeat-x;
}
.b-small-congress-list {
  margin-bottom: 30px;
}
.b-small-congress-list .congress-list-title {
  margin-bottom: 25px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-small-congress-list .items {
  padding: 10px 0;
  overflow: hidden;
  background: #f8f8f8;
}
.b-small-congress-list .item {
  padding: 0 0 0 5px;
}
.b-small-congress-list .item + .item {
  margin-top: 20px;
}
.b-small-congress-list .item a {
  display: block;
  text-decoration: none;
  background: url(../images/dash.png) no-repeat 7px 27px;
}
.b-small-congress-list .item .date {
  color: #a4a4a4;
  font: 12px/20px Tahoma, sans-serif;
  margin-left: 30px;
}
.b-small-congress-list .item .date .red {
  color: #b93b3b;
}
.b-small-congress-list .item .title {
  position: relative;
  padding: 0 10px 10px 30px;
  margin: 0;
  text-decoration: none;
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-small-congress-list .item:hover .title {
  color: #004A80;
}
.b-small-news-list .news-list-title {
  margin-bottom: 25px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-small-news-list .item {
  margin: 0 0 15px 0;
  padding: 0 0 0 19px;
  background: url('../images/dash-marker.png') no-repeat 0 4px;
}
.b-small-news-list a {
  display: block;
  text-decoration: none;
}
.b-small-news-list a:visited .title {
  color: #888d91;
}
.b-small-news-list .title {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-small-news-list .item:hover .title {
  color: #004A80;
}
.b-small-news-list .preview-gallery {
  display: block;
  width: 230px;
  height: 60px;
  margin: 10px 0 0 -9px;
  padding: 10px;
  overflow: hidden;
  font-size: 0px;
  background: #f5f5f5;
}
.b-small-news-list .preview-gallery .image {
  display: inline-block;
  width: 80px;
  height: 60px;
  margin-right: 10px;
  vertical-align: middle;
  background: yellow;
}
.b-small-news-list .count {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  text-align: center;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-small-news-list .count .icon {
  display: block;
}
.b-small-news-list .item:hover .count {
  color: #004A80;
}
.b-contacts-page h1.title {
  position: relative;
  color: #ffffff;
}
.b-contacts-page .header {
  position: relative;
}
.b-contacts-page .contact-card-info {
  position: absolute;
  display: inline-block;
  width: 360px;
  background: #fff;
  font-size: 0px;
}
.b-contacts-page .contact-card-info .contact-card-info-inner {
  padding: 27px 16px 27px 17px;
}
.b-contacts-page .contact-card-info .select {
  position: relative;
  height: 30px;
  background: #bf2e2e;
  cursor: pointer;
}
.b-contacts-page .contact-card-info .select .value {
  display: inline-block;
  width: 295px;
  margin-left: 9px;
  overflow: hidden;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 30px;
  color: #ffffff;
}
.b-contacts-page .contact-card-info .select .icon {
  position: absolute;
  width: 16px;
  height: 9px;
  right: 11px;
  top: 50%;
  margin-top: -4.5px;
  background: url('../images/contacts-select-arrow.png') no-repeat;
}
.b-contacts-page .contact-card-info .separator {
  height: 1px;
  margin: 25px -16px 35px -17px;
  background: #cddce8;
}
.b-contacts-page .contact-card-info .item + .item {
  margin-top: 30px;
}
.b-contacts-page .contact-card-info .label {
  display: inline-block;
  width: 95px;
  vertical-align: top;
  font: bold 13px Tahoma, Geneva, sans-serif;
  color: #444444;
}
.b-contacts-page .contact-card-info .value {
  display: inline-block;
  margin-left: 25px;
  vertical-align: top;
  font: 13px Tahoma, Geneva, sans-serif;
  color: #444444;
}
.b-contacts-page .contact-card-info .value a {
  text-decoration: none;
  border-bottom: 1px solid #006AAF;
  font: 13px Tahoma, Geneva, sans-serif;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-contacts-page .contact-card-info .value a:hover {
  color: #004A80;
  border-bottom-color: transparent;
}
.b-contacts-page .yandex-map {
  position: relative;
  height: 610px;
  z-index: -2;
}
#map {
  position: absolute;
  width: 100%;
  height: 1280px;
  top: -36px;
  left: 0px;
  z-index: 0;
}
.b-contacts-list {
  position: absolute;
  width: 880px;
  left: -10000px;
  visibility: hidden;
  font-size: 0;
  background: #fff;
}
.b-contacts-list .b-contacts-list-inner {
  padding: 25px 17px;
}
.b-contacts-list .current-city {
  position: absolute;
  left: 25px;
  top: 35px;
}
.b-contacts-list .current-city .value {
  display: inline-block;
  max-width: 350px;
  margin-right: 5px;
  vertical-align: middle;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a6201c;
}
.b-contacts-list .current-city .label {
  display: inline-block;
  vertical-align: middle;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-contacts-list .search {
  position: absolute;
  right: 70px;
  top: 25px;
}
.b-contacts-list .search .input {
  display: inline-block;
  vertical-align: middle;
}
.b-contacts-list .search input {
  width: 340px;
  height: 28px;
  padding: 0 10px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
  border: 1px solid #006AAF;
  background: #f3f3f3;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-contacts-list .search input:hover {
  border-color: #004A80;
}
.b-contacts-list .items {
  padding: 70px 0 0 0;
}
.b-contacts-list .item {
  display: inline-block;
  width: 248px;
  padding: 9px 11px;
  vertical-align: top;
  font: 15px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  background: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-contacts-list .item:hover {
  background: #e7e7e7;
  color: #004A80;
}
.b-popup .b-contacts-list {
  position: relative;
  left: 0;
  visibility: visible;
}
.b-articles-list-by-tag .b-container-inner-2 {
  padding-top: 15px;
  padding-bottom: 50px;
  background: #fff;
}
.b-articles-list-by-tag .articles-block-items {
  margin-top: 30px;
}
.b-articles-list-by-tag .articles-block-items .articles-block-item + .articles-block-item {
  margin-top: 50px;
}
.b-articles-list-by-tag .articles-block-items .articles-block-title {
  margin: 0 0 20px 0;
  font: 24px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-articles-list-by-tag .articles-block-items .items .item {
  border-bottom: 1px solid #d6d7d8;
  clear: both;
  padding: 0 20px 0 0;
  overflow: hidden;
}
.b-articles-list-by-tag .articles-block-items .items .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-articles-list-by-tag .articles-block-items .items .item .date .red {
  color: #b93b3b;
}
.b-articles-list-by-tag .articles-block-items .items img {
  margin: 0 20px 0 0;
}
.b-articles-list-by-tag .articles-block-items .items .item.big {
  color: #1f1f1f;
  padding: 20px 0;
  float: left;
  width: 100%;
}
.b-articles-list-by-tag .articles-block-items .items .item.big .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-articles-list-by-tag .articles-block-items .items .item.big .date .red {
  color: #b93b3b;
}
.b-articles-list-by-tag .articles-block-items .items .item.big .title {
  font: 18px/24px 'Helvetica-Roman', sans-serif;
  text-transform: uppercase;
  padding: 6px 0 0 0;
}
.b-articles-list-by-tag .articles-block-items .items .item.big img {
  width: 280px;
  height: 155px;
  float: left;
  margin: 22px 20px 0 0px;
}
.b-articles-list-by-tag .articles-block-items .items .item.big .more-link {
  font: 14px/34px Tahoma, sans-serif;
  color: #006AAF;
  text-decoration: none;
  display: inline-block;
}
.b-articles-list-by-tag .articles-block-items .items .item.big .description {
  font: 13px/20px Tahoma, sans-serif;
  margin: 17px 0;
}
.b-articles-list-by-tag .articles-block-items .items .middle a {
  display: block;
  padding: 28px 0;
  color: #E61B23;
  font: 15px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-articles-list-by-tag .articles-block-items .items .middle a:hover {
  color: #E61B23;
}
.b-articles-list-by-tag .articles-block-items .items .middle img {
  float: left;
}
.b-articles-list-by-tag .articles-block-items .items .middle .title {
  padding: 10px 0;
  display: block;
}
.b-articles-list-by-tag .articles-block-items .items .middle .date {
  font-size: 12px;
}
.b-docs-list .b-container-inner-2 {
  padding-top: 35px;
  padding-bottom: 50px;
  background: #fff;
}
.b-docs-list .item {
  border-bottom: 1px solid #d6d7d8;
  clear: both;
  padding: 0 20px 0 0;
  overflow: hidden;
}
.b-docs-list .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-docs-list .item .date .red {
  color: #b93b3b;
}
.b-docs-list .item a {
  display: block;
  padding: 20px 0 30px 0;
  text-decoration: none;
  color: #444;
}
.b-docs-list .item a .title {
  display: block;
  padding-left: 115px;
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-docs-list .item a:hover .title {
  color: #004A80;
}
.b-docs-list .item .date {
  line-height: 16px;
  float: left;
  width: 80px;
}
.b-docs-list .item .date .year {
  display: block;
}
.b-error-page .b-container-inner-2 {
  padding-top: 80px;
  padding-bottom: 50px;
  background: #fff;
}
.b-error-page .left {
  float: left;
  width: 297px;
  height: 348px;
  margin: 0 60px 0 0;
  background: url('../images/404-image.png') no-repeat;
}
.b-error-page .right {
  float: left;
  width: 440px;
}
.b-error-page .right .title {
  margin: 0 0 20px 0;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-error-page .right .subtitle {
  margin-bottom: 20px;
  font: bold 14px 'Tahoma', sans-serif;
  color: #444444;
}
.b-error-page .right .b-rich-content {
  color: #444444;
}
.b-error-page .right .b-rich-content li {
  vertical-align: middle;
  font: 14px 'Tahoma', sans-serif;
  color: #444444;
  background-position: left 7px;
}
.b-error-page .controls .link-main-page {
  display: inline-block;
  margin: 0 35px 0 0;
  padding: 0 29px;
  vertical-align: middle;
  text-decoration: none;
  font: 15px 'Helvetica-Bold', sans-serif;
  line-height: 40px;
  color: #ffffff;
  background: #E61B23;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-error-page .controls .link-main-page:hover {
  background: #D91921;
}
.b-error-page .controls .error {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.b-error-page .controls .error .icon {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
  background: url('../images/link.png') no-repeat;
}
.b-error-page .controls .error .label {
  display: inline-block;
  vertical-align: middle;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-error-page .controls .error:hover .label {
  color: #004A80;
}
body.error-page .b-breadcrumbs {
  display: none;
}
.b-site-list {
  position: absolute;
  width: 880px;
  left: -10000px;
  top: 0px;
  visibility: hidden;
  font-size: 0;
  background: #fff;
}
.b-site-list .b-site-list-inner {
  padding: 25px 17px;
}
.b-site-list .controls {
  margin: 0 0 30px 0;
}
.b-site-list .current-city {
  display: inline-block;
  vertical-align: middle;
  margin: 0 40px 0 0;
}
.b-site-list .current-city .value {
  display: inline-block;
  margin-right: 5px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a6201c;
}
.b-site-list .current-city .label {
  display: inline-block;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-site-list .main-site {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.b-site-list .main-site .icon {
  display: inline-block;
  width: 49px;
  height: 17px;
  margin: -4px 5px 0 0;
  vertical-align: middle;
  background: url('../images/small-logo.png') no-repeat;
  background-size: 100%;
}
.b-site-list .main-site .label {
  display: inline-block;
  vertical-align: middle;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-site-list .main-site:hover .label {
  color: #004A80;
}
.b-site-list .search .label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-site-list .search .input {
  display: inline-block;
  vertical-align: middle;
}
.b-site-list .search input {
  width: 250px;
  height: 28px;
  padding: 0 10px;
  font: 15px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
  border: 1px solid #006AAF;
  background: #f3f3f3;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-site-list .search input:hover {
  border-color: #004A80;
}
.b-site-list .items {
  padding: 35px 0 0 0;
}
.b-site-list .item {
  display: inline-block;
  width: 248px;
  padding: 9px 11px;
  vertical-align: top;
  text-decoration: none;
  font: 15px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  background: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-site-list .item:hover {
  background: #e7e7e7;
  color: #004A80;
}
.b-search-page .b-container-inner-2 {
  padding-top: 15px;
  padding-bottom: 50px;
  background: #fff;
}
.b-search-page .b-news .title {
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.b-search-page .b-news .title .separator {
  display: inline-block;
  width: 18px;
  height: 47px;
  vertical-align: middle;
  background: url('../images/search-title-separatorr.png') no-repeat;
  background-size: 100%;
}
.b-search-page .b-news .title .query {
  vertical-align: middle;
  padding: 0 100px 0 0;
  font: 20px 'Helvetica-Light', sans-serif;
  line-height: 60px;
  color: #ffffff;
}
.b-search-page .submenu {
  margin: 0 -16px 30px -16px;
  text-align: center;
  background: #E61B23;
}
.b-search-page .submenu .smitem {
  font: 13px 'Helvetica-Roman', sans-serif;
  padding: 10px 30px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}
.b-search-page .submenu .smitem:hover {
  background-color: #D91921;
}
.b-search-page .b-news .title .transparent {
  display: none;
  position: absolute;
  width: 103px;
  height: 100%;
  right: 0px;
  top: 0px;
  background: url('../images/search-title-transparent.png') no-repeat left center;
}
.b-search-page .articles-block-items {
  margin-top: -20px;
}
.b-search-page .articles-block-items .nothing {
  text-align: center;
  font: 40px 'Fontatigo4F', sans-serif;
  margin-top: 100px;
}
.b-search-page .articles-block-items .articles-block-item + .articles-block-item {
  margin-top: 50px;
}
.b-search-page .articles-block-items .articles-block-title {
  margin: 0 0 20px 0;
  font: 24px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-search-page .articles-block-items .items .item {
  border-bottom: 1px solid #d6d7d8;
  clear: both;
  padding: 0 20px 0 0;
  overflow: hidden;
}
.b-search-page .articles-block-items .items .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-search-page .articles-block-items .items .item .date .red {
  color: #E61B23;
}
.b-search-page .articles-block-items .items img {
  margin: 0 20px 0 0;
}
.b-search-page .articles-block-items .items .middle a {
  display: block;
  padding: 28px 0;
  color: #E61B23;
  font: 15px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-search-page .articles-block-items .items .middle a:hover {
  color: #E61B23;
}
.b-search-page .articles-block-items .items .middle img {
  float: left;
  margin-bottom: 10px;
}
.b-search-page .articles-block-items .items .middle .title {
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
}
.b-search-page .articles-block-items .items .middle .description {
  display: block;
  clear: both;
  font: 14px 'Tahoma', sans-serif;
  line-height: 20px;
  color: #000000;
}
.b-search-page .articles-block-items .items .middle .date {
  font-size: 12px;
}
.b-search-page .articles-block-items .items .middle .entity {
  display: inline-block;
  padding: 2px 5px;
  background: #f5f5f5;
}
.b-search-page .item .category-wrap {
  display: block;
  margin-bottom: 10px;
}
.b-search-page .item .category {
  display: inline-block;
  height: 19px;
  margin: 0 25px 12px 0;
  padding: 2px 0 0 20px;
  vertical-align: top;
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 18px;
  color: #ffffff;
  background: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-search-page .item .category:after {
  background:  url('../images/tag-icon.png') no-repeat;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  display: inline-block;
  content: "";
  left: 14px;
  top: 6px;
  margin-top: -8px;
  line-height: 13px;
  position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .b-search-page .item .category {
    padding: 0 15px;
  }
  .b-search-page .item .category:after {
    content: none;
  }
}
.b-photo-albums-list {
  /*background: #1d2023;*/
}
.b-photo-albums-list .b-container-inner-2 {
  padding-bottom: 60px;
  background-color: #ffffff;
}
.b-photo-albums-list .main-title {
  float: left;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #444444;
  text-transform: uppercase;
}
.b-photo-albums-list .photo-albums-items {
  clear: both;
}
.b-photo-albums-list .photo-albums-items .albums-section-title {
  position: relative;
  height: 15px;
  margin: 29px 0 29px;
  /*border-bottom: 1px solid #3c434c;*/
  font: 14px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #444444;
}
.b-photo-albums-list .photo-albums-items .month-name {
  position: absolute;
  margin-bottom: -2px;
  padding: 0 7px 0 0;
  left: 0;
  bottom: -4px;
  /*background: #1d2023;*/
}
.b-photo-albums-list .photo-albums-items .albums-num {
  position: absolute;
  margin-bottom: -2px;
  padding: 0 0 0 7px;
  right: 0;
  bottom: -4px;
  background: #1d2023;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #80878e;
}
.b-photo-albums-list .month-albums-section .row {
  margin: 0 -5px;
}
.b-photo-albums-list .month-albums-section .item {
  display: inline-block;
  width: 210px;
  margin: 0 0 20px 0;
  border: 10px solid #f5f5f5;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background-color: #f5f5f5;
  cursor: pointer;
}
.b-photo-albums-list .month-albums-section .item + .item {
  margin-left: 10px;
}
.b-photo-albums-list .month-albums-section .item .image {
  position: relative;
  width: 210px;
  height: 146px;
  overflow: hidden;
}
.b-photo-albums-list .month-albums-section .item .image img {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=0);
}
.b-photo-albums-list .month-albums-section .item .image .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photo-albums-list .month-albums-section .item .image .overlay .count {
  text-align: center;
  font: 21px 'Helvetica-Light', sans-serif;
  line-height: 146px;
  color: #ffffff;
}
.b-photo-albums-list .month-albums-section .item .title {
  position: relative;
  height: 51px;
  margin: 0 0 10px 0;
  padding: 23px 0 15px;
  overflow: hidden;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 17px;
  color: #020102;
}
.b-photo-albums-list .month-albums-section .item:hover .title {
  color: #004A80;
}
.b-photo-albums-list .month-albums-section .item .title .transparent-bg {
  position: absolute;
  width: 210px;
  height: 21px;
  left: 0px;
  bottom: -2px;
  background: url('../images/vertical-dark-trasparent-bg.png') repeat-x left 3px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b-photo-albums-list .month-albums-section .item .title .transparent-bg.hover {
  background: url('../images/vertical-dark2-trasparent-bg.png') repeat-x left 3px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-photo-albums-list .month-albums-section .item .date {
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #72787e;
}
.b-photo-albums-list .month-albums-section .item .day {
  display: inline-block;
  color: #d3d3d3;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photo-albums-list .month-albums-section .item:hover,
.b-photo-albums-list .month-albums-section .item.active {
  border-color: #e9e9e9;
  background-color: #e9e9e9;
}
.b-photo-albums-list .month-albums-section .item:hover .day,
.b-photo-albums-list .month-albums-section .item.active .day {
  color: #b93b3b;
}
.b-photo-albums-list .month-albums-section .item:hover .title .transparent-bg,
.b-photo-albums-list .month-albums-section .item.active .title .transparent-bg {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-photo-albums-list .month-albums-section .item:hover .title .transparent-bg.hover,
.b-photo-albums-list .month-albums-section .item.active .title .transparent-bg.hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-albums-list .month-albums-section .item:hover .overlay,
.b-photo-albums-list .month-albums-section .item.active .overlay {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-albums-list .month-albums-section .item.active img {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
}
.b-photo-albums-list .show-more {
  position: relative;
  margin-top: 50px;
  text-align: center;
}
.b-photo-albums-list .show-more .border {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  left: 0px;
  background-color: #006AAF;
}
.b-photo-albums-list .show-more .label {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  border-bottom: 1px dotted #006AAF;
  font: 13px 'Helvetica-Italic', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-photo-albums-list .show-more .label:hover {
  color: #004A80;
  border-color: #004A80;
}
.b-photo-albums-list .photo-viewer {
  position: relative;
  background-color: #e9e9e9;
  margin-bottom: 20px;
}
.b-photo-albums-list .photo-viewer .photo-viewer-inner {
  position: relative;
  padding: 0px 10px;
  height: 0px;
  z-index: 101;
  overflow: hidden;
  white-space: nowrap;
}
.b-photo-albums-list .photo-viewer .background {
  position: absolute;
  width: 10000px;
  height: 100%;
  z-index: 100;
  top: 0px;
  background: #e9e9e9;
}
.b-photo-albums-list .photo-viewer .background.left {
  left: -10000px;
}
.b-photo-albums-list .photo-viewer .background.right {
  right: -10000px;
}
.b-photo-albums-list .photo-viewer .close {
  position: absolute;
  width: 43px;
  height: 43px;
  right: 0px;
  top: 50px;
  cursor: pointer;
}
.b-photo-albums-list .photo-viewer .close .icon {
  position: absolute;
  width: 43px;
  height: 43px;
  left: 0px;
  top: 0px;
  background: url('../images/close-photo-gallery-view.png');
  background-size: 100%;
  background-color: #006AAF;
}
.b-photo-albums-list .photo-viewer .close .hover {
  background-position: left bottom;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background-color: #E61B23;
}
.b-photo-albums-list .photo-viewer .close:hover .hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-albums-list .photo-viewer .slides {
  position: relative;
  display: inline-block;
  width: 580px;
  margin-right: 20px;
  vertical-align: top;
}
.b-photo-albums-list .photo-viewer .slides .button {
  position: absolute;
  height: 385px;
  width: 44px;
  top: 0px;
  cursor: pointer;
}
.b-photo-albums-list .photo-viewer .slides .button .background {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  background: url('../images/photo-album-slides-navigation-bg.png') repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photo-albums-list .photo-viewer .slides .button .arrow {
  position: absolute;
  width: 12px;
  height: 22px;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px;
  background: url('../images/photo-album-slides-navigation-arrow.png') no-repeat;
}
.b-photo-albums-list .photo-viewer .slides .button.prev {
  left: 0px;
}
.b-photo-albums-list .photo-viewer .slides .button.prev .arrow {
  background-position: left top;
}
.b-photo-albums-list .photo-viewer .slides .button.next {
  right: 0px;
}
.b-photo-albums-list .photo-viewer .slides .button.next .arrow {
  background-position: right top;
}
.b-photo-albums-list .photo-viewer .slides .button:hover .background {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-albums-list .photo-viewer .slides .slide-images {
  position: relative;
  height: 385px;
  overflow: hidden;
  z-index: 0;
}
.b-photo-albums-list .photo-viewer .slides .image {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-photo-albums-list .photo-viewer .slides .image.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-photo-albums-list .photo-viewer .slides .thumbnails {
  position: relative;
  margin: 10px 0 0 -5px;
  width: 590px;
  height: 76px;
  overflow: hidden;
  font-size: 0;
}
.b-photo-albums-list .photo-viewer .slides .thumbnails-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  font-size: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-photo-albums-list .photo-viewer .slides .thumbnail {
  display: inline-block;
  width: 100px;
  height: 66px;
  margin: 0 10px 0 0;
  overflow: hidden;
  border: 5px solid transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-photo-albums-list .photo-viewer .slides .thumbnail:hover,
.b-photo-albums-list .photo-viewer .slides .thumbnail.active {
  border-color: #d5d5d5;
}
ymaps.ymaps-map.ymaps-i-ua_js_yes {
	height: 1280px;
}
.b-photo-albums-list .photo-viewer .info {
  display: inline-block;
  width: 340px;
  max-height: 390px;
  overflow: hidden;
  white-space: normal;
  vertical-align: top;
}
.b-photo-albums-list .photo-viewer .title {
  width: 280px;
  margin-bottom: 10px;
  font: 16px 'Fontatigo4F', sans-serif;
  line-height: 22px;
  color: #111310;
  text-transform: uppercase;
}
.b-photo-albums-list .photo-viewer .date {
  margin-bottom: 15px;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #72787e;
}
.b-photo-albums-list .photo-viewer .date .day {
  color: #b93b3b;
}
.b-photo-albums-list .photo-viewer .description {
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #a0a5ac;
}
.b-photo-albums-list .b-share-to-social-networks-wrap {
  position: absolute;
  width: 340px;
  height: 43px;
  top: 474px;
  left: 600px;
}
.b-photo-albums-list .b-share-to-social-networks {
  padding: 0;
  margin: 0;
  border: none;
}
.b-photo-albums-list .b-share-to-social-networks li {
  width: 41px;
  height: 43px;
  padding: 0px;
  margin: 0;
  background: url('../images/video-viewer-socila-links-icons-grey.png') no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-photo-albums-list .b-share-to-social-networks:hover li {
  background: url('../images/video-viewer-socila-links-icons-red.png') no-repeat;
}
.b-photo-albums-list .b-share-to-social-networks li:hover {
  background: url('../images/video-viewer-socila-links-icons.png') no-repeat;
  /*background-color: #E61B23;*/
}
.b-photo-albums-list .b-share-to-social-networks li.social-likes__widget_twitter {
  background-position: 12px center;
}
.b-photo-albums-list .b-share-to-social-networks li.social-likes__widget_facebook {
  background-position: -28px center;
}
.b-photo-albums-list .b-share-to-social-networks li.social-likes__widget_vkontakte {
  background-position: -70px center;
}
.b-photo-albums-list .b-share-to-social-networks li.social-likes__widget_mailru {
  background-position: -110px center;
}
.b-photo-albums-list .b-share-to-social-networks li.social-likes__widget_livejournal {
  background-position: -150px center;
}
.b-photo-albums-list .b-share-to-social-networks li.social-likes__widget_odnoklassniki {
  background-position: -230px center;
}
.b-photo-albums-list .b-share-to-social-networks li:hover {
  /*background-color: #E61B23;*/
}
.b-regional-offices .b-container-inner-2 {
  min-height: 400px;
  padding-top: 13px;
  padding-bottom: 50px;
  background: #fff;
}
.b-regional-offices .regional-offices-title {
  height: 83px;
  margin: 0 -16px;
  padding: 0 16px;
  border-top: 1px solid #f7f8f9;
  background: #eff1f4;
}
.b-regional-offices .regional-offices-title .label {
  display: inline-block;
  text-transform: uppercase;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 83px;
  color: #000000;
}
.b-regional-offices .regional-office {
  margin: 0 -16px;
  border-top: 1px dotted #bababa;
  /*text-align: center;*/
  background: #eff1f4;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-regional-offices .regional-office .title {
  position: relative;
  height: 71px;
  padding: 0 16px;
  font: 20px 'Tahoma', sans-serif;
  line-height: 69px;
  color: #006AAF;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-regional-offices .regional-office .title .arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  right: 17px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background: #006AAF;
}
.b-regional-offices .regional-office .title .arrow span {
  position: absolute;
  width: 22px;
  height: 24px;
  top: 50%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background: url('../images/regional-offices-arrow.png') no-repeat center;
  background-size: 100% auto;
}
.b-regional-offices .regional-office .title:hover .arrow {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-regional-offices .regional-office .info {
  visibility: hidden;
  position: absolute;
}
.b-regional-offices .regional-office .image {
  display: block;
  width: 172px;
  height: 171px;
  margin: 0 auto;
  overflow: hidden;
}
.b-regional-offices .regional-office .properties {
  margin-top: 14px;
  padding: 0 0 40px 40px;
}
.b-regional-offices .regional-office .properties .property + .property {
  margin-top: 11px;
}
.b-regional-offices .regional-office .properties .label {
  display: inline-block;
  font: 15px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
  font-weight: bold;
  letter-spacing: 0px;
}
.b-regional-offices .regional-office .properties .value {
  display: inline-block;
  font: 15px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
  letter-spacing: 0px;
}
.b-regional-offices .regional-office .properties .value a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #006AAF;
  font: 15px 'Tahoma', sans-serif;
  line-height: 1;
  color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-regional-offices .regional-office .properties .value a:hover {
  color: #004A80;
  border-bottom-color: transparent;
}
.b-regional-offices .regional-office:hover {
  background: #eaecef;
}
.b-regional-offices .regional-office.active {
  background: transparent;
}
.b-regional-offices .regional-office.active .title {
  color: #000;
}
.b-regional-offices .regional-office.active .title .arrow {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background-color: #d4d4d4;
}
.b-regional-offices .regional-office.active .title .arrow span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.b-regional-offices .regional-office.active .title:hover .arrow {
  background-color: #006AAF;
}
.b-switch-data-site {
  float: right;
  white-space: nowrap;
}
.b-switch-data-site .label {
  display: inline-block;
  vertical-align: middle;
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-switch-data-site a.label {
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #006AAF;
  border-bottom: 1px dotted #006AAF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-switch-data-site a.label:hover {
  color: #004A80;
  border-bottom-color: transparent;
}
.b-switch-data-site .separator {
  display: inline-block;
  width: 40px;
  height: 20px;
  margin: 0 10px;
  vertical-align: middle;
  background: #d1d9df;
  text-align: right;
}
.b-switch-data-site .separator .icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #006AAF;
}
.b-switch-data-site.main .separator {
  text-align: left;
}
body.index .b-switch-data-site {
  float: none;
  margin: -30px 0 10px 0;
}
body.spec .b-switch-data-site {
  margin-top: 0;
}
body.index .b-switch-data-site .label {
  font: 14px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #000000;
}
body.index .b-switch-data-site a.label {
  color: #006AAF;
}
.b-propaganda-detail .b-container-inner-2 {
  padding-top: 13px;
  padding-bottom: 50px;
  background: #fff;
}
.b-propaganda-detail .b-article-video .title {
  margin-bottom: 20px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
}
.b-propaganda-detail .b-separator {
  height: 1px;
  margin: 30px 0;
  background: #d6d7d8;
}
.b-propaganda-detail .b-article-photo-gallery .title {
  margin-bottom: 20px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
}
.b-propaganda-detail .b-article-file .title {
  margin-bottom: 20px;
  font: 18px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #1f1f1f;
}
.b-propaganda-detail .b-article-file .download-link {
  display: inline-block;
  margin: 15px 0 0 0;
  text-decoration: none;
  font: 13px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #006AAF;
}
.b-propaganda-detail .b-article-file .download-link .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 2px 0 0;
  vertical-align: middle;
  background: url('../images/file-download-icon.png') no-repeat;
}
.b-propaganda-detail .b-article-file .download-link .icon.docx,
.b-propaganda-detail .b-article-file .download-link .icon.doc,
.b-propaganda-detail .b-article-file .download-link .icon.txt {
  width: 13px;
}
.b-propaganda-detail .b-article-file .download-link .icon.pdf {
  background-position: left -16px;
}
.b-propaganda-detail .b-article-file .download-link .label {
  display: inline-block;
  vertical-align: middle;
}
.b-propaganda-detail .b-article-file .download-link:hover {
  color: #004A80;
}
.b-background-video {
  position: absolute;
  width: 100%;
  min-width: 980px;
  left: 0;
  top: 0;
  height: 780px;
  overflow: hidden;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-background-video .videoBlock {
  width: 100%;
  height: 100%;
}
.b-background-video video {
  width: 100%;
  height: auto;
}
.b-documents-list .b-container-inner-2 {
  padding-top: 35px;
  padding-bottom: 50px;
  background: #fff;
}
.b-documents-list .b-container-inner-2 .main-title {
  margin-bottom: 0px;
}
.b-documents-list .b-file {
  border-bottom: 1px solid #d6d7d8;
}
.b-documents-list .b-file a {
  display: table;
  width: 100%;
  padding: 25px 0;
  overflow: hidden;
  text-decoration: none;
  font-size: 0px;
}
.b-documents-list .b-file a .title {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
  font: 14px 'Tahoma', sans-serif;
  line-height: 1.2;
  color: #444444;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-documents-list .b-file a .size {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  text-align: right;
  font: 12px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a4a4a4;
}
.b-documents-list .b-file a:hover .title {
  color: #004A80;
}
.b-documents-list .b-file a:hover .size {
  color: #004A80;
}

.transparent-bg {
  display: none!important;
}