a,
a:focus,
a:hover {
	text-decoration: none
}

a,
body,
button,
input {
	font-family: MainFont
}

*,
body,
li,
ol,
ul {
	padding: 0;
	margin: 0

}
.hydratv {
	text-align: center
}
.imdbBox i,
.imdbBox span,
.reboon,
body {
	font-size: 14px
}

.breadcrumbs span,
.epnum span,
.somInfo div:not(.haveToRegister),
div#dwn>div>a i,
img {
	vertical-align: middle
}

.pagination ul,
.vticker ul,
li,
ol,
ul {
	list-style: none
}

::-webkit-scrollbar {
	width: 6px
}

::-webkit-scrollbar-track {
	background: #33333354
}

.homepage__bg,
body .body {
	height: 100%;
	z-index: -1;
	background-size: cover
}

::-webkit-scrollbar-thumb {
	background-color: #3585fe
}

* {
	outline: 0;
	box-sizing: border-box;
	position: relative
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
ul {
	margin: 0;
	font-family: MainFont
}

a {
	color: inherit
}

.catssection li a:hover,
.somInfo div i,
body,
header.Main--Header nav.Menu--Contents>ul>li {
	color: #fff
}

img {
	max-width: 100%;
	border-style: none
}

body {
	direction: rtl;
	background-color: #02020f
}

.container {
	margin: 0 auto;
	max-width: 1200px
}

@media(min-width:1440px) {
	.container {
		max-width: 1400px
	}
}

body .body {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	opacity: .2;
	background-attachment: fixed
}

.homepage__bg,
header.Main--Header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0
}

.Content--Wrapper {
	margin: 0 auto;
	max-width: 1300px;
	width: 97%
}

.homepage__bg {
	background-position: center;
	opacity: .1
}

