@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap");
html, body {
  height: 100%;
  position: relative;
}

section {
  position: relative;
  padding: 6rem 0;
  display: block;
}
@media screen and (max-width: 580px) {
  section {
    padding: 4rem 0rem 4rem;
  }
}

main {
  overflow: hidden;
  min-height: 100vh;
  display: block;
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 580px) {
  main {
    padding-bottom: 7.4rem;
  }
}

footer {
  padding: 2rem 0 2rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #fff;
}
footer p {
  margin-bottom: 0;
  font-size: 0.8125rem;
}
footer a {
  color: #e74536;
}
footer a:hover {
  color: #e74536;
}
footer .legal {
  text-align: right;
}
footer .foot-info {
  margin-bottom: 0;
  font-size: 0.75rem;
}
@media screen and (max-width: 580px) {
  footer {
    text-align: center;
  }
  footer .legal {
    margin-top: 1rem;
    text-align: center;
  }
}

#custom-nav {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
#custom-nav h1, #custom-nav h2, #custom-nav h3, #custom-nav h4, #custom-nav h5, #custom-nav p, #custom-nav li {
  color: #fff;
}
#custom-nav ul {
  background: none;
}
#custom-nav ul li {
  display: inline-block;
}
#custom-nav ul li a {
  color: #fff;
  text-align: center;
  text-shadow: none;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  margin-left: 0.1rem;
  background: none;
  font-weight: 700;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.7rem;
  line-height: 2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
}
#custom-nav ul li a:hover {
  color: #ffcd07;
}
#custom-nav .navbar {
  background: transparent;
  padding: 0.5rem 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#custom-nav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250,250,250, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  background: none;
  height: auto;
}
#custom-nav .navbar-toggler {
  border-color: rgba(255, 205, 7, 0.8);
  border: none;
}
#custom-nav .navbar-toggler i {
  color: #ffcd07;
}
#custom-nav .dropdown-menu {
  background: rgba(0, 0, 0, 0.9);
}
#custom-nav .btn {
  font-size: 0.7rem;
  padding: 0.5rem 1rem;
}
#custom-nav h1 {
  margin-bottom: 0;
}
#custom-nav .logo-head img {
  width: 8rem;
  display: inline-block;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#custom-nav .nav-image {
  width: 2.125rem;
  height: 2.125rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media screen and (max-width: 580px) {
  #custom-nav ul {
    padding-top: 1rem;
  }
  #custom-nav ul li {
    margin-bottom: 1rem;
  }
  #custom-nav ul li a {
    text-align: right;
    line-height: auto;
    padding: 0;
    padding-right: 1rem;
    margin-bottom: 0;
  }
}

#custom-nav.navscrolled {
  padding: 0;
  background: black;
}
#custom-nav.navscrolled ul li a {
  color: #fff;
}
#custom-nav.navscrolled ul li a:hover {
  color: #ffcd07;
}
#custom-nav.navscrolled .navbar {
  padding: 0;
}
#custom-nav.navscrolled .logo-head img {
  width: 6rem;
  display: inline-block;
}
@media screen and (max-width: 580px) {
  #custom-nav.navscrolled #custom-nav ul {
    padding-top: 1rem;
  }
  #custom-nav.navscrolled #custom-nav ul li a {
    text-align: left;
    margin-bottom: 1rem;
    line-height: auto;
    padding: 0;
    margin-bottom: 0;
  }
}

::-moz-selection {
  background: #262626;
  color: #fff;
}

::selection {
  background: #262626;
  color: #fff;
}

::-moz-selection {
  background: #262626;
  color: #fff;
}

* {
  text-rendering: geometricPrecision;
}

a {
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #ffcd07;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
}

td {
  font-size: 0.875rem;
}

strong, b {
  font-weight: 700;
}

i {
  font-family: "Font Awesome";
}

.font-ultra {
  font-weight: 900;
}

.font-light {
  font-weight: 300;
}

.main-font {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.secondary-font {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.btn {
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border-radius: 0.5em;
  border: 0;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffcd07;
  font-size: 0.875rem;
  padding: 0.5rem 1.25rem;
}

.btn-sm {
  padding: 0.35rem 1rem;
  font-size: 0.7rem !important;
}

.btn-lg {
  padding: 1rem 1.25rem;
  font-size: 1.25rem !important;
}

.btn-primary {
  color: #fff !important;
  background: #e74536 !important;
}
.btn-primary:hover {
  color: #fff !important;
  background: #228b9d !important;
}

.btn-secondary {
  background: #ffcd07 !important;
  color: #000 !important;
}
.btn-secondary:hover {
  color: #ffcd07 !important;
  background: #000 !important;
}

.btn-light {
  background: #fff !important;
  color: #000;
}
.btn-light:hover {
  background: #b3b3b3;
}

.btn-dark {
  background: #000 !important;
  color: #fff;
}
.btn-dark:hover {
  background: #4d4d4d;
}

.btn-success, .btn-danger {
  color: #fff !important;
}
.btn-success:hover, .btn-danger:hover {
  color: #fff;
}

label {
  color: #000;
  font-size: 0.875rem;
}

label a {
  text-decoration: underline;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea, option, select, .form-control {
  color: #228b9d;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border: 2px solid #ffcd07;
  background: #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.55rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5rem;
  border-radius: 0;
}

[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus, option:focus, select:focus, .form-control:focus {
  color: #228b9d;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border: 2px solid #e74536;
  background: #fff;
  border-radius: 0;
}

select {
  padding: 0 0.5rem;
}

select.custom-select {
  border: 2px solid #ffcd07;
  border-radius: 0;
}

.separador {
  height: 3rem;
}

.flex-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.modal-backdrop {
  background: black;
  opacity: 0.8 !important;
}

.modal-header {
  background: #ffcd07;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header p, .modal-header li {
  color: #e74536;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header p, .modal-header li {
  color: #000;
}
.modal-header h5 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6 {
  color: #ffcd07;
}

.counter {
  text-align: center;
  background: #ffcd07;
}
.counter h1, .counter h2, .counter h3, .counter h4, .counter h5, .counter p, .counter li {
  color: #e74536;
}
.counter ul {
  padding: 0;
  margin: 0;
}
.counter ul li {
  width: 28%;
  padding: 1rem;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  list-style-type: none;
  text-transform: uppercase;
}
.counter ul li span {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
.counter ul li:nth-last-child(0) {
  color: #000;
}

#intro {
  margin-top: 3rem;
  background: #ffcd07;
}
#intro h1, #intro h2, #intro h3, #intro h4, #intro h5, #intro p, #intro li {
  color: #e74536;
}
#intro .container-fluid {
  padding: 0 !important;
}
#hero {
  padding-top: 10rem;
  position: relative;
}
#hero h1, #hero h2, #hero h3, #hero h4, #hero h5, #hero p, #hero li {
  color: #fff;
}
#hero .counter {
  border: none;
  color: #fff;
  background: transparent;
  padding: 0;
  min-height: 4.625rem;
  margin: 1rem auto;
}
#hero .counter span {
  color: #fff;
  display: block;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 3rem;
}

