.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-star:before {
  content: "\f005";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-duotone-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/fa-light-300.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
}

.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

* {
  font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
}

html {
  -webkit-text-size-adjust: 100%;
}

.ue-c-article__media-img-container {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding-top: 40px;
}

li,ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a,a:hover {
  text-decoration: none;
}

p {
  margin: 0;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.footer-container {
  padding: 0 32px;
}

.footer__right {
  display: flex;
  align-items: center;
}

.footer__row {
  display: flex;
  align-items: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  justify-content: space-between;
}

.social-links {
  display: flex;
  align-items: center;
  padding-left: 24px;
  border-left: 1px solid #e6e6e6;
}

.footer__links {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.footer__copyright-text {
  font-size: 12px;
  display: block;
  text-decoration: none;
  font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
  margin-bottom: 24px;
}

.footer__link {
  margin: 0 16px 4px 0;
  color: #0c0c0c;
  font-size: 12px;
  display: block;
  text-decoration: none;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
}

.social-links__copy {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #262626;
}

.footer__right a {
  margin: 0 24px 0 0;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  line-height: 20px;
}

.social-links__items {
  display: flex;
  gap: 24px;
  margin-left: 24px;
  padding: 0;
  list-style: none;
}

.social-links__item {
  height: 24px;
  width: 24px;
}

#headerAccountNavIcon {
  margin-left: 12px;
}

.social-links__items svg {
  height: 24px;
  width: 24px;
}

.header-white-btn {
  border: 1px solid #0c0c0c;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 4px 8px;
  font-size: 14px !important;
  line-height: 20px;
  height: 32px;
  font-weight: 700 !important;
  margin-left: 12px !important;
  margin-right: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.loc-theme-v4.ue-l-article--basic {
  --ue-c-form-widget-padding: 1rem 0;
  --ue-c-form-widget-margin-top: 0;
  --ue-c-form-widget-primary-color: #216087;
  --ue-c-form-widget-icon-fill: #1374aa;
  --ue-c-form-widget-success-color: #0b7542;
  --ue-c-form-widget-success-fill: #0b7542;
  --ue-c-form-widget-status-forwarding-color: #666;
  --ue-icon-premium-fill: #a88938;
  --ue-icon-info-fill: #1374aa;
  --ue-icon-info: #fff;
  --ue-c-form-widget-background-color: #fff;
  --ue-c-form-widget-border-color: #cecece;
  --ue-c-form-widget-title-color: #202020;
  --ue-c-form-widget-title-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-widget-title-font-weight: bold;
  --ue-c-form-widget-title-font-style: normal;
  --ue-c-form-widget-description-color: #202020;
  --ue-c-form-widget-description-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-widget-description-font-weight: normal;
  --ue-c-form-widget-description-font-style: normal;
  --ue-c-form-widget-description-font-size: 0.9375rem;
  --ue-c-form-widget-description-line-height: 1.25rem;
  --ue-c-form-widget-footer-background-color: #cecece;
  --ue-c-form-widget-footer-link-color: #216087;
  --ue-c-form-widget-footer-hover-color: #1e4d68;
  --ue-c-form-widget-footer-text-color: #202020;
  --ue-c-form-widget-footer-text-background-color: #202020;
  --ue-c-form-widget-footer-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-widget-footer-font-style: normal;
  --ue-c-form-widget-footer-font-weight: normal;
  --ue-c-form-widget-footer-font-size: 0.875rem;
  --ue-c-form-widget-footer-line-height: 1.25rem;
  --ue-c-form-button-width: 100%;
  --ue-c-form-button-height: 40px;
  --ue-c-form-button-color: #fff;
  --ue-c-form-button-background-color: #216087;
  --ue-c-form-button-font-size: 0.9375rem;
  --ue-c-form-button-line-height: 1.125rem;
  --ue-c-form-button-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-button-font-style: normal;
  --ue-c-form-button-font-weight: bold;
  --ue-c-form-button-text-transform: normal;
  --ue-c-form-button-margin-top: 0rem;
  --ue-c-form-button-outlined-color: #216087;
  --ue-c-form-button-outlined-border-color: #216087;
  --ue-icon-next-stroke: #000;
  --ue-c-form-button-text-color: #216087;
  --ue-c-form-button-text-font-family: Tahoma, Geneva, sans-serif;
  --ue-c-form-button-text-font-weight: normal;
  --ue-c-form-button-text-font-style: normal;
  --ue-c-form-input-background-color: transparent;
  --ue-c-form-input-width: 100%;
  --ue-c-form-input-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-input-font-style: normal;
  --ue-c-form-input-font-weight: normal;
  --ue-c-form-input-onsurface-rgb: hsla(0, 0%, 71%, 0.6);
  --ue-c-form-input-onsurface-text-rgb: rgba(0, 0, 0, 0.623);
  --ue-c-form-input-error-color: #c62514;
  --ue-c-form-input-error-border-color: #c62514;
  --ue-c-form-input-primary-border-color: #cecece;
  --ue-c-form-input-primary-border-top-color: #cecece;
  --ue-c-form-input-onfocus-border-color: #216087;
  --ue-c-form-input-onfocus-color: #216087;
  --ue-c-form-input-show-background-color: #ededed;
  --ue-c-form-input-show-color: #666;
  --ue-c-form-checkbox-input-color: #202020;
  --ue-c-form-checkbox-input-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-checkbox-input-font-style: normal;
  --ue-c-form-checkbox-input-background-color: #202020;
  --ue-c-form-checkbox-input-border-color: #202020;
  --ue-c-form-checkbox-input-mark-border-color: #fff;
  --ue-c-form-checkbox-label-error-color: #c62514;
  --ue-c-icon-spinner-gradient-primary: #216087;
  --ue-c-icon-spinner-gradient-secondary: #fff;
  --ue-c-icon-loader-width: 100px;
  --ue-c-icon-loader-height: 100px;
  --ue-c-form-dialog-title-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-dialog-title-line-height: 1.25rem;
  --ue-c-form-dialog-text-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-dialog-text-font-size: 0.875rem;
  --ue-c-form-dialog-text-line-height: 1.1875rem;
  --ue-c-form-dialog-text-color: #333;
  --ue-c-form-policy-terms-background-color: #f3f3f3;
  --ue-c-form-policy-terms-color: #333;
  --ue-c-form-policy-terms-font-family: cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
  --ue-c-form-policy-terms-font-style: normal;
  --ue-c-form-policy-terms-font-weight: normal;
  --ue-c-form-policy-terms-font-size: 0.75rem;
  --ue-c-form-policy-terms-line-height: 0.875rem;
  --ue-c-form-view-mail-icon-user-background-fill: #c3d5e5;
  --ue-c-form-view-mail-icon-user-circle-stroke: transparent;
  --ue-c-form-view-mail-icon-user-stroke: #000;
  --ue-c-form-view-mail-button-border-color: #e2e2e2;
  --ue-c-form-view-mail-button-background-color: transparent;
  --ue-c-form-view-mail-button-border-radius: 20px;
  --ue-c-form-view-mail-account-font-size: 0.9375rem;
  --ue-c-form-view-mail-account-line-height: 1rem;
  --ue-c-form-view-mail-account-letter-spacing: 0;
  --ue-c-form-view-mail-account-color: #000;
  --ue-c-form-view-mail-change-color: #216087;
  --ue-c-form-view-mail-change-font-size: 0.8125rem;
  --ue-c-form-view-mail-change-line-height: 1rem;
  --ue-c-form-view-mail-change-letter-spacing: 0;
}

@supports ((-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)) {
}

@supports (scroll-snap-align: end) {
}

.loc-theme-v4.ue-l-article--basic .ue-c-article ::-moz-selection {
  background: #ff0;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article ::selection {
  background: #ff0;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article * strong::-moz-selection {
  background: #ff0;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article * strong::selection {
  background: #ff0;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article * a::-moz-selection {
  background: #ff0;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article * a::selection {
  background: #ff0;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__headline {
  font-style: normal;
  font-weight: 700;
  color: #262626;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 0;
  margin: 0 0 24px;
}

@media (max-width: 959px) {
  .loc-theme-v4.ue-l-article--basic .ue-c-article__headline {
    font-size: 24px;
    line-height: 30px;
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  .loc-theme-v4.ue-l-article--basic .ue-c-article__headline {
    margin-top: 0px;
  }
}

.headline__footer {
  padding-bottom: 24px;
}

.headline__sub-container {
  display: flex;
  align-items: center;
}

.headline__sub-text {
  flex: 1;
}

.byline__names a {
  color: #6e6e6e;
  text-decoration: underline;
  font-weight: normal;
}

.byline__names {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.timestamp {
  color: #6e6e6e;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}

.social-share__share-links {
  display: inline-flex;
  gap: 12px;
  align-items: flex-start;
  position: relative;
}

.social-share {
  display: block;
  margin-top: 16px;
}

.social-share a {
  pointer-events: none;
}

.social-share button {
  background: 0 0;
  border: none;
  padding: 0;
  pointer-events: none;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__header .ue-c-article__media {
  margin-bottom: 0.625rem;
}

@media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-c-article__header .ue-c-article__media {
    margin-bottom: 0;
  }
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__body a {
  color: #3858f5;
  text-decoration: underline;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__body a:hover {
  color: #9e1818;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__body a:active {
  color: #7e1313;
}

.ue-c-article__body p {
  color: #202020;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
}

.ue-c-article__standfirst {
  margin-top: 0 !important;
  font-size: 18px;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__tags {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  min-width: 100px;
  width: 100%;
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

@media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-c-article__tags {
    flex-direction: column;
  }
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__media {
  margin: 0;
  position: relative;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__media--image img {
  width: 100%;
  display: block;
  height: auto;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__media-img-container {
  position: relative;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__media-description:not(:last-child) {
  padding-right: 0.15625rem;
}

.loc-theme-v4.ue-l-article--basic .ue-c-article__media-author {
  color: #202020;
  font-weight: 700;
  font-style: normal;
}

.loc-theme-v4.ue-l-article--basic .ue-l-article__inner {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  clear: both;
  position: relative;
  background: #fff;
  max-width: 1440px;
  padding: 32px;
}

.loc-theme-v4.ue-l-article--basic .ue-l-article__main-column {
  position: relative;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}

.loc-theme-v4.ue-l-article--basic .ue-l-article__header {
  position: relative;
  margin-bottom: 0.625rem;
}

@media (max-width: 1124px) {
  .loc-theme-v4.ue-l-article--basic .ue-l-article__header {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 46.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-l-article__header {
    margin-bottom: 1.875rem;
  }
}

.loc-theme-v4.ue-l-article--basic .ue-l-article__header-content {
  position: relative;
}

.loc-theme-v4.ue-l-article--basic .ue-l-article__body {
  position: relative;
}

/* @media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-l-article--float-left-from-desktop {
    float: left;
    clear: left;
    margin-right: 1.25rem;
  }
} */

/* @media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-l-article--move-to-leftcol-from-desktop {
    clear: left;
    margin-left: -10.4375rem;
  }
}

@media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-l-article--leftcol-width-from-desktop {
    width: 9.1875rem;
  }
} */

@media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-l-article--bottom-absolute-from-desktop {
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
  }
}

.loc-theme-v4.ue-l-article--basic button>* {
  pointer-events: none;
}

@media (min-width: 61.25em) {
  .loc-theme-v4.ue-l-article--basic .ue-c-article__tags {
    max-height: 162px;
    overflow-x: auto;
    flex-wrap: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .loc-theme-v4.ue-l-article--basic .ue-c-article__tags::-webkit-scrollbar {
    display: none;
  }
}

/*! CSS Used from: Embedded */

.fa-star:before {
  content: '\f005';
}

div {
  box-sizing: border-box;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  color: #3c3c3c;
  text-decoration: none;
  word-wrap: break-word;
  font-weight: 500;
}

.cb {
  clear: both;
}

.article-wrapper div,.article-wrapper h2,.article-wrapper h3,.article-wrapper li,.article-wrapper p {
  /*  line-height: 26px;*/
  font-weight: 400;
  line-height: 1.38;
  font-size: 18px;
}

.article-wrapper h2 {
  font-size: 26px;
  color: #0c0c0c;
  clear: inherit;
  display: block;
  padding: 16px 0 8px;
  margin: 0 0 16px;
  font-weight: 700;
  line-height: 1.38;
}

@media (max-width:992px) {
  .article-wrapper h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

.article-wrapper h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
}

.article-wrapper ul li {
  padding-left: 16px;
  list-style: none;
  margin-bottom: 4px;
  position: relative;
}

.article-wrapper ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background: red;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 0;
}

.article-wrapper p {
  margin-bottom: 16px;
}

#rating.raiting-container {
  padding: 10px 0;
  margin: 10px 0;
}

#rating .raiting-wrapper {
  width: 100%;
  display: inline-block;
  padding: 20px 16px;
  font-size: 14px;
  background: #fafafa;
}

#rating .rating-title {
  font-size: 16px;
  color: #000;
  font-weight: 500 !important;
}

#rating .rating-count {
  color: #a7a7a7;
  font-size: 14px;
  float: none;
  padding: 8px;
  line-height: 1;
  display: inline-block;
}

#rating .article-vote-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#rating .article-vote-li {
  outline: 0;
  position: relative;
  color: #df0000;
  cursor: pointer;
  margin: 0;
  width: initial;
  text-align: center;
  box-sizing: border-box;
  padding: 7px 0;
  background: 0 0;
  line-height: 34px;
  padding: 0 6px;
  float: left;
}

#rating .article-vote-li {
  color: #df0000;
}

#rating .article-vote-li:first-child {
  padding-left: 0;
  margin-left: 0;
}

#rating .article-vote-li i:hover,#rating .article-vote-li:hover {
  outline: 0;
}

#rating .article-vote-li .fa-star {
  font-size: 22px;
  margin-left: 0;
}

#rating .article-vote-li .fa-star-half-alt {
  font-size: 22px;
  margin-left: 0;
}

#appComments {
  font-family: Inter, sans-serif !important;
}

#appComments.template-default {
  font-family: Inter, sans-serif !important;
}

