@charset "UTF-8";
@font-face {
  font-family: "RussiaMedium";
  src: url("../fonts/russia-medium.eot");
  src: url("../fonts/Russia-Medium.woff") format("woff"), url("../fonts/Russia-Medium.ttf") format("truetype"), url("../fonts/Russia-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RussiaRegular";
  src: url("../fonts/Russia.eot");
  src: url("../fonts/Russia.woff") format("woff"), url("../fonts/Russia.ttf") format("truetype"), url("../fonts/Russia.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RussiaBold";
  src: url("../fonts/Russia-Bold.eot");
  src: url("../fonts/Russia-Bold.woff") format("woff"), url("../fonts/Russia-Bold.ttf") format("truetype"), url("../fonts/Russia-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DINCondensedCRegular";
  src: url("../fonts/dincondensedc-webfont.eot");
  src: url("../fonts/dincondensedc-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dincondensedc-webfont.woff") format("woff"), url("../fonts/dincondensedc-webfont.ttf") format("truetype"), url("../fonts/dincondensedc-webfont.svg#DINCondensedCRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  background-color: #eff0f2;
  color: #000;
  box-sizing: border-box;
}
html input[type=button] {
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}

body {
  background: transparent url("../images/main_bg-russia1-new.jpg?v=2") 50% -90px no-repeat;
  background-color: #eff0f2;
  margin: 0;
  background-attachment: fixed;
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #000;
  font-weight: 500;
}

.container.mainarea {
  background-color: #fff;
}

.wrap > .wpb_column {
  padding-right: 0;
  margin-right: 0;
}

aside {
  display: block;
}

details {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
  margin: 1em 40px;
}

footer {
  display: block;
}

header {
  display: block;
}

main {
  display: block;
}

menu {
  display: block;
}

nav {
  display: block;
}

section {
  display: block;
}

section.main {
  padding: 15px 0;
}

summary {
  display: block;
}

audio {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

.oldPodFM audio {
  margin: 15px 0;
}

canvas {
  display: inline-block;
  vertical-align: baseline;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden] {
  display: none;
}

template {
  display: none;
}

a {
  text-decoration: underline;
  color: #0066cc;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  color: #fa5335;
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
  font-style: italic;
}

header.page-header {
  margin-top: 0;
}

ul {
  padding-left: 15px;
  margin: 10px 0;
}
mark {
  background: yellow;
  text-decoration: none;
}

small {
  font-size: 80%;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border: 0;
  height: auto;
}

hr {
  box-sizing: content-box;
  height: 0;
  background-color: #e6f0fa;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

pre {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  font-size: 1em;
}

code {
  font-size: 1em;
}

kbd {
  font-size: 1em;
}

samp {
  font-size: 1em;
}

button {
  overflow: visible;
  text-transform: none;
  cursor: pointer;
}

input {
  line-height: normal;
}

optgroup {
  font-weight: bold;
}

select {
  text-transform: none;
}

textarea {
  overflow: auto;
}

input[type=reset] {
  cursor: pointer;
}

input[type=submit] {
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button {
  height: auto;
}

input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  box-sizing: content-box;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}

td {
  padding: 5px 0;
}

th {
  padding: 0;
}

h2 {
  clear: both;
}

h3 {
  clear: both;
}

h4 {
  clear: both;
}

h5 {
  clear: both;
}

h6 {
  clear: both;
}

h1,
h2,
h3 {
  font-family: "RussiaRegular";
}

p {
  margin-bottom: 0.8em;
}

cite {
  font-style: italic;
}

em {
  font-style: italic;
}

i {
  font-style: italic;
}

blockquote {
  margin: 15px 0;
  padding: 15px 15px;
  quotes: "" "";
  background-color: #eeeeee;
  border-top: 3px solid #254e9c;
  border-left: none;
  border-bottom: 3px solid #254e9c;
}
blockquote:before {
  content: "";
}
blockquote:after {
  content: "";
  clear: both;
  display: block;
}

address {
  margin: 0 0 1.5em;
}

.wpb_wrapper .vc_separator h4 {
  font-size: 32px;
  font-weight: 300;
  color: #0066cc;
}

big {
  font-size: 125%;
}

* {
  box-sizing: inherit;
}
*:before {
  box-sizing: inherit;
}
*:after {
  box-sizing: inherit;
}

q {
  quotes: "" "";
}
q:before {
  content: "";
}
q:after {
  content: "";
}

.entry-content-people {
  margin-bottom: 15px;
}

a.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  margin-bottom: 10px;
}
a.thumb:hover img {
  transform: scale(1.07, 1.07);
  /* Change these numbers to suit your needs */
  -webkit-transform: scale(1.07, 1.07);
  -moz-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  -o-transform: scale(1.07, 1.07);
  opacity: 0.7;
}
a.thumb:hover i.fa {
  opacity: 1;
  transform: scale(1, 1);
}
a.thumb img {
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
  /* Chrome and Safari */
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  /* Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  /* IE 9-10 */
  -ms-transform: scale(1, 1);
  -ms-transition-timing-function: ease-out;
  -ms-transition-duration: 250ms;
  /* Opera */
  -o-transform: scale(1, 1);
  -o-transition-timing-function: ease-out;
  -o-transition-duration: 250ms;
  opacity: 1;
  width: 100%;
  position: relative;
  z-index: 1;
  height: auto;
}
a.thumb i.fa {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 32px;
  margin-left: -10px;
  margin-top: -17px;
  z-index: 10;
  text-shadow: #000 0 0 5px;
  opacity: 0;
  transition: all 0.3s linear;
  transform: scale(1.2, 1.2);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
}

h1.entry-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: normal;
  color: #000;
  font-family: "RussiaRegular";
}

h2.entry-title {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "RussiaRegular";
}
h2.entry-title a {
  color: #000;
  text-decoration: none;
}
h2.entry-title a:hover {
  text-decoration: underline;
}

h3.entry-title {
  margin-top: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: "RussiaRegular";
}
h3.entry-title a {
  color: #000;
  text-decoration: none;
}

ul.entry-meta {
  color: #bbb;
  margin: 3px 0;
  list-style: none;
  padding: 0;
}
ul.entry-meta li {
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0 !important;
}
ul.entry-meta a {
  font-size: 12px;
  color: #bbb;
  text-decoration: underline;
}
ul.entry-meta .tags {
  float: right;
}
ul.entry-meta .tags a {
  border: 2px solid #b3b3b3;
  text-decoration: none;
  padding: 2px 6px;
  margin-left: 4px;
}
ul.entry-meta .tags a:hover {
  background-color: #b3b3b3;
  color: #fff;
}

#ajax_ac_widget th {
  font-weight: normal;
  padding: 5px 1px;
  text-align: center;
  font-size: 16px;
}

#ajax_ac_widget {
  padding: 10px;
  min-height: 230px;
  position: relative;
  height: 230px;
}

#ajax_ac_widget td {
  text-align: center;
}

#my-calendar a {
  display: block;
  padding: 3px 0;
  width: 100% !important;
  border-radius: 20px;
}