#login {
  padding: 0;
  position: relative;
  height: 100%;
  min-height: 40.25rem;
  background-size: cover;
}
#login .jumbotron {
  margin: 0 auto;
  text-align: center;
  background: #000;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}
#login .jumbotron h1, #login .jumbotron h2, #login .jumbotron h3, #login .jumbotron h4, #login .jumbotron h5, #login .jumbotron p, #login .jumbotron li {
  color: #fff;
}
#login h1, #login h2, #login h3, #login h4, #login h5, #login p, #login li {
  color: #fff;
}

@-webkit-keyframes borderVE {
  0% {
    background: rgba(0, 0, 0, 0.65);
    padding: 0.5rem 1rem;
  }
  50% {
    border: 3px solid #fff;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    padding: 0.5rem 2rem;
  }
  100% {
    background: rgba(0, 0, 0, 0.65);
    padding: 0.5rem 1rem;
  }
}

@keyframes borderVE {
  0% {
    background: rgba(0, 0, 0, 0.65);
    padding: 0.5rem 1rem;
  }
  50% {
    border: 3px solid #fff;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    padding: 0.5rem 2rem;
  }
  100% {
    background: rgba(0, 0, 0, 0.65);
    padding: 0.5rem 1rem;
  }
}
#evento {
  padding-top: 5rem;
}
#evento .callout {
  padding: 0;
  padding-bottom: 1rem;
}
#evento .callout .hora {
  display: inline-block;
  padding: 0.15rem 1rem;
  margin-bottom: 0.5rem;
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
  background: #ffcd07;
  color: #fff;
  font-weight: 900;
  font-size: 0.875rem;
}
#evento .callout h3 {
  padding: 0.5rem 1rem;
  color: #fff;
  display: block;
  background: #ffcd07;
  margin-bottom: 2rem;
  font-weight: 400;
}
#evento .callout h4 {
  margin-bottom: 0;
}
#evento .callout .concepto {
  padding: 0 1rem;
  margin: 1rem auto;
}
#evento .callout .descripcion {
  font-size: 0.875rem;
}

#registro .callout {
  background: #fff;
  padding: 1rem;
  z-index: 10;
}
@media screen and (max-width: 580px) {
  #registro #registro .callout {
    padding: 2rem 0rem;
  }
  #registro #registro .callout .col {
    margin-bottom: 2rem;
  }
  #registro #registro .img-fluid {
    margin-top: 1rem;
  }
  #registro #registro label {
    line-height: 1rem;
    margin-bottom: 0rem;
  }
}

#descargas .descarga {
  padding: 0.5rem 0;
  border-bottom: 1px dashed #eaeaea;
}
#descargas .descarga p {
  font-size: 0.875rem;
  margin-bottom: 0;
}
#descargas .btn i {
  font-size: 0.75rem;
}

#patrocinadores {
  position: relative;
  z-index: 9;
  padding: 2rem 0;
  text-align: center;
  background: #000;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 1rem 0;
}
#patrocinadores h1, #patrocinadores h2, #patrocinadores h3, #patrocinadores h4, #patrocinadores h5, #patrocinadores p, #patrocinadores li {
  color: #fff;
}
#patrocinadores h2 {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}
#patrocinadores .patrocinador {
  text-align: center;
}
#patrocinadores .patrocinador img {
  width: 8rem;
}