#appComments,#appComments.template-default {
  font-family: sans-serif;
}

#appComments {
  font-weight: 400;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#appComments.template-default {
  font-weight: 400;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 480px) {
  #appComments.template-default .chat-page {
    padding: 20px 0;
  }

  #appComments.template-default .chat-wrapper .comment-content {
    font-size: 14px !important;
  }
}

#appComments.template-default .chat-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  background: #fff;
}

#appComments.template-default .chat-wrapper .comment {
  border-radius: 0;
  font-size: 15px;
  line-height: normal;
}

#appComments.template-default .chat-wrapper .comment-body {
  margin-left: 54px;
  width: calc(100% - 54px);
  font-size: 15px;
  line-height: inherit;
  min-height: 44px;
}

#appComments.template-default .chat-wrapper .comment-body p {
  font-size: 15px;
  line-height: inherit;
}

#appComments.template-default .chat-wrapper .comment-avatar {
  position: absolute;
  margin-right: 0;
}

#appComments.template-default .chat-wrapper .comment-content {
  position: relative;
  line-height: 22px;
}

#appComments.template-default .chat-wrapper .comment-content p {
  margin: 0;
  padding: 0;
  word-break: break-word;
  white-space: pre-wrap;
}

#appComments.template-default .p12 {
  padding: 12px !important;
}

#appComments {
  font-family: Helvetica, sans-serif;
  color: #222;
  line-height: normal;
}

#appComments .comment {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.3rem;
  font-size: 14px;
}

#appComments .comment-avatar {
  width: 44px;
  height: 44px;
  margin-right: 10px;
  outline: 4px solid #fff;
}