#my-calendar {
  width: 100%;
}

a.has-post {
  font-weight: bold;
}

#my_calender span {
  display: block;
  padding: 3px 0;
  width: 100% !important;
}

#today a,
#today span {
  background: none repeat scroll 0 0 #ddd !important;
  border-radius: 20px;
}

#ajax_ac_widget #my_year {
  float: right;
}

.select_ca #my_month {
  float: left;
}

.aj-loging {
  top: 45%;
  left: 120px;
  position: absolute;
}

.taxonomy-description {
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #555;
  border-bottom: 1px solid #ddd;
}

.catimage {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.programmy {
  margin-bottom: 15px;
}
.programmy .img {
  display: block;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
  height: 150px;
  transition: 0.3s all;
}
.programmy .img:hover {
  box-shadow: rgba(0, 0, 0, 0.3) 0 10px 15px;
}
.programmy .title {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
}
.programmy .title a {
  text-decoration: none;
}
.programmy .desc {
  font-size: 12px;
}

.newvideos .col-md-4 {
  position: relative;
}
.newvideos .item {
  background-color: #fff;
  width: 100%;
  position: relative;
}
.newvideos .item .thumb .img {
  display: block;
  background-size: cover;
  height: 100px;
  background-position: center;
}
.newvideos .item .entry-title {
  height: 50px;
  overflow: hidden;
  position: relative;
  display: block;
}
.newvideos .item .entry-title:after {
  content: " ";
  background: linear-gradient(rgba(255, 255, 255, 0), white);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.newvideos .item:hover {
  position: absolute;
  z-index: 10;
  left: 0px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 10px 10px;
}
.newvideos .item:hover .entry-title {
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.newvideos .item:hover .entry-title:after {
  display: none;
}

a.readmore,
.readmore,
.button,
.wpcf7-submit {
  display: inline-block;
  padding: 4px 7px;
  text-decoration: none;
  border-radius: 3px;
  border: none;
  line-height: normal;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  background-color: #0066cc;
  color: #fff;
  font-size: 14px;
  box-shadow: #254e9c 0px 2px 0px;
}
a.readmore:focus, a.readmore:active, a.readmore:hover,
.readmore:focus,
.readmore:active,
.readmore:hover,
.button:focus,
.button:active,
.button:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active,
.wpcf7-submit:hover {
  color: #fff;
  background-color: #fa5335;
}
a.readmore.vk,
.readmore.vk,
.button.vk,
.wpcf7-submit.vk {
  background-color: #106be1;
}
a.readmore.small,
.readmore.small,
.button.small,
.wpcf7-submit.small {
  padding: 3px 7px;
  box-shadow: none;
}
a.readmore.small i,
.readmore.small i,
.button.small i,
.wpcf7-submit.small i {
  display: inline-block;
  margin-right: 5px;
  margin-left: 0;
  color: #fff;
}
a.readmore.big,
.readmore.big,
.button.big,
.wpcf7-submit.big {
  font-size: 22px;
  padding: 10px 14px;
}
a.readmore.big i,
.readmore.big i,
.button.big i,
.wpcf7-submit.big i {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 26px;
}
a.readmore span,
.readmore span,
.button span,
.wpcf7-submit span {
  overflow: hidden;
  display: block;
}

h1.archive-title {
  padding: 10px 20px 10px 20px;
  font-family: "RussiaRegular", sans-serif;
  font-size: 24px;
  color: #fff;
  background: url(../images/content-h.png) repeat-x #20409a;
  border: 1px solid #4f56e1;
  border-radius: 3px;
  line-height: normal;
  margin-top: 0;
}

.shadow-plane {
  background-color: white;
}

.padding {
  padding: 15px;
}

.marginbottom {
  margin-bottom: 15px;
}

.download-title {
  display: none;
}

.small {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}

.portfoliosite {
  padding: 15px 0;
}

.clr {
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clear:before {
  content: "";
  display: table;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}

.submenupage {
  padding-left: 30px;
}
.submenupage li {
  font-size: 20px;
}

.pagesubmenu {
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 0;
  list-style: none;
}
.pagesubmenu ul {
  display: none;
}
.pagesubmenu li {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 12px;
  list-style-type: none;
}
.pagesubmenu li a {
  display: block;
  padding: 3px 8px;
}
.pagesubmenu .current-menu-parent a,
.pagesubmenu .current-menu-item a {
  color: #fff;
  text-decoration: none;
  background: url("../images/bg/global-link-bg.png") repeat-x 0 0;
}
.pagesubmenu .current-menu-parent:after,
.pagesubmenu .current-menu-item:after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 5px;
  left: 0;
  bottom: -3px;
  background: url("../images/bg/main-navi.corn.png") no-repeat center 0;
}
.pagesubmenu .active .corn {
  display: block;
  cursor: default;
}

.related_posts .relateditem img {
  width: 100%;
  height: auto;
}
.related_posts .relateditem h3 {
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 0;
}
.related_posts .relateditem h3 a {
  color: #000;
}

.mygallery {
  margin-bottom: 20px;
}
.mygallery .gallitem {
  display: block;
  margin-bottom: 15px;
}

article.entry-content {
  margin-bottom: 20px;
}
article.entry-content index ol {
  margin-bottom: 25px;
}
article.entry-content index ol li {
  margin-bottom: 5px;
}
article.entry-content ol li,
article.entry-content ul li {
  margin-bottom: 10px;
}
article.entry-content p {
  text-align: left;
}
article.entry-content:before {
  content: "";
  display: table;
}
article.entry-content:after {
  content: "";
  display: table;
  clear: both;
}
article.entry-content .content-thumbnail {
  float: right;
  margin-bottom: 10px;
  margin-left: 15px;
}
article.entry-content table {
  width: 100% !important;
}
article.entry-content table td {
  padding: 5px;
  border: 1px #aaa solid;
}
article.entry-content table.china-map {
  border: none;
}
article.entry-content table.maps-table {
  width: auto;
  border: none;
}
article.entry-content table.maps-table td {
  margin: 0;
  padding: 0;
  border: none;
}
article.entry-content table.maps-table td img {
  margin: 0;
  padding: 0;
}
article.entry-content h6 {
  font-size: 14px;
  font-weight: bold;
  color: #254e9c;
}
article.entry-content img {
  max-width: 100%;
  height: auto;
}
article.entry-content iframe[src*=youtube] {
  width: 100%;
  height: 470px;
}
article.entry-content .article-thumbnail {
  margin-bottom: 15px;
  width: 300px;
  float: left;
  margin-right: 15px;
}
article.entry-content .article-thumbnail img {
  width: 100%;
  height: auto;
}
article.entry-content iframe {
  margin: 15px 0;
  clear: both;
  display: block;
}

.comment-content:before {
  content: "";
  display: table;
}
.comment-content:after {
  content: "";
  display: table;
  clear: both;
}
.comment-content a {
  word-wrap: break-word;
}

.site-header {
  background-color: #fff;
  margin-bottom: 15px;
}
.site-header .logo img,
.site-header #radio img {
  max-width: 100%;
  height: auto;
}

.site-content:before {
  content: "";
  display: table;
}
.site-content:after {
  content: "";
  display: table;
  clear: both;
}

.uglshare {
  margin: 15px 0;
}

.pagemenu {
  text-align: center;
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}
.pagemenu li {
  display: inline;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ddd;
}
.pagemenu li.current-menu-item {
  font-weight: bold;
}

#mobilemenuswitch {
  cursor: pointer;
  color: #fff;
  font-size: 28px;
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 100;
  font-family: "RussiaRegular", sans-serif;
}

.topmenumobile {
  width: 100%;
  background-color: #20409a;
  padding: 10px;
  background-image: url(../images/content-h.png);
  background-repeat: repeat-x;
  background-position: left top;
  min-height: 60px;
  position: relative;
  margin-bottom: 15px;
}
.topmenumobile ul.mobilemenu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.topmenumobile ul.mobilemenu .icon-angle-down,
.topmenumobile ul.mobilemenu .icon-angle-right {
  display: none;
}
.topmenumobile ul.mobilemenu li {
  font-family: "RussiaRegular", sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.topmenumobile ul.mobilemenu li.dropdown > a {
  padding-right: 20px;
  background-image: url(../images/arrowdown.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.topmenumobile ul.mobilemenu li a {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  white-space: normal;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu {
  display: none;
  width: 100%;
  background: none;
  box-shadow: none;
  color: #fff;
  position: inherit;
  list-style: none;
  border: none;
  margin: 10px 0;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li {
  text-transform: none;
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #00b6ea;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li.dropdown > a {
  padding-right: 20px;
  background-image: url(../images/arrowdown.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li a {
  white-space: normal;
  color: #fff !important;
  font-weight: normal;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li a:hover, .topmenumobile ul.mobilemenu li ul.dropdown-menu li a.focus {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li ul.dropdown-menu {
  padding-left: 10px;
  list-style: disc;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li ul.dropdown-menu li {
  border: none;
}
.topmenumobile ul.mobilemenu li ul.dropdown-menu li ul.dropdown-menu li a {
  font-size: 16px;
}

.programma h2 {
  font-size: 18px;
}

#jivmircarusel .item {
  margin: 5px;
}
#jivmircarusel .item img {
  width: 100%;
}

.hidden {
  display: none;
}

.picturenextpage {
  display: block;
  padding: 10px;
  background-color: #254e9c;
  color: #fff;
  margin: 10px auto;
  cursor: pointer;
  text-align: center;
  width: 150px;
}
.picturenextpage .fa {
  display: none;
}
.picturenextpage.loading span {
  display: none;
}
.picturenextpage.loading .fa {
  display: inline-block;
}

.masonry2 .item {
  float: left;
  width: 32.3%;
  margin: 1.5% 0.5%;
}
.masonry2 .item img {
  width: 100%;
  height: auto;
}
.masonry2 .item h3 {
  margin: 5px 0;
  font-size: 18px;
}
.masonry2 .item .autor {
  font-size: 12px;
}
.masonry2 .item .thumbs-rating-container {
  padding: 0;
  margin: 5px 0;
}
.masonry2 .item .thumbs-rating-container .thumbs-rating-down {
  display: none;
}
.masonry2 .item .thumbs-rating-container .thumbs-rating-up {
  padding: 3px;
  font-size: 12px;
}
.masonry2 .item.video {
  /*            &.vertical {
            width: 32.3%;
            height: 400px;
            iframe {
                height: 400px;
            }
        }*/
}
.masonry2 .item.video iframe {
  height: 300px;
}

/* ВРЕМЯ */
.wraptime {
  font-family: "RussiaMedium";
  color: #000;
  text-align: center;
}

.curtime {
  text-align: center;
  font-size: 40px;
  line-height: 45px;
}

.curdate {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

/* ПОГОДА */
.gismeteo {
  overflow: hidden;
}

.gismeteo .leftCol,
.gismeteo .gsLinks {
  display: none;
}

.vestifm {
  position: absolute;
  right: 0;
  top: 80px;
  background-image: url(../images/vestifm.png);
  width: 246px;
  height: 59px;
  cursor: pointer;
}

#radio {
  cursor: pointer;
}

#topslider {
  height: 174px;
}

.topbar {
  background-color: #373737;
  border-bottom: 4px solid #cd2122;
  padding: 5px 8px;
  position: relative;
  margin-bottom: 10px;
  height: 40px;
}
.topbar ul.topmenu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.topbar ul.topmenu li {
  display: inline-block;
  margin: 0;
  padding: 3px;
  margin-right: 5px;
}
.topbar ul.topmenu a {
  color: #aaa;
  text-decoration: none;
}
.topbar ul.topmenu a:hover {
  color: #fff;
  text-decoration: underline;
}
.topbar #searchbox {
  position: absolute;
  right: 7px;
  top: 7px;
}
.topbar #searchbox #mod-search-searchword {
  border: none;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  margin: 0;
  height: 20px;
  vertical-align: top;
}
.topbar #searchbox .search-submit {
  background-image: url(../images/menured.png);
  color: #fff;
  border: none;
  margin: 0;
  height: 24px;
  padding-right: 10px;
  vertical-align: top;
  cursor: pointer;
}
.topbar #searchbox label {
  border: 1px solid #ddd;
  background-color: #fff;
}
.topbar #searchbox input.search-field {
  border: none;
  font-weight: normal;
}

.frontpage .textwidget img {
  width: 100%;
  height: auto;
}

#mainmenu {
  background-image: url(../images/content-h.png);
  background-repeat: repeat-x;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  background-color: #0b61b1;
  position: relative;
}
#mainmenu ul {
  padding: 0;
  margin: 0;
  border-bottom: 4px solid #cd2122;
  list-style: none;
}
#mainmenu ul.mainmenu {
  display: table;
  width: 100%;
}
#mainmenu ul.mainmenu > li {
  zoom: 1;
  display: table-cell;
  line-height: 40px;
  position: relative;
  font-family: "RussiaRegular", sans-serif;
  background-image: url(../images/menusep.png);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 0px;
  text-align: center;
}
#mainmenu ul.mainmenu > li.hover > ul {
  display: block;
}
#mainmenu ul.mainmenu > li.hover > a, #mainmenu ul.mainmenu > li.current-menu-item > a {
  background-image: url(../images/menured.png);
  color: #fff;
}
#mainmenu ul.mainmenu > li.menu-item-has-children > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: 18px;
  margin-left: 7px;
  margin-right: 4px;
  vertical-align: top;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
