[class^="icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
input {
  line-height: normal;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2 {
    orphans: 3;
    widows: 3;
  }
  h2 {
    page-break-after: avoid;
  }
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #363636;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #101010;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
h2 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h2 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h2 {
  font-size: 32px;
}
ul {
  margin-top: 0;
  margin-bottom: 10.5px;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1197px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1198px) {
  .hidden-lg {
    display: none !important;
  }
}
a:hover {
  color: rgba(54, 54, 54, 0.7);
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
h2 {
  font-family: "Lora", sans-serif;
  font-weight: 700;
}
h2 {
  font-size: 2.7em;
}
img {
  max-width: 100%;
}
input {
  font-family: "Open Sans", sans-serif;
  color: #363636;
  background-color: rgba(54, 54, 54, 0.05);
  padding: 10px;
  margin: 0px 10px;
  border-style: none;
}
.icon-weather {
  font-size: 1.9em;
  line-height: 0em;
  position: relative;
  top: 0px;
}
.portal-menu {
  max-width: 1160px;
  margin: auto;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
}
.portal-menu-logo {
  flex: 0 0 130px;
  display: inline-block;
  margin: 15px 30px 5px 0;
}
.portal-menu-logo svg {
  width: 100px;
  height: 35px;
}
.portal-menu-logo:hover svg .st0 {
  animation-name: pravdaLogoAnimation;
  animation-duration: 0.5s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  transform-origin: bottom center;
}
.portal-menu-nav {
  flex: 1;
  display: flex;
  align-items: center;
  height: 45px;
  line-height: 30px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
}
.portal-menu-nav li {
  display: inline-block;
  list-style-type: none;
}
.portal-menu-nav li a {
  height: 45px;
  display: flex;
  align-items: center;
  padding: 0px 5px;
  color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
}
.portal-menu-nav li a:hover {
  color: #000000;
}
.portal-menu .portal-megamenu-button {
  font-weight: bold;
  text-transform: uppercase;
  background-color: transparent;
  border: 0px;
  border-bottom: 5px solid #fab201;
  padding: 3px 0px;
  margin: 0px 10px;
  margin-right: 25px;
  height: min-content;
}
.portal-menu .portal-megamenu-button i {
  display: none;
}
.portal-menu .portal-megamenu-button:active,
.portal-menu .portal-megamenu-button:focus {
  outline: none;
}
.portal-menu-actions {
  display: flex;
  align-items: center;
}
.portal-menu-actions a {
  margin: 0px 7px;
  font-size: 1.2em;
  color: #c8c8c8;
  display: inline-block;
  padding: 5px;
  transition: all 100ms ease;
  transform: scale(1);
}
.portal-menu-actions a svg {
  vertical-align: middle;
  fill: #c8c8c8;
}
.portal-menu-actions a:hover {
  color: #363636;
}
.portal-menu-actions a:hover svg {
  fill: #363636;
}
.portal-menu-actions a.portal-menu-actions-bez-reklamy {
  transform: none;
  margin: 0;
  padding: 0;
}
.portal-menu-actions .mreporter_mobile {
  display: none;
}
.portal-menu-hamburger-icon {
  display: none;
  padding: 5px;
  border: 0px;
  margin-right: 30px;
  margin-bottom: 6px;
  position: relative;
  background-color: transparent;
}
.portal-menu-hamburger-icon:focus {
  outline: none;
}
.portal-menu-hamburger-icon .open {
  display: block;
}
.portal-menu-hamburger-icon .close {
  display: none;
}
.portal-menu-hamburger-icon svg {
  width: 22px;
  fill: #c8c8c8;
}
.portal-megamenu {
  max-width: 1160px;
  margin: auto;
  font-size: 0px;
  width: 100%;
  display: none;
}
.portal-megamenu-line {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #eee;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 15px;
}
.portal-megamenu-line h2 {
  display: inline-block;
  width: 152px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 50px;
  font-family: "Open sans";
  font-size: 1.25em;
  font-weight: 600;
  color: rgba(54, 54, 54, 0.5);
}
.portal-megamenu-line h2 .glyphicon {
  font-size: 0.85em;
  color: rgba(0, 0, 0, 0.1);
  float: left;
  line-height: 1.5em;
}
.portal-megamenu-line.spravodajstvo h2 {
  color: #fab201;
}
.portal-megamenu-line.sport h2 a {
  color: #0c64a5;
}
.portal-megamenu-line.uzitocna h2 a {
  color: #42a1c5;
}
.portal-megamenu-line.extern_varecha h2 a {
  color: #b3d846;
}
.portal-megamenu-line.varecha_tv h2 a {
  color: #b3d846;
}
.portal-megamenu-line.extern_blog h2 a {
  color: #b00117;
}
.portal-megamenu-line.extern_tv h2 a {
  color: red;
}
.portal-megamenu-line ul {
  display: inline-block;
  flex: 1;
  margin: 0px;
  padding: 0px;
}
.portal-megamenu-line ul li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 15px;
}
@media (max-width: 990.5px) {
  .portal-menu-actions a.portal-menu-actions-bez-reklamy img {
    top: 0;
  }
  .portal-menu-hamburger-icon {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px;
  }
  .portal-menu-logo {
    height: 27px;
    margin: 15px auto 10px 0;
  }
  .portal-menu-logo svg {
    height: 27px;
    width: 80px;
  }
  .portal-menu .portal-megamenu-button {
    display: none;
  }
  .portal-menu-actions a {
    margin: 0px 3px;
  }
  .portal-menu-nav {
    display: none;
  }
}
@media (max-width: 767.5px) {
  .portal-megamenu-line {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 0px;
    height: 50px;
  }
  .portal-megamenu-line h2 {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-size: 1.25em;
    color: rgba(54, 54, 54, 0.8) !important;
    font-family: "Lora", sans-serif;
    font-weight: normal;
  }
  .portal-megamenu-line h2 a,
  .portal-megamenu-line h2 .portal-megamenu-line-link-wrap {
    color: #363636 !important;
    font-size: 17px;
    padding: 10px;
    padding-left: 20px;
    padding-top: 15px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
  }
  .portal-megamenu-line h2 .glyphicon {
    padding-right: 30px;
    font-size: 11px;
    color: #c8c8c8;
  }
  .portal-megamenu-line ul {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 0px;
    margin: 0px;
    padding: 0px 20px;
  }
  .portal-megamenu-line ul li {
    padding-left: 55px;
    margin: 0px;
    margin-left: 0px;
    font-size: 14px;
    display: block;
    width: 100%;
    color: #363636;
  }
  .portal-megamenu-line ul li a {
    display: block;
    padding: 8px 0px;
    width: 100%;
    color: rgba(54, 54, 54, 0.8);
  }
  .portal-megamenu-line.link {
    width: 100%;
  }
  .portal-megamenu-line.link ul {
    display: none;
  }
  .portal-megamenu-line.link h2 {
    width: 100%;
  }
  .portal-megamenu-line.link h2 .glyphicon {
    display: block;
    height: 11px;
    width: 11px;
    margin-right: 30px;
    padding-right: 0px;
  }
  .portal-megamenu-line.sport.link h2 .glyphicon {
    color: #0c64a5;
    background-color: #0c64a5;
  }
  .portal-megamenu-line.uzitocna.link h2 .glyphicon {
    color: #42a1c5;
    background-color: #42a1c5;
  }
  .portal-megamenu-line.extern_varecha.link h2 .glyphicon {
    color: #b3d846;
    background-color: #b3d846;
  }
  .portal-megamenu-line.varecha_tv.link h2 .glyphicon {
    color: #b3d846;
    background-color: #b3d846;
  }
  .portal-megamenu-line.extern_blog.link h2 .glyphicon {
    color: #b00117;
    background-color: #b00117;
  }
  .portal-megamenu-line.extern_tv.link h2 .glyphicon {
    color: red;
    background-color: red;
  }
}
@media (max-width: 500px) {
  .portal-menu-actions a.portal-menu-actions-bez-reklamy {
    margin-right: 0px;
  }
  .portal-menu-actions .mreporter_mobile {
    display: block;
  }
  .portal-menu-actions .mreporter_desktop {
    display: none;
  }
}
@media (max-width: 380px) {
  .portal-menu-logo {
    flex: 0 0 100px;
  }
}
#perex-header {
  position: relative;
}
#perex-header .search-input-wrap {
  display: none;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 2;
  position: absolute;
}
#perex-header .search-input-wrap-submit {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  border: 0px;
  background-color: transparent;
  margin: 17px 7px;
  font-size: 1.2em;
  color: #fab201;
  padding: 5px;
}
#perex-header .search-input-wrap-close {
  position: absolute;
  right: 5px;
  top: 0px;
  border: 0px;
  background-color: transparent;
  margin: 17px 7px;
  font-size: 1.2em;
  color: #ccc;
  display: inline-block;
  padding: 5px;
  opacity: 0;
}
#perex-header .search-input-wrap input {
  background-color: transparent;
  width: 100%;
  opacity: 0;
  margin: 0px;
  padding: 19px;
  padding-left: 10px;
  padding-right: 80px;
  transform: translateY(-100%);
}
#perex-header .search-input-wrap input:focus {
  outline: none;
}
#perex-header .submenu {
  display: flex;
  justify-content: space-between;
  position: relative;
  transition: opacity 300ms ease;
}
#perex-header .submenu:after {
  content: "";
  position: absolute;
  width: 100%;

  background-color: #303030;
  height: 100%;
  top: 0px;
  display: block;
  z-index: 1;
  transition: background-color 100ms ease;
}
#perex-header .submenu-nav {
  height: 38px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  z-index: 2;
  position: relative;
}
#perex-header .submenu-nav-open {
  color: white;
  position: absolute;
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  right: 0px;
  top: 0px;
  display: none;
  cursor: pointer;
  transition: transform 500ms ease;
}
#perex-header .submenu-nav.openArrow {
  padding-right: 40px;
}
#perex-header .submenu-nav.openArrow .submenu-nav-open {
  display: block;
}
#perex-header .submenu-nav-list {
  margin: 0px;
  padding: 0px;
}
#perex-header .submenu-nav li {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
}
#perex-header .submenu-nav li a {
  color: white;
  display: inline-block;
  padding: 10px 5px;
}
#perex-header .submenu-nav li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#perex-header .submenu-info {
  padding: 9px 5px;
  position: relative;
  text-align: right;
  font-size: 14px;
  white-space: nowrap;
  color: white;
  z-index: 2;
}
#perex-header .submenu-info * {
  position: relative;
  z-index: 2;
  display: inline;
}
#perex-header .submenu-info a {
  color: white;
  overflow: hidden;
}
#perex-header .submenu-info:after {
  content: "";
  position: absolute;

  left: 0%;
  background-color: #1f1f1f;
  height: 100%;
  top: 0px;
  display: block;
  z-index: 1;
}
#perex-header .user-actions-weather {
  padding-right: 10px;
}
#perex-header .user-actions-weather .icon-weather {
  padding: 0 10px;
  max-width: none;
}
#perex-header .user-actions-day {
  font-weight: bold;
}
#perex-header .user-actions-day:after {
  content: "-";
  margin: 0 5px;
}
#perex-header .user-actions-nameday {
  font-weight: bold;
}
#perex-header .user-actions-nameday:after {
  content: ",";
  margin-right: 5px;
}
#perex-header .user-actions-nameday:last-child:after {
  display: none;
}
:target {
  scroll-margin-top: 110px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 990.5px) {
  #perex-header .search-input-wrap-submit {
    margin: 16px 3px;
  }
  #perex-header .submenu-info {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    white-space: normal;
    width: 100%;
  }
  #perex-header .submenu-info:after {
    content: "";
    position: absolute;
    width: 300%;
    left: -100%;
    background-color: #1f1f1f;
    height: 100%;
    top: 0px;
    display: block;
    z-index: 1;
  }
  #perex-header .submenu-info a {
    overflow: visible;
  }
  #perex-header .submenu-info .icon-weather {
    left: -15px;
  }
  #perex-header .submenu-nav {
    width: 100%;
  }
}
/*! CSS Used from: Embedded */
button {
  line-height: initial;
}
button span {
  padding-left: initial;
  padding-top: initial;
  padding-right: initial;
  padding-bottom: initial;
  background: initial;
  height: initial;
}
/*! CSS Used keyframes */
@keyframes pravdaLogoAnimation {
  0% {
    transform: scale(1, 1) translateX(0);
  }
  10% {
    transform: scale(1.1, 0.9) translateX(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateX(-100%);
  }
  50% {
    transform: scale(1, 1) translateX(0);
  }
  100% {
    transform: scale(1, 1) translateX(0);
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src:  url("glyphicons-halflings-regular.woff2")
      format("woff2");

}