#appComments .comment-avatar img {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 10rem;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}

#appComments .comment-body {
  width: 100%;
  border-bottom: 1px solid #dedfe0;
  margin-bottom: 20px;
}

#appComments .comment-body p {
  margin-top: 0;
}

div {
  box-sizing: border-box;
}

a {
  color: #3c3c3c;
  text-decoration: none;
  word-wrap: break-word;
  font-weight: 500;
}

figcaption {
  color: #6e6e6e;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  order: 1;
  line-height: 12px;
  padding: 4px 0;
  visibility: visible;
}

.order_form_pole label {
  width: 100%;
  max-width: 230px;
  margin: 0 auto;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
}

.order_form_pole input {
  font-size: 18px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #8bcdff;
  max-width: 300px;
  width: 100%;
  height: 58px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.order_form_pole {
  padding: 10px 0;
  display: inline-block;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}

.order_form_pole {
  padding: 10px 0;
  display: inline-block;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}

.article-wrapper img {
  width: 100%;
}

.article-wrapper ul {
  margin-bottom: 22px;
  margin-top: 6px;
}

article.ue-c-article {
  max-width: 900px;
  margin: 0 auto;
}

.doc-block {
  line-height: 1;
  background: rgb(16 56 79 / 10%);
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 20px;
}

.doc-block p {
  font-size: 17px;
}

@media (max-width: 959px) {

  .article-wrapper img {
    width: 100% !important;
  }

  .footer__row {
    flex-direction: column;
  }

  .footer__right a,  .social-share {
    display: none;
  }

  .footer__brand-logo {
    margin-bottom: 32px;
  }

  .social-links__items {
    margin-top: 16px;
  }

  .footer__links {
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer__copyright-text {
    text-align: center;
  }

  .social-links {
    border-left: 0;
    padding-left: 0;
    flex-direction: column;
  }

  .social-links__link {
    display: block !important;
  }

  .footer__row .header-white-btn {
    display: none;
  }

  .loc-theme-v4.ue-l-article--basic .ue-l-article__inner {
    padding: 48px 16px;
  }

@media (max-width: 992px) {
    .loc-theme-v4.ue-l-article--basic .ue-l-article__inner {
      padding: 0 16px;
    }
}
}

@font-face {
  font-family: fallback-local;
  src: local(Arial);
  ascent-override: 125%;
  descent-override: 25%;
  line-gap-override: 0%;
}

.margin-20 {
  margin-top: 20px !important;
}

.description2 {
  display: flex;
  gap: 30px;
  margin: 30px 0;
  padding-left: 12px;
}

.description_flex {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 992px) {
  .description2 {
    flex-direction: column;
  }
}

.article-wrapper h3 {
  margin-bottom: 0;
  font-size: 19px;
  margin-top: 24px;
  text-decoration: underline;
  font-weight: 600;
}

.icon-arrow-right {
  background-color: #fff;
  border-radius: 50%;
}

.icon-arrow-right:hover {
  background-color: #fff;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

ul,li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a,a:hover {
  text-decoration: none;
}

*,
::after,
::before {
    box-sizing: border-box;
}

a {
    color: #3363ad;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #224172;
    text-decoration: underline;
}

img {
    vertical-align: middle;
    border-style: none;
}

.dropdown {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.d-none {
    display: none !important;
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !important;
    }
}

@media print {
    *,
     ::after,
     ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    img {
        page-break-inside: avoid;
    }
}

#sub-menu .sub-menu-items span.sub-menu-last-update::before,
#sub-menu::after,
#sub-menu::before {
    font-family: rtvslo-icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sub-menu .sub-menu-items span.sub-menu-last-update::before {
    content: "\e972";
}

#sub-menu::after,
#sub-menu::before {
    content: "\e9c9";
}

@media (hover:none) and (pointer:coarse) {
     ::-webkit-scrollbar {
        display: none;
    }
}

a {
    transition: color .2s, background-color .2s, border-color .2s;
}

a:hover {
    text-decoration: none;
}

.dropdown-toggle::after {
    vertical-align: .15em;
}

.top-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:992px) and (min-width:576px) {
    .top-container {
        max-width: 540px;
    }
}

@media (min-width:992px) and (min-width:768px) {
    .top-container {
        max-width: 720px;
    }
}

@media (min-width:992px) and (min-width:992px) {
    .top-container {
        max-width: 960px;
    }
}

@media (min-width:992px) and (min-width:1260px) {
    .top-container {
        max-width: 1240px;
    }
}

@media (min-width:992px) and (min-width:1500px) {
    .top-container {
        max-width: 1420px;
    }
}

@media (hover:hover) and (pointer:fine) {
    #sub-menu-scroll::-webkit-scrollbar {
        height: 8px;
    }
    #sub-menu-scroll::-webkit-scrollbar-track {
        background-color: transparent;
    }
    #sub-menu-scroll::-webkit-scrollbar-thumb {
        background-color: rgba(160, 164, 169, .3);
        border-radius: 8px;
        border: 2px solid transparent;
        background-clip: content-box;
    }
    #sub-menu-scroll::-webkit-scrollbar-thumb:hover {
        background-color: #a0a4a9;
    }
}

#sub-menu {
    position: -webkit-sticky;
    position: sticky;
    overflow: hidden;
    z-index: 1020;
    top: 60px;
    height: 30px;
    width: 100%;
    font-size: .875rem;
    line-height: 30px;
    font-weight: 500;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, .1);
    background-color: #fff;
}

#sub-menu .top-container {
    height: 30px;
    overflow: hidden;
}

#sub-menu::after,
#sub-menu::before {
    display: none;
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: -10;
    transition: opacity .3s;
    font-size: 12px;
    color: #3363ad;
    text-align: center;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 50%);
    background-repeat: repeat-x;
    line-height: 3.5;
}

#sub-menu::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#sub-menu::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#sub-menu .sub-menu-items {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

#sub-menu .sub-menu-items span {
    margin-right: 20px;
    display: inline-block;
}

@media (min-width:992px) {
    #sub-menu .sub-menu-items span:first-child {
        padding-left: 0;
    }
}

#sub-menu .sub-menu-items span a:not(.tag-menu) {
    color: #1d2125;
}

#sub-menu .sub-menu-items span a:not(.tag-menu):hover {
    color: #3363ad;
}

#sub-menu .sub-menu-items span.sub-menu-last-update {
    color: #1d2125;
    margin: 0;
    font-size: 11px;
    line-height: 1;
    min-width: 118px;
}

#sub-menu .sub-menu-items span.sub-menu-last-update::before {
    margin-right: 5px;
    color: #3363ad;
}

#sub-menu .sub-menu-items span.separator::after {
    color: #1d2125;
    font-weight: 700;
    content: '\2022';
}

#sub-menu .sub-menu-items span a.sticker {
    background-color: transparent;
    padding: 3px 5px;
    border-radius: 10px;
}

#sub-menu .sub-menu-items span a.sticker img.sticker-icon {
    display: inline-block;
    height: 22px;
    width: auto;
    margin-top: -3px;
}

#sub-menu .sub-menu-items .sub-menu-right {
    margin: 0 0 0 auto;
}

#sub-menu .sub-menu-items .dropdown {
    display: inline-block;
    color: #1d2125;
    cursor: pointer;
}

#sub-menu .sub-menu-items .dropdown .dropdown-toggle {
    line-height: initial;
}

@media (max-width:991.98px) {
    #sub-menu {
        height: 50px;
        top: 45px;
        font-size: .875rem;
        font-weight: 600;
        line-height: 50px;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        box-shadow: none;
    }
    #sub-menu .top-container {
        height: 50px;
        overflow: auto;
    }
    #sub-menu::after,
    #sub-menu::before {
        display: block;
        height: 50px;
        width: 50px;
        content: '';
    }
    #sub-menu::before {
        left: -20px;
    }
    #sub-menu::after {
        right: -20px;
    }
    #sub-menu .sub-menu-items {
        --border-color: rgba(0, 0, 0, .2);
    }
    #sub-menu .sub-menu-items span {
        margin-right: 10px;
    }
    #sub-menu .sub-menu-items .dropdown-toggle,
    #sub-menu .sub-menu-items span a:not(.tag-menu) {
        border-radius: 20px;
        border: 1px solid transparent;
        padding: 5px 10px;
        border-color: var(--border-color);
    }
}