.homepage__bg::after {
	content: '';
	background: linear-gradient(180deg, #1d1d1d14, #02020f 88%);
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 60%
}

header.Main--Header {
	z-index: 9999;
	transition: .35s;
	border-bottom: 2px solid transparent
}

header.Main--Header .Content--Wrapper {
	display: flex;
	flex-wrap: wrap;
	padding: 25px 0;
	align-items: center;
	justify-content: center
}

header.Main--Header .Logo--Area a {
	display: block
}

header.Main--Header .Logo--Area a img {
	width: 120px
}

header.Main--Header nav.Menu--Contents {
	flex: 1;
	margin: 0 15px
}

header.Main--Header nav.Menu--Contents>ul {
	display: flex
}

header.Main--Header nav.Menu--Contents>ul>li>a {
	display: block;
	padding: 8px 15px;
	font-size: 16px
}

header.Main--Header nav.Menu--Contents>ul>li>ul {
	position: absolute;
	top: 100%;
	right: 50%;
	transform: translate(50%);
	width: 180px;
	text-align: center;
	box-shadow: 0 11px 20px #0c2b4536;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	opacity: 0;
	transition: .35s;
	visibility: hidden
}

header.Main--Header nav.Menu--Contents>ul>li>ul>li {
	color: #fff;
	border-bottom: 1px solid #ddd;
	transition: .3s
}

header.Main--Header nav.Menu--Contents>ul>li.Added--Recently i {
	color: #3586ff;
	padding-left: 10px;
	font-size: 23px;
	float: right
}

header.Main--Header .Header--Search {
	width: 320px
}

header.Main--Header .Header--Search input {
	display: block;
	width: 100%;
	border-radius: 45px;
	border: 0;
	background: #ffffff14;
	padding: 11px 20px;
	transition: .4s
}

header.Main--Header .Header--Search button {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 15px;
	border: 0;
	border-radius: 25px;
	background: 0 0;
	color: #3586ff;
	font-size: 20px;
	cursor: pointer
}

header.Main--Header nav.Menu--Contents>ul>li>ul>li>a {
	color: #222;
	display: block;
	padding: 11px 6px
}

header.Main--Header nav.Menu--Contents>ul>li>ul>li:last-child {
	border: 0
}

header.Main--Header nav.Menu--Contents>ul>li.menu-item-has-children>a:after {
	font-family: "Font Awesome 6 Pro";
	content: "\f107";
	margin-right: 8px
}

header.Main--Header nav.Menu--Contents>ul>li>ul>li:hover {
	background: #dddddd9c
}

header.Main--Header nav.Menu--Contents>ul>li:hover>ul {
	opacity: 1;
	visibility: visible
}

header.Main--Header .Header--Social {
	display: flex
}

header.Main--Header .Header--Social>a {
	display: inline-flex;
	font-size: 20px;
	margin-right: 13px
}

.News--Bar {
	margin: 0 0 15px
}

.News--Bar .Content--Wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.News--Bar .News--Content {
	flex: 1;
	background: #ffffff14;
	margin-left: 20px;
	border-radius: 25px;
	overflow: hidden;
	padding: 6px;
	background: linear-gradient(45deg, #ffffff00 0, #ffffff14 100%);
	display: flex
}

.News--Bar .News--Content>span {
	font-weight: 500;
	padding: 5px 20px;
	border-radius: 30px;
	display: inline-block;
	background: #2153a4
}

.News--Bar .Left--Anchors a {
	font-weight: 500;
	padding: 0 30px;
	border-radius: 29px;
	display: inline-block;
	height: 35px;
	line-height: 35px
}

.News--Bar .Left--Anchors a.Explore {
	background: #2153a4;
	margin-left: 15px
}

.News--Bar .Left--Anchors a.PremiumUser {
	background: #ffd423;
	color: #222
}

section.Footer--Filter {
	display: flex;
	padding: 8px 3px;
	border-radius: 8px;
	flex-wrap: wrap;
	overflow: hidden
}

section.Footer--Filter .Dropdown--Button {
	flex: 1;
	margin: 0 5px;
	border-radius: 8px
}
.telegram_themexCom {
    transition: none 0.5s ease;
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 10px;
    width: 150px;
    height: 45px;
    gap: 10px;
    border: none;
    background-color: rgb(42 171 238);
    color: white;
    border-radius: 15px;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    bottom: 60px;
    left: 20px;
    flex-direction: row-reverse;
}

.telegram-text {
  transition: none 0.3s ease;
  font-weight: bold;
  font-size: 1rem;
	    cursor: pointer;
}

.telegram_themexCom:hover .telegram-text {
  display: none;
  position: absolute;
}

.telegram-svg {
  width: 23px;
  height: 23px;
	    cursor: pointer;
  transition: 0.8s;
}

.telegram_themexCom:hover .telegram-svg {
    margin-left: 40px;
    display: block;
    transform: rotate(50deg);
}
	.gtop.show {
    z-index: 9999999999999999999999;
}
	
	
section.Footer--Filter .Dropdown--Button>span {
	display: block;
	width: 100%;
	border: 1px solid #9ea8cb;
	height: 100%;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
	padding: 13px 14px;
	text-align: center;
	color: #9ea8cb;
	font-size: 15px;
	font-weight: 700
}

section.Footer--Filter .Dropdown--Button .Taxonomy--Items {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	max-height: 170px
}

section.Footer--Filter .Dropdown--Button>i {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}

.Slides--Main {
	overflow: hidden;
	direction: ltr
}

.owl-item {
	float: right
}

.catssection li span,
.owl-dots,
.owl-nav {
	display: none
}

.Slider--Inner .Arrow--Left,
.Slider--Inner .Arrow--Right {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 99;
	color: #2153a4;
	cursor: pointer;
	font-size: 60px
}

.Slider--Inner .Arrow--Left {
	left: -40px
}

.Slider--Outer {
	margin: 20px 0;
	height: 0;
	overflow: hidden;
	transition: .4s
}

.Slider--Inner .Arrow--Right {
	right: -40px
}

section.Single--Container {
	margin: 40px auto 10px;
	position: relative;
	display: inline-block;
	width: 100%;
	border-bottom: 0 solid #ffffff2b
}

.MainSingle {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-top: 10px;
	z-index: 9
}

.MainSingle .left {
	width: 270px;
	float: right;
	position: relative;
	z-index: 9
}

.image {
	display: block;
	width: 100%;
	position: relative;
	border-width: 5px;
	height: 370px
}

.MainSingle .left .image {
	overflow: hidden;
	border-radius: 15px;
	margin-bottom: 20px
}

.reboon {
	position: absolute;
	width: 150px;
	height: 28px;
	background: #ff2e2e;
	box-shadow: 0 2px 5px #ff2e2e;
	color: #f9f9f9;
	top: 23px;
	left: -38px;
	text-align: center;
	z-index: 99;
	transform: rotate(-44deg);
	line-height: 26px
}

.Single--Container .left img {
	width: 100%;
	height: 100%;
	border: 2px solid #11111b;
	object-fit: cover
}

.catssection li a,
ul.tags a {
	border-radius: 8px;
	transition: .35s
}

.somesingleinfo,
div#lastnews,
section.Footer--Filter .Content--Wrapper {
	display: flex
}

.somInfo div:not(.haveToRegister) {
	display: inline-block;
	height: 50px;
	line-height: 47px;
	width: 49%;
	border-radius: 3px;
	margin-left: 3px;
	padding: 0 6px;
	text-align: center;
	font-size: 13px
}

.haveToRegister,
.haveToRegister2 {
	position: absolute;
	white-space: nowrap;
	top: -30px;
	right: 0;
	width: 170px;
	line-height: 21px;
	font-size: 13px;
	display: none;
	padding: 4px;
	background: #f0f0f0;
	border-radius: 3px;
	text-align: center;
	color: #000
}

.somInfo div i {
	margin-left: 4px;
	opacity: 1
}

.imdbBox {
	color: #000;
	font-size: 27px !important;
	width: 49%;
	background: #eac13b
}

.imdbBox i {
	color: #000 !important
}

.imdbBox span {
	margin-right: 5px
}

.MasterSingleMeta {
	width: calc(100% - 290px);
	float: left
}

h1.post-title {
	font-size: 21px;
	text-align: right
}

.breadcrumbs {
	color: #b5b5b5;
	font-size: 13px;
	font-weight: 400;
	position: relative;
	line-height: 38px;
	display: table
}

.MediaQueryLeft,
.MediaQueryRight,
.breadcrumbs span,
.catssection li,
.catssection li a {
	display: inline-block
}

.breadcrumbs span {
	margin: 0 5px;
	color: #7f7f7f;
	font-weight: 600;
	font-size: 10px;
	float: right
}

.breadcrumbs i {
	font-size: 11px;
	float: right;
	position: relative;
	top: 13px
}

.fa-chevron-left:before,
.fa-chevron-right:before {
	color: #3586ff;
	text-shadow: 0 0 15px rgb(51 91 251)
}

.story {
	max-height: 100px;
	overflow: hidden
}

.story p {
	color: #c1bfbf;
	font-size: 13px
}

.MediaQueryRight {
	width: 100%;
	overflow: hidden
}

.catssection {
	margin: 0 0 20px
}

.catssection li a {
	margin: 0 0 0 10px;
	font-size: 13px;
	color: #e2b32f;
	border: 1px solid;
	padding: 2px 15px
}

ul.RightTaxContent {
	flex-wrap: wrap;
	width: 100%;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	display: flex
}

ul.RightTaxContent>li {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	border-bottom: 1px solid #ffffff1f;
	width: 50%
}

ul.RightTaxContent>li i {
	font-size: 11px;
	color: #e2b32f;
	border-radius: 10px;
	border: 1px solid;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-left: 10px
}

ul.RightTaxContent>li span {
	position: relative;
	font-size: 13px;
	color: #3c89ff
}

ul.RightTaxContent>li>a {
	transition: .35s;
	display: inline-block;
	color: #e6e6e6;
	padding: 2px 3px;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 4px
}

.MediaQueryLeft {
	vertical-align: top;
	margin-top: 10px
}

.MediaQueryLeft .right {
	width: 100%;
	position: relative;
	margin-top: 5px;
	display: flex
}

.trl,
a.watchAndDownlaod {
	width: 230px;
	font-size: 18px;
	background: linear-gradient(to right, #0550bf, #5297ff);
	line-height: 60px;
	display: inline-flex;
	position: relative;
	align-items: center;
	cursor: pointer;
	text-align: center;
	font-weight: 700;
	border-radius: 5px
}

.trl i,
a.watchAndDownlaod i {
	font-size: 38px;
	margin-right: 10px
}

.trl span,
a.watchAndDownlaod span {
	width: 100%;
	display: block
}

.trl {
	background: #3586ff0f;
	margin: 0 10px
}

.MainSingle article {
	padding-top: 5px;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: -5px
}

.MainSingle article>.ContentContent {
	overflow: auto;
	z-index: 2;
	font-size: 12px;
	margin: 10px 0;
	color: #3f3f50;
	position: relative
}

ul.tags {
	position: relative;
	padding-right: 10px;
	font-size: 11px;
	color: #999
}

ul.tags:before {
	position: absolute;
	content: '';
	width: 4px;
	height: 15px;
	background: #181821;
	border-radius: 5px;
	right: 0;
	top: 4px
}

.tags span {
	color: #454e67;
	margin-left: 9px;
	font-size: 13px
}

ul.tags a {
	display: inline-block;
	margin: 2px;
	font-size: 11px;
	color: #484f67;
	border: 1px solid;
	padding: 2px 8px
}

.Two--Items .Wide--Contents {
	flex: 0 0 69%;
	margin-left: 1%;
	padding: 10px 10px 5px;
	background: linear-gradient(180deg, rgb(255 255 255 / 2%) 0, rgb(255 255 255 / 5%) 100%);
	border-radius: 8px;
	overflow: hidden
}

.Two--Items .Content--Wrapper {
	display: flex;
	flex-wrap: wrap
}

.Two--Items .Aside--Contents {
	flex: 0 0 30%;
	padding: 10px 10px 0;
	background: linear-gradient(0deg, rgb(255 255 255 / 2%) 0, rgb(255 255 255 / 5%) 100%);
	border-radius: 8px
}

ul.Blocks--List {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.Block--Item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	min-width: 221px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 6px 15px;
	max-width: 260px;
	overflow: hidden;
	border-radius: 10px
}

.Block--Item a,
.Block--Item a .Poster--Block,
ul.SlidesList .owl-item>li a {
	display: block;
	width: 100%;
	height: 100%
}

.Block--Item a .Poster--Block img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s
}

.Block--Item a .Block--Info {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	background: linear-gradient(180deg, #1d1d1d00, #000 70%);
	padding: 70px 8px 10px;
	transition: .3s .1s;
	transform: translate(0, 300px) scale(.9);
	opacity: 0
}

.Block--Item a .Block--Info ul.Genres li {
	display: inline-block;
	background: #ffdd35;
	padding: 2px 8px;
	border-radius: 50px;
	margin: 1px 3px;
	color: #020202;
	font-size: 12px;
	font-weight: 800
}

.Block--Item a .Block--Info ul.Genres {
	text-align: center;
	margin-bottom: 6px
}

.Block--Item a .Block--Info h3 {
	font-size: 14px;
	text-align: center;
	direction: rtl;
	font-weight: 200
}

.Block--Item a .Poster--Block {
	padding-bottom: 150%
}

.Block--Item:hover a .Block--Info {
	transform: translate(0) scale(1);
	opacity: 1
}

.chatBox.active,
.row a:hover .ep-info,
ul.SlidesList .owl-item:hover>li .TitleItem {
	transform: translateY(0)
}

.Block--Item a:hover .Poster--Block img {
	transform: scale(1.1)
}

.archiveTitle {
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #8888886b;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.pagination ul,
ul.Blocks--List.Centered {
	justify-content: center
}

.Search--History {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 999;
	left: 0;
	background: #fff;
	border-radius: 0 0 15px 15px;
	color: #222;
	height: 250px;
	overflow: auto;
	padding: 5px 0;
	box-shadow: 0 6px 20px #0000004a;
	display: none
}

.Search--History li {
	padding: 5px 13px
}

.Search--History li i {
	color: #2153a480;
	padding-left: 5px
}

header.Main--Header .Header--Search.Active input[type=text] {
	background: #fff;
	border-radius: 15px 15px 0 0;
	z-index: 9999
}

header.Main--Header .Header--Search.Active .Search--History {
	display: block
}

section.Footer--Filter .Dropdown--Button>span i {
	vertical-align: top;
	padding-left: 10px;
	position: absolute;
	top: 10px;
	right: 40px;
	transform: scale(1.5) rotate(395deg);
	font-size: 30px;
	opacity: .2
}

.pagination {
	width: 100%;
	text-align: center;
	margin: 30px 0
}

.Som--Info,
.vidCont>h3 {
	width: 1200px;
	right: calc(50% - 600px)
}

.pagination ul {
	margin: auto;
	display: flex
}

.pagination ul li a,
.pagination ul li span {
	display: block;
	padding: 5px 10px;
	min-width: 50px;
	font-size: 20px;
	border: 1px solid #ffffff36;
	margin: 0 4px;
	border-radius: 5px
}

section.Netflix--Back {
	position: relative;
	height: 540px;
	pointer-events: none
}

.Som--Info,
.Som--Info .Watch--Movie a i,
.ep-info,
.epnum,
.vidCont>h3 {
	position: absolute
}

.vidCont>h3 {
	bottom: 90px;
	text-align: revert;
	font-size: 28px;
	z-index: 999
}

.imdbS,
span.title {
	text-align: center
}

.Som--Info {
	bottom: 0;
	z-index: 99999
}

.Som--Info .Watch--Movie {
	float: left;
	background: linear-gradient(180deg, #e50913, #cc060f);
	font-size: 18px;
	line-height: 70px;
	height: 70px;
	position: relative;
	top: -12px;
	border-radius: 5px
}

.HomeSlider:after,
.HomeSlider:before {
	content: '';
	width: 190px;
	top: 87px;
	bottom: 25px
}

.Som--Info .Watch--Movie a {
	display: block;
	width: 100%;
	height: 100%;
	padding-right: 60px;
	padding-left: 15px;
	font-weight: 700
}

.Som--Info .Watch--Movie a i {
	right: 0;
	top: 0;
	width: 50px;
	border-left: 1px solid #0000003d;
	line-height: 70px;
	text-align: center;
	font-size: 29px
}

section.tabs ul {
	border-bottom: 2px solid #ffffff3b;
	display: flex;
	flex-wrap: wrap
}

section.tabs ul li {
	font-size: 20px;
	cursor: pointer;
	line-height: 50px;
	padding: 0 20px;
	position: relative;
	font-weight: 700
}

section.tabs ul li.active,
section.tabs ul li:hover {
	color: #5d81f7
}

section.tabs ul li.active:after,
section.tabs ul li:hover:after {
	content: '';
	position: absolute;
	width: 100%;
	right: 0;
	bottom: -2px;
	background: #5d81f7;
	height: 2px
}

section.tabContents {
	min-height: 310px;
	padding: 20px 0
}

section.allepcont {
	margin: 20px 0;
	width: 100%
}

.row {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
	justify-content: center
}

.row>a {
	display: block;
	padding: 5px;
	transition: .3s;
	position: relative;
	width: 300px;
	overflow: hidden
}

.row a .image {
	width: 290px;
	height: 150px;
	background: #11111b;
	overflow: hidden;
	border-radius: 20px
}

.image>img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.row a .image img {
	transition: .5s ease-in-out;
	border-radius: 20px
}

.ep-info {
	padding: 10px;
	bottom: 0;
	transition: .3s;
	right: 0;
	width: 100%;
	transform: translateY(100%)
}

.ep-info h2 {
	font-size: 14px;
	font-weight: 500;
	transition: .35s;
	line-height: 22px
}

.epnum {
	top: 10px;
	right: 10px;
	background: #5d81f7;
	line-height: 30px;
	padding: 0 5px;
	border-radius: 5px;
	font-size: 30px
}

.imdbS,
ul.cats li {
	background: #ffee1e
}

.cat strong,
.imdbS {
	border-radius: 20px
}

.epnum span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px
}

.row a:hover img {
	object-position: bottom;
	opacity: .3
}

.Header--Onscroll {
	transform: translate(0, -200px);
	opacity: 0
}

.admin-bar header.Main--Header {
	top: 32px
}

header.Main--Header.Fixed--Head {
	backdrop-filter: blur(8px);
	box-shadow: 0 0 30px #000;
	background: #00000057;
	border-color: #3c83ed0d
}

header.Main--Header.Fixed--Head .Content--Wrapper {
	padding: 9px 0
}

span.title {
	display: block;
	max-width: 1200px;
	margin: auto auto 20px;
	font-size: 24px;
	color: #06f;
	font-weight: 700
}

.HomeSlider,
ul.cats {
	margin-bottom: 10px
}

.HomeSlider {
	position: relative;
	z-index: 1;
	padding: 25px 0
}

.cat strong,
.imdbS,
.qualityPase {
	padding: 0 5px;
	transition: .35s
}

.sliderCont {
	position: relative;
	margin: auto;
	overflow: hidden
}

ul.SlidesList {
	position: relative;
	direction: ltr;
	overflow: hidden;
	height: 400px;
	display: flex
}

ul.SlidesList .owl-item {
	float: left;
	transition: .3s;
	position: relative
}

ul.SlidesList .owl-item>li {
	position: relative;
	width: 192px;
	height: 400px;
	display: inline-block;
	margin: 0 3px;
	overflow: hidden;
	background: #ffffff12;
	transition: .2s;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeholder;
	animation-timing-function: linear;
	background: linear-gradient(to right, #181821 8%, #19192b 18%, #00000069 33%);
	background-size: 1200px 100px;
	border-radius: 4px
}

ul.SlidesList .owl-item>li:before {
	opacity: 0;
	content: '';
	position: absolute;
	top: -4px;
	margin-left: 5px;
	left: 100%;
	width: 120px;
	transition: .3s .3s;
	height: calc(100% + 9px);
	background: linear-gradient(to right, #05080e, transparent)
}

.AboElsheyo5 a,
.owl-stage-outer,
header.Main--Header .Logo--Area .AR-Logo {
	display: block
}

.cat strong,
.imdbS strong,
.qualityPase,
ul.cats li {
	display: inline-block
}

ul.SlidesList .owl-item.active>li a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	right: 0;
	z-index: 2
}

.imdbS {
	position: absolute;
	width: auto;
	box-shadow: 0 1px 5px #181821;
	right: 10px;
	height: 20px;
	top: 12px;
	line-height: 22px;
	z-index: 9999999;
	color: #1e1e1e
}

.cat {
	position: absolute;
	top: 33px;
	right: 5px;
	left: 5px;
	text-align: right;
	z-index: 9999
}

.cat strong {
	background: #000000bf;
	color: #fff;
	box-shadow: 0 0 3px #000;
	font-size: 12px;
	opacity: 0
}

.imdbS span {
	font-size: 14px;
	position: relative;
	margin-right: 3px
}

.imdbS strong {
	font-size: 16px
}

.qualityPase {
	position: absolute;
	width: auto;
	background: #1467e4;
	box-shadow: 0 2px 5px #00000052;
	left: 10px;
	height: 24px;
	top: 10px;
	z-index: 9999999;
	color: #fff;
	text-align: center;
	border-radius: 24px;
	font-weight: 700;
	font-size: 14px
}

.PosterBG {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	transition: .35s;
	border-radius: 6px
}

.PosterBG img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

ul.SlidesList .owl-item>li .TitleItem {
	position: absolute;
	width: 100%;
	font-size: 14px;
	transition: .3s .3s;
	font-weight: 700;
	line-height: 19px;
	color: #fff;
	bottom: 0;
	right: 0;
	padding: 15px;
	text-align: center;
	z-index: 3;
	transform: translateY(100%)
}

ul.SlidesList .owl-item>li:after {
	content: '';
	position: absolute;
	top: 0;
	margin-right: 5px;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	opacity: 0;
	background: linear-gradient(to top, #02020f, transparent)
}

ul.SlidesList .owl-item>li .TitleItem h1 {
	font-size: 16px;
	direction: rtl
}

ul.cats li {
	box-shadow: 0 0 10px #ffee1e;
	padding: 2px 8px;
	border-radius: 50px;
	margin: 1px 2px;
	font-size: 13px;
	color: #181821
}

ul.SlidesList .owl-item>li:hover {
	width: 270px
}

li:hover .imdbS {
	opacity: 0
}

ul.SlidesList .owl-item:hover .imdbS {
	top: 10px
}

ul.SlidesList .owl-item:hover .qualityPase {
	top: 10px;
	opacity: 0
}

ul.SlidesList .owl-item:hover>li:after {
	opacity: 1
}

.HomeSlider span.next,
.HomeSlider span.prev {
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	text-align: center;
	font-weight: 700;
	font-size: 77px;
	color: #fff;
	cursor: pointer;
	text-shadow: 4px 0 3px #000;
	z-index: 999;
	left: 0;
	line-height: 60px;
	transform: translateY(-50%)
}

.HomeSlider span.next {
	right: 0
}

.HomeSlider:before {
	position: absolute;
	right: 0;
	background: linear-gradient(to right, #02020f00, #02020f66, #02020f);
	z-index: 9
}

.HomeSlider:after {
	position: absolute;
	left: 0;
	background: linear-gradient(to left, #02020f00, #02020f66, #02020f);
	z-index: 9
}

.AdIsSkiped,
.DownloadSection {
	height: auto;
	overflow: hidden;
	transition: .35s;
	display: inline-block;
	width: 100%;
	padding: 0;
	position: relative;
	z-index: 9
}

.WatchServersMain {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 9
}

.serverCont {
	overflow: hidden;
	margin: 0 auto
}

section.rightmaininfo {
	width: 285px;
	float: right;
	padding: 9px;
	height: calc(100vh - 90px);
	overflow: auto;
	border-left: 1px solid #00000036;
	overflow-x: hidden
}

.list {
	display: flex;
	margin: 0
}

.list>div {
	flex: 1;
	padding: 5px 10px;
	text-align: center;
	background: #11111b;
	margin: 0 2px;
	border-radius: 7px;
	cursor: pointer;
	transition: .4s;
	box-shadow: 0 0 5px #0003
}

.list>div.active {
	background: #3586ff;
	color: #fff box-shadow:0 0 10px #3586ff
}

.list>div i {
	display: block;
	font-size: 25px;
	margin-bottom: 2px
}

.DownloadContents,
ul.WatchServers {
	color: #fff;
	padding: 10px 5px;
	text-align: center
}

ul.WatchServers>li {
	user-select: none;
	text-align: right;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-bottom: 2px solid #ffffff1f;
	font-size: 17px;
	display: block;
	margin-bottom: 8px;
	padding: 6px 8px;
	text-transform: uppercase;
	transition: .35s
}

ul.WatchServers>li.active,
ul.WatchServers>li:hover {
	color: #fff;
	font-size: 20px
}

ul.WatchServers>li.active {
	background: #3586ff;
	border-radius: 20px 0 0 20px;
	border-right: 3px solid #3586ff
}

ul.WatchServers>li i,
ul.WatchServers>li img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	vertical-align: middle;
	margin-left: 20px;
	filter: grayscale(1);
	opacity: .5;
	transition: .3s ease-in-out
}

ul.WatchServers>li.active img,
ul.WatchServers>li:hover img {
	filter: grayscale(0);
	opacity: 1
}

div#dwn,
div#ede {
	padding: 20px 0;
	display: none
}

.links,
.specialDownload {
	text-align: center
}

.specialDownload a {
	background: #eac13b;
	display: block;
	padding: 3px 40px;
	border-radius: 5px;
	margin-bottom: 4px;
	position: relative;
	height: 50px
}

.specialDownload a i {
	animation: 2s linear infinite alternate rot;
	position: absolute;
	color: #2853fc;
	font-size: 20px;
	float: right;
	vertical-align: text-bottom;
	display: inline-block;
	line-height: 37px;
	margin-left: 5px;
	right: 5px
}

.specialDownload a span:first-of-type {
	font-size: 17px;
	color: #000
}

.specialDownload a span:nth-of-type(2) {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #000;
	font-size: 11px;
	width: 100%
}

div#dwn>div>a {
	display: block;
	border-bottom: 1px solid #ffffff1f;
	font-size: 20px;
	color: #e8e8e8;
	font-weight: 500;
	padding: 5px;
	transition: .3s ease-in-out
}

div#dwn>div>a i {
	margin-left: 10px;
	font-size: 32px;
	display: inline-block;
	color: #333
}

div#EmbedCode {
	overflow: hidden;
	position: relative;
	margin: 0 10px;
	padding: 10px;
	width: calc(100% - 285px);
	border-radius: 10px
}

.iframeHolder {
	width: 100%;
	height: 550px;
	display: inline-block;
	background: #08080845;
	border: 5px solid #11111b;
	transition: .1s ease-in-out
}

.iframeHolder.maxH {
	height: 100vh
}

div#EmbedCode iframe {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.Two--Items .Title--Box {
	display: flex;
	width: 100%;
	border-bottom: 2px solid #ffffff08;
	padding-bottom: 10px;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px
}

.Two--Items .Title--Box .Right {
	float: right;
	display: flex;
	align-items: center
}

.Two--Items .Title--Box .Right img {
    width: 40px;
    height: auto;          /* يضمن حساب الارتفاع تلقائيًا بناءً على النسبة الطبيعية */
    object-fit: cover;     /* يملأ الحاوية بشكل مناسب دون تشويه الصورة */
    box-shadow: 0 0 10px #00000080;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #ffffff08;
}

.Two--Items .Title--Box .Right h3 {
	font-weight: 400;
	margin-right: 10px;
	font-size: 20px
}

.Two--Items .Title--Box>a {
	border: 2px solid #ffffff08;
	font-weight: 400;
	padding: 5px 15px;
	border-radius: 8px;
	transition: .3s
}

.Two--Items .Wide--Contents .Box--Contents ul.Posts--List {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px
}

ul.Posts--List .Small--Box {
	max-width: 141px;
	margin: 0 5px 10px;
	min-width: 137px;
	overflow: hidden;
	border-radius: 5px
}

ul.Posts--List .Small--Box a {
	display: block;
	width: 100%;
	height: auto
}

ul.Posts--List .Small--Box a .Poster {
	display: block;
	padding-bottom: 150%;
	width: 100%;
	transition: .3s
}

ul.Posts--List .Small--Box a .Poster img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px
}

ul.Posts--List .Small--Box a h3.title {
	font-size: 13px;
	position: absolute;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
	padding: 195px 10px 10px;
	font-weight: 400
}

section.Two--Items {
	margin: 30px 0
}

ul.Posts--List .Small--Box a ul.liList {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9
}

ul.Posts--List .Small--Box a ul.liList li {
	display: table;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	margin: 0 0 4px;
	border-radius: 30px;
	padding: 3px 8px 2px;
	font-size: 12px;
	font-weight: 500;
	line-height: 1
}

ul.Posts--List .Small--Box a ul.liList li:first-child {
	background: #ffcb17;
	color: #000
}

ul.Posts--List .Small--Box:hover a .Poster {
	opacity: .3
}

.AsidePost a {
	display: flex;
	margin-bottom: 10px
}

.AsidePost a .Poster {
	min-width: 100px;
	height: 62px;
	overflow: hidden;
	max-width: 110px;
	border-radius: 8px;
	margin-left: 13px
}

.AsidePost a .Poster img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left
}

