@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=latin,cyrillic);
.gp-container .global-panel .gp-item.b-goto-classified,
.gp-container .global-panel .gp-item.b-goto-classified.active {
  margin-left: auto;
  background-color: #15a4fa;
}
.gp-container .global-panel .gp-item.b-goto-classified a,
.gp-container .global-panel .gp-item.b-goto-classified.active a {
  color: #fff;
  border-bottom: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.gp-container .global-panel .gp-item.b-goto-classified:hover,
.gp-container .global-panel .gp-item.b-goto-classified.active:hover {
  background-color: #15a4fa;
}
.gp-container .global-panel .gp-item.b-goto-classified:hover a,
.gp-container .global-panel .gp-item.b-goto-classified.active:hover a {
  text-shadow: none;
  color: #fff;
}
.mobile-right-menu .links-block .b-goto-classified {
  display: block;
  text-align: center;
  background: #15a4fa;
  color: #fff;
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.mobile-right-menu .links-block .b-goto-classified:hover {
  text-shadow: none;
  color: #fff;
}
.swipe.mobile-right-menu .btn.btn-success.btn-login {
  margin: 0 auto;
}
.swipe.mobile-right-menu .user-login {
  margin-top: 10px;
  display: flex;
  align-items: center;
  padding: .5em;
}
.swipe.mobile-right-menu .user-login .ava-login {
  float: none;
  display: inline-block;
  margin: 0;
}
.swipe.mobile-right-menu .user-login .user-name {
  font-size: 12px;
}
.swipe.mobile-right-menu .user-login .log-out {
  top: 50%;
  margin-top: -15px;
}
.swipe.mobile-right-menu .social-icons a {
  margin-right: 0;
  width: 25px;
  height: 25px;
  font-size: 12px;
}
.smcx-widget {
  bottom: 20px !important;
  right: 20px !important;
  top: auto !important;
  left: auto !important;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.modal-open {
  padding-right: 0 !important;
  overflow: auto !important;
}
.ya-ads-container {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: auto;
}
#login-modal {
  z-index: 9999;
}
.now-read.bot-mar {
  background: #f9f9f9;
  padding: 1em;
  margin: 1em auto;
  border-radius: 10px;
}
.col-md-3 .now-read.bot-mar {
  font-size: 10px;
}
.now-read.bot-mar .read-header .btn {
  background: none;
  color: #2d3950;
  font-weight: bold;
  text-shadow: none;
  margin: 0;
  padding: 0;
}
.company-news-widget-container {
  display: block;
}
@media screen and (min-width: 1400px) {
  .company-news-widget-container {
    display: none;
  }
}
.topnews-first-grid-item-slot {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .topnews-first-grid-item-slot {
    width: 49%;
  }
}
.transition {
  transition: 0.3s ease-out 0s;
}
.uppercase {
  text-transform: uppercase;
}
.text-outline {
  text-shadow: 2px -2px 0 #2d3950, 2px -2px 0 #2d3950, -2px 2px 0 #2d3950, 2px 2px 0 #2d3950;
}
.bg-color-green {
  background-color: #2ecc71;
  color: #fff;
}
.bg-color-blue {
  background-color: #2ecc71;
  color: #fff;
}
.no-padding {
  padding: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
body {
  font-size: 13px;
  color: #2d3950;
  font-family: 'Roboto';
  font-weight: 400;
}
section {
  padding: 15px 0;
}
section.colored {
  background: #f9f9f9;
}
a {
  text-decoration: underline;
  color: #2d3950;
  transition: 0.3s ease-out 0s;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  transition: 0.3s ease-out 0s;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination .active > a,
.pagination .active > a:hover,
.pagination .active > a:focus,
.pagination .active > span,
.pagination .active > span:hover,
.pagination .active > span:focus {
  background-color: #15a4fa;
  border-color: #15a4fa;
}
.breadcrumb {
  border-radius: 2px;
  background: none;
  padding: 8px 0;
}
.modal-content {
  border-radius: 2px;
}
.modal-header {
  text-align: center;
  border-bottom: none;
}
.modal-header h5 {
  font-size: 16px;
  margin: 30px 0 20px;
}
.modal-footer {
  border-top: none;
  padding: 30px 0;
  text-align: center;
}
.modal-footer .btn {
  padding: 10px 40px;
}
.modal-body {
  padding: 0 40px;
  margin: 20px 0;
}
.modal-backdrop {
  background-color: #2e3950;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.login-modal {
  text-align: center;
}
.login-modal .modal-content .modal-body {
  padding: 0 150px 20px;
}
.login-modal .social-icons {
  text-align: center;
  margin: 10px 0;
}
.login-modal .form-group .form-control {
  font-size: 16px;
}
.login-modal .restore-pass {
  margin-top: 40px;
}
.outline-tabs.nav-tabs {
  font-size: 16px;
  margin: 25px 0;
}
.outline-tabs.nav-tabs > li > a,
.outline-tabs.nav-tabs > li > a:hover,
.outline-tabs.nav-tabs > li > a:focus,
.outline-tabs.nav-tabs > li:hover > a,
.outline-tabs.nav-tabs > li:hover > a:hover,
.outline-tabs.nav-tabs > li:hover > a:focus,
.outline-tabs.nav-tabs > li:focus > a,
.outline-tabs.nav-tabs > li:focus > a:hover,
.outline-tabs.nav-tabs > li:focus > a:focus,
.outline-tabs.nav-tabs > li.active > a,
.outline-tabs.nav-tabs > li.active > a:hover,
.outline-tabs.nav-tabs > li.active > a:focus,
.outline-tabs.nav-tabs > li.active:hover > a,
.outline-tabs.nav-tabs > li.active:hover > a:hover,
.outline-tabs.nav-tabs > li.active:hover > a:focus,
.outline-tabs.nav-tabs > li.active:focus > a,
.outline-tabs.nav-tabs > li.active:focus > a:hover,
.outline-tabs.nav-tabs > li.active:focus > a:focus {
  border: none;
  background: none;
  text-decoration: none;
  border-bottom: 1px solid #2d3950;
}
.outline-tabs.nav-tabs > li.hover > a,
.outline-tabs.nav-tabs > li.hover > a:hover,
.outline-tabs.nav-tabs > li.hover > a:focus,
.outline-tabs.nav-tabs > li.focus > a,
.outline-tabs.nav-tabs > li.focus > a:hover,
.outline-tabs.nav-tabs > li.focus > a:focus,
.outline-tabs.nav-tabs > li.active > a,
.outline-tabs.nav-tabs > li.active > a:hover,
.outline-tabs.nav-tabs > li.active > a:focus,
.outline-tabs.nav-tabs > li.active:hover > a,
.outline-tabs.nav-tabs > li.active:hover > a:hover,
.outline-tabs.nav-tabs > li.active:hover > a:focus,
.outline-tabs.nav-tabs > li.active:focus > a,
.outline-tabs.nav-tabs > li.active:focus > a:hover,
.outline-tabs.nav-tabs > li.active:focus > a:focus {
  color: #15a4fa;
  border-bottom: 1px solid #15a4fa;
}
.form-horizontal .control-label {
  font-weight: normal;
}
.form-control,
.bootstrap-tagsinput {
  border-radius: 2px;
  box-shadow: none;
}
.form-control:focus,
.bootstrap-tagsinput:focus {
  border-color: #15a4fa;
  outline: 0px none;
  box-shadow: none;
}
.bootstrap-tagsinput {
  width: 100%;
  padding: 6px 12px;
}
.bootstrap-tagsinput input {
  font-size: 14px;
}
textarea {
  resize: vertical;
}
.top-banner-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #dedede;
  margin-bottom: 30px;
  margin-top: -16px;
}
.top-banner-container > div {
  width: 100% !important;
}
.b-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.b-header .navbar-toggle {
  margin-left: 0;
}
.b-header__left {
  display: none;
  flex-direction: column;
}
@media screen and (min-width: 767px) {
  .b-header__left {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .b-header__left {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 45%;
  }
}
@media screen and (min-width: 1200px) {
  .b-header__left {
    max-width: 45%;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.b-header__right {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .b-header__right {
    width: 55%;
  }
}
.b-header__right .navbar {
  margin-bottom: 0;
}
.b-header__right_bottom {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 767px) {
  .b-header__right_bottom {
    display: flex;
  }
}
.b-header-currency,
.b-header-weather,
.b-header-social-links,
.b-header-search {
  font-size: .8em;
}
.b-header-currency .b-search__input,
.b-header-weather .b-search__input,
.b-header-social-links .b-search__input,
.b-header-search .b-search__input {
  min-width: 200px;
}
@media screen and (min-width: 992px) {
  .b-header-currency,
  .b-header-weather {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .b-header-currency,
  .b-header-weather {
    display: block;
  }
}
.b-header-social-links .social-icons a {
  font-size: 12px;
  padding: 5px;
  text-align: center;
  background-color: #fff;
  border-radius: 2px;
  width: 30px;
  height: 30px;
  border: 1px solid #efefef;
  border-radius: 0;
  margin-left: 2px;
  transition: 0.3s ease-out 0s;
}
.b-header-social-links .social-icons a :hover {
  border-color: #1c2329;
}
.b-search {
  position: relative;
  margin: 0;
}
.b-search-form {
  display: flex;
  flex-wrap: wrap;
}
.b-search__submit {
  position: absolute;
  top: 0;
  right: 0;
  background: #00a5ff;
  border: none;
  display: block;
  color: #fff;
  padding: 5px 15px;
  height: 100%;
}
.b-search__input {
  border: 1px solid #efefef;
  border-radius: 0;
  padding: 6px 12px;
  height: 100%;
  line-height: 100%;
}
.b-search__input::placeholder {
  font-size: .8em;
  font-style: italic;
}
.b-main-nav-menu {
  font-size: .9em;
}
.b-main-nav-menu .navbar-nav a {
  padding: 10px;
}
.b-main-nav-menu .navbar-nav .dropdown-menu a {
  font-size: .8em;
}
.b-main-nav-menu .navbar-nav .dropdown-toggle {
  transition: background .3s ease, color .3s ease-in-out;
}
.b-main-nav-menu .navbar-nav li.open .dropdown-toggle {
  color: #fff;
  background: #15a4fa;
}
.b-main-nav-brand {
  margin: 0 20px 0 0;
}
.b-main-nav-brand__logo {
  display: block;
  width: 160px;
}
.b-main-nav-brand__logo img {
  width: 100%;
}
.b-main-nav-brand .region-change {
  float: none;
  padding: 15px 0 0;
}
.b-main-nav-brand .region-change .rc-menu {
  justify-content: center;
}
.b-main-nav-brand .region-change .rc-menu .region-selector-current-region {
  padding: 0;
}
.b-main-nav-brand .region-change .rc-menu .region-selector-current-region:hover .region-selector-list-dropdown {
  transform: scaleY(1);
}
.b-main-nav-brand .region-selector-list-dropdown {
  min-width: 200px;
  left: -22px;
  display: block;
  transform: scaleY(0);
  transition: transform .3s ease;
  transform-origin: top center;
}
.b-main-nav-brand .region-selector-list-dropdown label {
  font-size: 0.9em;
}
.b-main-nav-services {
  display: flex;
  align-items: center;
}
.b-main-nav-services--mobile .b-main-nav-services__items {
  border-top: 1px solid #e7e7e7;
  padding: 10px;
  text-align: center;
}
.b-main-nav-services--mobile .b-main-nav-services__item:last-child {
  margin-bottom: 0;
}
.b-main-nav-services--mobile .b-main-nav-services__item > a {
  margin-right: 0;
}
.b-main-nav-services__items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-main-nav-services__item {
  color: #f9f9f9;
  display: inline-block;
  padding: 5px 10px;
  background: #15a4fa;
  margin: auto 5px;
  font-size: .8em;
  margin-bottom: .5em;
  text-align: center;
  transition: background-color .3s ease-in-out;
}
.b-main-nav-services__item:hover {
  background: #47b7fb;
}
.b-main-nav-services__item--cta {
  background: #2ecc71;
}
.b-main-nav-services__item--cta:hover {
  background: #54d98c;
}
.b-main-nav-services__item a {
  color: inherit;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
}
.navbar-default {
  background: #fff;
  border: none;
}
.navbar-brand {
  height: auto;
}
nav a {
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a {
  color: #2d3950;
  text-transform: uppercase;
  transition: 0.3s ease-out 0s;
}
.navbar-default .navbar-nav > li > a.btn-login {
  font-size: 10px;
  padding: 2px 25px;
  border-radius: 0;
  margin: 8px;
  color: #fff;
  border: none;
  background: #2ecc71;
  transition: 0.3s ease-out 0s;
}
.ava-login {
  display: block;
  padding: 0;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  background-color: #f9f9f9;
}
.ava-login .caret {
  display: none;
}
.navbar-nav > li > .dropdown-menu {
  box-shadow: none;
  border-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border: 1px solid #dedede;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  background-color: #15a4fa;
}
.navbar-default .navbar-nav > li > a.btn-login:hover,
.navbar-default .navbar-nav > li > a.btn-login:focus {
  color: #fff;
  text-shadow: none;
  transition: 0.3s ease-out 0s;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #818896;
  transition: 0.3s ease-out 0s;
}
.navbar-brand .logo {
  width: 160px;
  height: 32px;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.link-no-link {
  color: #2d3950;
  text-decoration: none;
  transition: 0.3s ease-out 0s;
}
.link-no-link:hover,
.link-no-link:active,
.link-no-link:focus {
  text-decoration: none;
  color: #818896;
  transition: 0.3s ease-out 0s;
}
.info-line {
  margin-bottom: 15px;
  margin-top: 15px;
}
.info-line span {
  color: #b9b9b9;
}
.money-chevron {
  color: #fe6e2c;
  font-size: 0.5em;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.social-icons a {
  display: inline-block;
  font-size: 16px;
  padding: 5px;
  text-align: center;
  background-color: #fff;
  border-radius: 2px;
  width: 36px;
  height: 36px;
  transition: 0.3s ease-out 0s;
}
.social-icons a+a {
  margin-left: 15px;
}
.social-icons a:hover,
.social-icons a:focus,
.social-icons a:active {
  background-color: #2d3950;
  color: #fff;
  transition: 0.3s ease-out 0s;
}
.weather-icon svg {
  height: 20px;
  width: 20px;
  margin-bottom: -4px;
  fill: #2d3950;
  transition: 0.3s ease-out 0s;
}
a:hover .weather-icon svg,
a:active .weather-icon svg,
a:focus .weather-icon svg {
  fill: #818896;
  transition: 0.3s ease-out 0s;
}
.b-gmo-menu {
  position: relative;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  overflow-x: auto;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.b-gmo-menu__item {
  padding: 5px 8px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .b-gmo-menu__item {
    margin: 0 20px;
  }
}
@media (min-width: 470px) {
  .b-gmo-menu__item {
    display: inline-block;
  }
}
.b-gmo-menu__item--blue {
  background: #15a5fa;
  color: #fff;
}
.b-gmo-menu__item--blue:hover {
  background-color: #2eb0fc;
  color: #fff;
}
.b-gmo-menu__item--purple {
  background: #9629df;
  color: #fff;
}
.b-gmo-menu__item--purple:hover {
  background-color: #9e3edf;
  color: #fff;
}
.b-gmo-menu__item--bronze {
  background: #c78e53;
  color: #fff;
}
.b-gmo-menu__item--bronze:hover {
  background-color: #da9750;
  color: #fff;
}
.b-gmo-menu__item--gray {
  background: #7b7b7b;
  color: #fff;
}
.b-gmo-menu__item--gray:hover {
  background-color: #979797;
  color: #fff;
}
.b-gmo-menu__item--green {
  background: #2ecc71;
  color: #fff;
}
.b-gmo-menu__item--green:hover {
  color: #fff;
  background-color: #54d98c;
}
.b-gmo-menu__brand {
  display: inline-block;
  position: relative;
  margin-left: 0;
  margin-right: 10px;
  background: #14A4FA;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
  border-color: transparent transparent transparent #14A4FA;
  transition: background .3s ease, border-color .3s ease;
}
.b-gmo-menu__brand:hover {
  background: #44b2f5;
  border-color: transparent transparent transparent #44b2f5;
}
.b-gmo-menu__submit {
  display: inline-block;
  background: #2DCC71;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
  white-space: nowrap;
  transition: background .3s ease, border-color .3s ease;
}
.b-gmo-menu__submit:hover {
  background: #57d88e;
}
.b-gmo-menu__brand a,
.b-gmo-menu__submit a {
  color: #fff;
}
.b-gmo-menu__link {
  display: block;
  color: inherit;
}
.b-gmo-menu__link:hover,
.b-gmo-menu__link:focus,
.b-gmo-menu__link:active {
  color: inherit;
}
.b-gmo-menu__container {
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #f4f4f4;
  overflow-y: hidden;
  padding: 0 5px;
}
.b-gmo-menu__container:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  width: 0;
  top: 0;
  height: 100%;
  box-shadow: -6px 0px 15px 20px rgba(250,250,250,0.7);
}
.b-gmo-menu__container > .container {
  padding: 0;
}
.b-footer {
  padding: 20px 0;
  background-color: #1c2329;
  color: #fff;
}
.b-footer>.container {
  padding-bottom: 90px;
}
.b-footer__nav_line {
  margin-top: .5em;
  margin-bottom: 1.5em;
}
.b-footer .social-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.b-footer .social-icons a {
  display: inline-block;
  padding: 0;
  font-size: 14px;
  text-align: center;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  border-radius: 2px;
  width: 30px;
  line-height: 30px;
  height: 30px;
  transition: 0.3s ease-out 0s;
}
.b-footer .btn.btn-opacity {
  width: 100%;
}
.b-footer .footer-menu {
  text-align: center;
  padding: 10px 0;
}
.b-footer .footer-menu a+a {
  margin-left: 20px;
}
.b-footer .footer-menu .link-no-link {
  color: #fff;
}
.b-footer .footer-menu .link-no-link:hover {
  opacity: 0.7;
}
.b-footer .metablock div p {
  margin: 0;
}
.b-footer .metablock div a {
  font-style: italic;
  margin-right: 10px;
}
.b-footer .metablock .phone-footer {
  background: url('/images/phone-footer.png') left 1px no-repeat;
  padding-left: 28px;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.b-footer .metablock .phone-footer.mark {
  color: #28cc6b;
  font-size: 16px;
}
.b-footer .metablock .text-footer {
  font-size: 14px;
  padding-left: 28px;
  display: block;
}
.b-footer .metablock .mail-footer {
  background: url('/images/letter.png') left 4px no-repeat;
  font-size: 14px;
  color: #fff;
  padding-left: 28px;
  display: block;
}
.b-footer .metablock .mail-footer a {
  color: #fff;
}
.b-footer .metablock .link-no-link {
  color: #fff;
}
.b-footer .metablock .link-no-link:hover {
  opacity: 0.7;
}
.btn {
  font-size: 13px;
  text-decoration: none;
  padding: 10px 25px;
  transition: 0.3s ease-out 0s;
}
.btn-blue {
  border-radius: 2px;
  color: #fff;
  border: none;
  background: #15a4fa;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus {
  color: #fff;
  text-shadow: none;
  transition: 0.3s ease-out 0s;
}
.btn-green {
  border-radius: 2px;
  color: #fff;
  border: none;
  background: #2ecc71;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.btn-green:hover,
.btn-green:active,
.btn-green:focus {
  color: #fff;
  text-shadow: none;
  transition: 0.3s ease-out 0s;
}
.btn-opacity {
  color: #2ecc71;
  border: 1px solid #2ecc71;
  border-radius: 2px;
  background: none;
}
.btn-opacity:hover,
.btn-opacity:active,
.btn-opacity:focus {
  background-color: #2ecc71;
  color: #fff;
}
.gp-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 5px 0 rgba(0,0,0,0.06);
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #dedede;
}
.gp-container .navbar-collapse {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.gp-container .navbar-collapse.collapse {
  display: none;
}
.gp-container .navbar-collapse.collapse.in {
  display: flex;
}
.gp-container .global-panel {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
}
.gp-container .global-panel .brand {
  display: block;
  position: relative;
}
.gp-container .global-panel .brand img {
  display: block;
  width: 50px;
  height: 50px;
}
.gp-container .global-panel .brand .logo-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.gp-container .global-panel .gp-item {
  display: block;
  margin-bottom: 0;
}
.gp-container .global-panel .gp-item a {
  display: block;
  text-decoration: none;
  padding: 15px 15px 14px;
  box-sizing: border-box;
  border-bottom: 3px solid #fff;
  text-transform: uppercase;
}
.gp-container .global-panel .gp-item:hover a,
.gp-container .global-panel .gp-item.active a {
  border-color: #2d3950;
  color: #2d3950;
}
.gp-container .global-panel .gp-item:hover {
  background: #f5f5f5;
}
.msc-overlay {
  background: #2e3950;
  opacity: 0.8;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
}
#region-modal.open {
  display: block;
}
@media (min-width: 768px) {
  .gp-container .navbar-collapse {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .gp-container .global-panel .gp-item {
    width: 100%;
  }
}
.region-change {
  float: left;
}
.region-change .rc-menu {
  transition: 0.3s ease-out 0s;
  display: flex;
  align-items: flex-end;
}
.region-change .rc-menu .region-selector-current-region {
  display: block;
  padding: 15px 15px 15px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: default;
}
.region-change .rc-menu .region-selector-current-region:hover {
  color: #2d3950;
}
.region-change .rc-menu .region-selector-current-region.btn {
  padding: 8px;
}
.region-change .rc-menu .region-selector-current-region.btn:hover {
  color: #fff;
}
.region-change .rc-menu .region-selector-current-region span {
  font-size: .8em;
  border-bottom: 1px solid #15a4fa;
  padding-bottom: 1px;
  font-weight: 300;
}
.region-change .rc-menu .region-selector-current-region i {
  color: #818896;
  font-size: 10px;
  margin-left: 5px;
}
.region-change .rc-menu .dropdown > .dropdown-menu {
  right: auto;
  margin-top: 0;
  left: 0;
  border-color: #dedede;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 0;
  min-width: 270px;
  padding: 15px 20px 0;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.06);
}
.text-outline {
  text-shadow: 2px -2px 0 #2d3950, 2px -2px 0 #2d3950, -2px 2px 0 #2d3950, 2px 2px 0 #2d3950;
}
.single-news-container li {
  font-family: 'PT serif';
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
}
.alternative-headline {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 20px 0 20px 0;
}
.article-container p a {
  text-decoration: none;
  border-bottom: 1px solid #15a4fa;
}
.article-container p a:hover {
  color: #15a4fa;
}
.article-container iframe,
.article-container img {
  max-width: 100%;
}
.subcats-title ul {
  display: block;
  padding: 0;
  margin: 0;
}
.subcats-title ul li {
  display: inline-block;
  padding-right: 10px;
}
.subcats-title ul li+li {
  padding-left: 10px;
  border-left: 1px solid #b9b9b9;
}
.subcats-title ul li a {
  color: #2d3950;
  text-decoration: none;
  transition: 0.3s ease-out 0s;
  color: #a0a0a0;
}
.subcats-title ul li a:hover,
.subcats-title ul li a.active {
  color: #2d3950;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #dedede;
  border-left-width: 5px;
  border-radius: 2px;
  background-color: #fff;
  border-left-color: #15a4fa;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
  color: #15a4fa;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout+.bs-callout {
  margin-top: -5px;
}
.bs-success {
  border-left-color: #2ecc71;
}
.bs-success h4 {
  color: #2ecc71;
}
.categories-tumblr {
  margin: 0;
  width: 100%;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  border-radius: 0;
  color: #818896;
  text-transform: uppercase;
}
.categories-tumblr:focus {
  background-color: #dedede;
}
.categories-menu {
  background-color: #f9f9f9;
  border-bottom: 1px solid #fff;
}
.categories-menu .nav>li.active>a {
  background-color: #eee;
  color: #818896;
}
.now-news,
.now-read,
.now-comment {
  font-size: 14px;
}
.top-mar {
  margin-top: 30px;
}
.bot-mar {
  margin-bottom: 30px;
}
.left-pad {
  padding-left: 10px;
}
.right-pad {
  padding-right: 10px;
}
.pad-20 {
  padding: 20px;
}
.lg-icon {
  font-size: 1.2em;
}
.day-header,
.read-header,
.comment-header,
.contest-header {
  margin-bottom: 20px;
}
.day-header .btn-blue {
  margin-left: -5px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.now-news .pull-right,
.now-read .pull-right {
  font-size: 13px;
}
.read-header a,
.comment-header a,
.contest-header a {
  width: 100%;
  text-align: left;
  margin-top: 30px;
}
.now-read-img,
.now-comment-img {
  width: 70px;
}
.now-comment-img {
  vertical-align: top;
}
.now-read-img img,
.now-comment-img img {
  border-radius: 2px;
  width: 100%;
}
.now-read-title,
.now-read-img,
.now-comment-img,
.now-comment-text {
  padding-bottom: 20px;
  position: relative;
}
.now-comment-text {
  vertical-align: top;
}
.now-comment-text .name {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
.now-comment-text .meta {
  margin-top: -5px;
}
.now-comment-text .meta i.fa {
  margin-left: 15px;
}
.theme-col-title {
  font-size: 1.5em;
  padding-bottom: 5px;
  margin-bottom: 20px;
  margin-top: -10px;
  display: block;
  border-bottom: 1px solid #b9b9b9;
  font-weight: 400;
  font-size: 13px;
}
.news-container {
  display: block;
  margin-bottom: 30px;
  text-decoration: none;
}
.news-container .img-container {
  position: relative;
  color: #fff;
  font-size: 10px;
  overflow: hidden;
  border-radius: 2px;
}
.news-container .img-container .play-small {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 35px;
  opacity: 1;
  transition: 0.3s ease-out 0s;
}
.news-container .img-container .news-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0);
  transition: 0.3s ease-out 0s;
}
.news-container .img-container .news-overlay a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.news-container .img-container .news-overlay a .translation-announce {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
}
.news-container .img-container .news-overlay a .translation-announce .play {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-out 0s;
}
.news-container .img-container .news-overlay a .translation-announce .play img {
  position: absolute;
  width: 50%;
  height: 50%;
  top: 25%;
  left: 25%;
}
.news-container .img-container .date {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-top: -10px;
  transition: 0.3s ease-out 0s;
}
.news-container .img-container .meta {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  margin-top: -10px;
  transition: 0.3s ease-out 0s;
}
.news-container .img-container .meta span+span {
  margin-left: 15px;
}
.news-container .img-container .autor {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  margin-bottom: -10px;
  transition: 0.3s ease-out 0s;
}
.news-container .img-container a {
  color: #fff;
  text-decoration: none;
}
.news-container .img-container a:hover {
  text-decoration: underline;
}
.news-container .img-container .img-responsive {
  width: 100%;
}
.news-container .text-container h4 {
  font-size: 13px;
}
.news-container .text-container p {
  font-size: 11px;
}
.news-container:hover .img-container .play-small {
  opacity: 0;
  transition: 0.3s ease-out 0s;
}
.news-container:hover .img-container .news-overlay {
  background: rgba(0,0,0,0.5);
  transition: 0.3s ease-out 0s;
}
.news-container:hover .img-container .news-overlay a .translation-announce .play {
  opacity: 1;
  transition: 0.3s ease-out 0s;
}
.news-container:hover .img-container .date {
  opacity: 1;
  margin-top: 0px;
  transition: 0.3s ease-out 0s;
}
.news-container:hover .img-container .meta {
  opacity: 1;
  margin-top: 0px;
  transition: 0.3s ease-out 0s;
}
.news-container:hover .img-container .autor {
  opacity: 1;
  margin-bottom: 0px;
  transition: 0.3s ease-out 0s;
}
.showmore-line {
  text-align: center;
}
.showmore-line .btn {
  width: 50%;
}
.video-section h5 {
  margin-bottom: 30px;
}
.banner-container {
  border-radius: 2px;
  border: 1px solid #dedede;
  background: #fff;
  padding: 9.5px;
}
.banner-container .banner-inside {
  max-width: 240px;
  margin: 0 auto;
}
.banner-container object embed {
  width: 240px;
  height: 400px;
}
.banner-container iframe,
.banner-container img {
  width: 240px !important;
  height: 400px !important;
}
.banner-container+.banner-container,
.banner-container+.contests,
.contests+.banner-container {
  margin-bottom: 30px;
}
.contest-container {
  border: 1px solid #dedede;
  border-radius: 2px;
}
.contest-container .item img {
  width: 100%;
}
.contest-container .item .carousel-caption {
  left: 0;
  right: 0;
  bottom: 40px;
  padding: 10px 30px;
  text-align: left;
  background-color: rgba(0,0,0,0.7);
}
.contest-container .item .carousel-caption a {
  color: #fff;
}
.contest-container .carousel-control {
  background-image: none;
  width: 30px;
  bottom: 40px;
  top: auto;
  z-index: 10;
}
.contest-container .carousel-control .glyphicon-chevron-left,
.contest-container .carousel-control .glyphicon-chevron-right {
  margin-top: -100%;
  font-size: 22px;
}
.contest-container .carousel-indicators {
  left: 30px;
  bottom: 5px;
  width: auto;
  margin-left: 0;
}
.contest-container .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.4);
}
.contest-container .contest-lead {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center;
  color: #7dccfb;
  font-weight: bold;
}
.contest-container .contest-round-graph {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -70px;
}
.themes {
  text-align: center;
  margin-top: 30px;
}
.themes .theme.colored {
  background-color: #f9f9f9;
  transition: 0.3s ease-out 0s;
}
.themes .theme.colored:hover {
  border: 1px solid #dedede;
  background-color: #fff;
  transition: 0.3s ease-out 0s;
}
.themes .theme {
  border: 1px solid #f9f9f9;
}
.themes .theme .info {
  padding: 45px;
}
.themes .theme .info .date {
  font-style: italic;
  font-weight: 200;
  font-size: 32px;
}
.themes .theme .info .title {
  font-style: italic;
  font-size: 22px;
  letter-spacing: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.themes .theme .img-container a {
  display: block;
  max-width: 100%;
}
.themes .theme .img-container a img {
  width: 100%;
}
.archive-block.colored {
  background-color: #f9f9f9;
}
.archive-block p {
  margin: 0px 0px 5px;
  font-size: 11px;
}
.archive-block p .fa {
  color: #15a4fa;
  font-size: 10px;
  padding: 2px;
}
.archive-block .watch-all {
  margin-top: 20px;
  text-align: right;
}
.archive-block .watch-all a {
  color: #15a4fa;
}
.single-news-container .cover-container .news-header {
  position: relative;
}
.single-news-container .cover-container .news-header .overlay-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.7);
  padding: 5px 30px;
  color: #fff;
}
.single-news-container .cover-container .news-header .overlay-container h1 {
  border-bottom: 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 2em;
  font-weight: 300;
}
.single-news-container .cover-container .news-header .overlay-container h1 .news-title-label {
  font-size: 13px;
  display: inline-block;
  padding: 5px;
  border-radius: 2px;
  position: relative;
  top: -3px;
  margin-left: 10px;
  background: rgba(255,255,255,0.2);
  color: #ffffff;
  opacity: 0.8;
}
.single-news-container .cover-container .news-header .overlay-container h1 .news-title-label:hover {
  opacity: 1;
}
.single-news-container .cover-container .news-header .overlay-container p {
  margin-bottom: 0;
  font-family: 'Roboto';
  padding: 0;
  font-weight: 300;
}
.single-news-container .cover-container .news-header .overlay-container small {
  font-size: 10px;
}
.single-news-container h1 {
  font-size: 22px;
}
.single-news-container h1:first-child {
  margin-top: 0;
}
.single-news-container h2 {
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.single-news-container p {
  font-family: 'PT serif';
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 30px;
}
.single-news-container img {
  display: block;
  max-width: 100%;
  margin: 20px auto;
}
.single-news-container img.news-preview {
  width: 100%;
  margin: 20px 0;
}
.single-news-container iframe {
  border: none;
}
.autor-article {
  max-width: 320px;
  background-color: #fff;
  padding: 10px;
  display: block;
}
.autor-article:hover {
  box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}
.autor-article .autor-ava {
  width: 60px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.autor-article .autor-reg {
  font-weight: 300;
}
.autor-article p {
  font-family: 'Roboto';
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 400;
  padding-right: 0;
  padding-left: 0;
}
.context-news .context-header {
  font-size: 22px;
}
.theme-category-header {
  font-weight: 400;
  margin-bottom: 5px;
}
.theme-category-header:before {
  content: "————————————————";
  letter-spacing: -3px;
  margin-right: 20px;
  color: #15a4fa;
  font-weight: 300;
}
.theme-category-header:after {
  content: "————————————————";
  letter-spacing: -3px;
  margin-left: 20px;
  color: #15a4fa;
  font-weight: 300;
}
.theme-category-desk {
  margin-bottom: 20px;
}
.affix-top {
  position: relative;
  z-index: 2;
}
.affix {
  z-index: 2;
}
.affix-bottom.single-social-icons {
  position: absolute;
}
.sharing-panel-container {
  float: left;
}
.sharing-panel-container:after {
  content: "";
  display: block;
  clear: both;
  width: 42px;
}
.article-container {
  width: calc(100% - 42px);
  float: left;
}
.article-container .bulat-changes-video-container {
  width: 100%;
}
.single-social-icons {
  width: 42px;
  top: 10px;
  float: right;
}
.single-social-icons .unit {
  display: block;
  width: 42px;
  height: 42px;
  margin: 5px auto;
  position: relative;
  border-radius: 2px;
  padding: 6px 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.single-social-icons .icon-comments {
  background-color: #d3583c;
}
.single-social-icons .icon-comments .num {
  display: block;
  position: absolute;
  color: #d3583c;
  font-size: 9px;
  top: 15px;
  width: 100%;
  text-align: center;
}
.single-social-icons .icon-rss {
  background-color: #e19b22;
}
.single-social-icons .icon-vk {
  background-color: #3a86c0;
}
.single-social-icons .icon-twitter {
  background-color: #1caeea;
}
.single-social-icons .icon-facebook {
  background-color: #4169bc;
}
.single-social-icons .icon-ok {
  background-color: #f5821f;
}
.single-social-icons .icon-ok svg {
  fill: #fff;
}
.single-social-icons .btn-opacity {
  color: #2ecc71;
  margin-top: 50px;
}
.single-social-icons .btn-opacity:focus {
  background: none;
}
.single-social-icons .btn-opacity:active {
  background: #2ecc71;
  color: #fff;
}
.single-social-icons .btn-opacity:hover {
  color: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  border: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: none !important;
  margin: 0 !important;
}
.ui-tabs .ui-tabs-nav li a:hover {
  background: none !important;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  margin: 0 !important;
}
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li a:hover {
  border: none !important;
  border-radius: 2px !important;
}
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li a:hover {
  border: none !important;
  margin: 0 !important;
}
.ui-tabs .ui-tabs-nav li a {
  border-radius: 2px;
  border: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li a:hover,
.ui-tabs .ui-tabs-nav li {
  transition: 0.3s ease-out 0s;
}
#ads_list_container #ads_list_container_tabs {
  list-style-type: none;
  padding-left: 0;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
#ads_list_container #ads_list_container_tabs li {
  display: inline-block;
  padding: 5px 10px;
}
#ads_list_container #ads_list_container_tabs li a {
  color: #2d3950;
  text-decoration: none;
  transition: 0.3s ease-out 0s;
}
#ads_list_container #ads_list_container_tabs li.ui-state-active {
  background-color: #15a4fa;
  border-radius: 2px;
}
#ads_list_container #ads_list_container_tabs li.ui-state-active a {
  color: #fff;
}
#ads_list_container .ads_tabs h3 {
  font-size: 14px;
  cursor: pointer;
}
#ads_list_container .ads_tabs h3.closed:before {
  font-family: FontAwesome;
  content: "\f101";
  margin-right: 5px;
  color: #b9b9b9;
}
#ads_list_container .ads_tabs h3.opened:before {
  font-family: FontAwesome;
  content: "\f103";
  margin-right: 5px;
  color: #b9b9b9;
}
#ads_list_container .ads_tabs ul {
  list-style-type: none;
  display: none;
}
#ads_list_container .ads_tabs ul li:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 5px;
  color: #b9b9b9;
  margin-left: -10px;
}
.contest-single {
  margin-bottom: 50px;
}
.contest-single .contest-prew-container {
  position: relative;
  background-size: cover;
  height: 470px;
  color: #fff;
  text-align: center;
}
.contest-single .contest-prew-container .overlay {
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.contest-single .contest-prew-container .contest-header {
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin: 70px auto 0;
  background-color: rgba(0,0,0,0.7);
  padding: 20px 100px;
  font-size: 18px;
  border-radius: 2px;
}
.contest-single .contest-prew-container .contest-lead {
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
  margin-top: 45px;
}
.contest-single .contest-prew-container .contest-desc {
  position: relative;
  margin-top: 45px;
}
.contest-single .contest-line-graph {
  text-align: center;
  margin-top: 30px;
}
.contest-single .contest-line-graph .line-title {
  padding: 20px 0;
  margin: 0 30px;
  background-color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.contest-single .contest-line-graph .line-point {
  width: 26px;
  height: 26px;
  border: 6px solid #7dccfb;
  background-color: #fff;
  border-radius: 50%;
  margin: 10px auto;
}
.contest-single .contest-line-graph .line-point.active {
  border-color: #15a4fa;
}
.contest-single .contest-line-graph .path-container {
  margin: 0 auto;
  float: none;
}
.contest-single .contest-line-graph .line-path {
  height: 6px;
  background-color: #7dccfb;
  margin: -26px -2px;
}
.contest-single .contest-line-graph .line-path.active {
  background-color: #15a4fa;
}
.contest-single .btns {
  text-align: center;
}
.contest-single .btns .btn {
  margin: 40px 20px;
  min-width: 180px;
}
.contest-single .info-title {
  font-style: italic;
  margin-top: 30px;
}
.contest-single .icons-change {
  text-align: center;
}
.contest-single .icons-change .change-container {
  margin-top: 20px;
}
.contest-single .icons-change .change-container img {
  border-radius: 50%;
  border: 6px solid;
  overflow: hidden;
  width: 150px;
  height: 150px;
  display: block;
  padding-top: 10px;
  margin: 0 auto;
}
.contest-single .icons-change .change-container p {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: 'Roboto';
}
.contest-single .icons-change .change-container p:last-child {
  color: #15a4fa;
}
.contest-single .icons-change .change-container.people {
  color: #818896;
}
.contest-single .icons-change .change-container.people img {
  border-color: #818896;
}
.contest-single .icons-change .change-container.our {
  color: #818896;
}
.contest-single .icons-change .change-container.our img {
  border-color: #818896;
}
.contest-single .icons-change .change-container.sponsor {
  color: #818896;
}
.contest-single .icons-change .change-container.sponsor img {
  border-color: #818896;
}
.contest-work {
  border-radius: 2px;
  border: 15px solid #fff;
  background-color: #fff;
  text-align: center;
  margin-bottom: 30px;
  transition: 0.3s ease-out 0s;
}
.contest-work img {
  margin: 0 auto;
}
.contest-work .work-name {
  margin: 15px 0;
}
.contest-work .btn {
  display: block;
  margin: 0 -15px;
  background-color: #2ecc71;
}
.contest-work .change-num {
  margin: 15px 0 0;
}
.contest-work:hover {
  box-shadow: 0 0 3px rgba(0,0,0,0.5);
  transition: 0.3s ease-out 0s;
}
.contest-work .sharing-icons {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin: 0 -15px;
  padding: 5px 0;
}
.contest-work .icon-vk {
  color: #3a86c0;
  font-size: 30px;
  text-decoration: none;
}
.contest-work .icon-twitter {
  color: #1caeea;
  font-size: 30px;
  text-decoration: none;
}
.contest-work .icon-facebook {
  color: #4169bc;
  font-size: 30px;
  text-decoration: none;
}
.contest-work .icon-ok {
  fill: #f5821f;
  height: 30px;
  text-decoration: none;
}
.contest-work .icon-ok svg {
  margin-bottom: -2px;
}
.work-big {
  margin: 0 auto 15px;
}
.contest-round-graph {
  text-align: center;
  color: #15a4fa;
  position: relative;
  margin: 30px auto;
  width: 140px;
  height: 140px;
  border: 6px solid #7dccfb;
  border-radius: 50%;
  font-size: 18px;
  padding: 45px 0;
}
.contest-round-graph .days {
  font-size: 25px;
}
.contest-round-graph p {
  margin: 0;
  line-height: 1;
}
.contest-round-graph .contest-percent {
  background: top center no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: -6px;
}
.contest-round-graph .contest-percent.p010 {
  background-image: url(../../img/round-010.svg);
}
.contest-round-graph .contest-percent.p020 {
  background-image: url(../../img/round-020.svg);
}
.contest-round-graph .contest-percent.p030 {
  background-image: url(../../img/round-030.svg);
}
.contest-round-graph .contest-percent.p040 {
  background-image: url(../../img/round-040.svg);
}
.contest-round-graph .contest-percent.p050 {
  background-image: url(../../img/round-050.svg);
}
.contest-round-graph .contest-percent.p060 {
  background-image: url(../../img/round-060.svg);
}
.contest-round-graph .contest-percent.p070 {
  background-image: url(../../img/round-070.svg);
}
.contest-round-graph .contest-percent.p080 {
  background-image: url(../../img/round-080.svg);
}
.contest-round-graph .contest-percent.p090 {
  background-image: url(../../img/round-090.svg);
}
.contest-round-graph .contest-percent.p100 {
  background-image: url(../../img/round-100.svg);
}
.contest-img-container {
  height: 320px;
  background-color: #dedede;
}
.contest-img-container img {
  max-width: 100%;
  max-height: 100%;
}
.contest-img-container .img-responsive {
  margin: 0 auto;
}
.img-download-link {
  text-align: center;
}
.img-download-link label {
  cursor: pointer;
  font-weight: 400;
}
.about-container {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.about-container .right-slider {
  float: right;
  width: 14%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-left: 1px solid #dedede;
  background-color: #fff;
}
.about-container .right-slider .ac {
  position: absolute;
  left: 0;
  right: 0;
}
.about-container .right-slider .ac a {
  font-size: 18px;
  color: #15a4fa;
  padding: 10px;
  display: block;
}
.about-container .right-slider .ac.top {
  top: 0;
}
.about-container .right-slider .ac.bottom {
  bottom: 0;
}
.about-container .right-slider .ac.middle {
  position: absolute;
  top: 46px;
  bottom: 46px;
  left: 0;
  right: 0;
  font-weight: 300;
}
.about-container .right-slider .ac.middle div:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.about-container .right-slider .ac.middle div:nth-child(2) {
  position: absolute;
  top: 25%;
  bottom: 25%;
  left: 0;
  right: 0;
  font-size: 24px;
  font-weight: 400;
}
.about-container .right-slider .ac.middle div:nth-child(2) img {
  height: 20px;
}
.about-container .right-slider .ac.middle div:nth-child(3) {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.about-container .left-info {
  width: 86%;
}
.about-container .left-info .top-block {
  padding: 30px;
}
.about-container .left-info .top-block .autor-ava {
  float: left;
  margin-right: 4%;
  width: 17%;
}
.about-container .left-info .top-block .autor-ava img {
  width: 100%;
}
.about-container .left-info .top-block .fio-contacts {
  float: left;
  width: 45%;
  margin-right: 4%;
}
.about-container .left-info .top-block .fio-contacts h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
.about-container .left-info .top-block .fio-contacts p {
  font-size: 14px;
  margin-bottom: 4px;
}
.about-container .left-info .top-block .social-links {
  width: 30%;
  float: left;
}
.about-container .left-info .top-block .social-links .unit {
  display: block;
  width: 42px;
  height: 42px;
  margin: 5px auto;
  position: relative;
  border-radius: 2px;
  padding: 6px 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
.about-container .left-info .top-block .social-links .icon-vk {
  background-color: #3a86c0;
}
.about-container .left-info .top-block .social-links .icon-twitter {
  background-color: #1caeea;
}
.about-container .left-info .top-block .social-links .icon-facebook {
  background-color: #4169bc;
}
.about-container .left-info .nav-tabs.nav-justified {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #fff;
}
.about-container .left-info .nav-tabs.nav-justified>li>a {
  border-radius: 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.about-container .left-info .nav-tabs.nav-justified>li.active>a {
  border: 1px solid #15a4fa;
  color: #fff;
  background-color: #15a4fa;
}
.about-container .btn-edit {
  position: absolute;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  top: 50px;
  right: 14%;
  margin-right: -56px;
}
.about-edit .social-links .unit {
  display: block;
  width: 42px;
  height: 42px;
  margin: 5px auto;
  position: relative;
  border-radius: 2px;
  padding: 6px 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  margin: 0;
}
.about-edit .social-links .unit.disable {
  cursor: default;
  opacity: 0.3;
}
.about-edit .social-links .icon-vk {
  background-color: #3a86c0;
}
.about-edit .social-links .icon-twitter {
  background-color: #1caeea;
}
.about-edit .social-links .icon-facebook {
  background-color: #4169bc;
}
.longread-inset {
  font-size: 20px;
  color: #2d3950;
  font-family: 'Roboto';
  font-weight: 400;
  margin: 30px 0;
  padding: 20px 30px;
  margin-left: -30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.longread-quote {
  font-size: 16px;
  text-transform: uppercase;
  color: #2d3950;
  padding-left: 40px;
  font-weight: bold;
  line-height: 1;
  width: 50%;
  margin: 20px auto;
}
.longread-quote strong {
  font-size: 22px;
  display: block;
  font-weight: inherit;
  letter-spacing: 2px;
}
.longread-quote:before {
  font-family: FontAwesome;
  content: "\f10e";
  color: #15a4fa;
  font-size: 30px;
  display: block;
  margin-left: -40px;
  float: left;
}
.longread-quote-long {
  border-left: 2px solid #b9b9b9;
  padding-left: 15px;
  margin: 20px 0 30px 60px;
  padding-right: 10%;
  font-style: normal;
}
.longread-quote-long:before {
  font-family: FontAwesome;
  content: "\f10e";
  color: #b9b9b9;
  font-size: 30px;
  display: block;
  margin-left: -60px;
  float: left;
  font-style: normal;
}
.longread-person-card {
  width: 50%;
  text-align: center;
  margin: 30px auto;
  font-weight: 400;
}
.longread-person-card p {
  margin-bottom: 5px;
  font-family: 'Roboto';
}
.longread-person-card img {
  overflow: hidden;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0 5px;
}
.longread-person-card .fio {
  text-transform: uppercase;
  font-size: 16px;
}
.longread-person-card .info {
  font-style: italic;
  font-size: 13px;
}
.longread-quote-block {
  overflow: auto;
}
.longread-quote-block .longread-person-card {
  float: left;
  width: 30%;
}
.longread-quote-block .longread-person-card .fio,
.longread-quote-block .longread-person-card .info {
  text-align: left;
  padding-right: 60px;
}
.longread-quote-block .longread-person-card .photo+.fio,
.longread-quote-block .longread-person-card .photo+.fio+.info {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.longread-quote-block div:last-child.longread-person-card {
  float: none;
  width: 100%;
}
.longread-quote-block .longread-person-card+.longread-quote-long {
  float: left;
  width: 70%;
  margin: 20px 0 30px;
  padding-right: 0;
}
.longread-person-card+.longread-quote {
  text-align: center;
  padding-left: 0;
  width: 40%;
}
.longread-gallery .gallery-point {
  position: relative;
  margin-bottom: 30px;
}
.longread-gallery .gallery-point img {
  width: 100%;
}
.longread-gallery .gallery-point .overlay {
  color: #fff;
  background-color: #2ecc71;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: 0.3s ease-out 0s;
}
.longread-gallery .gallery-point .overlay i.fa {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -14px;
}
.longread-gallery .gallery-point .overlay:hover {
  opacity: 0.8;
  transition: 0.3s ease-out 0s;
}
.longread-img {
  position: relative;
  margin: 20px 0;
}
.longread-img img {
  display: block;
}
.longread-img .img-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 10px;
  border-top-left-radius: 10px;
  font-size: 13px;
  background-color: rgba(8,45,58,0.5);
  color: #fff;
}
.longread-img .img-caption .other-meta {
  color: #dedede;
  font-weight: 300;
}
.longread-video {
  width: 100%;
  height: 350px;
  box-shadow: 5px 5px 20px rgba(0,0,0,0.41);
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 3px;
}
.lightbox .lb-image {
  border-radius: 0 !important;
}
.lightbox .lb-outerContainer {
  border-radius: 0 !important;
}
.lightbox .lb-caption .autor {
  font-weight: 300;
}
.lightbox .lb-caption .date {
  font-weight: 300;
  color: #818896;
}
.google-search-input {
  margin: -10px -4px -4px -6px;
}
.gsc-input input {
  border-color: #fff !important;
}
.gsc-input input:focus {
  border-color: #dedede !important;
}
.gsc-search-button input {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #2d3950 !important;
}
.gsc-search-button input:hover {
  background-color: #15a4fa !important;
  border-color: #15a4fa !important;
  color: #fff !important;
}
.cse input.gsc-input,
input.gsc-input {
  font-size: 13px !important;
}
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-classic,
.gsc-imageResult-column {
  border-color: #f9f9f9 !important;
  padding: 0 !important;
}
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border-color: #15a4fa !important;
  background-color: #fff !important;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
}
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0 !important;
  background-color: #f9f9f9 !important;
  border-color: #f9f9f9 !important;
}
.gsc-table-cell-snippet-close,
.gs-promotion-text-cell {
  padding: 10px !important;
}
.gs-web-image-box,
.gs-promotion-image-box {
  width: auto !important;
}
.gs-result img.gs-image,
.gs-result img.gs-promotion-image {
  max-width: 200px !important;
}
.gs-web-image-box img.gs-image,
.gs-promotion-image-box img.gs-promotion-image {
  max-height: auto !important;
}
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-spelling-original,
.gs-spelling-original {
  font-size: 13px !important;
  line-height: 1.2 !important;
}
.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title {
  margin-bottom: 10px !important;
}
.gsc-control-cse .gsc-table-result {
  font-family: 'Roboto' !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
  text-decoration: none !important;
}
.gsc-url-bottom {
  display: none !important;
}
.cse .gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse .gsc-trailing-more-results:link,
.gsc-trailing-more-results:link,
.cse .gs-spelling a,
.gs-spelling a {
  color: #2d3950 !important;
}
.gsc-selected-option-container {
  min-width: 100px !important;
}
.noty {
  cursor: pointer;
}
.noty_message {
  border-radius: 2px;
  background-color: #2ecc71;
  color: #fff;
  padding: 10px 20px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.noty_type_error .noty_message {
  background-color: #ee5f5b;
}
.tagger-input-container {
  border-radius: 2px;
  background-color: #fff;
  border-color: #ccc;
}
.BIG-BAD-SHADOW {
  box-shadow: 0 0 150px black;
}
.top-themes {
  text-align: right;
  background-color: #f9f9f9;
  margin-top: -20px;
  margin-bottom: 30px;
  padding: 20px 0;
}
.top-themes .theme-block {
  padding: 5px 8px;
  margin-left: 20px;
  border-right: 1px solid #818896;
  opacity: 0.5;
  display: inline-block;
}
.top-themes .theme-block:hover {
  opacity: 1;
}
.top-themes .theme-block h1.title,
.top-themes .theme-block span.title {
  display: block;
  font-size: 13px;
  margin: 0;
  font-weight: 500;
  line-height: 1.1;
}
.top-themes .theme-block small {
  font-size: 11px;
}
.adfox-background {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.adfox-background.adfox-left-background {
  left: 0;
}
.adfox-background.adfox-right-background {
  right: 0;
}
.error-page {
  background-size: auto 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #344654;
  min-height: 100vh;
  text-align: center;
  padding-top: 70px;
}
.error-page.er404 {
  background-image: url(../img/error-bg.png);
}
.error-page h1.num-block {
  color: #15a4fa;
  font-size: 70px;
  font-weight: 900;
  margin-bottom: 30px;
  margin-top: 0;
}
.error-page h4.name-block {
  color: #fff;
  margin-bottom: 50px;
}
.error-page .link-block .btn-lg {
  padding: 15px 50px;
  font-size: 14px;
}
.calendar .table td {
  text-align: center;
}
.calendar .table td.bg-color-green .link-no-link {
  color: #fff;
}
.calendar .table td.bg-color-green .link-no-link:hover,
.calendar .table td.bg-color-green .link-no-link:active,
.calendar .table td.bg-color-green .link-no-link:visited,
.calendar .table td.bg-color-green .link-no-link:focus {
  color: #fff;
}
.catalogs-container .catalog-point {
  display: block;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #dedede;
  margin-bottom: 30px;
  border-radius: 2px;
}
.catalogs-container .catalog-point h4 {
  font-weight: 400;
  margin-top: 20px;
}
.catalogs-container .catalog-point p {
  font-weight: 300;
  margin-bottom: 0;
}
.catalogs-container .catalog-point:hover {
  box-shadow: 4px 4px 0px rgba(0,0,0,0.2);
  color: inherit;
}
.catalogs-container .catalog-unit {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #dedede;
  border-radius: 2px;
  transition: 0.3s ease-out 0s;
}
.catalogs-container .catalog-unit:hover {
  box-shadow: 4px 4px 0px rgba(0,0,0,0.2);
  transition: 0.3s ease-out 0s;
}
.catalogs-container .catalog-unit .logo {
  margin: 0 auto;
}
.catalogs-container .catalog-unit h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.catalogs-container .catalog-unit .disclaimer {
  color: #b9b9b9;
}
.catalogs-container .catalog-unit .desc {
  font-size: 16px;
  font-weight: 300;
}
.catalogs-container .catalog-unit .tel {
  font-weight: bolder;
  font-size: 16px;
}
.catalogs-container .catalog-unit .tel .fa-phone {
  height: 20px;
  width: 20px;
  font-size: 15px;
  background-color: #2d3950;
  border-radius: 50%;
  text-align: center;
  padding: 4px 0;
  color: #fff;
}
.catalogs-container .catalog-unit .links {
  margin: 20px 0 5px 0;
}
.catalogs-container .catalog-unit .links a {
  font-size: 16px;
  padding: 5px 11px;
  border-radius: 2px;
  color: #fff;
  background-color: #2d3950;
  transition: 0.3s ease-out 0s;
}
.catalogs-container .catalog-unit .links a:hover {
  opacity: 0.8;
  transition: 0.3s ease-out 0s;
}
.catalogs-container .catalog-unit .links .home {
  font-weight: 300;
}
.catalogs-container .catalog-unit .links .vk {
  background-color: #3a86c0;
}
.catalogs-container .catalog-unit .links .facebook {
  background-color: #4169bc;
}
.catalogs-container .catalog-unit .links .twitter {
  background-color: #1caeea;
}
.catalogs-container .catalog-unit .links .instagram {
  background-color: #004879;
}
.catalogs-container .catalog-unit .links .odnoklassniki {
  background-color: #f5821f;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.translation-announce {
  margin-bottom: 30px;
  display: block;
}
.translation-announce .play img {
  position: absolute;
  right: 15px;
  left: 15px;
}
.translation-announce .play img:first-child {
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.translation-announce h1 {
  font-weight: 300;
  margin-top: 0;
  text-transform: uppercase;
}
.translation-announce hr {
  margin-top: 0;
  border-color: #fff;
}
.related-links h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
}
.related-links hr {
  margin-bottom: 35px;
}
.related-links .row {
  margin-left: 0;
  margin-right: 0;
}
.related-links .row .col-sm-12 {
  padding-top: 14px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}
.related-links .row .col-sm-12:hover {
  background: #f0f1f2;
}
.related-links .row .col-sm-12 a {
  text-decoration: none;
}
.related-links .row .col-sm-12 img {
  float: left;
}
.related-links .row .col-sm-12 p {
  margin-left: 165px;
  margin-bottom: 10px;
}
.related-links .row .col-sm-12 p.st-header {
  font-size: 16px;
  color: #1a1a1a;
}
.related-links .row .col-sm-12 p.announce {
  font-size: 14px;
  color: #2d3950;
}
.ud-st-material-card .description {
  height: auto !important;
}
@media (min-width: 768px) {
  .article-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  html {
    position: relative;
    min-height: 100%;
  }
  footer {
    bottom: 0;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .social-icons a+a {
    margin-left: 4px;
  }
  .banner-container object embed {
    width: 192px;
    height: 321px;
  }
  .banner-container>div,
  .banner-container iframe,
  .banner-container img {
    width: 192px !important;
    height: 321px !important;
  }
  .top-banner-container {
    height: 100%;
  }
  .navbar .navbar-header {
    max-width: 200px;
  }
  .region-change {
    padding-left: 0;
  }
}
@media (max-width: 992px) {
  .navbar .navbar-header {
    max-width: 160px;
  }
  .user-search input {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .info-line .money-container {
    text-align: right;
  }
  .read-header a {
    margin-top: 0px;
  }
  .themes .theme .info .title {
    font-size: 16px;
    letter-spacing: 0;
  }
  footer .btn.btn-opacity {
    margin-bottom: 30px;
  }
  .navbar-default .navbar-nav>li>a.btn-login {
    padding: 7px 13px;
    font-size: 18px;
  }
  .google-search-input {
    margin: 10px 0 15px;
  }
  .catalogs-container .catalog-point h4 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .navbar .navbar-header {
    max-width: 100%;
  }
  .region-change {
    padding-left: 15px;
  }
  .navbar-default .navbar-nav>li>a.btn-login {
    font-size: 13px;
  }
  .info-line .weather-container {
    padding-bottom: 15px;
  }
  .info-line .money-container {
    text-align: right;
  }
  .info-line .money-container {
    text-align: left;
  }
  .themes .theme .info .title {
    font-size: 22px;
  }
  footer .social-icons {
    margin: 15px 0;
  }
  .modal-dialog {
    min-width: auto;
  }
  .catalogs-container .catalog-point h4 {
    margin-top: 20px;
  }
  .catalogs-container .catalog-unit .logo {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .article-container {
    width: 100%;
    float: none;
  }
  .sharing-panel-container {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .sharing-panel-container .single-social-icons {
    position: fixed;
    z-index: 100;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
  }
  .sharing-panel-container .single-social-icons .unit {
    display: inline-block;
  }
  .sharing-panel-container .single-social-icons .btn-opacity {
    margin-top: auto;
  }
  .mobile-fixed-container {
    max-width: 320px;
    margin: 0 auto;
  }
  .modal-footer .btn {
    padding: 10px 20px;
  }
  .about-container .left-info {
    width: 100%;
  }
  .about-container .left-info .top-block .fio-contacts {
    width: 75%;
  }
  .about-container .left-info .top-block .social-links {
    width: 100%;
    text-align: right;
  }
  .longread-person-card,
  .longread-quote,
  .longread-person-card+.longread-quote {
    width: 80%;
  }
  .login-modal .modal-content .modal-body {
    padding: 20px 50px;
  }
  .about-container .btn-edit {
    right: 0;
  }
  .ava-login {
    margin-left: 20px;
  }
  .single-news-container .cover-container .news-header .overlay-container {
    position: static;
    margin-top: -30px;
    margin-bottom: 30px;
  }
  .longread-quote-block .longread-person-card {
    float: none;
    width: 100%;
  }
  .longread-quote-block .longread-person-card+.longread-quote-long {
    float: none;
    margin: 0;
    width: 100%;
  }
  .theme-category-header:before {
    display: none;
  }
  .theme-category-header:after {
    display: none;
  }
}
.contest-single .contest-prew-container .contest-header {
  margin-top: 0px !important;
}
@media (max-width: 505px) {
  .region-change {
    clear: both;
  }
  .related-links .row .col-sm-12 img {
    float: none;
    margin-bottom: 14px;
  }
  .related-links .row .col-sm-12 p {
    margin-left: 0;
  }
}
.footer-link {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    z-index: 101;
  }
  .mobile-right-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 240px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-top: 30px;
    z-index: 102;
  }
  .mobile-right-menu .close-block {
    height: 30px;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
  }
  .mobile-right-menu .close-block:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -13px;
    width: 18px;
    height: 18px;
    background: url("../../img/close-cross.png") center center no-repeat;
  }
  .mobile-right-menu .user-login {
    padding: 15px 20px 0 20px;
    overflow: hidden;
    position: relative;
  }
  .mobile-right-menu .user-login .ava-login {
    margin-left: 0;
    float: left;
  }
  .mobile-right-menu .user-login .user-name {
    display: inline-block;
    font-size: 17px;
    margin-top: 2px;
    margin-left: 20px;
    text-decoration: none;
  }
  .mobile-right-menu .user-login .log-out {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url("../../img/menu-icons/logout.png") center center no-repeat;
  }
  .mobile-right-menu .region-block {
    padding: 20px 0 20px 38px;
  }
  .mobile-right-menu .region-block a {
    display: block;
    padding: 7px 0;
    color: #9399a5;
    text-decoration: none;
    cursor: pointer;
  }
  .mobile-right-menu .region-block a.active {
    color: #2d3950;
  }
  .mobile-right-menu .region-block a:active {
    color: #2d3950;
  }
  .mobile-right-menu .weather {
    padding: 10px 0 10px 20px;
  }
  .mobile-right-menu .weather a:first-child {
    margin-right: 20px;
  }
  .mobile-right-menu .links-block {
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
  }
  .mobile-right-menu .links-block a {
    display: block;
    text-decoration: none;
    padding: 10px 20px;
  }
  .mobile-right-menu .links-block a:active {
    opacity: 0.5;
  }
  .mobile-right-menu .links-block a img {
    margin-right: 10px;
  }
  .navbar-brand {
    float: right;
  }
  .navbar-toggle {
    float: left;
    margin-left: 15px;
  }
  .social-icons a {
    width: 33px;
    height: 33px;
  }
  .grey-bg {
    background: #e7e7e7;
    overflow: hidden;
    padding: 5px 20px 15px 20px;
  }
  .social-icons {
    text-align: center;
  }
}