/*! CSS Used fontfaces */

@font-face {
    font-family: rtvslo-icons;
    src: url("../fonts/icomoon.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

*,
::after,
::before {
    box-sizing: border-box;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h3 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

strong {
    font-weight: bolder;
}

a {
    color: #3363ad;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #224172;
    text-decoration: underline;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width:1260px) {
    .container {
        max-width: 1240px;
    }
}

@media (min-width:1500px) {
    .container {
        max-width: 1420px;
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.col-12,
.col-md-12,
.col-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width:768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .3rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .15);
}

.btn:disabled {
    opacity: .65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}

.btn-secondary {
    color: #fff;
    background-color: #585c60;
    border-color: #585c60;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #46494c;
    border-color: #404345;
}

.btn-secondary:focus {
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .5);
}

.btn-secondary:disabled {
    color: #fff;
    background-color: #585c60;
    border-color: #585c60;
}

.btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #404345;
    border-color: #3a3c3f;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .5);
}

.btn-danger {
    color: #fff;
    background-color: #d9481c;
    border-color: #d9481c;
}

.btn-danger:hover {
    color: #fff;
    background-color: #b73d18;
    border-color: #ac3916;
}

.btn-danger:focus {
    box-shadow: 0 0 0 .1rem rgba(217, 72, 28, .5);
}

.btn-danger:disabled {
    color: #fff;
    background-color: #d9481c;
    border-color: #d9481c;
}

.btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #ac3916;
    border-color: #a13515;
}

.btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(217, 72, 28, .5);
}

.btn-outline-primary {
    color: #3363ad;
    background-color: transparent;
    background-image: none;
    border-color: #3363ad;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #3363ad;
    border-color: #3363ad;
}

.btn-outline-primary:focus {
    box-shadow: 0 0 0 .1rem rgba(51, 99, 173, .5);
}

.btn-outline-primary:disabled {
    color: #3363ad;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #3363ad;
    border-color: #3363ad;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(51, 99, 173, .5);
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .25rem;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.custom-select {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.custom-select:focus {
    z-index: 3;
}

.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-append {
    display: -ms-flexbox;
    display: flex;
}

.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-append {
    margin-left: -1px;
}

.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.custom-select:focus {
    border-color: #85a7db;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(133, 167, 219, .5);
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.d-none {
    display: none !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-block {
        display: block !important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important;
    }
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.float-right {
    float: right !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.m-0 {
    margin: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mr-1 {
    margin-right: .25rem !important;
}

.my-2 {
    margin-top: .5rem !important;
}

.my-2 {
    margin-bottom: .5rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

@media (min-width:576px) {
    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }
}

@media (min-width:992px) {
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
}

.text-center {
    text-align: center !important;
}

@media print {
    *,
     ::after,
     ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h3 {
        page-break-after: avoid;
    }
    .container {
        min-width: 992px !important;
    }
}

#standalone-back-button::after,
.full-header-search-box .header-search-box .header-search-box-close::before,
.full-header-search-box .header-search-box button[type=submit]::after,
.header-profile a.profile-img.sign-in::after,
[class*=" icon-"],
[class^=icon-] {
    font-family: rtvslo-icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-profile a.profile-img.sign-in::after {
    content: "\e913";
}

.icon-list::before {
    content: "\e94c";
}

.icon-cog-outline::before {
    content: "\e96f";
}

.icon-bell-disabled::before {
    content: "\e9ed";
}

.icon-bell::before,
.icon-search-outline::before,
.header-profile a.profile-img.sign-in::after {
    font-family: rtvslo-icons !important;
}

.icon-bell::before {
    content: "\e9a3";
}

.icon-audio::before {
    content: "\e961";
}

.full-header-search-box .header-search-box .header-search-box-close::before {
    content: "\e917";
}

.icon-trash-outline::before {
    content: "\e9e2";
}

.icon-video::before {
    content: "\e902";
}

#standalone-back-button::after {
    content: "\e9c6";
}

.icon-arrow-right::before {
    content: "\e9c8";
}

.full-header-search-box .header-search-box button[type=submit]::after,
.icon-search-outline::before {
    content: "\e98e";
}

.icon-rtvslo-logo::before {
    content: "\e92c";
}

@media (hover:none) and (pointer:coarse) {
     ::-webkit-scrollbar {
        display: none;
    }
}

a {
    transition: color .2s, background-color .2s, border-color .2s;
}

a:hover {
    text-decoration: none;
}

.full-header-search-box .header-search-box-title,
.h6,
h3 {
    margin-bottom: .5rem;
    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.full-header-search-box .header-search-box-title {
    font-size: 1.75rem;
}

h3 {
    font-size: 1.5rem;
}

.h6 {
    font-size: 1rem;
}

@media (max-width:991.98px) {
    .full-header-search-box .header-search-box-title {
        font-size: 1.5rem;
    }
    h3 {
        font-size: 1.2rem;
    }
}

.muted {
    opacity: .7;
}

.btn-sm.btn-pill,
.btn.btn-pill {
    border-radius: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.btn-sm.btn-pill.btn-sm,
.btn.btn-pill.btn-sm {
    padding-left: .8rem;
    padding-right: .8rem;
}

.top-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:992px) and (min-width:576px) {
    .top-container {
        max-width: 540px;
    }
}

@media (max-width:991px) {
    .user_loggend_out_mobile {
        display: block !important;
    }
}

@media (min-width:992px) and (min-width:768px) {
    .top-container {
        max-width: 720px;
    }
}

@media (min-width:992px) and (min-width:992px) {
    .top-container {
        max-width: 960px;
    }
}

@media (min-width:992px) and (min-width:1260px) {
    .top-container {
        max-width: 1240px;
    }
}

@media (min-width:992px) and (min-width:1500px) {
    .top-container {
        max-width: 1420px;
    }
}

.notifications-bubble {
    background-color: #d9481c;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 1px 4px;
    line-height: 11px;
    position: absolute;
    left: 10px;
    text-align: center;
    bottom: -5px;
    min-width: 18px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .5);
}

.initial-tab-selectors a:not(:focus) {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    padding: 0;
}

.initial-tab-selectors a:focus {
    position: absolute;
    z-index: 100;
    top: 10px;
    left: 0;
    font-size: 1rem;
    padding: 5px;
    background-color: #fff;
    border: 3px solid #d9481c;
    border-radius: .3rem;
    color: #000;
}

@media (max-width:991.98px) {
    .initial-tab-selectors a {
        display: none;
    }
}

.white {
    --default-color: #fff;
}

.white.colored-text {
    color: #fff;
}

.orange {
    --default-color: #FF8C42;
}

.yellow {
    --default-color: #FAC05E;
}

.green {
    --default-color: #28965A;
}

.blue-light {
    --default-color: #4585ef;
}

.purple {
    --default-color: #832161;
}

.purple-light {
    --default-color: #E086D3;
}


.loader {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-animation .9s ease alternate infinite;
    animation: loader-animation .9s ease alternate infinite;
    -webkit-animation-delay: .36s;
    animation-delay: .36s;
    margin: -.5rem auto 1.5rem;
    --loader-color: #3363ad;
}

.loader::after,
.loader::before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    -webkit-animation: loader-animation .9s ease alternate infinite;
    animation: loader-animation .9s ease alternate infinite;
}

.loader::before {
    left: -1.4rem;
    -webkit-animation-delay: .18s;
    animation-delay: .18s;
}

.loader::after {
    right: -1.4rem;
    -webkit-animation-delay: .54s;
    animation-delay: .54s;
}

.w-100 {
    width: 100% !important;
}

#main-bar {
    color: #fff;
    height: 60px;
    z-index: 1030;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    font-size: 1rem;
    font-weight: 700;
}

#main-bar .top-container,
#main-bar .top-container>.row {
    height: 60px;
}

@media (max-width:991.98px) {
    #main-bar {
        position: fixed;
        height: 50px;
        top: 0;
    }
    #main-bar .top-container,
    #main-bar .top-container>.row {
        height: 50px;
    }
}

#main-bar ul#main-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

@media (max-width:991.98px) {
    #main-bar ul#main-menu {
        display: none;
    }
}

