.body {
  margin: 0 auto;
  max-width: 980px;
  min-width: 980px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .body {
    min-width: 320px;
    max-width: 100%;
  }
}
.minmax {
  margin: 0 auto;
  max-width: 930px;
}
@media only screen and (max-width: 1000px) {
  .minmax {
    min-width: auto;
  }
}
ul,
ol,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote {
  margin: 0;
  padding: 0;
}
html * {
  max-height: 999999px;
}
img {
  border-width: 0;
}
.bold,
.strong {
  font-weight: bold;
}
.hidden,
.display_none {
  display: none;
}
.pointer {
  cursor: pointer;
}
.bottom {
  vertical-align: bottom;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inlineblock {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}
.clear_left {
  clear: left;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.clear_right {
  clear: right;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.clear,
.clear_both {
  clear: both;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.relative {
  position: relative;
}
.table {
  display: table;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
/* izoom */
a.izoom {
  text-decoration: none !important;
}
a.izoom img {
  border: 1px solid #ef7d21;
  margin-right: 5px;
}
a.izoom img:hover {
  border: 1px solid #71b81e;
}
a.izoomleft img {
  margin: 0 20px 5px 0;
}
a.izoomright img {
  margin: 0 0 5px 20px;
}
.clickhref {
  cursor: pointer;
}
html {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
strong {
  font-weight: 500;
}
body {
  background: #eae8e8;
}
.l-middles h1 {
/*background: url("images/bullet.png") no-repeat scroll 0 11px rgba(0, 0, 0, 0);*/
  color: #00adef;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
/*padding-left: 15px;*/
}
@media only screen and (max-width: 780px) {
  .l-middles h1 {
    font-size: 21px;
    line-height: 26px;
  }
}
.l-middles h2 {
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
}
.l-middles a {
  color: #2790cf;
}
.l-middles a:hover {
  text-decoration: none;
}
.l-middles,
.l-middles p,
.l-middles li {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  padding-bottom: 12px;
}
.l-middles li {
  padding-bottom: 3px;
}
.l-middles ul,
.l-middles ol {
  padding-left: 16px;
  padding-bottom: 12px;
}
.breadcrumbs {
  font-size: 12px;
  font-weight: 200;
  line-height: 17px;
}
.breadcrumbs a {
  color: #00adef;
}
.searchform input {
  border-width: 0;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  height: 31px;
  width: 179px;
  outline-width: 0;
  padding: 0 0 0 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 6px;
}
.rightard {
  margin-bottom: 20px;
}
.rightard img {
  max-width: 240px;
}
.header-b {
  padding-top: 10px;
  margin-bottom: -10px;
}
.headard {
  position: relative;
  text-align: center;
}
.headard img {
  max-width: 930px;
}
.footerad img {
  max-width: 930px;
}
.rightblob {
  margin-bottom: 20px;
}
.rightblob-header {
/*background: url("images/bullet.png") no-repeat scroll 4px 4px rgba(0, 0, 0, 0);*/
  color: #2790cf;
  font-size: 15px;
  line-height: 22px;
/*padding-left: 20px;*/
  padding-left: 7px;
}
.rightblob-cnt {
  border: 1px solid #00adef;
  min-height: 40px;
  overflow: hidden;
}
.rightblob-footer-link {
  font-size: 13px;
  font-weight: 300;
  line-height: 14px;
  margin-top: 3px;
  text-align: right;
}
.rightblob-footer-link a {
  color: #2790cf;
}
.rightblob-item {
  border-top: 1px solid #b2e7fa;
  margin-top: -1px;
  padding: 7px;
}
.rightblob-event-header {
  overflow: hidden;
}
.rightblob-event-date {
  background: none repeat scroll 0 0 #00adef;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-right: 10px;
  padding: 0 5px;
  white-space: nowrap;
}
.rightblob-event-region {
  color: #2790cf;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.rightblob-event-name {
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
  margin-top: 6px;
}
.rightblob-event-name a {
  text-decoration: none;
  color: #000;
}
.rightblob-event-name a:hover {
  text-decoration: underline;
}
.rightblob-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
.rightblob-name a {
  color: #2790cf;
}
.rightblob-about {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  margin-top: 2px;
}
.rightblob-about a {
  color: #000;
  text-decoration: none;
}
.rightblob-about a:hover {
  text-decoration: underline;
}
.rightblob-press {
  padding: 7px 0;
}
.rightblob-press-item {
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
  margin: 7px 2px 7px 8px;
  width: 224px;
  overflow: hidden;
}
.rightblob-press-item__date {
  background: #00adef none repeat scroll 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 12px;
  line-height: 17px;
  margin-right: 6px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: 2px;
  padding-top: 1px;
}
.rightblob-press-item__date-value {
  margin: 0 7px;
}
.rightblob-press-item__date-value a {
  text-decoration: none !important;
  color: #fff;
}
.rightblob-press-item:hover .rightblob-press-item__name a {
  text-decoration: underline !important;
}
.rightblob-press-item__name {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.rightblob-press-item__name a {
  text-decoration: none;
  color: #000;
}
.letters-cnt {
  margin: -10px 0 20px;
}
@media only screen and (max-width: 1000px) {
  .letters-cnt {
    display: none;
  }
}
.letters {
  overflow: hidden;
  margin-bottom: 5px;
}
.letter-item {
  border: 1px solid #00adef;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: left;
  font-size: 12px;
  font-weight: 300;
  height: 17px;
  line-height: 18px;
  margin-left: 4px;
  min-width: 15px;
  padding: 0 1px;
  text-align: center;
}
.letter-item-num {
  width: 38px;
}
.letter-item a {
  color: #00adef !important;
  text-decoration: none !important;
  border-width: 0 !important;
  padding: 0 !important;
  background: none repeat scroll 0 0 transparent !important;
  font-weight: 300 !important;
}
.letter-item a:hover {
  text-decoration: underline !important;
}
.letter-item.selected {
  background: #00adef !important;
}
.letter-item.selected a {
  color: #fff !important;
}
.catleft {
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1000px) {
  .catleft {
    display: none;
  }
}
.catleft-item {
  line-height: 17px;
  margin-bottom: 8px;
  padding-left: 25px;
  padding-top: 2px;
  position: relative;
}
.catleft-item-box {
  position: absolute;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: 4px;
  left: 0;
  border: 1px solid #000;
}
.catleft-item.selected .catleft-item-box {
  background: #000;
}
.catleft-item a {
  color: #2790cf;
  text-decoration: none;
}
.catleft-item-checkbox {
  position: absolute;
  top: 1px;
  left: 0;
}
div.shareButtons {
  margin: 10px 0;
}
div.shareButtons ul,
div.shareButtons ol {
  padding-bottom: 0;
  padding-left: 0;
}
.typeAndArea {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 15px;
}
.typeAndArea-lefts {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 600px) {
  .typeAndArea-lefts {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
}
.typeAndArea-rights {
  overflow: hidden;
}
.typeAndArea-item {
  position: relative;
  padding-left: 26px;
}
.typeAndArea-item-checkbox {
  position: absolute;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: 4px;
  left: 0;
  border: 1px solid #000;
}
.typeAndArea-item-checkbox.selected {
  background: #000;
}
.typeAndArea-item-text a {
  text-decoration: none;
}
.typeAndArea-item-text a:hover {
  text-decoration: underline;
}
.comp-header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.comp-header-lefts {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 600px) {
  .comp-header-lefts {
    width: auto;
    float: none;
    margin-bottom: 11px;
  }
}
.comp-menu {
  border-left: 1px solid #00adef;
  left: 4px;
  overflow: hidden;
  padding-top: 16px;
  position: relative;
  margin-top: -20px;
}
.comp-menu-item {
  float: left;
  clear: left;
  position: relative;
  padding: 0 12px;
  margin: 3px 0;
}
.comp-menu-item.selected {
  background: none repeat scroll 0 0 #00adef;
  color: #fff;
  float: left;
  white-space: nowrap;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.comp-menu-item.selected a {
  color: #fff;
  text-decoration: none;
}
.comp-header-logo {
  overflow: hidden;
}
.companyAbout {
  margin-bottom: 33px;
}
.companyCnt {
  margin-bottom: 33px;
}
.companyCnt-link {
  margin-top: -10px;
}
.pressPage-h1date {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  margin-left: 7px;
  position: relative;
  top: -1px;
}
.eventPage-h1date {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  position: relative;
  top: -1px;
}
.pressPageCompany {
  margin-top: 45px;
}
.pressPageCompany .companyCnt-link {
  margin-top: 5px;
  margin-bottom: 15px;
}
.companyBrand-data {
  overflow: hidden;
  padding-bottom: 15px;
}
.companyBrand-item {
  float: left;
  height: 80px;
  line-height: 80px;
  margin-right: 24px;
}
.companyBrand-area-name {
  border-bottom: #00adef 1px solid;
  font-size: 17px;
  margin-bottom: 19px;
}
.companyBrand-area-name a {
  text-decoration: none;
}
@media only screen and (max-width: 600px) {
  .companyBrand-area-data {
    margin-left: 0;
  }
}
.companyBrand-area-data :last-child {
  border-bottom-width: 0;
}
.form-lines {
  width: 100%;
}
.form-line-header {
  margin: 3px 0 10px;
}
.form-line-lefts {
  width: 180px;
  vertical-align: top;
  padding-bottom: 12px;
}
@media only screen and (max-width: 600px) {
  .form-line-lefts {
    padding-bottom: 1px;
    display: block;
    width: auto;
  }
}
.form-line-rights {
  vertical-align: top;
  padding-bottom: 12px;
}
@media only screen and (max-width: 600px) {
  .form-line-rights {
    display: block;
  }
}
.form-input {
  border: 1px solid #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-family: "Roboto";
  font-size: 15px;
  height: 24px;
  padding-left: 5px;
  width: 100%;
  font-weight: 300;
}
.form-input-captcha {
  width: 100px;
  display: inline-block;
}
.form-select {
  border: 1px solid #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-family: "Roboto";
  font-size: 15px;
  height: 24px;
  width: 100%;
  font-weight: 300;
}
.form-line-comment {
  font-size: 13px;
  line-height: 19px;
}
.form-textarea {
  border: 1px solid #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 300;
  height: 120px;
  padding-left: 5px;
  padding-top: 3px;
  width: 100%;
}
.addPressSelectCell-link {
  text-decoration: underline;
  cursor: pointer;
}
.addPressSelectCell-back {
  text-decoration: underline;
  cursor: pointer;
}
.addPressSelectCell-not {
  color: #aaa;
}
.miniUploadFileConsole,
.errorMessage {
  color: #ac2925;
  font-size: 12px;
  line-height: 19px;
}
.eventblock-date {
  margin-bottom: 3px;
  margin-top: -9px;
}
.eventblock-date span {
  margin-right: 3px;
}
.miniTinyMce .mce-panel {
  border: 1px solid #00adef;
}
.miniTinyMce .mce-panel .mce-panel {
  border: 0 solid #00adef;
}
.miniTinyMce .mce-statusbar {
  display: none !important;
}
.miniUploadFileList {
  font-size: 12px;
  line-height: 19px;
  padding-left: 13px;
}
.errorSummary {
  padding-top: 10px;
  font-size: 12px;
}
.errorSummary p,
.errorSummary li {
  font-size: 14px;
  line-height: 20px;
}
.pressPage-gallery {
  margin: 10px 0;
  overflow: hidden;
}
.pressPage-gallery-item {
  float: left;
  height: 150px;
  line-height: 150px;
  margin-right: 24px;
  vertical-align: middle;
}
.pressPage-gallery-item img {
  display: inline-block;
  vertical-align: middle;
}
.miniUploadFileAbout {
  border: 1px solid #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-family: "Roboto";
  font-size: 11px;
  font-weight: 300;
  height: 18px;
  margin-left: 10px;
  padding-left: 5px;
}
.miniUploadFileList>div {
  padding-top: 2px;
  padding-bottom: 2px;
}
.eventPage-source {
  font-style: italic;
  margin-bottom: 15px;
}
.l-main {
  overflow: hidden;
  padding: 25px 0 20px;
}
@media only screen and (max-width: 1000px) {
  .l-main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.l-main__wrapper {
  position: relative;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 780px) {
  .l-main__wrapper {
    display: block;
  }
}
.l-middles {
  min-height: 300px;
  padding-bottom: 20px;
  display: table-cell;
  vertical-align: top;
  padding-right: 30px;
}
@media only screen and (max-width: 780px) {
  .l-middles {
    display: block;
    padding-right: 0;
  }
}
.l-rights {
  width: 240px;
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 780px) {
  .l-rights {
    display: none;
  }
}
.header {
  height: 92px;
  padding: 30px 0 0;
}
@media only screen and (max-width: 1000px) {
  .header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .header {
    height: auto;
    padding: 15px 0;
  }
}
.header__wrapper {
  position: relative;
}
@media only screen and (max-width: 600px) {
  .header__wrapper {
    text-align: center;
  }
}
.header__logo {
  left: 0;
  position: absolute;
  top: 0;
  width: 292px;
  height: 53px;
}
@media only screen and (max-width: 600px) {
  .header__logo {
    position: relative;
    display: block;
    margin: 0 auto 10px;
    zoom: 1;
  }
  .header__logo:before,
  .header__logo:after {
    content: "";
    display: table;
  }
  .header__logo:after {
    clear: both;
  }
}
.header__buttons {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 600px) {
  .header__buttons {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 260px;
    zoom: 1;
  }
  .header__buttons:before,
  .header__buttons:after {
    content: "";
    display: table;
  }
  .header__buttons:after {
    clear: both;
  }
  .header__buttons .header-button:first-of-type {
    margin-left: 0;
  }
}
.header-button {
  border: 1px solid #00adef;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #00adef;
  float: left;
  font-size: 15px;
  font-weight: 300;
  height: 35px;
  line-height: 20px;
  margin-left: 10px;
  padding: 9px 10px 14px;
  position: relative;
  text-align: center;
  width: 93px;
}
@media only screen and (max-width: 600px) {
  .header-button {
    margin-left: 23px;
  }
}
.header-button:hover {
  text-decoration: underline;
}
.footer {
  position: relative;
}
.footer a {
  color: #2790cf;
}
.footer__wrapper {
  padding: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  overflow: hidden;
}
.footer__content {
  float: left;
  margin-right: 33px;
  width: 75%;
}
@media only screen and (max-width: 780px) {
  .footer__content {
    float: none;
    margin-right: 0;
    width: auto;
    font-size: 11px;
    line-height: 19px;
    margin-top: 11px;
  }
}
.footer__rights {
  overflow: hidden;
  float: right;
}
@media only screen and (max-width: 780px) {
  .footer__rights {
    float: none;
  }
}
@media only screen and (max-width: 780px) {
  .footer__contacts {
    float: left;
  }
}
.footer__counters {
  margin-top: 16px;
  line-height: 20px;
}
@media only screen and (max-width: 780px) {
  .footer__counters {
    margin-top: 0;
    float: right;
  }
}
.footer__counters div {
  float: left;
  margin-right: 10px;
}
.header-menu {
  background: #00adef;
  height: 50px;
}
.header-menu__wrapper {
  position: relative;
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 1000px) {
  .header-menu__wrapper {
    border-right-width: 0;
  }
}
.header-menu__showmenu {
  display: none;
  font-size: 20px;
  color: #fff;
  padding: 13px 0 11px 51px;
  position: absolute;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  .header-menu__showmenu {
    display: block;
  }
  .header-menu__showmenu:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 20px;
    width: 21px;
    height: 21px;
    background: url("/images/mmenu.png") no-repeat;
  }
}
.header-menu__content {
  border-left: 1px solid #6bd0f6;
  display: table;
  width: 90%;
}
@media only screen and (max-width: 1000px) {
  .header-menu__content {
    border-left-width: 0;
  }
}
@media only screen and (max-width: 600px) {
  .header-menu__content {
    background: #00adef;
    border-left-width: 0;
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 3;
  }
  .j-header-menu-opened .header-menu__content {
    display: block;
  }
}
.header-menu__item {
  border-right: 1px solid #6bd0f6;
  display: table-cell;
  font-size: 18px;
  font-weight: 500;
  height: 33px;
  padding: 15px 3px 2px;
  white-space: nowrap;
  text-transform: uppercase;
  min-width: 68px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 780px) {
  .header-menu__item:nth-child(5) {
    display: none;
  }
}
@media only screen and (max-width: 780px) {
  .header-menu__item {
    font-size: 17px;
  }
}
@media only screen and (max-width: 600px) {
  .header-menu__item {
    display: block;
    text-align: left;
    font-size: 18px;
    border-top: 1px solid #6bd0f6;
    border-right-width: 0;
    height: 36px;
    padding: 14px 20px 0;
  }
  .header-menu__item:after {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 33px;
    content: '';
    background: url("/images/menuarr.png") no-repeat;
    width: 7px;
    height: 22px;
  }
}
.header-menu__item a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.header-menu__item.selected a,
.header-menu__item:hover a {
  border-bottom: 3px #fff solid;
}
.header-menu__search {
  position: absolute;
  right: 3%;
  top: 9px;
}
@media only screen and (max-width: 600px) {
  .header-menu__search {
    right: 20px;
  }
}
.header-menu__button {
  background: url("/images/search.png") 0 0 no-repeat;
  width: 27px;
  height: 27px;
  cursor: pointer;
  position: absolute;
  right: 3px;
  top: 3px;
}
.footer-menu {
  background: #00adef;
  height: 28px;
  overflow: hidden;
}
@media only screen and (max-width: 1000px) {
  .footer-menu {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer-menu__wrapper {
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .footer-menu__wrapper {
    width: auto;
  }
}
.footer-menu__item {
  display: table-cell;
  white-space: nowrap;
/*@media $m_layout_2
      &:nth-child(5)
        display none*/
}
@media only screen and (max-width: 780px) {
  .footer-menu__item:nth-child(3),
  .footer-menu__item:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .footer-menu__item {
    padding-right: 35px;
  }
  .footer-menu__item:nth-child(1),
  .footer-menu__item:nth-child(2),
  .footer-menu__item:nth-child(6) {
    display: none;
  }
  .footer-menu__item:nth-child(8) {
    padding-right: 0;
  }
}
.footer-menu__item a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.footer-menu__item a:hover {
  text-decoration: underline;
}
.footer-b {
  margin-top: -20px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 780px) {
  .footer-b__full {
    display: none;
  }
}
.footer-b__mobile {
  display: none;
}
@media only screen and (max-width: 780px) {
  .footer-b__mobile {
    display: table;
    width: 100%;
  }
}
.footer-b__item {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .footer-b__item {
    display: block;
    width: auto;
  }
  .footer-b__item_second {
    display: none;
  }
}
.news a {
  color: #2790cf;
  text-decoration: none;
}
.news a:hover {
  text-decoration: underline;
}
.newsblock {
  position: relative;
  border-bottom: 1px solid #ddd;
  margin-bottom: 22px;
  overflow: hidden;
  padding-bottom: 4px;
  line-height: 23px;
}
.newsblock p,
.newsblock li {
  line-height: 23px;
}
.newsblock__wrapper {
  position: relative;
}
.newsblock__image {
  float: left;
  margin-right: 15px;
  margin-top: 5px;
  min-height: 50px;
  width: 181px;
  text-align: center;
}
@media only screen and (max-width: 490px) {
  .newsblock__image {
    float: none;
  }
}
.maincont-center .newsblock__image {
  width: 151px;
  margin-right: 25px;
}
.newsblock__content {
  overflow: hidden;
}
.newsblock__header {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 13px;
}
.newsblock__about {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 8px;
}
.newsblock__footer {
  margin-top: 0;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
.newsblock__date {
  float: left;
  margin-right: 16px;
}
@media only screen and (max-width: 490px) {
  .newsblock__date {
    float: none;
  }
}
.newsblock__company {
  float: left;
  margin-right: 16px;
}
.newsblock a {
  color: #000;
  text-decoration: underline;
}
.newsblock__link {
  float: right;
}
.newsblock_comp .newsblock__link {
  top: -6px;
  position: relative;
}
@media only screen and (max-width: 490px) {
  .newsblock_comp .newsblock__link {
    position: relative;
    left: 0;
    float: right;
  }
}
@media only screen and (max-width: 490px) {
  .newsblock__link {
    float: none;
    right: 0;
    position: absolute;
    top: -1px;
    font-size: 16px;
  }
  .newsblock_event .newsblock__link {
    position: relative;
    top: 0;
    left: 0;
  }
}
.newsblock a {
  text-decoration: underline;
  color: #2790cf;
}
.gotoadd {
  margin: 40px 0 20px;
  overflow: hidden;
}
.gotoadd__plus {
  border: 1px solid #00adef;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #00adef;
  float: left;
  font-size: 52px;
  font-weight: 200;
  line-height: 58px;
  margin-right: 25px;
  text-align: center;
  width: 180px;
}
@media only screen and (max-width: 490px) {
  .gotoadd__plus {
    width: 15%;
    display: none;
  }
}
.gotoadd__text {
  color: #2790cf;
  font-size: 17px;
  font-weight: 300;
  line-height: 28px;
}
.gotoadd__text a {
  color: #2790cf;
}
.hpages {
  overflow: hidden;
}
.hpages__wrapper {
  float: right;
  position: relative;
}
@media only screen and (max-width: 780px) {
  .hpages__wrapper {
    float: none;
  }
}
.hpages__header {
  color: #2790cf;
  float: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  margin-right: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 780px) {
  .hpages__header {
    display: none;
  }
}
ul.yiiPager {
  padding-left: 0 !important;
}
.yiiPager {
  float: right;
}
@media only screen and (max-width: 780px) {
  .yiiPager {
    float: none;
  }
}
.yiiPager .previous,
.yiiPager .next,
.yiiPager .page {
  border: 1px solid #00adef;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: left;
  font-size: 20px;
  font-weight: 300;
  height: 28px;
  line-height: 28px;
  margin-left: 13px;
  min-width: 30px;
  padding: 0 1px;
  text-align: center;
}
@media only screen and (max-width: 490px) {
  .yiiPager .previous,
  .yiiPager .next,
  .yiiPager .page {
    display: none;
  }
}
.yiiPager .previous a,
.yiiPager .next a,
.yiiPager .page a {
  color: #00adef !important;
  text-decoration: none !important;
  border-width: 0 !important;
  padding: 0 !important;
  background: none repeat scroll 0 0 transparent !important;
  font-weight: 300 !important;
}
.yiiPager .previous a:hover,
.yiiPager .next a:hover,
.yiiPager .page a:hover {
  text-decoration: underline !important;
}
.yiiPager .page.selected {
  background: #00adef !important;
}
.yiiPager .page.selected a {
  color: #fff !important;
}
.yiiPager .previous,
.yiiPager .next {
  font-size: 15px;
  padding-left: 8px;
  padding-right: 8px;
  display: none;
}
@media only screen and (max-width: 490px) {
  .yiiPager .previous,
  .yiiPager .next {
    display: block;
  }
}
.yiiPager .previous.hidden,
.yiiPager .next.hidden {
  border-color: #808080;
  cursor: default;
}
.yiiPager .previous.hidden a,
.yiiPager .next.hidden a {
  color: #808080 !important;
  text-decoration: none !important;
}
.page-selector {
  position: relative;
}
.page-selector_mobile {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .page-selector_mobile {
    display: block;
  }
}
.page-selector__wrapper {
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .page-selector__wrapper {
    display: table;
    max-width: 470px;
    width: 100%;
  }
}
@media only screen and (max-width: 490px) {
  .page-selector__wrapper {
    display: block;
  }
}
.page-selector__caption {
  display: none;
  width: 157px;
  color: #2790cf;
  text-align: right;
  font-size: 14px;
  padding-right: 21px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1000px) {
  .page-selector__caption {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 490px) {
  .page-selector__caption {
    display: block;
    padding-right: 0;
    width: auto;
    text-align: left;
    padding-bottom: 1px;
  }
}
.page-selector__content {
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .page-selector__content {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 490px) {
  .page-selector__content {
    display: block;
  }
}
.page-selector__data {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
  width: 100%;
  margin-bottom: 10px;
}
.page-selector__data select {
  border: 1px solid #2790cf;
  color: #2790cf;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  height: 25px;
  padding: 0 0 0 2px;
  width: 100%;
}
.maincont {
  overflow: hidden;
  margin-top: 25px;
}
.maincont-lefts {
  float: left;
  width: 180px;
  border-right: 1px solid #ddd;
  margin-right: 15px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1000px) {
  .maincont-lefts {
    float: none;
    width: auto;
    border-right-width: 0;
    margin-right: 0;
  }
}
.maincont-center {
  overflow: hidden;
}
.dialog-bg {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 450;
}
.dialog-social-center {
  left: 50%;
  top: 50%;
}
.dialog-social {
  position: fixed;
  display: none;
  background: #fff;
  z-index: 500;
  width: 445px;
  -webkit-transform: translate(-220px, -290px);
  -moz-transform: translate(-220px, -290px);
  -o-transform: translate(-220px, -290px);
  -ms-transform: translate(-220px, -290px);
  transform: translate(-220px, -290px);
}
@media only screen and (max-width: 490px) {
  .dialog-social {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
  }
}
.dialog-social-fb .d-close {
  top: 7px;
  background: url("/images/icon_fb.png") no-repeat -22px 0;
  padding: 0;
  width: 42px;
  height: 42px;
  right: 8px;
}
.d-close {
  position: absolute;
  width: 22px;
  height: 22px;
  padding: 10px;
  background: url("/images/icon_fb.png") no-repeat 10px -422px;
  right: 18px;
  top: 21px;
  cursor: pointer;
}
.dialog-social-fb .dialog-social-header {
  background: #3a5897;
}
.dialog-social-fb .dialog-social-title {
  background: url("/images/fb_subscribe_bg.png") no-repeat 0 100%;
  text-align: left;
  color: #fff;
  padding-bottom: 20px;
}
.dialog-social-title {
  font-size: 18px;
  line-height: 1.3em;
}
.dialog-social-lnk {
  padding: 12px 0 10px 22px;
  display: inline-block;
}
.dialog-social-message-block-text {
  border-top: solid 1px #9daccb;
  padding: 22px 66px 22px 22px;
}
.dialog-social-message-block-text {
  border-top: solid 1px #9daccb;
  padding: 22px 66px 22px 22px;
}
.dialog-social-fb .dialog-social-widgets {
  padding-left: 25px;
}
.dialog-social-widgets {
  padding-bottom: 0;
  height: 90px;
  overflow: visible;
  margin-top: 15px;
}
.dialog-social-fb .dialog-social-auth {
  background: #dededd;
}
.dialog-social-auth {
  padding: 12px 12px 20px 12px;
  text-align: center;
}
.dialog-social-auth-link {
  border-bottom: 1px dashed #000;
  text-decoration: none;
  font-size: 12px;
}
a.dialog-social-auth-link {
  color: #000;
}
#u_0_0 {
  width: 200px;
}
