@charset "UTF-8";
.navbar {
  margin-bottom: 0px; }

.bold {
  font-weight: bold; }

body {
  font-family: 'Proxima Nova', Georgia, sans-serif;
}
/*HOME*/
.header-home {
  background-image: url(img/header-home.jpg);
  height: 550px;
  background-size: cover; }

.content-header {
  padding-top: 12%;
  color: #fff;
  text-align: center; }
  .content-header h1 {
    font-size: 42px;
    font-family: 'proxima_nova_ltthin';
    text-shadow: 1px 1px #000;
  }

.subtitle {
  font-size: 20px;
  font-family: 'proxima_nova_ltthin';
  text-shadow: 1px 1px #000;
}

.header-home-ruta {
  background-color: #333;
  height: 450px;
  background-size: cover; }
  .header-home-ruta.ruta-cuatro {
    background-image: url(img/homeruta4.jpg); }

.content-header-ruta {
  padding-top: 12%;
  color: #fff;
  text-align: left; }
  .content-header-ruta h1 {
    font-size: 35px; }

.subtitle {
  font-size: 14px; }

.container-fluid.features {
  background-color: #101010;
  color: #848484;
  padding-top: 70px;
  padding-bottom: 70px; }
  .container-fluid.features .content-features {
    margin: 0 auto;
    max-width: 1090px; }
  .container-fluid.features .box-one-feature {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%; }
  .container-fluid.features .title-feature {
  }
  .container-fluid.features .parrafo-feature {
    color: #848484;
    font-size: 12px;
    padding-top: 10px; }
  .container-fluid.features img.icon-feature {
    width: 15%;
    margin-bottom: 10px; }

/*GENERALES CURSOS*/
.container-fluid.courses {
  background-color: #101010;
  padding-top: 15px;
  padding-bottom: 70px; }