#main-bar ul#main-menu li {
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
}

@media (min-width:992px) and (max-width:1259.98px) {
    #main-bar ul#main-menu li {
        padding: 0 15px;
    }
}

#main-bar ul#main-menu li a {
    margin: 0;
    color: #fff;
    display: block;
    text-transform: uppercase;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    line-height: 1.2;
}

#main-bar ul#main-menu li a:hover {
    text-decoration: none;
}

#main-bar ul#main-menu li a::after {
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    width: 20px;
    transition: all .3s;
}

#main-bar ul#main-menu li:hover a::after {
    width: 100%;
}

#main-bar ul#main-menu li.orange a::after {
    background-color: #ff8c42;
}

#main-bar ul#main-menu li.orange:hover a::after {
    background-color: #ffab75;
}

#main-bar ul#main-menu li.yellow a::after {
    background-color: #fac05e;
}

#main-bar ul#main-menu li.yellow:hover a::after {
    background-color: #fcd38f;
}

#main-bar ul#main-menu li.green a::after {
    background-color: #28965a;
}

#main-bar ul#main-menu li.green:hover a::after {
    background-color: #33be72;
}

#main-bar ul#main-menu li.blue-light a::after {
    background-color: #4585ef;
}

#main-bar ul#main-menu li.blue-light:hover a::after {
    background-color: #74a4f3;
}

#main-bar ul#main-menu li.purple a::after {
    background-color: #832161;
}

#main-bar ul#main-menu li.purple:hover a::after {
    background-color: #ac2b7f;
}

#main-bar ul#main-menu li.purple-light a::after {
    background-color: #e086d3;
}

#main-bar ul#main-menu li.purple-light:hover a::after {
    background-color: #eaafe2;
}

#main-bar #search-mobile-icon {
    cursor: pointer;
}

@media (min-width:992px) {
    #main-bar #search-mobile-icon {
        display: none;
    }
}

#main-bar #search-mobile-icon span {
    font-size: 20px;
    line-height: 1.5;
}

#main-bar .header-profile {
    margin: 0 0 0 20px;
}

#main-bar .header-profile a.profile-img {
    width: 30px;
    height: 30px;
}

@media (min-width:992px) {
    #main-bar .header-profile {
        display: none;
    }
}

@media (max-width:400px) {
    #main-bar .header-profile {
        margin-left: 15px;
    }
}

#right-menu-wrapper {
    cursor: pointer;
}

#right-menu-wrapper span#right-menu-text {
    margin-left: 10px;
}

@media (max-width:1259.98px) {
    #right-menu-wrapper span#right-menu-text {
        display: none;
    }
}

#right-menu-icon {
    width: 19px;
    height: 14px;
    position: relative;
    display: inline-block;
}

#right-menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    border-radius: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

#right-menu-icon span:nth-child(1) {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

#right-menu-icon span:nth-child(4) {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    opacity: 1;
}

#right-menu-icon span:nth-child(2),
#right-menu-icon span:nth-child(3) {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}

#standalone-back-button {
    line-height: 1;
    margin-right: 10px;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 16px;
    -ms-flex-align: center;
    align-items: center;
}

#standalone-back-button {
    display: none;
}

@media (max-width:991.98px) {
    #right-menu-wrapper {
        display: none;
    }
}

.header-notifications,
.header-profile {
    position: relative;
}

.header-profile {
    margin-left: 20px;
}

.header-profile a.profile-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 30px;
    width: 30px;
    font-size: 30px;
    line-height: 1;
    border-radius: 50%;
}

.header-profile a.profile-img.sign-in {
    color: #a0a4a9;
    text-align: center;
}

.header-profile a.profile-img.sign-in::after {
    line-height: 30px;
}

#right-menu .header-profile a.profile-img.sign-in {
    color: #fff;
}

.header-profile.user_loggend_in,
.header-profile.user_loggend_out {
    display: none;
}

.notifications-btn {
    margin: 0 10px 0 -10px;
    font-size: 25px;
    cursor: pointer;
    transition: color .3s;
    position: relative;
    line-height: 1;
}

.notifications-btn:hover {
    color: #fff;
}

.notifications-btn .icon-bell {
    position: relative;
}

.notifications-btn .notifications-bubble {
    top: 2px;
    right: -2px;
    bottom: auto;
    left: auto;
    min-width: 14px;
    height: 14px;
    border-radius: 10px;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .5);
}

#main-bar .notifications-btn {
    margin-right: 13px;
    height: 25px;
    width: 25px;
}

#main-bar .notifications-btn .notifications-bubble {
    top: 0;
    font-size: 10px;
}

.notifications-container {
    margin-left: -20px;
    margin-right: -20px;
    overflow-y: scroll;
    max-height: calc(100vh - 160px);
}

.notifications-container::-webkit-scrollbar {
    width: 8px;
}

.notifications-container::-webkit-scrollbar-track {
    background: 0 0;
}

.notifications-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: 0 0;
}

.notifications-container:hover::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .3);
}

.notifications-container::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, .8);
}

.notifications-empty {
    opacity: .5;
}

.notifications-settings__custom-select {
    height: auto;
    border-bottom-left-radius: 1.5rem;
    border-top-left-radius: 1.5rem;
}

.notifications-settings__custom-select.custom-select-dark {
    color: #a0a4a9;
    background-color: #31353a;
    border-color: #31353a;
}

#notifications-drawer-mobile {
    z-index: 1050;
    font-size: 14px;
    font-weight: 400;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    padding-bottom: Max(20px, calc(20px + constant(safe-area-inset-bottom)));
    padding-bottom: Max(20px, calc(20px + env(safe-area-inset-bottom)));
    padding-top: Max(20px, calc(20px + constant(safe-area-inset-top)));
    padding-top: Max(20px, calc(20px + env(safe-area-inset-top)));
    background-color: #1d2125;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    opacity: 0;
    display: none;
    transition: all .3s;
}

#notifications-drawer-mobile button.close,
#notifications-drawer-mobile button.settings {
    color: #a0a4a9;
    background-color: #31353a;
    height: 28px;
    width: 28px;
    opacity: 1;
    border-radius: 50%;
    text-align: center;
    text-shadow: none;
    padding: 0;
    border: 0;
    -webkit-appearance: none;
}

#notifications-drawer-mobile .notifications-container {
    max-height: calc(100vh - 130px);
}

#notifications-drawer-mobile .notifications-mobile-bottom {
    position: absolute;
    left: 0;
    bottom: Max(20px, calc(20px + env(safe-area-inset-bottom)));
    width: 100%;
    text-align: center;
}

#notifications-drawer-mobile,
#notifications-drawer-mobile a {
    color: #a0a4a9;
}

#notifications-drawer-mobile .btn-secondary {
    color: #a0a4a9;
    background-color: #31353a;
    border-color: #31353a;
}

.header-search-box {
    position: relative;
}

.header-search-box input {
    outline: 0;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: .875rem;
    background-color: #a0a4a9;
    opacity: 1;
    border: none;
    padding: 5px 30px 5px 15px;
    width: 60px;
    border-radius: 10em;
    transition: all .3s;
}

.header-search-box input:focus {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(255, 255, 255, .5);
}