#speakers {
  background: #ffcd07;
  -webkit-animation-name: bgSwitch;
          animation-name: bgSwitch;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#speakers h1, #speakers h2, #speakers h3, #speakers h4, #speakers h5, #speakers p, #speakers li {
  color: #e74536;
}
#speakers h2 {
  color: #fff;
}
#speakers .speaker {
  width: 90%;
  margin: 2rem auto;
  position: relative;
}
#speakers .speaker img {
  position: relative;
  border-radius: 0;
  z-index: 8;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
}
#speakers .speaker .mask {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 9;
  height: 100%;
}
#speakers .speaker .datos {
  font-size: 0.875rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  padding: 5rem 1rem 0.25rem;
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000 10%, rgba(0, 0, 0, 0) 100%);
}
#speakers .speaker .datos h4 {
  font-size: 1rem;
  color: #fff;
}
#speakers .speaker .datos p {
  color: #fff;
  font-size: 0.875rem;
}
#speakers .speaker:hover img {
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
}
#speakers .speaker h3, #speakers .speaker h4, #speakers .speaker p {
  padding: 0;
  margin-left: 0;
}
@media screen and (max-width: 580px) {
  #speakers .speaker {
    text-align: center;
  }
  #speakers .speaker img {
    width: 100%;
    margin-bottom: 1rem;
  }
  #speakers #speaker .speaker img {
    width: 50%;
    margin-bottom: 1rem;
  }
}

@-webkit-keyframes bgSwitch {
  0% {
    background: #000;
  }
  50% {
    background: #343a40;
  }
  100% {
    background: #000;
  }
}

@keyframes bgSwitch {
  0% {
    background: #000;
  }
  50% {
    background: #343a40;
  }
  100% {
    background: #000;
  }
}
#agenda2 {
  background: #f8f9fa;
}
#agenda2 h3 {
  color: #000;
  margin-bottom: 0;
}
#agenda2 .nav-pills {
  text-align: center;
  line-height: 2rem;
}
#agenda2 .nav-pills a {
  background: #000;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
#agenda2 .nav-pills a.active {
  background: #ffcd07;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
#agenda2 .nav-pills .dia {
  padding-top: 1rem;
  display: block;
  font-weight: 900;
  font-size: 3rem;
}
#agenda2 .speaker {
  background: #e74536;
}
#agenda2 .speaker h4 {
  font-size: 1.25rem;
}
#agenda2 .speaker .datos {
  background: #dee2e6;
  padding: 1rem 1rem 0.5rem;
}
#agenda2 .hora {
  background: #000;
  background: #343a40;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(10%, #343a40), to(#000));
  background: linear-gradient(to top right, #343a40 10%, #000 100%);
  display: inline-block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border-radius: 0rem;
  font-size: 0.875rem;
  color: #fff;
  text-align: center;
}
#agenda2 .horario {
  padding: 0.5rem;
  margin-bottom: 1rem;
}
#agenda2 .horario .icons {
  padding-top: 0.5rem;
  position: relative;
  font-size: 1rem;
}
#agenda2 .horario .icons a {
  color: #e74536;
  margin-right: 0.5rem;
}
#agenda2 .horario p {
  margin-bottom: 0;
}
#agenda2 .horario .card {
  position: relative;
  border: 0;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
  margin-bottom: 1rem;
  background: #343a40;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(10%, #343a40), to(#000));
  background: linear-gradient(to top right, #343a40 10%, #000 100%);
  border-radius: 0;
}
#agenda2 .horario .card h1, #agenda2 .horario .card h2, #agenda2 .horario .card h3, #agenda2 .horario .card h4, #agenda2 .horario .card h5, #agenda2 .horario .card p, #agenda2 .horario .card li {
  color: #fff;
}
#agenda2 .horario .card-body {
  position: relative;
  padding: 2rem 1rem;
}
#agenda2 .horario .card-body h5 {
  font-size: 0.875rem;
}
#agenda2 .horario .card-body p {
  font-size: 0.8125rem;
}
#agenda2 .horario .card-body .icons {
  padding-top: 0.5rem;
  position: absolute;
  font-size: 1rem;
  right: 0.5rem;
  bottom: 0;
}
#agenda2 .horario .card-body .icons a {
  color: #ffcd07;
  margin-right: 0rem;
  margin-left: 0.5rem;
}
#agenda2 .horario:nth-child(odd) {
  background: #e9ecef;
}
@media screen and (max-width: 580px) {
  #agenda2 #agenda2 .nav-pills {
    text-align: center;
    line-height: 1.5rem;
  }
  #agenda2 #agenda2 .nav-pills a {
    background: #000;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
    margin-right: 1rem;
  }
  #agenda2 #agenda2 .nav-pills a.active {
    background: #ffcd07;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
  }
  #agenda2 #agenda2 .nav-pills .dia {
    padding-top: 0.5rem;
    display: block;
    font-weight: 900;
    font-size: 2rem;
  }
}

.bg-player {
  background: #000;
}

#dashboard {
  padding-top: 6rem;
  padding-bottom: 4rem;
}
#dashboard #modulo {
  background: #fff;
  height: 27rem;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}