#mainmenu ul.mainmenu > li > a {
  line-height: 38px;
  color: #fff;
  padding-left: 11px;
  padding-right: 11px;
  height: 40px;
  display: block;
  text-decoration: none;
  font-family: "RussiaRegular", sans-serif;
  font-size: 17px;
}
#mainmenu ul.mainmenu > li.dropdown > a {
  padding-right: 20px;
  background-image: url(../images/arrowdown.png);
  background-repeat: no-repeat;
  background-position: right center;
}
#mainmenu ul.mainmenu ul {
  display: none;
  position: absolute;
  left: auto;
  top: auto;
  background-color: #333;
  min-width: 300px;
  width: auto;
  z-index: 1000;
}
#mainmenu ul.mainmenu ul > li {
  padding: 0;
  margin: 0;
  line-height: normal;
  zoom: 1;
  font-size: 14px;
  text-align: left;
}
#mainmenu ul.mainmenu ul > li.hover {
  background-image: url(../images/menured.png);
  color: #fff;
}
#mainmenu ul.mainmenu ul > li.hover ul {
  display: block;
}
#mainmenu ul.mainmenu ul > li.menu-item-has-children > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: 10px;
  margin-left: 10px;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  content: "";
}
#mainmenu ul.mainmenu ul > li a {
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #fff;
}
#mainmenu ul.mainmenu ul > li ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #333;
  z-index: 1000;
}

