@charset "UTF-8";
/* CSS Document */
html {
  font-size: 1rem;
}
body {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  color: #141d26;
  text-align: left;
}
.body {
  background: #bfbbb0;
}
.body.expo, .body.stand, .body.stand-detalle, .body.salas, .body.ayuda {
  background-color: #B1ADA2;
}
.wrapper {
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  position: absolute;
  z-index: inherit;
  width: 100% !important;
}
#contenido {
  margin: 0 !important;
  padding: 0;
  box-sizing: border-box;
}
#contenido img {
  width: 100%;
}
footer {
  line-height: 1.5;
}
::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  box-shadow: none;
  border-color: initial !important;
  outline: none !important;
  /*box-sizing: content-box;*/
}
* {
  scrollbar-color: #d0009e #ffffff;
}
img {
  vertical-align: middle;
}
.dosis {
  font-family: 'Dosis', Arial, sans-serif;
}
.raleway-semibold {
  font-family: 'Raleway';
  font-weight: 600;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Dosis', sans-serif;
}
/*.far, .fa, .fas {
  color: #d0009e;
}*/
a, a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
  border-color: transparent !important;
}
.text-primary {
  color: #d0009e !important;
}
a.text-primary:focus, a.text-primary:hover {
  color: #01a49e !important;
}
a.text-dark:focus, a.text-dark:hover {
  color: #d0009e !important;
}
.text-secondary {
  color: #01a49e !important;
}
.text-success {
  color: #8f519a !important;
}
a .text-success:hover {
  color: #d0009e !important;
}
.text-danger {}
.text-warning {
  color: #c6b100 !important;
  ;
}
.text-info {
  color: #e56d48 !important;
}
.bg-primary {
  background-color: #d0009e !important;
}
.bg-secondary {
  background-color: #01a49e !important;
}
.bg-warning {
  background-color: #c6b100 !important;
}
.bg-info {
  background-color: #ffeacc !important;
}
.bg-success {
  background-color: #8f519a !important;
}
.bg-light, a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #efeded !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
.bk-dark-v1 {
  background-color: #5B6671;
}
.bk-dark-v2 {
  background-color: #3F3D41;
}
.bg-light-v1 {
  background-color: #A1CCDF;
}
.background01 {
  background-color: #1f9ead;
}
.gradient1 { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0009e+0,c6b100+50,01bcb5+100 */
  background: #d0009e; /* Old browsers */
  background: -moz-linear-gradient(left, #d0009e 0%, #c6b100 50%, #01a49e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #d0009e 0%, #c6b100 50%, #01a49e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #d0009e 0%, #c6b100 50%, #01a49e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0009e', endColorstr='#01a49e', GradientType=1); /* IE6-9 */
}
.btn-primary {
  background-color: #d0009e !important;
  border-color: #d0009e !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active {
  background-color: #01a49e !important;
  border-color: #01a49e !important;
  box-shadow: none !important;
}
.btn-outline-secondary, .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary:visited {
  color: #fff !important;
  border-color: rgba(0, 0, 0, .125) !important;
  background-color: #01a49e !important;
  /*box-shadow: 1px 1px 0 0 #ccc !important;*/
  font-size: 1.25rem;
  font-weight: 300;
  padding: 0;
  height: 2.5rem;
  border-radius: 0;
}
.btn-outline-info {
  color: #01a49e;
  border-color: #01a49e;
}
.btn-outline-info i {
  color: #01a49e;
}
.btn-outline-info:hover i {
  color: #ffffff;
}
.btn-secondary {
  background-color: #01a49e !important;
  border-color: #01a49e !important;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.active {
  background-color: #d0009e !important;
  border-color: #d0009e !important;
  box-shadow: none !important;
}
.btn-outline-primary {
  border-color: #d0009e !important;
  color: #d0009e !important;
}
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary.active {
  border-color: #01a49e !important;
  box-shadow: none !important;
  background-color: transparent;
}
.btn-warning {
  background-color: #c6b100 !important;
  border-color: #c6b100 !important;
}
.btn-custom {
  color: #a7a7a7;
  background-color: #ffffff;
  text-transform: uppercase;
  border-radius: .35em !important;
  padding: 0;
  font-size: 1.5em;
  margin: 0 1em;
  border: 1px solid #a7a7a7 !important;
}
.btn-custom:hover, .btn-custom.active {
  color: #5db508;
  border-color: #5db508 !important;
}
.btn-custom.active span {
  color: #fff;
  background-color: #5db508;
}
.btn-custom.active span.larger {
  color: #5db508;
}
.btn-custom span {
  display: block;
  padding: 0 0.5em;
  margin: 0;
  background-color: #a7a7a7;
  color: #ffffff;
  border-radius: .25em .25em 0 0 !important;
}
.btn-custom span.larger {
  font-size: 2em;
  margin: 0;
  padding: 0 0.5em;
  background-color: transparent;
  color: #a7a7a7;
}
.btn.btn-custom:focus {
  box-shadow: none;
}
.border-radius-5px {
  border-radius: 5px;
}
.border-primary {
  border-color: #d0009e !important;
}
.border-secondary {
  border-color: #01a49e !important;
}
.border-success {
  border-color: #8f519a !important;
}
.border-warning {
  border-color: #c6b100 !important;
  ;
}
.border-info {
  border-color: #e56d48 !important;
}
.box-shadow-1all-ccc {
  box-shadow: 1px 1px 1px 1px #ccc;
}
.display-1 {
  font-size: 5.5rem;
}
.display-2 {
  font-size: 4.5rem;
}
.display-3 {
  font-size: 3.5rem;
}
.display-4 {
  font-size: 2.5rem;
}
.w-95 {
  width: 95% !important;
}
.w-90 {
  width: 90% !important;
}
.w-85 {
  width: 85% !important;
}
.w-80 {
  width: 80% !important;
}
.w-20 {
  width: 20% !important;
}
.w-15 {
  width: 15% !important;
}
.w-10 {
  width: 10% !important;
}
.w-05 {
  width: 5% !important;
}
/*empieza encabezado*/
.user {
  font-size: 0.75rem;
  line-height: 0.75rem;
  vertical-align: middle;
  display: inline-block;
}
.user i {
  font-size: 1rem;
  padding: 0.25rem;
  border-radius: 0.5rem;
}
.user img {
  max-width: 50px;
  max-height: 50px;
}
.log {
  font-size: 1rem;
  vertical-align: bottom;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.log i {
  vertical-align: middle;
  font-size: 1.5rem;
}
#header-img-left, #header-img-center {
  width: auto;
  height: 35px;
}
header img {
  max-height: 35px;
}
#col-zona-desplegable {
  margin-top: 35px;
}
#col-zona-desplegable .btn {
  font-size: 0.75em;
}
#col-usuario-salir {
  height: 35px;
  left: 25%;
}
#col-zona-desplegable img.logo {
  max-height: 80px;
  max-width: 200px;
}
#col-zona-desplegable ul#desplegable1 {
  max-height: calc(100vh - 35px - 60px - 38px);
  overflow: auto;
  font-family: 'Dosis', Arial, sans-serif;
}
#col-zona-desplegable ul#desplegable2 {
  max-height: calc(100vh - 35px - 60px - 38px - 38px);
  overflow: auto;
  font-family: 'Dosis', Arial, sans-serif;
}
#col-zona-desplegable ul#desplegable3 {
  max-height: calc(100vh - 35px - 60px - 38px - 38px - 38px);
  overflow: auto;
  font-family: 'Dosis', Arial, sans-serif;
}
#col-zona-desplegable .form-control::placeholder {
  color: #e56d48;
}
#col-zona-desplegable .form-control:focus {
  box-shadow: 1px 1px 0 0 #ccc;
  outline: 0;
  border-color: #e56d48;
}
#col-zona-desplegable button {
  background-color: #e56d48;
}
#col-zona-desplegable a:hover .text-success {
  color: #d0009e !important;
}
#col-zona-desplegable #desplegable1 a, #col-zona-desplegable #desplegable2 a, #col-zona-desplegable #desplegable3 a {
  display: block;
}
#col-zona-desplegable #desplegable1 a {
  border: 4px solid #ffffff;
}
#col-zona-desplegable #desplegable1 a:hover {
  border: 4px solid rgb(208, 0, 158, 0.1) !important;
  background-color: transparent;
}
#col-zona-desplegable #desplegable2 a:hover, #col-zona-desplegable #desplegable3 a:hover {
  background-color: rgb(208, 0, 158, 0.1);
}
#col-zona-desplegable #desplegable3 .btn-outline-info:hover {
  background-color: #01a49e;
  color: #fff;
}
/*termina encabezado*/
/*empieza footer interiores*/
footer a:hover, footer a:focus, footer .dropdown-item:focus, footer .dropdown-item:hover {
  background-color: rgb(208, 0, 158, 0.1);
}
footer a.empresa:hover, footer a.empresa:focus {
  background-color: transparent;
  color: #ffffff !important;
}
footer i {
  text-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
}
footer .menu {
  background-image: url("../img/fondo-menu.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 20px;
  width: 550px;
  margin: auto;
  /*background-color: rgba(223, 218, 205, 0.7)*/ /*#dfdacd*/ ;  
	background-color: transparent;
}
footer .menu a {
  padding-top: 0 !important;
  padding-bottom: 1px !important;
  font-size: .75em;
}
footer .menu a i {
  padding: .5rem !important;
  margin-bottom: .25rem !important;
}
footer .menu a#dropdownMenuLink i {
  margin-bottom: .5rem !important;
}
footer .dropdown-menu.show a i {
    padding: .25rem !important;
    margin-bottom: 0 !important;
}
/*empieza footer pagina entrada*/
.form-control::placeholder {
  font-size: 0.85rem;
}
.form-check-label img {
  width: 75%;
  height: auto;
}
.top-pag-login {
  margin-bottom: 180px;
}
#pag-login {
  /*background-image: url("../img/img-entrada.png");
  background-size: cover;
  background-repeat: no-repeat;
	background-position: top center;*/
  height: 100vh;
  background-color: #EFEDED;
}
#pag-login h1 {
  font-size: 1.5rem;
  font-family: 'Dosis', Arial, sans-serif;
}
#pag-login header img {
  /*height: 150px;*/
  width: auto;
}
#pag-login .footer {
  width: 100%;
  padding: 0;
  background-color: #0061a8;
  display: block;
  color: #ffffff;
  font-size: 0.85em;
  font-family: 'PT Sans', sans-serif;
}
#pag-login .footer a {
  color: #ffffff;
}
#pag-login .footer a:hover {
  color: rgb(138, 197, 226);
}
/*termina footer pagina entrada*/
.barra-colgadores {
  width: 100%;
  height: 6%;
  padding: 0;
  margin: 0;
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
  font-size: calc(0.45rem + 1vh);
  overflow: hidden;
}
.colgadores {
  margin: 0 2rem;
}
.area {
  position: absolute;
}
.entrada .area, .expo .area {
  background: none;
}
.area a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.area.sectecnica {
  animation: sectecnica 2s infinite;
  animation-direction: alternate;
  border-radius: 50%;
  animation-delay: 10s;
}
@keyframes sectecnica {
  0% {
    background-color: rgba(255, 255, 255, 0.05);
    transform: skewX(25deg);
    transform: scale(0.5)
  }
  100% {
    background-color: rgba(255, 255, 255, 0.20);
    transform: skewX(25deg);
    transform: scale(1)
  }
}
.area.sectecnica:hover {
  background-color: rgba(255, 255, 255, 0.25) !important;
  transform: scale(1);
  animation-play-state: paused;
}
.clickme {
  position: absolute;
  top: 0;
  right: 0;
  animation: clickmeanim 2.25s infinite;
  animation-direction: alternate;
}
@keyframes clickmeanim {
  0% {
    transform: scale(0)
  }
  25% {
    transform: scale(0)
  }
  100% {
    transform: scale(1.25)
  }
}
i.clickme {
  font-size: calc(1vw);
}