.AsidePost a .Info {
	flex: 1
}

.AsidePost a .Info h3 {
	font-size: 13px;
	font-weight: 400
}

.AsidePost:last-child {
	margin-bottom: 0
}

.Two--Items .Wide--Contents.Reverse {
	margin-left: 0;
	margin-right: 1%
}

ul.Posts--List .Small--Box a ul.liList li.imdbRating {
	color: #eac13b
}

.Two--Items .Title--Box>a:hover {
	box-shadow: 0 0 8px #3585ff;
	background: #3585ff40
}

.watch--area {
   /* display: block;*/
    width: 100%;
    height: calc(100vh - 70px);
    padding: 40px 15px 15px;
    margin-top: -30px;
    border-bottom: 3px solid #dddddd12;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.watch--servers--list {
	width: 285px;
	float: right;
	height: 100%;
	overflow: auto;
	padding-left: 10px
}

.player--iframe {
	float: left;
	width: calc(100% - 295px);
	height: 100%;
	background: #08080845;
	border: 2px solid #3586ff14;
	border-radius: 1px;
	overflow: hidden
}

.watch--area.is--series .player--iframe {
	height: calc(100% - 100px);
	width: calc(100% - 595px);
	float: right;
	margin-right: 15px
}

.watch--servers--list>span {
	background: #3586ff;
	display: block;
	width: 100%;
	padding: 9px 10px 5px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	height: 50px;
	border-radius: 5px;
	margin-bottom: 17px
}