.header-search-box::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 7px;
    right: 7px;
    overflow: visible;
    background-position: center;
    background-size: contain;
    /*background-image: url("../fonts/108fe7f6ae09e8f423b0364f663c37a987452004.svg");*/
}

.full-header-search-box {
    display: none;
    opacity: 0;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-right: 35px;
    -webkit-animation: opacity-fadein .3s forwards;
    animation: opacity-fadein .3s forwards;
}

.full-header-search-box .keywords-suggestions {
    z-index: 0;
}

.full-header-search-box .header-search-box-title {
    font-weight: 400;
    margin: 0 20px 0 0;
}

@media (max-width:991.98px) {
    .full-header-search-box .header-search-box-title {
        display: none;
    }
}

.full-header-search-box .header-search-box {
    width: 100%;
}

.full-header-search-box .header-search-box input {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: .7em;
    padding: 8px 30px 8px 15px;
    position: relative;
    z-index: 10;
}

.full-header-search-box .header-search-box::before {
    display: none;
}

.full-header-search-box .header-search-box button[type=submit] {
    position: absolute;
    top: 8px;
    right: 10px;
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.full-header-search-box .header-search-box button[type=submit]::after {
    font-size: 20px;
    color: #1d2125;
}

.full-header-search-box .header-search-box .header-search-box-close {
    position: absolute;
    top: 9px;
    right: -38px;
    cursor: pointer;
}

.full-header-search-box .header-search-box .header-search-box-close::before {
    display: block;
    font-size: 22px;
    color: #fff;
}

@media (max-width:991.98px) {
    .full-header-search-box .header-search-box input {
        padding: 5px 30px 5px 15px;
        font-size: 16px;
    }
    .full-header-search-box .header-search-box button[type=submit] {
        top: 4px;
        right: 8px;
        padding: 2px;
    }
    .full-header-search-box .header-search-box .header-search-box-close {
        top: 8px;
        right: -33px;
    }
}

.search-results {
    padding-bottom: 20px;
    background-color: #fff;
    font-weight: 400;
    color: #212529;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, .1);
}

.search-results p {
    font-size: .875rem;
}

@media (max-width:767.98px) {
    .search-results p {
        display: none;
    }
}

.search-results .search-section-title {
    padding: 0 0 20px 0;
    font-weight: 300;
    color: #000;
    margin: 0;
}

#search-results-drawer {
    display: none;
    position: absolute;
    width: 100%;
}

#results-drawer-container {
    display: none;
}

@media (max-width:767.98px) {
    #search-results-drawer .mobile-content-scroll {
        height: 300px;
        overflow-y: scroll;
    }
    #search-results-drawer .search-section-title {
        font-size: .875rem;
        padding: .5rem 0;
        color: #585c60;
        font-weight: 300;
    }
}

@media (max-width:575.98px) {
    #search-results-drawer .mobile-content-scroll {
        height: 200px;
    }
}

.keywords-suggestions {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 100%;
    padding-top: 1.1rem;
    z-index: -1;
    background-color: #31353a;
    border-radius: 0 0 .7em .7em;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, .1);
    font-size: 14px;
}

body:not(.dark-mode) .full-header-search-box .keywords-suggestions {
    background-color: #fff;
    color: #212529;
}

#main-bar::before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: #3363ad;
}


/*! CSS Used keyframes */

@-webkit-keyframes loader-animation {
    0% {
        box-shadow: 0 1rem 0 -1rem #3363ad;
        box-shadow: 0 1rem 0 -1rem var(--loader-color);
    }
    100% {
        box-shadow: 0 1rem 0 #3363ad;
        box-shadow: 0 1rem 0 var(--loader-color);
    }
}

@keyframes loader-animation {
    0% {
        box-shadow: 0 1rem 0 -1rem #3363ad;
        box-shadow: 0 1rem 0 -1rem var(--loader-color);
    }
    100% {
        box-shadow: 0 1rem 0 #3363ad;
        box-shadow: 0 1rem 0 var(--loader-color);
    }
}

@-webkit-keyframes opacity-fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes opacity-fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

*,
::after,
::before {
    box-sizing: border-box;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h2 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

strong {
    font-weight: bolder;
}

a {
    color: #3363ad;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #224172;
    text-decoration: underline;
}

img {
    vertical-align: middle;
    border-style: none;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.small {
    font-size: 80%;
    font-weight: 400;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .3rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .15);
}

.btn:disabled {
    opacity: .65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}

.btn-primary {
    color: #fff;
    background-color: #3363ad;
    border-color: #3363ad;
}

.btn-primary:hover {
    color: #fff;
    background-color: #2a528f;
    border-color: #274c86;
}

.btn-primary:focus {
    box-shadow: 0 0 0 .1rem rgba(51, 99, 173, .5);
}

.btn-primary:disabled {
    color: #fff;
    background-color: #3363ad;
    border-color: #3363ad;
}

.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #274c86;
    border-color: #24477c;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(51, 99, 173, .5);
}

.btn-secondary {
    color: #fff;
    background-color: #585c60;
    border-color: #585c60;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #46494c;
    border-color: #404345;
}

.btn-secondary:focus {
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .5);
}

.btn-secondary:disabled {
    color: #fff;
    background-color: #585c60;
    border-color: #585c60;
}

.btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #404345;
    border-color: #3a3c3f;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .5);
}

.btn-danger {
    color: #fff;
    background-color: #d9481c;
    border-color: #d9481c;
}

.btn-danger:hover {
    color: #fff;
    background-color: #b73d18;
    border-color: #ac3916;
}

.btn-danger:focus {
    box-shadow: 0 0 0 .1rem rgba(217, 72, 28, .5);
}

.btn-danger:disabled {
    color: #fff;
    background-color: #d9481c;
    border-color: #d9481c;
}

.btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #ac3916;
    border-color: #a13515;
}

.btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(217, 72, 28, .5);
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .25rem;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.custom-select {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.custom-select:focus {
    z-index: 3;
}

.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-append {
    display: -ms-flexbox;
    display: flex;
}

.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-append {
    margin-left: -1px;
}

.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    /*background: #fff url("../fonts/bfaf55b92a5e74e285c629808ad835774fd62c0e.svg") no-repeat right .75rem center;*/
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .3rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #85a7db;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(133, 167, 219, .5);
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.d-none {
    display: none !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mr-1 {
    margin-right: .25rem !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.mr-2 {
    margin-right: .5rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

.text-center {
    text-align: center !important;
}

.text-muted {
    color: #6c757d !important;
}

@media print {
    *,
     ::after,
     ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    img {
        page-break-inside: avoid;
    }
    h2,
    p {
        orphans: 3;
        widows: 3;
    }
    h2 {
        page-break-after: avoid;
    }
}

.header-profile a.profile-img.sign-in::after,
[class*=" icon-"],
[class^=icon-] {
    font-family: rtvslo-icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-profile a.profile-img.sign-in::after {
    content: "\e913";
}

.icon-cog::before {
    content: "\e96e";
}

.icon-cog-outline::before {
    content: "\e96f";
}

.icon-bell-disabled::before {
    content: "\e9ed";
}

.icon-bell::before {
    content: "\e9a3";
}

.icon-trash-outline::before {
    content: "\e9e2";
}

.icon-arrow2-right-outline::before {
    content: "\e9c4";
}

@media (hover:none) and (pointer:coarse) {
     ::-webkit-scrollbar {
        display: none;
    }
}

a {
    transition: color .2s, background-color .2s, border-color .2s;
}

a:hover {
    text-decoration: none;
}

.h6,
h2 {
    margin-bottom: .5rem;
    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h2 {
    font-size: 1.75rem;
}

.h6 {
    font-size: 1rem;
}

@media (max-width:991.98px) {
    h2 {
        font-size: 1.5rem;
    }
}

.btn-sm.btn-pill,
.btn.btn-pill {
    border-radius: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.btn-sm.btn-pill.btn-sm,
.btn.btn-pill.btn-sm {
    padding-left: .8rem;
    padding-right: .8rem;
}

.notifications-bubble {
    background-color: #d9481c;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 1px 4px;
    line-height: 11px;
    position: absolute;
    left: 10px;
    text-align: center;
    bottom: -5px;
    min-width: 18px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .5);
}

.settings-list a {
    color: #212529;
}

.settings-list a:hover {
    color: #000;
}

.settings-list .setting {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: .5rem;
    padding: .5rem 0 0 0;
    font-size: 1rem;
}

.settings-list .switch {
    margin: 2px 0 0 auto;
}

/*.custom-select-dark {
    background-image: url("../fonts/a535e839aba5769da6887dfe0b09189ae75d0b65.svg");
}
*/
.switch {
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 8px;
    position: relative;
}

.switch input {
    display: none;
}

.switch .slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    box-shadow: 0 0 0 2px #777, 0 0 4px #777;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: hidden;
    transition: .4s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #777;
    border-radius: 20px;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    transition: .4s;
}

.switch input:checked+.slider {
    box-shadow: 0 0 0 2px #28965a, 0 0 8px #28965a;
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    background-color: #28965a;
}

.w-100 {
    width: 100% !important;
}

#topbar {
    position: relative;
    background-color: #1d2125;
    color: #a0a4a9;
    height: 50px;
    z-index: 1040;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width:991.98px) {
    #topbar {
        display: none;
    }
}

#topbar a:hover {
    text-decoration: none;
}

#topbar form {
    margin-bottom: 0;
}

#topbar .tbcontainer {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:992px) and (min-width:576px) {
    #topbar .tbcontainer {
        max-width: 540px;
    }
}

