@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Pacifico&display=swap);

html {
  position: relative;
  overflow-x: hidden;
}

body {
  background: #202125;
  font-family: Montserrat, Arial;
  color: #fff;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 400;
  padding: 0;
  margin: 0;
  scroll: none;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

a {
  color: #fff;
  text-decoration: none !important;
  outline: 0;
  -moz-outline: none
}

a:hover {
  color: #cae962
}

.btn {
  font-weight: 400;
  font-size: 16px
}

.btn-radius {
  border-radius: 30px
}

.btn-secondary {
  background: #4a4b51 !important;
  border-color: #4a4b51 !important;
  color: #fff
}

.btn-secondary:hover {
  background: #6e6f74 !important;
  border-color: #6e6f74 !important
}

.film-poster-img {
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s
}

.film-poster {
  position: relative
}

.film-poster {
  width: 100%;
  padding-bottom: 148%;
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, .1);
  display: block
}

.film-poster .film-poster-img,
.item-cover-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.container {
  max-width: 1800px;
  width: 100%
}

#wrapper {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-top: 100px
}

@-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)
  }
}

.container-404 {
  padding: 150px 0 100px
}

.btn-quality {
  border: 1px solid #fff !important;
  color: #fff
}

.deslide-wrap {
  margin-top: -100px
}

.deslide {
  width: 100%;
  position: relative;
  padding-bottom: 400px;
  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 {
  max-width: 800px;
  position: absolute;
  bottom: 40px;
  z-index: 3
}

.deslide-item .desi-head-title {
  font-size: 60px;
  line-height: 1.1em;
  font-weight: 600;
  margin-bottom: 20px;
  max-height: 132px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.deslide-item .desi-description {
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 300;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.deslide-item .deslide-poster {
  position: absolute;
  right: 0;
  width: calc(100% - 800px);
  top: 0;
  bottom: 0;
  transform: rotate(20deg);
  z-index: 1
}

.deslide-item .deslide-poster .deslide-poster-wrap {
  width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 20px solid #fff
}

.deslide-item .deslide-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden
}

.deslide-item .deslide-cover .deslide-cover-img:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #202125;
  background: linear-gradient(to top right, #202125 0%, rgba(32, 33, 37, 0.6) 40%, rgba(32, 33, 37, 0) 60%, rgba(32, 33, 37, 0) 80%, transparent 100%);
  background: -webkit-linear-gradient(to top right, #202125 0%, rgba(32, 33, 37, 0.6) 40%, rgba(32, 33, 37, 0) 60%, rgba(32, 33, 37, 0) 80%, transparent 100%);
  background: linear-gradient(to top right, #202125 0%, rgba(32, 33, 37, 0.6) 40%, rgba(32, 33, 37, 0) 60%, rgba(32, 33, 37, 0) 80%, transparent 100%);
}

.deslide-item .deslide-cover .deslide-cover-img:after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #202125;
  background: linear-gradient(to top right, #202125 0%, rgba(32, 33, 37, 0.6) 40%, rgba(32, 33, 37, 0) 60%, rgba(32, 33, 37, 0) 80%, transparent 100%);
  background: -webkit-linear-gradient(to top right, #202125 0%, rgba(32, 33, 37, 0.6) 40%, rgba(32, 33, 37, 0) 60%, rgba(32, 33, 37, 0) 80%, transparent 100%);
  background: linear-gradient(to top right, #202125 0%, rgba(32, 33, 37, 0.6) 40%, rgba(32, 33, 37, 0) 60%, rgba(32, 33, 37, 0) 80%, transparent 100%);
  z-index: 2
}

.deslide-item .deslide-cover .deslide-cover-img img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: blur(0)
}

@keyframes pulse-white {
  0% {
    box-shadow: 0 0 0 0 #fff inset;
    border: 1px solid #fff
  }

  100% {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0) inset;
    border: 1px solid transparent
  }
}

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

::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, .2)
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: rgba(255, 255, 255, .4)
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, .3)
}

@keyframes trending-show {
  from {
    opacity: 0;
    height: 230px
  }

  to {
    opacity: 1;
    height: auto
  }
}

@keyframes flash {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes text-wait {
  0% {
    content: ""
  }

  25% {
    content: "."
  }

  50% {
    content: ".."
  }

  75% {
    content: "..."
  }

  100% {
    content: ""
  }
}

@-webkit-keyframes loadanimation {
  0% {
    transform: translate3d(-30%, 0, 0)
  }

  100% {
    transform: translate3d(30%, 0, 0)
  }
}

@keyframes loadanimation {
  0% {
    transform: translate3d(-30%, 0, 0)
  }

  100% {
    transform: translate3d(30%, 0, 0)
  }
}

@keyframes removing {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes new-chat {
  0% {
    top: 0
  }

  50% {
    top: -1px
  }

  100% {
    top: 1px
  }
}

@keyframes lflash {
  0% {
    background-color: #0002;
    box-shadow: 24px 0 #0002, -24px 0 #000
  }

  50% {
    background-color: #000;
    box-shadow: 24px 0 #0002, -24px 0 #0002
  }

  100% {
    background-color: #0002;
    box-shadow: 24px 0 #000, -24px 0 #0002
  }
}

@supports (-ms-overflow-style:none) {
  .ps {
    overflow: auto !important
  }
}

#slider {
  background: #202125;
  overflow: hidden;
  z-index: 1;
  position: relative;
  display: block;
  padding-right: 0;
  width: 100%;
  padding-bottom: 500px;
  padding-top: 100px;
  margin-bottom: 30px
}

#slider .swiper-slide {
  position: relative;
  overflow: hidden;
  background: #202125
}

#slider .sc-detail {
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 10px
}

