*, *:before, *:after{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/**********[ General ]**********/
#contenedor_carga{
  background-color: rgba(250, 240, 245, 0.9);
  height: 100%;
  width: 100%;
  position: fixed;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  z-index: 10000;
  margin: auto;
  display: flex;
  align-items: center;
  border: 0px solid green !important;
}

#contenedor_carga .carga_mensaje{
  width: 100%;
  min-width: 100%;
  font-size: 1em;
  display: inline-block;
  text-align: center;
  position: static;
  border: 0px solid #ff0000 !important;
}

#contenedor_carga .carga_mensaje i{
  font-size: 4em;
}

.aviso_horizontal{
  visibility: hidden;
  font-size: 1.5em;
  text-align: center;
  color: white;
  padding: 0.5em;
  background-color: darkorange;
  -webkit-filter: opacity(80%);
  filter: opacity(80%);
  width: 100%;
}

button {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  cursor: pointer;
  font-weight: 700;
  font-size: 20px;
  padding: 8px 16px 8px;
  line-height: 2em;
  height: 2em;
  color: #fff;
  background: #345;
  border: 0;
  border-radius: 4px;
  margin-left: 8px;
}

body
{
  margin: 0px;
  padding: 0px;
  background-color: black;
  color: #333;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-origin: border-box;
  overflow: hidden;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  background-position-y: center;
  background-position-x: center;
  font-size: 1rem;
}

/**********[ fachada ]**********/
.general-bg-body {
  margin: 0px;
  background: var(--bg-body) no-repeat center center fixed;
  -webkit-background-size: 100% 146%;
  -moz-background-size: 100% 146%;
  -o-background-size: 100% 146%;
  background-size: 100% 146%;
}
.facade-video-1 {
  position: absolute;
  left: 12.2%;
  bottom: 72.5%;
  width: 24.4%;
  height: 22%;
}

/**********[ lobby ]**********/
.btn-pasillo {
  position: absolute;
  left: 40.5%;
  top: 26%;
  width: 20%;
  height: 19%;
  z-index: 2;
  perspective: 250px;
}

.btn-expo-comercial {
  position: absolute;
  left: 16.6%;
  top: 47%;
  width: 13%;
  height: 10%;
}
.btn-informes{

    position: absolute;
    right: 9.1%;
    top: 67.4%;
    width: 10%;
    height: 7.9%;


}
.btn-plenaria {
    position: absolute;
    left: 68.2%;
    top: 40.5%;
    width: 14%;
    height: 5%;
}

.btn-simposio {
  position: absolute;
  left: 55.5%;
  top: 45.5%;
  width: 10%;
  height: 5%;
}

.btn-constancia {
  position: absolute;
  left: 39.7%;
  top: 57%;
  width: 23.6%;
  height: 9%;
}

/* lobby */
.informes{
  position: absolute;
  left: 67%;
  top: 69%;
  width: 18.5%;
  height: 13.5%;
  z-index: 2;
  /* border: 1px solid black; */
  perspective: 250px;
  /*transform: rotate(2deg);*/
}
.comercial a div{
  height: 100%;
  transform-style: preserve-3d;
  transform: rotateY(4deg);
}

.informes a div{
  height: 100%;
  transform-style: preserve-3d;
  transform: rotateY(4deg);
}

.soporte2{
  position: absolute;
  left: 48%;
  top: 84%;
  width: 7%;
  height: 10%;
  z-index: 2;
  border: 1px solid red;
  transform: rotate(-7deg);
}

.soporte2 a div{
  height: 100%;
  transform-style: preserve-3d;
  transform: rotateY(4deg);
  background: blue;
}

.video-1{
  position: absolute;
  top: 10.5%;
  left: 37%;
  width: 29.5%;
  height: 36%;
}
/* lobby */

/*Pasillo*/
:is(
  .video-pasillo-prinicipal-1,
  .video-pasillo-prinicipal-2,
  .video-pasillo-prinicipal-3,
  .video-pasillo-prinicipal-4
  ){
    position: absolute;
    top: 12%;
    width: 16%;
    height: 20%;
}

.video-pasillo-prinicipal-1{
  left: 7.5%;
}

.video-pasillo-prinicipal-2{
  left: 32.5%;
}

.video-pasillo-prinicipal-3{
  left: 57.5%;
}