#dashboard #modulo h1, #dashboard #modulo h2, #dashboard #modulo h3, #dashboard #modulo h4, #dashboard #modulo h5, #dashboard #modulo p, #dashboard #modulo li {
  color: #000;
}
#dashboard #modulo .nav-tabs {
  background: #000;
}
#dashboard #modulo .nav-tabs h1, #dashboard #modulo .nav-tabs h2, #dashboard #modulo .nav-tabs h3, #dashboard #modulo .nav-tabs h4, #dashboard #modulo .nav-tabs h5, #dashboard #modulo .nav-tabs p, #dashboard #modulo .nav-tabs li {
  color: #fff;
}
#dashboard #modulo .nav-tabs .nav-link {
  border: none;
  border-radius: 0;
  color: #ffcd07;
}
#dashboard #modulo .nav-tabs .nav-link.active {
  color: #000;
  border: none;
  background: #ffcd07;
}
#dashboard #modulo .tab-content {
  position: relative;
  height: calc(27rem - 2rem);
  overflow-y: scroll;
  overflow: hidden;
}
#dashboard #modulo .tab-content .contenido {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(27rem - 2.1rem);
  position: relative;
  padding: 1rem;
}
#dashboard #modulo .tab-content .chat-dialog {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #ffcd07;
}
#dashboard #modulo .tab-content .chat-dialog h1, #dashboard #modulo .tab-content .chat-dialog h2, #dashboard #modulo .tab-content .chat-dialog h3, #dashboard #modulo .tab-content .chat-dialog h4, #dashboard #modulo .tab-content .chat-dialog h5, #dashboard #modulo .tab-content .chat-dialog p, #dashboard #modulo .tab-content .chat-dialog li {
  color: #e74536;
}
#dashboard #modulo .tab-content .btn {
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  color: #fff;
}
#dashboard #modulo .nav-item {
  font-size: 0.65rem;
}
#dashboard #modulo .chat {
  height: 25rem;
}
#dashboard #modulo .panel-body {
  overflow-y: scroll;
  height: calc(27rem - 4rem);
}
#dashboard #modulo ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
#dashboard #modulo ::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
#dashboard #modulo ::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
#dashboard #modulo .acerca .datos-speaker {
  padding: 0.5rem;
}
#dashboard #modulo .acerca .datos-speaker h5 {
  font-size: 1rem;
}
#dashboard #modulo .acerca .datos-speaker p {
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
}
#dashboard #modulo .dropdown-menu {
  width: 95%;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
#dashboard #modulo .dropdown-menu a {
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff;
}
#dashboard #modulo .dropdown-menu a:hover {
  color: #000;
  background: #ffcd07;
}
#dashboard .controles {
  margin-bottom: 1rem;
}
#dashboard .controles h3 {
  font-size: 1.15rem;
  margin-bottom: 0;
}
#dashboard #banners {
  padding: 0.75rem 0;
  margin: 0rem auto;
  background: rgba(0, 0, 0, 0.4);
}
#dashboard #banners .btn {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.65rem !important;
  margin: 0.5em auto;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  #dashboard {
    padding-top: 6rem;
  }
  #dashboard #modulo {
    background: #fff;
    height: 21.5rem;
  }
  #dashboard #modulo h1, #dashboard #modulo h2, #dashboard #modulo h3, #dashboard #modulo h4, #dashboard #modulo h5, #dashboard #modulo p, #dashboard #modulo li {
    color: #000;
  }
  #dashboard #modulo .panel-body {
    overflow-y: scroll;
    height: 21.5rem;
  }
  #dashboard #modulo .tab-content {
    height: calc(21.5rem - 2.5rem);
  }
  #dashboard #modulo .tab-content .contenido {
    height: calc(21.5rem - 2.5rem);
  }
  #dashboard #modulo .chat {
    overflow-y: scroll;
    height: 16rem;
    height: calc(21.5rem - 3rem);
  }
  #dashboard #modulo .nav-link {
    padding: 0.5rem 0.5rem;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  #dashboard {
    padding-top: 6rem;
  }
  #dashboard #modulo {
    background: #fff;
    height: 21.5rem;
  }
  #dashboard #modulo h1, #dashboard #modulo h2, #dashboard #modulo h3, #dashboard #modulo h4, #dashboard #modulo h5, #dashboard #modulo p, #dashboard #modulo li {
    color: #000;
  }
  #dashboard #modulo .panel-body {
    overflow-y: scroll;
    height: 21.5rem;
  }
  #dashboard #modulo .tab-content {
    height: calc(21.5rem - 2rem);
  }
  #dashboard #modulo .tab-content .contenido {
    height: calc(21.5rem - 2rem);
  }
  #dashboard #modulo .chat {
    overflow-y: scroll;
    height: 18rem;
    height: calc(21.5rem - 3rem);
  }
  #dashboard #modulo .nav-link {
    padding: 0.5rem 0.5rem;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #dashboard {
    padding-top: 6rem;
  }
  #dashboard #modulo {
    background: #fff;
    height: 21.5rem;
  }
  #dashboard #modulo h1, #dashboard #modulo h2, #dashboard #modulo h3, #dashboard #modulo h4, #dashboard #modulo h5, #dashboard #modulo p, #dashboard #modulo li {
    color: #000;
  }
  #dashboard #modulo .panel-body {
    overflow-y: scroll;
    height: 21.5rem;
  }
  #dashboard #modulo .tab-content {
    height: calc(21.5rem - 2rem);
  }
  #dashboard #modulo .tab-content .contenido {
    height: calc(21.5rem - 2rem);
  }
  #dashboard #modulo .chat {
    overflow-y: scroll;
    height: 18rem;
    height: calc(21.5rem - 1rem);
  }
  #dashboard #modulo .nav-link {
    padding: 0.5rem 0.5rem;
  }
}
@media (min-width: 620px) and (max-width: 768px) {
  #dashboard {
    padding-top: 6rem;
  }
  #dashboard #modulo {
    margin-top: 2rem;
    background: #fff;
    height: 21.5rem;
  }
  #dashboard #modulo h1, #dashboard #modulo h2, #dashboard #modulo h3, #dashboard #modulo h4, #dashboard #modulo h5, #dashboard #modulo p, #dashboard #modulo li {
    color: #000;
  }
  #dashboard #modulo .panel-body {
    overflow-y: scroll;
    height: 21.5rem;
  }
  #dashboard #modulo .tab-content {
    height: calc(21.5rem - 3rem);
  }
  #dashboard #modulo .tab-content .contenido {
    height: calc(21.5rem - 3rem);
  }
  #dashboard #modulo .chat {
    height: 18rem;
    height: calc(21.5rem - 3rem);
  }
}
@media screen and (max-width: 580px) {
  #dashboard #modulo {
    background: #fff;
    height: 20rem;
  }
  #dashboard #modulo h1, #dashboard #modulo h2, #dashboard #modulo h3, #dashboard #modulo h4, #dashboard #modulo h5, #dashboard #modulo p, #dashboard #modulo li {
    color: #000;
  }
  #dashboard #modulo .panel-body {
    overflow-y: scroll;
    height: calc(20rem - 2.5rem);
  }
  #dashboard #modulo .tab-content {
    height: calc(20rem - 2.5rem);
  }
  #dashboard #modulo .tab-content .contenido {
    height: calc(20rem - 2.5rem);
  }
  #dashboard #modulo .chat {
    height: 17rem;
    height: calc(20rem - 1rem);
  }
}