div.footer {
  padding-bottom: 30px;
  color: #929292;
  background-color: #ededed;
}
div.footer .footermenu {
  background-color: #373737;
  color: #fff;
  display: table;
  padding: 0;
  width: 100%;
}
@media (max-width: 750px) {
  div.footer .footermenu {
    display: block;
  }
}
div.footer .footermenu li {
  display: table-cell;
  padding: 10px;
  text-align: center;
}
@media (max-width: 750px) {
  div.footer .footermenu li {
    display: block;
    padding: 5px;
  }
}
div.footer .footermenu li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
div.footer .footermenu li a:hover {
  text-decoration: underline;
}
div.footer div.logobottom {
  margin-left: 10px;
}
div.footer a.logobottom {
  margin-bottom: 10px;
}
div.footer a.logobottom img {
  max-width: 100%;
  height: auto;
}

.useful .submenu ul {
  list-style: none;
}

.useful .submenu ul li {
  display: block;
  float: left;
  width: 170px;
  height: 30px;
}

i.icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: -1px 10px 0 0;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../images/vgtrk-icons.png) no-repeat top left transparent;
  float: left;
}

i.icon.rus-1 {
  background-position: 0 0;
}

i.icon.rus-2 {
  background-position: 0 -20px;
}

i.icon.rus-24 {
  background-position: 0 -40px;
}