.watch--servers--list ul {
	display: block;
	overflow: auto
}

.watch--servers--list li.server--item.active,
.watch--servers--list li.server--item:hover {
	background: #3586ff;
	border-right: 3px solid #0051cb;
	color: #fff
}

.watch--servers--list li.server--item {
	user-select: none;
	font-weight: 500;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 20px;
	text-transform: capitalize;
	display: block;
	transition: .35s;
	height: 45px;
	border-radius: 40px;
	float: right;
	width: 100%;
	background: #ffffff0d;
	color: #fff;
	text-align: center
}

.downloadBTN,
.downloads a.download--item {
	padding: 9px 20px;
	border-radius: 7px;
	box-shadow: 0 0 5px #0003;
	display: table;
	width: 100%;
	transition: .4s;
	cursor: pointer
}

.watch--servers--list li.server--item span {
	line-height: 48px;
	font-size: 16px;
	display: block;
	text-align: center
}

.downloadBTN {
	text-align: right;
	background: linear-gradient(to right, #138c00, #29bf12);
	margin: 10px 0
}

.downloadBTN i.fa-download {
	float: right;
	font-size: 30px;
	margin-left: 10px
}

.downloadBTN span {
	line-height: 30px;
	font-size: 18px
}

.downloadBTN .fa-angle-down {
	float: left;
	line-height: 30px;
	font-size: 20px
}

.downloads a.download--item {
	text-align: right;
	background: #232a34;
	margin: 10px 0
}

.downloads a.download--item i {
	float: right;
	font-size: 20px;
	padding-left: 13px
}

.downloads a.download--item span {
	float: right;
	padding-top: 5px
}

.downloads a.download--item em {
	float: left;
	font-size: 12px;
	font-style: normal;
	padding-top: 5px
}

.downloads {
	display: none
}

.episodes--side--list {
	float: left;
	width: 280px
}

.BTNSDownWatch a.watch,
.seasons--toggler {
	margin-bottom: 15px
}

.seasons--toggler h3 {
	display: block;
	width: 100%;
	height: 45px;
	background: #ffffff0d;
	border-radius: 10px;
	overflow: hidden;
	padding: 0 25px;
	line-height: 45px;
	cursor: pointer;
	transition: .4s
}

.seasons--toggler h3 i {
	float: left;
	font-size: 25px;
	line-height: 48px;
	transition: .3s
}

.seasons--toggler ul {
	background: #ffffff0f;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	display: none
}

.episodes--list--side {
	width: 100%;
	max-height: calc(100vh - 180px);
	overflow: auto
}

.episodes--list--side a {
	float: right;
	width: calc((100% - 5px)/ 2);
	margin-left: 5px;
	height: 40px;
	background: #ffffff0d;
	color: #fff;
	text-align: right;
	border-radius: 5px;
	margin-bottom: 5px;
	line-height: 44px;
	overflow: hidden;
	padding: 0 14px
}

.episodes--list--side a:nth-child(2n+0) {
	margin-left: 0
}

.episodes--list--side a em {
	font-family: Righteous;
	font-style: normal;
	padding-right: 9px;
	float: left;
	font-size: 20px;
	line-height: 40px
}

.episodes--buttons {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 305px;
	height: 120px;
	overflow: hidden;
	justify-content: center;
	padding: 20px 10px;
	margin: auto
}

.episodes--buttons>* {
	float: right
}

.episodes--buttons>a {
	flex: 1;
	height: 70px;
	position: relative;
	width: 50%;
	white-space: nowrap;
	border-radius: 0 30px 70px 0;
	color: #b3b3b3;
	padding: 10px 60px 10px 250px;
	box-shadow: 2px 0 5px #0006;
	background: linear-gradient(-45deg, #1f252e, #1f252e00)
}

.episodes--buttons .current {
	position: absolute;
	width: 440px;
	right: calc(50% - 150px);
	background: #3586ff;
	padding: 10px;
	top: 30px;
	bottom: 34px;
	box-shadow: 5px 0 5px #00000087, -5px 0 5px #00000087;
	border-radius: 35px;
	color: #fff;
	font-size: 19px;
	font-weight: 500;
	z-index: 9;
	line-height: 45px;
	opacity: .8;
	text-align: center
}

.episodes--buttons>a.next {
	background: linear-gradient(45deg, #1f252e, #1f252e00);
	padding: 10px 280px 10px 60px;
	border-radius: 30px 0 0 70px;
	box-shadow: -2px 0 5px #0006;
	float: left
}

.watch--area.is--series .episodes--buttons {
	left: 300px
}

.episodes--buttons>a span {
	position: absolute;
	right: 80px;
	top: 13px;
	font-size: 17px;
	color: #ffde5b
}

.episodes--buttons>a.next span {
	right: auto;
	left: 80px
}

.episodes--buttons>a b {
	font-size: 15px;
	float: right;
	margin-top: 29px;
	margin-right: 20px
}

.episodes--buttons>a strong {
	right: 30px;
	top: 0;
	position: absolute;
	float: left;
	line-height: 70px;
	font-family: Righteous;
	font-weight: 400;
	font-size: 40px
}

.episodes--buttons>a.next b {
	float: left;
	margin-left: 20px
}

.episodes--buttons>a.next strong {
	right: auto;
	left: 30px
}

.episodes--buttons>a.next:hover {
	background: linear-gradient(45deg, #3f6af4, #0000)
}

.episodes--buttons .current span {
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	font-size: 24px;
	font-weight: 400
}

.episodes--buttons .current em {
	font-family: Righteous;
	vertical-align: top;
	font-size: 28px;
	padding-right: 9px;
	font-style: normal;
	line-height: 40px
}

.episodes--buttons>a.prev:hover {
	background: linear-gradient(-45deg, #3f6af4, #0000)
}

.episodes--buttons>a:hover {
	color: #fff
}

li.Slides--Item .Block--Item {
	width: 100%;
	margin: 0
}

section.Channels--Tv {
	margin: 50px 0
}

ul.Channels--List {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

ul.Channels--List .Channel--Item {
	max-width: 220px;
	margin: 0 15px;
	min-width: 200px
}

ul.Channels--List .Channel--Item a {
	display: block;
	width: 100%
}

ul.Channels--List .Channel--Item a img {
	display: block;
	width: 100%;
	transition: .3s
}

ul.Channels--List .Channel--Item a h3 {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	transform: translate(0, -50%);
	font-size: 23px;
	opacity: 0;
	transition: .3s;
	text-align: center;
	font-weight: 400
}

ul.Channels--List .Channel--Item:hover h3 {
	opacity: 1
}

ul.Channels--List .Channel--Item:hover a img {
	opacity: .3;
	filter: blur(4px) grayscale(1);
	transform: scale(1.1)
}

section.Alert--Box h2 {
	padding: 5px;
	color: #515161;
	font-size: 14px;
	text-align: center;
	border: 2px solid #11111b;
	border-radius: 7px;
	margin-bottom: 50px;
	margin-top: 30px
}

.trailer--popup {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 99999999;
	background: #12181fd9;
	transition: .4s;
	opacity: 0;
	visibility: hidden
}

.pop--iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
	height: 60%
}

.AboElsheyo5 a img,
.gtop {
	width: 160px
}

.pop--iframe iframe {
	display: block;
	width: 100%;
	height: 100%
}

.close--pop {
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 40px;
	color: #ddd;
	cursor: pointer
}

.gtop.show,
.trailer--popup.active {
	opacity: 1;
	visibility: visible
}

.gtop {
	display: block;
	background: #2153a4;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	border-radius: 18px 18px 0 0;
	position: fixed;
	bottom: 0;
	left: 20px;
	z-index: 999999;
	-webkit-box-shadow: 0 0 20px #00000045;
	box-shadow: 0 0 20px #00000045;
	font-weight: 700;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

footer {
	background: #00000026;
	margin-top: 30px
}

footer .Content--Wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0
}

.openChat {
	width: 110px;
	text-align: center;
	background: #ffffff08;
	border-radius: 8px;
	padding: 3px 0;
	font-size: 20px;
	cursor: pointer;
	box-shadow: 0 0 7px #00000038;
	transition: .3s
}

.openChat:hover {
	background: #1e64d7
}

.Two--Items .Title--Box .Right img:hover,
.openChat:hover {
	box-shadow: 0 0 3px #3586ff
}

a.download--direct {
	display: block;
	background: #43a047;
	margin-bottom: 10px;
	border-radius: 8px;
	padding: 4px 60px 5px 10px
}

a.download--direct i {
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	float: right;
	position: absolute;
	top: 13px;
	right: 20px
}

a.download--direct span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-style: normal
}

a.download--direct em {
	font-style: normal;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: 700
}

.Advanced--Filter .Content--Wrapper .Advanced--Filter--List {
	display: flex;
	justify-content: right;
	flex-wrap: wrap
}

.List--Of--Terms {
	flex: 1;
	margin-left: 8px;
	max-height: 333px;
	overflow: auto;
	border-radius: 7px
}

.List--Of--Terms li {
	color: #999;
	border-bottom: 2px solid #ffffff0d;
	padding: 3px 26px 3px 4px;
	font-size: 14px;
	position: relative;
	cursor: pointer;
	transition: .35s
}

.List--Of--Terms li span {
	position: absolute;
	width: 15px;
	height: 15px;
	background: #c7c7c729;
	right: 4px;
	top: 9px;
	border-radius: 4px;
	line-height: 15px;
	color: #000
}

.List--Of--Terms li span i {
	display: none;
	font-size: 15px;
	width: 15px;
	text-align: center;
	height: 25px;
	line-height: 15px
}

.List--Of--Terms li:hover {
	background: #ffffff14;
	color: #fff
}

.Advanced--Filter input[type=submit] {
	margin: 20px auto 0;
	background: #3f6af4;
	padding: 2px;
	text-align: center;
	display: block !important;
	border-radius: 5px;
	font-size: 15px;
	cursor: pointer;
	transition: .35s;
	width: 100%;
	color: #fff
}

.Advanced--Filter input[type=submit]:hover {
	background: #ffffff21
}

.Advanced--Filter {
	display: none
}

.List--Of--Terms li.active {
	background: linear-gradient(0deg, #2e499a, #3a5ed0);
	color: #fff
}

.List--Of--Terms li.active span i {
	display: block;
	color: #fff
}

.chatBox {
	position: absolute;
	width: 300px;
	left: 0;
	background: #0084ef;
	z-index: 99999;
	bottom: 27px;
	border-radius: 13px;
	transition: .45s cubic-bezier(.29, -.12, .67, 1.43);
	height: 400px;
	opacity: 0;
	box-shadow: 0 0 10px #0000007d;
	visibility: hidden;
	padding: 10px
}

.chatBox.active {
	opacity: 1;
	visibility: visible
}

.alertdownfullseries {
	display: flex;
	color: #fff;
	text-align: center;
	padding: 10px 19px;
	font-size: 16px;
	border-radius: 4px;
	background: #eac13b;
	font-weight: 900;
	align-items: center
}

.mobile--bars,
.mobile--search {
	display: none;
	position: absolute;
	cursor: pointer
}

.alertdownfullseries a {
	color: #000
}

h2.choose-link {
	padding: 13px
}

h2.choose-link i {
	width: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background: #778d00;
	margin-left: 10px;
	color: #000
}

.links a {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #778d00;
	color: #778d00;
	margin: 2px;
	font-size: 15px
}

.links a i {
	margin-left: 5px
}

.fa-cloud-download:before {
	color: #f4f8ff
}

.pagination span.page-numbers.current {
	background: #3586ff;
	border-color: #0b53bf
}

#lastnews .vticker {
	color: #fff;
	line-height: 30px;
	cursor: pointer
}

#lastnews .vticker a,
.BTNSDownWatch a.download:hover i,
.BTNSDownWatch a.download:hover p,
.BTNSDownWatch a.watch:hover p,
.archiveTitle ul a.active,
.breadcrumbs span:hover {
	color: #fff
}

#lastnews .vticker li {
	line-height: 45px;
	padding: 0 15px;
	width: 100%;
	color: #fff
}

.vticker ul {
	display: list-item;
	margin: 0;
	padding: 0
}

.News--Bar .News--Content .newsContent {
	flex: 1;
	margin-right: 10px
}

.seasons--toggler ul li a {
	display: block;
	font-size: 14px;
	padding: 11px 25px
}

.seasons--toggler.active h3 {
	border-radius: 10px 10px 0 0
}

.archiveTitle h1 {
	float: right;
	font-size: 22px;
	font-weight: 400
}

.archiveTitle ul {
	float: left
}

.archiveTitle h1 img {
	width: 40px;
	box-shadow: 0 0 10px #00000080;
	border-radius: 6px;
	overflow: hidden;
	border: 2px solid #ffffff08;
	margin-left: 10px
}

.archiveTitle ul a {
	display: inline-block;
	line-height: 33px;
	padding: 0 15px;
	border-radius: 8px;
	border: 2px solid;
	transition: .35s;
	color: #484f67;
	font-size: 15px;
	position: relative;
	margin-right: 9px
}

header.Main--Header .Logo--Area .EN-Logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	text-align: center
}

header.Main--Header .Logo--Area .EN-Logo span {
	display: block;
	font-size: 40px;
	line-height: 20px;
	text-transform: capitalize;
	font-family: Righteous;
	transition: .3s .1s;
	visibility: hidden
}

header.Main--Header .Logo--Area .EN-Logo span:nth-child(2) {
	top: 10px;
	color: #3586ff;
	transform: translate(150px, 0);
	opacity: 0
}

header.Main--Header .Logo--Area .EN-Logo span:first-child {
	transform: translate(-150px, 0);
	opacity: 0
}

header.Main--Header .Logo--Area:hover .EN-Logo span {
	transform: translate(0);
	opacity: 1;
	visibility: visible
}

header.Main--Header .Logo--Area .AR-Logo span {
	display: block;
	text-align: center;
	font-size: 30px;
	line-height: 20px;
	font-weight: 700;
	transition: .3s
}

header.Main--Header .Logo--Area .AR-Logo span:nth-child(2) {
	color: #3586ff;
	font-size: 33px;
	top: 5px
}

header.Main--Header .Logo--Area:hover .AR-Logo span:nth-child(2) {
	transform: translate(0, 60px);
	opacity: 0
}

header.Main--Header .Logo--Area:hover .AR-Logo span:first-child {
	transform: translate(0, -60px)
}

.Explore--Title {
	text-align: center;
	margin: 30px auto;
	width: 100%
}

.Explore--Title h1 {
	font-size: 29px
}

.Explore--Title h2 {
	color: #d1af25
}

.mobile--bars {
	right: 20px;
	top: 20px;
	font-size: 32px
}

.mobile--search {
	left: 20px;
	top: 22px;
	font-size: 26px
}

@media only screen and (max-width:1024px) {
	.Block--Item a .Poster--Block {
		padding-bottom: 130%
	}

	.Slider--Inner .Arrow--Right {
		right: 10px
	}

	.Slider--Inner .Arrow--Left {
		left: 10px
	}

	.MainSingle {
		margin-top: 0
	}

	header.Main--Header .Header--Search {
		position: absolute;
		top: 80px;
		left: -15px;
		right: -15px;
		opacity: 0;
		visibility: hidden;
		transition: .4s;
		background: #02020f;
		width: calc(100% + 6%);
		padding: 9px 20px 9px 15px;
		z-index: 999
	}

	header.Main--Header .Header--Search input {
		padding: 5px 20px
	}

	header.Main--Header .Header--Search button {
		padding: 3px 10px
	}

	.searchOn header.Main--Header .Header--Search {
		opacity: 1;
		visibility: visible
	}

	header.Main--Header .Logo--Area {
		margin-bottom: 10px
	}

	header.Main--Header {
		padding-bottom: 20px
	}

	header.Main--Header nav.Menu--Contents {
		position: fixed;
		top: 0;
		right: 0;
		width: 250px;
		padding: 20px !important;
		height: 100%;
		background: #1f252eba;
		transition: .3s cubic-bezier(1, .05, 0, .98);
		transform: translate(140%, 0);
		overflow: hidden;
		z-index: 99999999999;
		opacity: 0;
		visibility: hidden;
		margin: 0
	}

	.mobile--bars,
	.mobile--search {
		display: block
	}

	header.Main--Header .Header--Social {
		width: 100%;
		text-align: center;
		align-items: center;
		justify-content: center;
		margin-top: 11px
	}
}

.MenuOn .mobile--menu,
.mobile--menu ul#main-menu>li>ul,
body.MenuOn .MainMenuOverlay {
	opacity: 1;
	visibility: visible
}

.BTNSDownWatch a.watch:hover,
.ribbon {
	background: #3586ff
}

@media only screen and (max-width:970px) {

	.Two--Items .Aside--Contents,
	.Two--Items .Wide--Contents {
		flex: 0 0 100%;
		margin: 0 0 10px
	}

	.MediaQueryLeft .right,
	section.Footer--Filter .Content--Wrapper {
		flex-wrap: wrap
	}

	section.Footer--Filter .Dropdown--Button {
		flex: 0 0 47%;
		margin-bottom: 15px
	}

	.MainSingle .left {
		float: none
	}

	.MasterSingleMeta {
		width: 100%
	}

	.trl,
	a.watchAndDownlaod {
		width: 100%;
		margin: 5px 0
	}

	.breadcrumbs {
		width: auto;
		height: auto;
		float: none;
		line-height: initial;
		margin: 10px auto;
		display: table
	}

	.catssection {
		display: table;
		margin: 0 auto 20px
	}

	.story {
		text-align: center
	}

	.HomeSlider:after,
	.HomeSlider:before {
		display: none
	}

	ul.Posts--List .Small--Box {
		flex: 0 0 31%;
		min-width: auto;
		max-width: initial;
		margin: 0 1% 15px
	}
}

@media only screen and (max-width:700px) {
	.Block--Item a .Poster--Block {
		padding-bottom: 110%
	}

	.List--Of--Terms {
		flex: 0 0 48%;
		margin: 0 1% 10px
	}

	.Block--Item {
		min-width: auto;
		flex: 0 0 31%
	}

	.chatBox {
		transform: translate(0)
	}

	.gtop {
		font-size: 13px;
		font-weight: 400;
		width: auto;
		padding: 0 10px;
		height: auto;
		line-height: 35px
	}

	.MediaQueryLeft .right,
	footer .Content--Wrapper {
		display: block
	}

	footer .Content--Wrapper>div {
		display: table;
		margin: 0 auto;
		text-align: center
	}

	.alertdownfullseries,
	h1.post-title a {
		display: block;
		text-align: center
	}

	footer .Content--Wrapper .AboElsheyo5 {
		margin: 10px auto
	}

	.News--Bar .News--Content {
		width: 100%;
		flex: 0 0 100%
	}

	.News--Bar .Left--Anchors {
		display: flex;
		width: 100%;
		margin-top: 20px;
		padding: 0 10px;
		text-align: center
	}

	.News--Bar .Left--Anchors a {
		flex: 1
	}

	.MainSingle .left {
		float: none;
		margin: 0 auto 10px
	}

	.MasterSingleMeta,
	ul.RightTaxContent>li {
		width: 100%
	}

	.somInfo,
	.vidCont h1 {
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 0 10px;
		text-align: center;
		margin-bottom: 20px
	}

	.somInfo {
		flex-wrap: wrap
	}

	.somInfo div:not(.haveToRegister) {
		padding: 0 5px;
		border: 1px solid #ffffff40;
		font-size: 15px;
		height: 35px;
		line-height: 29px;
		margin-top: 12px;
		width: 100%;
		min-width: 100%
	}

	.MediaQueryLeft,
	.MediaQueryRight {
		width: 100%;
		margin: 0;
		padding-right: 0
	}

	.trl,
	a.watchAndDownlaod {
		width: calc(100% - 0px);
		margin: 5px auto
	}

	.alertdownfullseries {
		margin-top: 6px
	}

	section.tabs ul li {
		font-size: 13px;
		flex: 1;
		text-align: center
	}
}

@media only screen and (max-width:480px) {
	.Block--Item {
		flex: 0 0 47%;
		margin: 0 1% 10px
	}

	.MainSingle .left {
		width: 260px;
		float: none;
		margin: 0 auto
	}

	.MasterSingleMeta {
		width: 100%
	}
}

@media (max-width:767px) {
    .watch--area {

        display: block;
    }
	.episodes--side--list,
	.watch--area.is--series .player--iframe,
	.watch--servers--list {
		float: none;
		display: inline-block;
		width: 100%
	}

	.watch--area {
		float: none;
		width: 100%;
		height: auto
	}

	.player--iframe {
		float: none;
		width: 100%;
		height: 610px
	}

	.watch--servers--list li.server--item .icon--server {
		width: 50px;
		margin-top: -4px;
		height: 30px
	}

	.watch--servers--list li.server--item .icon--server i {
		font-size: 25px
	}

	.watch--servers--list {
		height: auto;
		padding: 0
	}

	.episodes--buttons .current,
	.episodes--buttons>a {
		display: inline-block;
		width: 100%;
		position: relative;
		float: none;
		right: 0;
		top: 0;
		margin-top: 15px
	}

	.watch--area.is--series .player--iframe {
		height: 610px;
		margin: 0
	}

	.watch--servers--list li.server--item {
		float: right;
		width: calc((100% / 2) - 5px);
		height: 37px;
		padding-top: 4px
	}

	.watch--servers--list li.server--item:nth-child(2n+0) {
		margin-right: 10px
	}

	.watch--servers--list li.server--item span {
		font-size: 15px;
		line-height: 34px
	}

	.single--buttons>a {
		width: 100%;
		display: table;
		text-align: center;
		align-items: center;
		margin: 0 0 15px
	}
}

.TitleBox>h2::after,
.TitleBox>h2::before {
	content: "";
	height: 4px;
	top: 100%;
	position: absolute
}

.ribbon {
	position: absolute;
	top: 23px;
	left: -61px;
	width: 200px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	transform: rotate(-45deg);
	z-index: 9;
	transition: .4s;
	box-shadow: 0 0 3px #3586ff
}

.MainMenuOverlay,
.mobile--menu,
.mobile--menu ul#main-menu {
	position: fixed;
	top: 0;
	height: 100%;
	opacity: 0;
	visibility: hidden
}

@media(max-width:720px) {
	.breadcrumbs i {
		top: 3px
	}
}

.MainMenuOverlay {
	left: 0;
	width: 100%;
	z-index: 999999;
	background: #150606d9;
	transition: .2s
}

.mobile--menu {
	right: 0;
	width: 100%;
	z-index: 99999;
	transition: .3s
}

.mobile--menu ul#main-menu {
	right: 0;
	width: 250px;
	padding: 20px !important;
	background: #1f252eba;
	transition: .3s cubic-bezier(1, .05, 0, .98);
	transform: translate(140%, 0);
	overflow: hidden;
	z-index: 99999999999;
	margin: 0
}