#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;
  padding: 3px 4px;
  background-color: #ece258;
  color: #111;
  border-radius: 5px;
  line-height: 1em;
  font-weight: 600;
  font-size: 12px
}

#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-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-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-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%
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}

@media (min-width:480px) {
  .desi-buttons a:nth-child(2) {
    display: none !important;
  }
}


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

  #wrapper,
  .container {
    max-width: 100%
  }

  .container {
    padding-left: 15px
  }

  .deslide-wrap .container {
    padding: 0
  }

  .deslide-item .deslide-item-content {
    padding-left: 40px
  }
}

@media screen and (max-width:1400px) {
  .deslide-item .deslide-item-content {
    width: 600px
  }

  .deslide-item .desi-head-title {
    font-size: 40px;
    line-height: 1.1em
  }

  .deslide-item .desi-description {
    font-size: 12px
  }

  #slider {
    padding-bottom: 400px
  }
}

@media screen and (max-width:1299px) {
  #wrapper {
    padding-top: 0
  }

  .deslide-wrap {
    margin-top: -25px
  }

  .deslide-item .deslide-item-content {
    top: 50%;
    transform: translateY(-50%)
  }

  .deslide-item .desi-description {
    -webkit-line-clamp: 5
  }

  .deslide-item .desi-head-title {
    font-size: 30px;
    line-height: 1.1em;
    -webkit-line-clamp: 2
  }

  #slider {
    padding-top: 0
  }
}

@media screen and (max-width:1199px) {
  .desi-buttons .btn {
    font-size: 14px
  }

  .deslide-item .deslide-item-content {
    width: 50%
  }
}

@media screen and (max-width:1023px) {
  .container-404 {
    padding: 100px 0
  }
}

@media screen and (max-width:759px) {
  #slider {
    padding-bottom: 300px
  }

  .deslide-item .deslide-item-content {
    padding-left: 15px;
    width: 100%;
    padding-right: 100px;
    top: auto;
    transform: none;
    bottom: 30px
  }

  .deslide-item .deslide-poster {
    transform: none
  }

  .deslide-item .deslide-poster .deslide-poster-wrap {
    width: 250px;
    left: auto;
    right: -35px;
    top: -15px;
    transform: none;
    border-width: 10px
  }

  .deslide-item .deslide-cover .deslide-cover-img:before,
  .deslide-item .deslide-poster {
    display: none
  }

  .deslide-item .deslide-cover .deslide-cover-img img {
    opacity: .6
  }

  .deslide-item .deslide-cover .deslide-cover-img:after {
    background: #202125;
    background: -moz-linear-gradient(0deg, #202125 0, rgba(32, 33, 37, 0) 82%);
    background: -webkit-linear-gradient(0deg, #202125 0, rgba(32, 33, 37, 0) 82%);
    background: linear-gradient(0deg, #202125 0, rgba(32, 33, 37, 0) 82%)
  }

  .deslide-item .desi-head-title {
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 5px
  }

  .deslide-item .desi-description {
    margin-bottom: 15px
  }

  #slider {
    margin-bottom: 0;
    padding-bottom: 350px
  }

  #slider .sc-detail {
    font-size: 0.5rem;
  }
}