i.icon.rus-k {
  background-position: 0 -60px;
}

i.icon.econom {
  background-position: -20px 0;
}

i.icon.vesti-fm {
  background-position: -20px -20px;
}

i.icon.radio-rus {
  background-position: -20px -40px;
}

i.icon.radio-mayak {
  background-position: -20px -60px;
}

i.icon.my-planet {
  background-position: -40px 0;
}

i.icon.sportbox {
  background-position: -40px -20px;
}

i.icon.film-pro {
  background-position: -40px -40px;
}

i.icon.vgtrk {
  background-position: -40px -60px;
}

.icon.gspi {
  background: url(../images/gspi_gerb.png) no-repeat scroll 0 0/contain rgba(0, 0, 0, 0);
  height: 40px;
  width: 45px;
}

.btn-primary {
  background-color: #0066cc;
  border-color: #0066cc;
}
.btn-primary:hover {
  background-color: #fa5335;
  border-color: #fa5335;
}

.widget {
  margin: 0 0 0.5em;
}
.widget select {
  max-width: 100%;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline {
  display: none;
}

.page-content {
  margin: 1em 0 0;
}

.entry-summary {
  margin: 1em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.bypostauthor {
  display: block;
}

.infinite-scroll .posts-navigation {
  display: none;
}
.infinite-scroll.neverending .site-footer {
  display: none;
}

embed {
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

object {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 6px;
}
.gallery-item img {
  width: 260px;
}

.gallery-caption {
  display: block;
}

.strukitem {
  margin-bottom: 10px;
}

svg:not(:root) {
  overflow: hidden;
}

.download-attachments ul {
  padding: 0;
  margin: 0;
}
.download-attachments ul li {
  padding: 3px 10px;
  list-style: none;
}
.download-attachments ul li a {
  padding-bottom: 10px;
  display: inline-block;
  font-size: 16px;
}
.download-attachments ul li span {
  font-style: italic;
}

.updated:not(.published) {
  display: none;
}

.single .byline {
  display: inline;
}

.group-blog .byline {
  display: inline;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.breadcrumbs {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  font-size: 12px;
  padding: 0;
  color: #aaa;
}
.breadcrumbs a {
  color: #aaa;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .sep {
  color: #ddd;
}

ul.sitemap {
  list-style: none;
}
ul.sitemap > li > a {
  font-weight: bold;
  font-size: 20px;
}
ul.sitemap > li > ul > li > a {
  font-weight: bold;
}
ul.sitemap ul {
  padding: 10px 15px;
  list-style: none;
}
ul.sitemap li.home {
  display: none;
}

.link_pages_wrapper {
  font-weight: bold;
  text-align: center;
}
.link_pages_wrapper #post-pagination {
  text-align: center;
}
.link_pages_wrapper #post-pagination a {
  background-color: #ddd;
  color: #0066cc;
  display: inline-block;
  padding: 2px 10px;
  text-decoration: none;
  border-radius: 3px;
}
.link_pages_wrapper #post-pagination a:hover {
  background-color: #0066cc;
  color: #ddd;
}
.link_pages_wrapper #post-pagination .current-post-page {
  background-color: #0066cc;
  color: #ddd;
  display: inline-block;
  padding: 2px 10px;
  text-decoration: none;
  border-radius: 3px;
}