.MenuOn .mobile--menu ul#main-menu {
	opacity: 1;
	transform: translate(0);
	visibility: visible;
	overflow: auto
}

.mobile--menu ul#main-menu>li {
	display: block;
	float: none;
	margin: 0;
	padding: 0
}

.mobile--menu ul#main-menu>li>ul {
	position: relative;
	transform: translate(0);
	right: 0;
	background: #ffffff08;
	width: 100%;
	color: #fff
}

.mobile--menu ul#main-menu>li>ul>li>a {
	display: block;
	padding: 10px 20px;
	font-size: 13px
}

.mobile--menu ul#main-menu>li>a {
	padding: 0 10px;
	font-weight: 700;
	font-size: 15px;
	line-height: 50px
}

.mobile--menu ul#main-menu>li.Added--Recently {
	color: #3586ff;
	text-align: center;
	border: 1px solid #ffffff2e;
	border-radius: 8px;
	overflow: hidden
}

.BTNSDownWatch a,
.story {
	border-radius: 8px;
	background: #ffffff0d
}

.mobile--menu ul#main-menu>li.Added--Recently i {
	padding-left: 10px
}

.mobile--menu ul#main-menu>li.Added--Recently a {
	line-height: initial;
	padding: 8px 0;
	display: block
}

header.Main--Header.Fixed--Head {
	padding-bottom: 0
}

