.sticky-banner-container {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 510px;
  z-index: 20;
  transition: all 0.25s linear;
}
.sticky-banner-container .sticky .banner {
  margin-top: 10px;
}

#frontpage .sticky-banner-container {
  top: 170px;
}

.cinema-sticky-banner {
  position: relative;
}
.cinema-sticky-banner .sticky-banner-container {
  top: 15px;
}

#horoscope-header .sticky-banner-container {
  top: 20px;
}

.tv-top-banners .sticky-banner-container {
  top: 10px;
}

body.wallpaper .sticky-banner-container {
  display: none;
}

@media screen and (max-width: 1200px) {
  .sticky-banner-container {
    display: none;
  }
}
.weather-kvadrats-banner {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: 530px;
  z-index: 20;
  transition: all 0.25s linear;
}

body.wallpaper .weather-kvadrats-banner {
  display: none;
}

@media screen and (max-width: 1200px) {
  .weather-kvadrats-banner {
    display: none;
  }
}
.banner-kvadrats-right-bottom {
  position: fixed;
  left: 50%;
  bottom: 20px;
  margin-left: 510px;
  z-index: 100000;
}

@media screen and (max-width: 1200px) {
  .banner-kvadrats-right-bottom {
    display: none;
  }
}
.banner.feed.jauns-lv {
  margin: 1em 0 3em;
}

.banner-jauns {
  font-family: Roboto;
  background-color: #fafafa;
  font-size: 16px;
  line-height: 18px;
}
@media (min-width: 960px) {
  .banner-jauns {
    display: flex;
  }
}
.banner-jauns-logo {
  position: relative;
  background-color: transparent;
  padding: 12px;
  text-align: center;
}
@media (min-width: 960px) {
  .banner-jauns-logo {
    width: 210px;
  }
}
.banner-jauns-logo img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.banner-jauns-logo__centerer {
  display: block;
}
@media (min-width: 960px) {
  .banner-jauns-logo__centerer {
    position: relative;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
    transform: perspective(1px) translateY(-50%);
  }
}
.banner-jauns-list {
  padding: 16px 16px 0 16px;
}
@media (min-width: 960px) {
  .banner-jauns-list {
    display: flex;
    flex: 1;
  }
}
.banner-jauns-list__item {
  margin-bottom: 16px;
}
.banner-jauns-item {
  position: relative;
  display: flex;
}
.banner-jauns-item__image {
  width: 120px;
  line-height: 0;
}
@media (min-width: 480px) {
  .banner-jauns-item__image {
    width: 160px;
  }
}
.banner-jauns-item__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.banner-jauns-item__title {
  flex: 1;
  margin-left: 12px;
  padding-right: 12px;
}
@media (min-width: 960px) {
  .banner-jauns-item__title {
    padding-right: 24px;
  }
}
.banner-jauns-item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-jauns-item:hover .w-1188-item__title {
  text-decoration: underline;
}