#on-demand .video {
  margin-bottom: 0.5rem;
  padding: 1rem;
}
#on-demand .filtro {
  border-bottom: 0;
}
#on-demand .filtro h3 {
  font-size: 1rem;
}
#on-demand .filtro a:hover {
  background: #fff;
}

.lightbox-galeria .carousel-caption {
  background: rgba(0, 0, 0, 0.7);
  padding: 0.25rem;
}
.lightbox-galeria .carousel-caption p {
  margin-bottom: 0;
}
.lightbox-galeria .modal-header {
  background: #000;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lightbox-galeria .modal-header h1, .lightbox-galeria .modal-header h2, .lightbox-galeria .modal-header h3, .lightbox-galeria .modal-header h4, .lightbox-galeria .modal-header h5, .lightbox-galeria .modal-header p, .lightbox-galeria .modal-header li {
  color: #fff;
}
.lightbox-galeria .modal-header h1, .lightbox-galeria .modal-header h2, .lightbox-galeria .modal-header h3, .lightbox-galeria .modal-header h4, .lightbox-galeria .modal-header h5, .lightbox-galeria .modal-header p, .lightbox-galeria .modal-header li {
  color: #fff;
}
.lightbox-galeria .modal-header h5 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#aviso-privacidad h2, #aviso-privacidad h3 {
  font-size: 1rem;
}
#aviso-privacidad img {
  width: 15rem;
  margin: 1rem auto;
}
#aviso-privacidad p, #aviso-privacidad li {
  font-size: 0.875rem;
}
#aviso-privacidad li {
  margin-bottom: 0.5rem;
}
#aviso-privacidad li p {
  margin: 0.5rem 0;
}
#aviso-privacidad .under {
  text-decoration: underline;
}
#aviso-privacidad strong {
  color: #228b9d;
}

#login-lightbox {
  text-align: center;
}
#login-lightbox input {
  text-align: center;
}
#login-lightbox a {
  color: #e74536;
  text-decoration: underline;
}
#login-lightbox a.btn {
  color: #fff;
  text-decoration: none;
}

#fullscreen {
  height: 100%;
  background: #e74536;
}
#fullscreen h1, #fullscreen h2, #fullscreen h3, #fullscreen h4, #fullscreen h5, #fullscreen p, #fullscreen li {
  color: #fff;
}
#fullscreen .jumbotron {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
}
#fullscreen .main-logo {
  position: absolute;
  bottom: 0.75rem;
  right: 1rem;
}
#fullscreen .main-logo img {
  width: 7rem;
}

.title {
  padding-top: 6rem;
  padding-bottom: 1.5rem;
  background: #ffcd07;
  background: transparent;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title p, .title li {
  color: #e74536;
}
.title h1 {
  font-size: 1.125rem;
  color: #fff;
  text-transform: none;
  font-weight: 400;
}
.title h2 {
  margin-bottom: 0;
}
.title .counter {
  text-align: right;
  background: transparent;
}
.title .counter ul {
  padding: 0;
  margin: 0;
}
.title .counter ul li {
  width: auto;
  padding: 1rem;
  padding-bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  list-style-type: none;
  text-transform: uppercase;
}
.title .counter ul li span {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 700;
  padding-right: 0.5rem;
}
.title .counter ul li:nth-last-child(0) {
  color: #000;
}

.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.glide * {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
      touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  -webkit-box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  -webkit-transition: opacity 150ms ease, border 300ms ease-in-out;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
}

.glide__arrow:focus {
  outline: none;
}

.glide__arrow:hover {
  border-color: white;
}

.glide__arrow--left {
  left: 2em;
}

.glide__arrow--right {
  right: 2em;
}

.glide__arrow--disabled {
  opacity: 0.33;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  -webkit-box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}

.glide__bullet:focus {
  outline: none;
}

.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}

.glide__bullet--active {
  background-color: white;
}

.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}

.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

#slider {
  padding: 2rem 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  position: relative;
}
#slider h3 {
  font-weight: 400;
  text-align: center;
}
#slider .glide__arrow {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0;
  border: 1px solid #ffcd07;
}
#slider .glide__arrow--left {
  left: -1em;
}
#slider .glide__arrow--right {
  right: -1em;
}
#slider .concepto {
  position: relative;
}
#slider .concepto img {
  position: relative;
  z-index: 98;
}
#slider .concepto .caption {
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 0.5rem 1rem 0.5rem 2rem;
  width: 100%;
  z-index: 99;
  position: absolute;
  color: #fff;
}
#slider .concepto .caption p {
  margin-bottom: 0;
}
#slider .concepto .caption p.hora {
  color: #e74536;
  font-size: 0.875rem;
}
#slider .concepto .accion {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
}