nav.pagin {
  text-align: center;
  margin-top: 15px;
}
nav.pagin .current {
  text-decoration: underline;
  background-color: #0066cc;
  color: #fff;
}
nav.pagin .current:hover {
  background-color: #0066cc;
  color: #fff;
}

/**
    * 6.14 Comments
    * -----------------------------------------------------------------------------
*/
.comments-area {
  border-top: 1px solid #cccccc;
  margin: 32px auto;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.comments-area textarea,
.comments-area input#author,
.comments-area input#email {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
}
.comments-area .comment-form-url {
  display: none;
}

.comment-reply-title,
.comments-title {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}

.comment-list {
  list-style: none;
  margin: 0 0 20px 0;
}

.comment-author {
  font-size: 14px;
  line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
  font-size: 12px;
  line-height: 2;
  text-transform: uppercase;
}

.comment-list .reply {
  margin-top: 24px;
}

.comment-author .fn {
  font-weight: 900;
}

.comment-author a {
  color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
  color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
  color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  padding-top: 15px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
  border-top: 0;
}

.comment-author {
  position: relative;
}

.comment-author .avatar {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 18px;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
}

.bypostauthor > article .fn:before {
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px;
}

.says {
  display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
  padding-left: 30px;
}

.comment-edit-link {
  margin-left: 10px;
}

