body {
  color: #1f0757;
  font-family: 'Open Sans', Helvetica, sans-serif; }
  body .sidenav-nav li a, body p, body .form-label, body .text {
    color: #1f0757; }
  body .text-white {
    color: white; }
  body .card-body {
    padding: 1.4rem; }
    @media (max-width: 767px) {
      body .card-body {
        padding: 0.8rem; } }
  body .bg-overlay::after {
    opacity: 0.5; }

[data-theme="dark"] body {
  color: #8480ae; }
  [data-theme="dark"] body .sidenav-nav li a, [data-theme="dark"] body p, [data-theme="dark"] body .form-label, [data-theme="dark"] body .text {
    color: #8480ae; }

.header-content .logo-wrapper a img {
  max-height: 34px !important; }

.sidenav-wrapper .sidenav-profile {
  background: #f1f1f1;
  padding: 25px 0; }
  .sidenav-wrapper .sidenav-profile .user-profile {
    width: 120px;
    height: 120px; }
    .sidenav-wrapper .sidenav-profile .user-profile img {
      border-radius: 0; }

.footer-nav .align-items-center .bi {
  font-size: 18px; }

.row-videos .card-body {
  padding: 0.8rem; }
  @media (max-width: 767px) {
    .row-videos .card-body {
      padding: 0.6rem; } }
.row-videos .blog-title {
  height: auto;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 12px !important;
  font-weight: normal; }

.btn-update {
  position: absolute;
  font-size: 30px;
  color: #fff !important;
  right: 10px;
  bottom: 10px;
  line-height: 0;
  text-shadow: 1px 1px 2px black; }

.btn-play {
  position: absolute;
  font-size: 80px;
  color: #fff !important;
  left: 50%;
  top: 50%;
  line-height: 0;
  text-shadow: 1px 1px 2px black;
  opacity: 0.8;
  margin-top: -40px;
  margin-left: -40px; }

.btn-play-mini {
  position: absolute;
  font-size: 50px;
  color: #fff !important;
  left: 50%;
  top: 50%;
  line-height: 0;
  text-shadow: 1px 1px 2px black;
  opacity: 0.8;
  margin-top: -25px;
  margin-left: -25px; }

.tiny-slider-one-wrapper {
  height: 250px;
  overflow: hidden;
  background: #060E2B; }
  .tiny-slider-one-wrapper .single-hero-slide {
    height: 250px !important; }

.qrscan_init {
  background: transparent !important; }
  .qrscan_init body {
    background: transparent !important; }

.surtitle {
  margin-bottom: 0;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #8898aa;
  font-size: 12px; }

.social_links_content {
  word-break: break-all;
  line-height: 22px; }
  .social_links_content p {
    margin-bottom: 0; }

.box-radio {
  width: 200px;
  margin: 0 auto; }

.jp-audio-stream .jp-controls {
  text-align: center;
  margin-bottom: 0px; }
  .jp-audio-stream .jp-controls .jp-play {
    width: 100px;
    height: 100px;
    font-size: 100px;
    line-height: 0;
    border: none;
    background: transparent;
    color: #010068;
    outline: none; }
.jp-audio-stream .jp-volume-controls {
  overflow: hidden; }
  .jp-audio-stream .jp-volume-controls .jp-mute, .jp-audio-stream .jp-volume-controls .jp-volume-bar, .jp-audio-stream .jp-volume-controls .jp-volume-max {
    float: left; }
  .jp-audio-stream .jp-volume-controls .jp-volume-bar {
    width: 68%;
    height: 20px;
    background: #e1e1e1;
    cursor: pointer;
    margin: 4px 4px 0; }
    .jp-audio-stream .jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
      background: #010068;
      height: 100%; }
  .jp-audio-stream .jp-volume-controls .jp-mute, .jp-audio-stream .jp-volume-controls .jp-volume-max {
    border: none;
    background: transparent;
    color: #010068;
    font-size: 28px;
    line-height: 0;
    position: relative;
    top: 0px; }
.jp-audio-stream.jp-state-playing .jp-controls .jp-play i::before {
  content: "\f4c2"; }

[data-theme="dark"] body .jp-audio-stream .jp-controls .jp-play,
[data-theme="dark"] body .jp-audio-stream .jp-volume-controls .jp-mute, [data-theme="dark"] body .jp-audio-stream .jp-volume-controls .jp-volume-max {
  color: white; }
[data-theme="dark"] body .jp-audio-stream .jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
  background: white; }
[data-theme="dark"] body .jp-audio-stream .jp-volume-controls .jp-volume-bar {
  background: #999999; }
[data-theme="dark"] body .logo-wrapper, [data-theme="dark"] body .logo-info {
  background: #e1e1e1; }
[data-theme="dark"] body .dark-hide {
  display: none; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

/*# sourceMappingURL=core.css.map */