@media (min-width:992px) and (min-width:768px) {
    #topbar .tbcontainer {
        max-width: 720px;
    }
}

@media (min-width:992px) and (min-width:992px) {
    #topbar .tbcontainer {
        max-width: 960px;
    }
}

@media (min-width:992px) and (min-width:1260px) {
    #topbar .tbcontainer {
        max-width: 1240px;
    }
}

@media (min-width:992px) and (min-width:1500px) {
    #topbar .tbcontainer {
        max-width: 1420px;
    }
}

#topbar .tbrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: -10px;
    margin-left: -10px;
}

#topbar .tbcontainer,
#topbar .tbcontainer>.tbrow {
    height: 50px;
}

#topbar .tbleft,
#topbar .tbright {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
}

#topbar .tbleft {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#topbar .tbright {
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
}

#topbar .tbright {
    max-width: 100%;
}

#main-bar *,
.tbleft *,
#sub-menu * {
    font-family: "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

#topbar #tbtoplogo {
    display: inline-block;
    position: relative;
    width: 51px;
    height: 30px;
    text-indent: 1000px;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    /*background-image: url("../fonts/RTVSLO-logo-white.svg");*/
}

#topbar #tbtoplogo a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

#topbar ul#tbtopmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    float: left;
}

#topbar ul#tbtopmenu>li {
    float: left;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

#topbar ul#tbtopmenu>li>a {
    margin: 0;
    color: #a0a4a9;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    -ms-flex-item-align: center;
    align-self: center;
    line-height: 1;
}

#topbar ul#tbtopmenu>li>a:hover {
    color: #fff;
}

#topbar ul#tbtopmenu>li>a .tbarrow {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background-position: center;
    background-size: contain;
    /*background-image: url("../fonts/48623238554c8e71ddf8bf5dbe56dbb0d069beaf.svg");*/
}

#topbar ul#tbtopmenu>li::after {
    bottom: -10px;
    right: 10px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #1d2125;
    border-width: 10px;
    margin-left: -10px;
    display: none;
}

#topbar .tbheadersearchbox {
    position: relative;
    margin: 0 20px 0 0;
    width: 350px;
    background-color: #31353a;
    color: #fff;
    border-radius: 10em;
    padding: 5px 15px 5px 32px;
    display: -ms-flexbox;
    display: flex;
}

#topbar .tbheadersearchbox input {
    padding: 0;
    box-sizing: border-box;
    outline: 0;
    -webkit-appearance: textfield;
    font-family: inherit;
    font-size: 14px;
    color: #fff;
    width: 100%;
    background-color: transparent;
    opacity: 1;
    line-height: 21px;
    border: none;
}

#topbar .tbheadersearchbox::before {
    content: '';
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 6px;
    left: 8px;
    overflow: visible;
    background-position: center;
    background-size: contain;
    /*background-image: url("../fonts/47b4630579700408aabd6a4b97317b495a91aa81.svg");*/
}

#topbar .header-profile {
    margin: 0;
}

#topbar .tbformcontrol {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .3rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#topbar .tbformcontrol:focus {
    color: #495057;
    background-color: #fff;
    border-color: #85a7db;
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .15);
}

#topbar .tbformcontrol:disabled {
    background-color: #e9ecef;
    opacity: 1;
}

#topbar .tbformgroup {
    margin-bottom: 1rem;
}

#topbar .tbbtn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.5;
    border-radius: .3rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #3363ad;
    border-color: #3363ad;
}

#topbar .tbbtn:hover {
    color: #fff;
    background-color: #2a528f;
    border-color: #274c86;
}

#topbar .tbbtn:focus {
    box-shadow: 0 0 0 .1rem rgba(51, 99, 173, .5);
}

#topbar .tbbtn:disabled {
    color: #fff;
    background-color: #3363ad;
    border-color: #3363ad;
}

#topbar .tbbtn:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #274c86;
    border-color: #24477c;
}

#topbar .tbbtn:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .1rem rgba(51, 99, 173, .5);
}

#topbar .tbbtn:focus,
#topbar .tbbtn:hover {
    text-decoration: none;
}

#topbar .tbbtn:focus {
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(88, 92, 96, .15);
}

#topbar .register {
    font-size: 16px;
}

#topbar .tblostpassword {
    font-size: 12px;
}

#topbar .settings-list .setting {
    border-color: rgba(255, 255, 255, .1);
}

@media (min-width:992px) and (max-width:1259.98px) {
    #topbar {
        font-size: 12px;
    }
    #topbar ul#tbtopmenu>li>a {
        padding: 0 10px;
    }
}

.header-notifications,
.header-profile {
    position: relative;
}

.header-notifications .tbnotificationsdropdown,
.header-profile .tbprofiledropdown {
    background-color: #1d2125;
    top: 50px;
    width: 300px;
    font-weight: 400;
    position: absolute;
    right: -5px;
    color: #fff;
    display: none;
    padding: 20px;
    border-radius: .25rem;
}

.header-notifications .tbnotificationsdropdown a,
.header-profile .tbprofiledropdown a {
    color: #fff;
}

.header-notifications .tbnotificationsdropdown a:hover,
.header-profile .tbprofiledropdown a:hover {
    color: #a0a4a9;
}

.header-notifications .tbnotificationsdropdown::after,
.header-profile .tbprofiledropdown::after {
    top: -19px;
    right: 10px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #1d2125;
    border-width: 10px;
    margin-left: -10px;
}

.header-notifications .tbnotificationsdropdown {
    width: 380px;
    right: 2px;
}

.header-profile {
    margin-left: 20px;
}

.header-profile a.profile-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 30px;
    width: 30px;
    font-size: 30px;
    line-height: 1;
    border-radius: 50%;
}

.header-profile a.profile-img.sign-in {
    color: #a0a4a9;
    text-align: center;
}

.header-profile a.profile-img.sign-in::after {
    line-height: 30px;
}

.header-profile .tbprofiledropdown .register,
.header-profile .tbprofiledropdown button {
    text-transform: uppercase;
    font-size: 1rem;
}

.header-profile .tbprofiledropdown .register {
    display: inline-block;
    float: right;
    padding: .5rem 0;
}

.header-profile .tbprofiledropdown .tblostpassword {
    display: block;
    font-size: .75rem;
    text-align: center;
}