.video-pasillo-prinicipal-4{
  left: 83%;
}
/*Pasillo*/

/*Pasillo2*/
:is(
  .video-pasillo-congreso-1,
  .video-pasillo-congreso-2,
  .video-pasillo-congreso-3,
  .video-pasillo-congreso-4
  ){
    position: absolute;
    top: 9%;
    width: 18%;
    height: 23%;
}

.video-pasillo-congreso-1{
  left: 10.5%;
}

.video-pasillo-congreso-2{
  left: 40.8%;
}

.video-pasillo-congreso-3{
  left: 71.8%;
}
/*Pasillo2*/

/* css menú */
.menu{position: absolute;left: 0%;top: 0%;width: 4.5%;height: 100%;}
.menu .menu-item{
  width: 100%;
  height: auto;
}

.menu .menu-item img{
  width: 100%;
}

.menu-items-bottom{
  width: 100%;
  position: absolute;
  bottom: 0;
}


.salir{position: absolute;left: -0.1%;top: 80%;width: 5%;height: 10%;z-index: 2;}
.soporte{position: absolute;left: -1%;top: 90%;width: 6%;height: 10%;z-index: 2;}
/* fin css menú */

/*css Plenaria/Plenary*/
.backplenaria{margin: 0px;background: url('../../../../public/images/renders/plenaria.jpg?v=1') no-repeat center center fixed;-webkit-background-size: 100% 146%;-moz-background-size: 100% 146%;-o-background-size: 100% 146%;background-size: 100% 146%;}
.backplenary{margin: 0px;background:  url('../../../../public/images/renders/plenaria.jpg?v=1') no-repeat center center fixed;-webkit-background-size: 100% 146%;-moz-background-size: 100% 146%;-o-background-size: 100% 146%;background-size: 100% 146%;}
.videoplenaria {
  position: absolute;
  left: 25.5%;
  top: 18%;
  width: 55%;
  height: 62%;
  z-index: 2;
}
/*Fin css Plenaria/Plenary*/

/*css Salas/Rooms*/


.backsala{margin: 0px;background: url('../../../../public/img/escenarios/jornadasdeprovincia/jornadas_sala_magistral_opt.jpg') no-repeat center center fixed;-webkit-background-size: 100% 146%;-moz-background-size: 100% 146%;-o-background-size: 100% 146%;background-size: 100% 146%;}
.backsala{margin: 0px;background:  url('../../../../public/img/escenarios/jornadasdeprovincia/jornadas_sala_magistral_opt.jpg') no-repeat center center fixed;-webkit-background-size: 100% 146%;-moz-background-size: 100% 146%;-o-background-size: 100% 146%;background-size: 100% 146%;}
.videosala {
  /*position: absolute;*/
  /*left: 43%;*/
  /*top: 17%;*/
  /*width: 52%;*/
  /*height: 59%;*/
  /*z-index: 2;*/
    position: absolute;
  left: 25.5%;
  top: 18%;
  width: 55%;
  height: 62%;
  z-index: 2;
}
/*Fin css Salas/Rooms*/


/* Lucecitas */
.area,
.area-primary {
  border-radius: 5px;
}

.area:hover {
    -webkit-box-shadow: 8px 8px 12px 0 rgba(255, 255, 255, 0.6);
    -moz-box-shadow: 8px 8px 12px 0 rgba(255, 255, 255, 0.6);
    box-shadow: 8px 8px 12px 0 rgba(255, 255, 255, 0.6);
    outline: 0 ridge rgba(255, 255, 255, 0.6);
    border: 2px solid white;
    background-color: #00000030;
}

.area-primary:hover{
    -webkit-box-shadow: 8px 8px 12px 0 rgba(125, 168, 213, 0.6);
    -moz-box-shadow: 8px 8px 12px 0 rgba(125, 168, 213, 0.6);
    box-shadow: 8px 8px 12px 0 rgba(125, 168, 213, 0.6);
    outline: 0 ridge rgba(125, 168, 213, 0.6);
    border: 2px solid #7DA8D5;
}

.area-no-border{
    border: 0 !important;
}

/********************************************************/
@media screen and (orientation: portrait) {
  .aviso_horizontal{
    visibility: visible;
    position: fixed;
    top: 0; left: 0;
    z-index: 999;
  }
}