@media screen and (max-width:575px) {
  .deslide-wrap {
    margin-top: -15px
  }
}

@media screen and (max-width:480px) {
  .deslide-item .deslide-poster .deslide-poster-wrap {
    width: 200px
  }

  .deslide-item .desi-description {
    font-size: 11px;
    line-height: 1.3em;
    margin-bottom: 15px;
    display: none;
  }

  .desi-buttons .btn {
    font-size: 12px
  }

  #slider {
    padding-bottom: 320px
  }

  .container-404 {
    padding: 70px 0
  }
}

@media screen and (max-width:479px) {
  .deslide-item .desi-head-title {
    font-size: 30px
  }

  .deslide-item .deslide-poster .deslide-poster-wrap {
    right: -45px
  }

  .deslide-item .deslide-item-content {
    padding-right: 80px
  }

  #slider .sc-detail {
    margin-bottom: 0%;
    line-height: 0.5rem;
  }

  #slider .scd-item:nth-child(1) {
    display: none;
  }

  #slider .scd-item:not(:first-child) {
    font-size: 0.1rem;
  }
}

@media screen and (max-width:320px) {
  .deslide-item .deslide-item-content {
    padding-right: 60px
  }
}

/* --------- SECOND SECTION ---------- */


.chapter h1 {
  text-align: center;
}

.chapter li {
  height: 40px;
  line-height: 40px;
  list-style: none;
  padding-left: 2%;
  font-size: 15px;
}

.chapter li:nth-child(odd) {
  background: #2b2c30;
}

.chapter span {
  float: right;
  margin-right: 2%;
}

.chapter span:nth-child(1) {
  background-color: #ece258;
  color: #000;
  line-height: 40px !important;
  border-radius: 20%;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block; 
  cursor: pointer;
}

@media (max-width:425px) {
  .chapter span:nth-child(2) {
    display: none;
  }

  .chapter ol {
    padding: 0px;
  }
}

#animation {
  height: 150px;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

#end>span {
  display: none;
}

@media (max-width:1024px) {
  #animation {
    display: block;
  }

  #end>span {
    display: block;
    text-align: center;
  }
}

@media (max-width:425px) {
  .chapter h1 {
    font-size: 25px;
  }
}

/* POPUP 1*/


.popup {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

.popup h1 {
  color: white;
  text-align: center;
}

.popup svg {
  color: white;
}

.popup button {
  float: right;
  border: none;
  background: transparent;
}

.popup-content {
  background-color: #000;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888888;
  width: 50%;
  font-weight: bolder;
}

.show {
  display: block;
}

.popup li {
  height: 40px;
  line-height: 40px;
  list-style: none;
  padding-left: 2%;
  font-size: 15px;
}

.popup li>svg {
  float: right;
  height: 40px;
  margin-right: 5px;
}

.popup li:nth-child(odd) {
  background: #2b2c30;
}

@media (max-width:1024px) {
  .popup-content {
    width: 70%;
  }
}

@media (max-width:425px) {
  .popup-content {
    width: 95%;
  }

  .popup-content ol {
    padding-left: 5px;
  }

  .popup-content li {
    font-size: 13px;
  }

  .popup h1 {
    text-align: left;
  }
}

/* POP UP 2*/
@media (max-width:480px) {
  #myPopup1 h1 {
    color: white;
    text-align: center;
  }
  #myPopup1 p {
    font-size: 15px;
    font-weight: 100;
}
}