*{
  outline: none;
  /*color: #0b214b;*/
}
body {
  font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6{
  background: linear-gradient(225deg, #d9a3f0, #8e51cc);
  -webkit-background-clip: text;
  color: transparent;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: bold;
}
h1 { font-size: 2rem; }
.card-img-top{
  max-height: 200px;
}
.card-body h2 a {
  color: #212529;
  transition: color 0.2s;
  font-weight: bold;
}
.card-body h2 a:hover {
  color: #0d6efd;
}
.mcard:nth-child(5n+1):hover .card { border-color: #faae03; box-shadow: 0 0 10px 2px #faae03 !important; }
.mcard:nth-child(5n+2):hover .card { border-color: #fb3e7a; box-shadow: 0 0 10px 2px #fb3e7a !important; }
.mcard:nth-child(5n+3):hover .card { border-color: #02b5f1; box-shadow: 0 0 10px 2px #02b5f1 !important; }
.mcard:nth-child(5n+4):hover .card { border-color: #69c402; box-shadow: 0 0 10px 2px #69c402 !important; }
.mcard:nth-child(5n+5):hover .card { border-color: #9156cb; box-shadow: 0 0 10px 2px #9156cb !important; }

.content img {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  margin-bottom: 10px;
}

ul{
  list-style: none;
}
nav li::marker{
  content: '';
}

li a{
  line-height: 1.8;
  text-decoration: none;
}
li a:hover{
  color: #9757dc;
}
.logo{
  margin-top: -10px;
  margin-bottom: -10px;
}
/*.pagination > a, .pagination > span:not(:first-child){
  padding: 5px 10px;
  border: 1px solid #dee2e6;
  margin: 0 1px;
}*/
.alert{
  padding: 10px;
}
#searchsuggestions {
  z-index: 2200;
  width: 300px;
  font-size: 14px;
  padding: 20px;
  padding-top: 10px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.3);
}
#searchsuggestions .seperator{
  display: none !important;
}
#searchsuggestions h5{
  margin-top: 1;
  margin-bottom: 1rem;
}
#searchsuggestions a{
  text-decoration: none;
}

.navigation { margin: 25px 0; }
  .navigation:after { clear: both; display: block; content: ""; }

  .pages { text-align: left; }
  .pages span, .pages a:hover, .page_next-prev { 
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    border-radius: 8px;
  }
  .pages span, .pages a {
    color: inherit;
    display: inline-block;
    position: relative;
    padding: 7px 7px;
    min-width: 22px; 
    /*height: 22px; */
    line-height: 22px;
    text-align: center;
    text-decoration: none !important;
    font-weight: bold;
  }
  .pages span { color: #399; }
  .pages a:hover { color: #fff; background-color: #3394e6; }
  .pages span { color: #3394e6; }

  .page_next-prev { float: right; height: 36px; }
    .page_next-prev * { float: left; }
    .page_next-prev .icon { width: 32px; height: 20px; fill: #d7d7d7; }
    .page_next-prev > span >  a:hover .icon { fill: #0c5f7eed; }
    .page_next-prev > span > * { float: left; padding: 8px 12px; }

  .page_next > span, .page_prev > span { opacity: 0.5; }

  .splitnewsnavigation { margin-top: 4%; padding-top: 4%; font-weight: bold; border-top: 1px solid #efefef; }
  .splitnewsnavigation > a, .splitnewsnavigation > span { padding: 6px 10px; }

  rating, .unit-rating { width: 115px; height: 23px; }
  .rating { font-size: 11px; }
  .unit-rating, .unit-rating li a:hover, .unit-rating li.current-rating {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAACKBAMAAAAnGmX8AAAALVBMVEX///+RkZH+12L/w0//7cP/5aj+24X/+u7/9d2tra3Jycne3t7/zGn5+fnx8fHkdmbhAAACEUlEQVRIx+2UuUsDQRTGF+8bp4yiyKDRUhiNFikW73LxwsIiRETL4F2KilpYmFYQklIE0VYbIQQsY2kjWkbwfzDjzvhm3rzCJiCSr1p+SfY7HsT7w2rYp3ltQPO6HpqPDdA8GSVxPeckr+HcJ205T1D8gHPSeJbzPopz7hrvnk4sSL4wcboLdIpb6v0ZxuY+LGB/HRY2ubn2MeB1a5ukxtEUGkEp4bSVchtvhLzfORaE/NV7VCDnlFzJPSKPJmEcczpffhg4x13zvB2nVxXvDdP2oKNHU+FOAyi+r/xRgWn9sOVVRKv8/ycJmlc/0nx8iOYrMRLXC5EibYUIKN4iBGl8KMQoaSsEaZwTIo7Z3tHkoihpdX7mBOiysJSHhJYCWMDExho1JjfXPgP8ZG2T0zhub7SjecJpK+U23gz5iHMsHRJpLuTDzmoqjnNEJRXTbByTv/Gd48YD+WHgHHddtsMnrhb5MO0gih/b/7ZfQQWWA+WPCizph22vojKr7Y3mTec0L7bT/K6T5ukIbctYgbRlLEPxRsbOSVvGuimeZYw0ZiVh9vpwfyX5xfXDJ1CJDHVAQlOQtvXOxMYazSa/9UDvGqIOrWmNI/ZxXjS/xCOrjHjSZ3g7Wg1CmsZZ6Eq9P1LAR1RCXDaOpKGtOV2mGUaD48pGRXliFL8jTNuF4odB2tKoQDaj/FGBG/3w4f0LfQHtX5JXyZBVcwAAAABJRU5ErkJggg==);
    -webkit-background-size: 23px auto; background-size:  23px auto;
  }
  .unit-rating {
    list-style: none;
    margin: 0; padding: 0;
    position: relative;
    background-position: 0 -46px;
  }
  .unit-rating li {
    text-indent: -90000px;
    padding: 0; margin: 0;
    float: left;
  }
  .unit-rating li a {
    display: block;
    width: 23px; height: 23px;
    text-decoration: none;
    border: 0 none !important;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0;
  }
  .unit-rating li a:hover {
    background-position: 0 -23px;
    z-index: 2;
    left: 0;
  }
  .unit-rating a.r1-unit { left: 0; }
  .unit-rating a.r1-unit:hover { width: 23px; }
  .unit-rating a.r2-unit { left: 23px; }
  .unit-rating a.r2-unit:hover { width: 46px; }
  .unit-rating a.r3-unit { left: 46px; }
  .unit-rating a.r3-unit:hover { width: 69px; }
  .unit-rating a.r4-unit { left: 69px; }
  .unit-rating a.r4-unit:hover { width: 92px; }
  .unit-rating a.r5-unit { left: 92px; }
  .unit-rating a.r5-unit:hover { width: 115px; }
  .unit-rating li.current-rating {
    background-position: 0 0;
    position: absolute;
    height: 23px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
    padding: 0px;
  }

  .ratingplus {
    color: #70bb39;
  }

  .ratingminus {
    color: red;
  }

  .ratingzero {
    color: #6c838e;
  }

.DLEPush {
  z-index: 2001;
  position: fixed;
  right: 20px;
  top: 20px
}

@keyframes DLEPush-show {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.DLEPush-notification.wrapper {
  animation-name: DLEPush-show;
  animation-duration: 1s;
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
  max-width: 400px;
  box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
  background-color: #fff;
  border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
  grid-column: 1;
  grid-row: 1 / span 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 45px;
  height: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
  scale: .8;
}

.DLEPush-notification .DLEPush-header {
  font-weight: 500;
  grid-column: 2;
  grid-row: 1;
  font-size: 1rem;
  margin-left: 1rem;
  margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
  margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
  grid-column: 2;
  grid-row: 2;
  font-size: .875rem;
  margin: 1rem;
}

.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
  list-style-type: none;
  padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
  position: absolute;
  top: 8px;
  right: 10px;
  font-weight: 300;
  background: none;
  border: 0;
  font-size: 1.15rem;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  color: inherit;
  outline: 0;
  opacity: 0.75;
}

.DLEPush-notification .DLEPush-close:hover {
  opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
  background-color: #e0f2f1;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
  background-color: #00897b;
}

.DLEPush-notification.wrapper.push-warning {
  background-color: #FFF3E0;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
  background-color: #FF9800;
}

.DLEPush-notification.wrapper.push-error {
  background-color: #FBE9E7;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
  background-color: #FF5722;
}

#scrolltop {
  position: fixed;
  width: 60px;
  height: 60px;
  line-height: 60px;
  right: 10px;
  bottom: 10px;
  z-index: 990;
  display: none;
  background-color: #fff;
  color: #999;
  cursor: pointer;
  font-size: 2.4rem;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

    #scrolltop .icon {
      width: 20px; height: 32px;
      fill: #71ca03;
      position: absolute;
      left: 50%; top: 50%;
      margin: -16px 0 0 -10px;
    }
    #scrolltop:hover { background-color: #71ca03; }
    #scrolltop:hover .icon { fill: #fff; }

@media only screen and (max-width: 767px) {
  #scrolltop {
    bottom: 20px;
    left: 10px;
}

@media only screen and (max-width: 767px) {
  .card-img-top {max-height: 300px;}
  .page_next-prev { height: auto; float: none; background: none; box-shadow: none; -webkit-box-shadow: none; }
    .page_prev { float: left; }
    .page_next { float: right; }
    .page_prev, .page_next {
      position: relative;
      z-index: 1;
      border-radius: 8px;
      background-color: #fff;
      box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    }
    .pages { text-align: center; }
    .navigation .pages > * {
      border-radius: 8px;
      background: #9c9c9c;
      color: #fff;
      box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    }
    .navigation .pages > span { background: #3394e6; }
    .navigation .pages > span,
    .navigation .pages > *:first-child,
    .navigation .pages > *:last-child { display: inline-block; }
    .navigation .pages > span.nav_ext { text-indent: -9999px; background: none; box-shadow: none; width: 10px; min-width: 5px; padding: 0;}
}

@media only screen and (min-width: 601px) {
  .DLEPush-notification.wrapper {
    min-width: 400px;
  }
}