/*Estilos Personalizados EVO*/

.sub-title-course {
	font-size: 13px;
	color: #efefef;
	float: left;
	padding-right: 10px;
	line-height: 50px;
	text-transform: uppercase;
	padding-left: 5px;
}

.swiper-pagination-bullet-active {
  background-color: #fff;
  width: 24px;
  border-radius: 8px;
}

.carousel-control-prev, .carousel-control-next { 
  opacity: 0;
}

.rating-curso {
  background-color: #95939E;
  padding: 8px 12px 4px;
  border-radius: 12px;
  height: 32px;
  line-height: 32px;
}

.hp-input-description {
  font-size: 12px !important;
}


body .misma button.addfavorites {
  background-color: #f11e85 !important;
  border-color: #f11e85 !important;
}

body .entrada-curso button.enter-course {
  background-color: #f11e85 !important;
  border-color: #f11e85 !important;
}

body .dejar-comentario button.enter-course {
  background-color: #f11e85 !important;
  border-color: #f11e85 !important;
}

body .entrada-curso button {
  font-size: 16px;
}

.detalle-modules .hp-p1-body {
  color: #fff !important;
}

body .comentarios button.valorar-curso {
  background-color: #f11e85 !important;
  border-color: #f11e85 !important;
}

.swiper-pagination-bullet {
  background-color: #ccc;
}

.progress-bar {
  background-color: #7500FF !important;
}

.color-vivoblue, .color-vivoblue a {
  color: #1CD2D5 !important;
}

.bg-color-tabs {
  background-color: #2C2640;
  border-radius: 12px;
}

.bg-color-tabs button.active {
  background-color: #7500FF !important;
 }

.review-number {
  font-size: 4.5em;
  font-weight: 500;
}

.tabs-cursos .nav-link {
  padding: 15px 30px;
}