.mut-feed {
  position: relative;
  overflow: hidden;
}
.mut-feed-container {
  overflow: hidden;
  width: 100%;
  height: 160px;
  padding: 0;
}
.mut-feed-items {
  margin: 0;
  padding: 0;
  height: 100%;
  list-style: none;
}
.mut-feed-item {
  float: left;
  margin: 0 10px;
  padding: 0;
  height: 100%;
  position: relative;
}
.mut-feed-link {
  overflow: hidden;
  width: 100%;
  display: block;
  min-height: 200px;
  background-size: cover;
}
.mut-feed-title {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 1em;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
  margin: 0;
}
.mut-feed-image {
  object-fit: cover;
}
.mut-feed-logo {
  width: 200px;
  display: block;
  margin: 0 auto 20px;
}
.mut-feed-logo img {
  width: 100%;
  height: auto;
}
.mut-feed-pages {
  position: absolute;
  top: 30px;
  right: 50px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.mut-feed-pages li {
  font-size: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #1a91d1;
  border-radius: 50%;
  transition: all 200ms ease-out;
  margin-left: 10px;
}
.mut-feed-pages li.active {
  background-color: #1a91d1;
}

@media (max-width: 767px) {
  .mut-feed-logo {
    margin: 0 0 10px;
  }
  .mut-feed-pages {
    right: 10px;
    top: 20px;
  }
  .mut-feed-pages li {
    margin-left: 7px;
  }
  .mut-feed-item {
    width: 45vw;
  }
  .mut-feed-logo img {
    width: 70%;
  }
}
@media (max-width: 500px) {
  .mut-feed .mut-feed-item {
    width: 90vw;
  }
}
.santa-news {
  position: relative;
}
.santa-news:before {
  content: "";
  width: 100%;
  height: 40px;
  background-color: #add7ef;
  position: absolute;
  top: 0;
  left: 0;
}
.santa-news-container {
  padding: 0 25px;
}
.santa-news-logo {
  position: relative;
  display: block;
  height: 40px;
  margin: 0 10px 10px;
  width: 160px;
  background: url("/v4/img/santa.svg") no-repeat left center;
  background-size: 60%;
}
.santa-news-item {
  position: relative;
}
.santa-news-image {
  display: block;
  height: 120px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.santa-news-content {
  text-decoration: none;
  background: #fafafa;
  width: 100%;
  margin: 0;
  padding: 10px;
  min-height: 100px;
}
.santa-news-header {
  display: block;
  margin-bottom: 10px;
}
.santa-news-header a {
  color: #333;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 500;
  border-bottom: 2px solid #add7ef;
}
.santa-news-title {
  color: #333;
  font-size: 14px;
}
.santa-news-header a:hover, .santa-news-title:hover {
  text-decoration: none;
}
.santa-news .owl-prev, .santa-news .owl-next {
  position: absolute;
  left: -25px;
  font-size: 0;
  top: 40%;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #add7ef;
  border: 3px solid #fafafa;
}
.santa-news .owl-prev:hover, .santa-news .owl-next:hover {
  background-color: #82c2e7;
}
.santa-news .owl-prev:before, .santa-news .owl-prev:after, .santa-news .owl-next:before, .santa-news .owl-next:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 18px;
  left: 13px;
  transform: rotate(-35deg);
  border-radius: 2px;
}
.santa-news .owl-prev:after, .santa-news .owl-next:after {
  transform: rotate(35deg);
  top: 25px;
}
.santa-news .owl-next {
  left: initial;
  right: -25px;
}
.santa-news .owl-next:before, .santa-news .owl-next:after {
  right: 13px;
  left: initial;
  transform: rotate(35deg);
}
.santa-news .owl-next:after {
  transform: rotate(-35deg);
}

.apollo-news {
  position: relative;
  margin: 50px 0;
}
.apollo-news:before {
  content: "";
  width: 100%;
  height: 40px;
  background-color: #aa182c;
  position: absolute;
  top: 0;
  left: 0;
}
.apollo-news-container {
  padding: 0 25px;
}
.apollo-news-logo {
  position: relative;
  display: block;
  height: 40px;
  margin: 0 0 10px;
  width: 160px;
  background: url("/v4/img/apollo-white.svg") no-repeat left center;
  background-size: 80%;
}
.apollo-news-title {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  background: #fafafa;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 7px 0;
}
.apollo-news-link {
  display: block;
  height: 170px;
  background-size: cover;
  position: relative;
}
.apollo-news .owl-prev, .apollo-news .owl-next {
  position: absolute;
  left: -25px;
  font-size: 0;
  top: 40%;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #aa182c;
  border: 3px solid #fafafa;
}
.apollo-news .owl-prev:hover, .apollo-news .owl-next:hover {
  background-color: #d71e38;
}
.apollo-news .owl-prev:before, .apollo-news .owl-prev:after, .apollo-news .owl-next:before, .apollo-news .owl-next:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 18px;
  left: 13px;
  transform: rotate(-35deg);
  border-radius: 2px;
}
.apollo-news .owl-prev:after, .apollo-news .owl-next:after {
  transform: rotate(35deg);
  top: 25px;
}
.apollo-news .owl-next {
  left: initial;
  right: -25px;
}
.apollo-news .owl-next:before, .apollo-news .owl-next:after {
  right: 13px;
  left: initial;
  transform: rotate(35deg);
}
.apollo-news .owl-next:after {
  transform: rotate(-35deg);
}

.tvnet-news {
  position: relative;
  margin: 50px 0;
}
.tvnet-news:before {
  content: "";
  width: 100%;
  height: 35px;
  background-color: #ff6400;
  position: absolute;
  top: 0;
  left: 0;
}
.tvnet-news-container {
  padding: 0 25px;
}
.tvnet-news-logo {
  position: relative;
  display: block;
  height: 35px;
  margin: 0 0 10px 6px;
  width: 160px;
  background: url("/v4/img/tvnet-white.svg") no-repeat center center;
  background-size: contain;
}
.tvnet-news-title {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  background: #fafafa;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 7px 0;
}
.tvnet-news-link {
  display: block;
  height: 170px;
  background-size: cover;
  position: relative;
}
.tvnet-news .owl-prev, .tvnet-news .owl-next {
  position: absolute;
  left: -25px;
  font-size: 0;
  top: 40%;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #ff6400;
  border: 3px solid #fafafa;
}
.tvnet-news .owl-prev:hover, .tvnet-news .owl-next:hover {
  background-color: #ff8333;
}
.tvnet-news .owl-prev:before, .tvnet-news .owl-prev:after, .tvnet-news .owl-next:before, .tvnet-news .owl-next:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 18px;
  left: 13px;
  transform: rotate(-35deg);
  border-radius: 2px;
}
.tvnet-news .owl-prev:after, .tvnet-news .owl-next:after {
  transform: rotate(35deg);
  top: 25px;
}
.tvnet-news .owl-next {
  left: initial;
  right: -25px;
}
.tvnet-news .owl-next:before, .tvnet-news .owl-next:after {
  right: 13px;
  left: initial;
  transform: rotate(35deg);
}
.tvnet-news .owl-next:after {
  transform: rotate(-35deg);
}

.la-feed iframe {
  display: block;
  width: 100%;
  border: 0;
  margin: 0;
}
.la-feed .la-container {
  display: flex !important;
  justify-content: center !important;
}
.la-feed .la-iframe {
  height: 300px;
}
.la-feed .la-iframe.mobile {
  width: 300px;
}
.la-feed .la-iframe.desktop {
  max-width: 1000px;
}

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