.comment-reply-link:before,
.comment-reply-login:before {
  margin-right: 2px;
}

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-list .children {
  list-style: none;
  margin-left: 15px;
}

.comment-respond {
  margin-bottom: 24px;
  padding: 0;
}

.comment .comment-respond {
  margin-top: 24px;
}

.comment-respond h3 {
  margin-top: 0;
  margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
  color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
  font-size: 14px;
  line-height: 1.7142857142;
}

.no-comments {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 24px;
  text-transform: uppercase;
}

.comment-form label {
  display: block;
}

.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url] {
  width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
  font-size: 12px;
  line-height: 1.5;
}

.required {
  color: #c0392b;
}

.comment-reply-title small a {
  color: #2b2b2b;
  float: right;
  height: 24px;
  overflow: hidden;
  width: 24px;
}

.comment-reply-title small a:hover {
  color: #41a62a;
}

.comment-reply-title small a:before {
  font-size: 32px;
}

.comment-navigation {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 48px;
  text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
  display: inline-block;
}

.comment-navigation .nav-previous a {
  margin-right: 10px;
}

#comment-nav-above {
  margin-top: 36px;
  margin-bottom: 0;
}

#toTop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-color: #0066cc;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 30px;
  color: #fff;
  z-index: 1000;
}
#toTop:hover {
  background-color: #fa5335;
}

#myAffix {
  top: 20px;
}

form.wpcf7-form input.wpcf7-text {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  margin-top: 5px;
  border: 2px solid #ddd;
}
form.wpcf7-form input.wpcf7-text:focus {
  border: 2px solid #254e9c;
}
form.wpcf7-form textarea {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  margin-top: 5px;
  font-family: Arial, sans-serif;
  height: 140px;
  resize: none;
  border: 2px solid #ddd;
}
form.wpcf7-form textarea:focus {
  border: 2px solid #254e9c;
}

.mobilenav {
  display: none;
  position: fixed;
  top: 0;
  z-index: 1000;
  right: 0;
}
.mobilenav a {
  display: block;
  padding: 10px;
  text-align: center;
  line-height: 28px;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  font-size: 28x;
  background-color: #0066cc;
}
.mobilenav i.fa-times {
  display: none;
}

#sidebar-toggle {
  color: #fff;
}

.wholecontainer {
  position: relative;
  height: 100%;
  width: 100%;
  right: 0;
}

#maincontainer {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  z-index: 20;
  background: #fff;
}