#sponsors {
  padding: 2rem 0;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
}
#sponsors h3 {
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
  text-align: center;
}
#sponsors .glide__arrow {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0;
  border: 1px solid #ffcd07;
  display: none;
}
#sponsors .glide__arrow--left {
  left: -1em;
}
#sponsors .glide__arrow--right {
  right: -1em;
}
#sponsors .sponsor {
  text-align: center;
}
#sponsors .sponsor img {
  width: 8rem;
}

.datos-usuario {
  font-size: 1rem;
}
.datos-usuario .nombre {
  font-size: 0.8125rem;
  font-weight: 700;
  margin-bottom: 0.35rem;
}

.panel {
  background: #e9ecef;
  margin-bottom: 1rem;
  padding: 1rem 2rem;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
  position: relative;
}
.panel h4 {
  color: #adb5bd;
  font-weight: 400;
}
.panel .icon {
  position: absolute;
  opacity: 0.5;
  font-size: 6rem;
  line-height: 6rem;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  color: #ced4da;
}
.panel .proxima, .panel p {
  position: relative;
  z-index: 9;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.panel a .proxima {
  color: #343a40;
}
.panel .proxima:hover {
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
}
.panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  color: #495057;
  font-weight: 400;
}

#networking .jumbotron {
  background: #000;
  padding: 2rem;
}
#networking .jumbotron h1, #networking .jumbotron h2, #networking .jumbotron h3, #networking .jumbotron h4, #networking .jumbotron h5, #networking .jumbotron p, #networking .jumbotron li {
  color: #fff;
}
#networking .jumbotron h2 {
  font-size: 1rem;
}
#networking .jumbotron p:nth-last-child(1) {
  margin-bottom: 0;
}
#networking .jumbotron p {
  font-size: 0.75rem;
}
#networking #directorio {
  background: #e9ecef;
  padding: 1rem 2rem;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
}
#networking #directorio #feed-usuarios {
  margin-bottom: 2rem;
}
#networking #directorio #feed-usuarios .btn-sm {
  font-size: 0.7rem !important;
}
#networking #directorio .card {
  padding: 0.5rem;
  border: 0;
  margin-bottom: 1.5rem;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  position: relative;
  z-index: 2;
}
#networking #directorio .card .icon-contacto {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  background: #e74536;
  color: #fff;
}
#networking #directorio .card h3.card-title {
  font-size: 1rem;
}
#networking #directorio .card .card-body {
  padding: 0.5rem 0 0 0;
}
#networking #directorio .card:hover {
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
}
#networking #directorio .card a {
  color: #343a40;
}
#networking #directorio .card .datos-usuario {
  font-size: 0.75rem;
}
#networking #directorio .card .datos-usuario .nombre {
  font-size: 0.8125rem;
  font-weight: 700;
  margin-bottom: 0.35rem;
}
@media screen and (max-width: 580px) {
  #networking #directorio {
    padding: 0.5rem;
  }
}

.filtro {
  margin-bottom: 1rem;
  position: relative;
  border-bottom: 1px solid #dee2e6;
}

#ficha-usuario a {
  color: #e74536;
}
#ficha-usuario .profile-image, #ficha-usuario .informacion-usuario {
  position: relative;
}
#ficha-usuario .profile-image {
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  z-index: 2;
  -webkit-transform: translate(0, 0.5rem);
          transform: translate(0, 0.5rem);
}
#ficha-usuario .informacion-usuario {
  background: #fff;
  border-radius: 0.5em;
  padding: 1rem;
  z-index: 1;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}
#ficha-usuario .datos-usuario {
  font-size: 1rem;
}
#ficha-usuario .datos-usuario .nombre {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.35rem;
}
#ficha-usuario .horarios-disponibles {
  margin: 2rem auto;
}
#ficha-usuario .horarios-disponibles p, #ficha-usuario .horarios-disponibles .custom-control-label {
  font-size: 0.8125rem;
}
#ficha-usuario .horarios-disponibles .custom-control {
  margin-bottom: 0.25rem;
}

#perfil .mi-perfil {
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 2rem 1rem;
}
#perfil .mi-perfil h1, #perfil .mi-perfil h2, #perfil .mi-perfil h3, #perfil .mi-perfil h4, #perfil .mi-perfil h5, #perfil .mi-perfil p, #perfil .mi-perfil li {
  color: #fff;
}
#perfil .mi-perfil h2 {
  font-size: 1rem;
}
#perfil .mi-perfil .datos {
  text-align: left;
  color: #fff;
}
#perfil .mi-perfil .datos .telefono, #perfil .mi-perfil .datos .cargo, #perfil .mi-perfil .datos .pais, #perfil .mi-perfil .datos .email {
  font-size: 0.75rem;
}
#perfil .mi-perfil .datos .nombre {
  font-weight: 700;
}
#perfil .mi-perfil .datos .pais {
  color: #dee2e6;
  margin-bottom: 0.75rem;
}
#perfil .mi-perfil .datos .empresa {
  font-weight: 700;
}
#perfil .mi-perfil .datos .redes-perfil {
  margin-top: 1rem;
}
#perfil .mi-perfil .datos .redes-perfil a {
  margin: auto 0.25rem;
}
#perfil .mi-perfil .privacidad {
  margin-top: 1rem;
  padding: 0.5rem;
  background: rgba(33, 37, 41, 0.5);
}
#perfil .mi-perfil .privacidad label {
  color: #fff;
  font-size: 0.75rem;
  padding-top: 0.15rem;
}
#perfil #panel-perfil {
  background: #e9ecef;
  padding: 1rem 2rem;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  overflow-y: auto;
  height: calc(100vh - 25.5rem);
  min-height: 37.5rem;
}
#perfil #panel-perfil h4 {
  color: #adb5bd;
  font-weight: 400;
}
#perfil .notificaciones {
  text-align: center;
}
#perfil .notificaciones h3 {
  font-size: 1rem;
  font-weight: 400;
  color: #6c757d;
}
#perfil .notificaciones .cifra {
  margin: 0.5rem auto;
  text-align: center;
  line-height: 1.35rem;
}
#perfil .notificaciones .cifra .dato {
  font-size: 2.5rem;
  line-height: 2rem;
  display: block;
  font-weight: 700;
}
#perfil .notificaciones .cifra .descripcion {
  font-size: 0.7rem;
}

