:root{scrollbar-color: #ffd13c #00000000 !important;scrollbar-width: thin !important;}::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(245, 4, 4, 0);}::-webkit-scrollbar{float: right;width: 5px;}::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 6px #00000000;background-color: #ffd13c;}::-moz-selection {background: #ffd13c;text-shadow: none;color: #fff;}::selection {background: #ffd13c;text-shadow: none;color: #000;}@font-face {font-family: "bahij";font-weight: 300;src: url("../fonts/Bahij_TheSansArabic-Plain.ttf");}@font-face {font-family: "bahij";font-weight: 500;src: url("../fonts/Bahij_TheSansArabic-Bold.ttf");}@font-face {font-family: "bahij";font-weight: 700;src: url("../fonts/Bahij_TheSansArabic-Black.ttf");}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}html,body {width: 100%;height: 100%;background: #121212;font-family: 'Noto Sans Arabic', 'Roboto' !important;direction: rtl;}body {font-size: 16px;}body.hide-scroll {overflow: hidden;}a, a:hover, a:focus h1,h2,h3,h4,h5,h6 {text-decoration: none;outline: none;color: #fff;}.app-container {margin: auto;width: 100%;}.app-container.full {padding-right: 60px;padding-left: 60px;}.app-container.full-x {padding-right: 53.5px;padding-left: 53.5px;}.app-container.full-y {padding-right: 45px;padding-left: 45px;}.col_fix {padding-right: 7.5px;padding-left: 7.5px;}.right-area {float: right;}.left-area {float: left;}.clearfix {clear: both;}#app_wrapper {position: relative;overflow: hidden;}#app_content {position: relative;}#app_header {width: 100%;height: 80px;background: #444;z-index: 9999999;position: fixed;background: #060613;background: linear-gradient(180deg, rgba(6,6,19,1) 0%, rgba(0,0,0,0) 100%);}#app_header.scrolled {background: #000;backdrop-filter: blur(10px);background: linear-gradient(0deg,rgba(0,0,0,.356) 0,rgb(0 0 0 / 65%) 100%);}#app_header .header-wrapper {width: 100%;height: 100%;display: block;}#app_header .mobile-nav-button {float: right;padding: 20px 0;margin-left: 15px;display: none;}#app_header .mobile-nav-button button {height: 40px;width: 40px;font-size: 2em;padding: 0;margin: 0;border: 0;background: transparent;color: #ffd13c;}#app_header .logo {float: right;padding: 20px 0;}#app_header .logo a {display: block;}#app_header .logo a img {display: block;height: 35px;width: auto;}#app_header .menu {float: right;padding: 22px 0;margin-right: 15px;}#app_header .menu ul {}#app_header .menu ul li {padding: 10px;float: right;font-size: 1.05em;font-weight: 500;margin-left: 5px;}#app_header .menu ul li a {transition: all .5s;}#app_header .menu ul li.selected a, #app_header .menu ul li a:hover {color: #ffd13c;}#app_header .header-notifications {float: right;padding: 20px 0;margin-left: 15px;position: relative;}#app_header .header-notifications .notifications-button {position: relative;}#app_header .header-notifications .notifications-button button {background: transparent;padding: 0;margin: 0;border: 0;color: #fff;font-size: 1.3em;height: 40px;width: 40px;}#app_header .header-notifications .notifications-button .notifications-new {position: absolute;width: 5px;height: 5px;top: 5px;right: 5px;}#app_header .header-notifications .notifications-button .notifications-new:after {content: "";position: absolute;width: 100%;height: 100%;border-radius: 5px;background: rgb(255, 210, 61, .5);box-shadow: 0 0 10px rgb(255, 210, 61, .8);}#app_header .header-notifications .notifications-body {position: absolute;top: 80px;left: -90px;border: 0;border-top: 2px solid #ffd13c;width: 350px;background: #222;box-shadow: 0 0 10px rgba(0, 0, 0, .5);border-radius: 0 0 6px 6px;overflow: hidden;display: none;}#app_header .header-notifications .notifications-body .notifications-header {border-bottom: 1px solid #333;}#app_header .header-notifications .notifications-body .notifications-header .text {float: right;font-weight: 700;font-size: 16px;padding: 15px;padding-top: 18px;color: #fff;}#app_header .header-notifications .notifications-body .notifications-header .icon {float: left;font-size: 16px;padding: 15px;padding-top: 17px;transition: all .5s;}#app_header .header-notifications .notifications-body .notifications-header .icon:hover {color: #ffd13c;}#app_header .header-notifications .notifications-body .notifications-content {}#app_header .header-notifications .notifications-body .notifications-content .inner {max-height: 300px;overflow-x: auto;padding: 15px;scrollbar-width: thin;}#app_header .header-notifications .notifications-body .notifications-content .notification-item {margin-bottom: 10px;}#app_header .header-notifications .notifications-body .notifications-content .notification-item:last-child {margin: 0;}#app_header .header-notifications .notifications-body .notifications-content .notification-item a {display: block;background: #121212;overflow: hidden;box-shadow: 0 0 5px rgba(0, 0, 0, .5);border-radius: 4px;padding: 10px;}#app_header .header-notifications .notifications-body .notifications-content .notification-item a .poster {width: 22%;float: right;border-radius: 4px;overflow: hidden;margin-left: 10px;}#app_header .header-notifications .notifications-body .notifications-content .notification-item a .poster .image-background {width: 100%;padding-bottom: 148%;background: #222;background-size: cover;background-repeat: no-repeat;background-position: center center;}#app_header .header-notifications .notifications-body .notifications-content .notification-item a .details .top-area {padding: 10px 0;font-weight: 700;font-size: 14px;color: #ffd13c;}#app_header .header-notifications .notifications-body .notifications-content .notification-item a .details .bottom-area {font-size: 14px;line-height: 1.5;max-height: 63px;overflow: hidden;font-weight: 300;}#app_header .header-notifications .notifications-body .notifications-content .loading {height: 270px;}#app_header .header-notifications .notifications-body .notifications-content .loading>div {display: table;width: 100%;height: 100%;}#app_header .header-notifications .notifications-body .notifications-content .loading>div>div {display: table-cell;width: 100%;height: 100%;text-align: center;vertical-align: middle;}#app_header .header-notifications .notifications-body .notifications-content .loading .icon {font-size: 30px;color: #666;}#app_header .header-notifications .notifications-body .notifications-content .loading .text {font-size: 1.2em;color: #666;}#app_header .header-notifications .notifications-body .notifications-all a {padding: 15px;background: #ffd13c;color: #fff;text-align: center;text-shadow: 1px 1px 3px #000;display: none;}#app_header .header-notifications .notifications-body .notifications-all a.showing {display: block;}#app_header .header-search {float: right;padding: 20px 0;margin-left: 15px;}#app_header .header-search .search-button {position: relative;}#app_header .header-search .search-button button {background: transparent;padding: 0;margin: 0;border: 0;color: #fff;font-size: 1.3em;height: 40px;width: 40px;}#app_header .header-profile {float: right;padding: 20px 0;position: relative;}#app_header .header-profile .profile-button {position: relative;}#app_header .header-profile .profile-button button {background: transparent;padding: 0;margin: 0;border: 0;color: #fff;font-size: 1.3em;height: 40px;width: 40px;border-radius: 40px;overflow: hidden;transition: all .5s;}#app_header .header-profile:hover .profile-button button {box-shadow: 0 0 10px rgba(0, 0, 0, .5);}#app_header .header-profile .profile-button button .profile-image, #app_header .header-profile .profile-button button .profile-image img {width: 100%;}#app_header .header-profile .profile-body {position: absolute;top: 80px;left: 0;border: 0;border-top: 2px solid #ffd13c;width: 280px;background: #222;box-shadow: 0 0 10px rgba(0, 0, 0, .5);border-radius: 0 0 6px 6px;display: none;}#app_header .header-profile .profile-body .current-profile {padding: 15px;background: #333;}#app_header .header-profile .profile-body .current-profile a {display: block;overflow: hidden;width: 100%;position: relative;}#app_header .header-profile .profile-body .current-profile .current-profile-image {float: right;width: 60px;height: 60px;border-radius: 40px;overflow: hidden;}#app_header .header-profile .profile-body .current-profile .current-profile-image img {width: 100%;height: 100%;}#app_header .header-profile .profile-body .current-profile .current-profile-name {float: left;width: 175px;padding-left: 30px;margin: 5px 0 10px 0;font-size: 1.2em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #fff;padding-bottom: 5px;}#app_header .header-profile .profile-body .current-profile .current-profile-change {float: left;width: 175px;padding-left: 30px;font-size: .9em;font-weight: 700;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #888;padding-bottom: 5px;}#app_header .header-profile .profile-body .current-profile .current-profile-icon {position: absolute;left: 0;top: 0;height: 100%;display: table;}#app_header .header-profile .profile-body .current-profile .current-profile-icon div {display: table-cell;vertical-align: middle;font-size: 1.5em;color: #ffd13c;}#app_header .header-profile .profile-body .profile-links {margin: 10px 0;}#app_header .header-profile .profile-body .profile-links ul {}#app_header .header-profile .profile-body .profile-links ul li {}#app_header .header-profile .profile-body .profile-links ul li a {display: block;padding: 15px;transition: color .5s;}#app_header .header-profile .profile-body .profile-links ul li a i {display: inline-block;width: 60px;text-align: center;}#app_header .header-profile .profile-body .profile-links ul li a:hover {background: #333;color: #ffd13c;}#app_livesearch {display: none;position: fixed;z-index: 999999999;background: #1e1e1e;top: 0;right: 0;width: 100%;height: 100%;overflow-x: auto;}#app_livesearch.showing {display: block;}#app_livesearch .close-button {width: 80px;height: 80px;position: absolute;top: 15px;left: 15px;}#app_livesearch .close-button button {width: 100%;height: 100%;font-size: 3em;color: #ffd13c;text-align: center;border: 0;padding: 0;margin: 0;background: transparent;}#app_livesearch .livesearch-content {width: 80%;margin: auto;padding: 30px 0;}#app_livesearch .livesearch-content .search-form {margin-bottom: 15px;}#app_livesearch .livesearch-content .search-form .inner {position: relative;}#app_livesearch .livesearch-content .search-form .search-input {display: block;width: 100%;background: rgba(0, 0, 0, .6);color: #fff;border: 0;padding: 0;outline: 0;border-bottom: 3px solid rgba(255, 209, 60, .5);font-size: 1.4em;padding: 30px 15px 30px 100px;transition: all .5s;}#app_livesearch .livesearch-content .search-form .search-input:focus {border-color: #ffd13c;background: #121212;}#app_livesearch .livesearch-content .search-form .clear-input {position: absolute;height: 100%;top: 0;left: 0;display: none;}#app_livesearch .livesearch-content .search-form .clear-input button {height: 100%;font-size: 1.8em;color: #ccc;text-align: center;border: 0;padding: 0;margin: 0;background: transparent;padding: 0 15px;}#app_livesearch .livesearch-content .search-results {}#app_livesearch .livesearch-content .search-results .search-item-wrapper, #app_livesearch .livesearch-content .search-results .search-item-wrapper-preloader {margin-top: 15px;margin-bottom: 15px;}#app_livesearch .livesearch-content .search-results .search-item, #app_livesearch .livesearch-content .search-results .search-item-preloader {border-radius: 4px;overflow: hidden;}#app_livesearch .livesearch-content .search-results .search-item a, #app_livesearch .livesearch-content .search-results .search-item-preloader span {display: block;padding: 15px 0;background: #121212;}#app_livesearch .livesearch-content .search-results .search-item .poster, #app_livesearch .livesearch-content .search-results .search-item-preloader .poster {padding-bottom: 148%;width: 100%;position: relative;border-radius: 4px;overflow: hidden;background: #222;}#app_livesearch .livesearch-content .search-results .search-item .poster .back-title {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}#app_livesearch .livesearch-content .search-results .search-item .poster .back-title>div {display: table;width: 100%;height: 100%;}#app_livesearch .livesearch-content .search-results .search-item .poster .back-title>div>div {display: table-cell;padding: 15px;vertical-align: middle;text-align: center;font-size: 1.5em;font-weight: 700;line-height: 1.2;}#app_livesearch .livesearch-content .search-results .search-item .poster .image-background {width: 100%;height: 100%;position: absolute;top: 0;right: 0;background-repeat: no-repeat;background-position: center center;background-size: cover;}#app_livesearch .livesearch-content .search-results .search-item .details {}#app_livesearch .livesearch-content .search-results .search-item .details h1 {font-size: 1.6em;line-height: 1.3;padding: 15px 0;font-weight: 700;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}#app_livesearch .livesearch-content .search-results .search-item .details .meta {padding: 5px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}#app_livesearch .livesearch-content .search-results .search-item .details .meta span {font-weight: .9em;display: inline-block;margin-left: 30px;color: #ccc;}#app_livesearch .livesearch-content .search-results .search-item .details .story {padding-top: 15px;line-height: 1.4;color: #ccc;}#app_livesearch .livesearch-content .all-results {padding: 0 15px;margin-top: 15px;}#app_livesearch .livesearch-content .all-results a {padding: 15px 0;background: #ffd13c;color: #fff;text-align: center;text-shadow: 1px 1px 3px rgba(0, 0, 0, .8);border-radius: 4px;font-size: 1.2em;display: none;}#app_livesearch .livesearch-content .all-results a.showing {display: block;}#app_livesearch .livesearch-content .search-results .search-item-preloader .details i {display: block;}#app_livesearch .livesearch-content .search-results .search-item-preloader .details i.title {height: 40px;width: 40%;margin-bottom: 20px;margin-top: 15px;}#app_livesearch .livesearch-content .search-results .search-item-preloader .details i.story {height: 22px;margin-bottom: 10px;width: 100%;}#app_livesearch .livesearch-content .search-results .search-item-preloader .details i.story-half {height: 22px;width: 50%;}#app_livesearch .livesearch-content .search-results .search-item-preloader .details i, #app_livesearch .livesearch-content .search-results .search-item-preloader .poster {background: #222;background: linear-gradient(-90deg, #222, #333, #222);background-size: 200% 200%;animation: gradient 3s ease infinite;}#app_mobile_nav {position: fixed;width: 100%;height: 100%;z-index: 999999999;display: none;}#app_mobile_nav.showing {display: block;}#app_mobile_nav .overlay {position: absolute;top: 0;right: 0;background: rgba(0, 0, 0, .8);width: 100%;height: 100%;}#app_mobile_nav .mobile-nav {position: relative;z-index: 1;width: 300px;height: 100%;background: #222;box-shadow: 0 0 10px #000;overflow: hidden;position: relative;}#app_mobile_nav .mobile-nav .mobile-nav-header {width: 100%;height: 140px;background: #333;box-shadow: 0 0 10px #000;}#app_mobile_nav .mobile-nav .mobile-nav-header a {display: block;width: 100%;height: 100%;}#app_mobile_nav .mobile-nav .mobile-nav-header a>div {display: table;width: 100%;height: 100%;}#app_mobile_nav .mobile-nav .mobile-nav-header a>div>div {display: table-cell;width: 100%;height: 100%;text-align: center;vertical-align: middle;}#app_mobile_nav .mobile-nav .mobile-nav-header a img {height: 36px;}#app_mobile_nav .mobile-nav .mobile-nav-menu {position: absolute;width: 100%;top: 140px;right: 0;bottom: 0;overflow-y: auto;}#app_mobile_nav .mobile-nav .mobile-nav-menu ul {display: block;}#app_mobile_nav .mobile-nav .mobile-nav-menu ul li {display: block;margin: 15px 0;}#app_mobile_nav .mobile-nav .mobile-nav-menu ul li a {display: block;padding: 15px 30px;}#app_mobile_nav .mobile-nav .mobile-nav-menu ul li a:hover, #app_mobile_nav .mobile-nav .mobile-nav-menu ul li.selected a {background: #121212;color: #ffd13c;}.Fullwidth-slider-item {width: 100%;padding-bottom: 40%;background: #121212;position: relative;}.Fullwidth-slider-item .Fullwidth-slider-background {position: absolute;top: 0;left: 0;width: 70%;height: 100%;background: #121212;}.Fullwidth-slider-item .Fullwidth-slider-background .image-background {position: absolute;top: 0;right: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;opacity: .6;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .video-controls {position: absolute;width: 100%;height: 100%;z-index: 1;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .video-controls .controls {position: absolute;top: 100px;left: 60px;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .video-controls .controls button {display: block;padding: 0;margin: 5px 0;background: rgba(18, 18, 18, .45);border: 0;font-size: 20px;color: #fff;border: 2px solid #ffd13c;width: 40px;height: 40px;border-radius: 20px;display: none;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .video-controls .controls button.active {display: block;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .video-wrapper {width: 100%;height: 100%;display: none;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .jwplayer {width: 100% !important;height: 100% !important;}.Fullwidth-slider-item .Fullwidth-slider-background .video-background .jwplayer video {object-fit: cover !important;transform: scale(1.6);}.Fullwidth-slider-item .Fullwidth-slider-bottom-gradient {position: absolute;bottom: 0;right: 0;left: 0;width: 100%;z-index: 2;height: 40%;background: linear-gradient(360deg, #121212 0%, rgba(0,0,0,0) 100%);}.Fullwidth-slider-item .Fullwidth-slider-right-gradient {position: absolute;bottom: 0;right: 0;top: 0;width: 70%;z-index: 3;height: 100%;background: linear-gradient(270deg, #121212 60%, rgba(0,0,0,0) 100%);}.Fullwidth-slider-item .Fullwidth-slider-details {position: absolute;width: 50%;right: 0;bottom: 0;z-index: 5;padding-bottom: 60px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title {padding-bottom: 40px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title .type {padding: 10px;display: block;margin-bottom: 20px;border-right: 3px solid #ffd13c;font-weight: 700;font-size: 1.4em;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title .type a {color: #fff;transition: color .5s;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title .type a:hover {color: #ffd13c;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title .title {font-size: 2em;font-weight: 700;color: #fff;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title .title a {transition: color .5s;}.Fullwidth-slider-item .Fullwidth-slider-details .details-title .title a:hover {color: #ffd13c;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta {padding-bottom: 40px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta span {float: right;color: #eee;font-size: 1.2em;margin-left: 40px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .genres, .Fullwidth-slider-item .Fullwidth-slider-details .details-meta .year {padding: 5px 0;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .genres i {display: inline-block;padding: 0 15px;border-left: 1px solid #ccc;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .genres i:first-child {padding-right: 0;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .genres i:last-child {border: 0;padding: 0 15px 0 0 ;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .age {padding: 3px 5px;border: 2px solid #ccc;border-radius: 5px;font-size: 1.2em;font-weight: 700;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .imdb {font-weight: 700;padding-right: 5px;direction: ltr;border: 2px solid #f5de50;font-size: 1.2em;background: #060613;border-radius: 5px;overflow: hidden;}.Fullwidth-slider-item .Fullwidth-slider-details .details-meta .imdb i {padding: 3px 5px;background: #f5de50;color: #000;font-size: 1em;margin-right: 5px;display: inline-block;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 {padding-bottom: 40px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 .top10-icon {float: right;background: #ffd13c;background: linear-gradient(180deg, rgba(249,161,53,1) 0%, rgba(255,209,60,1) 100%);padding: 5px 10px;border-radius: 4px 4px 0 0;position: relative;color: #fff;margin-left: 20px;text-shadow: 1px 1px 3px #000;height: 70px;margin-bottom: 10px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 .top10-icon:after {content: '';position: absolute;bottom: -10px;right: 0;width: 100%;height: 10px;background: linear-gradient(to top right,transparent 50%, transparent) 0 0/20% 100% no-repeat, linear-gradient(to top left,transparent 50%, #ffd13c 51%) 100% 0/calc(100% + 1px) 100% no-repeat;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 .top10-icon .top10-icon-text {font-size: 1.2em;font-weight: 700;padding: 5px 0;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 .top10-icon .top10-icon-number {text-align: center;padding: 5px 0;font-size: 1.2em;font-weight: 700;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 .top10-text {color: #fff;height: 80px;display: table;font-size: 1.3em;font-weight: 700;}.Fullwidth-slider-item .Fullwidth-slider-details .details-top10 .top10-text div {display: table-cell;vertical-align: middle;}.Fullwidth-slider-item .Fullwidth-slider-details .details-story {font-size: 1.2em;color: #eee;font-weight: 400;line-height: 1.5;padding-bottom: 40px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-story .read-more, .Fullwidth-slider-item .Fullwidth-slider-details .details-story .read-less {cursor: pointer;color: #ffd13c;text-decoration: underline;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons {}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button {float: right;margin-left: 15px;border-radius: 4px;height: 70px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button.mylist-button {margin-left: 0;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button.playnow-button {background: #ffd13c;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button a {display: table;text-align: center;height: 100%;color: #ffd13c;padding: 0 30px;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button a>div {display: table-cell;height: 100%;vertical-align: middle;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button a .main-text {font-size: 1.2em;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button a .sub-text {padding-top: 5px;font-size: 1em;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button.playnow-button a .main-text {font-weight: 700;}.Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button.playnow-button a .main-text, .Fullwidth-slider-item .Fullwidth-slider-details .details-buttons .single-button.playnow-button a .sub-text {color: #121212;}.Card-item {width: 100%;position: relative;transition: box-shadow .5s;}.Card-item:hover {box-shadow: 0 0 10px rgba(0, 0, 0, .6);}.Card-item .card-visible {position: relative;border-radius: 4px;overflow: hidden;width: 100%;padding-bottom: 100%;}.Card-item.movie-poster .card-visible {padding-bottom: 148%;}.Card-item.episode-poster .card-visible {padding-bottom: 56.25%;}.Card-item .card-visible .remove-from-line {position: absolute;z-index: 99;width: 40px;height: 40px;top: 10px;right: 10px;}.Card-item .card-visible .remove-from-line .remove-button {width: 100%;height: 100%;display: inline-block;border-radius: 30px;background: rgba(0, 0, 0, .6);border: 2px solid #ffd13c;color: #ffd13c;font-size: 1.2em;transition: all .5s;padding: 0;margin: 0;opacity: 0;}.Card-item:hover .card-visible .remove-from-line .remove-button {opacity: 1;}.Card-item .card-visible a {display: block;width: 100%;height: 100%;position: absolute;top: 0;right: 0;}.Card-item .card-visible a .back-title {position: absolute;width: 100%;height: 100%;background: #222;}.Card-item .card-visible a .back-title>div {display: table;width: 100%;height: 100%;}.Card-item .card-visible a .back-title>div>div {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}.Card-item .card-visible a .back-title>div>div h1 {padding: 0 15px;text-align: center;font-weight: 700;font-size: 2em;line-height: 1.4;}.Card-item .card-visible a .image-background {position: absolute;top: 0;right: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;}.Card-item .card-visible a .top-overlay {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}.Card-item .card-visible a .top-overlay .overlay {position: absolute;width: 100%;height: 100%;top: 0;right: 0;transition: all .5s;opacity: 0;background: #121212;z-index: 10;}.Card-item .card-visible a:hover .top-overlay .overlay {opacity: .4;}.Card-item .card-visible a .top-overlay .top10-badge {position: absolute;top: 0;left: 0;background: #ffd13c;background: linear-gradient(180deg, rgba(249,161,53,1) 0%, rgba(255,209,60,1) 100%);padding: 5px 10px;color: #fff;text-shadow: 1px 1px 3px #000;height: 70px;margin-bottom: 10px;}.Card-item .card-visible a .top-overlay .top10-badge:after {content: '';position: absolute;bottom: -10px;right: 0;width: 100%;height: 10px;background: linear-gradient(to top right,transparent 50%, transparent) 0 0/20% 100% no-repeat, linear-gradient(to top left,transparent 50%, #ffd13c 51%) 100% 0/calc(100% + 1px) 100% no-repeat;}.Card-item .card-visible a .top-overlay .top10-badge .top10-text {font-size: 1.2em;font-weight: 700;padding: 5px 0;}.Card-item .card-visible a .top-overlay .top10-badge .top10-number {text-align: center;padding: 5px 0;font-size: 1.2em;font-weight: 700;}.Card-item .card-visible a .top-overlay .newEp-badge {position: absolute;right: 0;bottom: 30px;background: #ffd13c;padding: 10px 20px 13px;border-radius: 4px 0 0 4px;font-size: 1.1em;font-weight: 700;color: #fff;text-shadow: 1px 1px 3px #000;}.Card-item .card-visible a .bottom-progress-bar {position: absolute;height: 4px;width: 100%;right: 0;bottom: 0;z-index: 1;}.Card-item .card-visible a .bottom-progress-bar .the-bar {background: #ffd13c;height: 100%;box-shadow: 0 0 2px rgba(0, 0, 0, .8);}.Card-item .card-visible a .gradient-text {position: absolute;width: 100%;padding: 50px 10px 15px;right: 0;bottom: 0;background: linear-gradient(360deg, #121212 0%, rgba(0,0,0,0) 100%);}.Card-item .card-visible a .episode-text {position: absolute;width: 100%;padding: 50px 10px 10px;right: 0;bottom: 0;background: linear-gradient(360deg, #121212 0%, rgba(0,0,0,0) 100%);}.Card-item .card-visible a .episode-text .episode-title {width: 70%;float: right;font-size: 1.2em;font-weight: 700;color: #fff;}.Card-item .card-visible a .episode-text .episode-time {position: absolute;left: 10px;bottom: 10px;font-size: 1em;color: #fff;}.Card-item .card-visible a .gradient-text .mobile-text {font-weight: 700;text-align: center;color: #fff;font-size: 1.2em;line-height: 1.2;display: none;}.Card-item.has-bottom-details:hover .card-visible {border-radius: 4px 4px 0 0;}.Card-item .card-bottom {background: #222;padding: 10px 0;display: none;border-radius: 0 0 4px 4px;}.Card-item.has-bottom-details:hover .card-bottom {display: block;}.Card-item .card-bottom .title {padding: 10px 15px 5px;max-height: 47px;overflow: hidden;margin-bottom: 10px;}.Card-item .card-bottom .title a {font-size: 1.1em;line-height: 1.2;font-weight: 700;display: inline-block;}.Card-item .card-bottom .meta {padding: 0 15px;}.Card-item .card-bottom .meta span {float: right;color: #eee;font-size: .7em;margin: 5px 0 5px 5px;border-radius: 4px;border: 2px solid #eee;}.Card-item .card-bottom .meta span:nth-last-child(2) {margin-left: 0;}.Card-item .card-bottom .meta span.text {padding: 4px 6px;border-color: transparent;}.Card-item .card-bottom .meta span.age {padding: 4px 6px;}.Card-item .card-bottom .meta span.imdb {direction: ltr;border-color: #f5de50;}.Card-item .card-bottom .meta span.imdb i {display: inline-block;padding: 4px 4px 4px 6px;background: #f5de50;color: #121212;font-weight: 700;}.Card-item .card-bottom .meta span.imdb em {display: inline-block;padding: 4px 6px 4px 4px;}.Card-item .card-bottom .custom-message {padding: 10px 15px;}.Card-item .card-bottom .custom-message span {display: inline-block;border-right: 3px solid #ffd13c;font-size: 1.1em;color: #fff;padding-right: 10px;line-height: 1.2;font-weight: 700;padding-bottom: 7px;}.Card-item .card-bottom .buttons {padding:15px 15px 10px;}.Card-item .card-bottom .buttons .playnow-button {float: right;width: calc(100% - 54px * 2);height: 44px;background: #ffd13c;border-radius: 4px;}.continue-watch-slider .Card-item .card-bottom .buttons .playnow-button {width: calc(100% - 54px * 1);}.Card-item .card-bottom .buttons .playnow-button a {display: table;width: 100%;height: 100%;text-align: center;color: #121212;font-size: 1.1em;font-weight: 700;}.Card-item .card-bottom .buttons .playnow-button a span {display: table-cell;vertical-align: middle;}.Card-item .card-bottom .buttons .more-info-button, .Card-item .card-bottom .buttons .mylist-button {float: left;width: 44px;height: 44px;margin-right: 10px;}.continue-watch-slider .Card-item .card-bottom .buttons .mylist-button {display: none;}.Card-item .card-bottom .buttons .more-info-button a, .Card-item .card-bottom .buttons .mylist-button a {display: table;color: #ffd13c;font-size: 1.2em;text-align: center;width: 100%;height: 100%;}.Card-item .card-bottom .buttons .more-info-button a span, .Card-item .card-bottom .buttons .mylist-button a span {display: table-cell;vertical-align: middle;}.slider-wide_width {}.slider-items_cards {padding: 50px 0;position: relative;}.slider-items_cards:hover {z-index: 999;}.slider-items_cards .slider-title {padding-bottom: 35px;}.slider-items_cards .slider-title h2 {line-height: 1.2;padding-left: 130px;}.slider-items_cards .slider-title h2 a, .slider-items_cards .slider-title h2 span {font-size: 1.6em;font-weight: 700;display: inline-block;color: #fff;transition: color .5s;}.slider-items_cards .slider-title h2 a:after {content: "\f053";font-family: "Font Awesome 6 Pro";color: #ffd13c;font-size: .9em;display: inline-block;padding-right: 5px;}.slider-items_cards .slider-title h2 a:hover {color: #ffd13c;}.slider-items_cards .slider-init {position: relative;}.slider-items_cards .slider-buttons {position: absolute;top: -70px;width: 45px;height: 45px;text-align: center;color: #ffd13c;font-size: 1.4em;}.slider-items_cards .slider-buttons.slider-prev {left: 60px;}.slider-items_cards .slider-buttons.slider-next {left: 0;}.slider-items_cards .slider-buttons span {position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.slider-items_cards .slider-buttons.swiper-button-disabled {opacity: .7;cursor: default !important;}.slider-items_cards .slider-item {position: relative;}.slider-items_cards .slider-item:hover {z-index: 999;}.slider-items_cards .slider-item .slider-item-inner {padding-bottom: 148%;position: relative;}.slider-items_cards .slider-item .slider-item-inner>div {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}.slider-items_cards .slider-item .slider-item-inner, .category-body .category-items .category-item .category-item-inner, .explore-page-wrapper .explore-items .explore-item .explore-item-inner {transition: transform .3s ease;}.slider-items_cards .slider-item .slider-item-inner:hover, .category-body .category-items .category-item .category-item-inner:hover, .explore-page-wrapper .explore-items .explore-item .explore-item-inner:hover {transform: scale(1.15) translateX(0) translateY(-6.2%);}@keyframes gradient {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}}.Fullwidth-slider-preloader {width: 100%;padding-bottom: 40%;background: #1c1c1c;position: relative;}.Fullwidth-slider-preloader .Fullwidth-slider-details {position: absolute;width: 40%;right: 0;bottom: 0;z-index: 5;padding-bottom: 60px;}.Fullwidth-slider-preloader .Fullwidth-slider-details .pulse-area {display: block;background: #222;background: linear-gradient(-90deg, #222, #333, #222);background-size: 200% 200%;animation: gradient 3s ease infinite;border-radius: 4px;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-title {padding-bottom: 40px;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-title .type {padding-bottom: 20px;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-title .type .pulse-area {width: 20%;height: 40px;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-title .title .pulse-area {width: 100%;height: 50px;margin: 10px 0;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-title .title .pulse-area.pulse-h {width: 30%;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-story .pulse-area {width: 100%;height: 26px;margin: 10px 0;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-story .pulse-area.pulse-h {width: 70%;}.Fullwidth-slider-preloader .Fullwidth-slider-details .details-story {}.slider-items_cards .swiper-slide.card-preloader {width: calc(16.67% - 15px);margin-left: 15px;}.slider-items_cards .swiper-slide.card-preloader:first-child {margin-right: 0;}.slider-placeolder-item-inner {width: 100%;padding-bottom: 148%;display: block;background: #222;background: linear-gradient(-90deg, #222, #333, #222);background-size: 200% 200%;animation: gradient 3s ease infinite;border-radius: 4px;}.category-header {padding-top: 120px;padding-bottom: 30px;}.category-header h2 {font-size: 1.6em;font-weight: 700;color: #fff;line-height: 1.4;}.category-body {}.category-body .category-items {display: block;}.category-body .category-items .category-item {margin-bottom: 60px;position: relative;z-index: 99;}.category-body .category-items .category-item:hover {z-index: 999;}.category-body .category-items .category-item .category-item-inner {width: 100%;padding-bottom: 148%;position: relative;}.category-body .category-items .category-item .category-item-inner.episode-poster {padding-bottom: 56.25%;}.category-body .category-items .category-item .category-item-inner>div {position: absolute;width: 100%;height: 100%;top: 0;right: 0;}.category-body .category-items-preloader {display: none;}.category-body .category-items-preloader .category-item {margin-bottom: 60px;position: relative;z-index: 99;}.category-body .category-items-preloader .category-item:hover {z-index: 999;}.category-body .category-items-preloader .category-item .category-item-inner {width: 100%;padding-bottom: 148%;display: block;background: #222;background: linear-gradient(-90deg, #222, #333, #222);background-size: 200% 200%;animation: gradient 3s ease infinite;border-radius: 4px;}.explore-page-wrapper {position: relative;}.explore-page-wrapper .explore-background {background: #121212;background-image: url('http://wesamalgmmal.com/public/ui/faselHd/img/background/tp-img.png');background-size: cover;background-repeat: no-repeat;background-attachment: fixed;position: absolute;width: 100%;height: 100%;top: 0;right: 0;opacity: .1;}.explore-page-wrapper .big-title {padding: 130px 0 50px;color: #fff;font-size: 2em;text-align: center;font-weight: 700;position: relative;z-index: 1;color: #ffd13c;}.explore-page-wrapper .explore-box {background: #1c1c1c;border-radius: 4px;position: relative;z-index: 1;margin-bottom: 60px;box-shadow: 0 0 10px rgba(0, 0, 0, .6);min-height: 600px;}.explore-page-wrapper .explore-box .explore-filters {padding: 30px;}.explore-page-wrapper .explore-box .explore-filters .filters-text {font-size: 1.6em;color: #fff;font-weight: 700;padding-bottom: 10px;}.explore-page-wrapper .explore-box .explore-filters .filters-form {}.explore-page-wrapper .explore-box .explore-filters .filters-form form {}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select {float: right;position: relative;z-index: 100;width: 10%;padding: 5px;background: #1c1c1c;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .submit-form {background: #ffd13c;color: #121212;font-size: 1em;font-weight: 700;padding: 0 20px;height: 42px;border: 0;border-radius: 6px;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select {background: #363639;color: #fff;border: 0;font-size: 14px;text-align: right !important;font-weight: 400;position: relative;padding: 3px 15px 0 45px;width: 100%;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select:before {content: "";position: absolute;top: 0;left: 0;background: rgb(118 118 128 / 32%);z-index: 8;width: 35px;height: 100%;border-radius: 6px 0 0 6px;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select:after {left: 12px;right: auto;width: 8px;height: 8px;z-index: 9;border-bottom: 2px solid #fff;border-right: 2px solid #fff;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select.open:after {-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select span {color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;width: 100%;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select .list {backdrop-filter: blur(20px);background: linear-gradient(0deg, rgb(11 11 12 / 70%) 0%, rgb(39 39 43 / 70%) 68%);color: #fff;height: auto;padding: 10px 0;left: unset;right: 0;max-height: 260px;border-radius: 4px;overflow-y: auto;min-width: 100%;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select .option {text-align: right;padding-right: 20px;padding-left: 20px;}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select .option:hover {background: rgba(0, 0, 0, .2);}.explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select .option.selected, .explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select .option.focus, .explore-page-wrapper .explore-box .explore-filters .filters-form .filter-select .nice-select .option.hover {background: rgba(0, 0, 0, .4) !important;}.explore-page-wrapper .explore-items {padding: 0 22.5px;}.explore-page-wrapper .explore-items .explore-item {margin-bottom: 60px;position: relative;z-index: 99;}.explore-page-wrapper .explore-items .explore-item:hover {z-index: 999;}.explore-page-wrapper .explore-items .explore-item .explore-item-inner {width: 100%;padding-bottom: 148%;position: relative;}.explore-page-wrapper .explore-items .explore-item .explore-item-inner>div {position: absolute;width: 100%;height: 100%;top: 0;right: 0;}.explore-page-wrapper .explore-items-preloader {display: none;padding: 0 22.5px;}.explore-page-wrapper .explore-items-preloader .explore-item {margin-bottom: 60px;position: relative;z-index: 99;}.explore-page-wrapper .explore-items-preloader .explore-item:hover {z-index: 999;}.explore-page-wrapper .explore-items-preloader .explore-item .explore-item-inner {width: 100%;padding-bottom: 148%;display: block;background: #222;background: linear-gradient(-90deg, #222, #333, #222);background-size: 200% 200%;animation: gradient 3s ease infinite;border-radius: 4px;}.title-page .Fullwidth-slider-details .details-poster {position: absolute;width: 20%;height: 100%;display: table;bottom: 0;}.title-page .Fullwidth-slider-details .details-poster .poster-wrapper {display: table-cell;vertical-align: bottom;width: 100%;padding-left: 30px;}.title-page .Fullwidth-slider-details .details-poster .poster-wrapper .poster-image {width: 100%;padding-bottom: 148%;background: #222;border-radius: 4px;background-size: cover;background-repeat: no-repeat;}.title-page .Fullwidth-slider-details .details-text-info {float: left;width: 80%;}.title-page .title-tabs {}.title-page .title-tabs ul {display: block;border-bottom: 2px solid #333;}.title-page .title-tabs ul li {float: right;margin-left: 10px;padding: 15px;font-size: 1.1em;font-weight: 700;color: #fff;cursor: pointer;position: relative;}.title-page .title-tabs ul li:after {content: '';position: absolute;width: 100%;height: 2px;right: 0;bottom: -2px;background: transparent;}.title-page .title-tabs ul li.selected {color: #ffd13c;cursor: default;}.title-page .title-tabs ul li.selected:after {background: #ffd13c;}.title-page .title-tabs-body {}.title-page .title-tabs-body .title-tab-content {padding-top: 15px;padding-bottom: 15px;display: none;}.title-page .title-tabs-body .title-tab-content.selected {display: block;}.title-page .title-tabs-body .title-tab-content .info-item {line-height: 1.2;padding-top: 10px;padding-bottom: 10px;font-size: 1.1em;}.title-page .title-tabs-body .title-tab-content .info-item .info-title {font-weight: 700;color: #eee;display: inline-block;padding-left: 10px;}.title-page .title-tabs-body .title-tab-content .info-item .info-body {color: #999;}.title-page .title-tabs-body .title-tab-content .info-item .info-body a {color: #ccc;transition: color .5s;}.title-page .title-tabs-body .title-tab-content .info-item .info-body a:hover {color: #ffd13c;}.title-page .title-tabs-body .title-tab-content .info-cast {padding-top: 60px;padding-bottom: 60px;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-title {color: #eee;font-size: 1.1em;font-weight: 700;padding-bottom: 25px;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider {}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-init{position: relative;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner {position: relative;background: #222;border-radius: 4px;overflow: hidden;border: 1px solid #333;box-shadow: 1px 1px 5px #000;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner a {display: block;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner a .cast-image {position: relative;width: 100%;padding-bottom: 148%;overflow: hidden;background: #222;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner a .cast-image .image-bg {position: absolute;width: 100%;height: 100%;background: transparent;background-size: cover;background-repeat: no-repeat;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner a .cast-text {padding: 15px;height: 150px;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner a .cast-text .realname {text-align: center;padding-bottom: 10px;font-size: 1.2em;font-weight: 700;color: #ffd13c;line-height: 1.2;}.title-page .title-tabs-body .title-tab-content .info-cast .cast-slider .cast-slider-inner a .cast-text .charname {text-align: center;color: #bbb;line-height: 1.2;}.title-page .cast-slider .slider-buttons {position: absolute;top: -55px;width: 45px;height: 45px;text-align: center;color: #ffd13c;font-size: 1.4em;}.title-page .cast-slider .slider-buttons.slider-prev {left: 60px;}.title-page .cast-slider .slider-buttons.slider-next {left: 0;}.title-page .cast-slider .slider-buttons span {position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.title-page .cast-slider .slider-buttons.swiper-button-disabled {opacity: .7;cursor: default !important;}.title-page .title-tabs-body .title-tab-content .select-season {margin-bottom: 15px;position: relative;z-index: 999;}.title-page .title-tabs-body .title-tab-content .nice-select {background: #363639;color: #fff;border: 0;font-size: 14px;text-align: right !important;font-weight: 400;position: relative;padding: 3px 15px 0 45px;width: 180px;float: right;}.title-page .title-tabs-body .title-tab-content .nice-select:before {content: "";position: absolute;top: 0;left: 0;background: rgb(118 118 128 / 32%);z-index: 8;width: 35px;height: 100%;border-radius: 6px 0 0 6px;}.title-page .title-tabs-body .title-tab-content .nice-select:after {left: 12px;right: auto;width: 8px;height: 8px;z-index: 9;border-bottom: 2px solid #fff;border-right: 2px solid #fff;}.title-page .title-tabs-body .title-tab-content .nice-select.open:after {-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);}.title-page .title-tabs-body .title-tab-content .nice-select span {color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;width: 100%;}.title-page .title-tabs-body .title-tab-content .nice-select .list {backdrop-filter: blur(20px);background: linear-gradient(0deg, rgb(11 11 12 / 70%) 0%, rgb(39 39 43 / 70%) 68%);color: #fff;height: auto;padding: 10px 0;left: unset;right: 0;max-height: 260px;border-radius: 4px;overflow-y: auto;min-width: 100%;}.title-page .title-tabs-body .title-tab-content .nice-select .option {text-align: right;padding-right: 20px;padding-left: 20px;}.title-page .title-tabs-body .title-tab-content .nice-select .option:hover {background: rgba(0, 0, 0, .2);}.title-page .title-tabs-body .title-tab-content .nice-select .option.selected, .title-page .title-tabs-body .title-tab-content .nice-select .option.focus, .title-page .title-tabs-body .title-tab-content .nice-select .option.hover {background: rgba(0, 0, 0, .4) !important;}.option em{font-size: 10px;color: #a9aeb3;float: left;}#app_footer {padding: 30px 0 0;background: #121212;margin-top: 50px;}#app_footer .footer_col {padding-top: 15px;padding-bottom: 15px;}#app_footer .links-title {display: flex;align-items: center;font-size: 18px;color: #ffd13c;margin-bottom: 18px;}#app_footer .links-title.download-apps span {font-weight: 700;font-size: 22px;color: #fff;padding: 0 0 0 10px;}#app_footer .links-title img {object-fit: scale-down;height: 35px;}#app_footer .links-list {}#app_footer .links-list .link {padding: 10px 0;}#app_footer .links-list .link a {font-size: 14px;font-weight: 700;color: #fff;transition: all .5s;}#app_footer .links-list .link a:hover {color: #ffd13c;}#app_footer .links-list .link a img {max-height: 50px;}#app_footer .footer-copyrights .copyrights-inner {border-top: 1px solid #222;padding: 20px 0;margin-top: 15px;overflow: hidden;}#app_footer .footer-copyrights .copyrights-inner .text {float: right;font-size: 16px;color: #838D8D;padding: 4px 0;}#app_footer .footer-copyrights .copyrights-inner .social {float: left;font-size: 20px;padding: 2px 0;}#app_footer .footer-copyrights .copyrights-inner .social a {display: inline-block;margin-right: 10px;color: #fff;transition: all .5s;}#app_footer .footer-copyrights .copyrights-inner .social a:hover {color: #ffd13c;}.add-read-more.show-less-content .second-section, .add-read-more.show-less-content .read-less {display: none;}.add-read-more.show-more-content .read-more {display: none;}.add-read-more .read-more, .add-read-more .read-less {font-weight: bold;margin-left: 2px;color: blue;cursor: pointer;}.app-container.full-x h5{font-size: 15px;color: #cfcfcf;font-weight: 300;}span.text {display: block;font-size: 12px;color: #d5d5d5;}.info-card{width: 800px;margin: 0 auto;background: #1a1919;}.info-title{color: #fff;font-size: 15px;margin-bottom: 15px;}.email-box{background-color: #ffffff0f;color: #fff;font-size: 15px;font-weight: 100;padding: 10px 15px;border-radius: 6px;margin-bottom: 15px;}.email-message{width: 50%;text-align: center;color: #fff;font-size: 15px;font-weight: 400;line-height: 25px;}.footer-container {padding-top: 40px;padding-bottom: 30px;display: flex;flex-direction: column;align-items: center;}.row.mx-0 {display: flex;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;line-height: 25px;}.info-card .link:not(:last-child) {border-left: 1px solid #e3e3e326;border-right: none;}.footer-container .link{font-size: 12px;font-weight: 600;color: #fff;}.link:hover {text-decoration: underline;}.email-img{width: 80px;}.info-card .social{display: flex;margin: 0 0 30px;text-align: center;align-items: center;justify-content: center;width: 100%;border-bottom: 1px solid #f0f8ff26;padding: 0 0 20px;}.info-card .social a{background: #ffffff14;padding: 10px;border-radius: 50%;width: 35px;margin: 5px;}.info-card .social a:hover{background: #ffffff1c;}.footer-container .text{color: #fff;font-weight: 100;padding: 20px;}@media only screen and (max-width: 800px) {.info-card {width: 300px;margin: 0 auto;background: #1a1919;}.email-message {width: auto;text-align: center;color: #fff;font-size: 15px;font-weight: 400;line-height: 25px;}}.col-auto:not(:last-child) {border-left: 1px solid #f0f8ff1c;}#content{margin: 120px 50px 0;color: aliceblue;background: #b5b5b50a;padding: 30px;border-radius: 15px;}#content h2{font-size: 25px;padding: 10px 0;}#content p{margin-bottom: 10px;line-height: 25px;color: #b9b9b9;padding: 0 30px;}#content ul{list-style: arabic-indic;padding: 0 60px 10px;line-height: 20px;}@media only screen and (max-width: 800px) {#content {margin: 120px 20px 0;color: aliceblue;background: #b5b5b50a;padding: 30px;border-radius: 15px;overflow: hidden;}}.title-page .title-tabs-body .title-tab-content .info-item .info-body a:not(:last-child):after{content: ",";}.search-select{float: right; position: relative; z-index: 100; width: 20%; position: absolute; top: 30px; left: 20px;}.search-select .nice-select {   background: #363639;   color: #fff;   border: 0;   font-size: 14px;   text-align: right !important;   font-weight: 400;   position: relative;   padding: 3px 15px 0 45px;   width: 100%; }.search-select .nice-select::before {   content: "";   position: absolute;   top: 0;   left: 0;   background: rgb(118 118 128 / 32%);   z-index: 8;   width: 35px;   height: 100%;   border-radius: 6px 0 0 6px; }.search-select .nice-select span {   color: #fff;   text-overflow: ellipsis;   overflow: hidden;   white-space: nowrap;   display: inline-block;   width: 100%; }.search-select .nice-select .list {   backdrop-filter: blur(20px);   background: linear-gradient(0deg, rgb(11 11 12 / 70%) 0%, rgb(39 39 43 / 70%) 68%);   color: #fff;   height: auto;   padding: 10px 0;   left: unset;   right: 0;   max-height: 260px;   border-radius: 4px;   overflow-y: auto;   min-width: 100%; }.search-select .nice-select::after {   left: 12px;   right: auto;   width: 8px;   height: 8px;   z-index: 9;   border-bottom: 2px solid #fff;   border-right: 2px solid #fff; }.search-select .nice-select .option {   text-align: right;   padding-right: 20px;   padding-left: 20px; }.search-select .nice-select .option.selected, .search-select .nice-select .option.focus, .search-select .nice-select .option:hover {   background: rgba(0, 0, 0, .4) !important; }ol.__subType { display: block; width: 100%; padding-top: 15px; } ol.__subType li { float: right; padding: 5px; } ol.__subType li a { display: block; padding: 10px 20px; border: 1px solid #ffd13c; border-radius: 100px; color: #ffd13c; } ol.__subType li.selected a { background: #ffd13c; color: #000; }.swal2-icon.swal2-info { border-color: #f7c326!important; color: #dfb124!important; } .swal2-styled.swal2-confirm a { color: #000!important; } .swal2-styled.swal2-confirm:focus { box-shadow: none!important; }.swal2-styled.swal2-confirm { background-color: #f7c632!important; }.swal2-select {display: none!important; }