@charset "utf-8";
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);
html {
  position:relative
}
body {
  background:#201f31;
  font-family:Poppins,Arial;
  color:#fff;
  font-size:14px;
  line-height:1.5em;
  font-weight:400;
  padding:0;
  margin:0;
  -webkit-text-size-adjust:none
}
a {
  color:#fff;
  text-decoration:none!important;
  outline:0;
  -moz-outline:none
}
a:hover {color:#ffbade;}
.btn,
button {
  font-weight:400;
  font-size:16px;
  outline:0!important;
  box-shadow:none!important
}
.btn-sm {
  font-size:13px;
  line-height:1.5em;
  padding:6px 10px
}
.btn-lg {
  font-size:18px;
  padding:12px 20px
}
.more-padding {
  padding-left:40px;
  padding-right:40px
}
b,
strong {
  font-weight:500
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:600
}
.title-page {
  font-size:18px;
  color:#fff
}
.form-control::placeholder {
  color:#666
}
.btn-radius {
  border-radius:30px
}
.btn-highlight {
  background:0 0!important;
  border:none!important;
  color:#a885da!important
}
.btn-focus,
.btn-primary {
  background:#ffbade !important;
  color:#000 !important;
  border-color:#ffbade !important
}
.btn-focus:hover,
.btn-primary:hover {
  background:#ffbade !important;
  color:#fff!important;
  border-color:#ffbade !important
}
.btn-secondary {
  background:#4a4b51!important;
  border-color:#4a4b51!important;
  color:#fff
}
.btn-secondary:hover {
  background:#6e6f74!important;
  border-color:#6e6f74!important
}
.btn-tab {
  font-size:14px;
  padding-left:15px;
  padding-right:15px
}
.btn-light {
  background:#fff;
  border-color:#fff;
  color:#111!important
}
.btn-trans {
  background:0 0!important;
  color:#aaa!important
}
.dot {
  width:4px;
  height:4px;
  border-radius:50%;
  background:#666;
  display:inline-block;
  margin:3px 6px
}
.h2-heading {
  font-size:2em!important;
  margin-bottom:0
}
.breadcrumb-item+.breadcrumb-item::before {
  content:"\f054";
  font-family:"Font Awesome 5 Free";
  font-weight:900;
  font-size:9px;
  color:#fff;
}
.breadcrumb-item.active {
  color:#ffbade;
}
.dropdown-menu {
  font-size:13px
}
.dropdown-menu .dropdown-item:active {
  background-color:#ffbade 
}
.iframe16x9 {
  width:100%;
  position:relative;
  padding-bottom:56.25%
}
.iframe16x9 iframe {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%!important;
  height:100%!important
}
#sidebar_menu {
  transition:all .5s ease 0s;
  -webkit-transition:all .5s ease 0s;
  -moz-transition:all .5s ease 0s
}
#header.header-home,
.block-rating .button-rate,
.film-poster-ahref i,
.film-poster-ahref:after,
.film-poster-ahref:before,
.film-poster-img,
.header_menu-sub,
.swiper-button,
.toggle-onoff,
.toggle-onoff>span {
  transition:all .2s ease 0s;
  -webkit-transition:all .2s ease 0s;
  -moz-transition:all .2s ease 0s
}
.block_area,
.film-poster,
.nav-item,
.nav-item>a,
.search-content input.search-input {
  position:relative
}
.film-poster {
  width:100%;
  padding-bottom:148%;
  position:relative;
  overflow:hidden
}
.film-poster .film-poster-img {
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover
}
.highlight-text {
  color:#ffbade 
}
.mat-icon {
  display:inline-flex;
  vertical-align:bottom
}
.container {
  max-width:1366px;
  width:100%
}
#wrapper {
  width:100%;
  position:relative;
  margin:0 auto
}
#header {
  height:90px;
  position:relative;
  padding:0
}
#header .container {
  position:relative
}
#header #logo {
  display:block;
  height:50px;
  margin:20px 10px 20px 0;
  float:left
}
#header #logo img {
  height:100%;
  width:auto
}
#header #logo span {
  line-height:40px;
  font-size:20px;
  font-weight:600;
  color:#fff!important
}
#site_menu {
  position:relative;
  color:#fff;
  text-align:center;
  background:0 0;
  border-radius:3px;
  float:left;
  margin-right:15px;
  margin-top:20px
}
#site_menu .site_menu-icon {
  width:40px;
  cursor:pointer
}
#site_menu .site_menu-icon i {
  font-size:30px;
  line-height:50px;
  height:50px
}
#site_menu:hover .site_menu-icon i {
  color:#ffbade 
}
#header_menu {
  position:absolute;
  top:100%;
  left:0;
  display:none;
  padding-top:10px;
  z-index:106
}
#site_menu:hover #header_menu {
  display:block
}
#header_menu ul.header_menu-list {
  list-style:none;
  padding:10px 0;
  display:block;
  position:relative;
  z-index:99;
  background:#ffbade ;
  border-radius:6px;
  box-shadow:0 0 10px 10px rgba(0,0,0,.4)
}
#header_menu ul.header_menu-list .nav-item {
  display:block;
  margin:0;
  position:unset
}
#header_menu ul.header_menu-list .nav-item>a {
  margin:0;
  cursor:pointer;
  padding:0 25px;
  height:37px;
  line-height:37px;
  color:#000;
  display:block;
  font-size:14px;
  font-weight:600;
  text-transform:uppercase;
  text-align:left
}
#header_menu ul.header_menu-list .nav-item>a:hover {
  background:rgba(0,0,0,.1)
}
#header_menu ul.header_menu-list .nav-item.active>a:before {
  content:"";
  width:100%;
  height:3px;
  background:#ffbade ;
  position:absolute;
  bottom:0;
  left:0;
  right:0
}
#header_menu .header_menu-sub {
  display:block;
  opacity:0;
  overflow:hidden;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
  left:100%;
  z-index:96;
  background:#2b2a3b;
  box-shadow:5px 10px 10px 0 rgba(0,0,0,.4);
  border-radius:0 10px 10px 10px
}
#header_menu .header_menu-sub.active {
  display:block;
  width:125px;
  opacity:1
}
#header_menu .header_menu-sub.active.size-l {
  display:block;
  width:500px
}
#header_menu .header_menu-sub ul.sub-menu {
  padding:10px 0;
  text-align:left;
  list-style:none;
  overflow:hidden;
  width:100%;
  height:100%
}
#header_menu .header_menu-sub ul.sub-menu li {
  width:100%;
  margin:0
}
#header_menu .header_menu-sub ul.sub-menu li a {
  height:27px;
  color:#fff;
  line-height:27px;
  padding:0 10px 0 20px;
  display:block;
  font-size:13px;
  white-space:nowrap;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis
}
#header_menu .header_menu-sub ul.sub-menu li:hover a {
  background:#242424;
  color:#ccc!important
}
#header_menu .header_menu-sub.size-l ul.sub-menu li {
  width:25%;
  float:left
}
.header-group {
  float:left;
  height:40px;
  margin:25px 20px;
  text-align:left
}
.socials-group {
  position:relative
}
.socials-group .scg-title {
  float:left;
  margin-right:20px
}
.socials-group .scg-title .top {
  display:block;
  margin-bottom:3px;
  font-weight:400;
  opacity:.5
}
.socials-group .scg-title .bottom {
  font-weight:600;
  color:#fff;
  text-transform:uppercase
}
.socials-group .scg-list {
  float:left
}
.socials-group .scg-list .item {
  float:left;
  margin-right:10px
}
.socials-group .scg-list .item .sc-social-button {
  display:inline-block;
  height:40px;
  font-size:13px;
  font-weight:400;
  padding:10px 10px;
  background:rgba(255,255,255,.1);
  border-radius:50%;
}
.socials-group .scg-list .item .sc-social-button.dc-btn {
  background:#6f85d5;
  color:#fff
}
.socials-group .scg-list .item .sc-social-button.tl-btn {
  background:#08c;
  color:#fff
}
.socials-group .scg-list .item .sc-social-button.rd-btn {
  background:#ff3c1f;
  color:#fff
}
.socials-group .scg-list .item i {
  font-size:22px;
  line-height:20px;
  vertical-align:text-bottom
}
#header_right {
  float:right;
  padding:20px 0
}
#header .btn-user {
  height:50px;
  line-height:50px;
  padding:0 20px;
  min-width:120px;
  font-weight:500;
  border-radius:30px;
  font-size:16px;
  margin-left:5px
}
.header_right-user.logged .dropdown-menu {
  transform:none!important;
  left:auto!important;
  right:0!important;
  top:100%!important;
  bottom:auto!important
}
#user-slot {
  float:right
}
.mobile-btn {
  width:40px;
  height:40px;
  border-radius:50%;
  padding:0;
  text-align:center;
  line-height:40px;
  font-size:24px
}
#m-search {
  float:left;
  display:none;
  margin-right:5px
}
#search {
  width:380px;
  margin:20px 0;
  float:left
}
.search-content {
  position:relative
}
.search-content input.search-input {
  height:50px;
  color:#000;
  padding-right:60px;
  padding-left:30px;
  font-size:15px;
  font-weight:400;
  background:#696879;
  border-radius:0;
  border:none;
  box-shadow:0 3px 3px rgba(0,0,0,.05)!important
}
.search-content input.search-input:focus,
.search-content input.search-input:hover {
  background:#58575f;
}
.search-content input.search-input::placeholder {
  color:#fff;
  opacity:.6
}
.search-content .search-icon {
  width:50px;
  height:50px;
  font-size:20px;
  background:0 0;
  border:none;
  padding:0 10px;
  line-height:50px;
  display:inline-block;
  color:#aaa;
  text-align:center;
  position:absolute;
  right:0;
  top:0;
  z-index:2
}
.search-content .search-icon:hover {
  color:#ffbade 
}
.search-content .search-content {
  position:relative
}
.search-content .search-result-pop {
  background:#1c1c1c;
  box-shadow:0 20px 20px rgba(0,0,0,.3);
  position:absolute;
  left:0;
  top:100%;
  margin-top:5px;
  border-radius:10px;
  right:0;
  z-index:106;
  list-style:none;
  display:none;
  overflow:hidden
}
.search-content .search-result-pop.active {
  display:block
}
.search-content .search-result-pop .nav-item {
  display:block;
  text-align:left;
  padding:10px;
  width:100%;
  cursor:pointer
}
.search-content .search-result-pop .nav-item:nth-of-type(2n) {
  background:#181818
}
.search-content .search-result-pop .nav-item:hover {
  background:#242424
}
.search-content .search-result-pop .nav-item .film-poster {
  float:left;
  width:40px;
  padding-bottom:50px
}
.search-content .search-result-pop .nav-item .srp-detail {
  padding-left:50px;
  font-size:12px
}
.search-content .search-result-pop .nav-item .srp-detail .film-name {
  font-size:14px;
  font-weight:400;
  line-height:1.2em;
  max-width:100%;
  margin-bottom:5px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#ababab
}
.search-content .search-result-pop .nav-bottom {
  padding:10px 15px;
  background:#ffbade !important;
  font-size:14px;
  color:#fff;
  text-align:center;
  border-bottom:none
}
#main-wrapper {
  margin-bottom:70px;
  min-height:calc(100vh - 490px)
}
.bah-setting .btn,
.btn-in-headcat {
  margin:4px 0
}
#suggest {
  margin-bottom:30px;
  padding:0;
  overflow:hidden
}
.block_area {
  display:block;
  margin-bottom:30px;
  background:#2b2a3b;
  border-radius:6px
}
.block_area.none-bg {
  background:0 0
}
.block_area .block_area-header {
  display:block;
  width:100%;
  padding:10px 15px 0
}
.block_area.none-bg .block_area-header {
  display:block;
  width:100%;
  padding:10px 0 15px
}
.block_area.block_area-anime .block_area-header .cat-heading {
  font-size:24px
}
.block_area .block_area-header .cat-heading {
  font-size:20px;
  line-height:32px;
  font-weight:500;
  padding:0;
  margin:0;
  color:#ffbade;
}
.block_area .block_area-header .viewmore .btn {
  padding:0 8px;
  font-size:13px;
  line-height:26px;
  margin:3px 0;
  border:none!important;
  /*! background:#343434; */
  color:#d5d5d5
}
.block_area .block_area-header .viewmore .btn:hover {
  color:#ffbade;
}
.block_area .block_area-header .bah-sort {
  float:left;
  margin-left:20px;
  height:40px
}
.block_area .block_area-header .bah-sort .bhs-item {
  float:left;
  margin:5px 0
}
.block_area .block_area-header .bah-sort .bhs-item .bhsi-name {
  line-height:30px;
  cursor:pointer;
  background:#4c4f57;
  padding:0 12px;
  border-radius:30px;
  font-size:12px
}
.block_area .block_area-content {
  padding:15px
}
.block_area.none-bg .block_area-content {
  padding:0
}
.block_area_home .category_filter {
  margin-top:-10px
}
.block_area_home .btn-in-headcat {
  margin:2px 0
}
.block_area .block_area-header .bah-tabs .btn {
  color:#acaaaa;
  font-weight:500;
  font-size:15px;
  box-shadow:none!important;
  padding:4px 6px
}
.block_area .block_area-header .bah-tabs .btn:hover {
  /*! color:#787878 */
}
.block_area .block_area-header .bah-tabs .btn.active {
  color:#fff!important
}
.block_area .block_area-header .bah-navi {
  margin-left:10px
}
.block_area .block_area-header .bah-navi .btn {
  padding:0 8px;
  line-height:32px;
  color:#525252
}
.block_area .block_area-header .bah-navi .btn:hover {
  color:#fff
}
.block_area.block_area_box.block_area-anime .block_area-header .cat-heading {
  font-size:20px
}
.box-bg {
  padding:1.5rem;
  background:#fff
}
.pre-tabs {
  border:none
}
.pre-tabs .nav-item {
  font-size:16px;
  font-weight:400;
  margin-right:10px
}
.pre-tabs .nav-item .nav-link {
  padding:15px 10px;
  line-height:1.2em;
  font-size:14px;
  color:#ddd;
  background:0 0!important;
  border:none;
  border-radius:0;
  border-bottom:2px solid transparent
}
.pre-tabs .nav-item .nav-link:hover {
  color:#ffbade 
}
.pre-tabs .nav-item .nav-link.active {
  color:#ffbade ;
  border-color:#ffbade 
}
.pre-tabs-min {
  margin-bottom:15px
}
.pre-tabs-min .nav-item {
  margin-right:10px
}
.pre-tabs-min .nav-item .nav-link {
  padding:8px 10px;
  min-width:80px;
  text-align:center;
  border-bottom:none!important;
  font-weight:500!important;
  background:#4c4f57!important;
  border-radius:4px
}
.pre-tabs-min .nav-item .nav-link.active {
  color:#000!important;
  background:#ffbade !important
}
.anw-tabs {
  border-bottom:none;
  margin:15px 0;
  border-radius:4px;
  overflow:hidden
}
.anw-tabs .nav-item {
  margin:0 2px
}
.anw-tabs .nav-item .nav-link {
  border:none;
  background:0 0!important;
  border-radius:0;
  font-size:14px;
  font-weight:500;
  color:#fff;
  line-height:32px;
  padding:0 5px
}
.anw-tabs .nav-item .nav-link:hover {
  color:#ffbade;
}
.anw-tabs .nav-item .nav-link.active {
  color:#ffbade;
}
.bah-tab-min .anw-tabs {
  margin:2px 0 0
}
.film-poster-ahref i,
.film-poster-ahref:before {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  color:#ffbade 
}
.film_list {
  display:block
}
.film_list .film_list-wrap {
  margin:0 -7px;
  list-style:none;
  padding:0
}
.film_list .film_list-wrap .flw-item {
  width:calc(20% - 14px);
  margin:0 7px 20px;
  float:left;
  border-radius:0;
  position:relative
}
.flw-item .film-poster .film-poster-ahref {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:3;
  display:inline-block
}
.flw-item .film-poster .film-poster-ahref:after {
  content:"";
  position:absolute;
  top:auto;
  right:0;
  left:0;
  bottom:0;
  height:100%;
  opacity:0;
  background:rgba(0,0,0,.6);
  z-index:1
}
.flw-item .film-poster .film-poster-ahref:before {
  content:"";
  opacity:0;
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  border:5px solid #fff;
  z-index:2
}
.flw-item:hover .film-poster .film-poster-ahref:before {
  width:65px;
  height:65px;
  opacity:1
}
.flw-item .film-poster .film-poster-ahref i {
  font-size:0px;
  z-index:3;
  opacity:0;
  margin-left:2px;
  color:#fff
}
.flw-item:hover .film-poster .film-poster-ahref:after {
  height:100%;
  opacity:1
}
.flw-item:hover .film-poster .film-poster-ahref:before {
  opacity:1
}
.flw-item:hover .film-poster .film-poster-ahref i {
  opacity:1;
  font-size:24px
}
.film_list .film_list-wrap .flw-item .film-poster {
  border-radius:6px;
  padding-bottom:140%;
  margin-bottom:10px
}
.film_list .film_list-wrap .flw-item .film-detail {
  color:#aaa;
  font-size:12px;
  text-align:center
}
.film_list .film_list-wrap .flw-item .film-detail .film-name {
  font-size:14px;
  line-height:1.3em;
  margin:0;
  font-weight:400;
  height:38px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden
}
.film_list .film_list-wrap .flw-item .film-detail .film-name a {
  color:#fff;
}
.film_list .film_list-wrap .flw-item:hover .film-detail .film-name a {
  color:#ffbade;
}
.film_list .film_list-wrap .flw-item .film-detail .fd-infor {
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  overflow:hidden
}
.film_list .film_list-wrap .flw-item .film-detail .description {
  display:none
}
.film_list .film_list-wrap .flw-item .film-detail .film-infor {
  margin-bottom:2px
}
.tick {
  position:absolute;
  bottom:0;
  z-index:10
}
.tick.ltr {
  right:0;
  font-size:0;
  overflow:hidden;
  border-radius:6px 0 0 0;
  background:#c39d00
}
.tick.rtl {
  left:0
}
.tick-item {
  font-size:13px;
  font-weight:500;
  display:inline-block;
  line-height:1.2em;
  padding:4px 5px;
  border-radius:0;
  background:#fff;
  color:#111
}
.tick.ltr .tick-item {
  margin-left:0;
  border-radius:6px 0 0 0;
  float:left
}
.tick.rtl .tick-item {
  margin-right:2px
}
.tick-item.tick-quality {
  background:#ff5700 !important;
  color:#111!important;
  position:absolute;
  top:0;
  left:0;
  z-index:4;
  font-weight:700;
  border-radius:0 0 5px 0
}
.tick-item.tick-eps {
  background:#b0e3af !important;
  color: #000 !important;
  border-radius:0 6px 0 0
}
.tick-item.tick-dub {
  background:#c39d00!important;
  color:#fff!important
}
.tick-item.tick-sub {
  background:#b9e7ff !important;
  color:#000 !important;
}
.tick-item.tick-type {
  background:#409f4d!important;
  color:#fff!important
}
.flv-list .flw-item {
  width:100%!important;
  margin:0 0 5px!important
}
.flv-list .flw-item .film-poster {
  width:100px;
  padding-bottom:148px;
  float:left;
  margin-right:20px
}
.film-list-ul {
  list-style:none;
  padding:0
}
.modal-backdrop.show {
  background:#111;
  opacity:.9
}
.premodal .modal-dialog {
  max-width:450px
}
.premodal .modal-content {
  border-radius:0;
  border:none
}
.premodal .modal-content .modal-header {
  border-bottom:0;
  border-radius:0;
  padding:15px 15px 0;
  position:relative;
  display:block
}
.premodal .modal-content .modal-header .modal-title {
  text-align:center;
  font-weight:600;
  font-size:26px;
  line-height:1em;
  color:#ffbade 
}
.premodal .modal-content .close {
  position:absolute;
  top:5px;
  right:5px;
  color:#111;
  margin:0;
  width:30px;
  height:30px;
  z-index:3;
  text-align:center;
  line-height:30px;
  display:inline-block;
  padding:0;
  opacity:.5;
  text-shadow:none
}
.premodal .modal-content .close:hover {
  opacity:1
}
.premodal .modal-content .modal-body {
  padding:15px;
  padding-top:10px
}
.premodal-login .modal-dialog {
  max-width:650px
}
.premodal-login .modal-content {
  padding-left:280px
}
.premodal-login .modal-content .modal-body .login-btn {
  margin-top:30px
}
.premodal-login label.custom-control-label {
  line-height:24px
}
.premodal-login .modal-login-icon {
  position:absolute;
  left:-10px;
  width:280px;
  top:0
}
.premodal-login .modal-login-icon img {
  width:280px;
  height:auto
}
.premodal-trailer .modal-content .modal-body {
  padding:5px
}
.premodal-trailer .modal-dialog {
  max-width:800px
}
.premodal .modal-content .modal-footer {
  padding-bottom:20px;
  padding-top:5px;
  display:block;
  background:0 0;
  border-top:none
}
.premodal .modal-content .btn-form {
  height:50px;
  font-size:18px;
  padding:0 15px;
  line-height:50px;
  font-weight:500
}
.preform .form-group {
  margin-bottom:20px
}
.preform .form-control {
  font-size:13px;
  border-radius:3px;
  border:none!important
}
.preform .prelabel {
  font-size:11px;
  text-transform:uppercase;
  opacity:.5;
  font-weight:400;
  letter-spacing:1px
}
.preform .custom-control-label {
  line-height:1.5rem
}
.loginform .form-group.w-icon {
  position:relative
}
.loginform .form-group.w-icon i {
  position:absolute;
  color:#7346b3;
  top:12px;
  right:15px
}
.loginform .form-group.w-icon .form-control {
  padding-right:40px
}
.loginform .form-control {
  background:#ebe3f6;
  color:#713abf;
  border:none;
  padding:10px 15px;
  font-size:13px;
  height:40px;
  border-radius:0;
  box-shadow:none!important
}
.loginform .form-control:focus {
  background:#e5dbf4
}
.loginform .form-control::placeholder {
  color:#b6a5ce
}
.custom-control-input:checked~.custom-control-label::before {
  color:#fff;
  border-color:#7346b3;
  background-color:#7346b3;
  box-shadow:none!important
}
.custom-control-label::before {
  box-shadow:none!important
}
.text-forgot {
  line-height:1.5rem
}
.link-highlight {
  color:#ffbade !important;
  cursor:pointer
}
.modal-logo {
  text-align:center
}
.modal-logo img {
  height:40px;
  width:auto
}
.premodal .modal-logo {
  margin-top:-10px
}
.premodal .alert {
  font-size:13px;
  line-height:1.4em;
  border-radius:0
}
.premodal .btn {
  padding:.5rem .75rem;
  font-size:14px
}
.body-hidden {
  width:100%;
  height:100%;
  overflow:hidden;
  position:fixed;
  top:0;
  bottom:0;
  right:0;
  left:0
}
.loading {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
.loading>div {
  width:18px;
  height:18px;
  background-color:#ffbade ;
  border-radius:100%;
  display:inline-block;
  -webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
  animation:sk-bouncedelay 1.4s infinite ease-in-out both
}
.loading .span1 {
  -webkit-animation-delay:-.32s;
  animation-delay:-.32s
}
.loading .span2 {
  -webkit-animation-delay:-.16s;
  animation-delay:-.16s
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform:scale(0)
  }
  40% {
    -webkit-transform:scale(1)
  }
}
@keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform:scale(0);
    transform:scale(0)
  }
  40% {
    -webkit-transform:scale(1);
    transform:scale(1)
  }
}
.loading-relative {
  display:block;
  width:100%;
  height:100%;
  position:relative;
  min-height:50px
}
.film-poster .loading-relative,
.loading-relative.loading-box {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(255,255,255,.05)
}
.search-result-pop .loading-relative {
  min-height:160px
}
#footer {
  padding:0;
  position:relative;
  border-top: 1px solid rgba(255,255,255,.1);
}
#footer .container {
  position:relative;
  z-index:3
}
#footer .footer-logo {
  display:block;
  margin:0 0 10px
}
#footer .footer-logo img {
  width:auto;
  height:40px
}
#footer .footer-copyright {
  width:50%
}
#footer .footer-links {
  width:50%
}
#footer .footer-links ul {
  float:left;
  margin-right:30px;
  width:150px
}
#footer .footer-links ul .title {
  color:#fff;
  font-size:16px;
  font-weight:500;
  margin-bottom:.5em
}
#footer .footer-links ul li a {
  cursor:pointer;
  color:#666!important
}
#footer .copyright {
  display:block;
  margin-bottom:15px
}
#footer .disclaimer {
  font-size:11px;
  color:#666;
  max-width:480px;
  line-height:1.4em
}
#footer .socials-group {
  margin-bottom:15px
}
#footer .socials-group .scg-list .item .sc-social-button {
  width:30px;
  height:30px;
  padding:0;
  line-height:30px;
  text-align:center;
  background:#666!important
}
#footer .socials-group .scg-list .item .sc-social-button i {
  font-size:20px;
  color:#1c1c1c!important
}
#footer .footer-icon {
  width:260px;
  position:absolute;
  bottom:0;
  right:0
}
#footer .footer-icon img {
  width:100%;
  height:auto
}
#footer .btn-up {
  width:30px;
  height:30px;
  position:absolute;
  top:0;
  right:15px;
  background:#4a4b51;
  color:#fff;
  padding:0;
  line-height:30px
}
#footer .toggle-footer .tf-item {
  display:inline-block;
  margin:0 20px 0 0
}
#footer .toggle-footer .tf-item .toggle-onoff {
  float:left;
  margin-right:5px
}
#footer .toggle-footer .tf-item .name {
  font-size:12px;
  line-height:15px;
  float:left
}
#footer .footer-content {
  padding-bottom:30px
}
.footer-toggle-block {
  padding:15px 0
}
.tf-item .dub-toggle {
  margin-top:0
}
.tf-item .dub-toggle .dt-dub {
  background:0 0
}
.tf-item .dub-toggle .dt-status {
  border-radius:5px
}
.ftaz {
  display:inline-block;
  padding-right:20px;
  margin-right:20px;
  border-right:1px solid rgba(255,255,255,.3);
  line-height:1em;
  font-size:14px;
  font-weight:600
}
.footer-az {
  margin:0 0 20px
}
.footer-az .size-s {
  font-size:13px
}
ul.az-list {
  font-size:0
}
ul.az-list li {
  margin:0 8px 8px 0;
  display:inline-block
}
ul.az-list li a {
  font-size:14px;
  padding:4px 6px;
  min-width:30px;
  text-align:center;
  display:block;
  background:rgba(255,255,255,.1);
  color:#fff;
  border-radius:3px
}
ul.az-list li a:hover,
ul.az-list li.active a {
  color:#fff;
  background:#ffbade 
}
.main-az {
  margin-bottom:20px
}
.main-az ul.az-list {
  margin:0 -3px
}
.main-az ul.az-list li {
  width:calc(7.14% - 6px);
  margin:0 3px 6px
}
.main-az ul.az-list li a {
  font-size:15px;
  padding:5px 3px;
  display:block;
  text-align:center;
  font-weight:500;
  background:#262626;
  color:#d5d5d5
}
.main-az ul.az-list li.active a {
  color:#fff;
  background:#ffbade 
}
.page-az .container {
  max-width:1260px;
  padding:0 15px
}
.heading-name {
  font-size:1.8em;
  line-height:1.3em;
  margin:0 0 15px;
  font-weight:400;
  color:#ffbade 
}
.btn-xs {
  font-size:12px;
  padding:2px 4px;
  line-height:1em
}
.btn-xs i {
  font-size:12px
}
.btn-rating {
  position:relative
}
#pc-trailer {
  display:none
}
#mask-overlay {
  position:fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  z-index:102;
  background:rgba(11,11,11,.98);
  display:none
}
#mask-overlay.active {
  display:block
}
.information_page {
  max-width:1420px;
  margin:0 auto
}
.information_page .h2-heading,
.information_page .h3-heading,
.information_page .h4-heading {
  font-size:2em;
  line-height:1.3em;
  margin-bottom:10px;
  color:#fff
}
.information_page .h3-heading {
  font-size:1.5em
}
.information_page .h4-heading {
  font-size:1.2em
}
.information_page p {
  line-height:1.6em;
  font-size:14px;
  font-weight:300;
  margin-bottom:1em
}
.article-infor {
  color:#ddd;
  line-height:1.5em
}
.article-infor ul li {
  margin-bottom:.5em
}
.prebreadcrumb .breadcrumb {
  padding:0;
  background:0 0
}
.form-control-textarea {
  max-width:100%;
  min-width:100%
}
.profile-avatar img {
  height:120px;
  width:auto
}
.block_area_manager .list-group-item {
  background:0 0;
  border-color:#222;
  color:#aaa
}
.detail-infor {
  padding-right:240px;
  margin-bottom:30px;
  padding-bottom:30px;
  border-bottom:1px solid rgba(255,255,255,.1)
}
.blank_page {
  width:100%;
  height:100%;
  overflow:hidden
}
.container-404 {
  padding:150px 0 100px
}
.container-404 .c4-big {
  font-size:120px;
  font-weight:600;
  color:#ddd;
  line-height:1em;
  margin-bottom:20px
}
.container-404 .c4-big-img {
  width:100%;
  max-width:800px;
  margin:0 auto 30px
}
.container-404 .c4-big-img img {
  max-height:300px;
  max-width:100%
}
.container-404 .c4-medium {
  font-size:30px;
  font-weight:400;
  line-height:1.2em;
  margin-bottom:10px
}
.container-404 .c4-small {
  font-size:14px;
  font-weight:400;
  line-height:1.3em;
  margin-bottom:30px
}
.ulclear,
.ulclear li {
  list-style:none;
  margin:0;
  padding:0
}
.episode-list {
  position:relative
}
.premodal .modal-content {
  color:#111
}
.premodal .modal-content .modal-body p {
  line-height:1.4em
}
.premodal.premodal-large .modal-dialog {
  max-width:600px
}
.premodal.premodal-large .modal-dialog .modal-content {
  border-radius:20px
}
.premodal .modal-content {
  background:#fff;
  color:#111;
  border-radius:10px
}
.premodal .modal-content .modal-body .description {
  text-align:center;
  margin-bottom:20px
}
.row-select .ni-head {
  top:10px!important
}
.form-check-inline {
  width:150px
}
.small-page {
  max-width:800px;
  margin:0 auto
}
.text-light {
  color:#111!important
}
.btn-quality,
.btn-trailer {
  border:1px solid #fff!important;
  color:#fff
}
.bah-setting .btn,
.btn-in-headcat {
  background:#71797d;
  color:#fff;
  border-color:#71797d
}
.deslide-wrap {
  margin:0
}
.deslide {
  width:100%;
  position:relative;
  padding-bottom:500px;
  padding-top:100px;
  overflow:hidden
}
.deslide-item {
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0
}
.deslide-item .deslide-item-content {
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:110px;
  z-index:3;
  background:#ffbade ;
  color:#fff;
  padding:20px;
  padding-right:280px
}
.deslide-item .desi-head-title {
  font-size:22px;
  line-height:1.1em;
  font-weight:600;
  margin-bottom:10px;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap
}
.deslide-item .desi-head-title a {
  color:#000 !important;
}
.deslide-item .desi-description {
  font-size:13px;
  color:#000;
  line-height:1.5em;
  margin-bottom:0;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden
}
.deslide-item .deslide-cover {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:110px;
  overflow:hidden
}
.deslide-item .deslide-cover .deslide-cover-img img {
  position:absolute;
  object-fit:cover;
  width:100%;
  height:100%;
  filter:blur(0px)
}
.deslide-item .desi-buttons {
  position:absolute;
  top:20px;
  right:20px;
  bottom:20px
}
.deslide-item .desi-buttons .btn {
  height:70px;
  line-height:70px;
  background:#3a3951 !important;
  color:#fff;
  width:240px;
  padding:0;
  border-radius:40px;
  font-size:26px;
  font-weight:500
}
.swiper-notification {
  display:none
}
#slider .swiper-pagination {
  position:absolute;
  top:10px!important;
  right:10px!important
}
.anime-block-ul li {
  position:relative;
  padding:15px 15px 15px 60px;
  margin:0;
  overflow:hidden
}
.anime-block-ul li:nth-of-type(2n+1) {
  background:#181818
}
.anime-block-ul li .film-poster {
  width:46px;
  padding-bottom:60px;
  border-radius:3px;
  position:absolute;
  top:0;
  left:0;
  z-index:2
}
.anime-block-ul li .film-detail {
  font-size:14px;
  line-height:1.2em;
  min-height:60px;
  color:#fff;
  position:relative;
  z-index:2
}
.anime-block-ul li .film-detail .fd-infor {
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  overflow:hidden
}
.anime-block-ul li .film-detail .film-name,
.table_schedule-list li .film-detail .film-name {
  font-size:14px;
  font-weight:400;
  line-height:1.4em;
  margin-bottom:5px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden
}
.anime-block-ul li .film-detail .film-name a,
.table_schedule-list li .film-detail .film-name a {
  color:#fff;
}
.anime-block-ul li .film-detail .film-name a:hover,
.table_schedule-list li .film-detail .film-name a:hover {
  color:#ffbade;
}
.anif-block .more a {
  display:block;
  color:#ddd;
  text-align:center;
  padding:20px;
  background:rgba(255,255,255,.1)
}
.anif-block .more a:hover {
  background:rgba(255,255,255,.2)
}
.news-anime-block-ul li {
  padding-left:125px!important;
  padding-right:20px!important
}
.news-anime-block-ul li .film-poster {
  width:80px
}
#main-content {
  width:calc(100% - 350px);
  float:left
}
#main-sidebar {
  width:330px;
  float:right
}
.block_area-schedule,
.block_area_sidebar {
  background:rgba(255,255,255,.05);
  border-radius:6px
}
.cbox {
  padding:20px
}
.cbox.cbox-list {
  padding:0
}
.cbox.cbox-list .cbox-content {
  padding:0
}
.cbox.cbox-list .anime-block-ul li {
  padding:0 0 0 60px;
  background:0 0!important;
  margin-bottom:20px
}
.cbox.cbox-list .anime-block-ul li:last-of-type {
  margin-bottom:10px
}
.cbox.cbox-list .news-anime-block-ul li {
  padding:15px 0 15px 95px
}
.cbox.cbox-list .anime-block-ul li:last-of-type {
  border:none
}
.cbox.cbox-list .anime-block-ul li .film-poster {
  left:0
}
.cbox.cbox-list .anime-block-ul li .film-fav {
  right:5px
}
.cbox.cbox-list .anime-block-ul li .film-play {
  right:5px;
  position:absolute
}
.cbox.cbox-list .anif-block-chart li {
  margin-left:0;
  overflow:unset;
  padding-left:110px
}
.cbox.cbox-list .anif-block-chart li .film-poster {
  left:50px
}
.cbox.cbox-list .anif-block-chart li .film-number {
  position:absolute;
  width:40px;
  height:40px;
  border-radius:5px;
  border:1px solid #fff;
  color:#fff;
  text-align:center;
  left:0;
  top:50%;
  transform:translateY(-50%);
  cursor:default;
  z-index:3
}
.cbox.cbox-list .anif-block-chart li .film-number span {
  font-weight:300;
  font-size:24px;
  line-height:38px;
  position:relative;
  display:inline-block
}
.cbox.cbox-list .anif-block-chart li.item-top {
  padding:100px 15px 0 65px;
  margin:-5px -15px 20px
}
.cbox.cbox-list .anif-block-chart li.item-top .film-number {
  background:#f8f8f8;
  border-color:#f8f8f8;
  top:auto;
  transform:none;
  left:15px;
  bottom:10px
}
.cbox.cbox-list .anif-block-chart li.item-top .film-number span {
  font-weight:700;
  color:#212121!important
}
.cbox.cbox-list .anif-block-chart li.item-top .film-poster {
  top:0;
  left:0;
  right:0;
  bottom:0;
  height:auto;
  width:auto;
  padding-bottom:0;
  border-radius:0
}
.cbox.cbox-list .anif-block-chart li.item-top .film-poster:before {
  content:"";
  z-index:2;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  top:20%;
  background:#000;
  background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%)
}
.cbox.cbox-list .anif-block-chart li.item-top .film-detail {
  padding:10px 0;
  color:#ababab
}
.cbox.cbox-list .anif-block-chart li.item-top .film-detail .film-name a {
  color:#fff
}
.cbox.cbox-list .anif-block-chart li:hover .film-number {
  color:#ffbade !important;
}
.cbox.cbox-list.cbox-collapse .anime-block-ul li:nth-of-type(n+9) {
  display:none
}
.cbox.cbox-list.cbox-collapse .anime-block-ul.no-limit li:nth-of-type(n+9) {
  display:block
}
.bah-time span {
  line-height:32px;
  font-size:20px;
  background: #fff;
  color: #000;
  border-radius: 40px;
  padding: 1px 3px;
}
.table_schedule .table_schedule-list {
  margin:0 -15px
}
.table_schedule .table_schedule-list li {
  position:relative;
  padding:0;
  border-bottom: 1px solid rgba(255,255,255,.05);
}
.table_schedule .table_schedule-list li .tsl-link {
  padding:15px 20px;
  display:block
}
.table_schedule .table_schedule-list li:nth-of-type(2n+1) {
  /*! background:#191919 */
}
.table_schedule .table_schedule-list li .time {
  position:absolute;
  top:50%;
  font-weight:300;
  transform:translateY(-50%);
  left:0;
  padding:0;
  text-align:center;
  width:70px;
  color:#ababab;
  font-size:18px
}
.table_schedule .table_schedule-list li .film-detail {
  padding-left:55px;
  position:relative;
  padding-right:160px
}
.table_schedule .table_schedule-list li .film-detail .film-name {
  margin-bottom:0;
  color:#666;
  font-size:15px;
  font-weight:300
}
.table_schedule .table_schedule-list li .film-detail .fd-play {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:-5px
}
.table_schedule .table_schedule-list li .film-detail .fd-play .btn-play {
  /*! background:#2b2b2b; */
  color:#ababab;
  font-size:13px;
  width:120px;
  position:relative;
  padding:5px
}
.table_schedule .table_schedule-list li .film-detail .fd-play .btn-play i {
  font-size:7px;
  position:relative;
  top:-2px
}
.table_schedule .table_schedule-list li:hover {
  /*! color:#212121; */
}
.table_schedule .table_schedule-list li:hover .time {
  color:#fff
}
.table_schedule .table_schedule-list li:hover .film-detail .film-name {
  color:#ffbade;
}
.table_schedule .table_schedule-list li:hover .film-detail .fd-play .btn-play {
  background:#ffbade ;
  color:#000;
}
.table_schedule .table_schedule-list li:hover .film-detail .fd-play .btn-play i {
  color:#000;
}
.table_schedule .table_schedule-list.limit-8 li:nth-of-type(n+8) {
  display:none
}
.table_schedule .table_schedule-list.limit-8.no-limit li:nth-of-type(n+8) {
  display:block
}
.table_schedule .btn-showmore {
  padding:5px 0;
  margin:10px 0 -5px;
  background:0 0!important
}
.table_schedule .table_schedule-date {
  padding:0 45px;
  position:relative;
  margin-bottom:20px
}
.table_schedule .table_schedule-date .swiper-container {
  border-radius:6px
}
.table_schedule .table_schedule-date .tsd-item {
  background:rgba(255,255,255,.05);
  text-align:center;
  padding:10px;
  border-radius:6px;
  cursor:pointer
}
.table_schedule .table_schedule-date .tsd-item:hover {
  background:#ffbade;
  color: #000;
}
.table_schedule .table_schedule-date .tsd-item.active {
  background:#ffbade ;
  color:#000;
}
.table_schedule .table_schedule-date .tsd-item.active .date {
  color:#a885da
}
.table_schedule .table_schedule-date .tsd-item span {
  font-weight:600;
  font-size:16px;
  line-height:1em
}
.table_schedule .table_schedule-date .tsd-item .date {
  font-size:13px;
  color:#666
}
.schedule_page .container {
  max-width:1000px
}
.ts-navigation .btn {
  position:absolute;
  box-shadow:none!important;
  top:0;
  bottom:0;
  left:0;
  width:35px;
  height:auto;
  border-radius:6px;
  background:#fff;
  color:#000;
  padding:0;
  text-align:center;
  z-index:9
}
.ts-navigation .btn:hover {
  background:#3b3b3b
}
.ts-navigation .btn i {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
.ts-navigation .btn.tsn-next {
  left:auto;
  right:0
}
.btn-showmore {
  font-size:12px;
  padding:8px 12px;
  background:#343434;
  color:#fff!important
}
.btn-showmore:before {
  content:"Show more"
}
.btn-showmore.active:before {
  content:"Show less"
}
.sb-genre-less li:nth-of-type(n+25) {
  display:none
}
.cbox-genres.active .sb-genre-less li {
  display:block!important
}
.cbox-genres.active .btn-showmore:before {
  content:"Show less"
}
.w-hide {
  display:none
}
.player-frame {
  width:100%;
  padding-bottom:56.25%;
  background:#18191c;
  position:relative;
  margin-bottom:0
}
.player-frame iframe {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%!important;
  height:100%!important
}
.player-controls {
  background:#11101a;
  position:relative;
  padding:0
}
.player-controls .dub-toggle {
  margin:8px 0
}
.player-controls .pc-item {
  float:left;
  margin:0;
  padding:0 8px;
  height:38px;
  position:relative
}
.player-controls .pc-item:hover {
  background:#141414;
  color:#eee
}
.player-controls .pc-item-toggle {
  margin-right:10px
}
.player-controls .pc-item .btn {
  background:0 0;
  padding:0;
  line-height:38px;
  color:#aaa
}
.player-controls .pc-item.pc-zoomtv .toggle-basic.off .tb-name {
  font-size:0
}
.player-controls .pc-item.pc-zoomtv .toggle-basic.off .tb-name:before {
  content:"Collapse";
  font-size:12px
}
.dub-toggle {
  position:relative;
  height:22px;
  cursor:pointer;
  overflow:hidden;
  margin-top:5px
}
.dub-toggle .dt-dub {
  height:22px;
  line-height:22px;
  font-size:12px;
  font-weight:500;
  padding:0 6px;
  background:#4a4b51;
  color:#aaa;
  display:block;
  border-radius:5px 0 0 5px;
  float:left
}
.dub-toggle .dt-status {
  width:30px;
  height:22px;
  line-height:22px;
  padding:0 2px;
  text-align:center;
  background:#343434;
  border-radius:0 5px 5px 0;
  display:block;
  float:left
}
.dub-toggle .dt-status:before {
  content:"OFF";
  font-size:12px;
  font-weight:500;
  line-height:22px;
  display:block
}
.dub-toggle.active .dt-status {
  background:#ffbade ;
  color:#fff
}
.dub-toggle.active .dt-status:before {
  content:"ON"
}
.keyword-list {
  font-size:12px;
  color:#525252;
  font-weight:500
}
.keyword-list .dib {
  display:inline-block;
  font-size:12px;
  color:#aaa
}
.keyword-list .item-keyword {
  color:#525252
}
.keyword-list .item-keyword:hover {
  color:#fff
}
.dub-toggle {
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
#episodes-content {
  background:rgba(32,33,37,.8);
  margin-bottom:0;
  position:absolute;
  top:0;
  left:0;
  width:330px;
  bottom:0
}
#header_menu,
#header_menu *,
.no-select,
.pc-item {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.cfc-min-block-date .nli-select {
  float:left
}
.episodes-ul {
  display:block;
  margin:0 -5px
}
.episodes-ul .item {
  float:left;
  display:block;
  cursor:pointer;
  width:calc(6.25% - 10px);
  margin:0 5px 10px;
  line-height:32px;
  background:#403f4f;
  color:#fff;
  text-align:center;
  border-radius:3px
}
.episodes-ul .item:visited {
  background:#ac919f;
  color:#000;
}
.episodes-ul .item:hover {
  background:#363636
}
.episodes-ul .item.active {
  background:#ffbade ;
  color:#000;
}
.loading-box {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#111
}
.cbox-list .loading-relative .loading .span2,
.cbox-list .loading-relative .loading .span3 {
  display:none
}
.nli-select .custom-select {
  font-size:12px;
  cursor:pointer;
  color:#ffbade ;
  background:#33353c;
  border:none;
  max-width:140px;
  text-overflow:ellipsis;
  padding:0 5px;
  line-height:32px;
  box-shadow:none!important
}
.toggle-onoff {
  display:inline-block;
  width:40px;
  background:#ffbade ;
  height:24px;
  border-radius:24px;
  position:relative;
  cursor:pointer
}
.toggle-onoff>span {
  background:#fff;
  border-radius:50%;
  width:20px;
  height:20px;
  margin:2px;
  box-shadow:0 0 5px 0 rgba(0,0,0,.2);
  position:absolute;
  left:calc(100% - 24px)
}
.toggle-onoff.off {
  background:#4d5059!important
}
.toggle-onoff.off>span {
  left:0!important;
  background:#fff!important
}
.toggle-onoff.size-s {
  width:24px;
  height:15px
}
.toggle-onoff.size-s>span {
  height:11px;
  width:11px;
  left:calc(100% - 15px)
}
.to-button .name {
  line-height:24px;
  padding:0 3px;
  font-size:13px;
  display:inline-block;
  vertical-align:top
}
.setting-label {
  margin-top:3px;
  margin-bottom:0
}
.player-controls .pc-right {
  float:right
}
.toggle-basic {
  position:relative;
  font-size:12px;
  cursor:pointer;
  line-height:38px
}
.toggle-basic .tb-off {
  display:none
}
.toggle-basic.off .tb-off {
  display:inline-block
}
.toggle-basic.off .tb-on {
  display:none
}
.pc-fav .dropdown-menu-model.dropdown-menu-normal {
  transform:none!important;
  top:26px!important;
  right:0!important;
  left:auto!important
}
.display-setting,
.noselect,
.toggle-lang,
.toggle-onoff {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.bah-tabs-min .anw-tabs {
  margin:0
}
.bah-tabs-min .nav-item {
  margin:0 10px 0 0
}
.bah-tabs-min .nav-item .nav-link {
  font-size:15px;
  padding:5px 6px;
  line-height:1.5em;
  margin:0
}
.trending-list {
  padding-right:60px;
  padding-left:0;
  opacity:0;
  position:relative;
  animation:trending-show 1s forwards;
  animation-delay:.5s
}
.trending-navi {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:40px
}
.trending-navi>div {
  position:absolute;
  height:48%;
  top:0;
  left:0;
  right:0;
  background:#2a2b31;
  border-radius:10px;
  text-align:center;
  cursor:pointer;
  outline:0;
  box-shadow:none
}
.trending-navi>div.navi-prev {
  bottom:0;
  top:auto
}
.trending-navi>div:hover {
  background:#ffbade ;
  color:#111
}
.trending-navi>div>i {
  position:absolute;
  font-size:24px;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%)
}
@keyframes trending-show {
  from {
    opacity:0
  }
  to {
    opacity:1
  }
}
.trending-list .item {
  width:100%;
  height:auto;
  padding-bottom:115%;
  position:relative;
  display:inline-block;
  overflow:hidden
}
.trending-list .item .number {
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  overflow:hidden;
  width:40px;
  text-align:center;
  font-weight:600;
  cursor:default;
  background:#4a4b51;
  background:-moz-linear-gradient(180deg,#4a4b51 0,rgba(74,75,81,0) 99%);
  background:-webkit-linear-gradient(180deg,#4a4b51 0,rgba(74,75,81,0) 99%);
  background:linear-gradient(180deg,#4a4b51 0,rgba(74,75,81,0) 99%)
}
.trending-list .item .number span {
  position:absolute;
  bottom:0;
  font-size:24px;
  line-height:1em;
  text-align:center;
  color:#ffbade ;
  z-index:9;
  left:0;
  right:0
}
.trending-list .item .number .film-title {
  width:100px;
  text-align:left;
  height:40px;
  transform:rotate(-90deg);
  position:absolute;
  bottom:100px;
  width:150px;
  line-height:40px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  left:-55px;
  font-size:14px;
  font-weight:400
}
.trending-list .item .film-poster {
  display:inline-block;
  background:#2a2c31;
  position:absolute;
  width:auto;
  left:40px;
  right:0;
  top:0;
  bottom:0;
  padding-bottom:0;
  height:auto;
  margin-bottom:0
}
.share-buttons {
  display:inline-block;
  width:100%;
  margin-bottom:20px
}
.share-buttons .share-buttons-block {
  padding:20px 0;
  position:relative
}
.share-buttons .share-buttons-block .share-icon {
  display:none
}
.share-buttons .share-buttons-block .sbb-title {
  display:block;
  font-size:12px;
  float:left;
  padding:2px 0 2px 20px;
  border-left:2px solid #ffbade ;
  margin-right:20px;
  position:relative
}
.share-buttons .share-buttons-block .sbb-title span {
  font-weight:600;
  font-size:14px;
  color:#ffbade 
}
.share-buttons .share-buttons-block .addthis_inline_share_toolbox {
  float:left;
  clear:none!important
}
.share-buttons.share-buttons-home {
  background-color:#121315;
  display:inline-block;
  width:100%;
  margin-bottom:-4px
}
.share-buttons.share-buttons-home .share-buttons-block {
  margin-top:-20px;
  padding:20px 0 20px 80px
}
.share-buttons.share-buttons-home .share-buttons-block .share-icon {
  display:inline-block
}
.share-buttons.share-buttons-home .sbb-title {
  padding-left:0;
  border-left:none
}
.share-buttons.share-buttons-detail {
  background-color:#121315;
  margin-top:-30px
}
.share-buttons.share-buttons-watch {
  background-color:#000;
  margin-bottom:-4px!important
}
.share-buttons.share-buttons-watch .share-buttons-block {
  padding:14px 0!important
}
.share-buttons.share-buttons-min {
  margin-bottom:0
}
.share-buttons.share-buttons-min .at-resp-share-element .at-share-btn .at-label {
  display:none!important
}
.share-buttons .share-buttons-block .at-icon-wrapper {
  margin-bottom:0!important
}
.event-tag {
  display:inline-block;
  width:120px;
  height:120px;
  position:absolute;
  left:-30px;
  top:-30px;
  overflow:hidden;
  z-index:5
}
.event-tag span {
  line-height:34px;
  height:34px;
  display:inline-block;
  text-align:center;
  width:100%;
  color:#111;
  font-size:15px;
  font-weight:600;
  margin-top:43px;
  transform:rotate(-45deg);
  background:#fff
}
.contact-social-icons {
  max-width:630px
}
.contact-social-icons .block {
  margin:0 10px 10px 0;
  display:block;
  float:left
}
.contact-social-icons .btn {
  border:none!important;
  padding:5px;
  background:#fff;
  outline:0!important;
  box-shadow:none
}
.contact-social-icons .icon-rounder {
  width:30px;
  height:30px;
  border-radius:50%;
  line-height:30px;
  text-align:center;
  font-size:14px;
  color:#fff;
  float:left
}
.contact-social-icons .csib-link {
  float:left;
  line-height:30px;
  min-width:60px;
  color:#111;
  font-size:13px;
  font-weight:500;
  margin:0 6px
}
.icon-rounder-facebook {
  background:#3b5997!important
}
.icon-rounder-twitter {
  background:#1da1f2!important
}
.icon-rounder-telegram {
  background:#08c!important
}
.icon-rounder-discord {
  background:#a052ff!important
}
.icon-rounder-reddit {
  background:#ff3c1f!important
}
.no-content-block {
  background:#2c2c2c;
  padding:3em 1em;
  border-radius:8px;
  text-align:center;
  margin:2em 0
}
.player-duo {
  overflow:hidden;
  font-size:13px;
  margin-bottom:30px;
  background:#2b2b2b;
  position:relative
}
.player-duo:before {
  content:"";
  width:1px;
  position:absolute;
  top:15px;
  bottom:15px;
  left:50%;
  border-left:1px dashed #5a5a5a
}
.player-duo strong {
  font-weight:600
}
.player-duo .pd-absolute {
  width:50%;
  float:left;
  padding:15px;
  padding-right:30px;
  border-radius:6px;
  position:relative;
  overflow:hidden
}
.player-duo .block.title {
  margin-bottom:5px
}
.player-duo .pd-absolute .block .badge {
  font-size:11px;
  margin:0 3px
}
.player-duo .pd-absolute .block .badge-success {
  background:#ffbade ;
  color:#fff
}
.player-duo .pd-absolute .block .btn-xs {
  font-size:11px;
  font-weight:600;
  padding:2px 6px;
  border-radius:4px;
  margin-left:5px
}
.player-duo .pd-relative {
  padding:15px;
  padding-left:30px;
  border-radius:6px;
  position:relative;
  overflow:hidden;
  width:50%;
  float:right
}
.player-duo .pd-relative strong {
  font-weight:600
}
.dub-icon-s {
  width:12px;
  height:12px;
  margin:0 8px
}
.dub-close {
  position:absolute;
  top:0;
  right:0;
  width:30px;
  text-align:center;
  line-height:30px;
  cursor:pointer;
  color:#fff;
  opacity:.7
}
.dub-close:hover {
  opacity:1
}
.dub-close span {
  display:none
}
.dub-icon,
.share-icon {
  background-image:url("../images/dub-icon.png");
  background-size:cover;
  background-position:center center;
  width:80px;
  height:80px;
  position:absolute;
  left:-15px;
  bottom:0
}
.share-icon {
  background-image:url("../images/share-icon.gif");
  left:-10px;
  width:80px;
  height:80px
}
.dub-icon.dub-icon-02 {
  background-image:url("../images/dub-icon-02.png");
  width:100px;
  height:100px
}
.dub-badge {
  padding:5px 0;
  width:80px;
  display:inline-block;
  background:#fff;
  border-radius:12px;
  color:#111;
  font-weight:600;
  font-size:11px;
  text-align:center;
  position:absolute;
  top:5px;
  left:5px;
  box-shadow:0 0 6px 0 inset rgba(255,255,255,.5)
}
.player-duo.only-one .pd-absolute {
  width:100%;
  min-height:auto;
  margin-bottom:0
}
.player-duo.only-one .pd-relative {
  display:none
}
#sidebar-search {
  margin-bottom:20px
}
#sidebar-search .search-content input.search-input {
  padding:0 10px;
  background:0 0!important;
  font-size:13px;
  height:32px;
  border:1px solid #363636;
  border-radius:4px
}
#sidebar-search .search-content input.search-input:focus {
  border-color:#404040
}
.block_area-filter .block_area-content {
  padding-right:250px;
  position:relative
}
.block_area-filter .block_area-content .filter-bottom {
  position:absolute;
  width:225px;
  top:15px;
  right:15px
}
.block_area-filter .block_area-content .filter-bottom #sidebar-search {
  margin-bottom:0
}
.block_area-filter .block_area-content .filter-bottom .submit {
  margin:8px 0 0 0
}
.block_area-filter .block_area-content .filter-bottom .submit .btn {
  padding:5px 6px;
  font-size:13px;
  line-height:20px;
  border-radius:3px
}
.sidebar-filter {
  margin:0 -4px
}
.sidebar-filter .item {
  position:relative;
  float:left;
  margin:0 4px 8px;
  width:calc(25% - 8px)
}
.sidebar-filter .item .btn-filter {
  background:#494857;
  color:#fff;
  display:block;
  font-size:13px;
  line-height:20px;
  padding:5px 6px
}
.sidebar-filter .item .btn-filter span {
  color:#fff
}
.sidebar-filter .item .btn-filter:hover {
  background:#2d2d2d;
}
.sidebar-filter .dropdown-menu {
  max-width:300px
}
.sidebar-filter .dropdown-menu-large {
  width:500px;
  max-width:none
}
.sidebar-filter .dropdown-menu-medium {
  width:300px;
  max-width:none
}
.dropdown-menu-native {
  border:none;
  padding:10px 15px;
  background:#494857;
  box-shadow:0 2px 10px #171717;
  margin-top:8px;
  font-size:13px;
  color:#aaa
}
.dropdown-menu-native .dropdown-item {
  color:#666;
  padding:4px 10px;
  background:0 0
}
.dropdown-menu-native .dropdown-item i {
  color:#444;
  font-size:11px
}
.dropdown-menu-native .dropdown-item:hover {
  color:#aaa;
  background:#2e2e2e!important
}
.dropdown-menu-native .dropdown-item.active {
  color:#fff;
  background:0 0!important
}
.dropdown-menu-native .dropdown-item.active i {
  color:#fff
}
.dropdown-menu-native .ul-filter.ul-4col li {
  width:25%;
  float:left
}
.dropdown-menu-native .ul-filter.ul-3col li {
  width:33.33%;
  float:left
}
.dropdown-menu-noti {
  width:280px;
  background:#3c3e48;
  box-shadow:0 0 20px rgba(0,0,0,.2);
  color:#ccc;
  border:none;
  padding:0;
  border-radius:6px;
  overflow:hidden;
  transform:none!important;
  top:100%!important;
  left:auto!important;
  right:0!important;
  bottom:auto!important
}
.dropdown-menu-noti .nnl-head {
  padding:12px 15px;
  background:#4c4f57
}
.dropdown-menu-noti .pre-tabs-min .nav-item .nav-link {
  padding:5px 6px;
  font-size:12px;
  line-height:1.5em!important
}
.dropdown-menu-noti .dropdown-item {
  background:0 0!important;
  border-bottom:1px solid #4a4d59
}
.dropdown-menu-normal {
  font-size:13px
}
.dropdown-menu-model .dropdown-item {
  font-size:13px;
  line-height:1.5em
}
.dropdown-menu-model .dropdown-item.active {
  background:#ffbade ;
  color:#fff
}
.acustom.custom-control {
  padding-left:24px;
  line-height:14px;
  min-height:14px;
  margin:6px 0;
  color:#fff;
}
.acustom.custom-control .custom-control-input {
  width:14px;
  height:14px
}
.acustom.custom-control .custom-control-label:before {
  border:none;
  width:14px;
  height:14px;
  left:-24px;
  top:0;
  background:#343434!important;
  top:0;
  box-shadow:none!important
}
.acustom.custom-control .custom-control-input:checked~.custom-control-label {
  color:#fff
}
.acustom.custom-control .custom-control-input:checked~.custom-control-label::after {
  left:-29px;
  top:-5px!important;
  width:24px;
  height:24px;
  top:0;
  background-color:#212121
}
.anime-detail {
  position:relative;
  padding-left:calc(22% + 20px);
  min-height:275px;
  font-size:13px;
  color:#666;
  margin-bottom:20px
}
.anime-detail .anime-poster {
  width:22%;
  position:absolute;
  top:0;
  left:0
}
.anime-detail .anime-poster .film-poster {
  padding-bottom:130%
}
.anime-detail .film-name {
  font-size:18px;
  line-height:1.3em;
  margin-bottom:5px;
  font-weight:300;
  text-transform:uppercase;
  color:#fff
}
.anime-detail .alias {
  font-size:13px;
  color:#fff;
  margin-bottom:15px;
  font-style:italic
}
.anime-detail .film-description {
  font-size:13px;
  color:#fff;
}
.anime-detail .meta .col1,
.anime-detail .meta .col2 {
  float:left;
  width:50%
}
.anime-detail .meta .item {
  color:#fff;
}
.anime-detail .meta .item .item-title {
  display:inline
}
.anime-detail .meta .item .item-content {
  display:inline;
  margin-left:5px;
  color:#aba9a9;
}
.anime-detail .meta .item .item-content a {
  color:#ffbade;
}
.shorting .more {
  background:#343434;
  color:#ababab;
  font-size:11px;
  border-radius:3px;
  padding:0 8px;
  line-height:18px;
  display:inline-block;
  margin-left:3px;
  cursor:pointer
}
.shorting .more:hover {
  background:#494949;
  color:#d5d5d5
}
.shorting .more i {
  font-size:9px
}
.anime-rating {
  position:relative
}
.anime-rating .score {
  margin-bottom:2px;
  text-align:center;
  font-size:12px
}
.anime-rating .score span {
  color:#aaa
}
.anime-rating .score span strong {
  font-size:1.2em;
  font-weight:600;
  color:#ffc83d
}
.anime-rating .ar-buttons {
  overflow:hidden
}
.anime-rating .ar-buttons .btn {
  width:calc(50% - 6px);
  margin:3px;
  padding:5px;
  float:left
}
.anime-rating .ar-buttons .btn.btn-rating {
  background:#343434;
  color:#d5d5d5;
  font-size:12px;
  line-height:14px;
  border-radius:20px
}
.anime-rating .ar-buttons .btn.btn-rating:hover {
  background:#4a4a4a;
  color:#fff
}
.anime-rating .ar-buttons .btn.btn-rating.active {
  background:#6a6a6a;
  color:#fff
}
.anime-rating .ar-buttons .btn.btn-rating.vote-bad span {
  filter:grayscale(1)
}
.film-infor-top {
  position:relative
}
.film-infor-top .anime-rating {
  width:142px;
  float:right;
  overflow:hidden;
  margin-left:5px;
  margin-bottom:10px
}
.anime_score {
  font-size:13px;
  font-style:italic;
  color:#444;
  display:block;
  width:100%;
  line-height:21px;
  background:#1c1c1c;
  text-align:center;
  position:absolute;
  bottom:0
}
.anime-rating:hover .anime_score {
  display:none
}
.ranges {
  overflow:hidden
}
.ranges li {
  float:left;
  line-height:32px;
  padding:0 3px;
  font-size:13px;
  margin-right:10px;
  color:#666;
  cursor:pointer
}
.ranges li:hover {
  color:#ccc
}
.ranges li.active {
  color:#ccc
}
#text-home .alert {
  font-size:15px;
  font-weight:400
}
.block_area-episodes .block_area-content {
  padding-top:10px
}
.layout-page-watch .container {
  position:relative
}
#watch-block {
  width:100%;
  display:block
}
#watch-block .wb_-playerarea {
  position:relative;
  width:100%;
  padding-bottom:56.25%;
  z-index:103;
  background:#000;
  overflow:hidden
}
#watch-block .wb_-playerarea iframe {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%!important;
  height:100%!important
}
#watch-block .wb_-playerarea .wb__-cover {
  position:absolute;
  top:-50px;
  left:-50px;
  right:-50px;
  bottom:-50px;
  opacity:.2;
  background-size:cover;
  background-position:center center;
  filter:blur(20px)
}
.loginform .form-control.form-control-textarea {
  height:auto
}
.premodal.premodal-report .modal-content .modal-body {
  padding-top:10px
}
.premodal.premodal-report .modal-content .modal-body .description {
  text-align:left
}
.premodal.premodal-report .name {
  color:#ffbade ;
  font-size:20px;
  font-weight:500
}
.premodal.premodal-report .form-group>label {
  font-weight:600
}
.premodal.premodal-report .form-group label {
  font-size:13px;
  margin-right:10px
}
.premodal.premodal-report .form-group small {
  font-size:11px
}
.anime-pagination {
  margin:30px 0
}
.anime-pagination .ap_-nav {
  display:block;
  text-align:center
}
.anime-pagination .ap_-nav>div {
  display:inline-block;
  margin:5px 0;
  vertical-align:top
}
.anime-pagination .ap_-nav .ap__-input .form-control {
  width:36px;
  text-align:center;
  padding:5px;
  height:auto;
  line-height:1.5em;
  font-size:13px;
  background:0 0;
  border:1px solid #363636;
  border-right:none;
  border-radius:4px 0 0 4px;
  float:left;
  box-shadow:none!important
}
.anime-pagination .ap_-nav .ap__-input .btn {
  float:left;
  border-radius:0 4px 4px 0
}
.anime-pagination .ap_-nav .ap__-input .btn-blank {
  background:0 0;
  color:#666;
  cursor:default
}
.tooltip-inner {
  background-color:#fff!important;
  color:#111
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color:#fff!important
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  border-right-color:#fff!important
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color:#fff!important
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  border-left-color:#fff!important
}
.film_list-az .anime-block-ul li {
  padding:10px 10px 10px 56px;
  overflow:unset
}
.film_list-az .anime-block-ul li .film-poster {
  top:10px;
  left:10px;
  width:30px;
  padding-bottom:40px;
  z-index:unset
}
.film_list-az .anime-block-ul li .film-detail {
  min-height:40px;
  z-index:unset
}
.film_list-az .anime-block-ul li .film-detail .fd-infor {
  overflow:unset
}
.film_list-az .anime-block-ul li .fdi-item {
  font-size:13px;
  position:relative
}
.film_list-az .anime-block-ul li .fdi-item a {
  cursor:pointer
}
.form-dark {
  font-size:13px;
  line-height:1.4em
}
.form-dark .form-control {
  font-size:13px;
  padding:10px 15px;
  color:#aaa;
  height:auto;
  line-height:1.5em;
  background:rgba(255,255,255,.05);
  box-shadow:none;
  border:none
}
.form-dark .form-control:focus {
  box-shadow:0 0 0 2px #ffbade 
}
.form-dark textarea.form-control {
  resize:none
}
.list-group-item {
  background:#1c1c1c;
  border:1px solid rgba(0,0,0,.125)
}
.alert.small {
  font-size:13px
}
.profile-container {
  position:relative;
  display:block
}
.profile-container .content-padding {
  padding:20px
}
.form-dark-primary .small,
.profile-container .form-dark .small {
  font-size:12px;
  color:#666
}
.form-dark-primary .form-control,
.profile-container .form-dark .form-control {
  height:34px;
  font-size:14px;
  background:0 0;
  border:1px solid #363636;
  color:#494949
}
.profile-container .form-dark h5 {
  color:#fff
}
.form-dark-primary .custom-control-label,
.profile-container .form-dark .custom-control-label {
  line-height:24px
}
.prc_-menu {
  float:left;
  width:23%
}
.prc_-main {
  float:right;
  width:calc(77% - 20px)
}
.prc_-menu .prc__-icon {
  width:100%;
  margin-bottom:30px
}
.prc_-menu .prc__-icon img {
  width:100%;
  height:auto
}
.prc_-menu .prc__-list {
  padding:15px;
  background:#1c1c1c;
  border-radius:6px
}
.prc_-menu .prc__-list .item {
  margin:3px 0
}
.prc_-menu .prc__-list .item .btn {
  color:#ababab;
  display:block;
  text-align:left;
  padding:8px 20px;
  font-size:15px
}
.prc_-menu .prc__-list .item:hover .btn {
  background:#292929
}
.prc_-menu .prc__-list .item .btn.active {
  background:#ffbade ;
  color:#fff
}
.block_area-profile .description {
  color:#666;
  margin-bottom:20px
}
.block_area-profile .film_list-az .film-detail {
  padding-right:40px
}
.block_area-profile .film_list-az .film-detail .btn-remove-fav {
  cursor:pointer;
  width:30px;
  height:30px;
  text-align:center;
  line-height:30px;
  color:#921925;
  position:absolute;
  top:0;
  right:0
}
.block_area-profile .film_list-az .film-detail .btn-remove-fav:hover {
  background:#2a2a2a
}
.prc__-filter {
  margin-bottom:15px;
  position:relative
}
.prc__-filter .item {
  float:left;
  margin-right:5px;
  margin-bottom:5px;
  position:relative
}
.prc__-filter .item .btn {
  background:#262626;
  color:#666;
  border:none;
  height:32px;
  padding:5px 10px;
  line-height:22px
}
.prc__-filter .item .btn span {
  color:#aaa
}
.prc__-filter .item.item-search .form-control {
  height:32px;
  width:200px;
  border:1px solid #363636;
  font-size:13px;
  background:0 0;
  box-shadow:none
}
.player-servers {
  padding:0;
  background:#2b2a3b;
  overflow:hidden;
  padding-left:280px;
  position:relative;
  margin-bottom:30px
}
.player-servers #servers-content {
  overflow:hidden;
  min-height:80px
}
.player-servers .ps_-status {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:auto;
  width:280px;
  background:#ffbade;
  color: #000;
}
.player-servers .ps_-status .server-notice {
  font-size:12px;
  line-height:1.3em;
  font-weight:500;
  width:100%;
  padding:5px 20px;
  position:absolute;
  top:50%;
  transform:translateY(-50%)
}
.player-servers .ps_-status .server-notice strong {
  font-weight:500;
  display:block;
  margin-bottom:5px;
  color:#000;
}
.player-servers .ps_-status .server-notice b {
  font-weight:700;
  white-space:nowrap
}
.player-servers .ps_-status .anis-cover {
  opacity:.1;
  filter:blur(10px)
}
.player-servers .ps_-block {
  overflow:hidden;
  position:relative;
  padding:12px 15px;
  padding-left:110px;
  border-bottom:1px dashed #424242
}
.player-servers .ps_-block:last-of-type {
  border:none
}
.player-servers .ps_-block .ps__-title {
  position:absolute;
  top:10px;
  left:15px;
  font-size:13px;
  line-height:36px;
  font-weight:600
}
.player-servers .ps_-block .ps__-title i {
  width:16px;
  text-align:left;
  color:#ffbade;
}
.player-servers .ps_-block .small {
  font-size:13px;
  padding:15px 0 0;
  max-width:400px
}
.player-servers .ps_-block .small strong {
  font-weight:600;
  color:#9b61ec
}
.ps__-list .item {
  float:left;
  margin:1px 7px 1px 0
}
.ps__-list .item .btn {
  font-size:13px;
  box-shadow:none!important;
  font-weight:500;
  padding:0 10px;
  line-height:30px;
  background:rgba(255,255,255,.1);
  color:#fff;
  border:none!important
}
.ps__-list .item .btn:hover {
  /*! color:#fff */
}
.ps__-list .item .btn.active {
  background:#ffbade ;
  color:#000;
}
.qtip {
  position:absolute;
  left:-28000px;
  top:-28000px;
  display:none;
  max-width:280px;
  min-width:50px;
  font-size:10.5px;
  line-height:12px;
  direction:ltr;
  box-shadow:none;
  padding:0
}
.qtip-content,
.qtip-titlebar {
  position:relative;
  overflow:hidden
}
.qtip-content {
  padding:5px 9px;
  text-align:left;
  word-wrap:break-word
}
.qtip-titlebar {
  padding:5px 35px 5px 10px;
  border-width:0 0 1px;
  font-weight:700
}
.qtip-titlebar+.qtip-content {
  border-top-width:0!important
}
.qtip-close {
  position:absolute;
  right:-9px;
  top:-9px;
  z-index:11;
  cursor:pointer;
  outline:0;
  border:1px solid transparent
}
.qtip-titlebar .qtip-close {
  right:4px;
  top:50%;
  margin-top:-9px
}
* html .qtip-titlebar .qtip-close {
  top:16px
}
.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
  display:block;
  text-indent:-1000em;
  direction:ltr
}
.qtip-icon,
.qtip-icon .ui-icon {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  text-decoration:none
}
.qtip-icon .ui-icon {
  width:18px;
  height:14px;
  line-height:14px;
  text-align:center;
  text-indent:0;
  font:normal 700 10px/13px Tahoma,sans-serif;
  color:inherit;
  background:-100em -100em no-repeat
}
.qtip-default {
  border:1px solid #f1d031;
  background-color:#ffffa3;
  color:#555
}
.qtip-default .qtip-titlebar {
  background-color:#ffef93
}
.qtip-default .qtip-icon {
  border-color:#ccc;
  background:#f1f1f1;
  color:#777
}
.qtip-default .qtip-titlebar .qtip-close {
  border-color:#aaa;
  color:#111
}
.qtip {
  font-size:13px;
  line-height:1.3em;
  z-index:90!important
}
.qtip-default {
  border:none;
  background:rgba(81,80,100,.6);
  max-width:100%;
  width:340px;
  border-radius:7px;
  box-shadow:0 0 20px rgba(0,0,0,.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.qtip-default .qtip-content {
  padding:0
}
.qtip-default .pre-qtip-line a {
  color:#fff;
}
.pre-qtip-content {
  padding:15px 15px 0;
  position:relative;
  color:#ccc;
}
.pre-qtip-content .stick {
  font-weight:500;
  color:#ccc;
}
.pre-qtip-title {
  font-size:18px;
  line-height:1.3em;
  font-weight:500;
  margin-bottom:15px;
  padding-right:30px;
  color:#fff
}
.pre-qtip-title span {
  color:#aaa;
  font-weight:300
}
.pre-qtip-detail {
  margin:0 -15px 15px;
  font-size:13px;
  padding:4px 15px;
  background:#ffbade;
}
.pre-qtip-detail .pqd-li {
  float:left;
  font-weight:400;
  line-height:20px;
  color:#000;
}
.pre-qtip-detail .pqd-li.badge {
  font-size:12px!important;
  margin-right:0
}
.pre-qtip-description {
  font-size:12px;
  line-height:1.4em;
  margin-bottom:15px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden
}
.pre-qtip-line {
  margin-bottom:2px;
  color:#fff;
}
.pre-qtip-button {
  margin:15px -15px 0
}
.pre-qtip-button .btn {
  padding:10px 15px;
  font-size:18px;
  text-transform:uppercase;
  font-weight:400;
  margin:0!important;
  border-radius:0 0 6px 6px
}
.pre-qtip-button .btn.btn-play {
  width:100%;
  margin-right:10px!important;
  color:#000;
  background:#ffbade; 
}
.pre-qtip-button .btn.btn-play:hover {
  background:#3e2166
}
.tip-right {
  float:right
}
.tip-right .badge {
  margin-left:3px;
  padding:4px 6px;
  border-radius:2px;
  line-height:1em
}
.tip-right .badge-type {
  background:#ff5700;
  color:#fff
}
.tip-right .badge-dub {
  background:#c39d00;
  color:#fff
}
.tip-right .badge-sub {
  background:#fff;
  color:#111
}
.qtip-fav {
  position:absolute;
  cursor:pointer;
  display:inline-block;
  top:10px;
  right:10px;
  width:30px;
  height:30px;
  text-align:center
}
.qtip-fav i {
  line-height:30px;
  color:#ffbade ;
  font-size:18px
}
.qtip-fav:hover i {
  color:#3e2166
}
.grecaptcha-badge {
  display:none!important
}
.item-unwatched,
.item-watched {
  cursor:pointer
}
.item-unwatched {
  background:#d39e00;
  color:#212121;
  padding:0 5px;
  border-radius:3px;
  font-size:.8em;
  -webkit-transition:all .15s;
  -moz-transition:all .15s;
  transition:all .15s
}
#slider {
  background:#202125;
  overflow:hidden;
  z-index:1;
  position:relative;
  display:block;
  padding-right:0;
  width:100%;
  padding-bottom:420px;
  margin-bottom:30px
}
#slider .swiper-slide .slide-mask {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(12,12,12,.5)
}
#slider .swiper-slide {
  position:relative;
  overflow:hidden;
  background:#0e0e0e;
  border-radius:6px
}
#slider .swiper-slide .slide-photo {
  position:absolute;
  width:100%;
  height:100%
}
#slider .swiper-slide .slide-photo img {
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover
}
#slider .slide-caption-wrap {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  opacity:1;
  width:600px;
  max-width:100%
}
#slider .slide-caption {
  position:relative;
  padding:30px;
  color:#fff;
  z-index:10
}
#slider .sc-detail {
  font-size:1em;
  font-weight:400;
  margin-bottom:10px
}
#slider .sc-detail .dot {
  background:#fff;
  width:4px;
  height:4px;
  margin:2px 10px;
  opacity:.5
}
#slider .sc-detail .scd-item {
  margin-bottom:5px;
  margin-right:15px;
  display:inline-block;
  overflow:hidden
}
#slider .sc-detail .scd-item i {
  font-size:.8em;
  position:relative;
  top:-1px
}
#slider .sc-detail .scd-item .quality {
  display:inline-block;
  background:#cae962;
  padding:3px 4px;
  color:#111;
  border-radius:5px;
  line-height:1em;
  font-weight:600;
  font-size:12px
}
#slider .slide-caption .sc-btn .btn {
  padding:10px 25px
}
#slider .slide-caption .sc-btn .btn i {
  font-size:12px;
  position:relative;
  top:-1px
}
#slider .slide-caption .film-title {
  margin:0 0 15px 0;
  font-size:2em;
  color:#fff;
  line-height:1.3em;
  font-weight:300
}
#slider .slide-caption .film-title a {
  color:#fff
}
#slider .slide-caption p.sc-desc {
  font-size:1em;
  color:#ccc;
  font-weight:300;
  line-height:1.4em;
  margin-bottom:15px
}
#slider .slide-caption p.sc-genre {
  margin-bottom:30px;
  color:#eee
}
#slider .slide-caption .slide-caption-info {
  margin-bottom:30px;
  color:#ccc
}
#slider .slide-caption .slide-caption-info a {
  color:#ccc
}
#slider .slide-caption .slide-caption-info .block {
  margin-bottom:10px
}
#slider .slide-caption .slide-caption-info .block:last-of-type {
  margin-bottom:0
}
#slider .swiper-wrapper {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  right:0;
  bottom:0
}
.swiper-container {
  margin:0 auto;
  position:relative;
  overflow:hidden;
  z-index:1
}
.swiper-container-no-flexbox .swiper-slide {
  float:left
}
.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-flex-direction:column;
  -webkit-flex-direction:column;
  flex-direction:column
}
.swiper-wrapper {
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-transform-style:preserve-3d;
  -moz-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d;
  -webkit-transition-property:-webkit-transform;
  -moz-transition-property:-moz-transform;
  -o-transition-property:-o-transform;
  -ms-transition-property:-ms-transform;
  transition-property:transform;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -o-transform:translate(0,0);
  -ms-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0)
}
.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -ms-fles-wrap:wrap;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function:ease-out;
  -moz-transition-timing-function:ease-out;
  -ms-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
  transition-timing-function:ease-out;
  margin:0 auto
}
.swiper-slide {
  -webkit-transform-style:preserve-3d;
  -moz-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d;
  -webkit-flex-shrink:0;
  -ms-flex:0 0 auto;
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative
}
.swiper-slide img {
  width:100%
}
.swiper-container .swiper-notification {
  position:absolute;
  left:0;
  top:0;
  pointer-events:none;
  opacity:0;
  z-index:-1000;
  display:none
}
.swiper-wp8-horizontal {
  -ms-touch-action:pan-y;
  touch-action:pan-y
}
.swiper-wp8-vertical {
  -ms-touch-action:pan-x;
  touch-action:pan-x
}
.swiper-button-next,
.swiper-button-prev {
  z-index:10;
  cursor:pointer
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity:.35;
  cursor:auto;
  pointer-events:none
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
  position:absolute;
  text-align:center;
  -webkit-transition:.3s;
  -moz-transition:.3s;
  -o-transition:.3s;
  transition:.3s;
  -webkit-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  z-index:10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity:0
}
.swiper-pagination-bullet {
  width:10px;
  height:10px;
  margin:2px;
  display:inline-block;
  border-radius:100%;
  opacity:1;
  background:#fff;
  vertical-align:middle;
  box-shadow:0 0 3px rgba(0,0,0,.5);
  cursor:pointer
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
  background:#fff
}
.swiper-pagination-bullet-active {
  opacity:1;
  background:#ffbade ;
  margin:0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background:#000
}
.swiper-container-vertical>.swiper-pagination {
  right:10px;
  top:50%;
  -webkit-transform:translate3d(0,-50%,0);
  -moz-transform:translate3d(0,-50%,0);
  -o-transform:translate(0,-50%);
  -ms-transform:translate3d(0,-50%,0);
  transform:translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
  margin:5px 0;
  display:block
}
.swiper-container-horizontal>.swiper-pagination {
  bottom:auto;
  top:10px;
  right:20px;
  left:auto;
  width:50%;
  text-align:right
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
  margin:5px
}
.swiper-container-3d {
  -webkit-perspective:1200px;
  -moz-perspective:1200px;
  -o-perspective:1200px;
  perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style:preserve-3d;
  -moz-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective:1200px
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function:ease-out;
  -moz-transition-timing-function:ease-out;
  -ms-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
  transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events:none
}
.swiper-container-fade .swiper-slide-active {
  pointer-events:auto
}
.swiper-container-cube {
  overflow:visible
}
.swiper-container-cube .swiper-slide {
  pointer-events:none;
  visibility:hidden;
  -webkit-transform-origin:0 0;
  -moz-transform-origin:0 0;
  -ms-transform-origin:0 0;
  transform-origin:0 0;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  backface-visibility:hidden;
  width:100%;
  height:100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin:100% 0;
  -moz-transform-origin:100% 0;
  -ms-transform-origin:100% 0;
  transform-origin:100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events:auto;
  visibility:visible
}
.swiper-container-cube .swiper-cube-shadow {
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  background:#000;
  opacity:.6;
  -webkit-filter:blur(50px);
  filter:blur(50px)
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index:0
}
.swiper-scrollbar {
  border-radius:10px;
  position:relative;
  -ms-touch-action:none;
  background:#e2e6ea
}
.swiper-container-horizontal>.swiper-scrollbar {
  position:absolute;
  left:1%;
  bottom:3px;
  z-index:50;
  height:5px;
  width:98%
}
.swiper-container-vertical>.swiper-scrollbar {
  position:absolute;
  right:3px;
  top:1%;
  z-index:50;
  width:5px;
  height:98%
}
.swiper-scrollbar-drag {
  height:100%;
  width:100%;
  position:relative;
  background:#a2a9b0;
  border-radius:10px;
  left:0;
  top:0
}
.swiper-scrollbar-cursor-drag {
  cursor:move
}
.swiper-lazy-preloader {
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  -webkit-transform-origin:50%;
  -moz-transform-origin:50%;
  transform-origin:50%;
  -webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;
  -moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;
  animation:swiper-preloader-spin 1s steps(12,end) infinite
}
.swiper-lazy-preloader:after {
  display:block;
  content:"";
  width:100%;
  height:100%;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%201.220120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(1.22060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(1.52060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(1.82060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position:50%;
  -webkit-background-size:100%;
  background-size:100%;
  background-repeat:no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%201.220120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(1.22060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(1.52060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(1.82060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform:rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform:rotate(360deg)
  }
}
.swiper-navigation {
  z-index:10
}
.swiper-button {
  position:absolute;
  left:0;
  top:calc(50% - 55px);
  transform:translateY(-50%);
  height:110px;
  width:40px;
  text-align:center;
  background:rgba(255,255,255,.8);
  opacity:.5
}
.swiper-button.swiper-button-prev {
  border-radius:0 10px 10px 0;
  left:-40px
}
.swiper-button.swiper-button-next {
  border-radius:10px 0 0 10px;
  left:auto;
  right:-40px
}
.swiper-button i {
  font-size:40px;
  line-height:110px;
  color:#ffbade 
}
.swiper-button:hover {
  color:#111
}
#slider:hover .swiper-button.swiper-button-prev {
  left:0
}
#slider:hover .swiper-button.swiper-button-next {
  right:0
}
#slider:hover .swiper-button:hover {
  opacity:1
}
@media screen and (min-width:1280px) {
  .block_area_sidebar.block_area-filter .sidebar-filter .item {
    width:calc(50% - 8px)
  }
  .block_area_sidebar.block_area-filter .sidebar-filter .item:nth-of-type(2n) .dropdown-menu {
    transform:none!important;
    top:100%!important;
    left:auto!important;
    bottom:auto!important;
    right:0!important
  }
  .block_area_sidebar.block_area-filter .sidebar-filter .dropdown-menu-large {
    max-width:300px
  }
  .block_area_sidebar.block_area-filter .sidebar-filter .dropdown-menu-native .ul-filter.ul-4col li {
    width:50%
  }
  .block_area_sidebar.block_area-filter .block_area-content {
    padding-right:15px;
    padding-top:5px
  }
  .block_area_sidebar.block_area-filter .block_area-content .filter-bottom {
    position:relative;
    width:100%;
    top:auto;
    right:auto
  }
  .block_area_sidebar.block_area-filter .block_area-content .filter-bottom #sidebar-search {
    margin:3px 0
  }
  .block_area_sidebar.block_area-filter .block_area-content .filter-bottom .submit {
    margin:15px -15px -15px
  }
  .block_area_sidebar.block_area-filter .block_area-content .filter-bottom .submit .btn {
    border-radius:0 0 6px 6px;
    height:45px;
    line-height:45px;
    padding:0 10px;
    font-size:18px
  }
  .player-extend-display {
    width:100%;
    padding-bottom:calc(56.25% + 38px);
    position:relative;
    margin-bottom:30px;
    display:none
  }
  .player-extend-display.active {
    display:block
  }
  #watch-block.active {
    position:absolute;
    top:0;
    left:15px;
    right:15px;
    width:calc(100% - 30px)
  }
}
@media screen and (max-width:1279px) {
  .container {
    max-width:990px
  }
  #search {
    width:320px
  }
  #slider {
    padding-bottom:42%
  }
  #text-home .alert {
    font-size:14px
  }
  #main-content,
  #main-sidebar {
    width:100%;
    float:none;
    margin-bottom:30px
  }
  .block_area_sidebar .cbox.cbox-list .anif-block-chart li {
    float:left;
    width:50%;
    padding-right:20px
  }
  .block_area_sidebar .cbox.cbox-list .anif-block-chart li.item-top {
    float:none;
    width:auto!important;
    padding-top:150px
  }
  .block_area_sidebar .cbox.cbox-list .anime-block-ul li {
    float:left;
    width:50%;
    padding-right:20px;
    min-height:62px
  }
  #footer .footer-icon {
    display:none
  }
  .pc-zoomtv {
    display:none
  }
  .prc_-main,
  .prc_-menu {
    float:none;
    width:100%;
    margin-bottom:30px
  }
  .prc_-menu .prc__-icon {
    display:none
  }
  .prc_-menu .prc__-list .item {
    margin:3px;
    display:inline-block
  }
  .prc_-menu .prc__-list .item .btn {
    padding:8px 15px
  }
  .st__-day {
    width:calc(20% - 4px)
  }
  .st__-day:nth-of-type(7n+1) {
    clear:none
  }
  .st__-day:nth-of-type(5n+1) {
    clear:both
  }
  .qtip {
    display:none!important;
    opacity:0!important
  }
}
@media screen and (max-width:989px) {
  .container {
    max-width:100%
  }
  .header-group {
    display:none
  }
  .block_area-filter .block_area-content {
    padding-right:15px
  }
  .block_area-filter .block_area-content .filter-bottom {
    position:relative;
    width:100%;
    top:auto;
    right:auto
  }
  .block_area-filter .block_area-content .filter-bottom .submit {
    margin-top:12px
  }
  .episodes-ul .item {
    width:calc(8.33% - 10px)
  }
  .layout-page .h2-heading {
    font-size:20px
  }
  .information_page .h2-heading {
    font-size:24px!important;
    font-weight:600!important
  }
  .information_page .list-group-item h4 {
    font-size:20px;
    font-weight:600;
    line-height:1.4em;
    margin-bottom:10px!important
  }
  .st__-day {
    width:calc(25% - 4px)
  }
  .st__-day:nth-of-type(5n+1) {
    clear:none
  }
  .st__-day:nth-of-type(4n+1) {
    clear:both
  }
  .tick-item.tick-type {
    display:none
  }
  .tick-item {
    font-size:12px;
    font-weight:400
  }
}
@media screen and (max-width:768px) {
  #header_right {
    padding:25px 0
  }
  #header .btn-user {
    width:40px;
    height:40px;
    min-width:auto;
    line-height:40px;
    padding:0;
    text-align:center;
    font-size:0
  }
  #header .btn-user:after {
    content:"\f007";
    font-size:16px;
    font-weight:900;
    font-family:"Font Awesome 5 Free"
  }
  #header .logged .btn-user:after {
    content:"\f0d7"
  }
  .deslide-item .deslide-cover {
    bottom:85px
  }
  .deslide-wrap .swiper-button {
    height:80px;
    top:calc(50% - 42px);
    opacity:.7
  }
  .deslide-wrap .swiper-button i {
    line-height:80px;
    font-size:30px
  }
  .deslide-item .desi-buttons .btn {
    height:45px;
    line-height:45px;
    width:160px;
    font-size:18px
  }
  .deslide-item .desi-head-title {
    margin-bottom:0;
    line-height:45px;
    font-size:20px
  }
  .deslide-item .desi-description {
    display:none
  }
  .deslide-item .deslide-item-content {
    height:auto;
    padding:20px 200px 20px 20px;
    height:85px
  }
  .film_list .film_list-wrap .flw-item {
    width:calc(25% - 14px)
  }
  .footer-az {
    display:none
  }
  #footer .footer-copyright {
    text-align:center;
    float:none;
    width:100%;
    margin-bottom:20px
  }
  #footer .disclaimer {
    max-width:100%
  }
  #footer .socials-group .scg-list {
    float:none
  }
  #footer .socials-group .scg-list .item {
    float:none;
    display:inline-block;
    margin:0 5px
  }
  #footer .footer-links {
    width:100%;
    float:none!important
  }
  #footer .footer-links ul {
    width:50%;
    padding-right:10px;
    margin:0
  }
  .premodal-login .modal-login-icon {
    display:none
  }
  .premodal-login .modal-content {
    padding-left:0
  }
  .premodal-login .modal-dialog {
    max-width:360px;
    margin:0 auto
  }
  .premodal .modal-content .modal-body .description {
    font-size:13px
  }
  #site_menu {
    position:unset
  }
  #site_menu.active .site_menu-icon i {
    color:#ffbade 
  }
  #header_menu {
    left:15px;
    right:15px;
    padding-top:0;
    top:90%;
    display:none!important
  }
  #header_menu.active {
    display:block!important
  }
  #header_menu ul.header_menu-list {
    padding:0
  }
  #header_menu ul.header_menu-list .nav-item {
    border-bottom:1px solid #4e2884
  }
  #header_menu ul.header_menu-list .nav-item>a {
    height:45px;
    line-height:45px;
    font-size:13px
  }
  #header_menu .header_menu-sub {
    display:none!important;
    opacity:1;
    position:relative;
    top:auto;
    left:auto;
    right:auto;
    bottom:auto;
    box-shadow:none;
    border-radius:0;
    width:100%!important
  }
  #header_menu .header_menu-sub.extend {
    display:block!important
  }
  .pc-autonext,
  .pc-autoplay,
  .pc-light {
    display:none
  }
  .episodes-ul .item {
    width:calc(10% - 10px)
  }
  .block_area-header-tabs {
    padding-bottom:40px!important;
    position:relative
  }
  .bah-tabs,
  .bah-tabs-min {
    float:none!important;
    position:absolute;
    bottom:5px;
    left:15px;
    right:15px;
    font-size:0
  }
  .bah-tabs .btn,
  .bah-tabs-min .nav-item {
    margin-right:15px
  }
  .bah-tabs .btn,
  .bah-tabs-min .nav-link {
    padding:4px 0!important
  }
  .block_area.none-bg .bah-tabs,
  .block_area.none-bg .bah-tabs-min {
    left:0;
    right:0;
    bottom:10px
  }
  .block_area-profile .bah-tabs {
    white-space:nowrap;
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none
  }
  .block_area-profile .bah-tabs::-webkit-scrollbar {
    display:none
  }
  .block_area-profile .block_area-header-tabs:before {
    content:"";
    position:absolute;
    z-index:2;
    right:15px;
    bottom:0;
    top:10px;
    width:40px;
    background:#1c1c1c;
    background:linear-gradient(90deg,rgba(28,28,28,0) 0,#1c1c1c 100%)
  }
  .bah-ranges .ranges li {
    padding:0
  }
  .main-az ul.az-list li {
    width:calc(14.285% - 6px)
  }
  .player-servers {
    padding-left:0
  }
  .player-servers .ps_-status {
    position:relative;
    top:auto;
    left:auto;
    right:auto;
    bottom:auto;
    width:100%
  }
  .player-servers .ps_-status .server-notice {
    transform:none;
    position:relative;
    top:auto;
    padding:15px
  }
}
@media screen and (max-width:639px) {
  #search {
    display:none
  }
  #search.active {
    display:block;
    top:70px;
    margin-top:10px;
    position:absolute;
    left:15px;
    right:15px;
    width:auto;
    z-index:106
  }
  .search-content input.search-input {
    background-color:#ffbade !important;
    color:#fff;
    font-size:14px;
    padding-left:25px;
    padding-right:50px
  }
  .search-content input.search-input::placeholder {
    color:#fff;
    opacity:.5
  }
  .search-content .search-icon {
    color:#fff!important;
    font-size:16px
  }
  #m-search {
    display:block;
    cursor:pointer
  }
  #slider {
    padding-bottom:320px
  }
  .deslide-item .desi-buttons {
    display:none
  }
  .deslide-item .deslide-item-content {
    padding:15px;
    height:50px
  }
  .deslide-item .desi-head-title {
    line-height:20px;
    font-size:16px
  }
  .deslide-item .deslide-cover {
    bottom:50px
  }
  .deslide-wrap .swiper-button.swiper-button-next {
    right:0
  }
  .deslide-wrap .swiper-button.swiper-button-prev {
    left:0
  }
  .deslide-wrap .swiper-button {
    top:calc(50% - 25px)
  }
  .block_area-filter .sidebar-filter .item {
    width:calc(50% - 8px)
  }
  .block_area-filter .sidebar-filter .item:nth-of-type(2n) .dropdown-menu {
    transform:none!important;
    top:100%!important;
    left:auto!important;
    bottom:auto!important;
    right:0!important
  }
  .block_area-filter .sidebar-filter .dropdown-menu-large {
    max-width:300px
  }
  .block_area-filter .sidebar-filter .dropdown-menu-native .ul-filter.ul-4col li {
    width:50%
  }
  .block_area-filter .block_area-content .filter-bottom #sidebar-search {
    margin:3px 0
  }
  .block_area-filter .block_area-content .filter-bottom .submit {
    margin:15px 0 0
  }
  .film_list .film_list-wrap .flw-item {
    width:calc(33.33% - 14px)
  }
  .flw-item .film-poster .film-poster-ahref i,
  .flw-item .film-poster .film-poster-ahref:after,
  .flw-item .film-poster .film-poster-ahref:before {
    display:none
  }
  .anime-pagination .ap_-nav {
    position:relative;
    height:90px;
    overflow:hidden
  }
  .anime-pagination .ap_-nav .ap__-btn {
    width:48%;
    float:left
  }
  .anime-pagination .ap_-nav .ap__-btn .btn {
    display:block;
    padding:6px 10px!important
  }
  .anime-pagination .ap_-nav .ap__-btn-next {
    float:right
  }
  .anime-pagination .ap_-nav .ap__-input {
    position:absolute;
    display:block;
    width:200px;
    bottom:0;
    left:50%;
    transform:translateX(-50%)
  }
  .player-duo .pd-absolute,
  .player-duo .pd-relative {
    float:none;
    width:100%;
    border:none;
    padding:0;
    border-radius:0
  }
  .player-duo .pd-absolute {
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px dashed #5a5a5a
  }
  .player-duo {
    padding:15px
  }
  .player-duo:before {
    display:none
  }
  .episodes-ul .item {
    width:calc(16.66% - 10px)
  }
  .prc_-menu .prc__-list {
    padding:10px
  }
  .prc_-menu .prc__-list .item .btn {
    font-size:13px;
    padding:5px 8px
  }
  .prc_-main,
  .prc_-menu {
    margin-bottom:20px
  }
  .profile-container .content-padding {
    padding:15px
  }
  .anime-detail {
    padding-left:0
  }
  .anime-detail .anime-poster {
    display:none
  }
  .anime-detail .meta .col1,
  .anime-detail .meta .col2 {
    float:none;
    width:100%
  }
  .prc__-filter {
    margin:0 -5px 15px
  }
  .prc__-filter>.item {
    width:calc(50% - 6px);
    margin:3px;
    float:left
  }
  .prc__-filter>.item .btn {
    display:block;
    padding:5px
  }
  .prc__-filter>.item.item-search {
    width:calc(100% - 96px)
  }
  .prc__-filter>.item.item-btn {
    width:84px
  }
  .prc__-filter>.item .form-control {
    width:100%!important
  }
  .st__-day {
    width:calc(100% - 4px);
    clear:both!important
  }
}
@media screen and (max-width:480px) {
  #header #logo {
    height:50px;
    margin:20px 0
  }
  #slider {
    padding-bottom:70%
  }
  .block_area_sidebar .cbox.cbox-list .anif-block-chart li.item-top {
    padding-top:100px
  }
  .block_area_sidebar .cbox.cbox-list .anime-block-ul li {
    float:none;
    width:100%;
    padding-right:0
  }
  .block_area .block_area-header .cat-heading {
    font-size:18px
  }
  .block_area.block_area-anime .block_area-header .cat-heading {
    font-size:22px
  }
  .table_schedule .table_schedule-list li .tsl-link {
    padding:10px 15px
  }
  .table_schedule .table_schedule-list li .film-detail {
    padding-right:100px;
    padding-left:0
  }
  .table_schedule .table_schedule-list li .time {
    transform:none;
    position:relative;
    top:auto;
    left:auto;
    font-size:14px;
    font-weight:600;
    width:auto;
    text-align:left
  }
  .table_schedule .table_schedule-list li .film-detail .fd-play .btn-play {
    width:90px;
    padding:3px 0;
    font-size:12px;
    transform:none;
    top:-12px
  }
  .table_schedule .table_schedule-list li .film-detail .fd-play .btn-play i {
    display:none
  }
  #watch-block,
  .player-duo,
  .player-servers {
    margin:0 -15px;
    width:calc(100% + 30px)
  }
  .player-duo {
    margin-bottom:20px
  }
  .episodes-ul .item {
    width:calc(20% - 10px)
  }
  .film_list-az .anime-block-ul li .fdi-item.item-watched {
    display:none
  }
  .player-servers {
    margin-bottom:20px
  }
}
@media screen and (max-width:479px) {
  .film_list .film_list-wrap .flw-item {
    width:calc(50% - 14px)
  }
  #header_menu .header_menu-sub.size-l ul.sub-menu li {
    width:33.33%
  }
  #header_menu .header_menu-sub ul.sub-menu li a {
    padding:0 10px
  }
  .player-controls .pc-item .btn {
    font-size:12px
  }
  .player-controls .pc-control .btn {
    font-size:0;
    width:20px
  }
  .player-controls .pc-control .btn i {
    font-size:12px;
    line-height:38px
  }
  .profile-container .content-padding {
    padding:5px
  }
  .profile-container .form-dark h5 {
    font-weight:500;
    font-size:18px
  }
  .block_area-schedule .bah-heading {
    float:none;
    display:block;
    width:100%;
    overflow:hidden
  }
  .block_area-schedule .bah-time span {
    font-size:16px;
    line-height:normal
  }
  .block_area-schedule .viewmore {
    float:none!important;
    position:absolute;
    top:15px;
    right:15px
  }
  .block_area-schedule .viewmore .btn {
    margin:0!important
  }
  .prc__-filter>.item.item-sort .btn {
    font-size:0
  }
  .prc__-filter>.item.item-sort .btn span {
    font-size:13px
  }
}
@media screen and (max-width:350px) {
  #header #logo {
    height:40px;
    margin:25px 0
  }
}
.toast-title {
  font-weight:700
}
.toast-message {
  -ms-word-wrap:break-word;
  word-wrap:break-word
}
.toast-message a,
.toast-message label {
  color:#fff
}
.toast-message a:hover {
  color:#ccc;
  text-decoration:none
}
.toast-close-button {
  position:relative;
  right:-.3em;
  top:-.3em;
  float:right;
  font-size:20px;
  font-weight:700;
  color:#fff;
  -webkit-text-shadow:0 1px 0 #fff;
  text-shadow:0 1px 0 #fff;
  opacity:.8;
  line-height:1
}
.toast-close-button:focus,
.toast-close-button:hover {
  color:#000;
  text-decoration:none;
  cursor:pointer;
  opacity:.4
}
.rtl .toast-close-button {
  left:-.3em;
  float:left;
  right:.3em
}
button.toast-close-button {
  padding:0;
  cursor:pointer;
  background:0 0;
  border:0;
  -webkit-appearance:none
}
.toast-top-center {
  top:0;
  right:0;
  width:100%
}
.toast-bottom-center {
  bottom:0;
  right:0;
  width:100%
}
.toast-top-full-width {
  top:0;
  right:0;
  width:100%
}
.toast-bottom-full-width {
  bottom:0;
  right:0;
  width:100%
}
.toast-top-left {
  top:12px;
  left:12px
}
.toast-top-right {
  top:12px;
  right:12px
}
.toast-bottom-right {
  right:12px;
  bottom:12px
}
.toast-bottom-left {
  bottom:12px;
  left:12px
}
#toast-container {
  position:fixed;
  z-index:999999;
  pointer-events:none
}
#toast-container * {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
#toast-container>div {
  position:relative;
  pointer-events:auto;
  overflow:hidden;
  margin:0 0 6px;
  padding:15px 15px 15px 50px;
  width:300px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  background-position:15px center;
  background-repeat:no-repeat;
  -moz-box-shadow:0 0 12px #999;
  -webkit-box-shadow:0 0 12px #999;
  box-shadow:0 0 12px #999;
  color:#fff;
  opacity:.8
}
#toast-container>div.rtl {
  direction:rtl;
  padding:15px 50px 15px 15px;
  background-position:right 15px center
}
#toast-container>div:hover {
  -moz-box-shadow:0 0 12px #000;
  -webkit-box-shadow:0 0 12px #000;
  box-shadow:0 0 12px #000;
  opacity:1;
  cursor:pointer
}
#toast-container>.toast-info {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}
#toast-container>.toast-error {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}
#toast-container>.toast-success {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}
#toast-container>.toast-warning {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}
#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
  width:300px;
  margin-left:auto;
  margin-right:auto
}
#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
  width:96%;
  margin-left:auto;
  margin-right:auto
}
.toast {
  background-color:#030303
}
.toast-success {
  background-color:#51a351
}
.toast-error {
  background-color:#bd362f
}
.toast-info {
  background-color:#2f96b4
}
.toast-warning {
  background-color:#f89406
}
.toast-progress {
  position:absolute;
  left:0;
  bottom:0;
  height:4px;
  background-color:#000;
  opacity:.4
}
@media all and (max-width:240px) {
  #toast-container>div {
    padding:8px 8px 8px 50px;
    width:11em
  }
  #toast-container>div.rtl {
    padding:8px 50px 8px 8px
  }
  #toast-container .toast-close-button {
    right:-.2em;
    top:-.2em
  }
  #toast-container .rtl .toast-close-button {
    left:-.2em;
    right:.2em
  }
}
@media all and (min-width:241px) and (max-width:480px) {
  #toast-container>div {
    padding:8px 8px 8px 50px;
    width:18em
  }
  #toast-container>div.rtl {
    padding:8px 50px 8px 8px
  }
  #toast-container .toast-close-button {
    right:-.2em;
    top:-.2em
  }
  #toast-container .rtl .toast-close-button {
    left:-.2em;
    right:.2em
  }
}
@media all and (min-width:481px) and (max-width:768px) {
  #toast-container>div {
    padding:15px 15px 15px 50px;
    width:25em
  }
  #toast-container>div.rtl {
    padding:15px 50px 15px 15px
  }
}
/*!
 * bootstrap-star-rating v4.0.2
 * http://plugins.krajee.com/star-rating
 *
 * Author: Kartik Visweswaran
 * Copyright: 2013 - 2017, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-star-rating/blob/master/LICENSE.md
 */.rating-loading {
  width:25px;
  height:25px;
  font-size:0;
  color:#fff;
  border:none;
  display:none
}
.rating-container .rating-stars {
  position:relative;
  cursor:pointer;
  vertical-align:middle;
  display:inline-block;
  overflow:hidden;
  white-space:nowrap
}
.rating-container .rating-input {
  position:absolute;
  cursor:pointer;
  width:100%;
  height:1px;
  bottom:0;
  left:0;
  font-size:1px;
  border:none;
  background:0 0;
  padding:0;
  margin:0
}
.rating-disabled .rating-input,
.rating-disabled .rating-stars {
  cursor:not-allowed
}
.rating-container .star {
  display:inline-block;
  margin:0 3px;
  text-align:center
}
.rating-container .empty-stars {
  color:#343434
}
.rating-container .filled-stars {
  position:absolute;
  left:0;
  top:0;
  margin:auto;
  color:#bf9900;
  white-space:nowrap;
  overflow:hidden
}
.rating-container:hover .filled-stars {
  color:#bf9900
}
.rating-rtl {
  float:right
}
.rating-animate .filled-stars {
  transition:width .1s ease;
  -o-transition:width .1s ease;
  -moz-transition:width .1s ease;
  -webkit-transition:width .1s ease
}
.rating-rtl .filled-stars {
  left:auto;
  right:0;
  -moz-transform:matrix(-1,0,0,1,0,0) translate3d(0,0,0);
  -webkit-transform:matrix(-1,0,0,1,0,0) translate3d(0,0,0);
  -o-transform:matrix(-1,0,0,1,0,0) translate3d(0,0,0);
  transform:matrix(-1,0,0,1,0,0) translate3d(0,0,0)
}
.rating-rtl.is-star .filled-stars {
  right:.06em
}
.rating-rtl.is-heart .empty-stars {
  margin-right:.07em
}
.rating-lg {
  font-size:3.91em
}
.rating-md {
  font-size:3.13em
}
.rating-sm {
  font-size:2.5em
}
.rating-xs {
  font-size:18px
}
.rating-xl {
  font-size:4.89em
}
.rating-container .clear-rating {
  color:#aaa;
  cursor:not-allowed;
  display:inline-block;
  vertical-align:middle;
  font-size:60%;
  padding-right:5px
}
.clear-rating-active {
  cursor:pointer!important
}
.clear-rating-active:hover {
  color:#843534
}
.rating-container .caption {
  color:#444;
  display:block;
  font-size:13px;
  text-align:center;
  margin-top:5px;
  font-style:italic
}
.rating-rtl .caption {
  margin-right:5px;
  margin-left:0
}
@media print {
  .rating-container .clear-rating {
    display:none
  }
}
.schedule-full {
  margin-bottom:100px
}
.select-timezone .form-control {
  padding:4px 6px;
  height:28px;
  font-size:13px
}
.time-zone .btn {
  padding:0 10px;
  line-height:28px;
  font-size:14px;
  border:none!important
}
.time-zone .btn.more-padding {
  padding:0 25px;
  line-height:28px;
  font-size:12px
}
.time-zone {
  text-align:center
}
.time-zone>.form-dark {
  display:inline-block;
  margin:0 auto 20px
}
.current-time {
  text-align:center;
  color:#aaa;
  margin-bottom:20px
}
.st_-nav {
  display:block;
  border-bottom:1px solid #292929;
  margin-bottom:15px;
  position:relative
}
.st_-nav>div>.btn {
  color:#a885da;
  font-size:16px;
  font-weight:500;
  padding:0;
  line-height:28px
}
.st_-nav>div.date {
  text-align:center;
  color:#a885da;
  font-size:16px;
  font-weight:500;
  position:absolute;
  left:50%;
  transform:translateX(-50%)
}
.st_-month {
  margin:0 -2px
}
.st__-day {
  float:left;
  width:calc(14.28% - 4px);
  margin:2px
}
.st__-day .head {
  background:#292929;
  border-radius:5px;
  padding:5px;
  text-align:center;
  font-size:15px
}
.st__-day.current-day .head {
  background:#ffbade ;
  color:#fff
}
.st__-day .head span {
  float:right;
  font-weight:600;
  color:#fff
}
.st__-day ul li .item {
  display:block;
  position:relative;
  padding:5px;
  font-size:13px;
  padding-left:43px;
  background:#181818;
  color:#666;
  font-weight:500;
  line-height:16px
}
.st__-day ul li:nth-of-type(2n) .item {
  background:#1a1a1a
}
.st__-day ul li:hover .item {
  background:#212121!important
}
.st__-day ul li .item .name {
  margin-bottom:3px
}
.st__-day ul li .item .ep {
  color:#525252;
  font-size:11.5px
}
.st__-day ul li .item .time {
  position:absolute;
  left:5px;
  font-size:11.5px;
  color:#525252
}
.st__-day:nth-of-type(7n+1) {
  clear:both
}
@media screen and (min-width: 639px) {
  .history .film_list .film_list-wrap .flw-item {
    width: calc(25% - 14px);
    margin-bottom: 0px;
  }
}
.history {
  margin-bottom: 0 !important;
}
.history .film_list-wrap .flw-item {
  margin-bottom: 5px;
}
.history .film_list-wrap .flw-item .film-poster {
  padding-bottom: 64% !important;
}
.history-more {
  float: right;
  padding: 6px;
  border-left: solid #ffbade ;
  color: #fdfdfd !important;
  border-radius: 20px;
  font-weight: 700;
}
.history  .flw-item:hover .fuQfJJ {
  opacity: 1;
  transform: scale(1);
}
.history .fbjxWz:hover {
  background-color: black;
  color: white;
  transform: scale(0.95);
  border: 1px solid white;
}
.history .re-history {
  position: absolute;
  top: 4px;
  right: 3px;
  z-index: 10;
}
.history .sc-bMIIyI.fuQfJJ {
  background: transparent;
  border: medium;
  color: white;
  cursor: pointer;
  padding: 0px;
  opacity: 0.5;
  transform: scale(0.95);
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  border-radius: 6px;
}
.history  .flw-item:hover .fuQfJJ {
  opacity: 1;
  transform: scale(1);
}
.history .fbjxWz:hover {
  background-color: black;
  color: white;
  transform: scale(0.95);
  border: 1px solid white;
}
.history .sc-jqFtvT.fbjxWz {
  display: block;
  background-color: white;
  color: black;
  box-shadow: rgb(0, 0, 0) 1px 1px 5px;
  padding: 0.15rem;
  font-size: 1rem;
  transition: transform 0.2s ease-in-out;
  border-radius: 2px;
}
.history .tick.rtl {
  left: 0 !important;
}
.history .tick {
  bottom: 6px !important;
}
.history .tick-item.tick-eps {
  background: rgba(0, 0, 0, 0.75) !important;
  color: #fff !important;
}
.history .pro {
  position: absolute;
  bottom: -0.05rem;
  left: 0px;
  width: 100%;
  height: 0.25rem;
  display: flex;
  align-items: center;
  z-index: 1;
}
.history .pro-all {
  height: 100%;
  width: 100%;
  background-color: rgb(100, 73, 73);
}
.history .tick.time {
  right: 0;
}
.history .pro-count {
  height: 100%;
  width: min(100%, max(17%, 5%));
  background-color: #ffbade;
  transition: width 0.3s ease-in-out;
  position: absolute;
  left: 0px;
}
.cbox.cbox-list .anif-block-chart li:hover .film-number {
  border: 1px solid #ffbade !important;
}