@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Ethiopic:wght@100;200;300;400;500;600;700;800;900&display=swap');

:root {
  --resol-h: 100vh;
  --resol-w: 100vw;
  --hdresol-h: 100vh;
  --hdresol-w: 100vw;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  scroll-behavior: auto;
}

body {
  display: flex;
  flex-direction: column-reverse;
  background-color: #222;
  font-family: 'Noto Sans Ethiopic', sans-serif;
}

video::-internal-media-controls-overlay-cast-button {
  display: none;
}

.esconder {
  opacity: 0;
}

.sendBack {
  z-index: -1 !important;
}

.sendFront {
  z-index: 5 !important;
}

.sp--body-login {
  background-image: url('../assets/imagens/bg.svg');
  display: flex;
  width: var(--resol-w);
  height: var(--resol-h);
}

.conteudo {
  position: absolute;
  bottom: 5%;
  height: 43%;
  width: 95%;
  padding-left: 80px;
  padding-right: 20px;
  overflow: auto;
  z-index: 3;
}

.channel-content {
  position: absolute;
  bottom: 5%;
  height: 46%;
  width: 92%;
  left: 6%;
  overflow: auto;
  z-index: 3;
  display: flex;
  flex-direction: column;
}
.channel-content .c-categories {
  width: 93%;
  position: relative;
  top: 0;
  display: flex;
  flex-direction: row;
  padding-bottom: 3vh;
  overflow-y: hidden;
  overflow-x: auto
}
.channel-content .c-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
  align-content: flex-start;
}
.channel-content .c-category {
  background-color: #424242;
  color: #ededed;
  padding: 0 1vw;
  border: 2px solid transparent;
  border-radius: 1.75rem;
  margin-right: 0.9vw;
  height: 6.25vh;
  white-space: nowrap;
}
.channel-content .c-category:focus {
  background-color: #B36C2C;
  border-color: transparent;
  color: #ffffff;
}
.c-category.active {
  background-color: #e56a00;
  border-color: #e56a00;
  color: #ffffff;
}

.canais > .thumb {
  border-radius: 0 !important;
  background-color: rgb(243, 243, 243);
}

.opaco {
  /* opacity: 0.2; */
}

.tmpBotoes {
  display: flex;
  justify-content: center;
  height: 60px;
  padding-top: 60px;
  padding-bottom: 30px;
  width: 100%;
}

.tmpBotoes .tmpButton {
  background-color: rgba(0, 0, 0, 0.4);
  border: solid 2px white;
}

.temporadas {
  padding-left: 50px;
  padding-right: 50px;
  height: 32%;
}

#temporada {
  padding-top: 40px;
}

.tmpBotoes button {
  display: flex;
  outline: none;
  align-items: center;
  text-align: center;
  color: white;
  background-color: #333;
  font-size: 2.5vh;
  height: 5vh;
  margin-left: 1vw;
  border-style: none;
  border-radius: 50px;
  box-shadow: 0 0 10px black;
  justify-content: center;
  padding: 0.5vh 1.5vw;
}

.tmpBotoes button:focus {
  background-color: #ffb000;
  border: solid 1px #ffb000;
  color: black;
}

.categoria,
.avatar-slider {
  height: 200px;
  z-index: 1500;
}

.avatar-slider {
  width: 500px;
  margin-bottom: 25vh;
}

.categoria p {
  font-weight: 500;
  font-size: 2.2vh;
  text-shadow: 1px 1px black;
  display: flex;
  justify-content: left;
  color: white;
}

::-webkit-scrollbar {
  width: 0;
}

.thumb {
  border-radius: 5px;
  height: 18vh !important;
  filter: saturate(0.4);
  text-align: center;
  background-color: #333;
}

.cifrao {
  width: 40px;
  transform: translateX(-45px);
  margin-right: -40px;
  z-index: 9999;
}

.thumb:focus,
.fcanais:focus {
  filter: saturate(1.2);
  border-radius: 0;
  cursor: pointer;
  z-index: 99;
  /* border: solid 4px darkorange; */
  outline: 3px solid darkorange;
}

.swiper-wrapper {
  padding: 4px;
}

.swiper {
  padding-right: 6px !important;
}

.swiper2 {
  overflow: hidden;
  /* margin-bottom: 30px; */
}

.thumbIMG {
  width: 100%;
  height: 90%;
  min-height: 7vw;
  min-width: 7vw;
  align-self: center;
  justify-self: center;
  border-radius: 10px;
}