#mobilemenu {
  display: none;
  position: absolute;
  right: 0px;
  top: 50px;
  padding: 20px;
  background: #0066cc;
  width: 60%;
  height: auto;
  box-sizing: border-box;
  z-index: 1;
}
#mobilemenu a {
  text-decoration: none;
  color: #fff;
  text-transform: none;
  border-bottom: 1px dashed #fff;
  font-size: 24px;
}
#mobilemenu ul {
  list-style: none;
  margin: 0;
  padding-left: 10px;
}
#mobilemenu li {
  padding: 7px;
  list-style: none;
}
#mobilemenu li.current-menu-item a,
#mobilemenu li.current-menu-parent a {
  color: #fa5335;
}

.counter {
  float: right;
  display: inline-block;
}

.widget_most_commented_widget li {
  font-size: 16px;
}
.widget_most_commented_widget a {
  font-family: "RussiaMedium";
  color: #000;
}

.ourprograms .item {
  overflow: hidden;
  position: relative;
  height: 164px;
  margin: 0 10px;
}
.ourprograms .item:after {
  content: " ";
  background: linear-gradient(rgba(255, 255, 255, 0), white);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: 20;
}
.ourprograms .item:hover h3 {
  top: 80px;
}
.ourprograms .item img {
  width: auto;
  height: 120px;
}
.ourprograms .item h3 {
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  transition: 0.3s;
  padding: 5px;
  width: 100%;
  height: 100px;
  top: 120px;
  z-index: 10;
}
.ourprograms .item h3 a {
  color: #000;
}
.ourprograms .item h3 a:hover {
  text-decoration: underline;
}

.widget_recent_comments ul#recentcomments {
  list-style: none;
  padding-left: 0;
}
.widget_recent_comments ul#recentcomments li {
  font-size: 12px;
  padding: 5px 0;
  border-bottom: 1px dotted #ddd;
}
.widget_recent_comments ul#recentcomments li a {
  color: #aaa;
}

h3.widgettitle {
  border-bottom: 2px solid #cd2122;
  margin-bottom: 10px;
  margin-top: 0;
  position: relative;
}
h3.widgettitle span {
  font-family: "RussiaMedium";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}
h3.widgettitle span a {
  color: #000;
  text-decoration: none;
}

#secondary {
  position: relative;
}
#secondary aside.widget {
  padding-bottom: 20px;
  position: relative;
}
#secondary ul.entry-meta li {
  display: block;
  margin: 0;
  padding: 0;
}

.companytitle {
  color: #0066cc;
}

.address {
  padding: 0;
  margin-left: 10px;
  list-style: none;
}
@media (max-width: 750px) {
  .address {
    margin-left: 0;
    padding: 0 10px;
  }
}
.address i {
  display: inline;
  margin-left: -20px;
  margin-right: 5px;
  color: #254e9c;
}

h1.page-title {
  margin-top: 0;
  margin-bottom: 25px;
}

.subcats {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.biraradiobutton {
  background-image: url(../images/audio.png);
  display: block;
  width: 423px;
  height: 74px;
  position: relative;
  color: #000;
  text-decoration: none;
  transition: none;
}
.biraradiobutton:hover {
  background-position: bottom left;
}
.biraradiobutton .title {
  position: absolute;
  left: 80px;
  top: 22px;
  font-size: 18px;
  display: block;
  color: #000;
  width: 319px;
  height: 21px;
  overflow: hidden;
}

@media (max-width: 991px) {
  article.entry-content iframe[src*=youtube] {
    height: 400px !important;
  }
}
@media (max-width: 768px) {
  .biraradiobutton {
    width: 340px;
    background-size: 340px 117px;
    height: 58px;
  }
  .biraradiobutton:hover {
    background-position: bottom left;
  }
  .biraradiobutton .title {
    position: absolute;
    left: 60px;
    top: 15px;
    font-size: 16px;
    color: #000;
    width: 250px;
    height: 21px;
  }

  article.entry-content iframe[src*=youtube] {
    height: 200px !important;
  }
  article.entry-content .article-thumbnail {
    margin-bottom: 15px;
    width: 100%;
    float: none;
    margin-right: 5px;
  }

  .related_posts .relateditem {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
  }
}
.sss {
  color: #eee;
}

.sss a {
  color: #eee;
}

/*# sourceMappingURL=tmpl.css.map */