[id^=topbar] .header-profile a.profile-img.sign-in .bottom-tooltip {
    visibility: hidden;
    width: 80px;
    background-color: #a0a4a9;
    color: #1d2125;
    text-align: center;
    border-radius: 6px;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
    top: 140%;
    left: 50%;
    margin-left: -40px;
    font-size: 12px;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .3s;
}

[id^=topbar] .header-profile a.profile-img.sign-in .bottom-tooltip::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #a0a4a9 transparent;
}

[id^=topbar] .header-profile a.profile-img.sign-in:hover .bottom-tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.header-profile.user_loggend_in,
.header-profile.user_loggend_out {
    display: none;
}

.notifications-btn {
    margin: 0 10px 0 -10px;
    font-size: 25px;
    cursor: pointer;
    transition: color .3s;
    position: relative;
    line-height: 1;
}

.notifications-btn:hover {
    color: #fff;
}

.notifications-btn .icon-bell {
    position: relative;
}

.notifications-btn .notifications-bubble {
    top: 2px;
    right: -2px;
    bottom: auto;
    left: auto;
    min-width: 14px;
    height: 14px;
    border-radius: 10px;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .5);
}

.notifications-container {
    margin-left: -20px;
    margin-right: -20px;
    overflow-y: scroll;
    max-height: calc(100vh - 160px);
}

.notifications-container::-webkit-scrollbar {
    width: 8px;
}

.notifications-container::-webkit-scrollbar-track {
    background: 0 0;
}

.notifications-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: 0 0;
}

.notifications-container:hover::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .3);
}

.notifications-container::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, .8);
}

.notifications-empty {
    opacity: .5;
}

.notifications-settings__custom-select {
    height: auto;
    border-bottom-left-radius: 1.5rem;
    border-top-left-radius: 1.5rem;
}

.notifications-settings__custom-select.custom-select-dark {
    color: #a0a4a9;
    background-color: #31353a;
    border-color: #31353a;
}

.header-notifications .tbnotificationsdropdown,
.header-notifications .tbnotificationsdropdown a {
    color: #a0a4a9;
}

.tbnotificationsdropdown .btn-secondary {
    color: #a0a4a9;
    background-color: #31353a;
    border-color: #31353a;
}

.keywords-suggestions {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 100%;
    padding-top: 1.1rem;
    z-index: -1;
    background-color: #31353a;
    border-radius: 0 0 .7em .7em;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, .1);
    font-size: 14px;
}


/* Для экранов шире 769 пикселей */

@media (min-width: 769px) {
.text-container {
display: block;
margin-top: 20px;
}
}
/* Для экранов шириной менее 769 пикселей */

@media (max-width: 768px) {
.text-container {
display: block;
margin-top: 65px;
}
}


.custom-form {
max-width: 980px;
margin: 0 auto;
padding: 15px;
box-shadow: 0 0 8px rgb(81 81 81 / 34%);
border: 1px solid #c51e1e59;
box-sizing: border-box;
font-family: Tahoma, Arial, Helvetica, sans-serif !important;
display: flex;
flex-direction: column;
gap: 10px;
background: rgb(0 0 0 / 3%);
}

.custom-form__top-field {
display: flex;
gap: 20px;
align-items: center;
}

.custom-form__ava-block {
position: relative;
width: 60px;
height: 60px;
overflow: hidden;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid rgb(227 196 196);
transition: 0.3s;
flex: 0 0 auto;
}

.custom-form__ava-block:hover {
box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.2);
}

.custom-form__ava-input {
width: 20px;
height: 20px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
display: none;
}

.custom-form__ava-label {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 12px;
text-align: center;
height: 100%;
width: 100%;
line-height: 12px;
cursor: pointer;
font-family: inherit;
font-weight: 100;
}

.custom-form__ava-label_red-text {
color: red;
line-height: 4px;
}

.custom-form__name {
width: 100%;
max-width: 300px;
display: inline-block;
outline: none;
border: 1px solid rgb(134 0 0 / 46%);
padding: 12px 16px;
font-size: 14px;
text-indent: 0;
height: 43px;
box-sizing: border-box;
font-family: inherit;
}

.custom-form__message {
resize: none;
width: 100%;
outline: none;
border: 1px solid rgb(134 0 0 / 46%);
padding: 10px 12px;
min-height: 100px;
text-indent: 0;
font-size: 14px;
line-height: unset;
font-family: inherit;
box-sizing: border-box;
}

.custom-form__bottom-field {
display: flex;
flex-direction: column;
gap: 10px;
}

.custom-form__btn {
width: 100%;
max-width: 300px;
outline: none;
border: none;
padding: 10px 8px;
background: #ffffff;
color: #df0000;
font-weight: bold;
font-size: 15px;
transition: background-color 300ms ease;
cursor: pointer;
text-transform: uppercase;
font-family: inherit;
border: 1px solid;
font-family: TVR_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif;
margin-top: 10px;
}

.custom-form__btn:hover {
color: #fff;
background-color: #df0000;
}

.custom-form__photo-block {
position: relative;
}

.custom-form__photo-input {
width: 20px;
position: absolute;
z-index: -1;
left: 0;
top: 0;
display: none;
opacity: 0;
}

.custom-form__photo-label {
cursor: pointer;
font-size: 14px;
font-weight: 100;
border: none;
text-decoration: underline;
color: #3858f5;
width: 100%;
max-width: 300px;
display: flex;
align-items: center;
justify-content: center;
}


.opacity {
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
filter: alpha(opacity=100);
}

.opacity:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

.green-an-block {
background: #43cc8c
}

.blue-an-block {
background: #68caff
}

.red-an-block {
background: #ff4ca5
}

.yellow-an-block {
background: #ffbd7c
}

.description_flex span {
display: inline-block;
height: 10px;
width: 18px;
position: relative;
top: 6px;
left: -10px;
flex-shrink: 0;
}

.podzag {
display: block;
font-size: 24px;
line-height: 1.3;
margin-top: 20px;
font-weight: 400;
}


.my-videl {
/*  background-color: #ffecc9;*/
background-color: #fff6aa;
}

.myul1 b {
display: block;
}

ul.myul1 li {
margin-bottom: 10px;
}

.green-pachino-ramka {
background: #f6fff5;
padding: 15px;
border-radius: 10px;
border: 2px solid #489e47;
display: block;
color: #125812;
max-width: 800px;
margin: 0 auto;
text-align: center;
text-shadow: 0 0 0px #125812;
font-size: 18px;
}

.ul-my-numb li::before {
display: none !important
}

.comment-content {
font-size: 18px;
}

.opacity {
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
filter: alpha(opacity=100);
}

.opacity:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

.order_form_pole label {
margin-top: 12px;
}


.order_form2 {
background: rgb(27 157 255 / 3%);
padding: 20px;
max-width: 600px;
font-family: Arial;
margin: 5px;
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 55px;
color: black;
border: 2px solid #8bcdff;
border-radius: 10px;
text-align: center;
margin: 0 auto;
margin-top: 20px;
box-shadow: 0 0 8px #ffd2d2;
}

.order_form2 button {
display: inline-block;
padding: 20px;
color: #fff;
font-weight: 700;
text-decoration: none;
box-shadow: 0 4px 15px 0 rgb(129 150 160 / 45%);
border-radius: 5px;
background-color: #ff0000f7;
background-position: 1.35em 0.94em;
background-size: 1em;
background-repeat: no-repeat;
transition: all .15s ease-in-out;
border: none;
cursor: pointer;
font-size: 20px;
margin-top: 20px;
font-family: sans-serif;
}

label.error{
    font-size: 14px;
    color:red;
}

.error{
    /*font-size: 14px;*/
    color:red;
}

#name-error,#w0-user-name-error,#input-name-error,#name_0-error,#firstname-error{
    display: block;
position: relative;
top:-5px;
}

#phone-error,#w0-user-phone-error,#input-phone-error,#phone_0-error,#phoneNumber-error{
    display: block;
 position: relative;
 top:-5px;   
}