.area.atrapar i {left: 20%;right: auto;font-size: calc(1.75vw);top: -10%;}

.area.puerta {
  animation: puerta 2s infinite;
  animation-direction: alternate;
  animation-delay: 10s;
}
@keyframes puerta {
  0% {
    background-color: rgba(0, 0, 0, 0);
    animation-delay: 0;
  }
  100% {
    background-color: rgba(0, 0, 0, 0.20);
    animation-delay: 0;
  }
}
.area.puerta:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
}
.area.cartel {
  border-radius: 1rem;
}
.area.totem:hover {
  background-color: transparent !important;
}
.area.totem {
  text-align: left !important;
  line-height: normal;
  margin: 0;
  padding: 0;
  font-size: calc(0.75vw);
  top: 39%;
  left: 5%;
  width: 10%;
  height: 40%;
  padding-top: 1.5%;
}
.area.totem a {
  display: flex;
  text-align: left;
  height: auto;
  width: auto;
  line-height: normal;
  font-family: 'Dosis', Arial, sans-serif;
  margin-bottom: 3%;
}
.area.totem hr {
  display: none;
  margin: 3%;
}
.area.totem img {
  display: none;
  height: auto;
}
.area.totem i {
  font-size: calc(0.75vw + 0.25rem);
}
.area iframe {
  width: 100%;
  height: 100%;
}
.area a img.sin-colgadores {
  height: 100%;
}
.area img {
  /*width: auto !important;*/
  max-height: 100%;
  max-width: 100%;
}
.area img.sin-colgadores {
  width: auto !important;
  max-height: 94%;
  max-width: 100%;
}
.area.contacto {
  font-size: calc(1vw);
  font-family: 'Dosis', Arial, sans-serif;
  /*margin-top: 1%;*/
}
.area.contacto a {
  font-size: calc(1vw + 0.25em);
  opacity: 0.5;
}
.area.contacto a i {
  font-size: calc(1vw + 2.5em);
}
.area.contacto:hover {
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 1rem;
}
.area.rollup {
  font-size: calc(1vw);
  font-family: 'Dosis', Arial, sans-serif;
  margin-top: 0;
}
.area.rollup a {
  font-size: calc(1vw);
  opacity: 0.5;
}
.area.rollup a i {
  font-size: calc(1vw + 2em);
}
.titulo-grande {
  overflow: hidden;
  font-size: calc(2vw);
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Dosis', Arial, sans-serif;
  background-color: #01a49e;
}
.titulo-mediano {
  overflow: hidden;
  font-size: calc(1.5vw);
  padding: 0 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Dosis', Arial, sans-serif;
  background-color: #01a49e;
}
.expo-wrapper-peque {
  margin-bottom: 60px;
}
.carousel-control-next, .carousel-control-prev {
  width: 3%;
}
.carousel-indicators {
  bottom: 0;
  height: 42px;
}
/*salas y programas*/
.wrapper.contenedor-generico > div {
  margin-bottom: 98px !important;
}
.contenedor-generico .card-group .card, .e-cartera-contenedor .card-group .card {
  width: 100%;
  flex: none;
  /*border-radius: 10px;*/
  box-shadow: 1px 1px 1px 1px #ccc;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}
.contenedor-generico .card-body {
  font-size: 0.85rem;
  background-color: rgba(255, 255, 255, 0.75);
}
.contenedor-generico .card-body .bg-white img {
  max-width: 50%;
}
.contenedor-generico .card-header {
  background-color: rgba(255, 255, 255, 0.20);
  font-family: 'Dosis', Arial, sans-serif;
  border-bottom: none;
  font-size: 1.5rem;
}
.contenedor-generico .card-footer {
  background-color: rgba(255, 255, 255, 0.20);
  border-top: 0;
}
.contenedor-generico .gradient1, .e-cartera-contenedor .gradient1 {
  border-radius: 10px;
  box-shadow: 1px 1px 1px 1px #ccc;
}
.wrapper.contenedor-generico {
  background-color: #f7f7f7;
  background-image: url(../img/bg-salas.jpg);
  background-size: cover;
  background-position: left top;
}
.img-fija {
  max-height: 100vh;
}
.clasificacion-actividad {
  text-transform: capitalize;
  color: #666;
}
.titulo {
  text-transform: uppercase;
  color: #d0009e;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0.6em;
}
.ponencia {
  color: #d0009e;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
}
.horario {
  background-color: #c6b100;
  text-align: center;
  font-size: 1rem;
  font-weight: 300;
  line-height: normal;
}
.body-con-sidebar .wrapper > div {
  margin-bottom: 98px;
}
.body-con-sidebar .video {
  width: 98%;
  height: auto;
}
.body-con-sidebar #contenido textarea {
  border: 2px solid #d0009e;
}
.body-con-sidebar #contenido.side-oculto {
  max-width: 100%;
  flex: 0 0 100%;
}
#sidebar {
  font-size: 1rem;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
  border-right: 1px solid #ccc;
}
#sidebar.oculto {
  margin-left: -100%;
  transition: all 0.3s;
}
#sidebar h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 300;
}
#sidebar img {
  max-width: 250px;
}
#sidebarCollapse {
  margin-bottom: 1rem;
  background-color: #bfad2b;
  border-radius: 0;
}
#sidebarCollapse span::before {
  content: "Ocultar";
}
#sidebarCollapse.side-oculto span::before {
  content: "Mostrar";
}
#sidebarCollapse i {
  color: #fff;
}
/*para contenedor externo como eposters*/
.contenedor-externo {
  height: calc(100vh - 35px - 96px - 60px);
  width: 100%;
  border: 0;
  overflow: auto;
}
/*Personalizado escala likert*/
.form-check-input.likert01, .form-check-input.likert01:checked[type="radio"] {
  width: 45px;
  height: 45px;
  border-color: transparent;
  background-image: url("../img/1-stars.png");
}
.form-check-input.likert02, .form-check-input.likert02:checked[type="radio"] {
  width: 45px;
  height: 45px;
  border-color: transparent;
  background-image: url("../img/2-stars.png");
}
.form-check-input.likert03, .form-check-input.likert03:checked[type="radio"] {
  width: 45px;
  height: 45px;
  border-color: transparent;
  background-image: url("../img/3-stars.png");
}
.form-check-input.likert04, .form-check-input.likert04:checked[type="radio"] {
  width: 45px;
  height: 45px;
  border-color: transparent;
  background-image: url("../img/4-stars.png");
}
.form-check-input.likert05, .form-check-input.likert05:checked[type="radio"] {
  width: 45px;
  height: 45px;
  border-color: transparent;
  background-image: url("../img/5-stars.png");
}
.form-check-input.likert01:checked[type="radio"] {
  background-color: #000000;
  border-color: #000000;
  border-width: 2px;
}
.form-check-input.likert02:checked[type="radio"] {
  background-color: #000000;
  border-color: #000000;
  border-width: 2px;
}
.form-check-input.likert03:checked[type="radio"] {
  background-color: #000000;
  border-color: #000000;
  border-width: 2px;
}
.form-check-input.likert04:checked[type="radio"] {
  background-color: #000000;
  border-color: #000000;
  border-width: 2px;
}
.form-check-input.likert05:checked[type="radio"] {
  background-color: #000000;
  border-color: #000000;
  border-width: 2px;
}
.form-check-input.likert01:hover[type="radio"] {
  cursor: pointer;
}
.form-check-input.likert02:hover[type="radio"] {
  cursor: pointer;
}
.form-check-input.likert03:hover[type="radio"] {
  cursor: pointer;
}
.form-check-input.likert04:hover[type="radio"] {
  cursor: pointer;
}
.form-check-input.likert05:hover[type="radio"] {
  cursor: pointer;
}
/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (min-width: 515px) {}
@media (min-width: 576px) {
  /*.zona-desplegable .card {
    margin-bottom: 0;
  }*/
  .card-group .card {
    margin-bottom: 1.5rem;
  }
  .contenedor-generico .card-group .card, .e-cartera-contenedor .card-group .card {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #col-zona-desplegable ul#desplegable1, #col-zona-desplegable ul#desplegable2, #col-zona-desplegable ul#desplegable3 {
    max-height: calc(100vh - 35px - 38px - 97px);
    overflow: auto;
  }
  #col-zona-desplegable img.logo {
    max-height: 80px;
    max-width: 130px;
  }
  .area.totem hr {
    display: block;
    margin: 5% 0;
  }
  .area.totem img {
    display: block;
    width: 50% !important;
    margin: auto;
  }
  .expo-wrapper-peque {
    overflow: auto;
    height: calc(100vh - 67px - 98px - 0.5rem);
  }
  .wrapper.contenedor-generico > div {
    margin-bottom: 0 !important;
    overflow: auto;
    height: calc(100vh - 67px - 98px - 0.5rem);
  }
  .contenedor-externo {
    height: calc(100vh - 67px - 98px - 0.5rem);
  }
}
@media (min-width: 992px) {
  .fixed-top-lg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  #header-img-left, #header-img-center {
    height: auto;
  }
  #col-zona-desplegable {
    margin-top: 0;
    left: 8.3333333333%;
    height: 35px;
    padding-top: 0;
  }
  #col-zona-desplegable ul#desplegable1, #col-zona-desplegable ul#desplegable2, #col-zona-desplegable ul#desplegable3 {
    max-height: calc(100vh - 35px - 97px);
    overflow: auto;
  }
  #col-usuario-salir {
    left: 75%;
  }
  #pag-login header img {
    /*height: 250px;*/
  }
  #pag-login h1 {
    font-size: 2rem;
  }
  .regulador {
    top: 35px !important;
  }
  .wrapper {
    margin-top: 35px;
  }
  .expo-wrapper-peque {
    margin-top: 35px;
    height: calc(100vh - 35px - 98px);
  }
  .expo .carousel-inner {
    height: calc(100vh - 35px - 98px);
    overflow: auto;
  }
  .wrapper.contenedor-generico > div {
    height: calc(100vh - 35px - 98px);
  }
  .contenedor-generico .card-group .card, .e-cartera-contenedor .card-group .card {
    width: 33%;
  }
  #sidebar, .body-con-sidebar #contenido {
    height: calc(100vh - 35px - 98px);
    overflow: auto;
  }
  #sidebar img {
    max-width: 225px;
  }
  .body-con-sidebar #contenido {
    max-width: calc(75%);
  }
  .body-con-sidebar .video {
    height: calc(100vh - 35px - 98px - 42px - 79px - 0.5rem);
  }
  #sidebar.oculto {
    margin-left: -25%;
    transition: all 0.3s;
  }
  .body-con-sidebar #contenido.side-oculto {
    margin-left: 0;
  }
  .contenedor-externo {
    height: calc(100vh - 35px - 98px);
    margin-top: 35px;
  }
}
@media (min-width: 1024px) {
  #col-zona-desplegable img.logo {
    max-width: 150px;
  }
}
@media (min-width: 1200px) {
  body {}
  .fixed-top-xl {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  footer .menu {
    background-color: transparent;
  }
  .contenedor-generico .card-group .card {
    width: 22%;
  }
  .e-cartera-contenedor .card-group .card {
    width: 14%;
  }
  #sidebar, .body-con-sidebar #contenido {
    height: calc(100vh - 35px - 98px);
    overflow: auto;
  }
  #sidebar img {
    max-width: 250px;
  }
  .body-con-sidebar .video {
    height: calc(100vh - 35px - 42px - 73px - 98px - 0.5rem);
  }
  .contenedor-externo {
    height: calc(100vh - 35px - 98px);
    margin-top: 35px;
  }
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
}
@media (min-width: 1350px) {
  body {}
}
@media (min-width: 1400px) {
  body {}
  #col-logo {
    width: 5%
  }
  #col-zona-desplegable {
    left: 5%;
  }
  #col-usuario-salir {
    left: 88.33%;
    width: 11.67%;
  }
  #col-zona-desplegable img.logo {
    max-height: 80px;
    max-width: 200px;
  }
  .d-xxl-block {
    display: block !important;
  }
  .area.totem img {
    width: 75% !important;
  }
  .w-xxl-25 {
    width: 25% !important;
  }
  .w-xxl-50 {
    width: 50% !important;
  }
  .w-xxl-75 {
    width: 75% !important;
  }
}
@media (min-width: 1550px) {
  body {}
}
@media (min-width: 1650px) {
  body {}
}
@media (min-width: 1820px) {
  body {}
}
@media (min-width: 1921px) {
  body {}
  body.stand {}
  .escalada-1 {
    margin-top: -68px;
  }
  img#expo-comercial-1921 {
    display: block !important;
  }
  img#expo-comercial-1920 {
    display: none !important;
  }
}
@media (min-width: 2160px) {}
@media (min-width: 2560px) {}
@media screen and (min-width: 992px)and (max-height: 599px) {}
@media screen and (min-width: 992px)and (max-height: 799px) {
  body {}
}
@media screen and (min-width: 992px)and (min-height: 800px) and (max-height: 895px) {}
@media screen and (min-width: 992px)and (min-height: 896px) and (max-height: 959px) {}
@media screen and (min-width: 992px)and (min-height: 960px) and (max-height: 1023px) {}
@media screen and (min-width: 1024px) and (max-width:1550px) and (height: 768px) {}
@media screen and (width: 1024px) and (height: 1336px) {}
@media screen and (min-width: 1921px)and (max-height: 1023px) {
  body {}
}
@media screen and (min-width: 1921px)and (min-height: 1024px) and (max-height: 1151px) {
  body {}
}
@media screen and (min-width: 1081px)and (max-width: 1250px) {}
@media screen and (min-width: 1251px)and (max-width: 1580px) {}