@media only screen and (max-width:420px) {
	ul.Posts--List .Small--Box {
		flex: 0 0 48%
	}
}

.TitleBox.Small h2 i {
	padding-left: 7px;
	color: #3586ff
}

.story {
	margin-top: 8px;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 10px 13px
}

.BTNSDownWatch a {
	text-align: center;
	width: 190px;
	font-size: 20px;
	display: block;
	padding: 10px 0;
	transition: .3s
}

.BTNSDownWatch a i {
	display: block;
	font-size: 30px;
	margin-bottom: 10px
}

.BTNSDownWatch a.download:hover {
	background: #31a24c
}

.BTNSDownWatch a span {
	display: block;
	color: #fff;
	font-size: 18px
}

.infoAndWatch {
	display: flex;
	gap: 15px
}

.BTNSDownWatch a p {
	font-size: 12px;
	color: #aaa;
	transition: .3s
}

.BTNSDownWatch a.watch svg {
	width: 40px;
	fill: #3586ff;
	transition: .3s
}

.BTNSDownWatch a.watch:hover svg {
	fill: #FFF
}

.PreWidth .Small--Box {
	flex: 0 0 240px
}

.BTNSDownWatch a.download i {
	color: #31a24c
}

.TitleBox>h2::after {
	right: 63px;
	display: inline-block;
	width: 4px;
	border-radius: 50%;
	background-color: #3586ff;
	box-shadow: 9px 0 0 0 #3586ff, 18px 0 0 0 #3586ff
}

