body {
  font-family: 'Roboto', sans-serif;
  color: #110303;
}
a {
  text-decoration: none;
  color: #110303;
}
a.card:hover {
  color: initial;
}
.separator-line {
  border-bottom: 1px solid #707070;
  width: 100%;
}
.hidden-editable-inputs {
  display: none;
}
.editable-box .mce-tinymce {
  display: none;
}
@media (min-width: 1920px) {
  .container {
    max-width: 1620px;
  }
}
header .bi {
  font-size: 130%;
  margin-right: 17px;
}
header #top-menu {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header #top-menu .bar-links {
  display: flex;
  align-items: center;
  flex: 1 70%;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  header #top-menu .bar-links {
    display: none;
  }
}
header #top-menu #search-bar {
  width: 70%;
  margin: 0 auto;
  display: none;
  position: relative;
}
header #top-menu #search-bar #search-results-placeholder {
  position: absolute;
  z-index: 1;
  background-color: white;
  width: 100%;
  border: 1px solid #f2f2f2;
}
header #top-menu #search-bar #search-results-placeholder .search-result-item {
  padding: 7px;
  display: flex;
  flex-direction: column;
}
header #top-menu #search-bar #search-results-placeholder .search-result-item .se-name {
  font-weight: 500;
}
header #top-menu #search-bar #search-results-placeholder .search-result-item .se-perex {
  font-size: 90%;
  color: grey;
}
header #top-menu #search-bar #search-results-placeholder .search-result-item .se-author {
  font-size: 90%;
  color: grey;
  font-weight: normal;
}
.filtrate_tags {
  margin-bottom: 1.5rem;
  margin-top: 2rem;
}
.filtrate_tags .badge {
  border: 1px solid #707070;
  padding: 0.55em 0.95em;
  border-radius: 0.55rem;
  margin-right: 7px;
  margin-left: 7px;
  margin-bottom: 7px;
}
.filtrate_tags .badge.selected {
  box-shadow: 0px 3px 15px 0px #000000b0;
  background-color: #B9D4FF;
}
.filtrate_tags .best {
  padding: 0.55em 0.95em;
  font-size: 13px;
  font-weight: bold;
}
.in_user_card .filtrate_tags .badge {
  border: 1px solid #d6d6d6;
  font-size: 15px;
}
.card .title-group {
  text-transform: uppercase;
}
.card .card-image {
  width: 100%;
  height: 318px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .card-image img {
  width: 100%;
  max-height: 100%;
}
.card .card-body {
  padding: 0rem 0rem;
}
.card .card-text {
  font-weight: 300;
  opacity: 0.7;
}
.card .card-text .date {
  opacity: 1;
  font-weight: 500;
}
.card .perex {
  opacity: 0;
  color: white;
  padding: 10px;
}
.card:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s ease;
}
.card:hover .perex {
  transition: all 0.5s ease;
  opacity: 1;
}
.card.article-card .card-image {
  height: 300px;
  overflow: hidden;
  width: 100%;
}
.card.article-card .card-image img {
  max-width: 100%;
  width: 380px;
  height: 318px;
  object-fit: cover;
}
.card.article-card .card-title {
  height: 3rem;
  margin-top: 1rem;
}
.card.article-card .main-desc {
  height: 4.4em;
  overflow: hidden;
}
.most-readed .card .card-title {
  font-size: 1.7rem;
}
.hp-most-readed-item .hp-most-readed-item-img img {
  object-fit: none;
  object-position: center;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .hp-most-readed-item .hp-most-readed-item-img {
    width: 30%;
    max-height: 300px;
  }
}
.obrazarna .big-1 .card-image {
  height: 300px;
  overflow: hidden;
  width: 100%;
}
.obrazarna .big-1 .card-image img {
  max-width: 100%;
}
@media only screen and (min-width: 769px) {
  .obrazarna .big-1 {
    width: 59%;
  }
}
.obrazarna .big-1 .desc {
  height: 4.4em;
  overflow: hidden;
}
.obrazarna .right-3 .r3-card-image {
  width: 44%;
  height: 125px;
}
.obrazarna .right-3 .r3-card-image img {
  object-fit: none;
  object-position: center;
  height: 100%;
  width: 100%;
}
.obrazarna .right-3 .r3-card-body {
  width: 56%;
}
@media only screen and (min-width: 769px) {
  .obrazarna .right-3 {
    width: 41%;
  }
}
.article-footer .card,
.recommended-articles .card {
  box-shadow: 0px 3px 20px #00000029;
}
.article-footer .card .card-body,
.recommended-articles .card .card-body {
  padding: 1rem 1rem;
}
.article-content {
  width: 70%;
}
.commerce-info-block .img-block {
  margin-top: 75px;
  margin-bottom: 75px;
}
.commerce-info-block .cib-content {
  margin: 150px;
}
footer {
  background-color: #3C3D41;
}
footer a {
  color: white;
  margin-bottom: 5px;
}
footer h2 {
  color: white;
}
footer .bi {
  font-size: 260%;
  color: white;
  margin-right: 47px;
}
.footnote_in {
  text-decoration: underline;
  color: #00c;
  font-size: 18px;
}
#footnotes {
  font-size: 13px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  list-style-position: inside;
}
@media (min-width: 992px) {
  .newsletter-input {
    width: 500px;
  }
}
/*# sourceMappingURL=tvar.css.map */