.proximas-reuniones .proxima {
  background: #fff;
  border-left: 4px solid #e74536;
  padding: 0.75rem;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
  border-radius: 0.25em;
  position: relative;
  margin-bottom: 1rem;
}
.proximas-reuniones .fecha, .proximas-reuniones .nombre, .proximas-reuniones .cargo {
  margin-right: 0.35rem;
}
.proximas-reuniones .fecha, .proximas-reuniones .hora {
  font-weight: 700;
  font-size: 0.75rem;
}
.proximas-reuniones .fecha {
  color: #228b9d;
}
.proximas-reuniones .nombre {
  font-size: 0.75rem;
  font-weight: 700;
}
.proximas-reuniones .cargo {
  font-size: 0.75rem;
}

#inbox .jumbotron {
  background: #000;
  padding: 2rem;
}
#inbox .jumbotron h1, #inbox .jumbotron h2, #inbox .jumbotron h3, #inbox .jumbotron h4, #inbox .jumbotron h5, #inbox .jumbotron p, #inbox .jumbotron li {
  color: #fff;
}
#inbox .jumbotron h2 {
  font-size: 1rem;
}
#inbox .jumbotron p:nth-last-child(1) {
  margin-bottom: 0;
}
#inbox .jumbotron p {
  font-size: 0.75rem;
}
#inbox .btn-group .btn {
  font-size: 0.65rem !important;
  padding: 0.25rem 0.75rem;
}
#inbox .dropdown-list-image img {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
#inbox .datos-usuario {
  margin-bottom: 0.5rem;
}
#inbox .datos-usuario .nombre {
  margin-bottom: 0;
}
#inbox .datos-usuario .empresa {
  font-size: 0.75rem;
}
#inbox .solicitud {
  margin: 0.5rem auto;
}
#inbox .title-box {
  padding: 1rem 0;
}
#inbox .title-box h3 {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
}

#reunion-chat, #reunion-jitsi {
  padding: 1rem;
}
#reunion-chat a.return, #reunion-jitsi a.return {
  color: #e74536;
  text-align: right;
  display: block;
  margin-bottom: 1rem;
}

#reunion-chat .chat {
  height: 28rem;
}

#meet {
  width: 100%;
  height: 28rem;
}

#disponibilidad {
  margin-top: 2rem;
}
#disponibilidad h4 {
  font-size: 1.125rem;
}
#disponibilidad .panel {
  padding: 1rem;
}
#disponibilidad .custom-control-label {
  font-size: 0.75rem;
}
#disponibilidad .timeline {
  border-left: 3px solid #e74536;
  border-radius: 0.5em;
  background: #fff;
  margin: 0 4rem 0 auto;
  letter-spacing: 0.2px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  padding: 1.5rem 1.125rem 1.5rem 3.125rem;
  list-style: none;
  text-align: left;
  max-width: 65%;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}
#disponibilidad .timeline p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #disponibilidad .timeline {
    max-width: 98%;
    padding: 25px;
  }
}
#disponibilidad .timeline .event {
  border-bottom: 1px dashed #dee2e6;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
@media (max-width: 767px) {
  #disponibilidad .timeline .event {
    padding-top: 30px;
  }
}
#disponibilidad .timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
#disponibilidad .timeline .event:before,
#disponibilidad .timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}
#disponibilidad .timeline .event:before {
  left: -190px;
  content: attr(data-date);
  text-align: right;
  font-size: 0.75rem;
  min-width: 120px;
}
@media (max-width: 767px) {
  #disponibilidad .timeline .event:before {
    left: 0px;
    text-align: left;
  }
}
#disponibilidad .timeline .event:after {
  -webkit-box-shadow: 0 0 0 3px #e74536;
          box-shadow: 0 0 0 3px #e74536;
  left: -55.8px;
  background: #fff;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  content: "";
  top: 5px;
}
@media (max-width: 767px) {
  #disponibilidad .timeline .event:after {
    left: -31.8px;
  }
}

#expo .filters-button-group .btn:hover {
  color: #fff !important;
}
#expo .pat {
  min-height: 10rem;
  padding-top: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
}
#expo .pat img {
  position: relative;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border: 2px solid #fff;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}
#expo .pat .pat-datos {
  display: inline-block;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  width: auto;
  position: absolute;
  left: 0.5rem;
  bottom: 1rem;
  z-index: 999;
  padding: 1rem 1.5rem;
  background: rgba(0, 0, 0, 0.74);
  margin-top: -5rem;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}