.TitleBox>h2::before {
	width: 40px;
	background: #3586ff;
	border-radius: 2px;
	display: block
}

.TitleBox h2 {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 5px
}

.telegram_themexCom {
    transition: none 0.5s ease;
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 10px;
    width: 150px;
    height: 45px;
    gap: 10px;
    border: none;
    background-color: rgb(42 171 238);
    color: white;
    border-radius: 15px;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    bottom: 60px;
    left: 20px;
    flex-direction: row-reverse;
}

.telegram-text {
  transition: none 0.3s ease;
  font-weight: bold;
  font-size: 1rem;
	    cursor: pointer;
}

.telegram_themexCom:hover .telegram-text {
  display: none;
  position: absolute;
}

.telegram-svg {
  width: 23px;
  height: 23px;
	    cursor: pointer;
  transition: 0.8s;
}

.telegram_themexCom:hover .telegram-svg {
    margin-left: 40px;
    display: block;
    transform: rotate(50deg);
}
	.gtop.show {
    z-index: 9999999999999999999999;
}
/*******************/
.advFilter ul {
    display: flex
;
    position: relative;
    justify-content: flex-end;
}
.advFilter {
    position: relative;
    z-index: 100;
    min-width: 81%;
}
.advFilter .dropdown-button {
    margin-left: 9px;
    color: #8c9bb8;
    width: calc(100% / 6);
    perspective: 500px;
    z-index: 9999;
    font-size: 13px;
    display: inline-block;
    height: auto;
    position: relative;
    cursor: pointer;
}
.advFilter .dropdown-button h6 {
    margin-bottom: 5px;
    color: #9c9c9c;
    font-size: 15px;
    font-weight: bold;
    display: none;
}
.advFilter .dropdown-button span {
    display: block;
    width: 100%;
    border: 1px solid #9ea8cb;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    padding: 13px 14px;
    text-align: center;
    color: #9ea8cb;
    font-size: 15px;
    font-weight: 700;
}
.advFilter .dropdown-button .ListDroped {
    max-height: 320px;
    overflow: auto;
    transition: 0.4s ease;
    top: calc(0% + 4px);
}
.advFilter ul button {
    cursor: pointer;
    background: var(--blue-color);
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 0;
    float: left;
    transition: 0.4s all ease;
    border: 0;
    width: 100%;
    max-width: 87px;
    height: 37px;
    border-radius: 25px;
    font-size: 14px;
    color: var(--font-color);
}
.advFilter .dropdown-button span i {
    vertical-align: top;
    padding-left: 10px;
    position: absolute;
    top: 10px;
    right: 40px;
    transform: scale(1.5) rotate(395deg);
    font-size: 30px;
    opacity: .2;
}