.fcanais {
  display: flex;
  justify-content: center;
  align-items: center;
  content: attr('data-logo') !important;
  border-radius: 10px;
  border-style: none;
  border: solid 2px #555;
  background-image: linear-gradient(180deg, #222, #555);
  height: 14vh !important;
}

.filmesCategoria {
  width: 100%;
  padding-left: 9%;
  margin-top: 3rem;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.player-poster {
  background-size: contain !important;
}

.fcanais:focus {
  /* justify-content: flex-start; */
  /* width: 860px !important; */
  border: solid 2px darkorange;
  outline: none;
  border-radius: 10px;
  /* padding: 20px; */
  /* text-align: left; */
}

/* 
.c-canais{
    bottom: 2%;
    height: 45% !important;
}

.sw-canais{
    margin-left: -778px !important;
}

 */
/* 


.fcanais:focus .thumbIMG{
    width: 150px;
    height: 150px;
    align-self: left;
    margin-right: 60px;
    filter: drop-shadow(0 0 10px #111);
}


.fcanais:focus .thumbTitulo{
    margin-bottom: 25px;
    margin-top: -50px;
    width: 600px;
    font-size: 30px;
    font-weight: 700;
    align-self: flex-start;
    justify-self: flex-start;
}

.fcanais:focus .thumbAtual{
    width: 500px;
    font-size: 24px;
    color: #ccc;
    align-self: flex-start;
    justify-self: flex-start;
} */

.sp--formArea {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--resol-w);
  height: var(--resol-h);
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp--form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-right: 50px;
  border-right: solid 2px #333;
  z-index: 999;
  width: 26vw;
  min-width: 330px;
  height: 100%;
}

.criar {
  padding: 0;
  border-right: none !important;
  height: auto;
  position: fixed;
  bottom: 8vh;
}

.avatares {
  padding-bottom: 200px !important;
}

.sp--form-logo {
  width: 18%;
  margin-left: 50px;
  filter: drop-shadow(0 0 5px black);
}

.sp--formErro {
  font-size: 20px;
  text-align: center;
  align-self: center;
  position: absolute;
  top: calc(var(--hdresol-h) / 2);
  left: calc(var(--hdresol-w) / 2.3);
  color: red;
  animation-name: anim-erro-login;
  animation-duration: 1s;
  animation-direction: alternate-reverse;
  animation-iteration-count: infinite;
}

.sp--form-email,
.sp--form-senha,
.sp--form-entrar,
.entrar--qrcode {
  margin-top: 20px;
  height: 5.5vh;
  min-height: 35px;
  width: 100%;
  border-radius: 5px;
  border-style: none;
  outline: none;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  box-shadow: 0 5px 5px -2px black;
}

.btnQrCode {
  position: fixed;
  bottom: 5.5vh;
  width: 26vw;
  min-width: 330px;
  z-index: 9999;
}

.sp--form-entrar {
  margin-top: 8%;
  height: 6vh;
  min-height: 35px;
  background-color: #222;
  color: #ffb000;
  border-color: #333;
  border-style: solid;
  border-width: 2px;
}

.entrar--qrcode {
  /* margin-top: 50px; */
  height: 6vh;
  min-height: 35px;
  background-color: #222;
  color: #ffb000;
  border-color: #333;
  border-style: solid;
  border-width: 2px;
}

.sp--form-email:focus,
.sp--form-senha:focus,
.sp--form-entrar:focus,
.entrar--qrcode:focus {
  border: 2px solid #ffb000;
}

.req {
  border: 2px solid red !important;
}

.sp--form-entrar:focus,
.entrar--qrcode:focus {
  background-color: #ffb000;
  color: #333;
  border-color: #333;
  border-style: solid;
  border-width: 2px;
}

.sp--carregar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  box-shadow: inset var(--resol-w) 0 0 0 #222;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.sp--carregar-item {
  height: 2px;
  width: 25px;
  animation-name: anim-load;
  animation-duration: 0.5s;
  animation-direction: alternate-reverse;
  animation-iteration-count: infinite;
}

.vjs-loading-spinner {
  /* transform: translateX(-50%) !important; */
  height: 5px !important;
  width: 100px !important;
  border: none !important;
  animation-name: anim-videoLoad !important;
  animation-duration: 1s !important;
  animation-direction: alternate-reverse !important;
  animation-iteration-count: infinite !important;
  visibility: visible !important;
}

.erroLabel {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100px;
  text-align: center;
  color: white;
  font-weight: 500;
  font-size: 30px;
  line-height: 3;
  top: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}

.mostrarErro {
  display: block;
}

.video-js {
  width: var(--resol-w) !important;
  height: var(--resol-h) !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 999;
}

