/*
Theme Name: WitCinema
Theme URL: https://themesx.com/
Version: 1.0
Author: ThemeX
Author URI: https://themesx.com/
Text Domain: ThemeX
This Theme Designed By ThemeX
*/

@font-face{font-family:"Anton";font-weight:400;src:url("<?= get_template_directory_uri() ?>/UI/Assets/fonts/Anton.ttf")}
@font-face{font-family:"ThemeX";font-weight:bold;src:url("<?= get_template_directory_uri() ?>/UI/Assets/fonts/Bahij_TheSansArabic-Black.ttf")}
@font-face{font-family:"ThemeX";font-weight:400;src:url("<?= get_template_directory_uri() ?>/UI/Assets/fonts/Bahij_TheSansArabic-Bold.ttf")}
body {
    direction: rtl;
    font-family: 'ThemeX',sans-serif;
    font-size: 1.3em;
    background-color: #141b22;
    color: #fff;
    padding: 0;
    overflow-x: hidden;
    margin: 0;
}
* {
  padding: 0;
  margin: 0;
  position: relative;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  outline: 0;
  font-family: Tajawal;
}
input,textarea,button,select {
  font-family: inherit;
  border: 0;
  outline: 0;
  outline: 0
}
ul,ol,li {
  list-style: none;
  padding: 0;
  margin: 0
}
h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  font-family: Tajawal
}
*::-webkit-scrollbar {
  width: 6px;
}
*::-webkit-scrollbar-track {
  background: #ffffff;
}
*::-webkit-scrollbar-thumb {
  background-color: #f24141;
}
:before,:after {
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  display: block;
  margin: 0 auto;
  width: 97%;
}
header.PageHead {
    height: auto;
    background: #FFF;
    box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.3);
    z-index: 999999;
    text-align: center;
    padding-bottom: 13px;
}
header.PageHead::after {
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translate(-50%) rotate(45deg);
    width: 110px;
    height: 110px;
    background: #FFF;
    content: '';
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
    border-radius: 15px;
    z-index: -1;
}
header.PageHead .LogoArea {
    display: table;
    width: 300px;
    margin: 0 auto;
    z-index: 55;
}
header.PageHead .LogoArea > a {
    display: block;
    color: #222;
    font-weight: bold;
}
header.PageHead .LogoArea > a .LogoRight {
    float: right;
    width: 125px;
    height: 65px;
    overflow: hidden;
}
header.PageHead .LogoArea > a .LogoLeft {
    float: left;
    width: 125px;
    height: 65px;
    overflow: hidden;
}
header.PageHead .LogoArea > a em.Two {
    float: right;
    font-size: 80px;
    font-family: Righteous;
    color: #f24141;
    font-weight: 400;
    font-style: normal;
    line-height: 80px;
    transition: .3s all cubic-bezier(0.81, -0.19, 0, 1.21);
}
.PageHead .container {
    background: #FFF;
    height: 100%;
    width: 97%;
}
header.PageHead .LogoArea > a .LogoRight span.enDay {
    display: block;
    font-size: 50px;
    direction: ltr;
    padding-left: 3px;
    color: #333;
}
header.PageHead .LogoArea > a .LogoRight span.arCima {
}
header.PageHead .LogoArea > a span[class^=en] {
    font-family: Righteous;
    font-weight: 400;
}
header.PageHead .LogoArea > a span[class^=en] em {
    float: left;
    font-style: normal;
}
header.PageHead .LogoArea > a .LogoLeft span.enCima {
    display: block;
    font-size: 50px;
    direction: ltr;
    padding-left: 9px;
    color: #333;
}
header.PageHead .LogoArea > a .LogoRight span.enDay em:nth-child(1), header.PageHead .LogoArea > a .LogoLeft span.enCima em:nth-child(1) {
    text-transform: capitalize;
}
header.PageHead .LogoArea:hover > a .LogoLeft span.enCima em {
    transform: translate(0,60px);
    opacity: 0;
}
header.PageHead .LogoArea:hover > a .LogoRight span.enDay em {
    transform: translate(0,-60px);
    opacity: 0;
}
header.PageHead .LogoArea > a * {
    transition: .3s all ease;
}
header.PageHead .LogoArea:hover > a .LogoLeft span.enCima em:nth-child(2) {
  transition: .3s .1s all ease;
}
header.PageHead .LogoArea:hover > a .LogoLeft span.enCima em:nth-child(3) {
  transition: .3s .2s all ease;
}
header.PageHead .LogoArea:hover > a .LogoLeft span.enCima em:nth-child(4) {
  transition: .3s .3s all ease;
}
header.PageHead .LogoArea:hover > a .LogoRight span.enDay em:nth-child(2) {
  transition: .3s .1s all ease;
}
header.PageHead .LogoArea:hover > a .LogoRight span.enDay em:nth-child(3) {
  transition: .3s .2s all ease;
}
header.PageHead .LogoArea > a .LogoLeft span.arDay {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 48px;
    line-height: 57px;
    transform: translate(0,-60px);
    opacity: 0;
}
header.PageHead .LogoArea > a .LogoRight span.arCima {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 48px;
    line-height: 57px;
    transform: translate(0,60px);
    opacity: 0;
}
header.PageHead .LogoArea:hover > a .LogoLeft span.arDay {
    transform: translate(0,0px);
    opacity: 1;
    transition: .3s .4s all ease;
}
header.PageHead .LogoArea:hover > a .LogoRight span.arCima {
    transform: translate(0,0px);
    opacity: 1;
    transition: .3s .3s all ease;
}
header.PageHead .LogoArea:hover > a em.Two {
  animation-name: example;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-direction: alternate;
}
@keyframes example {
  0% {
    transform: scale(1.7);
}
50% {
    transform: scale(.5)
}
100% {
    transform: scale(1)
}
}
header.PageHead .RightMenu {
    z-index: 99;
    height: auto;
    width: 100%;
}
header.PageHead .LeftMenu {
    display: block;
    z-index: 99;
    height: auto;
    width: 100%;
}
header.PageHead .RightMenu ul {}
header.PageHead .LefttMenu ul {
    float: revert;
}
header.PageHead > div > div > ul > li {
    float: right;
    width: 50%;
}
header.PageHead > div > div > ul > li > a {
    display: block;
    color: #222;
    font-weight: bold;
    line-height: 65px;
    font-size: 15px;
}
header.PageHead > div > div > ul > li > a::after {
    content: "";
    position: absolute;
    bottom: 11px;
    height: 4px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    background-color: transparent;
    -webkit-transition: all 0.4s cubic-bezier(0.075,0.82,0.165,1);
    -moz-transition: all 0.4s cubic-bezier(0.075,0.82,0.165,1);
    -ms-transition: all 0.4s cubic-bezier(0.075,0.82,0.165,1);
    -o-transition: all 0.4s cubic-bezier(0.075,0.82,0.165,1);
    transition: all 0.4s cubic-bezier(0.075,0.82,0.165,1);
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
header.PageHead > div > div > ul > li:hover > a::after {
    width: 60%;
    background: #f24141;
}
.IndexSlider {
    display: block;
    width: 100%;
    min-height: 400px;
    padding: 25px 30px 0px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
section.SectionClass {
    min-height: 400px;
    background: #1b242d;
    padding: 10px 0 5px;
}
section.SectionClass.Light:after {
  position: absolute;
  left: 50%;
  top: -81px;
  transform: translate(-50%) rotate(45deg);
  width: 110px;
  height: 110px;
  background: #141b22;
  content: '';
  border-radius: 15px;
}
section.SectionClass.Dark:after {
  position: absolute;
  left: 50%;
  top: -81px;
  transform: translate(-50%) rotate(45deg);
  width: 110px;
  height: 110px;
  background: #1b242d;
  content: '';
  border-radius: 15px;
}
section.SectionClass.Dark {
    background: #141b22;
}
section.SectionClass.Light {}
nav.BreakNews {
    height: 45px;
    overflow: hidden;
    padding: 3px 10px 10px 0;
    /* border-bottom: 1px solid #232f3a; */
    margin: 15px -25px 0px;
}
nav.BreakNews > div.BreakNewsTitle {
    float: right;
    padding-left: 15px;
}
nav.BreakNews > div.BreakNewsTitle > span {
    background: #f24141;
    font-weight: bold;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    padding: 0 30px;
    border-radius: 45px;
}
nav.BreakNews > div.BreakNewsTitle::after {
    content: '';
    position: absolute;
    top: 0;
    left: 7px;
    bottom: 0;
    background: #e43d3d;
    width: 3px;
    border-radius: 30px;
}
nav.BreakNews > div.BreakNewsTitle::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 5px;
    background: #d6d6d6;
    width: 3px;
    border-radius: 30px;
}
nav.BreakNews > .BreakNewsContent {
    float: right;
    width: calc(100% - 180px);
    margin-right: 20px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    left: -17px;
}
nav.BreakNews > .BreakNewsContent:after {
    content: '';
    background: linear-gradient(to left, #141b22, transparent);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 80px;
    height: 30px;
}
marquee {
    direction: ltr;
}
.SliderClass .owl-item {
    float: right;
}
.SliderClass .owl-item .SlideItem {
    margin: 0;
    min-width: 100%;
    height: 490px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0px 17px #0000004f;
    background: #1b242d;
    overflow: hidden;
}
.SliderClass .owl-item .SlideItem > a {
    display: block;
    width: 100%;
    height: 100%;
}
.SliderClass .owl-item .SlideItem > a > .Poster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 14px;
    overflow: hidden;
    z-index: 1;
}
.SliderClass .owl-item .SlideItem > a > .Poster .IndsidePoster {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.SliderClass .owl-item .SlideItem > a .InfoBox {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 5;
    padding: 150px 15px 15px;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .Title {
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 3px;
    transition: .4s all ease;
    margin-top: 10px;
}
.SliderClass .owl-item .SlideItem > a .IMDBRate {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    background: #ffce1e;
    border-radius: 5px;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    color: #171201;
    padding-bottom: 10px;
    font-size: 20px;
    box-shadow: 0 3px #f5c51875;
    transition: .3s all ease;
    padding: 12px 6px;
}
.SliderClass .owl-item .SlideItem > a .IMDBRate em {
    font-family: Righteous;
    font-style: normal;
    color: #444;
    font-size: 20px;
    line-height: 10px;
}
.SliderClass .owl-item .SlideItem > a .IMDBRate span {
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 5px;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .Descrip {
    font-size: 13px;
    font-weight: bold;
    color: #ddd;
    line-height: 20px;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .SlideBTNS {
    display: flex;
    width: 100%;
    transition: .3s all ease;
    height: 0;
    overflow: hidden;
    opacity: 0;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .SlideBTNS > span {
    flex: 1;
    height: 32px;
    font-size: 13px;
    border-radius: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    box-shadow: 0 0 5px #0000003b;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .SlideBTNS > span.addToWatched {
    background: #304050;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .SlideBTNS > span.addToFav {
    background: #c52121;
    margin-right: 10px;
}
.SliderClass .owl-item .SlideItem > a .InfoBox .SlideBTNS > span em {
  font-style: normal;padding-right: 5px
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox .SlideBTNS {
    height: 33px;
    overflow: visible;
    margin: 10px 0 0;
    opacity: 1;
}
.SliderClass .owl-item .SlideItem > a:after {
    background: linear-gradient(to top,#1b242d 30%,#1b242d00);
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 140%;
    z-index: 2;
}
.IndexSlider a.SlidesPrev, .IndexSlider  a.SlidesNext {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 40px;
    transform: translate(0,-50%);
    background: #24313e;
    width: 54px;
    box-shadow: 0 2px 5px #0000005c;
    border-radius: 10px;
    height: 80px;
    text-align: center;
    line-height: 84px;
    z-index: 99;
    cursor: pointer;
}
.IndexSlider a.SlidesPrev {
    left: 20px;
    right: auto;
}
.SliderClass .owl-item .SlideItem > a .InfoBox > ul > li {
    float: right;
    font-size: 13px;
    color: #d0d0d0;
    line-height: 16px;
    font-weight: bold;
    padding: 5px 9px;
    border-radius: 7px;
    transition: .4s all ease;
    transition-delay: 0s;
    position: relative;
    background: #304050;
    float: right;
    box-shadow: 0 0 10px #00000059;
    flex: 1;
    text-align: center;
    min-width: calc((100% / 3) - 20px);
    margin-bottom: 10px;
    overflow: hidden;
    transform: scale(0);
    height: 26px;
    opacity: 0;
    border: 1px solid #ffffff12;
    visibility: hidden;
}
.SliderClass .owl-item .SlideItem > a .InfoBox ul {
    width: 100%;
    transition: .3s all ease;
    display: flex;
    opacity: 1;
    flex-wrap: wrap;
}
.SliderClass .owl-item .SlideItem > a .InfoBox > ul > li:nth-child(1) {
    background: #f24141;
    color: #FFf;
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox ul {
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox .Title {
}
.owl-nav,.owl-dots {
  display: none;
}
header.PageHead > div > div > ul > li > ul {
    background: #fff;
    list-style: none;
    visibility: hidden;
    width: 100%!important;
    border-radius: 5px;
    box-shadow: 0 2px 7px #0000005e;
    position: absolute;
    opacity: 0;
    transition: .3s all ease;
    right: 0;
    width: 100%;
}
header.PageHead > div > div > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    z-index: 999999;
}
header.PageHead > div > div > ul > li > ul > li > a {
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    color: #272448;
    font-weight: bold;
    transition: .3s all ease;
}
header.PageHead > div > div > ul > li > ul > li:last-child > a {border: 0;}
header.PageHead > div > div > ul > li > ul > li > a:hover {
    background: #f1f1f1;
}
header.PageHead > div > div > ul > li > a > i {
    font-size: 19px;
    line-height: 65px;
    transition: .4s all ease;
    float: left;
    margin-right: 7px;
    font-weight: bold;
}
.SliderClass {
    width: 310px;
    margin: 0 auto;
}
.SliderClass .owl-item .SlideItem a .numberEpisode {
    position: absolute;
    transform-origin: top left;
    top: 80px;
    line-height: 100%;
    text-align: center;
    left: 15px;
    color: #282b4c;
    transition: .3s all ease;
    z-index: 7;
    background: #ffffff;
    padding: 7px 7px 10px;
    border-radius: 6px;
    box-shadow: 0 3px #ffffff75;
    font-weight: bold;
    font-size: 16px;
    min-width: 55px;
    text-align: center;
}
.SlideItem a {
    display: block;
    width: 100%;
    height: 100%;
}
.SliderClass .owl-item .SlideItem a .numberEpisode em {
    font-family: Righteous;
    display: block;
    font-size: 22px;
    font-style: normal;
    padding-top: 6px;
    font-weight: 400;
}
.SliderClass .owl-item .SlideItem > a .InfoBox > ul > li:nth-child(4),.SliderClass .owl-item .SlideItem > a .InfoBox > ul > li:nth-child(5) {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox > ul > li:nth-child(2){
  transition: .3s .1s all ease
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox > ul > li:nth-child(3){
  transition: .3s .2s all ease
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox > ul > li:nth-child(4){
  transition: .3s .3s all ease
}
.SliderClass .owl-item .SlideItem:hover > a .InfoBox > ul > li {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.SliderClass .owl-item .SlideItem > a .InfoBox > ul > li:nth-child(2n+0) {
    margin: 0 10px;
}

.SliderClass .owl-item .SlideItem > a span.qualitySpan {
    position: absolute;
    top: 50px;
    right: 15px;
    padding: 5px 15px;
    background: #304050;
    border-radius: 40px;
    box-shadow: 0 0 10px #0000003d;
    font-weight: bold;
    font-size: 13px;
    z-index: 99999;
    transition: .3s all ease;
}
.SliderClass .owl-item .SlideItem:hover > a .IMDBRate {
    transform: translate(0px, -90px);
    opacity: 0;
}
.SliderClass .owl-item .SlideItem > a span.categorySpan {
    position: absolute;
    top: 15px;
    transition: .3s all ease;
    right: 15px;
    padding: 5px 15px;
    background: #f24141;
    border-radius: 40px;
    box-shadow: 0 0 10px #0000003d;
    font-weight: bold;
    font-size: 13px;
    z-index: 99999;
}
.SliderClass .owl-item .SlideItem:hover a .numberEpisode {
    transform: translate(-100px, 0px);
    opacity: 0;
}
.SliderClass .owl-item .SlideItem:hover > a span.categorySpan,.SliderClass .owl-item .SlideItem:hover > a span.qualitySpan {
    transform: translate(100px, 0px);
    opacity: 0;
}
.SliderClass .owl-item .SlideItem:hover > a span.qualitySpan {
 transition: .3s .15s all ease 
}
header.PageHead .SearchBTn {
    width: 50px;
    z-index: 555;
    color: #555;
    font-size: 29px;
    border: 1px solid #DDD;
    border-radius: 50%;
    text-align: center;
    line-height: 47px;
    overflow: hidden;
    cursor: pointer;
    background: #efefef;
    display: inline-block;
    height: 47px;
    margin-left: 13px;
}
.clearfix {
    clear: both;
}
.SectionTitle {
    display: inline-block;
    width: 100%;
    height: auto;
    /* border-bottom: 1px solid #00000026; */
    z-index: 999;
    text-align: center;
}
.SectionTitle > h2 {
    display: table;
    margin: 0 auto;
}
.SectionTitle > h2 > a {
    display: block;
    width: 100%;
}
.SectionTitle > h2 > a > i {
    float: right;
    height: 65px;
    font-size: 52px;
    line-height: 65px;
    margin-left: 10px;
}
.SectionTitle > h2 > a > span {
    float: right;
    font-size: 21px;
    font-weight: bold;
    padding-top: 6px;
}
.SectionTitle > h2 > a > p {
    display: block;
    font-size: 12px;
    font-weight: bold;
}
footer {
    height: auto;
    overflow: hidden;
    background: #0e1319;
}
.DivHardNet {
    display: table;
    overflow: hidden;
    padding: 8px 0;
    margin: 0 auto;
}
.DivHardNet > a {
    display: block;
    width: 100%;
}
.DivHardNet > a > img {
    float: left;
    width: 100px;
}
.DivHardNet > a > span {
    float: right;
    font-weight: bold;
    font-size: 16px;
    padding-left: 7px;
    padding-top: 10px;
}
.SectionTitle a.seeMore {
    font-size: 16px;
    font-weight: bold;
    background: #141b22;
    color: #fff;
    transition: .4s all ease;
    width: 170px;
    height: 44px;
    text-align: center;
    border-radius: 25px;
    box-shadow: 0 1px 10px #00000021;
    overflow: hidden;
    display: table;
    margin: 10px  auto 10px;
    line-height: 44px;
}
.filterBar {
    display: inline-block;
    width: 100%;
    height: auto;
    z-index: 9999;
    margin-top: 15px;
}
.filterBar > div >h2 {
    display: table;
    font-weight: bold;
    font-size: 22px;
    line-height: 50px;
    color: #ffce1e;
    margin: 0 auto;
}
.filterBar > div >h2>i {
    float: right;
    font-size: 43px;
    line-height: 52px;
    padding-left: 11px;
}
.filterBar .filtersContainer > ul > div.dropdown-button .ListDroped li {
    line-height: 23px;
    font-size: 14px;
    border: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #00000008;
    background: #1b242d66;
    margin-bottom: 7px;
    border-radius: 5px;
}
.filterBar .filtersContainer {
    display: table;
    margin: 0 auto;
    width: 100%;
}
.filterBar .filtersContainer > ul {
}
.filterBar .filtersContainer > ul > div.dropdown-button {margin-bottom: 10px;}
.filterBar .filtersContainer > ul .dropdown-button > span {
    font-size: 15px;
    line-height: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    height: 44px;
    display: block;
    width: 100%;
    background: #1b242d;
    border-radius: 7px;
    font-weight: bold;
}
.filterBar .filtersContainer > ul > div.dropdown-button .ListDroped {
    position: absolute;
    width: 100%;
    right: 0;
    top: 100%;
    background: #304050;
    box-shadow: 0 12px 15px #0000001f;
    border-top: 0;
    z-index: 100;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px;
    transition: .35s all ease;
}
.filterBar .filtersContainer > ul .dropdown-button > span > i {
    display: block;
    float: right;
    margin-left: 14px;
    font-size: 19px;
    position: relative;
    z-index: 1;
    line-height: 44px;
    height: 44px;
    width: 45px;
    text-align: center;
    overflow: hidden;
    z-index: 5;
}
.filterBar .filtersContainer > ul > div.dropdown-button i.fal.fa-angle-down {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 29px;
    cursor: pointer;
}
.filterBar .filtersContainer > ul > div.dropdown-button .ListDroped li a {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 13px;
}
.filterBar .filtersContainer > ul > div.dropdown-button .ListDroped li span.dot {
    float: right;
    width: 7px;
    height: 7px;
    background: #3a4d61;
    border-radius: 15px;
    margin: 8px;
    margin-right: 0;
}
.filterBar .filtersContainer > ul > div.dropdown-button .ListDroped .InnerDroped {
    height: 250px;
    overflow: auto;
    padding: 8px;
}
.InnerDroped::-webkit-scrollbar {
  width: 3px;
}
.InnerDroped::-webkit-scrollbar-track {
  background: #283442;
}
.InnerDroped::-webkit-scrollbar-thumb {
  background-color: #98a0a9;
}
.filterBar .filtersContainer > ul .startFilter {
    background: #f24141;
    height: 44px;
    border-radius: 7px;
    box-shadow: 0 1px 3px #00000014;
    border: 1px solid #0000001c;
    cursor: pointer;
    padding: 4px 16px;
    text-align: center;
}
.filterBar .filtersContainer > ul .startFilter span {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -4px;
    font-size: 16px;
    font-weight: bold;
}
.filterBar .filtersContainer > ul .startFilter i {
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.filterBar .filtersContainer > ul .dropdown-button > span:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    background: #1b242d;
    border-radius: 40px 0 0 40px;
    z-index: 2;
}
.filterBar .filtersContainer > ul .dropdown-button > span:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 55px;
    background: #141b22;
    border-radius: 40px 0 0 40px;
    z-index: 1;
}
.filterBar .filtersContainer > ul .dropdown-button > span em {
    float: right;
    font-style: normal;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}
a.seeMore:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: #ffffff1c;
    transform-origin: center;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
}
a.seeMore:hover:after {
    transform: scale(200);
    opacity: 0;
    transition: 1s all ease;
}
.filterBar .filtersContainer > ul > div.dropdown-button.active .ListDroped {
    opacity: 1;
    visibility: visible;
    height: 250px;
}
.BlocksMaster {
    z-index: 999;
    margin: 0 auto;
    transition: .3s all ease;
    text-align: center;
}
.BlockMovie {
    margin: 6px;
    position: relative;
    display: inline-block;
    transition: all .1s ease 0s;
    float: none;
    width: 253px;
    height: 410px;
    overflow: hidden;
    border-radius: 11px;
    box-shadow: 0 0px 5px #00000080;
}
.BlockMovie>a {
    display: block;
    width: 100%;
    height: 100%;
}
.BlockMovie>a >.Poster {
    width: 100%;
    position: relative;
    height: 320px;
}
.BlockMovie>a >.Poster > img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    border-radius: 15px 15px 0 0;
    transition: .4s all ease;
    z-index: 10;
}
.BlockMovie>a .BlockInfo {
  position: absolute;
  bottom: 0;
  padding: 0 10px 7px;
  right: 0;
  display: inline-block;
  background: linear-gradient(0deg,#141b22,#141b22);
  height: auto;
  transition: .4s all ease;
  width: 100%;
  z-index: 15;
  height: 90px;
}
.BlockMovie>a >.Poster:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 240px;
    z-index: 3;
    background: linear-gradient(0deg,#141b22 7%,#081d4600);
    pointer-events: none;
    transition: .4s all ease;
    z-index: 11;
}
.BlockMovie>a .BlockInfo>ul {
    display: table;
    margin: 0 auto 7px;
}
.BlockMovie>a .BlockInfo>ul >li {
    display: inline-block;
    font-size: 12px;
    color: #b1b1b1;
    margin-left: 3px;
    line-height: 17px;
    padding: 3px 8px;
    border-radius: 7px;
    transition: .35s ease;
    border: 1px solid #ffffff0f;
    position: relative;
}
.BlockMovie>a .BlockInfo h4.Title {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    font-weight: bold;
    height: 49px;
}
.BlockMovie>a .BlockInfo p.content {
    color: #d0d0d0;
    display: block;
    font-weight: bold;
    transition: .4s all ease;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.BlockMovie:hover>a .BlockInfo p.content {
    height: 66px;
    opacity: 1;
    visibility: visible;
}
.BlockMovie:hover>a .BlockInfo {
    height: 150px;
}
.BlockMovie:hover>a >.Poster:before {
    bottom: 60px;
}
.BlockMovie>a .BlockInfo>ul >li:nth-child(1) {
    background: #f24141;
    color: #FFF;
    border-color: #f24141;
}
.BlockMovie .PosterBTNs {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 999;
}
.PosterBTNs > span {
    text-align: center;
    color: #FFF;
    width: 40px;
    background: #121f3c;
    height: 40px;
    border-radius: 5px;
    opacity: 0;
    line-height: 40px;
    font-size: 20px;
    box-shadow: 0 0 4px #00000085;
    transition: .4s all ease;
    display: block;
    transform: translate(0px, -130px);
    transform-origin: top;
    cursor: pointer;
}
.PosterBTNs > span.AddFevorite {
    background: #f24141;
}
.PosterBTNs > span.watch-later {
    background: #ffbe28;
    color: #222;
    margin-top: 8px;
}
.PosterBTNs > span.watch-later:after {
  color:#fff
}
.BlockMovie:hover>a >.Poster > img {
    transform: scale(1.2);
}
.BlockMovie .PosterBTNs >span:after {
  content: attr(data-title);
  position: absolute;
  top: 5px;
  left: 40px;
  bottom: 5px;
  font-size: 12px;
  width: 100px;
  visibility: hidden;
  background: #304050;
  box-shadow: 0 0 4px #00000047;
  z-index: 999;
  border-radius: 5px;
  opacity: 0;
  transition: .4s all ease;
  font-weight: 600;
  line-height: 30px;
}
.BlockMovie .PosterBTNs >span:hover:after {
  opacity: 1;
  visibility: visible
}
.BlockMovie:hover .PosterBTNs > span {
    transform: translate(0);
    opacity: 1
}
.BlockMovie:hover .PosterBTNs > span:nth-child(1) {
  transition-delay: .2s
}
.BlockMovie>a .IMDBRate {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    background: #ffce1e;
    border-radius: 5px;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    color: #171201;
    padding-bottom: 10px;
    font-size: 20px;
    box-shadow: 0 3px #f5c51875;
    transition: .3s all ease;
    padding: 12px 6px;
}
.BlockMovie>a span {
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 5px;
}
.BlockMovie>a em {
    font-family: Righteous;
    font-style: normal;
    color: #444;
    font-size: 20px;
    line-height: 10px;
}
.BlockMovie:hover>a .IMDBRate {
    opacity: 0;
}
section.SectionClass.Dark a.seeMore {
    background: #1d262f;
}
section.SectionClass.Dark .BlockMovie>a .BlockInfo {
    background: #1b242d;
}
section.SectionClass.Dark .BlockMovie>a >.Poster:before {
    background: linear-gradient(0deg,#1b242d 7%,#081d4600);
}
.pagination {
    text-align: center;
    display: table;
    margin: 0px auto 20px;
}
.pagination li {
    display: inline-block;
    height: 35px;
    margin: 0 3px;
    font-weight: 700;
    direction: ltr;
    float: right;
}
.pagination>ul>li>* {
    display: block;
    height: 40px;
    background: #ffffff0d;
    color: #ffffff;
    padding: 0 15px;
    transition: .2s all ease;
    font-size: 19px;
    font-weight: 700;
    border-radius: 3px;
    line-height: 40px;
}
.pagination>ul>li>span.current {
    background: #f24141 !important;
}
.imgInit {
    opacity: 0;
    visibility: hidden;
    transition: .35s all ease;
}
.imgInit.Loaded {
    opacity: 1;
    visibility: visible;
}

.BlockMovie>a >.Poster:after {content: 'Loading...';position: absolute;width: 100%;height: 100%;right: 0;top: 0;font-size: 34px;font-family: Righteous;color: #ffffff1f;direction: ltr;padding-top: 58%;text-align: center;z-index: 1;}

.SliderClass .owl-item .SlideItem > a > .Poster img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    border-radius: 15px 15px 0 0;
    transition: .4s all ease;
    z-index: 9;
}

.SliderClass .owl-item .SlideItem > a > .Poster:after {content: 'Loading...';position: absolute;width: 100%;height: 100%;right: 0;top: 0;font-size: 34px;font-family: Righteous;color: #ffffff1f;direction: ltr;padding-top: 58%;text-align: center;z-index: 1;}
.Ribbon {
    position: absolute;
    top: 23px;
    right: -61px;
    width: 200px;
    height: 30px;
    background: #f24141;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    transform: rotate(45deg);
    z-index: 9;
    font-weight: bold;
    transition: .4s all ease;
}


.SingleSection {
    position: relative;
    background: #1b242d;
    z-index: 1;
    padding: 26px 30px;
    overflow-x: hidden;
}
.SingleSection .PosterShape {
    position: absolute;
    top: 0;
    left: 0;
    width: 610px;
    z-index: -1;
    height: 460px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 100px 100px rgba(23,23,26,.6) inset;
}
.SingleSection > .Poster {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 3px;
    box-shadow: 0 0px 20px #0000007a;
    display: block;
}
.SingleSection > .Poster > img {
    height: auto;
    width: 100%;
    min-height: 100%;
}
.SingleSection .PosterShape:after {
    content: "";
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1b242d;
    background: linear-gradient(to bottom,#18182900 0%,#1b242d 100%);
}
.SingleSection .PosterShape:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #1b242d;
    background: linear-gradient(to left,#1b242d 10%,#1b242d00 80%);
}

.ArcPage .themesx_com-breadcrumbs {display: block;width: 100%;height: 40px;background: #ffffff0d;margin-bottom: 15px;border-radius: 8px;font-weight: bold;font-size: 15px;padding: 8px 17px;margin-top: 20px;}

.SingleBreadCrumbs {
    display: block;
    width: 100%;
    height: auto;
    background: #ffffff0d;
    margin-bottom: 15px;
    box-shadow: 0 0 10px #0000002e;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 17px;
}

.SingleBreadCrumbs span.seprator {
    margin: 0 6px;
}

.SingleContent {display: table;width: 100%;}

h1.SingleTitle {
    display: block;
    margin-bottom: 8px;
    font-size: 28px;
}

h1.SingleTitle > a {
    font-weight: 700;
    font-size: inherit;
}

.SingleContent .PostContent {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #c3c3c3;
}

.PostStory {
    font-size: 15px;
    line-height: 24px;
    color: #c7c7c7;
    padding: 15px 80px 15px 20px;
    position: relative;
    border-radius: 4px;
    margin-top: 15px;
    font-weight: bold;
    overflow: hidden;
}

.PostStory > i {
    position: absolute;
    bottom: 50%;
    right: 24px;
    font-size: 48px;
    margin-top: -1px;
    transform: translate(0,50%);
    z-index: 9;
}

.ULList {
    flex-wrap: wrap;
}

.ULList .TermsHolder {
    flex: 1;
    min-width: 100%;
    max-width: 40%;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    padding: 7px 14px;
    border-radius: 5px;
    background: #57769212;
}

.ULList .TermsHolder:nth-child(3n+0) {
    margin-left: 0;
    background: linear-gradient(90deg,#57769200 ,#57769212);
}

.ULList .TermsHolder > i {
    float: right;
    font-size: 32px;
    margin-left: 34px;
    color: #fff;
    font-weight: 200;
    line-height: 40px;
}

.ULList .TermsHolder > p {
    display: block;
    font-size: 13px;
    padding-top: 1px;
    margin-bottom: 0px;
    line-height: 100%;
    font-weight: bold;
}

.ULList .TermsHolder > a {
    display: inline-block;
    line-height: 100%;
    color: #fff;
    font-size: 14px;
    background: #0003;
    text-align: center;
    padding: 3px 12px;
    border-radius: 35px;
    margin-left: 6px;
}

.ULList .TermsHolder:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: #ffffff2e;
    transform-origin: center;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
}

.ULList .TermsHolder:hover:after {
    transform: scale(230);
    opacity: 0;
    transition: 1s all ease;
}

.ULList .TermsHolder > * {
    z-index: 9;
}

.ULList .TermsHolder:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 56px;
    background: #25334080;
    border-radius: 35px 00 0 35px;
    z-index: 3;
}

.ULList .TermsHolder span.AfterBG {
    position: absolute;
    content: '';
    transform-origin: center;
    top: 0;
    right: 0;
    bottom: 0;
    width: 58px;
    background: #13191f;
    border-radius: 35px 00 0 35px;
    z-index: 1;
}


.SimilarPosts {
    width: 100%;
    height: 680px;
    overflow: hidden;
}

.SimilarPosts h1.Title {
    font-weight: bold;
    font-size: 24px;
    display: table;
    line-height: 37px;
    margin: 0 auto 10px;
}

.SimilarPosts ul {display: table;width: 100%;}

.SimilarPostsHead {
    background: #11171d;
    padding: 15px 0 0;
    color: #d0d0d0;
    font-weight: bold;
}

.SimilarPostsHead li {
    font-weight: 700;
    font-size: 15px;
    height: 44px;
    line-height: 44px;
    padding: 0 18px;
    cursor: pointer;
    margin-bottom: 5px;
    float: right;
    width: 50%;
}

.SimilarPostsHead ul li i {
    float: right;
    font-size: 22px;
    line-height: 44px;
    padding-left: 9px;
}

.SimilarPosts h1.Title em {
    font-style: normal;
}

.SimilarPosts h1.Title i {
    float: right;
    font-size: 34px;
    padding-left: 12px;
}


.SimilarPosts ul li.ISActive {
    background: #1b242d;
}

.SimilarPostsHead ul li.ISActive:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 23px;
    border-color: #0000 #0000 #1b242d #0000;
    position: absolute;
    bottom: 50%;
    transform: translate(0,50%) rotate(-90deg);
    left: -33px;
    display: none;
}

.SimilarPosts ul li:last-child {
    margin-bottom: 0;
}

.SimilarPostsContent {
    display: table;
    width: 100%;
    overflow: hidden;
}

.SimilarPostsSlider  .owl-item {
    float: right;
    margin: 0 7px;
}

.SimilarPostsSlider {
  width: 253px;
    margin: 0 auto;
}

.owl-item .BlockMovie {
    float: none;
    display: block;
    width: 100%;
    direction: rtl;
    text-align: center;
}

.SimilarPostsRight {
    width: 100%;
    margin-bottom: -8px;
    z-index: 5;
    display: table;
    height: auto;
}

.SimilarPostsContent .title {
    display: block;
    width: 100%;
    background: #11171d;
    margin-bottom: 10px;
}

.SimilarPostsContent .title span {
    display: table;
    font-weight: bold;
    margin: 0 auto;
    color: #cecece;
    padding: 9px 0;
}

.SimilarPostsContent .title span i {
    float: right;
    font-size: 33px;
}

.SimilarPostsContent .title span em {
    float: right;
    font-style: normal;
    font-size: 20px;
    margin-right: 8px;
}

.BodySimailar {}

.BodySimailar a[class^=Smilar] {
    position: absolute;
    z-index: 5;
    top: 6px;
    height: 429px;
    font-size: 70px;
    padding-top: 170px;
    cursor: pointer;
}

.BodySimailar a.SmilarPrev {
    background: linear-gradient(90deg,#141b22 15%,#081d4600);
    padding-left: 30px;
    left: 0;
    text-align: left;
    padding-right: 150px;
}

.BodySimailar a.SmilarNext {
    background: linear-gradient(-90deg,#11171d 15%,#081d4600);
    padding-right: 30px;
    right: 0;
    text-align: left;
    padding-left: 90px;
}

.loader {
    position: relative;
    margin: 0 auto;
    width: 100px
}
.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}
.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@-webkit-keyframes color {
    100%,
    0% {
        stroke: #d62d20
    }
    40% {
        stroke: #0057e7
    }
    66% {
        stroke: #008744
    }
    80%,
    90% {
        stroke: #ffa700
    }
}
@keyframes color {
    100%,
    0% {
        stroke: #d62d20
    }
    40% {
        stroke: #0057e7
    }
    66% {
        stroke: #008744
    }
    80%,
    90% {
        stroke: #ffa700
    }
}
.showbox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5%
}

.TeamLine > span {display: inline-block;vertical-align: middle;width: 116px;float: right;line-height: 50px;font-weight: bold;}

.TeamLine > ul {
    float: right;
    width: calc(100% - 116px);
    direction: rtl;
}

.TeamLine > ul li {
    display: inline-block;
    direction: rtl;
    margin: 0 5px;
    overflow: hidden;
    border-radius: 6px;
}

.TeamLine > ul marquee {
    display: block;
    width: 100%;
    direction: ltr;
}

.TeamLine > ul li a {
    display: block;
    width: 100%;
    background: #57769212;
    height: 50px;
    overflow: hidden;
    color: #c3c3c3;
    z-index: 5;
}

.TeamLine > ul li a i {
    float: right;
    font-size: 29px;
    line-height: 52px;
    width: 47px;
    text-align: center;
}

.TeamLine > ul li a span {
    float: right;
    font-weight: bold;
    line-height: 30px;
    padding: 0 20px;
}

.TeamLine {
    display: inline-block;
    width: 100%;
    margin: 15px 0 0;
}

.TeamLine > ul li:after {position: absolute;content: '';top: 0;right: 0;bottom: 0;width: 50px;background: #25334080;border-radius: 35px 00 0 35px;z-index: 3;}

.TeamLine > ul li:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: #ffffff24;
    transform-origin: center;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
}

.TeamLine > ul li:hover:before {
    transform: scale(230);
    opacity: 0;
    transition: 1s all ease;
}

.TeamLine > ul:after {
    content: '';
    background: linear-gradient(to left, #1b242d, #1b242d00);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 80px;
    bottom: 0;
}

.TeamLine > ul li a p {
    position: absolute;
    font-size: 11px;
    bottom: 10px;
    right: 69px;
}

.SingleBTNs {
    display: table;
    width: 100%;
    margin: 10px 0;
}

.SingleBTNs a.watchButton {
    height: 70px;
    color: #fff;
    background: #24313d;
    border-radius: 4px;
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 10px;
}

.SingleBTNs a.watchButton > i {
    display: block;
    float: right;
    font-size: 40px;
    padding: 14px 20px;
}

.SingleBTNs a.watchButton > span {
    font-size: 19px;
    vertical-align: middle;
    display: block;
    margin-bottom: 4px;
    line-height: 100%;
    padding-top: 15px;
    font-weight: bold;
}

.SingleBTNs a.watchButton p {
    display: block;
    color: #e2e2e2;
    line-height: 100%;
}

.SingleBTNs a.watchButton:after {content: '';position: absolute;top: 0;bottom: 0;width: 50%;background: #d01010;right: 0;transition: .35s all ease;z-index: 1;transform: translate(200px, 0px);opacity: 0;}

.SingleBTNs a.watchButton > * {
    z-index: 5;
}

.SingleBTNs a.watchButton:hover:after {
    opacity: 1;
    transform: translate(0);
}

.SingleBTNs a.watchButton:before {content: '';position: absolute;top: 0;bottom: 0;width: 50%;background: #d01010;left: 0;transition: .35s all ease;z-index: 1;transform: translate(-200px, 0px);opacity: 0;}

.SingleBTNs a.watchButton:hover:before {
    opacity: 1;
    transform: translate(0);
}

.SingleBTNs a.watchButton:hover {
  border-color: #d01010
}

.Story {
    z-index: 9;
}

.PostStory:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  background: #0000001f;
}
.PostStory:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20%;
  background: #0000001f;
  background: linear-gradient(90deg,#00000000,#0000001f);
}

.SingleBTNs .RightsSpans {
    display: block;
    width: 100%;
}

.SingleBTNs .RightsSpans > span {
    height: 60px;
    color: #fff;
    background: #24313d;
    border-radius: 4px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: .3s all ease;
    margin-bottom: 10px;
    display: block;
}

.SingleBTNs .RightsSpans > span > i {
    display: block;
    float: right;
    font-size: 30px;
    padding: 15px 0px;
    margin-left: 13px;
    width: 50px;
    text-align: center;
}

.SingleBTNs .RightsSpans > span > em {
    font-size: 17px;
    vertical-align: middle;
    display: block;
    margin-bottom: 4px;
    line-height: 100%;
    padding-top: 13px;
    font-weight: bold;
    font-style: normal;
}

.SingleBTNs .RightsSpans > span > strong {
    display: block;
    color: #e2e2e2;
    line-height: 100%;
    font-size: 12px;
    font-weight: 400;
}

.SingleBTNs .RightsSpans > span.AddFevorite {
}

.SingleBTNs .RightsSpans > span:after {position: absolute;content: '';top: 0;right: 0;bottom: 0;transform-origin: center;width: 56px;background: #ffffff0f;border-radius: 35px 00 0 35px;z-index: 3;transition: .4s all ease;}

.SingleBTNs .RightsSpans > span > * {
    z-index: 9;
}

.SingleBTNs .RightsSpans > span.AddFevorite:hover:after {
    transform: scale(8);
    background: #d01010;
}

.SingleBTNs .RightsSpans > span.watch-later:hover:after {
    transform: scale(8);
    background: #ffbe28;
}

.SingleBTNs .RightsSpans > span.watch-later:hover * {
    color: #333;
}

.SocialShare {
    width: 100%;
    display: flex;
}

.SocialShare > li {
    flex: 1;
    border-radius: 4px;
}

.SocialShare > li.share-facebook {
    background: #3b5998;
}

.SocialShare > li.share-twitter {
    margin: 0 10px;
    background: #55acee;
}

.SocialShare > li.share-whats {
    background: #2c7c1f;
}

.SocialShare > li > a {
    display: block;
    font-weight: bold;
    height: 40px;
}

.SocialShare > li > a i {
    font-weight: 400;
    line-height: 40px;
    padding: 0 10px;
    font-size: 20px;
    float: right;
}

.SocialShare > li > a em {
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    float: right;
}

.SingleBTNs a.reportPost {
    height: 30px;
    background: #313f4e;
    box-shadow: 0px 2px #313f4ea6;
    color: #ffffff;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    font-size: 12px;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.SingleBTNs a.reportPost i {
    padding-left: 6px;
}

a.LoveIt {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 15px;
    left: 15px;
    background: #f24141;
    border-radius: 50%;
    text-align: center;
    line-height: 58px;
    font-size: 35px;
    transform-origin: bottom left;
    transition: .2s all ease;
    color: #fff;
}

a.LoveIt:hover {
    transform: scale(1.2);
}

a.LoveIt:before {
    content: Attr(data-tooltip);
    position: absolute;
    top: 50%;
    left: 100%;
    background: #fff;
    font-size: 13px;
    height: 24px;
    border-radius: 30px;
    opacity: 0;
    width: 90px;
    font-weight: bold;
    pointer-events: none;
    visibility: hidden;
    color: #f24141;
    transition: .2s all ease;
    padding: 0 14px;
    margin-left: 8px;
    text-shadow: 0 0 0;
    line-height: 23px;
    transform: translate(0,-50%);
    box-shadow: 0 1px 0 0 #0000005e;
}

a.LoveIt>em {
    position: absolute;
    font-style: normal;
    top: 0;
    right: -6px;
    font-size: 14px;
    line-height: 100%;
    color: #7d3434;
    background: #fff;
    height: 17px;
    padding: 2px 8px;
    border-radius: 50px;
    font-family: Righteous;
    font-weight: 400;
}

a.LoveIt:hover:before {
    opacity: 1;
    visibility: visible;
}

.WatchNow {
    height: 0;
    background: #11171d;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: .35s all ease;
}

.WatchNow:after {
    position: absolute;
    left: 50%;
    top: -81px;
    transform: translate(-50%) rotate(45deg);
    width: 110px;
    height: 110px;
    background: #1b242d;
    content: '';
    border-radius: 15px;
}

.WatchNow.ISActive {
    border-bottom: 1px solid #dddddd0a;
    min-height: 400px;
    padding: 20px 0 10px;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.ServersList.Download {
    display: block;
    width: 100%;
}

.ServersList.Download h4 {
    height: 50px;
    background: #1b242d;
    overflow: hidden;
    border-radius: 10px;
    padding: 0 13px;
}

.ServersList.Download h4 i {
    float: right;
    font-size: 30px;
    line-height: 50px;
    padding: 0 14px;
}

.ServersList.Download h4 em {
    float: right;
    font-style: normal;
    line-height: 50px;
    font-weight: bold;
}

.ServersList.Download li a {
    display: block;
    width: 100%;
    position: relative;
    padding: 7px 70px 5px 15px;
    color: #b3b3b3;
    height: 64px;
    transition: .35s all ease;
    z-index: 5;
}

.ServersList.Download ul {
    display: block;
    width: 100%;
    margin-top: 15px;
}

.ServersList.Download ul li {
      display: inline-block;
      min-width: 260px;
      margin-left: 10px;
      border-radius: 8px;
      transition: .35s all ease;
      margin-bottom: 10px;
      overflow: hidden;
      background: #24313d;
}

.ServersList.Download ul li a svg {
    width: 36px;
    height: 42px;
    float: right;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
    fill: #fafcfa;
}

.ServersList.Download ul li:after {position: absolute;content: '';top: 0;right: 0;bottom: 0;transform-origin: center;width: 70px;background: #ffffff0f;border-radius: 35px 00 0 35px;z-index: 3;transition: .4s all ease;}

.ServersList.Download ul li:hover:after {
    transform: scale(9);
    background: #4eae59;
}

.ServersList.Download li a em {
    font-family: Righteous;
    float: right;
    line-height: 50px;
    padding-right: 13px;
    font-size: 25px;
    font-style: normal;
    text-transform: capitalize;
    font-weight: 400;
}

.ServersList.Download li:hover a {
    color: #FFF;
}

div#WatchList {}

div#WatchList h4 {
    display: block;
    width: 100%;
    height: 63px;
    font-weight: bold;
    border-bottom: 1px solid #ffffff08;
}

div#WatchList h4 i {
    float: right;
    height: 60px;
    font-size: 36px;
    line-height: 60px;
    padding-left: 18px;
}

div#WatchList h4 p {
    font-size: 14px;
    font-weight: 400;
}

ul#watch {
    transform-origin: right top;
    width: 100%;
    list-style: none;
    transition: .1s background ease,.1s box-shadow ease;
    text-align: center;
    margin: 15px 0 10px;
}

ul#watch li {
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    font-family: Righteous;
    vertical-align: top;
    height: 48px;
    box-shadow: 0 1px 5px 1px #0000001a;
    border-radius: 5px;
    border: 2px solid #e01c1c0f;
    color: #b3b1b1;
    transition: .35s all ease;
    position: relative;
    padding: 6px 13px;
    background: #1b242d;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer;
}

ul#watch li.ISActive,ul#watch li:hover {
    background: #e01c1c;
    color: #FFF;
}

.WatchIframe {
    background: #000;
    position: relative;
    height: 610px;
    border-radius: 9px;
    margin-bottom: 15px;
}

.WatchIframe iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.USerBTn {
    width: 50px;
    z-index: 555;
    color: #555;
    font-size: 29px;
    border: 1px solid #DDD;
    border-radius: 50%;
    text-align: center;
    line-height: 47px;
    overflow: hidden;
    cursor: pointer;
    background: #efefef;
    display: inline-block;
}

.SearchPanel {
    position: fixed;
    top: 0;
    width: 450px;
    height: 100%;
    z-index: 99999;
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
    left: 0;
    background: #141b22;
    overflow: auto;
    transition: all .35s ease 0s;
    padding: 0 20px;
    padding-top: 80px;
}

.SearchActive .SearchPanel {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
}

.OverSearch {content: '';position: fixed;top: 0;right: 0;left: 0;bottom: 0;z-index: 99999;background: #1b242da6;transition: .3s all ease;opacity: 0;visibility: hidden;}

body.SearchActive .OverSearch {
    opacity: 1;
    visibility: visible;
}

.SearchPanel a.clossIt {
    display: inline-block;
    position: relative;
    text-align: center;
    background: #ffffff14;
    right: 2px;
    padding: 4px 20px;
    color: #fff;
    border-radius: 7px;
    cursor: pointer;
    font-weight: bold;
}

.SearchPanel a.clossIt i {}

.SearchPanel a.clossIt em {
    font-style: normal;
    padding-right: 4px;
}

.SearchPanel .SearchForm {
    display: block;
    margin-top: 10px;
}

.SearchPanel .SearchForm input#searchAuto {
    box-shadow: 0 2px 10px #00000024;
    width: 100%;
    padding: 5px 15px;
    border-radius: 8px;
    font-size: 15px;
    margin-bottom: 10px;
    height: 44px;
    color: #fff;
    background: #1b252f;
    font-weight: bold;
}

#SearchInnerList .BlockMovie {
    float: right;
    width: calc((100% - 15px) / 2);
    margin-left: 0;
    margin-right: 0;
}

#SearchInnerList .BlockMovie:nth-child(2n+0) {
    margin-right: 15px;
}

#SearchInnerList .BlockMovie p.content {
    font-size: 11px;
}

#SearchInnerList .BlockMovie .BlockInfo {
    height: 112px;
}

#SearchInnerList .BlockMovie>a >.Poster:hover:before {
    bottom: 20px;
}

#SearchInnerList .BlockMovie>a >.Poster:before {
    bottom: 20px;
}

div#SearchInnerList {
    margin-bottom: 15px;
    overflow: hidden;
}

body.SearchActive {
    overflow: hidden;
}

a.moreFilter {
    background: #1b242d;
    height: 44px;
    border-radius: 7px;
    box-shadow: 0 1px 3px #00000014;
    border: 1px solid #0000001c;
    cursor: pointer;
    padding: 4px 16px;
    display: table;
    margin: 0 auto;
    overflow: hidden;
    z-index: 5;
}

a.moreFilter em {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -4px;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}

a.moreFilter i {
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

a.moreFilter:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    transform-origin: center;
    width: 40px;
    background: #ffffff0f;
    border-radius: 35px 00 0 35px;
    transition: .4s all ease;
    z-index: -1;
}

a.moreFilter:hover:after {
    transform: scale(8);
    background: #f24141;
}

.FilteringArea {
    height: 0;
    overflow: hidden;
    transition: .3s all ease;
}

.ISFiltering .FilteringArea {
    height: auto;
    padding: 10px 0 20px;
}

h5.NoSearching {
    display: table;
    margin: 0 auto;
    font-weight: bold;
    font-size: 30px;
    padding: 20px 0;
    color: #DDD;
}

.ArcPage .themesx_com-breadcrumbs span.seprator {
    margin: 0 6px;
    display: inline-block;
}

ul.arcUL {
    min-height: calc(100vh - 100px);
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
}

h2.arc-title {
    display: block;
    width: 100%;
    font-weight: bold;
    margin-bottom: 20px;
}

.CopyRights {
    font-size: 14px;
    display: table;
    font-weight: bold;
    line-height: 40px;
    margin: 0 auto;
}

.CopyRights a {
    color: #fff363;
}

.LoginMaster {
    display: table;
    width: 400px;
    margin: 91px auto 70px;
    background: #1b242d;
    padding: 25px;
    border: 1px solid #dddddd0f;
    border-top: 5px solid #f24141;
}

.form-ui h1.FormTitle {
    display: table;
    color: #f24141;
    font-weight: bold;
    border-bottom: 1px solid #dddddd0f;
    padding-bottom: 8px;
    padding-left: 10px;
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 10px;
}

.form-ui label {
    display: block;
    width: 100%;
    cursor: pointer;
    margin-bottom: 6px;
}

.form-ui input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 1px solid #DDD;
    margin-bottom: 10px;
}

button.LoginSubmit {
    display: block;
    width: 100%;
    height: 40px;
    background: #f24141;
    color: #FFF;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
}

a.register {
    display: table;
    margin: 11px auto 0;
    font-weight: bold;
    border: 1px solid #ffffff2e;
    padding: 6px 20px;
    border-radius: 45px;
}

form#login {
    display: table;
    width: 100%;
}

main.site-inner {}

ul#main-menu {
}

header.PageHead > div > div > ul > li:hover {
    z-index: 99999;
}