.advFilter .dropdown-button .ListDroped li {
    color: #999;
    border-bottom: 2px solid #ffffff0d;
    padding: 3px 5px 3px 4px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    transition: .35s;
}
.advFilter .dropdown-button .ListDroped li i {
    transition: 0.3s all cubic-bezier(0.25, 0.1, 0, 1.38);
    border: 1px solid rgb(255 255 255 / 20%);
    display: inline-block;
    vertical-align: middle;
    font-size: 9px;
    margin-left: 13px;
    text-align: center;
    float: right;
    width: 15px;
    height: 15px;
    background: #c7c7c729;
    right: 4px;
    top: 6px;
    border-radius: 4px;
    line-height: 15px;
    color: #ffffff;
}
.advFilter .dropdown-button .ListDroped li i:before {
    transition: 0.3s all ease;
    opacity: 0;
}
.advFilter .dropdown-button .ListDroped li.active i:before {
    opacity: 1;
    display: block;
    transform: scale(1.5);
}
.advFilter .dropdown-button .ListDroped li:last-child {
    border: 0;
}
.advFilter button {
    margin: 20px auto 0;
    background: #3f6af4;
    padding: 2px;
    text-align: center;
    display: none;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    transition: .35s;
    width: 100%;
    color: #fff;
}
.advFilter button:hover {
    background: #ffffff21;
}