#expo .pat .pat-datos h3 {
  color: #e9ecef;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.25rem;
}
#expo .pat .pat-datos .pat-cat, #expo .pat .pat-datos .pat-link {
  font-size: 0.75rem;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#expo .pat .pat-datos .pat-cat {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #adb5bd;
  margin-bottom: 0.5rem;
}
#expo .pat .pat-datos .pat-link {
  color: #dee2e6;
}
#expo .pat:hover img {
  -webkit-transform: translate(0.5rem, 0.5rem);
          transform: translate(0.5rem, 0.5rem);
  border: 2px solid #ffcd07;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
}
#expo .pat:hover .pat-datos {
  background: #fff;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
  padding-left: 2rem;
  bottom: 2.5rem;
  padding-left: 3rem;
}
#expo .pat:hover .pat-datos .pat-link {
  color: #fff !important;
  padding-left: 1em;
}
#expo .pat.oro {
  min-height: 21rem;
}
#expo .pat.oro img {
  border: 2px solid #D4AF37;
}
#expo .pat.oro h3 {
  color: #D4AF37;
}
#expo .pat.oro .pat-link {
  color: #D4AF37;
}
#expo .pat.oro:hover .pat-datos {
  background: #D4AF37;
}
#expo .pat.oro:hover .pat-datos h3 {
  color: #000;
  font-weight: 700;
}
#expo .pat.oro:hover .pat-datos .pat-link, #expo .pat.oro:hover .pat-datos .pat-cat {
  color: #000 !important;
}
#expo .pat.plata {
  min-height: 14rem;
}
#expo .pat.plata img {
  border: 2px solid #AAA9AD;
}
#expo .pat.plata h3 {
  color: #AAA9AD;
}
#expo .pat.plata .pat-link {
  color: #AAA9AD;
}
#expo .pat.plata:hover .pat-datos {
  background: #AAA9AD;
}
#expo .pat.plata:hover .pat-datos h3 {
  color: #000;
  font-weight: 700;
}
#expo .pat.plata:hover .pat-datos .pat-link, #expo .pat.plata:hover .pat-datos .pat-cat {
  color: #000 !important;
}
#expo .pat.bronce {
  min-height: 6rem;
}
#expo .pat.bronce img {
  border: 2px solid #C39738;
}
#expo .pat.bronce h3 {
  color: #C39738;
}
#expo .pat.bronce .pat-link {
  color: #C39738;
}
#expo .pat.bronce .pat-datos {
  bottom: 1rem;
}
#expo .pat.bronce:hover .pat-datos {
  padding-left: 3rem;
  background: #C39738;
}
#expo .pat.bronce:hover .pat-datos h3 {
  color: #000;
  font-weight: 700;
}
#expo .pat.bronce:hover .pat-datos .pat-link, #expo .pat.bronce:hover .pat-datos .pat-cat {
  color: #000 !important;
}
#expo .filtro {
  border-bottom: 0;
}
#expo .filtro h3 {
  font-size: 1rem;
}
@media screen and (max-width: 580px) {
  #expo .filters-button-group {
    margin-top: 2rem;
  }
  #expo .pat.bronce, #expo .pat.oro, #expo .pat.plata {
    min-height: 5rem;
  }
  #expo .pat.bronce .pat-datos {
    bottom: 1rem;
  }
}

.back-btn {
  font-size: 0.75rem;
  margin-bottom: 2rem;
}

#stands .stand-box {
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.35);
  border-bottom: 4px solid #fff;
}
#stands .pat-logo img {
  width: 75%;
}
#stands .pat-redes {
  margin: 0.5rem 0;
  padding: 0.5rem 0;
  font-size: 1.25rem;
  color: #fff;
}
#stands .pat-redes small {
  display: inline-block;
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ced4da;
  margin-right: 1rem;
  -webkit-transform: translateY(-0.2rem);
          transform: translateY(-0.2rem);
}
#stands .pat-redes a {
  margin-right: 0.5rem;
}
#stands #randomBanner {
  margin-bottom: 1rem;
}
#stands h2 {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #dee2e6;
  font-weight: 400;
  letter-spacing: 2px;
}
#stands h3 {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
}
#stands p {
  color: #fff;
}
#stands #pat-content .card {
  width: 100%;
  background: rgba(108, 117, 125, 0.5);
  margin-bottom: 1rem;
  border-radius: 0.5rem;
}
#stands #pat-content .card img {
  border-radius: 0 0.5rem 0.5rem 0;
}

body.active-theater {
  overflow: hidden;
}
body.active-theater #dashboard {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  padding: 0;
}
body.active-theater #dashboard .container {
  max-width: 100%;
}
body.active-theater #dashboard .container #liveVideo {
  padding: 1rem;
  height: 100vh;
  background-color: #000;
}
body.active-theater #dashboard .container .modulo {
  padding: 1rem;
  background-color: #262626;
  height: 100vh;
}
body.active-theater #dashboard .container #modulo {
  -webkit-box-shadow: none;
          box-shadow: none;
}
body.active-theater #live-extra, body.active-theater #custom-nav {
  display: none;
}

#liveVideo #liveWindow {
  position: relative;
}
#liveVideo #liveWindow #moveicon {
  position: absolute;
  text-align: center;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #000;
  z-index: 1002;
}
#liveVideo #liveWindow.position-fixed {
  right: 1rem;
  z-index: 1001;
  max-width: 25vw;
  cursor: move;
}
#liveVideo #liveWindow.position-fixed iframe {
  pointer-events: none;
}
#liveVideo #liveHidden {
  background-color: #1c293d;
}