.content-onecourse {
  background-color: #ffffff; }

.title-onecourse {
  color: #000000;
  line-height: 16px;
  font-size: 12px;
  padding-bottom: 5px;
  font-weight: bold; }

.parrafo-onecourse {
  color: #848484;
  font-size: 12px;
  /*min-height: 2.8em;*/
  max-height: 2.8em;
   }

.parrafo-teacher {
  color: #848484;
  font-size: 12px;
  min-height: 3em;
  max-height: 3em;
  }

.image-course, .image-topwork {
  max-width: 100%; }

.content-onecourse-text {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px; }

.price {
  color: #8D2BA7;
  padding-top: 10px;
  font-size: 12px; }

.header-row {
  color: #848484; }

.title-row {
  font-size: 18px;
  color: #848484;
  padding-top: 17px;
  padding-bottom: 5px; }

.title-row.ofertas-tiempo {
  padding-left: 15px; }

.boton-row {
  text-align: right; }

.boton-showall {
  border: 1px solid #707070;
  background-color: #2f2f2f;
  color: #fff;
  font-size: 10px;
  margin-bottom: 10px; }

.boton-showall-inferior {
  border: 1px solid #707070;
  background-color: #2f2f2f;
  color: #fff;
  font-size: 10px;
  margin-bottom: 10px;
  width: 100%;
  margin-left: 0px !important; }

.populares {
  padding-top: 70px;
  padding-bottom: 70px; }

.padding0 {
  padding-left: 0px; }

.continue {
  margin-bottom: 70px; }
  .continue .title-onecourse {
    color: #fff;
    padding-top: 15px; }
  .continue .play-icon {
    position: absolute;
    width: 100%;
    top: 27%;
    left: 37%;
    opacity: 0.7; }
  .continue .img-play {
    width: 60px; }

.btn-fips {
  border: 0px solid;
  color: #8D2BA7;
  font-weight: bold;
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: none; }

.btn-fips:hover {
  background-color: #fff; }

.btn-fips-mensaje {
  border: 0px solid;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #6262AC; }

.btn-fips-mensaje:hover {
  background-color: #6262AC;
  color: #fff; }

.tooltip.top .tooltip-inner {
  background-color: #9B6AA8; }

.tooltip.top .tooltip-arrow {
  border-top-color: #9B6AA8; }

/*TRABAJOS DESTACADOS*/
.topwork {
  padding-top: 0px; }

.content-topwork {
  color: #848484; }
  .content-topwork .content-topwork-text {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    font-size: 11px;
    display: -webkit-inline-box;
    width: 100%;
    padding-right: 10px; }
  .content-topwork .img-usertopwork {
    width: 40px; }
  .content-topwork .contenedor-img-user-top-work {
    display: inline-table; }

.container-fluid.promos {
  background-color: #101010;
  /*padding-top: 70px;*/
  padding-bottom: 70px; }

.image-onecourse {
  position: relative; }

.box-sale {
  position: absolute;
  width: 100%;
  padding-left: 10px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
  background-color: rgba(141, 43, 167, 0.8);
  bottom: 0; }

.navbar {
  border-radius: 0px; }

.navbar-brand {
  padding: 0px 15px;
  height: 70px;
  }

.navbar-nav > li > a {
  line-height: 40px;
}

.navbar-right {
  margin-top: 11px;
}

.img-logo {
  width: 200px;
  padding-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.boton-nav {
  margin-left: 15px;
  border-radius: 2px;
  padding: 7px 15px;
  margin-top: 7px; }

.boton-registrate {
  border: 0px;
  background-color: #9B6AA8;
  color: #fff; }

.boton-registrate:hover {
  background-color: #8D2BA7; }

.boton-iniciar {
  border: 1px solid #707070;
  background-color: #191919;
  color: #fff; }

.boton-iniciar:hover {
  background-color: #222222; }

.ruta {
  background-color: #101010;
  padding-top: 15px; }

.ruta1 {
  background-image: url(img/ruta1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  position: relative; }

.ruta2 {
  background-image: url(img/ruta2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  position: relative; }

.ruta3 {
  background-image: url(img/ruta3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 115px;
  margin-bottom: 20px;
  position: relative; }

.ruta4 {
  background-image: url(img/ruta4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 115px;
  position: relative; }

.ruta-name {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  bottom: 0px;
  color: #fff;
  padding: 15px 15px; }

.numero-nivel {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 2px;
  top: 10px;
  left: 10px; }

.volver-ruta {
  text-align: center; }

button.otras-rutas {
  border-radius: 2px;
  border: 0px;
  background-color: #9B6AA8;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px; }

button.otras-rutas:hover {
  background-color: #8D2BA7; }

.modal-estilo {
  background-color: #6262AC;
  color: #fff;
  text-align: center; }

.modal-content {
  /*position: absolute;*/
  padding-bottom: 20px; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 700px; } }
.img-alert {
  width: 22px;
  padding-top: 15px; }

.img-chanchito {
  width: 22px;
  padding-top: 0px;
  margin-right: 5px; }

.img-compra {
  width: 25px;
  padding-top: 10px;
  margin-left: 20px; }

.number-alerts {
  //color: #fff;
  font-size: 10px;
  position: absolute;
  background-color: #FFC40A;
  border-radius: 3px;
  padding-left: 6px;
  padding-right: 6px;
  top: 10px;
  right: 1px;
}

button.boton-user {
  background-color: #000000;
  border: 0px;
  outline: none; }

.img-user {
  width: 35px;
  padding-top: 5px;
  margin-left: 20px; }

ul.dropdown-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 200px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  color: #535353; }
  ul.dropdown-menu span {
    padding-right: 10px; }

.icon-medallas, .icon-nuevo, .icon-friend, .icon-alertblack {
  width: 15px; }

.icon-mistrabajos {
  width: 14px; }

hr {
  margin-top: 10px;
  margin-bottom: 10px; }

li.cantidad-fips {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 15px;
  border-right: 1px solid #707070; }

.alerta.primera-alerta {
  margin-left: 20px; }

.text-amarillo {
  color: #FFC40A; }

.alert.alert-warning.alert-dismissible.alert-invite {
  background-color: #6262AC;
  border: 0px;
  color: #fff;
  font-size: 12px;
  text-align: center; }
  .alert.alert-warning.alert-dismissible.alert-invite button.invite-friends {
    border-radius: 2px;
    background-color: #7A7ACB;
    border: 0px;
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px; }
  .alert.alert-warning.alert-dismissible.alert-invite button.invite-friends:hover {
    background-color: #52529F; }

.dashboard-usuario {
  background-color: #101010; }

.column-left {
  background-color: #101010;
  height: 100%; }

.column-right {
  background-color: #101010;
  height: 100%; }

.container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

.row.contenido-right.recomendados-dashboard {
  margin-top: 70px;
  margin-bottom: 70px; }

.no-recomendar {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 2px;
  top: 10px;
  right: 10px;
  cursor: pointer; }

.no-recomendar:hover {
  background-color: rgba(0, 0, 0, 0.8); }

.estilo-perfil {
  margin-bottom: 50px; }

.titulo-estilo {
  margin-top: 50px;
  margin-bottom: 20px;
  padding-left: 15px; }

.name-style {
  width: 100%; }

img.image-icon-check {
  width: 17px;
  float: left;
  margin-right: 7px; }

img.image-icon-check-ok {
  width: 17px;
  float: left;
  margin-right: 7px; }

.subir-mas-trabajos {
  font-size: 12px;
  padding-top: 17px;
  padding-bottom: 5px;
  color: #CC95DB;
  text-align: right;
  display: inline-block;
  margin-right: 15px;
  float: right; }

button.boton-agregar-trabajo {
  border: 0px;
  color: #CC95DB;
  background-color: #262626;
  float: right; }

.modal-content {
  //display: inline-block;
}

.title-row.title-mis-trabajos {
  color: #fff; }

.accesos-trabajos {
  text-align: right; }

.boton-todos-trabajos {
  display: inline-block; }

button.boton.boton-showall.boton-all-trabajos {
  border-radius: 2px;
  float: right;
  /* margin-top: 17px; */
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0px; }

.padding0-right {
  padding-right: 0px; }

.boton-buscar-fotografia {
  background-color: #6262AC;
  border: 1px solid #6262AC; }

.boton-buscar-fotografia:hover {
  background-color: #8D2BA7;
  border: 1px solid #8D2BA7; }

.cargar-fotografia {
  margin-bottom: 10px; }

.contenido-agregar-fotografia {
  background-color: #fff;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px; }

.caja-boton-cargar-fotografia {
  margin-bottom: 15px; }

@media (max-width: 750px) {
  .contenido-agregar-fotografia {
    padding-bottom: 15px; } }
.box-mismedallas {
  background-color: #000;
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .box-mismedallas .title-mismedallas {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 20px; }
  .box-mismedallas .contenido-unamedalla {
    text-align: left; }
  .box-mismedallas .title-unamedalla {
    font-size: 14px; }
  .box-mismedallas .parrafo-unamedalla {
    font-size: 11px;
    color: #848484; }
  .box-mismedallas .icon-medalla {
    float: left; }
  .box-mismedallas img.icon-medalla {
    width: 30px;
    padding-right: 10px; }
  .box-mismedallas ul {
    list-style: none; }
  .box-mismedallas li {
    margin-bottom: 20px; }

.content-column-left {
  width: 90%;
  margin: 0 auto; }
  .content-column-left .cantidad-puntos {
    color: #fff;
    padding-top: 30px;
    font-size: 12px; }
  .content-column-left .invita-text {
    font-size: 10px;
    color: #fff; }
  .content-column-left button.invita {
    background-color: #9B6AA8;
    border: 0px;
    color: #fff;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 2px;
    margin-top: 30px; }
  .content-column-left button.invita:hover {
    background-color: #8D2BA7; }

.contenido-right {
  //width: 90%;
  margin: 0 auto; }
  .contenido-right.perfil {
    margin-bottom: 50px;
    margin-top: 50px; }
  .contenido-right .text-perfil {
    color: #BABABA;
    font-size: 11px;
    padding-bottom: 15px;
    display: inline-block;
    padding-top: 10px; }
  .contenido-right .user-name {
    color: #fff;
    font-size: 14px; }
  .contenido-right .nick-name {
    color: #fff;
    font-size: 12px; }
  .contenido-right .padding0 {
    padding-left: 0px; }
  .contenido-right button.editar-perfil {
    background-color: #9B6AA8;
    border: 0px;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 2px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px; }
  .contenido-right button.editar-perfil:hover {
    background-color: #8D2BA7; }

@media (min-width: 768px) {
  button.boton-showall-inferior {
    display: none; } }
@media (max-width: 768px) {
  .container-fluid.features .box-one-feature {
    margin-bottom: 60px; }

  .box-onecourse {
    margin-bottom: 30px; }

  .box-topwork {
    margin-bottom: 30px; }

  .content-topwork {
    margin-bottom: 30px; }

  .ruta1, .ruta2 {
    margin-bottom: 20px; }

  button.boton-showall {
    display: none; } }
.carousel-inner .active.left {
  left: -33%; }

.carousel-inner .next {
  left: 33%; }

.carousel-inner .prev {
  left: -33%; }

.carousel-control.left, .carousel-control.right {
  background-image: none; }

.item:not(.prev) {
  visibility: visible; }

.item.right:not(.prev) {
  visibility: hidden; }

.rightest {
  visibility: visible; }

.contenedor-carrusel {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 70px; }

.contenedor-carrusel.general {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px; }

.carousel-inner {
  height: 350px; }

.carousel-topics-inner {
  height: 300px !important; }

.box-onecourse.carrusel {
  //margin-bottom: 200px;
}

.profesor {
  font-size: 10px;
  color: #fff;
  background-color: #333;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  display: inline-block;
  border-radius: 2px; }

.carousel-inner.continua {
  height: 190px; }

.carousel-control {
  width: 8%;
  color: #fec330;
  text-shadow: 0 1px 2px transparent;
  opacity: 1; }

.carousel-control:hover {
  color: #000; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    margin-top: -100px; } }
.contenido-clase {
  font-size: 13px;
  color: #848484;
  margin-top: 30px;
  margin-bottom: 70px; }

/*.marcar-terminado
{
  color: #858788;
  margin-top: 20px;
  font-size: 11px;
}*/
img.icon-ok {
  width: 15px;
  margin-right: 5px; }

.box-porcentaje {
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  color: #848484;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block; }

.circulo-porcentaje {
  width: 90px; }

.caja-circulo {
  position: relative; }

.numero-porcentaje {
  color: #fff;
  /* width: 100%; */
  /* text-align: center; */
  margin: 0 auto;
  position: absolute;
  top: 37%;
  left: 40%; }

.titulo-porcentaje {
  font-size: 13px;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px; }

.detalle-porcentaje {
  font-size: 10px;
  color: #84848;
  display: inline-block; }

.detalle-profesor {
  font-size: 12px;
  color: #84848;
  display: inline-block; }

.linea-divisora {
  border-bottom: 1px solid #414141;
  width: 100%;
  display: inline-block; }

.icono-titulo-modulos {
  height: 50px;
  float: left; }

.img-icono-modulos {
  width: 35px;
  padding-right: 10px;
  float: left; }

ul.modulos-curso {
  list-style: none;
  padding-left: 0px;
}

ul.modulos-curso li {
    //background-image: url(img/okgris.png);
    //background-size: 15px;
    //background-repeat: no-repeat;
    //background-position-y: 3px;
    //padding-left: 25px;
    color: #9a9c9c;
    font-size: 13px;
    line-height: 19px;
}

.titulo-modulos {
  color: #848484; }

.subtitulo-modulos {
  color: #848484;
  font-size: 12px; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #000;
  border-color: #000; }

.panel {
  border: 0px; }

div#collapseOne {
  background-color: #000;
  color: #fff; }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #000; }

.box-share {
  background-color: #232323;
  padding-top: 25px;
  color: #848484;
  text-align: center;
  display: inline-block;
  padding-bottom: 10px; }

.title-share {
  font-size: 14px;
  text-align: center;
  font-weight: bold; }

.parrafo-share {
  text-align: center;
  font-size: 12px;
  padding-top: 20px; }

button.invita-amigos {
  background-color: #9B6AA8;
  color: #fff;
  text-align: center;
  border: 0px;
  margin: 0 auto;
  border-radius: 2px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%; }

button.invita-amigos:hover {
  background-color: #8D2BA7; }

button.facebook {
  background-color: #2f2f2f;
  border: 1px solid #4977CC;
  color: #4977CC;
  text-align: center;
  margin: 0 auto;
  border-radius: 2px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  width: 100%; }

button.facebook:hover {
  background-color: #4977CC;
  color: #fff; }

button.instagram {
  background-color: #2f2f2f;
  border: 1px solid #E12F67;
  color: #E12F67;
  text-align: center;
  margin: 0 auto;
  border-radius: 2px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  width: 100%; }

button.instagram:hover {
  background-color: #E12F67;
  color: #fff; }

.boton-comprar {
  border: 0px;
  background-color: #6262AC;
  color: #fff;
  border-radius: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  margin-top: 20px; }

.boton-comprar:hover {
  background-color: #3F3F88; }

.contenido-curso-bloqueado {
  padding-bottom: 300px; }

img.imagen-curso-bloqueado {
  opacity: 0.2; }

img.imagen-icono-bloqueo {
  width: 60px;
  position: absolute;
  left: 47%;
  top: 32%;
  opacity: 1 !important; }

.padding-boton-share {
  margin-left: 0px;
  margin-right: 0px; }

.padding-boton-share.one {
  padding-right: 5px; }

.padding-boton-share.two {
  padding-left: 5px; }

.title-comprar {
  font-size: 14px;
  text-align: center;
  font-weight: bold; }

.parrafo-cantidad-compradores {
  text-align: center;
  font-size: 12px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px; }

.valor-curso {
  padding-top: 20px;
  color: #fff;
  font-size: 16px; }

.comprar {
  background-color: #434343;
  padding-left: 15px;
  padding-bottom: 15px; }

.precio-fips {
  margin-top: 5px; }

.precio-oferta {
  color: #9B6AA8; }

img.imagen-icon-compra {
  width: 20px;
  float: left;
  margin-right: 10px; }

.modal-dialog.modal-sm {
  width: 340px;
  margin: 0 auto; }

.modal-content {
  border-radius: 2px;
  margin-top: 30px; }

.title-registro, .title-ingreso {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 10px; }

.bajada-titulo-registro {
  text-align: center;
  font-size: 13px;
  width: 70%;
  margin: 0 auto; }

.inputs {
  margin-top: 20px; }

.form-control {
  box-shadow: none;
  border-radius: 2px;
  margin-bottom: 10px;
  font-size: 13px; }

button.registrarse, button.ingresar {
  border: 0px;
  background-color: #454545;
  color: #fff;
  border-radius: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  width: 100%; }

button.registrarse:hover, button.ingresar:hover {
  background-color: #000; }

.login-social {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px; }

button.registrarse-facebook, button.ingresar-facebook {
  border: 0px;
  background-color: #3B5998;
  color: #fff;
  border-radius: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  width: 100%;
  margin-bottom: 10px; }

button.registrarse-facebook:hover, button.ingresar-facebook:hover {
  background-color: #154098; }

button.registrarse-instagram, button.ingresar-instagram {
  border: 0px;
  background-color: #E12F67;
  color: #fff;
  border-radius: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  width: 100%; }

button.registrarse-instagram:hover, button.ingresar-instagram:hover {
  background-color: #E20047; }

img.image-icon-facebook {
  width: 8px;
  margin-left: 4px; }

img.image-icon-instagram {
  width: 16px;
  margin-left: 4px; }

.olvido-contrasena {
  text-align: right;
  font-size: 11px;
  margin-bottom: 20px; }

.no-cuenta {
  text-align: center;
  margin-top: 30px;
  border-top: 1px solid #333;
  padding-top: 15px;
  color: #848484;
}

.crear-cuenta {
  color: #9B6AA8;
  font-weight: 600; }

.contenido-login, .contenido-registro {
  color: #848484;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px; }

@media (max-width: 970px) {
  .carousel-inner {
    height: 450px; } }
.box-editar-perfil {
  position: relative; }

.ayuda {
  background-color: #6262AC;
  color: #fff;
  border-radius: 2px;
  position: absolute;
  right: 140px;
  top: 10px;
  padding: 5px 10px;
  font-size: 10px;
  width: 200px;
  box-shadow: 0px 3px 25px #000; }

.ayuda-dos {
  z-index: 9;
  top: 90px;
  right: 150px; }

.ayuda-tres {
  z-index: 9;
  top: 200px;
  right: -150px; }

.ayuda-cuatro {
  z-index: 9;
  top: 90px;
  left: 100px; }

.ayuda-cinco {
  z-index: 9;
  top: 90px;
  left: 30px; }

.controladores {
  padding-top: 25px;
  padding-bottom: 8px; }

.anterior {
  float: left; }

.siguiente {
  float: right; }

img.img-flecha1 {
  width: 40px;
  position: absolute;
  right: -33px; }

img.img-flecha2 {
  width: 40px;
  position: absolute;
  right: 50px;
  top: -40px; }

img.img-flecha3 {
  width: 70px;
  position: absolute;
  left: -50px;
  top: 40px; }

img.img-flecha4 {
  width: 40px;
  position: absolute;
  left: 60px;
  top: -40px; }

.box-preferencias, .box-cantidad-puntos {
  position: relative; }

@media (min-width: 751px) and (max-width: 888px) {
  .ayuda-dos {
    right: 100px; } }
@media (max-width: 970px) {
  .box-ayuda {
    display: none; } }
.date-topwork {
  font-size: 11px;
  margin-top: 5px; }

.name-topwork {
  font-size: 13px;
  margin-top: 5px; }

.parrafo-perfil {
  font-size: 12px;
  color: #7e7f7f;
  line-height: 16px;
  padding-top: 10px;
  margin-bottom: 30px; }

.header-row {
  padding-left: 15px;
  padding-right: 15px; }

.title-perfil {
  font-size: 18px; }

.box-topwork {
  margin-bottom: 15px; }

button.boton-seguir {
  border: 1px solid #9B6AA8;
  background-color: #9B6AA8;
  font-size: 10px;
  border-radius: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  color: #fff;
  margin-left: 10px; }

  button.boton-seguir:hover {
    border: 1px solid #8D2BA7;
    background-color: #8D2BA7; }


button.boton-cerrar-detalle-foto {
  background-color: #4d4e4e;
  border: 1px solid #4d4e4e;
}

button.boton-cerrar-detalle-foto:hover {
  background-color: #333333;
  border: 1px solid #333333;
}



.datos-fotografias {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ECECEC;
  border-radius: 2px;
  padding: 10px;
  margin-top: 15px; }
  .datos-fotografias .nombre-fotografia-bold {
    font-weight: bold; }
  .datos-fotografias .descripcion-fotografia-bold {
    font-weight: bold; }

button.confirmar-carga {
  border: 0px;
  background-color: #9a6ba6;
  color: #fff;
  border-radius: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 20px; }

.selecciona-pago {
  text-align: center;
  margin-bottom: 20px; }

img.imagen-transbank {
  width: 100px; }

img.imagen-paypal {
  width: 100px; }

input#optionsRadios1 {
  float: left;
  margin-right: 10px;
  margin-top: 10px; }

/*GALERÍA FOTOS*/
.galeria-fotos {
  padding-top: 70px;
  padding-bottom: 100px; }

.galeria-una-foto {
  margin-bottom: 30px; }
  .galeria-una-foto .galeria-titulo-foto {
    color: #fff;
    font-size: 11px; }
  .galeria-una-foto .galeria-nombre-autor {
    color: #9E9E9E;
    font-size: 11px; }
  .galeria-una-foto .datos-una-foto {
    padding-top: 10px;
    padding-bottom: 10px; }

ul.galeria-menu-categorias {
  padding-left: 0px;
  padding-top: 20px; }
  ul.galeria-menu-categorias a:link {
    color: #fff;
    text-decoration: none; }
  ul.galeria-menu-categorias a:hover {
    color: #9B6AA8; }
  ul.galeria-menu-categorias li {
    font-size: 14px; }

nav.navbar-inverse.filtro-galeria {
  border-radius: 2px;
  margin-bottom: 20px !important;
  width: max-content;
  margin: 0 auto; }

body {
  height: 100%;
  background-color: #101010; }

.navegacion-footer {
  position: absolute;
  width: 100%;
  /*bottom: 0; */
  }

.foto-unitaria-galeria {
  margin: 0 auto;
  width: 72%; }

img.detalle-imagen-galeria {
  margin-left: 0 auto;
  display: block;
  max-width: 100%;
  height: auto; }

img.compartir-twitter, img.compartir-facebook, img.compartir-pinterest, img.compartir-instagram, img.comments {
  width: 20px; }

@media (min-width: 968px) {
  .box-galeria-fotos {
    position: fixed;
    z-index: 100;
    width: 23%; } }
nav .container {
  width: 98% !important; }

/*FOOTER*/
.footer {
  color: #dedede;
  font-size: 12px;
  padding-top: 50px;
  padding-bottom: 100px; }

ul.footer-secciones {
  list-style: none; }
  ul.footer-secciones li {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #858585; }
  ul.footer-secciones li.title-listado-secciones {
    font-size: 14px;
    color: #fff; }
  ul.footer-secciones a:link {
    color: #858585; }
  ul.footer-secciones a:hover {
    color: #fff; }

.parrafo-footer {
  color: #858585; }

ul.condiciones {
  margin-top: 30px;
  font-size: 10px;
  color: #646464;
  padding-bottom: 10px;
  border-top: 1px solid #333; }
  ul.condiciones li {
    float: left;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-right: 10px; }
  ul.condiciones a:link {
    color: #9B6AA8; }

ul.footer-secciones.redes-sociales li {
  float: left;
  padding-right: 10px; }
ul.footer-secciones.redes-sociales li.title-listado-secciones {
  width: 100%; }

.module-collapse {
    color: #333;
    background-color: #000;
    border-color: #000;
}

a{
  cursor: pointer;
  text-decoration:none;
}

.col-md-12.nombre-nuevo-modulo {
  padding-left: 0px;
  padding-right: 0px;
  //Checkear en moviles;
  width: 560px;
}

.botonMorado.boton-nuevo-modulo {
  width: 100%;
  }

.boton-cerrar {text-align: center;}

@media (max-width: 480px) {
	div#content-photo {
	    padding-top: 29%;
	}
}