/* li.vjs-menu-item.vjs-texttrack-settings {
    display: none;
} */

.vjs-menu .vjs-menu-content {
  display: flex !important;
  width: 300px !important;
  flex-direction: column;
  justify-content: center !important;
  margin-right: 10px !important;
  align-items: flex-start;
  position: fixed !important;
  bottom: 5% !important;
  right: 0 !important;
}

.vjs-menu li {
  text-align: center !important;
  width: 100%;
}

.btnProximoEp {
  height: 60px !important;
  width: 250px !important;
  position: fixed !important;
  left: calc(100% - 300px) !important;
  top: calc(100% - 130px) !important;
  background-color: rgba(0, 0, 0, 0.4);
  border: solid 2px #ffb000 !important;
  box-shadow: 0 0 5px black;
  border-radius: 50px !important;
  color: black;
  font-size: 20px !important;
  font-weight: 600 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  outline: none;
}

.nxt {
  display: none;
}

.icoPlayerPlayPause {
  opacity: 0;
  content: url('../assets/icones/icoPlayerPlay.png');
  position: fixed;
  top: 45%;
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  border-radius: 50px;
}

.icoPlay {
  content: url('../assets/icones/icoPlayerPlay.png') !important;
}

.icoPause {
  content: url('../assets/icones/icoPlayerPause.png') !important;
}

.icoRetro,
.icoAvancar {
  position: fixed;
  opacity: 0;
  top: 50%;
  width: 100px;
  height: 100px;
}

.icoAvancar {
  left: calc(50% + 500px);
  content: url('../assets/icones/icoPlayerAvancar.png') !important;
}

.icoRetro {
  left: calc(50% - 600px);
  content: url('../assets/icones/icoPlayerRetro.png') !important;
}

.showControlIcons {
  opacity: 1 !important;
}

.vjs-modal-dialog {
  opacity: 0;
}

.vjs-control-bar {
  background-color: transparent !important;
}

.vjs-theme-sea {
  font-size: 18px !important;
  font-weight: 600 !important;
}

#player2 {
  position: absolute;
  left: 8%;
  top: 5%;
  border-radius: 10px;
  z-index: 999;
  height: 43%;
  width: 40%;
  background-color: #000;;
}

.container .spinner-three-bounce {
  display: none !important;
}

#player2 .vjs-tech {
  border-radius: 10px !important;
  box-shadow: none !important;
}

.vjs-fullscreen-control,
.vjs-volume-panel,
.vjs-mute-control,
.vjs-big-play-button {
  display: none !important;
}

/* .vjs-time-tooltip,
.vjs-remaining-time{
    font-size: 18px !important;
    line-height: 1 !important;
    font-weight: 600;
} */

/* .vjs-menu-button,
.vjs-volume-panel,
.vjs-picture-in-picture-control,
.vjs-fullscreen-control,
.vjs-mute-control,
.vjs-big-play-button{
    display: none !important;
} */

@keyframes anim-erro-login {
  from {
    color: red;
  }

  to {
    color: darkorange;
  }
}

@keyframes anim-load {
  from {
    background-color: blue;
    width: 25px;
  }

  to {
    background-color: darkorange;
    width: 10%;
  }
}

@keyframes anim-videoLoad {
  from {
    background-color: blue;
  }

  to {
    background-color: darkorange;
  }
}

@media all and (max-width: 1919px) {
  .sp--carregar {
    width: var(--hdresol-w);
    height: var(--hdresol-h);
    box-shadow: inset var(--hdresol-w) 0 0 0 #222;
  }

  .sp--formArea {
    width: var(--hdresol-w);
    height: var(--hdresol-h);
  }

  #temporada {
    padding-top: 25px;
  }

  .video-js {
    width: var(--hdresol-w) !important;
    height: var(--hdresol-h) !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 999;
  }

  .temporadas {
    height: 35%;
  }

  .cifrao {
    width: 30px;
    transform: translateX(-40px);
    margin-right: -30px;
    margin-top: 4px;
  }

  .categoria {
    height: 140px;
  }

  .sp--formErro {
    top: calc(var(--resol-h) / 6);
    left: calc(var(--resol-w) / 8.2);
    align-self: flex-start;
  }

  .icoPlayerPlayPause,
  .icoRetro,
  .icoAvancar {
    width: 75px;
    height: 75px;
  }

  .icoAvancar {
    left: calc(50% + 300px);
  }

  .icoRetro {
    left: calc(50% - 400px);
  }

  .criar {
    padding: 0;
    transform: scale(0.9);
    border-right: none !important;
  }
}