body .hp-sidebar {
  z-index: 999;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a:hover {
  color: #7500FF !important;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul li {
  margin-bottom: 2em;
  min-height: 50px;
  display: grid;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a > span > span {
  color: #777777 !important;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a:hover > span > span {
  color: #333 !important;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a:hover i {
  color: #2d3436 !important;
}

.streaming {
  /*background-color: #ffffff29;*/
  background-color: rgb(65,65,65,0.35) !important;
  color: #fff;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 20px; 
}

.title-streaming {
  line-height: 18px; 
  padding-top: 6px; 
  font-size: 16px;
}

.title-streaming-live {
  line-height: 18px; 
  padding-top: 6px; 
  font-size: 20px;
}

.comentarios-avatar {
  width: 50px;
  height: 50px;
}

.texto-comentario {
  display: block;
  line-height: 30px;
  color: #ABABAB;
  font-size: 12px;
}

.hp-main-layout header {
  max-width: 100%;
  width: 95%;
  position: absolute;
  z-index: 9;
}

.swiper-pagination {
  text-align: left !important;
}

.envivo-rojo {
  background-color: rgba(255, 255, 255, 0.489);
  color: #fff;
  font-size: 10px;
  border-radius: 14px;
  width: 74px;
  float: right;
  padding: 0 4px 0 0;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding-right: 4px;
}

.dots {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 24px;
}
.dot {
    width: 3px;
    height: 3px;
    background-color: #fff;
    border-radius: 50%;
    margin: 2px 0;
}
.description {
    display: none; 
    margin-top: 15px;
}

.nav-item {
    position: relative;
}

.nav-item {
    position: relative;
}

.nav-item.separated-left::before,
.nav-item.separated-right::after {
    content: "";
    position: absolute;
    top: 12px;
    bottom: 0;
    width: 1px;
    background-color: #fff;
    height: 30px;
}

.nav-item.separated-left::before {
    left: 0px;
}

.nav-item.separated-right::after {
    right: 0px;
}

.punto-rojo { 
  color: red;
  font-size: 24px;
  font-weight: 900;
  vertical-align: top;
  }

.hp-card-curso {
  min-height: 600px;
  background: #000;
  border-radius: 30px;
}

.hp-card-curso img {
  width: 100%;
}

.btn-transparency {
  /*background-color: #ffffff29 !important;*/
  background-color: rgb(65,65,65,0.35) !important;
}

.dejar-comentario-estrellas {
  background-color: rgb(65,65,65,0.35) !important;
  padding: 8px 15px;
  display: inline-flex;
  border-radius: 30px;
  line-height: 10px;
}

.btn-transparency:hover > span, .btn-transparency:hover > i {
  color: #fff;
}

.btn-transparency:hover:not(.btn-link):not(.btn-text) {
  color: #fff;
  background-color: #f11e85 !important;
}

.scannerfx-variante button {
  width: 100%;
  margin-top: 10px;
  font-size: 18px;
}

.base-interiores {
  max-width: 1120px;
  margin: 120px auto;
}

.scannerfx-variante .banners-home {
  border-radius: 16px;
}

.punto-rojo-dos { 
  color: red;
  font-size: 24px;
  font-weight: 900;
  vertical-align: middle;
}

.hp-main-layout-content footer {
  padding-top: 100px !important;
}

.punto-blanco { color: white;
    font-size: 25px;
    font-weight: 800;
}

.boton-play {
  margin-right: 30px; 
  padding: 0 10px
}

.margenhome { 
  /*padding-top: 10%; */
  /*padding-top: 10px;*/
  position: relative;
  margin-top: -5%;
}

.margenfast { 
  position: relative;
  margin-top: -10%;
}

.margenlives { 
  position: relative;
  margin-top: -10%;
}

.margencursos { 
  position: relative;
  margin-top: -10%;
}

.margenscanner { 
  position: relative;
  margin-top: -10%;
}

.content {
/* max-width: 600px;*/
    margin: 20px auto;
    padding: 10px 15px;
/* border: 1px solid #ccc;*/
    border-radius: 15px;
    /*background: #ffffff29;*/
    background-color: rgb(65,65,65,0.35) !important;
}

.streaming .comment-container {
    max-height: 250px; /* Adjust this height as needed to fit exactly 3 comments */
    overflow-y: auto;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #888 #1f1d2d; /* For Firefox */
}

/* For WebKit browsers */
.streaming .comment-container::-webkit-scrollbar {
    width: 8px;
}

.streaming .comment-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.streaming .comment-container::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

.streaming .comment {
/*    display: flex;*/
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #adb5bd;
    width: fit-content;
    min-width: 50%;
}

.streaming .hr {
    margin: 0;
    border: none;
    border-top: 1px solid #eee;
}

.streaming .nombreteacher {
/*    display: flex;*/
    align-items: center;
}

.streaming .texto-comentario {
/*    flex: 1;*/
    margin-left: 10px;
}

.vermas-curso .text-container {
    overflow: hidden;
    position: relative;
    max-height: 1.56em;
    line-height: 1.5em;
    transition: max-height 0.3s ease;
}

.vermas-curso .text-container.expanded {
    max-height: none;
}

.vermas-curso .read-more {
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  display: flex;
  text-align: right;
  float: right;
  top: -22px;
  position: relative;
  background: linear-gradient(90deg, rgba(34,31,50,0.30) 0%, rgb(34, 31, 50) 100%);
  padding-left: 10px;
}

.hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a .tooltip-item {
  /*display: contents;*/
}

body.dark .accordion-item {
  /*background: #ffffff29 !important;*/
  background-color: rgb(65,65,65,0.35) !important;
}

body.dark .accordion-item:first-of-type .accordion-button, body.dark .accordion-button {
  background-color: transparent !important;
}

.envivo-rojo-chat { background-color: rgba(255, 255, 255, 0.489);
  color: #fff; font-size: 10px; border-radius:10px; width: 100px;
  padding:5px; text-align: center}

.numerovisitas { 
  color:rgb(144, 144, 144); 
  font-size: 10px;  
}

.lesson-tit { 
  color: #fff; 
  font-size: 12px;
  vertical-align: super;  
}

.nombreteacher { 
  color:rgb(255, 255, 255); 
  font-size: 11px;  
}

.conversacion { 
  color:rgb(84, 84, 84); 
  font-size: 12px;  
}

.forex { 
  width: 110px;
  float: left;
}

.misma { 
  display: inline-block; 
  width: 100%; 
}

.little-title {
  font-family: 'druk_text_wide_trialbold', sans-serif;
 	font-size: 32px;
  line-height: 50px;
  text-transform: uppercase;
  margin-left: 64px;
}

.blanco { 
  background-color: white;
  border-radius: 10px;
  width: 120px;
  float: left;
  height: 78px;
  margin-right: 10px;
}

.indicador-logo {
  position: absolute;
  color: #fff;
  background-color: crimson;
  border-radius: 30px;
  width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  left: 63px;
  text-align: center;
  font-weight: 500;
}

.novedades-tit-desc {
  color: #fff;
  padding-left: 20px;
}

.novedades-tit-desc h4 {
  font-size: 16px;
  font-family: 'druk_text_wide_trialbold';
  text-transform: uppercase;
}

.novedades-tit-desc p {
  font-size: 12px;
}

.banners-home {
  padding: 0px;
  background-color: rgb(0,0,0, 0.65);
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}

.banners-home-novedades {
  padding: 0px;
  background-color: rgb(0,0,0, 0.65);
  border-radius: 16px;
  overflow: hidden;
}

.contenedor-imagen {
  position: relative;
  display: inline-block;
  width: 100%; /* Ajusta según sea necesario */
  height: auto; /* Ajusta según sea necesario */
}

.imagen-top-slide { 
  width: 100%; 
  max-width: 100%; 
  margin: 0; 
  display: block;
  height: auto;
}

.gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  /*background: linear-gradient(to bottom, transparent, #7500FF);*/
  background: linear-gradient(to bottom,
                                    transparent 0%,
                                    transparent 40%,
                                    #7500FF 85%,
                                    #7500FF 100%);
  z-index: 0; /* Para que el degradado esté encima de la imagen pero debajo del texto */
  pointer-events: none; /* Para que el overlay no interfiera con los eventos del mouse */
}

.imagen-curso { 
  width: 100%; 
  max-width: 450px; 
  margin: 0; 
}

.minititle { 
  background: #7500FF;
  padding: 15px;
  border-radius: 0px 0px 16px 16px;
}
.favorites {float:right; width:40px}

@font-face {
    font-family: 'druk_text_wide_trialbold';
    src: url('../fonts/druktextwide-bold-trial.woff2') format('woff2'),
         url('../fonts/druktextwide-bold-trial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.btn-novedades {
  width: 80%;
  top: 48%;
  left: 10%;
  text-align: left;
  z-index: 1;
}

.btn-forex-banner {
  width: 100%;
  bottom: 10%;
  left: 10%;
  text-align: left;
}


.en-vivo-lives {
  width: 100%;
  top: 4%;
  right: 6%;
  text-align: right;
}

.swiper {
  padding-bottom: 60px;
}

.lives-lesson-info {
  line-height: 13px;
}

.forex-cryptos .btn {
  min-width: 150px;
  margin-right: 20px;
  font-size: 16px;
}

.forex-cryptos .los-btn button {
  width: 100%;
}

.cyp-for-title {
  z-index: 2;
  font-size: 36px !important;
  line-height: 36px;
}

.titulo-education {
  font-size: 80px;
  font-family: 'druk_text_wide_trialbold';
  top: -50px;
  text-transform: uppercase;
  left: 0;
  background: -webkit-linear-gradient(#242435, #121327);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  line-height: 85px;
  padding-left: 7px;
  opacity: 0.8;
}

.tomorrow {
  text-transform: uppercase;
  font-family: 'druk_text_wide_trialbold';
  background: -webkit-linear-gradient(45deg, #7F43DB, #83C3E6 80%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.btn-primary-white {
  background-color: #fff !important;
  color: #333 !important;
}

.btn-primary-white:hover {
  background-color: #ccc !important;
}

.lesson {  margin:5px }
.lesson-next { margin:5px; }
.addfavorites { float:right; margin:5px }
.addto_favorites { float:right; margin:5px }

body.dark .primary-dos:hover {
  background-color: #2E0A61 !important;
  border-color: #2E0A61 !important;
}

.entrada-curso .addfavorites { 
  float: none; 
  margin: auto;
   }

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a.active i::after {
/*  border-bottom: 2px solid #7500FF;*/
/*  width: 10px;*/
/*  padding-bottom: 3px;*/
  content: "";
  position: absolute;
  bottom: 4px;
  left: 25px;
  transform: translateX(-50%);
  width: 17px;
  height: 4px;
  background-color: #7500FF;
  border-radius: 4px;
}

body.dark.collapsed-active .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a.active i::after {
  left: 77px;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a.active span {
  color: #2d3436 !important;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li a.active:not(.submenu-item) {
  background: #fff !important;
}

body.dark .btn-secondary {
  background-color: #7500FF !important;
  border-color: #7500FF !important;
}

body.dark .btn.btn-secondary:hover {
  background: #fff !important;
  border-color: #fff !important;
  color: #f11e85 !important;
}

.idiomas button {
  background: transparent !important;
  border: none !important;
  color: #fff;
}

.idiomas .dropdown-menu {
  background: transparent !important;
  border: none !important;
  padding: 0px 8px;
}

body.dark .idiomas .dropdown-item {
  padding: 4px 16px;
 }

body.dark .idiomas .dropdown-item:hover {
  background: transparent !important;
}

.comentarios .avatar-item {
  width: 50px;
  height: 50px;
}

.dejar-comentario {
  display: flex;
}

.el-comentario {
  margin-top: 20px;
}

.cursos-listado .accordion-item {
  background-color: transparent !important;
  margin-bottom: 15px;
  border-radius: 14px;
  overflow: hidden;
}

.cursos-listado .accordion-button {
  padding: 12px 16px !important;
  box-shadow: none !important;
  background-color: #413E53 !important;
}

.cursos-listado .accordion-collapse {
  background-color: transparent !important;
}


body.dark .slide.portada {
  position: relative;
  max-width: 100%;
  width: 100%;
}

body.dark .btn-primary {
  color: #fff !important;
  background-color: #7500FF !important;
  border-color: #7500FF !important;
}

body.dark .btn-primary-dos {
  color: #fff !important;
  background-color: #414141 !important;
  border-color: #414141 !important;
}

body.dark .btn-siguiente {
  color: #fff !important;
  background-color: #414141 !important;
  border-color: #414141 !important;
}

body.dark .btn-siguiente:hover {
  background-color: #7500FF !important;
  border-color: #7500FF !important;
}

body.dark .btn-primary:hover {
  background-color: #2E0A61 !important;
  border-color: #2E0A61 !important;
}

body.dark .entrada-curso .btn-primary:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #f11e85 !important;
}

body.dark .btn-primary-dos:hover {
  background-color: #fff !important;
  border-color: #fff !important;
}

body.dark .btn-primary-dos:hover i {
  color: #f11e85 !important;
}

.hp-card-streamer {
  min-height: 400px;
}

body.dark .carousel .carousel-control-prev {
  justify-content: start;
  width: 10%;
}
body.dark .carousel .carousel-control-next {
  justify-content: end;
  width: 10%;
}

body.dark .carousel .carousel-control-prev-icon {
  width: 3rem;
  height: 3rem;
  background-position: 20%;
  background-size: 100% 50%;
  background-color: #7500FF;
  border-radius: 0px 25px 25px 0px;
}

body.dark .carousel .carousel-control-next-icon {
  width: 3rem;
  height: 3rem;
  background-position: 20%;
  background-size: 100% 50%;
  background-color: #7500FF;
  border-radius: 25px 0px 0px 25px;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li .submenu-children {
  margin-left: 30px;
}

body.dark .hp-sidebar-container .hp-sidebar-header-menu > ul > li > ul li .submenu-children li > a {
  padding: 5px 12px;
}

body.dark .dejar-comentario .form-control {
  /*background: #413E53;*/
  background-color: rgb(65,65,65,0.35) !important;
  border: none;
  border-radius: 16px; 
}

body.dark .card {
  background-color: rgb(65,65,65,0.35) !important;
}

body.dark .dejar-comentario .input-group-text {
  /*background: #413E53;*/
  background-color: rgb(65,65,65,0.35) !important;
  border: none;
  border-radius: 16px;
}

body.dark .circle-chart {
  width: 50px; /* Ajusta al tamaño deseado */
  height: 50px;
}

body.dark .circle-bg {
  fill: none;
  stroke: #666374; /* Color de fondo */
  stroke-width: 3;
}

body.dark .circle {
  fill: none;
  stroke-width: 4;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

/* Ajusta el color según el porcentaje o el estado */
body.dark .circle {
  stroke: #7500FF; /* Color de progreso */
}

body.dark .percentage {
  fill: #fff;
  font-family: 'ABeeZee', sans-serif;
  font-size: .5em;
  text-anchor: middle;
}

body.dark .circle-container {
  justify-content: end;
  display: flex;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

body.dark .accordion-body {
  padding: 5px 20px 15px;
}

body.dark .iframe-container {
    position: relative;
    width: 100%; /* Ajusta al ancho del contenedor padre */
    height: 0;
    padding-bottom: 56.25%; /* Proporción 16:9 */
    background-color: black; /* O cualquier color de fondo deseado */
    display: flex;
    align-items: center;
    justify-content: center;
}

body.dark .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 1399px) {
  .titulo-education {
      font-size: 60px;
      top: -40px;
    }

    .cyp-for-title {
      font-size: 30px !important;
      line-height: 32px !important;
    }

    .btn-novedades {
      top: 40%;
    }
}

@media screen and (max-width: 1199px) {
    body.dark .hp-main-layout-content { display: flex; flex-direction: column; }
    body.dark .hp-main-layout-content #left { order: 2; }
    body.dark .hp-main-layout-content #right { order: 1; }
    body.dark .carousel.portada { display: none; }
    .margenhome, .margenscanner, .margenfast, .margencursos, .margenlives { margin-top: 120px; }
}


@media screen and (max-width: 768px) {
  .banners-home-novedades {
/*    margin: 0 30px;*/
  }

  .swiper-button-next, .swiper-button-prev {
    top: 40%;
  }

  .hp-select-box-item, .minititle {
    margin: 0 30px;
  }

  .swiper-fade {
    width: 80px !important;
  }
  .swiper-button-next {
    right: 15px;
  }

  .swiper-button-prev {
    left: 15px;
  }

  .forex-cryptos {
    margin: 30px !important;
  }

  .cyp-for-title {
    font-size: 26px !important;
    line-height: 28px !important;
  }

  .titulo-education {
    font-size: 46px;
    top: -48px;
  }

  .forex-cryptos .btn-forex {
    margin-bottom: 10px;
  }

  .little-title {
    font-size: 26px;
    line-height: 28px;
    margin-left: 30px;
  }

  .interior-cursos {
    margin: 15px;
  }

  .lesson {
    margin: 0px 0 10px 0;
  }

  .addto_favorites {
    margin: 0px;
  }

  .boton-play {
    margin: 0 0 10px 0 !important; 
    padding: 0px;
  }

  .curs-favorites {
    width: 100%;
  }


}



body.dark .ri-1x3 {
  font-size: 1.3em;
}

/*.swiper-slide.first-slide-padding.swiper-slide-active {
    margin-left: 50px;
}*/

.swiper-button-next,
.swiper-button-prev {
    color: rgba(255, 255, 255, 0.8); /* Color inicial de las flechas */
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    z-index: 10;
}

.swiper-button-next::after, 
.swiper-button-prev::after {
  font-size: 28px;
}

.swiper-button-next {
  right: 25px;
}

.swiper-button-prev {
  left: 25px;
}

.swiper-fade {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200px;
    z-index: 2;
    pointer-events: none;
}

.swiper-fade-left {
    left: 0;
    background: linear-gradient(to right, 
                                    rgba(15,13,37, 1) 0%,
                                    rgba(15,13,37, 1) 30px,
                                    rgba(15,13,37, 0) 100%);
}

.swiper-fade-right {
    right: 0;
    background: linear-gradient(to left, 
                                    rgba(15,13,37, 1) 0%,
                                    rgba(15,13,37, 1) 30px,
                                    rgba(15,13,37, 0) 100%);
}

.swiper-pagination-bullets {
  margin-left: 64px;
}